@charset "UTF-8";
/*
Theme Name: hcars
*/
@import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Sans+Hebrew:wght@100;200;300;400;500;600;700&display=swap');
body, *{
    margin: 0px;
    padding: 0px;
    direction: rtl;
    font-family: 'IBM Plex Sans Hebrew', sans-serif !important;
}
h1, h2, h3, h4, h5, h6, span, p, input, textarea, a{
    font-family: 'IBM Plex Sans Hebrew', sans-serif !important;
}
a{
    cursor: pointer;
}
.container{
    max-width: 1240px !important;
}
.section{
    padding: 50px 30px;
}
p {
    font-size: 13px;
    color: #797F81;
    line-height: 17px;    
}
/* access css */
button.wahout.aicon_link {
    top: 39px!important;
}
button.wahout.aicon_link {
    background-image: url(images/access-icon.png)!important;
    background-repeat: no-repeat!important;
    background-color: transparent!important;
    background-size: 100%!important;
    height: 65px!important;
    /* display: block!important; */
    /* padding-bottom: 10px!important; */
    max-height: none!important;
}
button.wahout.aicon_link:focus {
    border: none!important;
    outline: none!important;
}
button.wahout.aicon_link img{opacity:0 !important}
.sticky_side {
    background-color: #fff;
    height: 100%;
    width: 22%;
    text-align: center;
    padding: 60px 71px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;   
position:relative;	
}
.confirmation-message {
    color: #008DAF;
}

.sticky_side:after {
    content: "";
    background-image: url(images/banner-design-arrow.png);
    background-repeat: no-repeat;
    width: 111px;
    height: 139px;
    display: block;
    position: absolute;
    top: 0px;
    bottom: 0px;
    margin: auto;
    right: -66px;
}
.fix-text {
    position: fixed;
    top: 10px;
    right: 10px;
    z-index: 9;
    color: #fff;
    font-size: 15px;
    line-height: 15px;
}
#content_side {
	
    width: 100%;
    position: relative;
    display: flex;
}
.top_hero{
   color: #fff;
   text-align: right;
    position: relative;
    width: 78%; background-image:url(images/landing-bg.png); background-repeat:no-repeat;background-size:cover;
}


