.page-template-template-rich .header-section .split .slider{
    margin-top: 13px;
}
.contact-form-page-input input,.contact-form-page-input textarea,.contact-form-page-input select{
    text-align: right;
    direction: rtl;


}

.contact-form-page-select .select-trick{
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;
    position: relative;
    top:0;
    text-align: right;
    display: none;

}
.contact-form-page-select:after{
    content: "";
    background-image: url(/wp-content/uploads/2018/10/arrow-down.png);
    width: 20px;
    background-size: contain;
    height: 20px;
    position: absolute;
    background-repeat: no-repeat;
    top: 17px;

}
.contact-form-page-select select{
    -webkit-appearance: none;
    appearance: none;
}
.contact-form-page-select select::-ms-expand {
    display: none;
}
.contact-form-page-select.up .select-trick{
    top:-13px;
    font-size: 12px;

}
.contact-form-page-input input:focus{
    outline: none !important;
    box-shadow: none;
}
.contact-form-page-input select{
    color:#000;
}
.content iframe{
    margin: auto;
    display: block;
}
.page-template-template-rich .ie-browse .flipper:hover{
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
    opacity: 0.7;

}
.contact-form-page-input{
    margin-bottom: 15px;
    position: relative;
}
.contact-form-page-input-submit{
    text-align: center;
}
input#send_contact_page {
    color: white;
    background-color: #3880c3;
    display: inline-block;
    padding: 0 25px;
    border: 0;
    /* background-color: #dddddd; */
    /* color: black; */
    line-height: 2.3rem;
    -webkit-transition: background-color 0.2s ease;
    transition: background-color 0.2s ease;
    cursor: pointer;
    border-radius: 60px;
    margin: auto;
}

.contact-form-page-input textarea{
    height: 91px;
}
.contact-form-page-input textarea:focus{
    outline: none !important;
    box-shadow: none;

}
.contact-form-page-input input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #fff;
    position: relative;
    top:0;
    right:0;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;
}
.contact-form-page-input input::-moz-placeholder { /* Firefox 19+ */
    color: #fff;
    position: relative;
    top:0;
    right:0;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;
}
.contact-form-page-input input:-ms-input-placeholder { /* IE 10+ */
    color: #fff;
    position: relative;
    top:0;
    right:0;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;
}
.contact-form-page-input input:-moz-placeholder { /* Firefox 18- */
    color: #fff;
    position: relative;
    top:0;
    right:0;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;
}
#menu-170 option:nth-of-type(1){
    color:#fff !important;
}
#menu-170{
    color:#fff;
}
#menu-170 option{
    color:#000;
}
.select-trick {
    position: absolute;
    right: 0;
}
.contact-form-page-en input{
    text-align: left !important;
}
div.contact-form-page-en select{
    text-align: left !important;
    direction: ltr;
}
.contact-form-page-en textarea{
    text-align: left !important;
}
.select-trick-en{
    text-align: left !important;
    direction: ltr;
}
.contact-form-page-en .contact-form-page-select:after{
    right:0;
}
/*************/

.contact-form-page-input textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #fff;
    position: relative;
    top:0;
    right:0;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;
}

.contact-form-page-input textarea::-moz-placeholder { /* Firefox 19+ */
    color: #fff !important;
    position: relative;
    top:0;
    right:0;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;
}
.contact-form-page-input textarea:-ms-input-placeholder { /* IE 10+ */
    color: #fff !important;
    position: relative;
    top:0;
    right:0;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;
}
.contact-form-page-input textarea:-moz-placeholder { /* Firefox 18- */
    color: #fff !important;
    position: relative;
    top:0;
    right:0;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;
}

/**********/



.contact-form-page-input input:focus::-webkit-input-placeholder{
    top:-13px;
    font-size: 12px;
}

.contact-form-page-input textarea:focus::-webkit-input-placeholder{
    top:-13px;
    font-size: 12px;
}


.content p{
    font-family:"carmela", 'Open Sans', sans-serif !important;
}
.content li{
    font-family:"carmela", 'Open Sans', sans-serif !important;
}
.content li span{
    font-family:"carmela", 'Open Sans', sans-serif !important;
}
.content p span{
    font-family:"carmela", 'Open Sans', sans-serif !important;
}
span{
    font-family:"carmela", 'Open Sans', sans-serif !important;
}

.page-template-template-rich .clients-section{
    padding: 44px 0 35px;
}

.single-post .image img{
    width:47% !important; ;
}
.page-header h1{
    font-size: 3rem !important;
}
.sub-menu li a{
    font-size: 0.9em !important;
}
.single-post .image img{
    width: 34%;
}
.page-template-template-rich .content p{
    font-size: 0.6em !important;
    line-height: 100%;
}
.page-template-template-rich .header-section{
    padding-top: 30px;
}
.page-template-template-rich .content p{
    font-size: 1.4rem !important;
}
.page-template-template-rich .header-section .split .text .content ul li{
    font-size: 1.4rem !important;
}
@media screen and (max-width:1140px){
    .page-template-template-rich .content p{
        line-height: 21px;
        text-align: center !important;
    }
    .search-form input{
        font-size: 0.7em;

    }
    .search-form .submit-group button {

        padding: 3.5px;
        position: relative;
        top: 2px;
    }

}

