@import url(//fonts.googleapis.com/earlyaccess/opensanshebrew.css);
body{
    direction: rtl;
    font-family: 'Open Sans Hebrew';
    font-size: 15px;
    color: #656d70;
}
.h4, h4 {
    font-size: 17px;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
     font-family: 'Open Sans Hebrew';
    font-weight: 300;
    color: #e85167;
}
.mt-20{
    margin-top: 20px;
}
.h1, h1 ,  .form-title h2{
    font-size: 36px;
    border-bottom: 1px solid #e85167;
    /* font-size: 33px; */
    font-size: 40px;
    margin-bottom: 20px;
    padding-bottom: 5px;
}
h2, .h2 {
    color: rgb(65, 64, 66);
    font-size: 27px;
    margin-top: 0;
}
.form-title h2 {
    color:#e85167;
}
.navbar-default {
    background-color: transparent;
    border-color: unset;
    border: none;
}
.navbar-right {
    padding-left: 0;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    background-color: transparent;
}
.btn.text-left {
    text-align: right;
}.btn-default, .btn-default:hover {
    color: #fff !important;
    background-color: #656d70;
    border-color: #ccc;
   /* background-image: -webkit-linear-gradient(#4f5151, #474949 6%, #3f4141);
    background-image: -o-linear-gradient(#4f5151, #474949 6%, #3f4141);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#4f5151), color-stop(6%, #474949), to(#3f4141));
    background-image: linear-gradient(#4f5151, #474949 6%, #3f4141);*/
    background-repeat: no-repeat;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff4f5151', endColorstr='#ff3f4141', GradientType=0);
    -webkit-filter: none;
    filter: none;
    border: 1px solid #656d70;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #ffffff;
    background-color: #e85167;
}
.modal-content.contact label {
    color: #fff;
    text-align: right;
}
.modal-content .checkbox input {
    right: 0;
    left: auto;
    margin-left: 0;
    top: 0;
    margin-right: 0;
}
.modal-content.contact p {
    color: #fff;
}
.actions-btns a {
    padding: 10px;
}.actions-btns {
    margin-top: 20px;
}
.menu-item-has-children::after {
    content: '';
    height: 0;
    margin-right: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    position: absolute;
    left: 0;
    top: 46%;
        transition: 0.3s linear all;
}

.contact-us a {
    opacity: 0;
}
.contact-us.glyphicon-envelope:before {
    content: "\2709";
    position: absolute;
    right: 31%;
    top: 17px;
}.widget-title {
    margin-top: 0;
}.widget_nav_menu ul {
    list-style-type: none;
    padding-right: 0;
}.address,.widget-title {
       color: #fff;
}.modal{
        direction: ltr;
}.modal-dialog {
    direction: rtl;
}.navbar-default .navbar-nav>li>a {
    font-size: 18px;
        color: #656d70;
}
.top-btn-wrap {
    width: 100%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
#back-to-top {
position: fixed;
 
    bottom: -30px;
    border-radius: 14px;
    opacity: 1;
    height: 65px;
    width: 100px;
    background: #e85167;
    display: none;
}#back-to-top  img{
      max-width: 20px;
    margin: 0 auto;
    display: block;
    padding-top: 8px;
}
.d-block{
      display: block !important;
}
.dial-phone{
    background: #000;
    color: #fff;
    position: fixed;
    bottom: 6px;
    right: 6px;
    z-index: 99;
    display: none;
    text-align: center;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 2px;
    z-index: 10000;
    height: 60px;
    width: 60px;
    background-repeat: no-repeat;
    background-position: center;
    transition: background-color .1s linear;
    -moz-transition: background-color .1s linear;
    -webkit-transition: background-color .1s linear;
    -o-transition: background-color .1s linear;
    transition: .3s linear all;
    border-radius: 100%;
}
.dial-phone img{
    width: 30px;
        position: relative;
    top: 13px;
}
.modal-content.contact .close {
    opacity: 1;
}.modal-content.contact {
    background-color: rgba(10, 10, 10, 0.7);
}
 .contact-us-form .large {
    width: 100% !important;
        border-radius: 4px;
}
#gform_wrapper_1 form.contact-us-form label.gfield_label{
        margin: 0 !important;
}
.contact-us-form_wrapper.gform_wrapper textarea {
    height: auto !important;
    min-height: 60px;
    resize: auto;
        border-radius: 4px;
            width: 100% !important;
}.contact-us-form_wrapper.gform_wrapper .gfield_select {
    padding: 6px;
}.contact-us-form_wrapper.gform_wrapper .gform_button.button {
    background-color: #e85167;
    border-color: #fff;
    color: #fff;
    border: 1px solid;
    padding: 6px 10px;
    margin-right: auto !important;
    display: block;
}.gform_footer.left_label {
    width: 100% !important;
}.contact-us-form_wrapper .validation_error,
.contact-us-form_wrapper  .validation_message,
.contact-us-form_wrapper .gfield_label,
.contact-us-form_wrapper  span.gfield_required,
.gform_confirmation_message_1.gform_confirmation_message{
    color: #fff !important;
}
.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover{
        background-color: #ed1b24;
}
/** Landing Page **/
.img-section-lp {
    margin-bottom: 10px;
}
.img-section-lp img {
   /* max-height: 200px;
    object-fit: cover; */
    width: 100%; 
}
#gform_wrapper_2 .gform_fields{
    display: flex;
    flex-wrap: wrap;
}
#gform_wrapper_2 .gform_fields > li {
    
    display: inline-block;
    position: relative;
    padding-left: 16px !important;
}
#gform_wrapper_2 .gform_fields > li.wpforms-one-third{
    width: 33%;
    max-width: 33%;
}
#gform_wrapper_2 .gform_fields > li.wpforms-one-fourth{
    width: 25%;
    max-width: 25%;
}
#gform_wrapper_2 .validation_message {
    position: absolute !important;
    bottom: -24px;
    color: #e85167 !important;
    right: -15px;
}
#gform_wrapper_2 .ginput_container.ginput_container_radio {
    margin: 0 !important;
}
ul#input_2_9 li {
    display: inline-block;
    margin-left: 20px !important;
}