.top_hero .col-lg-12{
    position: relative;
    z-index: 9;
}
.banner_content {
    POSITION: relative;
    top: 0;
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    height: auto;
    flex-wrap: wrap;padding-top: 40px;
}
.top_hero h1 {
  font: normal normal bold 101px/94px IBM Plex Sans Hebrew;
letter-spacing: 0px;
color: #FFFFFF;
text-shadow: 0px 3px 6px #00000029;

}
.top_hero h2 {
   font: normal normal bold 55px/51px IBM Plex Sans Hebrew;
letter-spacing: 0px;
color: #FFFFFF;
}
.phn_img {
    position: absolute;
    left: 0;
    right: 0;
    top: -50px;
}
.landing_slide {
    text-align: center;
}
.landing_slide img {
    display: inline-block!important;
    max-width: 100%;
    margin-bottom: 40px;
}
.banner_p {
    font-size: 20px;
   
    line-height: 27px;
    font-weight: 500;
    color: #fff;
   
    background-image: url(images/banner-content-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    max-width: fit-content;
    margin: 0px auto;
    padding: 30px 40px;
}

p.c-price {
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}
p.c-price strong{font: normal normal bold 78px/72px IBM Plex Sans Hebrew;}
p.c-price label {
    font: normal normal bold 41px/38px IBM Plex Sans Hebrew;
    margin-left: 8px;
}
p.c-price .price-sybbol{font: normal normal bold 56px/52px IBM Plex Sans Hebrew;}
.logo {
    margin-bottom: 30px;
}
.main-container {
    display: flex;
}
.info_form {
    padding-top: 10px;
}
.info h2 {
    font-size: 29px;
    color: #008DAF;
    font-weight: bold;
    margin: 0;    
}
.info p {
    font-size: 23px;
    font-weight: bold;  
    color: #fff;
    line-height: 25px;
}
.info{
    color: #fff;
}
.title h2{
    text-align: center;
    color:  #009BDF;
    font-size: 36px;
    font-weight: bold;
}
.sol_col {
    margin-top: 40px;
    text-align: center;
    padding: 0 5%;
}
.imagess {
    margin-bottom: 15px;
}
h3 {
    font-size: 25px !important;
    color: #009BDF !important;
    font-weight: bold !important;
    line-height: 30px !important;
}
.sol_col p, .pro_text li {
    font-size: 16px;
    color: #8d97a1;
}
.our_product.section {
    background-color: #e5eef1;
}
.pro_text {
    margin-top: 5px;
}
#product_slide .slick-slide > div ,
#testimonial .slick-slide > div{
    margin: 0 5%;
    height: 100%;
}
.inner-slide {
    text-align: center;
    background-color: #fff;
    border-radius: 12px;
    display: flex !important;
    flex-direction: column;
    align-items: center;
    padding: 30px 30px;
}
.pro_img {
    margin-bottom: 20px;
}
.pro_text li{
    list-style: none;
    text-align: right;
    position: relative;
    margin-right: 15px;
}
.pro_text li::before {
    content: "";
    background-image: url(/wp-content/uploads/2021/06/check.png);
    position: absolute;
    width: 16px;
    height: 16px;
    background-size: contain;
    right: -25px;
    top: 4px;
}
.slick-prev.slick-arrow::before {
  
   
   
   content: "\f104";
    font-size: 53px;
    color: #008DAF;
    font-weight: bold;
    font-family: FontAwesome;
    position: relative;
    top: -5px;
}
.slick-next.slick-arrow, .slick-prev.slick-arrow{
	    background: rgba(255,255,255,0.68);
    box-shadow: 0px 3px 26px #00000029;
    width: 72px;
    height: 72px;
	border-radius:100%;    z-index: 99;cursor:pointer
}
.slick-next.slick-arrow::before{
   
   
   content: "\f105";
    font-size: 53px;
    color: #008DAF;
    font-weight: bold;
    font-family: FontAwesome;
    position: relative;
    top: -5px;
   
}
.slick-prev.slick-arrow {
    position: absolute;
    top: 50%;
    font-size: 0;
   
    border: 0;
	left:10%;
}
.slick-next.slick-arrow {
    position: absolute;
    top: 50%;
    right: 10%;
    font-size: 0;
    
    border: 0;
}
.entry {
    text-align: right;
}
.entry h2 {
    font-size: 25px;
    color: #009BDF;
}
.entry p{
    color: #797F81;
    font-size: 20px;
    line-height: 26px;
}
.ser_block {
    display: flex;
    justify-content: center;
    align-items: center;
}
.ser_left {
    padding-right: 15px;
    text-align: right;
}
.content.section .title h2 {
    text-align: right;
    margin-bottom: 30px;
}
.name p {
    color: #17a8df;
    font-size: 18px;
    font-weight: 600;
}
#testimonial .pro_img img{
    border-radius: 100px;
}
.comment{
    font-size: 18px;
    line-height: 26px;
    color: #00284f;
}
.slick-arrow:focus, input:focus, textarea:focus {
    outline: none;
}
#testimonial {
    margin-top: 40px;
}
div#product_slide {
    margin-top: 30px;
}
footer{
    text-align: center;
}

