/*!
Theme Name: Mortgates
Theme URI: https://www.templatemonster.com/vendors/zemez
Author: Zemez
Author URI: https://zemez.io/
Description: Mortgates theme.
Template: kava
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: mortgates
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
DocumentationID: mortgates
Template Id: prod-13745
*/

#toTop {
	cursor: pointer;
}

.form_section .container {
    background-color: #fff !important;
    border: none;
    border-radius: 0px;
    box-shadow: none;
	padding: 33px !important;
	width: 100%;
	max-width: 100%;
}

.form_section .container .second_section{
    padding: 0 0px;	
}
h2.title_foma {
    margin-top: 0px;
}

.tab input.tablinks {
    background-color: #F5F5F5 !important;
    color: #2B4551 !important;
    padding: 10px 18px;
    border: none;
    border-radius: 3px;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0px;
    text-transform: unset;
    line-height: 23px;
    height: unset;
	border: 1px solid #F5F5F5;
	font-family: 'Outfit';
}

.question.noHover{
    width:100%;

}
.rangeslider{
    width:100% !important;
	border-radius: 0 !important;
}

.rangeslider__fill{
    border-radius: 0 !important;	
}

.tab_right {
    /*padding: 40px 26px 27px;*/
}
.rangeslider__holder {
   margin: 0px 0px !important;

}

.rangeslider__output {
    margin-top:20px !important;
    border:none !important;
    font-size:16px;
    font-weight:600;
}

.rangeslider__holder .rangeslider__output{
    max-width: 124px !important;
    font-family: 'Outfit';
    color: #2B4551;
    font-weight: 600;
	padding-right: 0;
}
 
.tab_right{
    justify-content: unset !important;
}

.result_block .btn_next{
    max-height:unset !important;
}
.optionControls {
    gap:46px !important;
}
.result_block {
    padding: 47px 0px 0px !important;
}
.rangeslider{
    max-width:100% !important;
}
section.tab_section .title_tabcont{
    margin-top:0px !important;
	margin-bottom:16px;
}
.tab input.tablinks.active{
    border:1px solid #D3B67D !important;
    color:#D3B67D !important;
    background-color:#FFF9ED !important;
}
.rangeslider__output{
    right:0px !important;
}

.row_counte .counterss{
    margin-top: 7px;
    margin-bottom: 0;
    color: #2B4551;
	line-height: 22px;
}

.tabcontent .result_block .btn_next {
	font-weight: 400;
    letter-spacing: 0.5px;
	cursor: pointer;
}


.new-pop-contact-desgn{
    position: fixed !important;
    top: 0;
    left: 0;
    height: 100%;
    z-index: 99;
    background: #2B4551B2;
    width: 100%;
}

.new-pop-contact-desgn .elementor-top-column{
    min-height: 100%;
    height: 100vh;	
}

.new-pop-contact-desgn .elementor-element-populated{
    width: 784px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    padding: 94px 100px 76px !important;
}

.new-pop-contact-desgn .elementor-element-populated .popup_cross-dsg{
	display: block;
    position: absolute;
    right: 10px;
    top: 10px;
    width: auto;
	z-index: 99999;
	width: 48px;
}

.new-pop-contact-desgn .elementor-element-populated .popup_cross-dsg a.jet-button__instance .jet-button__plane{
    background: #fff;
    border: 2px solid #BCCBD1;
}

.new-pop-contact-desgn .elementor-element-populated .popup_cross-dsg a.jet-button__instance .jet-button__state {
    padding: 10px 17px;
}

.new-pop-contact-desgn .elementor-element-populated .popup_cross-dsg a.jet-button__instance span.jet-button__label{
	color: #2B4551;
}

/* .new-pop-contact-desgn .elementor-element-populated{
	
} */
 .new-pop-contact-desgn .elementor-image-box-wrapper .elementor-image-box-img {
    width: 30% !important;
    background-color: #F3F3F3;
    height: 175px;
    display: flex;
    justify-content: center;
    margin: 0 auto !important;
    padding: 55px;
    border-radius: 50%;
}
 .new-pop-contact-desgn .elementor-image-box-content h3.elementor-image-box-title {
    font-size: 22px;
    font-weight: 600;
    font-family: 'Outfit';
}
.new-pop-contact-desgn .elementor-image-box-content p.elementor-image-box-description {
    font-size: 20px;
    font-weight: 300;
    font-family: 'Outfit';
}

/* 
@media only screen and (max-width: 1200px) {
    .pop-up-cnt .contact-form-pop-up .elementor-element-populated {
        width: 95%;
    }
    } */