@media screen and (max-width:550px){
    .home-page .slide-1 .home-col.big-slider .title{
        font-size: 1.5em;
        line-height: 100%;
    }
    .home-page .slide-2 .more-items .icon {
        width: 24px;
        height: 24px;
    }

}

@media screen and (min-width:1000px) {
    .home-slider .news-grid {
        min-height: 550px !important;
    }
}

html[lang='en-US'] .page-template-template-survey .grid-item .title strong,
html[lang='en-US'] .page-template-template-survey .grid-item .title {
    text-align: left !important;
}

html[lang='en-US'] .nav-primary ul.nav > li, html[lang='he'] .nav-primary ul.nav > li {
    font-size: 0.9em !important;
}

.search-form input{
    font-size: 16px;
}

@media screen and (max-width:1900px) {
    .search-form input{
        font-size: 12px !important;
    }
}

.search-form form {
    width: 220px;
    float: right;
}

@media screen and (min-width:1900px) {
    .search-form form {
        width: 340px !important;
        float: right !important;
    }
}

.search-form .submit-group button{
    padding: 8.5px 10px !important;
    margin-top: 0.5px;
    height: 39px;
}
.banner .language-switcher {
    margin-right: 30px !important;
    margin-left: 30px !important;
}

.single-survey-bottom-content {
    display: none;
}

.mobile-menu-container .mobile-nav li ul.sub-menu {
    display: block !important;
    line-height: 1.15;
}

.mobile-menu-container .mobile-nav > .menu-item {
    margin-bottom: 10px;
}


@media screen and (max-width: 1665px) {
    .site-brand {
        width: 265px;
    }
}


@media screen and (max-width: 1410px) {
    .site-brand {
        width: 220px;
    }
}

html[lang='en-US'] .page-template-template-survey .grid-item .title strong {
    font-size: 1.1em;
}

.page-template-template-survey .grid-item .title {
    padding: 10px 10px 0 10px !important;
    height: 105px;
}

.user-actions {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    padding: 9px 0;
}
.user-actions .profile-image {
    width: 43px;
    height: 43px;
    border-radius: 100%;
    overflow: hidden;
}
.user-actions .name {
    font-size: 1.15rem;
}
.user-actions .actions {
    display: flex;
    align-items: center;
}
.user-actions .actions form {
    line-height: 0;
    display: inline-block;
}
.user-actions .actions form button, .user-actions .actions a.action {
    line-height: 1;
    padding: 0;
    margin: 0;
    font-size: 0.9rem;
    color: white;
    background-color: transparent;
    border: 0;
    cursor: pointer;
}
.user-actions .actions form button:hover, .user-actions .actions a.action:hover {
    text-decoration: underline;
}
html[lang='en-US'] .user-actions .actions .action:not(:last-child) {
    margin-right: 5px;
    padding-right: 5px;
    border-right: 1px solid white;
}

html[lang='he-IL'] .user-actions .actions .action:not(:last-child) {
    margin-left: 5px;
    padding-left: 5px;
    border-left: 1px solid white;
}

.page-404 .page-404-img {
    margin: 0;
    position: relative;
    width: 100%;
    max-height: 400px;
    overflow: hidden;
}
.page-404 .page-404-img .img-wrap:before {
    content: '';
    background-image: linear-gradient(to top, rgba(34, 45, 79, 255), rgba(34, 45, 79, 0));
    position: absolute;
    height: 100px;
    right: 0;
    bottom: 0;
    left: 0;
}
.page-404 .page-404-img .img-wrap:after {
    content: '';
    display: block;
    height: 9999px;
}
.page-404 .img-wrap img {
    height: auto;
    width: 100%;
    max-height: 400px;
    object-fit: cover;
    vertical-align: middle;
    border: 0;
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.2);
    -ms-interpolation-mode: bicubic;
}

html[lang='en-US'] .score-result img {
    margin-right: 0 !important;
    margin-left: 10px;
}

html[lang='en-US'] .bullet-score-in {
    margin-left: 18px !important;
    margin-right: 0;
}

html[lang='en-US'] .page-header h1 {
    font-size: 2.7em;
}

@media screen and (max-width: 900px) {
    .page-header .image img {
        width: 100% !important;
        transform: none !important;
        -webkit-transform: none !important;
        left: 0 !important;
    }

    .page-header h1 {
        font-size: 2rem !important;
    }

    iframe {
        max-width: 100% !important;
    }
}

.page-template-template-rich .clients-section .slide .image {
    height: 100px;
    width: 100%;
    line-height: 100px;
    display: block;
    box-sizing: border-box;
    text-align: center;
    padding: 0 30px;
}

.page-template-template-rich .clients-section .slide .image img {
    display: inline-block;
    vertical-align: middle;
    max-height: 90px;
}

.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: default !important;
}

.home-page .slide-2 .more-items .title {
    font-size: 1.7rem !important;
    line-height: 1.2 !important;
}

.home-page .slide-2 .more-items .icon {
    width: 67px !important;
    height: 67px !important;
}

#search-field {
    font-size: 18px;
    height: 39px;
    padding: 0 15px;
}

.screen-reader-response {
    display: none;
}