.landing-footer {
    width: 100%;
    overflow: hidden;
    margin-top: -60px;
    z-index: 9;
    color: #fff;
}
.landing-footer .widget_text p {
    color: #fff;
    text-align: right;
    font-size: 13px;
    margin: 0px;
    padding-right: 10px;
}
.site-info {
    padding: 20px;
}
.sticky_side .site-info {
    padding: 0px;
    position: absolute;
    left: 12px;
    bottom: 0px;
}  
.site-info, .site-info a {
    color: #AEB1B2;
    font-size: 13px;
}
.info_form input, .info_form input, .info_form select, .info_form select  {
    max-width: 100%;
    width: 100% !important;
   
    border: 0px;
    font-size: 20px !important;
    color: #5E5E5E;
    font-weight: 400;
    padding-right: 15px !important;
	height: 58px;
background: #FFFFFF 0% 0% no-repeat padding-box;
box-shadow: 0px 3px 6px #00000029;
border: 1px solid #9D9FA1;
border-radius: 10px;
}
.info_form input::placeholder, .info_form input::placeholder {
    color: #5E5E5E;
    font-size: 20px;
	opacity:1 !important;
    font-weight: 400;
}
.gfield_radio li{
    display: flex;
    width: 50%;
        justify-content: end;
    align-items: center;
}
#input_1_4, #input_2_4{display: flex;}
#input_1_4 li input, #input_2_4 li input{
    width: 20px;
    height: 20px;
    margin-left: 15px;
}
html[dir=rtl] .gform_legacy_markup_wrapper span.ginput_left, html[dir=rtl] .gform_legacy_markup_wrapper ul.gform_fields li.gfield {
    padding-left: 0 !important;
   
}
.gfield_radio li label {
    font-size: 17px !important;
    font-weight: 600;
}
.gfield_radio input[type='radio']:checked:after {
    content: '';
    width: 20px;
    height: 20px;
    border-radius: 15px;
    top: 0px;
    left: 0px;
    position: relative;
    background-color: #68da99;
    content: '';
    display: inline-block;
    visibility: visible;
    border: 1px solid white;
}
.info_form input[type="submit"] {
    font-size: 28px !important;
    color: #fff;
    font-weight: bold;
    border: 0;
    width: 100% !important;
    padding: 7px 10px;
    margin: 10px auto !important;
    border-radius: 10px;
    text-align: center !important;
    background: #008DAF;
    line-height: 20px !important;
    box-shadow: 0px 3px 6px #00000029;
}
.info_form input[type="submit"]:hover{
  
    background: #009BDF !important;
}
.gform_footer{
    text-align: center;
}
.confirm_text {
    padding: 10px 0px 0px;
    margin-bottom: 40px;
}

.confirm_text p {
    font-size: 12px;
    color: #fff;
    line-height: 16px;
    opacity: 63%;
}

.call_now p {
    margin: 0;
    font-size: 29px;
    color: #6B6B6B;
}
.call_now a {
    margin-top: 9px;
    color: #009BDF;
    font-size: 29px;
    line-height: 20px;
    display: inline-block;
    font-weight: bold;
}
.gform_validation_errors>h2{font-size: 10px;}
.gform_legacy_markup_wrapper ul li.gfield{
    margin-top: 0px !important;
}
.gform_legacy_markup_wrapper{
    margin-bottom: 0px !important;
}

.gfield_error{
    background-color: transparent;
    margin-bottom: 0px!important;
    border-top: 0px solid #c89797 !important;
    border-bottom: 0px solid #c89797 !important;
    padding-bottom: 0 !important;
    padding-top: 0 !important;
}
.gform_legacy_markup_wrapper{
    margin-bottom: 0 !important;
    border-top: 0px solid #790000 !important;
    border-bottom: 0px solid #790000 !important;
    padding: 0 !important;
}
.gform_validation_errors>h2 {
    font-size: 10px !important;}
