/*
    style page - BLOG
*/

.el-template{
    overflow: hidden;
    position: relative;
}
.el-template .el-column.el-col-content{
    /* float: right; */
    /* width: 70%; */
    width:1200px;
    margin:0 auto;
}

@media only screen and (max-width:1023px) {
    .el-template .el-column.el-col-content{
        width:calc(100% - 40px);
    }
}
@media only screen and (min-width:1024px) and (max-width:1279px) {
    .el-template .el-column.el-col-content{
        width:990px;
    }
}

.el-template .el-column.el-col-sidebar{
    float: left;
    width: 30%;
    padding-top: 40px;
    border-right: 2px solid #e3eaf1;
}
a.at-svc-print {
        background-color: #04243d !important;
}
.el-template.el-blog-single .el-column.el-col-sidebar{
    padding-top: 10px;
}
.el-template .el-column.el-col-sidebar .el-inner-content{
    float: right;
    width: 57%;
    padding: 0 15px;
}
.el-template .el-column.el-col-sidebar .el-inner-content > div{
    margin-top: 33px;
    float: left;
    width: 100%;
}
/* style sidebar */
/* style form search */
.el-template .el-column.el-col-sidebar .el-wrap-cont{
    float: left;
    width: 100%;
}
.el-template .el-column.el-col-sidebar .el-wrap-cont .input-group{
    position: relative;
    width: 100%;
}
.el-template .el-column.el-col-sidebar .el-wrap-cont .input-group button{
    position: absolute;
    top: 5px;
    left: 5px;
    background: none;
    border: none;
    box-shadow: none;
    font-size: 18px;
    z-index: 10;
}
.el-template .el-column.el-col-sidebar .el-wrap-cont .input-group input[type=text],.el-template .el-column.el-col-sidebar .el-wrap-cont .input-group input[type=search]{
    font-size: 18px;
    height: 44px;
    padding-left: 35px;
    width: 100%;
}
.el-template .el-column.el-col-sidebar  .el-sidebar-title{
    width: 100%;
    float: left;
    border-top: 1px solid #d5dade;
}
.el-template .el-column.el-col-sidebar  .el-sidebar-title h3{
    color: #03243c;
    font-size: 20px;
    margin: 0;
    padding: 11px 0;
    position: relative;
    font-weight: 600;
}
.el-template .el-column.el-col-sidebar  .el-sidebar-title h3::after{
    content: '';
    width: 54px;
    height: 4px;
    background: #ff0000;
    position: absolute;
    right: 0;
    top: 0;
}
.el-template .el-column ul {
    padding: 0;
    margin: 0;
    list-style-position: inside;
    color: #ff0000;
}
.el-template .el-column ul li a{
    color :#03243c;
    font-size: 18px;
    font-weight: 600;
    line-height: 30px;
}
.el-template .el-column .el-content-article-post ul li a{
    font-size: 18px;
    color: #30699d;
    text-decoration: underline;
    font-weight: bold;
}
/* style content article */
.el-template .el-column.el-col-content .el-header-content{
    float: left;
    width: 100%;
    background: #f6f6f6;
    padding-top: 20px;
    padding: 0 30px;
}
.el-template .el-column.el-col-content .el-inner-content{
    /* width: 81%; */
    /* float: left; */
    padding-top: 20px;
}
/*.el-template .el-column.el-col-content .el-inner-content {
    width: 81%;
    float: left;
    padding-top: 20px;
}*/
.el-template.el-service-post .el-column.el-col-content .el-inner-content{
    padding-top: 0;
}
.el-template.el-service-post .el-column.el-col-content .el-header-content .el-title-blog{
    margin-top: 15px;
    float: right;

}
.el-template .el-column.el-col-content .el-header-content .el-inner-content{

}
.el-template .el-column.el-col-content .el-header-content .el-inner-content .el-top-panel{
   
   
    float: left;
    width: 100%;
    padding-top: 20px;

}
.el-template .el-column.el-col-content .el-header-content .el-inner-content .el-top-panel .el-subscribe-link{
    float: left;
    margin-top: 20px;
}
.el-template .el-column.el-col-content .el-header-content .el-inner-content .el-bottom-panel{
    padding-bottom: 10px;
    padding-top: 10px;
    float: left;
    width: 100%;
}
.el-template .el-column.el-col-content .el-header-content .el-inner-content .el-bottom-panel a{
    color :#03243c;
}
.el-template .el-column.el-col-content .el-header-content .el-inner-content .el-bottom-panel i{
    font-size: 9px;
    padding: 0 5px;
}
.el-template .el-column.el-col-content .el-header-content .el-inner-content .el-bottom-panel p{
    margin: 0;
    padding: 0;
    font-size: 14px;
    color: #ff0000;
}
.el-template .el-column.el-col-content .el-header-content .el-title-blog{
    margin-top: 40px;
}
.el-template .el-column.el-col-content .el-header-content .el-title-blog h1{
    font-size: 48px;
    margin: 0;
    padding :15px 0;
    font-weight: 600;
    text-shadow: 3px 3px 0 #d4d4d4;
    color: #03243c;
}
.el-template .el-column.el-col-content .el-header-content .el-icon{
    float: right;
    margin-left: 20px;
}
.el-template .el-column.el-col-content .el-header-content .el-icon img{
    width: 100%;
    height :100%;
    object-fit: contain;
}
/* style widget article */
.el-template .el-column.el-col-content .el-posts-content .el-inner-content{
    padding-bottom: 30px;
    padding-top: 30px;

}

.page-template-page-hartsaot .el-template .el-column.el-col-content .el-posts-content .el-inner-content {
 
}
.el-template.el-blog-single .el-column.el-col-content .el-posts-content .el-inner-content{
    padding-top: 15px;
    padding-left: 17px;
}
.el-template .el-column.el-col-content .el-posts-content .el-art-wrap{
    float: right;
    width: 33.333%;
    margin-bottom: 30px;
}
.page-template-page-hartsaot .el-template .el-column.el-col-content .el-posts-content .el-art-wrap {
    
}
.page-template-page-tikshored .el-template .el-column.el-col-content .el-posts-content .el-art-wrap {
   
}
.el-template .el-column.el-col-content article .el-user-data{
    float: left;
    width: 100%;
    position: static;
    margin-top :0px;
}
.el-template .el-column.el-col-content article  .el-user-data .el-left-col{
    float: left;
    width: calc(100% - 50px);
}
.el-template .el-column.el-col-content article  .el-user-data .el-right-col{
    float: right;
}
.el-template .el-column.el-col-content article .el-user-data .el-icon-author{
    width: 40px;
    height: 40px;
    position: relative;
    top: -10px
}
.el-template .el-column.el-col-content article .el-user-data .el-icon-author img{
    width: 100%;
    height : 100% ;
    object-fit: cover;
    border-radius: 50%;
    overflow: hidden;
}
.el-template .el-column.el-col-content article .el-user-data span.el-date-post{
    font-size: 14px;
    color: #30699d;
    margin-top: 3px;
    display: inline-block;
    font-family: sans-serif;
}
.el-template .el-column.el-col-content article .el-user-data span.el-sep{
    width :7px;
    height :7px;
    border-radius: 50%;
    margin: 0 10px;
     display: inline-block;
     background: #ff0000 ;
     position: relative;
     top: -1px;
 }