.pop-up-cnt .contact-form-pop-up {
    position: fixed !important;
    top: 0;
    left: 0;
    height: 100%;
    display: none;
    z-index: 99;
    background: #2B4551B2;
	overflow: auto;
}

.pop-up-cnt .contact-form-pop-up .elementor-element-populated{
     width: 820px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate( -50%, -50%);
    background: #fff;
    padding: 60px 100px 10px !important;
}

.pop-up-cnt .contact-form-pop-up .elementor-element-populated .form-cnt-pop form label{
        color: #98A1A6;
    font-size: 12px;
    margin-bottom: 10px;
    font-family: 'Outfit';
    font-weight: 500;
	text-transform: uppercase;
}

.pop-up-cnt .contact-form-pop-up .elementor-element-populated .form-cnt-pop form p{
	margin-bottom: 0;
}

.pop-up-cnt .contact-form-pop-up  .contact-form-pop-up-dsg .elementor-element-populated .form-cnt-pop form{
  gap: 14px;	
}

.pop-up-cnt .contact-form-pop-up .elementor-element-populated .form-cnt-pop form input{
    background: #F3F3F3;
    border-radius: 3px;
    border: none;
    margin-bottom: 0px;
    padding: 19px 25px;
    height: auto;
    color: #2B4551;
    font-size: 16px;
    font-family: 'Outfit';
    font-weight: 300;
    letter-spacing: 0.5px;	
	background-image: url(https://eagleff.fr/wp-content/uploads/2023/04/Layer-2.png);
    background-repeat: no-repeat;
    background-position: center right 16px;
    background-size: 19px;
	    margin-top: 10px;
}

.pop-up-cnt .contact-form-pop-up .elementor-element-populated .form-cnt-pop form p:nth-child(3) input{
	background-image: url(https://eagleff.fr/wp-content/uploads/2023/04/Vector-1.png);
}

.pop-up-cnt .contact-form-pop-up .elementor-element-populated .form-cnt-pop form p:nth-child(4) input{
	background-image: url(https://eagleff.fr/wp-content/uploads/2023/04/Vector.png);
}

.pop-up-cnt .contact-form-pop-up .elementor-element-populated .form-cnt-pop form textarea{
    background: #F3F3F3;
    border-radius: 3px;
    border: none;
    margin-bottom: 0px;
    padding: 19px 22px;
    height: auto;
    color: #2B4551;
    font-size: 16px;
    font-family: 'Outfit';
    font-weight: 300;
    letter-spacing: 0.5px;	
	    height: 100px;
	    margin-top: 10px;
}

.pop-up-cnt .contact-form-pop-up .elementor-element-populated .form-cnt-pop form input[type=submit]{
    background: #D3B67D;
    border-radius: 3px;
	color: #fff;
	 font-family: 'Outfit';
}

.pop-up-cnt .contact-form-pop-up .elementor-element-populated .form-cnt-pop form input[type=submit]:hover{
   background: #D3B67D;
   box-shadow: none;
}

.pop-up-cnt .contact-form-pop-up .elementor-element-populated .popup_cross{
	display: block;
    position: absolute;
    right: 10px;
    top: 10px;
    width: auto;
	z-index: 99999;
	width: 48px;
}

.pop-up-cnt .contact-form-pop-up .elementor-element-populated .popup_cross a.jet-button__instance .jet-button__plane{
    background: #fff;
    border: 2px solid #BCCBD1;
}

.pop-up-cnt .contact-form-pop-up .elementor-element-populated .popup_cross a.jet-button__instance .jet-button__state {
    padding: 10px 17px;
}

.pop-up-cnt .contact-form-pop-up .elementor-element-populated .popup_cross a.jet-button__instance span.jet-button__label{
	color: #2B4551;
}

.pop-up-cnt .contact-form-pop-up .elementor-element-populated .form-cnt-pop{
	width: 100%;
    max-width: 100%;
}

.form_section  .second_section .resultats{
    margin-bottom: 38px;
    margin-top: 20px;
}

.form_section  .second_section .row_form label{
    color: #98A1A6;
    font-size: 12px;
    margin-bottom: 10px;	
}

.form_section  .second_section .row_form input{
    background: #F3F3F3;
    border-radius: 3px;
    border: none;
    margin-bottom: 15px;
    padding: 19px 22px;
    height: auto;
    color: #2B4551;
    font-size: 16px;
    font-family: 'Outfit';
    font-weight: 300;
    letter-spacing: 0.5px;
	background-image: url(https://eagleff.fr/wp-content/uploads/2023/04/Layer-2.png);
    background-repeat: no-repeat;
    background-position: center right 16px;
    background-size: 19px;
}

.form_section  .second_section .row_form:nth-child(3) input{
	background-image: url(https://eagleff.fr/wp-content/uploads/2023/04/Vector-1.png);
}

.form_section  .second_section .row_form:nth-child(4) input{
	background-image: url(https://eagleff.fr/wp-content/uploads/2023/04/Vector.png);
}

.form_section  .second_section input[type=submit]:hover{
   background: #D3B67D;
   box-shadow: none;
}

.jet-animated-box__toggle--front{
	display: none !important;
}

.tab_section .tabcontent .tab_block .tab_left img{
   height: 100%;
   object-fit: cover;
   width: 100%;
}

.posts_blogs .post-thumbnail a, .posts_blogs .post-thumbnail a img{
   width: 100%;
}

.posts_blogs .post-thumbnail a img{
    height: 230px;
    object-fit: cover;
}

.tab_section .tabcontent .tab_block .tab_left {
    width: 50%;
    height: 325px;
}

.specs-font-trs .elementor-icon-box-content .elementor-icon-box-description{
	word-break: break-all;
}
.form_section .container.telegram-section {
    padding: 171px 50px !important;
    text-align: center;
    /* height: 98vh; */
}

.sent-icon-img{
    background-color: #F3F3F3;
    padding: 27px;
    height: 120px;
    width: 120px;
    margin: 0 auto;
    display: flex;
    border-radius: 50%;
    align-items: center;   
}
.sent-icon-img svg{
    width: 100%;
}
svg.bi.bi-send-check path {
    fill: #D3B67D;
}
.form_section .container.telegram-section p.thanks {
	color:#2B4551 !important;
    font-size: 28px !important;
    font-weight: 600 !important;
    font-family: 'Outfit' !important;
}
/* contact us popup message  */

#contact-us-popup-message{
    display: none;
}

/*for the calculator thanku second text message */
.form_section .container.telegram-section p.thanks-text-two {
    color: #2B4551;
    font-size: 20px;
    font-family: 'Outfit';
} 

.single-post .site-content__wrap.container {
    box-shadow: none !important;
    border: none !important;
    background: none !important;
    margin: 20px auto;
    padding: 0 !important;
    /*max-width: 1000px !important;*/
    width: 100%;
}
.second_section_fields {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.row_form {
    width: 49%;
}
.row_form:last-child {
    width: 100%;
}
.form_section .second_section .row_form input{
	padding-right:43px;
}
body, *{
/*     word-break: break-all !important; */
    hyphens: unset;
/* 	text-align: justify !important; */
}
.site{
	    hyphens: unset !important;
}
.form_section  .second_section .row_form:nth-child(1) input {
    background-image: url(https://eagleff.fr/wp-content/uploads/2023/05/Frame-1.png) !important;
}
.form_section  .second_section .row_form:nth-child(2) input {
    background-image: url(https://eagleff.fr/wp-content/uploads/2023/04/Vector-1.png) !important;
}
.form_section  .second_section .row_form:nth-child(3) input {
    background-image: url(https://eagleff.fr/wp-content/uploads/2023/04/Layer-2.png) !important;
}
 .top-level-link {
    color: #2B4551 !important;
}
.elementor-3028 .elementor-element.elementor-element-1a6b0d2 .jet-menu .jet-menu-item.jet-current-menu-item .top-level-link:first-child a.top-level-link{
/*	color: #D3B67D !important;*/
}
span.form-text-message {
	font-size: 13px !important;
    font-weight: 300 !important;
    font-family: 'Outfit' !important;
    text-align: center;

}
.form_section
.container {
    padding-bottom: 60px !important;
}
.tab {
    gap: 6px !important;
}
.elementor-widget-container .form_section
.container {
    padding: 33px 58px !important;
}
.elementor-widget-container .form_thanks_section.form_section
.container {
    padding: 52px
55px 65px 55px !important;
}
.elementor-element .elementor-widget-container .form_section
.container {
/*     padding: 62px 62px !important; */
}
.second_section h2.title_foma {
    margin-bottom: 0px;
}
.form_section .second_section .row_form label{
	margin-bottom: 0px;
}
section.tab_section .tab {
    margin-bottom: 40px;
}
.tabcontent{
    padding-bottom: 10px;
}
.form_section  .second_section
.resultats {
    margin-bottom: 25px;
    margin-top: -5px;
}
.form_section  .second_section input[type=submit] {
/*     margin-bottom: -10px; */
}
.second_section h3.sub_foma {
    margin-top: 5px;
}
.elementor-element-6361bd0.contact-form-pop-up .elementor-widget-wrap.elementor-element-populated {
    margin-top: 15px;
}







@media only screen and (max-width: 600px)  {
	.form_section .tab{
		overflow: auto;
		padding-bottom: 14px;
	}
	
	.result_block {
		padding: 22px 0px 0px !important;
	}
	
	.optionControls {
        gap: 35px !important;
    }
	
	.elementor-widget-container .form_thanks_section.form_section
.container{
		width: 95% !important;
		padding: 30px 20px 20px !important;
	}
	
	.elementor-widget-container .form_section .container {
		width: 95% !important;
		padding: 30px 20px 20px !important;
	}	
	
	.form_section .title_tabcont {
        font-size: 25px !important;
		line-height: 15px;
		margin-bottom: 21px;
	}
	
	.tab_block{
		flex-direction: column;
	}
	
	.tab_right{
    width: 100% !important;
    margin-left: 0 !important;
	}
	
	.result_block{
		flex-direction: column;
	}

    .tab_right .result_block .main_labe, .tab_right .result_block .label_con, .tab_right .result_block .counterss{
         justify-content: center;
    }
	
	.result_block .row_counte{
    width: 100%;	
	}
	
	.result_block .btn_next{
	width: 100%;
    text-align: center;
    margin-top: 16px;
	}
	
	.rangeslider__holder .rangeslider__output{
		    top: -50px;
    font-size: 14px;
	}
	
	.label_name_range {
		font-size: 12px;
	}
	
	.rangeslider {
    height: 5px !important;
    }
	
	.tab_right {
		padding: 16px 15px 15px !important;
	}
	
	.result_block{
		margin-top: 0;
	}
	
	.rangeslider__handle{
    background: #2B4551 !important;
    width: 16px !important;
    height: 16px !important;
    top: -6px !important;
    margin-left: 0px !important;
	}
	
	.form_section  .second_section .block_resi {
		width: 100%;
	}
	
	.pop-up-cnt .contact-form-pop-up .elementor-element-populated {
    width: 90%;
    padding: 65px 26px 0px !important;
    }
	
	.pop-up-cnt .contact-form-pop-up .elementor-element-populated .form-cnt-pop form label {
		font-size: 14px;
	}
	
	.tab_section .tabcontent .tab_block .tab_left {
		width: 100% !important;
		height: unset;
    }
	 .new-pop-contact-desgn .elementor-widget-wrap.elementor-element-populated {
	    padding: 90px 26px 57px !important;
		width:90%;
}
	.new-pop-contact-desgn .elementor-image-box-content h3.elementor-image-box-title {
    font-size: 29px;
}
	.new-pop-contact-desgn .elementor-image-box-wrapper .elementor-image-box-img {
		width: 49% !important;
		height: 150px;
		padding:36px;
	}
	.new-pop-contact-desgn .elementor-image-box-content p.elementor-image-box-description {
    font-size: 20px;
}
	.new-pop-contact-desgn .elementor-widget-image-box .elementor-image-box-content {
    padding-top: 10px;
}
	
.form_section .container .second_section {
    padding: 0 0px !important;
}
	
	.form_section .second_section input[type=submit] {
         width: 100%;
		 padding: 6px 0 !important;
		 margin-bottom: 5px;
		font-size: 16px;
    	font-weight: 400;
	}
	
.tab_section .tabcontent .tab_block .tab_left {
    display: none !important;
}
	
	.title_foma {
		line-height: 37px !important;
	}
	.elementor-3028 .elementor-element.elementor-element-1d49696{
	position: fixed;
    top: 0px;
    left: 0;
    z-index: 99;
	width:100%;
	background-color:#fff;
	}
	div#content {
    margin-top: 95px;
	}
	body.admin-bar[data-elementor-device-mode=mobile] .jet-mobile-menu__instance--slide-out-layout .jet-mobile-menu__container {
    top: 96px !important;
}
	.tab
input.tablinks.active {
    border: 1px
solid #D3B67D !important;
    color: #2B4551 !important;
    background-color: #FFF9ED !important;
}
	
	.form_section .second_section .resultats{
		margin-bottom: 18px;
		margin-top: 15px;
	}
	
	.form_section .second_section .row_form label {
		margin-bottom: 0px;
    }
	
	.form_section .second_section .row_form input{
		padding: 12px 41px 12px 15px !important;
		font-size: 12px;
	}
		
	.second_section_fields .row_form {
       width: 49%;
    }
	
	.second_section_fields .row_form:last-child {
       width: 100%;
    }
	.second_section .title_foma {
    line-height: 15px !important;
	}
	section.tab_section, .second_section {
    height: 450px;
	}
	.elementor-element.elementor-element-eeb4f56 .elementor-widget-container section.form_section .container form#mail .second_section h2.title_foma {
    padding-bottom: 15px;
	}
}



@media only screen and (max-width: 900px)  {
	.result_block .btn_next {
    padding: 16px 20px !important;
	}
	.row_counte .counterss{
    font-size: 20px;
	}
	.form_section .container{
	     width: 100%;
		 max-width: 100%;
    }
	
	.form_section .tab {
		overflow: auto;
		padding-bottom: 14px;
    }
	
	.tab_section .tabcontent .tab_block .tab_left{
		    width: 40%;
	}
	
	.tab_section .tabcontent .tab_block .tab_right {
		width: 60%;
	}
	.row_form {
    width: 100%;
	}
}

@media only screen and (min-width: 1800px)  {
	.elementor-container{
       /*max-width: 1440px !important;*/
	}
	
	#calculator-sec .elementor-container{
		   /* max-width: 1090px !important;*/
	}
	
/* 	.tab input.tablinks {
		padding: 10px 27px;
	} */
	.tab input.tablinks {
         padding: 10px 20px;
	}
}	

/* @media only screen and (min-width: 1000px) and (max-width: 1400px){
    .elementor-section{
	    padding-left: 50px !important;
		padding-right: 50px !important;
	}
	
	.elementor-section .elementor-section{
	    padding-left: 0px !important;
		padding-right: 0px !important;
	}
	
	.elementor-section.calculator-sec{
		padding-left: 144px !important;
        padding-right: 144px !important;
	}
	
	.tab input.tablinks {
		padding: 10px 22px;
	}
} */

/* start calculator css  */
input {
    font-size: 15px;
    height: 34px;
    padding: 2px 10px;
    margin: 2px;
    border-radius: 8px;
}

input[type=submit] {
    padding: 16px 150px;
    border: none;
    background: #D3B67D;
    border-radius: 3px;
    cursor: pointer;
    font-family: 'Outfit';
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 24px;
    display: flex;
    align-items: center;
    text-align: center;
    letter-spacing: 1.7px;
    text-transform: uppercase;
    color: #FFFFFF;
    min-height: 53px;
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
}
input[type=submit]:hover {
transition: 0.5s linear;
box-shadow: 2px 2px 11px 5px #0000004f;

}

.container {
    border-radius: 20px;
    padding: 20px;
    margin: auto;
    width: 920px;
    background-color: #ffffffa6;
    border: 3.1px double #ffc107;
    box-shadow: 3px 2px 11px 13px #0000004a;
}
form{
display: flex;
flex-direction: column;
gap: 25px;
}

/*for the per month text on the calculator*/
.per-month-value {
    text-transform: lowercase !important;
}





.row_form{
display: flex;
flex-direction: column;
gap:3px;
}
label{
font-size: 20px;
font-family: system-ui;
}

.form_section{
    display: flex;
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center;
}



.rangeslider,
.rangeslider__fill {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background-clip: padding-box;
    /* stops bg color from leaking outside the border: */
}

.rangeslider {
    background: #E2E2E2;
    position: relative;
    height: 6px;
    width: 400px;
    max-width: calc(100% - 45px);
    display: inline-block;
}
@media only screen and (max-width: 520px) {
    .rangeslider {
        height: 13.3333333333px;
    }
}

.rangeslider__fill {
    background: #D3B67D;
    position: absolute;
    top: 0;
    height: 100%;
    display: block;
}

.rangeslider__handle {
    cursor: pointer;
    display: inline-block;
    width: 15px;
    height: 15px;
    position: absolute;
    background: #8c9fa700;
    border: 0px solid #fff;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-clip: padding-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    top: -6px;
    touch-action: pan-y;
    -ms-touch-action: pan-y;
}
@media only screen and (max-width: 520px) {
    .rangeslider__handle {
        width: 40px;
        height: 40px;
        top: -13.3333333333px;
    }
}

.rangeslider__handle:after {
    content: "";
    display: block;
    width: 15px;
    height: 15px;
    margin: auto;
    position: absolute;
    top: 2px;
    margin-left: 1px;
    right: 0;
    bottom: 0;
    left: 0;
    background: #1a1818;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-clip: padding-box;
	    z-index: 99;
}
@media only screen and (max-width: 520px) {
    .rangeslider__handle:after {
        display: none;
    }
}

.rangeslider__output {
    position: absolute;
    top: -46px;
    display: inline-block;
    font-size: 1.2em;
    line-height: 20px;
    padding-left: 20px;
    font-family: "Outfit";
    font-weight: 600;
    color: #282D5C;
    position: absolute;
    right: 36px;
    max-width: 75px;
    text-align: right;
    border: 0px;
    pointer-events: none;
}

.rangeslider__holder {
    position: relative;
    margin: 16px 0px;
}
.optionControls{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 40px;
}


.rangeslider__holder .rangeslider__output{
font-family: 'Outfit', sans-serif;
font-weight: 600;
}



/* Style the tab */
.tab {
    overflow: hidden;
    display: flex;
    gap: 12px;
    justify-content: space-between;
}

/* Style the buttons that are used to open the tab content */
.tablinks {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 10px 17px;
    transition: 0.3s;
    font-family: 'Outfit';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 12px;
    display: flex;
    align-items: center;
    text-align: center;
    background: #F5F5F5;
    border-radius: 3px;
    color: #2B4551;
    margin: 0px;
}

/* Change background color of buttons on hover */
.tab button:hover {
    background-color: #ddd;
    color: #D3B67D;
    background: #FFF9ED;
    border: 1px solid #D3B67D;
    border-radius: 3px;
}

/* Create an active/current tablink class */
.tablinks:focus {
    background-color: #ccc;
    color: #D3B67D;
    background: #FFF9ED;
    border-radius: 3px;
    border: 1px solid #D3B67D;
}

/* Style the tab content */
.tabcontent {
    display: none;
    margin-top: 25px;
}


.img_tab{
    max-width: 424px;
}
.tab_block{
    display: flex;
    justify-content: space-between;
}
.tab_right {
    width: 100%;
    position: relative;
    overflow: hidden;

    display: flex;
    flex-direction: column;
    justify-content: center;
    gap:0px;
}

.rangeslider {
    display: inline-block;
    width: 70%;
}

.output {
    display: inline-block;
    font-size: 1.8em;
    line-height: 1;
    padding-left: 10px;
}


.btn_next {
    text-transform: uppercase !important;
    background: #D3B67D !important;
    border-radius: 3px !important;
    padding: 16px 25px !important;
    color: white !important;
    font-family: 'Outfit' !important;
    max-height: 18px !important;
}
.result_block {
    display: flex;
    justify-content: space-between;
    padding: 0px 31px;
    align-items: end;
}
.label_name_range{
    font-family: 'Outfit';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    /* or 129% */

    display: flex;
    align-items: center;
    text-transform: uppercase;

    color: #2B4551;
}

.title_resi{
    font-family: 'Outfit';
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 18px;
    /* or 150% */

    display: flex;
    align-items: center;
    text-transform: uppercase;

    color: #98A1A6;
}
#res1 {
    font-family: 'Outfit';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 18px;
    display: flex;
    align-items: center;
    color: #2B4551;
    padding: 0pt;
    border: 0px;
    pointer-events: none;
}
#res2 {
    font-family: 'Outfit';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 18px;
    display: flex;
    align-items: center;
    color: #2B4551;
    padding: 0pt;
    border: 0px;
    pointer-events: none;
}
#res3 {
    font-family: 'Outfit';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 18px;
    display: flex;
    align-items: center;
    color: #2B4551;
    padding: 0pt;
    border: 0px;
    pointer-events: none;
}
#res4 {
    font-family: 'Outfit';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 18px;
    display: flex;
    align-items: center;
    color: #2B4551;
    padding: 0pt;
    border: 0px;
    pointer-events: none;
}
.resultats{
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
}
.block_resi {
    width: 45%;
    border-left: 5px solid #D3B67D;
    padding-left: 12px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.title_resi{
    font-family: 'Outfit';
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 18px;
    /* or 150% */

    display: flex;
    align-items: center;
    text-transform: uppercase;

    color: #98A1A6;
    margin: 0px;
}
.title_tabcont{
    font-family: 'Outfit';
    font-style: normal;
    font-weight: 600;
    font-size: 35px;
    line-height: 65px;
    /* or 186% */

    display: flex;
    align-items: center;

    color: #2B4551;
    margin-bottom: 11px;
}
.main_labe{
    font-family: 'Outfit';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    display: flex;
    align-items: center;
    text-transform: uppercase;
    color: #2B4551;
}
.label_con{
    margin: 0px;
    font-family: 'Outfit';
    font-style: normal;
    font-weight: 700;
    font-size: 10px;
    line-height: 18px;
    display: flex;
    align-items: center;
    text-transform: uppercase;
    color: #97A3A9;
}
.counterss{
    font-family: 'Outfit';
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 18px;
    display: flex;
    align-items: center;
    text-transform: uppercase;
    color: #2B4551;
    margin-bottom: 20px;
}
.label_forms{
    font-family: 'Outfit';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    /* or 150% */

    display: flex;
    align-items: center;
    text-transform: uppercase;

    color: #2B4551;

}
.title_foma{

    font-family: 'Outfit';
    font-style: normal;
    font-weight: 600;
    font-size: 35px;
    line-height: 65px;
    /* or 186% */

    display: flex;
    align-items: center;

    color: #2B4551;
}
.label_forms{
    font-family: 'Outfit';
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 18px;
    /* or 150% */

    display: flex;
    align-items: center;
    text-transform: uppercase;

    color: #98A1A6;

}
.sub_foma{
    font-family: 'Outfit';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    /* or 150% */

    display: flex;
    align-items: center;
    text-transform: uppercase;

    color: #2B4551;

}
.second_section{
    display: none;
}

.form_section  .second_section input[type=submit] {
    background: #D3B67D;
    box-shadow: none;
}

/* end calculator css  */

/* to remove the tags from the single post page */
.single-post .entry-meta .byline, .single-post .entry-meta .cat-links, .single-post .entry-meta .posted-on {
    display: none ;
}

.single-post .entry-title{
    text-align: center;
} 

.single-post .entry-content img.aligncenter {
    display: block;
    margin: 0 auto;
} 

img.attachment-kava-thumb-l.size-kava-thumb-l.wp-post-image.lazy.loaded {
    margin: 0 auto;
}


.container {
    box-shadow: none !important;
    border: none !important;
    background: none !important;
    margin: 20px auto;
    padding: 0 !important;
   /* max-width: 1000px !important;*/
    width: 100% !important;
}

.ehf-template-kava .page-preloader-cover {
    display:none !important;
}
span.post__date.post-meta__item{
    display: none;
}  

.loader {
    display: none;
    border: 5px solid #f3f3f3;
    border-radius: 50%;
    border-top: 5px solid #2B4551;
    width: 35px;
    height: 35px;
    -webkit-animation: spin 2s linear infinite; /* Safari */
    animation: spin 2s linear infinite;
    margin: 0 auto;
  }

@media(max-width:600px){
    .category-uncategorized{
        padding: 0px 20px;
    }

    .site-content__wrap nav.navigation.post-navigation {
        padding: 0px 20px 12px;
    }
	.elementor-element-c8115b5 .elementor-element-941489d{
		padding: 0px !important;
	}
	form{
      gap: 8px;
    }
	
	.title_foma{
		font-size: 25px;
		margin-top: 0;
	}
	
	.second_section .sub_foma{
		 margin-top: 0;
	}
	
	.title_resi {
		font-size: 14px;
	}
	
	.second_section .block_resi input{
		font-size: 15px !important;
	}
	
	.resultats {
		gap: 9px;
		justify-content: space-between;
    }
	
	.form_section .second_section .block_resi{
		width: 48%;
	}
	.form_section
.tab {
    margin-bottom: 0px !important;
}
section.tab_section .tabcontent {
    margin-top: 0px;
    padding: 0;
}
section.tab_section .tabcontent .tab_right {
    padding-bottom: 0px !important;
}
.elementor-element-b9b5806 .elementor-element-eeb4f56 .elementor-widget-container section.form_section .container {
    margin-top: 10px;
    margin-bottom: 0px;
    padding-top: 20px !important;
}
span.form-text-message {
    margin-bottom: -5px;
}
section.form_section section.tab_section {
    height: 400px;
}
	.second_section .second_section_fields .row_form input#site {
    margin-bottom: 0px;
}
	.elementor-element-eeb4f56 .elementor-widget-container section.form_section .container .second_section {
    height: 440px;
}
	.pop-up-cnt .elementor-element-cbae377 .contact-form-pop-up .elementor-element-populated {
    top: 50%;
    padding: 20px 20px 10px !important;
	}
	.elementor-element.elementor-element-941489d .elementor-container.elementor-column-gap-default {
    display: flex;
    flex-direction: column;
    align-items: center;
	}
	
	.elementor-element.elementor-element-3e82d64 .elementor-widget-container {
    display: flex;
    justify-content: center;
    padding: 15px 0;
	}
	
	.elementor-element.elementor-element-3c9062f .elementor-widget-container {
    display: flex;
    justify-content: center;
	}
	
	.elementor-element.elementor-element-3c9062f .elementor-widget-container {
    display: flex;
    justify-content: center;
	}
	
	.elementor-element.elementor-element-f97434d .elementor-widget-container {
    text-align: center;
	}
	.elementor-element.elementor-element-47d5022 .elementor-widget-container p span:nth-child(2) {
    letter-spacing: 1px;
    float: right;
	}
	
	.elementor-element.elementor-element-3c9062f .elementor-widget-container p.elementor-icon-box-title {
    letter-spacing: 1px;
	}
	
}

@media(max-width:768px){
    .category-uncategorized{
        padding: 0px 20px;
    }
	.site-content__wrap nav.navigation.post-navigation {
		padding: 0px 20px 12px;
	}
}
@media(max-width:820px){
    .category-uncategorized{
        padding: 0px 20px;
    }
	.site-content__wrap nav.navigation.post-navigation {
		padding: 0px 20px 12px;
	}
}
@media only screen and (max-width: 1366px) and (min-width: 992px)  {
	.pop-up-cnt .contact-form-pop-up .elementor-element-populated {
    top: 50%;
	padding: 30px 80px 10px !important;
	} 
	
	.pop-up-cnt .contact-form-pop-up .elementor-element-populated .form-cnt-pop form input {
    padding: 15px 25px;
	} 
	
	form {
    gap: 0px;
	}
	
	
} 
@media only screen and (max-width: 1250px)  {
	
	.pop-up-cnt .contact-form-pop-up .elementor-element-populated .form-cnt-pop form input {
		padding: 10px 25px;
	}
	.pop-up-cnt .contact-form-pop-up .elementor-element-populated {
		top: 50%;
		padding: 20px 80px 10px !important;
	}
	.pop-up-cnt .contact-form-pop-up .elementor-element-populated .form-cnt-pop form
	input {
		margin-top: 0px !important;
	}
	.pop-up-cnt .contact-form-pop-up .elementor-element-populated .form-cnt-pop form textarea {
		margin-top: 5px !important;
	}
	textarea {
		min-height: 110px !important;
	}
}

@media (max-width:1600px){
		div#wpcf7-f4364-o2 form {
		gap: 0px !important;
	}
	.pop-up-cnt .contact-form-pop-up .elementor-element-populated {
		top: 50%;
	}
}
@media (max-width:1500px){
		div#wpcf7-f4364-o2 form {
		gap: 0px !important;
	}
}