.gform_validation_errors{
    border: 0px solid #790000 !important;
    box-shadow: 0 0 0 #ff6d6d !important;
    border-radius: 5px !important;
    padding: 0px !important;
    margin-top: 0 !important ;
    margin-bottom:0px !important;
}
.gform_legacy_markup_wrapper ul li.gfield{
    margin-top: 0;
}
.ginput_container_text{
    margin-top: 8px !important;
}
.gform_legacy_markup_wrapper .field_description_below .gfield_description {
    padding-top: 0 !important;
}
.gform_legacy_markup_wrapper ul.gform_fields li.gfield {
    padding-right: 0 !important;
}
.gform_legacy_markup_wrapper .gform_footer {
padding: 0 !important;
    margin: 0 !important;
}
.on_mobile, .mobille_view, .mobille_view{display: none;}
.call_col {
    text-align: center;
    background: #009bdf;
    padding: 12px 10px;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;    
}
.call_col a, .add_col div {
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    cursor: pointer;
}
.call_col a:hover, .add_col div:hover{
    color: #fff;
    text-decoration: none;
}
.call_col a img, .add_col div img {
    margin-left: 10px;
}
.add_col {
    background-color: #000;
    padding: 12px 10px;
    text-align: center;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;    
}
.add_col div img, .call_col a img {
    width: 30px;
}
.mobille_view{height: 74px;}
.mobille_view .container, .mobille_view .row{height: 100%;}
.mobile_visible.top{opacity: 1px;}
.gform_validation_errors>h2, .validation_message, .gform_legacy_markup_wrapper li.gfield_error {
    color: #f00!important;
    text-align: right;
}
.gform_validation_errors>h2, p.gform_not_found{display: none;}


.menu_list {
    position: absolute;
    z-index: 99;
    width: 78%;    
}
.menu_list ul {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0;
    width: 100%;
    padding: 25px;
    column-gap: 25px;    
}
.menu_list ul li {
    list-style: none;
    padding: 0 10px;
}
.menu_list ul li a{
    color: #fff;
    font-weight: bold;
    font-size: 20px;
}
.menu_list ul li.current_page_item a{
    border-bottom: 2px solid #fff;
    padding-bottom: 5px;
}
.price_btn{
font-size: 32px;
    font-weight: bold;
    line-height: 42px;
    color: #fff;
    background-image: url(/wp-content/uploads/2022/04/bule-stripes.png);
    background-size: 100% 100%;
    padding: 10px 100px;
    background-repeat: no-repeat;
    display: inline-block;
}
.gform_legacy_markup_wrapper li.hidden_label input {
    margin-top: 1px !important;
}
.content {
    padding: 20px 30px;
}
.content p {
    text-align: center;
}
.site-info img {
    margin-right: 5px;
}




/*****4FRONT PAGE********/
.front_banner{
    background-image: url(/wp-content/uploads/2022/04/texture-dark-concrete-floor.png);
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 90px 30px;
}
.subtitle p {
    font-size: 27px;
    color: #009BDF;
    font-weight: bold;
    line-height: 30px;    
}
.subtitle{
    padding-left: 136px;
}
ul.list_no {
    list-style: none;
}
ul.list_no li:before {
    content: "";
    background-image: url(/wp-content/uploads/2022/04/Group-175.png);
    width: 33px;
    height: 33px;
    position: absolute;
     right: -5px;
    top: 9%;
}
ul.list_no li {
    font-size: 20px;
    padding-right: 40px;
    font-weight: 500;
    line-height: 24px;
    position: relative;
    margin-bottom: 15px;
}
.list {
    padding: 14px 0px 0px;
}
.price_btn:hover{
    text-decoration: none;
    color: #fff;
}
/**MENU TOGGLE***/
#toggle {
  width: 28px;
  height: 30px;
  margin: 10px auto;
}

#toggle div {
  width: 100%;
  height: 5px;
  background: white;
  margin: 4px auto;
  transition: all 0.3s;
  backface-visibility: hidden;
}

#toggle.on .one {
  transform: rotate(45deg) translate(5px, 5px);
}

#toggle.on .two {
  opacity: 0;
}

#toggle.on .three {
  transform: rotate(-45deg) translate(7px, -8px);
}

.on_mobile_header {
    display: none;
    background: #000;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 30px;    
}
.mobile_visible .info_form input {
    width: 100% !important;
}
.on_mobile_header{
    display: none;
}
#content_side .gform_legacy_markup_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
    max-width: calc(100% - 0px)!important;
}