.el-template .el-column.el-col-content article .el-user-data span.el-some-text{
    font-size: 14px;
    color: #30699d;
    margin-right: 12px;
}
.el-template .el-column.el-col-content article{
        height: 440px;
}
.el-template .el-column.el-col-content .el-posts-content{
    /* float: left; */
    width: 100%;
        padding: 0 30px;
}
.el-template .el-column.el-col-content .el-posts-content .el-art-wrap article{
    border: 1px solid #dde5ed;
}
.el-template .el-column.el-col-content article .el-bg-article{
    height :215px;
    overflow: hidden;
}
.el-template .el-column.el-col-content article .el-bg-article .el-thumbnail{
    height: 100%;
}
.el-template .el-column.el-col-content article .el-bg-article img{
    width: 100%;
    height: 100%;
}
.page-template-page-tikshored .el-template .el-column.el-col-content article .el-bg-article img{
    width: auto;
    height: auto;
    display: block;
    padding: 20px;
        max-width: 200px;
    max-height: initial;
    margin: 0 auto;
}
.page-template-page-tikshored.page-template-page-hartsaot .el-template .el-column.el-col-content article .el-bg-article img {
    width: 100%;
    height: auto;
    display: block;
    padding: 20px;
    max-width: none;
    max-height: none;
    margin: 0 auto;
    padding: 0px;
}
.page-template-page-tikshored  .el-template .el-column.el-col-content article .el-content-article .el-title h4 {
    color: #0d2946;
    margin: 15px 0;
    font-size: 19px;
    line-height: 20px;
    margin-bottom: 20px;
    font-weight: 600;
    min-height: 60px;
}

.page-template-page-tikshored.page-template-page-hartsaot  .el-template .el-column.el-col-content article .el-content-article .el-title h4 {
    color: #0d2946;
    margin: 15px 0;
    font-size: 21px;
    font-weight: 600;
  min-height: 97px;
}
.page-template-page-hartsaot .el-thumbnail {
position: relative;
}
.page-template-page-hartsaot .el-thumbnail img.play_button {
    position: absolute;
    z-index: 9;
    width: 50px !important;
    height: 50px !important;
    top: 29%;
    right: 41%;
}
.page-template-page-hartsaot .el-template .el-column.el-col-content article.el-otr-link .el-content-article .el-excerpt {
    width: 100%;
    overflow: hidden;
    height: 90px;
}
.page-template-page-tikshored.page-template-page-hartsaot .el-template .el-column.el-col-content article {
       /* height: 355px;*/
           height: 241px;
}

.page-template-page-tikshored.page-template-page-hartsaot.page-id-2765 .el-template .el-column.el-col-content article {
     /* height: 392px;*/
      height: 271px;
}

    
.page-template-page-tikshored .el-template .el-column.el-col-content article .el-bg-article {
    height: 110px;
    overflow: hidden;
}
.page-template-page-tikshored .el-template .el-column.el-col-content article {
     height: 348px;
}
.page-template-page-tikshored .el-content-article + div {
    padding: 0 15px;
}
.el-template .el-column.el-col-content article .el-content-article{
    padding: 0 15px;
}
.el-template .el-column.el-col-content article .el-content-article .el-title h4{
    color: #0d2946;
    margin: 15px 0;
    font-size: 19px;
    line-height: 20px;
    font-weight: 600;
}
.el-template .el-column.el-col-content article .el-content-article .el-excerpt{
    font-size: 16px;
    color: #363f45;
    padding-bottom: 20px;
    max-height: 100px;
    overflow: hidden;
        font-family: 'Open Sans Hebrew', sans-serif;
}



/* style single - blog */
.el-template .el-col-content  .el-breadcrumps-wrap{
    margin-bottom: 10px;
}
.el-template .el-col-content  .el-breadcrumps-wrap span,
.el-template .el-col-content  .el-breadcrumps-wrap span a{
    font-size: 14px;
    font-family: 'almoni', sans-serif;
}

.el-template .el-col-content  .el-breadcrumps-wrap i{
    font-family: sans-serif;
}
.el-template .el-col-content  .el-breadcrumps-wrap span.sep{
    font-family: sans-serif;
}
.el-template .el-col-content .el-breadcrumps-wrap span.current,
.el-template .el-col-content  .el-breadcrumps-wrap span.sep{
    color: #ff0000;
}
.el-template .el-col-content  .el-breadcrumps-wrap span a{
    color: #03243c;
}
.el-template .el-column.el-col-content  .el-header-article-post .el-thumbnail-post{
    height: 320px;
    width: 100%;
}
.el-template.el-blog-single .el-posts-content{
    padding-left: 30px;
}
.el-template .el-column.el-col-content  .el-header-article-post .el-thumbnail-post img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.el-template.el-blog-single .el-bottom-panel{
    float: left;
    width: 100%;
}
.el-template .el-bottom-panel .el-link-share{
    float: left;
    margin: 10px 0;
}
.el-template .el-bottom-panel .el-user-data{
    float: right;
    padding-right: 15px;
}
.el-template .el-bottom-panel  .el-user-data .el-left-col{
    float: left;
    width: calc(100% - 68px);
}
.el-template .el-bottom-panel .el-user-data .el-right-col{
    float: right;
}
.el-template .el-bottom-panel .el-user-data .el-icon-author{
    width: 68px;
    height: 68px;
    position: relative;
    top: -30px;
    border: 4px solid #fff;
    border-radius: 50%;
    overflow: hidden;
}
.el-template .el-bottom-panel .el-user-data .el-icon-author img{
    width: 100%;
    height : 100% ;
    object-fit: cover;

}
.el-template .el-bottom-panel .el-user-data span.el-date-post{
    font-size: 14px;
    color: #30699d;
    margin-top: 10px;
    display: inline-block;
    font-family: sans-serif;
}
.el-template .el-bottom-panel .el-user-data span.el-sep{
    width :7px;
    height :7px;
    border-radius: 50%;
    margin: 0 10px;
    display: inline-block;
    background: #ff0000 ;
    position: relative;
    top: -2px;
}
.el-template .el-bottom-panel .el-user-data span.el-some-text{
    font-size: 14px;
    color: #30699d;
    margin-right: 15px;
}
.el-template .el-title-post h1{
    font-size :40px;
    font-weight: 600;
}
.el-template .el-bottom-panel .at-style-responsive .at-share-btn{
    padding: 0;
}


.el-template .el-other-rows-post .el-row{
    float: left;
    width: 100%;
    margin-bottom: 10px;
}
.el-template .el-other-rows-post .el-row > .el-title{
    border-bottom: 1px solid #c7d7e7;
    margin-bottom: 15px;
}
.el-template.el-service-post .el-posts-content{
    margin-top: 0;
}
.el-template.el-service-post .el-col-content  .el-breadcrumps-wrap{
    margin-bottom: 0;
}
.el-template .el-other-rows-post .el-row > .el-title h3{
    color: #03243c;
    font-size: 26px;
    margin: 0;
    padding: 9px 0;
    position: relative;
}
.el-template .el-other-rows-post .el-row.el-style-1 h3{
    font-weight: 600;
}
.el-template .el-other-rows-post .el-row > .el-title h3::after{
    content: '';
    width: 54px;
    height: 1px;
    background: #ff0000;
    position: absolute;
    right: 0;
    bottom: -1px;
}
.el-template .el-other-rows-post .el-row.el-style-1{

}
.el-template .el-other-rows-post .el-row .el-items-wrap{
    margin-top: 5px;
    float: left;
    width: 100%;
}
.el-template .el-other-rows-post .el-row.el-style-1 .el-items-wrap .el-item{
    width: 25%;
    padding : 0 15px;
    position: relative;
    min-height: 266px;
    float: right;
}
.el-template .el-other-rows-post .el-row.el-style-1 .el-items-wrap .el-item .el-title{
    padding-bottom: 32px;
}
.el-template .el-other-rows-post .el-row.el-style-1 .el-items-wrap .el-item  .el-user-data{
    position: absolute;
        bottom: 32px;
    right: 0;
}
.el-template .el-other-rows-post .el-row.el-style-1 .el-items-wrap {
    margin-top: 5px;
    float: none;
    width: auto;
}
.el-template .el-other-rows-post .el-row.el-style-1 .el-items-wrap .el-item:first-child{
   
}
.el-template .el-other-rows-post .el-row.el-style-1 .el-items-wrap .el-item:last-child{
  
}
.el-template .el-other-rows-post .el-row.el-style-1 .el-items-wrap .el-item .el-bg-item .el-thumbnail-post{
    width: 100%;
    height :150px;
}
.el-template .el-other-rows-post .el-row.el-style-1 .el-items-wrap .el-item .el-bg-item img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.el-template .el-other-rows-post .el-row.el-style-1 .el-content-item .el-title h5{
    font-size: 20px;
    font-weight: 600;
    color: #0d2946;
    margin-bottom: 10px;
    height: 67px;
    overflow: hidden;
}
.el-template .el-other-rows-post .el-row.el-list ul li a{
    color : #0d2946;
}
.el-template .el-other-rows-post .el-row .el-user-data span.el-date-post{
    font-size: 14px;
    color: #30699d;
    margin-top: 10px;
    display: inline-block;
    font-family: sans-serif;
}
.el-template .el-other-rows-post .el-row .el-user-data span.el-sep{
    width :5px;
    height :5px;
    border-radius: 50%;
    margin: 0 4px;
    display: inline-block;
    background: #ff0000 ;
    position: relative;
    top: -2px;
}
.el-template .el-other-rows-post .el-row .el-user-data span.el-some-text{
    font-size: 14px;
    color: #30699d;

}