#gform_wrapper_2 .gform_fields > li .gfield_radio {
    position: unset;
    box-shadow: unset;
    border: none;
}
#gform_wrapper_2 .ginput_container.ginput_container_radio,  #gform_wrapper_2 .ginput_container.ginput_container_radio ul {
    display: block !important;
}
#gform_wrapper_2 .gform_button.button {
    background-color: #e85167;
    border-color: #fff;
    color: #fff;
    border: 1px solid;
    padding: 10px 10px;
    margin: 0 auto !important;
    display: block;
    width: 100%;
    max-width: 200px;
    text-align: center !important;
}
#gform_wrapper_2 .gform_fields > li select {
    height: 35px;
}
#gform_wrapper_2 .gfield_error{
    background: transparent !important;
    border: none !important;
    padding: 0 !important;
    margin: 0 !important;
}
.ginput_container.ginput_container_phone input#input_2_7 {
    direction: ltr !important;
}
.ginput_container.ginput_container_email input#input_2_2 {
    direction: ltr !important;
    text-align: left !important;
}
#gform_wrapper_2 .instruction.validation_message {
    display: none;
}
#gform_wrapper_2 .validation_error {
    display: none;
}
.col-md-12.form-landing , ul#input_2_9 {
    background: #e8e8e8;
}
.page-id-821 .content-before-btn h2 {
    font-weight: 800;
    font-size: 30px;
}
.page-id-821  .content-before-btn h3 {
    color: #000;
}

/** Responsive Menu **/
.resp-menu-con{
    display:none;
}
.responsive-box{
    position:fixed;
    right: 15px;
    top:15px;
    width: 40px;
    height: 40px;
    display: flex;
    flex-direction: column;
    place-content: center;
    align-items: center;
    justify-content: center;
    z-index: 999999;
}
.bar1, .bar2, .bar3 {
    width: 28px;
    height: 1px !important;
    background: #e85167;
    margin: 8px 0;
    transition: 0.4s;

}
.change.bar1 {
    -webkit-transform: rotate(-45deg) translate(-7px, 6px);
    transform: rotate(-45deg) translate(-7px, 6px);
    background: #fff;
    opacity: 1;
}