@media (max-width:340px){
	.form_section .title_tabcont {
    font-size: 20px !important;
	}
	
	.optionControls {
    gap: 16px !important;
	}
	
	.result_block {
    padding: 8px 0px 0px !important;
	}
	
	section.form_section section.tab_section {
    height: 340px;
	}
	
	.result_block .btn_next {
    padding: 10px 20px !important;
    margin-top: 7px;
	}
	
	span.form-text-message {
    line-height: 13px;
	font-size: 12px !important;
	margin-bottom: 0px;
	}
	.label_name_range {
    font-size: 12px;
	}
	
	form#mail .second_section h2.title_foma {
    font-size: 20px;
	}
	
	.elementor-element-eeb4f56 .elementor-widget-container section.form_section .container .second_section {
    height: 340px;
	}
	
	.form_section .second_section .row_form input {
    padding: 8px 41px 8px 15px !important;
    font-size: 12px;
	}
	
	.title_resi {
    font-size: 10px;
	}
	
	.form_section .second_section .resultats {
    margin-bottom: 12px;
    margin-top: -10px;
	}
	
	section.form_section form#mail .second_section .resultats .block_resi input {
    height: 17px;
	}
	
		.form_section  .second_section input[type=submit] {
    min-height: 42px !important;
	}
	
	
}

.elementor-54 .elementor-element.elementor-element-f45cb8e
{
    padding:0;
}

.home #tab1 .tab_left
{
    display:none;
}

.home #tab1 .tab_right
{
    width:100%;
    border:0;
    padding:0;
    margin-left:0;
}

.home .calculator-sec .container
{
    width:520px !important;
    margin-right:0;
    border-radius:17px
}


.home .calculator-sec .container .tab input
{
    color:white !important;
    background:#2f404a !important;
}

.home .calculator-sent-email
{
	text-overflow: unset;
}

.home .second_section .label_forms
{
	display:none;
}

.home .calculator-sec .container form
{
    min-height:496px;
}

@media(max-width:500px)
{
	.home .calculator-sec .container
{
    width:100% !important;
}
}

@media (max-width: 767px) {
    .elementor-54 .elementor-element.elementor-element-9427fb7 {
        padding: 40px 0 75px 0;
    }
}

 .elementor-contact-form-7 .wpcf7-not-valid-tip {
	 font-size:12px !important;
 }