.el-template .el-other-rows-post .el-row.el-style-1 .el-items-wrap .el-item:last-child .el-user-data span.el-some-text{
    margin-right: 0;
}


.el-template .el-other-rows-post .el-row.el-style-2 .el-items-wrap .el-item{
    width: 32.1%;
    margin-bottom: 20px;
    padding: 15px;
    background: #e2f1f9;
    margin-right: 15px;
    float: right;
    position: relative;
    height: 90px;
}
.el-template .el-other-rows-post .el-row.el-style-2 .el-items-wrap .el-item:nth-child(1),
.el-template .el-other-rows-post .el-row.el-style-2 .el-items-wrap .el-item:nth-child(4){
    margin-right: 0;
    width: 32.1%;
}
.el-template .el-other-rows-post .el-row.el-style-2 .el-items-wrap .el-item .el-bg-item{
    float: right;
    width: 80px;
    height: 60px;
}
.el-template .el-other-rows-post .el-row.el-style-2 .el-items-wrap .el-item .el-bg-item .el-thumbnail-post{
    width: 100%;
    height :100%;
}
.el-template .el-other-rows-post .el-row.el-style-2 .el-items-wrap .el-item .el-bg-item .el-thumbnail-post img{
    width: 100%;
    height :100%;
    object-fit: cover;
}
.el-template .el-other-rows-post .el-row.el-style-2 .el-items-wrap .el-item .el-content-item{
    float: left;
    width: calc(100% - 100px);
}
.el-template .el-other-rows-post .el-row.el-style-2 .el-items-wrap .el-item .el-content-item h5{
    font-size: 18px;
    font-weight: 600;
    color: #0d2946;
    margin-bottom: 25px;
    margin: 0;
    display: block;
    width: 100%;
    min-height: 39.6px;
}
.el-template .el-other-rows-post .el-row.el-style-2 .el-content-item .el-title{

    width: 100%;
}
.el-template .el-other-rows-post .el-row.el-style-2 .el-content-item .el-user-data{

}
.el-template .el-other-rows-post .el-row.el-list ul{
    list-style :none;
}
.el-template .el-other-rows-post .el-row.el-list ul li{
    width: 50%;
    float: left;
    position: relative;
    padding-right: 25px;
}
.el-template .el-other-rows-post .el-row.el-list ul li::after{
    position: absolute;
    content: ' ';
    right: 0;
    top: 12px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #ff0000;
}
.el-template .el-other-rows-post .el-row.el-list ul li a{
    font-size: 18px;
}

.el-template .el-callback-article-post{
    float: left;
    width: 100%;
    background: #cddae7;
    padding: 25px;
}
.el-template .el-callback-article-post .el-form-reg{
    float: left;
    width: 70%;
}
.el-template .el-callback-article-post .el-form-reg .el-top-row,
.el-template .el-callback-article-post .el-form-reg .el-bottom-row{
    width: 100%;
    float: left;
}
.el-template .el-callback-article-post .el-form-reg .el-top-row .wpcf7-form-control-wrap{
    width: calc(100% / 3);
    float: left;
    padding-right: 19px;
}
.el-template .el-callback-article-post .el-form-reg .el-top-row p,
.el-template .el-callback-article-post .el-form-reg .el-top-row span{
    margin: 0;
    padding: 0;
}
.el-template .el-callback-article-post .el-form-reg .el-top-row br{
    display: none;
}
.el-template .el-callback-article-post .el-form-reg .el-top-row input{
    width: 100%;
    float: left;
    background: none;
    transition: 0.3s;
    border  :2px solid #fff;
    font-size: 18px;
    padding: 6px 10px;
}
.el-template .el-callback-article-post .el-form-reg .el-top-row span:nth-child(1){
    float: right;
}
.el-template .el-callback-article-post .el-form-reg .el-bottom-row{
    float: left;
    width: 100%;
}
.el-template .el-callback-article-post .el-form-reg .el-bottom-row span{
    width: calc(100% - 208px);
    padding-left: 15px;
    float: right;
}
.el-template .el-callback-article-post .el-form-reg .el-top-row input,
.el-template .el-callback-article-post .el-form-reg .el-bottom-row input.el-callback-input{
    width: 98%;
    float: left;
    background: none;
    transition: 0.3s;
    border  :2px solid #fff;
    font-size: 18px;
    padding: 6px 10px;
    text-align: right;
}
.el-template .el-callback-article-post .el-form-reg .el-bottom-row br{
    display: none;
}
.el-template .el-callback-article-post .el-form-reg .el-bottom-row input[type=submit]{
    float: left;
    width: 200px;
    background: red;
    color: #fff;
    border: none;
    padding: 8px 0;
    font-size: 18px;
    position: relative;
}
/* .el-template .el-callback-article-post .el-form-reg .el-bottom-row ::after{
    content: '';
    top: 6px;
    left: -93px;
    position: absolute;
    background: url(../img/arrow-left.png) no-repeat center;
    width: 20px;
    height: 30px;
    background-size: contain;
    z-index: 12;
} */
.el-template .el-callback-article-post .el-data-adm{
    float: right;
    border-left: 1px solid #98a5b9;
    width: 30%;
}
.el-template .el-callback-article-post .el-top-row{
    margin-bottom: 15px;
}
.el-template .el-callback-article-post .el-top-row  .el-logo{
    float: left;
    width: calc(94% - 50px);
}
.el-template .el-callback-article-post .el-top-row .el-adm-ph{
    float: right;
    margin-top: 15px;
    margin-right: 15px;
    width: 50px;
    height: 50px;
}

.el-template .el-callback-article-post .el-top-row .el-logo img{
    width: 95%;
    height: auto;
    object-fit: cover;
    position: relative;
    margin-top: 12px;
}
.el-template .el-callback-article-post .el-top-row .el-adm-ph img{
    width: 50px;
    height :50px;
    object-fit: cover;
    overflow: hidden;
    border-radius: 50%;
}
.el-template .el-callback-article-post .el-bottom-row{
    color: #03243c;
    font-size: 19px;
    text-align: right;
    font-weight: 400;
    float: right;
    clear: both;
}
.el-template .el-callback-article-post .el-bottom-row p{
    font-weight: 600;
    margin: 0;
}
.el-template .el-callback-article-post .el-bottom-row span{
    color: #ff0000;
    padding: 0 14px;
}
.el-template .el-callback-article-post .el-bottom-row .ajax-loader{
    display: none;
}