.change.bar2 {opacity: 0;}

.change.bar3 {
    -webkit-transform: rotate(45deg) translate(-7px, -6px);
    transform: rotate(45deg) translate(-7px, -6px);
    background: #fff;
    opacity: 1;
}
#responsive-menu{
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.72);
    transform: translate(-100%, 0px) scale(0, 0);
    width: 100%;
    height: 100% !important;
    z-index: 9999;
    overflow: hidden !important;
    transition: 0.1s linear all;
    opacity: 0;
}
#responsive-menu-overlay{
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 100% !important;
    background: #fff;
    transition: 0.1s linear all;
    overflow-y: scroll;
    overflow-x: hidden;
}
.res-logo{
    background:#fff;
}
#menu-responsive-menu {
    list-style-type: none;
    padding-right: 15px;
}
#menu-responsive-menu > li{
    padding-top: 5px;
    padding-bottom: 0.8rem;    
    transition: 0.3s linear all;
}
.res-menu .col-sm-12 ul li {
    padding-bottom: 1rem;
    position: relative;
}
.res-menu .col-sm-12 ul li a {
    color: #000;
    font-size: 17px !important;
       font-weight: 600;
}
/*
#menu-responsive-menu li.menu-item-has-children::after{
    content: "";
    width: 25px;
    height: 12px;
    color: #1a88e2;
    position: absolute;
    top: 12px;
    bottom: auto;
    right: auto;
    left: -10px;
    background-image: url(images/res-plus.svg);
    background-repeat: no-repeat;
    background-position: right;
    transition: 0.1s linear all;
    background-size: 10px;
}
.minus-icon::after{
    background-image: url(images/res-minus.svg) !important;
} */
#menu-responsive-menu .sub-menu{
    list-style-type: none;
    display: block;
    transition: 0.5s linear all;
    padding: 0px 10px 0px 15px;
    border-bottom: 1px solid #000;
    margin-top: 0.8rem;
    margin-bottom: 0.8rem;
}
#menu-responsive-menu .sub-menu li a {
    color: #e85167;
    font-size: 20px;
}

@media(max-width: 767px){
    .resp-menu-con{
        display:block;
    }
      #gform_wrapper_2 .gform_fields>li {
    width: 50% !important;
    max-width: 50% !important;
    display: inline-block;
    padding-left: 0 !important;
  }
  #gform_wrapper_2 .gform_fields>li:nth-child(odd) {
    padding-left: 4px !important;
}
#gform_wrapper_2 .gform_fields {
    display: block;
}
div#gform_wrapper_2 {
    padding-right: 0;
}
#gform_wrapper_2 .gform_fields>li:nth-child(even) {
    padding-left: 0;
}
#gform_wrapper_2 .gform_fields>li:last-child {
    width: 100% !important;
    max-width: 100% !important;
}
.page-id-821 a.go-top.clearfix {
    display: none;
}
#gform_wrapper_2 .ginput_container.ginput_container_radio ul {
    display: flex !important;
    }
ul#input_2_9 li {
    display: flex;
    margin-left: 20px !important;
}
.page-id-821 .page-footer {
    display: none;
    }
    .page-id-821 {
    padding-bottom: 15px;
}
.page-id-821 h1 {
    
}
.page-id-821 .content-before-btn h3 {
    font-size: 20px;
}
.page-id-821 .content-before-btn h2 {
    font-size: 20px;
}
.form-title h2 {
    font-size: 37px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    margin-top: 20px;
}
#gform_wrapper_2 .gform_footer.top_label {
    padding-top: 0;
    margin-top: 0;
}
.page-id-821 h1{
    margin-top: 8px;
}
}
.home .carousel-caption{
 display:none;
}
.btn-group-lg>.btn, .btn-lg{
    border-radius: 0;
}
p.copyright strong {
    color: #fff;
}
.btn{
 border-radius: 0;
}