.el-template .el-callback-article-post input.wpcf7-not-valid{
   border: 2px solid  red !important;
}
.el-template .el-callback-article-post span[role=alert]{
    display: none;
}
.el-template .el-callback-article-post div.wpcf7-validation-errors,
.el-template .el-callback-article-post div.wpcf7-mail-sent-ok{
    display: none !important;
}


.el-template.el-about-page .el-main-bg{
    width: 100%;
    /* float: left; */
    min-height: 430px;
}
.el-template.el-about-page .el-main-bg .el-inner-content{
    margin: 0 auto;
    width: 73%;
    padding: 0 15px;
    padding-top: 90px;
    color: #fff;
}
.el-template.el-about-page .el-main-bg  .el-breadcrumps-wrap{
    margin-top: 3px;
}
.el-template.el-about-page .el-main-bg  .el-breadcrumps-wrap span,
.el-template.el-about-page .el-main-bg  .el-breadcrumps-wrap span a{
    font-size: 14px;
    font-family: 'almoni', sans-serif;
}
.el-template.el-about-page .el-main-bg  .el-breadcrumps-wrap span  {
    color: #fff;
}

.el-template.el-about-page .el-main-bg  .el-breadcrumps-wrap span.current  {
    color: #ff0000;
}
.el-template.el-about-page .el-main-bg  .el-breadcrumps-wrap a {
    color: #fff;
}

.el-template.el-about-page .el-main-bg  .el-breadcrumps-wrap i,
.el-template.el-about-page .el-main-bg  .el-breadcrumps-wrap  span.sep{
    font-family: sans-serif;
    color: red;
}
.el-template.el-about-page .el-main-bg  .el-breadcrumps-wrap span a{
    color: #fff;
}
.el-template.el-about-page .el-main-bg h1{
    font-size: 55px;
    margin-top: 33px;
    color: #afd9ee;
    font-weight: 600;
}
.el-template.el-about-page .el-main-bg .el-description_header{
    width: 40%;
    float: right;
    font-size: 17px;
    line-height: 30px;
    color: #fdfcfc;
    margin-bottom: 30px;
    font-family: 'Open Sans Hebrew', sans-serif;
}
.el-template .el-callback-article-post{
    margin-bottom: 20px;
}
body.page-id-177 .el-template .el-column.el-col-sidebar{
    padding-top: 10px;
}

.el-template.el-error-404 .el-main-error-banner{
    height: 770px;
    width: 100%;
    float: left;
    text-align: center;
    background: url('http://yoram.s84.upress.link/wp-content/uploads/2017/09/error-1024x416.jpg') center no-repeat;
    background-size: cover;
}
.el-template.el-error-404 .el-title-error{
    font-size: 250px;
    color: #305175;
    font-weight: 600;
    line-height: 200px;
    margin-top: 225px;
}
.el-template.el-error-404 .el-description-error{
    font-size: 17px;
    font-weight: 400;
    color: #fdfcfc;
}
.el-template.el-error-404 .el-btn-to-home a{
    margin: 20px 0 0 0;
    padding: 8px 40px;
    padding-left: 50px;
    padding-right: 30px;
    font-size: 18px;
    color: #fff;
    position: relative;
}
.el-template.el-error-404 .el-btn-to-home a i{
    font-weight: 100;
    position: relative;
    right :15px;
    top :2px;
}
.el-template.el-error-404 .el-btn-to-home a{
    display: inline-block;
    background: #ff0000;
    position: relative;
}
.el-template.el-error-404 .el-btn-to-home a::after{
    content: '';
    top: 6px;
    left: 22px;
    position: absolute;
    background: url(../img/arrow-left.png) no-repeat center;
    width: 20px;
    height: 30px;
    background-size: contain;
}

.el-template.el-thank-you .el-main-thank-banner{
    height: 770px;
    width: 100%;
    float: left;
    text-align: right;
    background: url('http://yoram.s84.upress.link/wp-content/uploads/2017/09/thank_you.jpg') center no-repeat;
    background-size: cover;
}
.el-template.el-thank-you .el-title-thank{
    font-size: 65px;
    color: #afd9ee;
    font-weight: 600;
    margin-top: 296px;
    line-height: 85px;
}
.el-template.el-thank-you .el-description-thank{
    font-size: 17px;
    font-weight: 400;
    color: #fdfcfc;
}
.el-template.el-thank-you .el-btn-to-home a{
    margin: 35px 0 0 0;
    padding: 8px 40px;
    padding-left: 50px;
    padding-right: 30px;
    font-size: 18px;
    color: #fff;
    position: relative;
}
.el-template.el-thank-you .el-btn-to-home a i{
    font-weight: 100;
    position: relative;
    right :15px;
    top :2px;
}
.el-template.el-thank-you .el-btn-to-home a{
    display: inline-block;
    background: #ff0000;
    position: relative;
}
.el-template.el-thank-you .el-btn-to-home a::after{
    content: '';
    top: 6px;
    left: 22px;
    position: absolute;
    background: url(../img/arrow-left.png) no-repeat center;
    width: 20px;
    height: 30px;
    background-size: contain;
}


.el-template .el-the-content ul{
    list-style-position: outside;
    padding-right: 25px;
}
.el-template .el-the-content ul li span{
    color: #363f45;
}
.el-template .el-the-content ul li a span{
    color: #30699d;
}

   
.el-template .el-the-content .el-comment-f,
.el-template .el-the-content .el-comments-f {
    display: none;
}





.el-template .el-the-content{
    font-size: 17px;
    line-height: 30px;
    color: #363f45;
}
.rounded-list {
    counter-reset: li;
    list-style: none;
    padding: 0;
}
.el-template .el-the-content i{
    font-style: italic;
}
.el-template .el-the-content b span,
.el-template .el-the-content strong span,
.el-template .el-the-content b,
.el-template .el-the-content strong{
    font-weight: 600;
    color: #03243c ;
}
ol.rounded-list li:after{
    content: '';
    position: absolute;
    right: 6px;
    width: 2px;
    height: 2px;
    top: 25px;
    border-radius: 50%;
    background: #30699d;
}
ol.rounded-list li:before{
    content: counter(li);
    counter-increment: li;
    position: absolute;
    right: -10px;
    top: 25px;
    margin-top: -1em;
    background: #e6e6e6;
    height: 25px;
    width: 25px;
    line-height: 1.75em;
    text-align: center;
    font-weight: bold;
    -moz-border-radius: 2em;
    -webkit-border-radius: 2em;
    border-radius: 2em;
    color: #30699d;
    font-size: 15px;
}


ol.rounded-list li{
    position: relative;
    display: block;
    padding: .4em .4em .4em 2em;
    margin: 20px 0;
    color: #444;
    text-decoration: none;
    -moz-border-radius: .3em;
    -webkit-border-radius: .3em;
    border-radius: .3em;
    padding-right: 30px;
}

.el-template .el-the-content ul{
    list-style: none;
        font-family: 'Open Sans Hebrew', sans-serif;
}
.el-template .el-the-content ul li{
    position: relative;
    padding-right: 15px;
    color: #363f45;
}
.el-template .el-the-content ul li::after{
    position:  absolute;
    right : 0;
    top :13px;
    content: '';
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #ff0000;
}

.el-template .el-the-content h4,
.el-template .el-the-content h4 span{
    position: relative;
}
.el-template .el-the-content h4::before{
    position: relative;
    content: '';
    width: 25px;
    height: 25px;
    float: right;
    margin-left: 5px;
    right: 0;
    top: 1px;
    background: url(http://yoram.s84.upress.link/wp-content/uploads/2017/09/ic_title.png) no-repeat center;
}
.el-template .el-the-content .fb_iframe_widget_fluid {
    display: inline;
    width: 100%;
    float: left;
    margin-top: 35px;
    padding-top: 10px;
    border-top: 1px solid #e3e3e3;
}
.el-template .el-the-content h3,
.el-template .el-the-content h4,
.el-template .el-the-content h5{
    margin-top: 30px;
}
.el-template .el-the-content h2,
.el-template .el-the-content h2 span,
.el-template .el-the-content h3,
.el-template .el-the-content h3 span,
.el-template .el-the-content h4,
.el-template .el-the-content h4 span,
.el-template .el-the-content h5,
.el-template .el-the-content h5 span,
.el-template .el-the-content h6,
.el-template .el-the-content h6 span{
    color: #03243c;
    font-weight: 600;
}
.el-template .el-the-content h2,
.el-template .el-the-content h2 span{
   font-size: 31px;
    color: #30699d;
}
.el-template .el-the-content h3,
.el-template .el-the-content h3 span{
    font-size: 26px;
}
.el-template .el-the-content h4,
.el-template .el-the-content h4 span{
    font-size: 24px;
}
.el-template .el-the-content h5,
.el-template .el-the-content h5 span{
    font-size: 22px;
}
.el-template .el-the-content h6,
.el-template .el-the-content h6 span{
    font-size: 20px;
}
.el-template .el-the-content p,
.el-template .el-the-content p span{
    font-size: 17px;
    color: #363f45;
   font-family: 'Open Sans Hebrew', sans-serif;
}
.el-template.el-about-page .el-the-content{
    /* padding-left: 15px; */
}
.el-template.el-about-page .el-column.el-col-content .el-posts-content .el-inner-content{
    padding-top: 10px;
}
/* responsive */
@media(max-width: 1680px){
    .el-template .el-column.el-col-content .el-inner-content{
        /* width: 87%; */
        width:100%;
    }
    .el-template .el-column.el-col-sidebar .el-inner-content{
        width: 70%;
    }
    .el-template.el-about-page .el-main-bg .el-inner-content{
        width: 82%;
    }
}
@media(max-width: 1580px){
    .el-template .el-column.el-col-content .el-inner-content{
        /* width: 95%; */
        width:100%;
    }
    .el-template .el-column.el-col-sidebar .el-inner-content{
        width: 90%;
    }
    .el-template.el-about-page .el-main-bg .el-inner-content{
        width: 93%;
    }
}
@media(max-width: 1450px){
    .el-template .el-column.el-col-content article .el-user-data span.el-date-post {
        font-size: 12px;
    }
    .el-template .el-column.el-col-content article .el-user-data span.el-some-text {
        font-size: 12px;
    }
    .el-template .el-callback-article-post .el-form-reg{
        width: 65%;
    }
    .el-template .el-callback-article-post .el-data-adm{
        width: 35%;
    }
    .page-template-page-hartsaot .el-template .el-column.el-col-content article .el-user-data span.el-date-post {
        font-size: 13px;
    }
    .page-template-page-hartsaot .el-template .el-column.el-col-content article .el-user-data span.el-some-text {
        font-size: 15px;
    }
}
@media(max-width: 1400px){
    .fp3 .main-title{
        font-size: 45px;
        line-height: 50px;
    }
    .fp3 .selec-art-block .title{
        font-size: 20px;
    }
    .fp3 .selec-art-block .excerpt{
        font-size: 14px;
    }
    .fp3 .last-art-block .title{
        font-size: 17px;
    }
    
}
body.home span.wpcf7-form-control-wrap{
        position: relative;
        width: 18%;
        display: block;
        float: right;
        padding: 0 5px;
        text-align: left;
        margin: 0 6px;
    }
    body.home span.wpcf7-form-control-wrap.your-message  {
        width: 24%;
    }
    body.home .form span.wpcf7-form-control-wrap input{
        width: 100% ;
        margin: 0;
    }
    body.home .form span.wpcf7-form-control-wrap .your-name input,
    body.home .form span.wpcf7-form-control-wrap .your-subject input,
    body.home .form span.wpcf7-form-control-wrap .your-email input{
        width: 100% ;
        margin: 0 ;
    }
@media(max-width: 1200px){
    .fp3 .selec-art-block .post_thumbnail {
        width: 143px;
		height: 100%;
        float: right;
    }
    .fp3 .selec-art-block .post_thumbnail img{
		display: block;
        width: 100%;
        height: 100%;
    }
    .fp3 .selec-art-block .content{
        width: calc( 100% - 156px );
    }
    .fp3 .selec-art-block .title{
        font-size: 17px;
    }
    .fp3 .selec-art-block .data,
    .fp3 .last-art-block .data{
        font-size: 11px;
    }
    .fp3 .selec-art-block .excerpt{
        font-size: 12px;
    }
    .fp3 .last-art-block .title{
        font-size: 14px;
    }
    body.home span.wpcf7-form-control-wrap{
        width: 25% ;
    }
}
@media(max-width: 1350px){
    .el-template .el-other-rows-post .el-row.el-style-1 .el-items-wrap .el-item{
        width: 33%;
        margin-bottom: 20px;
        float: right;
    }
    .el-template .el-other-rows-post .el-row.el-style-1 .el-items-wrap .el-item:first-child{
        padding-right: 0;
    }
    .el-template .el-other-rows-post .el-row.el-style-1 .el-items-wrap .el-item:last-child{
        padding-right: 0;
        padding-left: 0;
    }
    .el-template .el-other-rows-post .el-row.el-style-1 .el-items-wrap .el-item:nth-child(3){
        padding-left: 0;
        padding-right: 0;
    }
}
@media screen and (max-width: 1200px) and (min-width: 992px){
    .el-template .el-callback-article-post .el-form-reg{
        width: 60%;
    }
    .el-template .el-callback-article-post .el-data-adm{
        width: 40%;
    }
    .el-template .el-other-rows-post .el-row.el-style-2 .el-items-wrap .el-item{
        width: 45%;
    }
    .el-template .el-other-rows-post .el-row.el-style-2 .el-items-wrap .el-item:nth-child(1), .el-template .el-other-rows-post .el-row.el-style-2 .el-items-wrap .el-item:nth-child(4){
        width: 45%;
    }
    .el-template .el-other-rows-post .el-row.el-style-2 .el-items-wrap .el-item:nth-child(3){
        margin-right: 0;
        margin-left: 15px;
    }
    .el-template .el-other-rows-post .el-row.el-style-2 .el-items-wrap .el-item:nth-child(5){
        margin-right: 0;
    }
    .el-template .el-other-rows-post .el-row.el-list ul li{
        padding-left: 15px;
    }
}
@media(max-width: 1120px){
    .el-template .el-column.el-col-content .el-inner-content{
        width: 100%;
    }
    .el-template .el-column.el-col-sidebar .el-inner-content{
        width: 100%;
    }
    .el-template .el-column.el-col-content .el-header-content .el-inner-content .el-top-panel .el-subscribe-link{
        float: left;
        margin-top: 20px;
        margin-bottom: 20px;
        width: 100%;
    }
    .el-template .el-column.el-col-content .el-header-content .el-inner-content .el-top-panel .el-subscribe-link .fb-like.fb_iframe_widget{
        float: right !important;
    }
    .el-template.el-blog-page .el-column.el-col-content .el-header-content .el-top-panel.el-blog-tt .el-title-blog{
        width: calc(100% - 100px);
    }
}
@media(max-width: 992px){
    .el-template .el-column.el-col-content .el-posts-content .el-inner-content{
        padding : 30px 15px;
            margin: 0px;
    }
    .el-template .el-column.el-col-content{
        width: 100%;
    }
    .el-template .el-column.el-col-content .el-header-content .el-title-blog h1{
        font-size: 40px;
    }
    .el-template .el-column.el-col-sidebar{
        width: 100%;
    }
    .el-template.el-blog-single .el-posts-content{
        padding-left: 15px;
    }
    .el-template.el-about-page .el-main-bg .el-description_header{
        width: 60%;
    }
    .el-template.el-about-page .el-main-bg .el-inner-content{
        width: 100%;
    }
}
@media(max-width: 780px){
    .el-template.el-error-404 .el-title-error,
    .el-template.el-thank-you .el-title-thank{
        margin-top: 150px;
    }
    .el-template .el-callback-article-post .el-form-reg,
    .el-template .el-callback-article-post .el-data-adm{
        width: 100%;
    }
    .el-template .el-other-rows-post .el-row.el-style-1 .el-items-wrap .el-item{
        width: 50%;
    }
    .el-template .el-other-rows-post .el-row.el-style-1 .el-items-wrap .el-item:last-child{
        padding-right: 15px;
        padding-left: 15px;
    }
    .el-template .el-callback-article-post .el-top-row .el-logo img{
        width: 100%;
        max-width: 230px;
    }
    .el-template .el-callback-article-post .el-data-adm{
        border: none;
        margin-bottom: 20px;
    }
    .el-template .el-other-rows-post .el-row.el-style-2 .el-items-wrap .el-item{
        width: 45%;
    }
    .el-template .el-other-rows-post .el-row.el-style-2 .el-items-wrap .el-item:nth-child(1), .el-template .el-other-rows-post .el-row.el-style-2 .el-items-wrap .el-item:nth-child(4){
        width: 45%;
    }
    .el-template .el-other-rows-post .el-row.el-style-2 .el-items-wrap .el-item:nth-child(3){
        margin-right: 0;
        margin-left: 15px;
    }
    .el-template .el-other-rows-post .el-row.el-style-2 .el-items-wrap .el-item:nth-child(5){
        margin-right: 0;
    }
}
@media(max-width: 690px){
    .el-template.el-blog-page .el-column.el-col-content .el-posts-content .el-art-wrap,
    .el-template .el-column.el-col-content .el-posts-content .el-art-wrap{
        width: 100%;
        max-width: 450px;
        margin: 20px auto;
        float: none;
        padding-right: 0px;
    padding-left: 0;

        overflow: hidden;
    }
}

@media(max-width: 590px){
    .el-template.el-error-404 .el-main-error-banner,
    .el-template.el-thank-you .el-main-thank-banner{
        height: 570px;
    }
    .el-template.el-thank-you .el-title-thank{
        margin-top: 90px;
    }
    .el-template.el-about-page .el-main-bg .el-description_header{
        width: 90%;
    }
    .el-template .el-other-rows-post .el-row.el-style-1 .el-items-wrap .el-item{
        width: 100%;
        float: none;
        padding: 0;
        margin: 0 auto;
        max-width: 320px;
    }
    .el-template .el-other-rows-post .el-row.el-style-1 .el-items-wrap .el-item:last-child{
        padding: 0;
    }
    .el-template .el-other-rows-post .el-row.el-style-2 .el-items-wrap .el-item,
    .el-template .el-other-rows-post .el-row.el-style-2 .el-items-wrap .el-item:nth-child(1), .el-template .el-other-rows-post .el-row.el-style-2 .el-items-wrap .el-item:nth-child(4){
        width: 100%;
        margin: 0;
        margin-bottom: 20px;
    }
    .el-template .el-other-rows-post .el-row.el-list ul li{
        width: 100%;
    }
}
body  footer#site-footer .text-footer{
    width: 100%;
}
.el-template .el-other-rows-post .el-row.el-style-1 .el-user-data span.el-some-text{
    margin-right: 15px;
}
.el-template.el-blog-page .el-col-content  .el-breadcrumps-wrap{
    margin-bottom: 0;
}
.el-template.el-blog-page .el-col-content  .el-breadcrumps-wrap .breadcrumbs{
    border-top: 1px solid #d4d8dc;
    padding-top: 10px;
}
.el-template.el-blog-page .el-column.el-col-sidebar{
    padding-top: 5px;
}
.el-template.el-blog-page .el-column.el-col-content .el-header-content .el-title-blog{
    margin-top: 0;
}
.at-style-responsive .at-share-btn{
    padding: 0 !important;
}
.at-style-responsive .at-share-btn span{
    text-align: center;
}
.at-style-responsive .at-share-btn span svg{
    width: 22px !important;
}
.el-template .el-column.el-col-content .el-header-content .el-inner-content .el-top-panel .el-subscribe-link{
    float: left;
    margin-top: 5px;
    margin-left: 9px;
}
/* invision effect */

/* home */
.fp1, .fp1 .btn_1, .fp2 .btn,
section.fp1 .icons .col img,
section.fp1 .icons .col span,
.fp3 .selec-art-block .title,
.fp3 .main-art-block .title,
.fp3 .last-art-block .title,
footer .widget_nav_menu .menu a,
.footer-icons a,
.footer-icons a i{
    -webkit-transition: 0.3s ease ;
    -moz-transition: 0.3s ease ;
    -ms-transition: 0.3s ease ;
    -o-transition: 0.3s ease ;
    transition: 0.3s ease ;
}
.fp2 .btn{
    background: #17385c ;
}
.fp2 .btn:hover{
    background: darkblue ;
}
.fp1 .fp1__content .btn_1:hover{
    background: #628B48;
}
section.fp1 .icons .col:hover img{
    transform: translateY(-15px);
}
section.fp1 .icons .col:hover span{
    color: #fff;
}
section.fp1 .icons .col-sm-12{
    display: flex;
    gap: 2rem;
    padding: 5rem 0 2rem 0;
}
section.fp1 .icons .col {
    background: #44607D;
    padding: 2rem 1rem 0;
    cursor: pointer;
    border-radius: 4px;
}
.fp3 .selec-art-block .title:hover,
.fp3 .main-art-block .title:hover,
.fp3 .last-art-block .title:hover,
footer .widget_nav_menu .menu a:hover{
    color: #ff0000;
}
.footer-icons a:hover{
    background: #03243c;
}
.footer-icons a:hover i{
    color: #467ba8;
}

/* page article */
.at-resp-share-element .at-share-btn{
    position:  static;
}
.at-resp-share-element .at-share-btn:hover{
    transform: none !important;
    opacity: 0.7;
}
.el-template .el-column.el-col-sidebar .el-wrap-cont .input-group button i,
.el-template .el-column.el-col-sidebar .el-wrap-cont li a,
.el-template .el-callback-article-post .el-form-reg .el-bottom-row input[type=submit],
.el-template .el-other-rows-post .el-row.el-style-1 .el-content-item .el-title h5,
.el-template .el-other-rows-post .el-row.el-style-2 .el-items-wrap .el-item .el-content-item h5,
.el-template .el-other-rows-post .el-row.el-list ul li a{
    transition: 0.3s;
}

.el-template .el-column.el-col-sidebar .el-wrap-cont .input-group button:hover i,
.el-template .el-column.el-col-sidebar .el-wrap-cont li a:hover,
.el-template .el-other-rows-post .el-row.el-style-1 .el-content-item .el-title h5:hover,
.el-template .el-other-rows-post .el-row.el-style-2 .el-items-wrap .el-item .el-content-item h5:hover,
.el-template .el-other-rows-post .el-row.el-list ul li a:hover{
    color: #ff0000;
}
.el-template .el-callback-article-post .el-form-reg .el-bottom-row input[type=submit]:hover{
    background: #c70202;
}

/* page blog */
.el-template .el-column.el-col-content article .el-content-article .el-title h4{
    transition: 0.3s;
}
.el-template .el-column.el-col-content article .el-content-article .el-title h4:hover{
    color: #ff0000;
}

/* contact page | 404 | thank you */
.beetle-contact-page .form .submit input,
.el-template.el-error-404 .el-btn-to-home a,
.el-template.el-thank-you .el-btn-to-home a{
    -webkit-transition: 0.3s ;
    -moz-transition: 0.3s ;
    -ms-transition: 0.3s ;
    -o-transition: 0.3s ;
    transition: 0.3s ;
}
.beetle-contact-page .form .submit input:hover,
.el-template.el-error-404 .el-btn-to-home a:hover,
.el-template.el-thank-you .el-btn-to-home a:hover{
    background: #c70202;
}
.el-template .el-column.el-col-sidebar .el-wrap-cont .input-group input[type="text"]:-moz-placeholder{
    color: #000;
}
footer .footer-block span{
    line-height: 22px;
}

/* search page */

body.search main#main{
    margin-top: 100px;
    float: left;
    width: 100%;
}
body.search .el-template header.page-header{
    position: static;
    margin-top: 0;
}
body.search .el-template header{
    background: #f6f6f6;
    z-index: 0;
    position: static !important;
    border: none;
}
body.search .el-template.el-blog-page .el-column.el-col-sidebar{
    padding-top: 80px;
}
body.search .el-template .el-column.el-col-content .el-header-content .el-inner-content .el-top-panel{
    padding-bottom: 0;
    padding-top: 80px;
}
body.search header[role=banner]{
/*body.page-id-237 header[role=banner]{*/
    background: #fff;
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
    border :none;
}
/*body.page-id-237 header[role=banner].black,*/
body.search header[role=banner].black{
    background: #142f4e;
    box-shadow: none;
}
body.search main#main  button[type=submit]{
    background: none;
    color: #000;
    border-radius: 0;
    border: 2px solid #ff0000;
    line-height: 19px;
    padding: 5px 20px;
    font-size: 16px;
    position: relative;
    font-weight: 400;
    transition: 0.3s;
    text-shadow: none;
}
body.search main#main  button[type=submit]::after{
    content: '';
    position: absolute;
    right :0;
    top: 0;
    transition: 0.3s;
    width: 0;
    height :100%;
    background: #ff0000;
    z-index: -1;
    text-shadow: none;
}
body.search main#main  button[type=submit]:hover{
    color :#fff;
    font-weight: 400;
}
body.search main#main  button[type=submit]:hover::after{
    width: 100%;
}
/* inverse menu */
/* adress */
body.search header[role=banner] .address{
    color: #000;
}
body.search header[role=banner].black .address{
    color: #fff;
}
/* menu link */
body.search header[role=banner] .navbar-nav > li a{
    color: #000;
}
body.search header[role=banner] .navbar-nav > li a:hover,
body.search header[role=banner].black .navbar-nav > li.dropdown > .sub-menu a:hover{
    color :#ff0000;
}
body.search header[role=banner].black .navbar-nav > li a{
    color: #fff;
}
/* dropdown menu  */
body.search header[role=banner].black .navbar-nav > li.dropdown > .sub-menu a{
    color: #000;
}

/* logotype mneu */
body.search header[role=banner] .logo-header img{
    display: none;
}
body.search header[role=banner] .logo-header img.scroll-logo{
    display: block;
}
body.search header[role=banner].black .logo-header img{
    display: block;
}
body.search header[role=banner].black .logo-header img.scroll-logo{
    display: none;
}
body.search main#main .entry-meta-comment-tools a.btn{
    position: relative;
    display: inline-block;
    background: none;
    color: #14162b;
    border: 2px solid #ff0000;
    border-radius: 0;
    padding: 6px 9px;
    line-height: 17px;
    transition: 0.3s;
}
body.search main#main .entry-meta-comment-tools a.btn:hover{
    color :#fff;
}
body.search main#main .entry-meta-comment-tools a.btn::after{
    content: '';
    position: absolute;
    right :0;
    top: 0;
    transition: 0.3s;
    width: 0;
    height :100%;
    background: #ff0000;
    z-index: -1;
    text-shadow: none;
}
body.search main#main .entry-meta-comment-tools a.btn:hover::after{
    width: 100%;
}
body.search main#main  h1.entry-title{
    font-size: 26px;
}
body.search footer .entry-meta-category-tag{
    display: none;
}
body.search h1.page-title span{
    color: #ff0000;
}
.footer-icons a{
    padding-top: 12px;
}
.digitouch-logo span{
    margin-left: 7px;
    position: relative;
    top: 2px;
}
.navbar-nav > li.dropdown::before{
    display: none;
}
.navbar-nav > li.dropdown > .sub-menu li{
    margin-bottom: 10px;
    border: none;
}
.navbar-nav > li.dropdown > .sub-menu li a::after{
    border: none;
}
header.black{
    background: #142f4e;
}
.el-template .el-column.el-col-content .el-posts-content .el-art-wrap article.el-otr-link .el-user-data .el-left-col{
    width: 100%;
}
.el-template .el-column.el-col-content article.el-otr-link .el-user-data span.el-some-text{
    margin-right: 0;
}
.el-template .el-column.el-col-content article.el-otr-link .el-user-data span.el-some-text span{
    font-weight: 600;
    color :#ff0000;
    margin-left: 5px;
}

.el-template .el-column.el-col-content article.el-otr-link .el-content-article .el-excerpt{
    width: 100%;
}


/* mobile - laptop background position  */
@media(max-width: 992px){
    /* home page  */
    body.home section.fp1{
        background-position: 60% 0;
    }
    body section.fp1 .icons .col-sm-12{
        display: grid !important;
        grid-template-columns: 1fr 1fr;
        padding: 2rem 4rem;
    }
    body section.fp1 .icons .col-sm-12 .col{
        width: 100%
    }
    /* page contact */
    body.page-template-page-contact .beetle-contact-page .head{
        -ms-background-position-x: 60%;
        background-position-x: 60%;
    }
    body.home header{
        background: #112c4a;
    }
}
@media(max-width: 767px){
    .el-template .el-column.el-col-content .el-header-content .el-inner-content {
        margin: 0px;
    }
    .el-template .el-column.el-col-content .el-header-content {
        padding: 0px;
    }
    .page-template-page-hartsaot .el-template .el-column.el-col-content .el-posts-content .el-inner-content {
        padding: 30px 15px;
        margin: 0px;
    }
    body section.fp1 .container .fp1__content .btn_1{
        padding: 10px 50px !important;
    }
    body .el-template .el-other-rows-post .el-row.el-style-2 .el-user-data span.el-some-text, 
    body .el-template .el-other-rows-post .el-row.el-style-2 .el-user-data span.el-date-post {
        font-size: 15px;
    }
    body  .el-template .el-other-rows-post .el-row.el-style-1 .el-user-data span.el-some-text, 
    body .el-template .el-other-rows-post .el-row.el-style-1 .el-user-data span.el-date-post {
        font-size: 15px;
    }
        .el-template .el-callback-article-post .el-form-reg .el-bottom-row input[type=submit] {
            margin-top: 20px;
    }
    body .el-template .el-callback-article-post .el-form-reg .el-bottom-row span {
        width: 100%;
        padding-left: 0px;
        padding: 0px;
        float: right;
    }
    body .bottom-footer {
        padding-bottom: 70px !important;
        padding-top: 15px  !important;
    }
    body  footer#site-footer .text-footer {
            padding-bottom: 26px;
    }
    /* home page  */
    body.home section.fp1{
        background-position: top -103.5% left 51%;
    }
}
@media(max-width: 690px){
    body.home section.fp1{
        background-position: 0 67px;
    background-size: contain;
    }
}
@media(max-width: 580px){
    body.home section.fp1{
       background-position: 0 67px;
    background-size: contain;
    }
}
@media(max-width: 480px){
    body.home section.fp1{
        background-position: 0 67px;
    background-size: contain;
    }
}
@media(max-width: 320px){
    body.home section.fp1{
      background-position: 0 67px;
    background-size: contain;
    }
}
@media(max-width: 400px){
    body.home section.fp1{
        background-position: 0 189px;
       background-size: contain;
    }
}
/* end / mobile - laptop background position  */


@media(max-width: 992px){
    body.page-template-page-contact .beetle-contact-page #map{
        margin-top: 80px;
    }
}
/* mobile - title size  */
@media(max-width: 500px){
    /* title services | blog */
    .el-template .el-column.el-col-content .el-header-content .el-title-blog h1{
        font-size: 30px;
    }
}

/* blog background */
@media(max-width: 1500px){
    .el-template.el-about-page .el-main-bg{
        -ms-background-position-x: -370px;
        background-position-x: -370px !important;
    }
}
@media(max-width: 1200px){
    .el-template.el-about-page .el-main-bg{
        -ms-background-position-x: -370px;
        background-position-x: -550px !important;
    }
}
@media(max-width: 992px){
    .el-template.el-about-page .el-main-bg{
        background-position-x: -713px !important;
    }
}
@media(max-width: 767px){
    .el-template.el-about-page .el-main-bg{
        min-height: 360px;
    }
    .el-template.el-about-page .el-main-bg{
        background: #102b48 !important;
    }
    .el-template.el-about-page .el-main-bg .el-description_header{
        line-height: 22px;
    }
}
/*  fix menu mobile */
@media screen and (max-width: 1000px){
    body nav {
        margin-top: 63px;
    }
    body .menu-btn_click > span{
        margin-top: 5px;
    }
}

/* page: blog */

@media(max-width: 992px){
    .el-template .el-column.el-col-content .el-header-content .el-inner-content .el-top-panel{
        border: none;
    }
    .el-template .el-column.el-col-content .el-header-content .el-inner-content .el-top-panel{
        padding-bottom: 0;
    }
}
body.blog .el-template .el-col-content  .el-breadcrumps-wrap i{
    font-family: fontAwesome;
    font-size: 11px !important;
}
section.bottom-section .el-full-link-reg{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.bottom-section a.link,
.bottom-section a.phone{
    position: relative;
    z-index: 10;
}
.el-template.el-blog-page .el-column.el-col-content .el-header-content .el-title-blog{
    margin-right: 95px;
}

.el-template.el-blog-page .el-column.el-col-content .el-header-content .el-top-panel.el-blog-tt .el-title-blog{
    float: left;
       width: calc(100% - 290px);
    margin-right: 0;
}
.el-template.el-blog-page .el-column.el-col-content .el-header-content .el-top-panel.el-blog-tt .el-icon-blog{
    float: right;
    width: 78px;
    margin-top: 20px;
}

.el-top-panel.el-blog-tt .el-breadcrumps-wrap a{
    color: #03243c;
    font-size: 14px;
    font-family: 'almoni', sans-serif;
}
.el-top-panel.el-blog-tt + .el-breadcrumps-wrap{
    padding-top: 10px;
    padding-bottom: 10px;
    float: left;
    width: 100%;
}
body .bottom-footer{
    text-align: center;
}
body .bottom-footer .copyrighted{
    text-align: center;
    display: inline-block;
    color: #9ca5aa;
}
body .bottom-footer .digitouch-logo{
    left: 20px;
    top: 0px;
    text-align: left;
    width: 200px;
}

body .bottom-footer .digitouch-logo span{
    float: right;
}
body .bottom-footer .digitouch-logo img{
    float: left;
}
body .bottom-footer .digitouch-logo a{
    color: #9ca5aa;
}
@media(max-width: 1120px){
    .el-template.el-blog-page .el-column.el-col-content .el-header-content .el-top-panel.el-blog-tt .el-title-blog{
        width: calc(100% - 100px);
    }
}
@media(max-width: 992px){
    .el-column.el-col-sidebar{
        height :auto !important;
    }
    body .bottom-footer .digitouch-logo{
        left: 20px;
        top: 0px;
        text-align: left;
        width: 161px;
        display: block;
        margin: 0 auto;
         float: none;
             width: 90%;
    }
}
.beetle-contact-page .form br{
    display: none;
}
.beetle-contact-page .form label{
    padding-right: 15px;
}

.beetle-contact-page .form label:nth-child(1),
.beetle-contact-page .form label:nth-child(3){
    width: 50%;
    float: left;
}
.beetle-contact-page .form label:nth-child(1){
     float: right;
 }
.page-template-page-contact .beetle-contact-page .form p:nth-child(2), .beetle-contact-page .form p:nth-child(3){
    width: 100%;
}
.page-template-page-contact .beetle-contact-page .wpcf7-response-output,
span.wpcf7-not-valid-tip {
    display: none !important;
}
.beetle-contact-page .form label input,
.beetle-contact-page .form label textarea{
    border: 2px solid transparent;
}
.beetle-contact-page .form label input.wpcf7-not-valid,
.beetle-contact-page .form label textarea.wpcf7-not-valid{
    border: 2px solid rgba(255, 84, 81, 0.85);
}
.el-pagination{
    float: left;
    width: 100%;
    clear: both;
    margin: 20px 0;
    padding-top: 20px;

}
.el-pagination .navigation{
    font-family: 'almoni', sans-serif;
    font-size: 16px;
    text-align: center;
}
.el-pagination .navigation .prev.page-numbers,
.el-pagination .navigation .next.page-numbers{
    font-family: sans-serif;
    font-size: 17px;
    color: #00A0D1;
    padding: 0 5px;
    position: relative;
    font-weight: 100;
    top: -1px;
    display: none;
}
.el-pagination .navigation .page-numbers{
    font-size: 19px;
    padding: 0 3px;
}
.el-pagination .navigation span.page-numbers.current {
    display: inline-block;
    padding: 5px 15px;
    margin: 0 7px;
    border: 1px solid #ff0000;
}
.el-pagination .navigation span.pages{
    margin-right: 15px;
    font-size: 20px;
}
.selec-art-block img {
    max-width: 188px;
    max-height: 125px;
    width: 188px;
	object-fit: cover;
	object-position: center;
}

.el-template.recommendation .el-column.el-col-content article .el-bg-article img{
	max-width: 200px;
	height: auto;
	display: block;
	margin: 25px auto 0;
    width: auto;
}

.el-template .el-column.el-col-content .owl-carousel article .el-user-data .el-left-col {
    float: left;
    width: 100%;
} 

.el-template.recommendation .el-column.el-col-content article .el-bg-article{
	height: 130px!important;
}

.el-template .el-column.el-col-content article {
	height: 350px;
}

@media (max-width: 1199px){
	.el-template.recommendation .el-column.el-col-content article {
		height: 400px;
	}
	.el-template.recommendation .el-column.el-col-content article .el-content-article .el-excerpt{
		max-height:100%;
	}
}

@media (max-width: 767px){
	.el-template.recommendation .el-column.el-col-content article {
		height: auto!important;
	}
	.el-template.recommendation .el-column.el-col-content article .el-bg-article {
		height: auto !important;
	}
	
	.el-template.recommendation {
		padding: 20px 0;
	}
}
