@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.3.0/css/all.min.css');

@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');

/*
	font-family: "Bebas Neue", sans-serif;
  	font-weight: 400;
  	font-style: normal;
*/

@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

/*
font-family: "Poppins", sans-serif;
*/

*{
	margin: 0px;
	padding: 0px;
	}

	
.clr {
	clear:both;
	display:block;
	width:100%;
	height:0px;
	}

a {
   	text-decoration: none;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
	box-shadow:none;
	color: #B7881A;
	}

a:focus, a:active {
	outline: none;
	}
	
a, a img {
	border:none;
	}
	
img {
	max-width:100%;
	}
	
h1, h2, h3, h4, h5, h6 {
/* 	font-family: "Playfair Display", serif; */
	font-family: "Bebas Neue", sans-serif;
  	font-weight: 700;
	margin:0px;
	padding:0px;
	letter-spacing:0px;
	text-transform:none;
	line-height: 1.4;
	}
	
h1 {
	font-size:32px;
	}
	
h2 {
	font-size:28px;
	}
	
h3 {
	font-size:25px;
	}
	
h4 {
	font-size:21px;
	}
	
h5 {
	font-size:17px;
	}
	
h6 {
	font-size:14px;
	}
	
p{
	margin-bottom:15px;	
	padding-bottom:0px;
	}

iframe{
	width: 100%;
	}

/* Placeholder text color -- selectors need to be separate to work. */
::-webkit-input-placeholder{
	/*color: #131313;*/
	font-family: "Poppins", sans-serif;
	}

:-moz-placeholder{
	/*color: #131313;*/
	font-family: "Poppins", sans-serif;
	}

::-moz-placeholder{
	font-family: "Poppins", sans-serif;
	opacity: 1;
	}

:-ms-input-placeholder{
	font-family: "Poppins", sans-serif;
	}

textarea{
	height: 120px;
}

body{
	font-family: "Poppins", sans-serif;
  	font-weight: normal;
  	color: #3c3a3a;
	font-size: 16px;
	line-height: 30px;
	}

.home .entry-header, .header-titles .site-description{
	display: none;
	}

.header-inner{
	max-width: 120rem;
	}

.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6{
	margin: 0 0 2rem 0;
	}

.entry-content p, .entry-content li, .widget-content{
	line-height: 30px;
	font-size: 16px;
	}

body:not(.home) #main-header,  #main-header.elementor-sticky--effects{
  	background-color: rgba(255, 255, 255);
/*	border-bottom: solid 1px #e6e6e6;*/
  	-webkit-box-shadow: 5px 5px 12px rgba(0,0,0,0.1);
  	-moz-box-shadow: 5px 5px 12px rgba(0,0,0,0.1);
  	box-shadow: 5px 5px 12px rgba(0,0,0,0.1);
	}

/*body:not(.home) #site-content{
	padding-top: 6rem;
	}*/

#main-header.she-header{
	-webkit-box-shadow: 5px 5px 12px rgba(0,0,0,0.1);
  	-moz-box-shadow: 5px 5px 12px rgba(0,0,0,0.1);
  	box-shadow: 5px 5px 12px rgba(0,0,0,0.1);
}

#main-header .gt_float_switcher .gt-selected{
	position: absolute;
	top: 0;
}

#main-header .gtranslate_wrapper .gt_switcher{
	position: absolute;
  	right: 0;
  	top: -12px;
  	width: 130px;
}

#main-header .gtranslate_wrapper .gt_switcher a{
	width: 118px;
}

.section-inner.medium{
	max-width: 120rem;
	width: calc(100% - 4rem);
	}

.entry-content > :not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide), 
.panel-layout, .footer-inner{
	width: 100%;
	max-width: 124rem;
	padding-left: 20px;
	padding-right: 20px;
	margin: 0 auto;
	}

.widget_text p, .widget_text ol, .widget_text ul, 
.widget_text dl, .widget_text dt, .widget-content .rssSummary, .entry-content{
	font-size: 16px;
	line-height: 30px;
	}

.search-toggle .toggle-icon, .search-toggle svg{
	height: 1.8rem;
	max-width: 1.8rem;
	width: 1.8rem;
	color: #ffffff;
	}

.modal-menu a, .modal-menu > li > a, .modal-menu > li > .ancestor-wrapper > a, .modal-menu ul li a{
	color: #023e8a;
	font-family: "Poppins", sans-serif;
    font-weight: normal;
    font-size: 16px;
    letter-spacing: 1px;
	}

.singular .entry-header{
	background-color: #caae84;
	padding: 0 0 0 0;
/*	margin-bottom: 2rem;*/
	}

.singular .entry-header h1.entry-title{
	color: #ffffff;
	font-family: "Bebas Neue", sans-serif;
  font-weight: 800;
	font-size: 38px;
	padding: 2rem 0;
	letter-spacing: 0;
	text-transform: capitalize;
	position: relative;
	text-align: center;
	/*background-color: #072d7e;
	border-bottom-left-radius: 18px;
  	border-bottom-right-radius: 18px;*/
	}

.single-product .entry-header{
	background-color: #ffffff;
	padding: 0 0 0 0;
	/*margin-bottom: 6rem;*/
	}

.single-product .entry-header h1.entry-title{
	color: #1078be;
	font-family: "Bebas Neue", sans-serif;
  font-weight: 800;
	font-size: 28px;
	padding: 4rem 0 1rem 0;
	letter-spacing: 0;
	text-transform: capitalize;
	position: relative;
	background-color: #ccc8aa;
	border-bottom-left-radius: 18px;
  	border-bottom-right-radius: 18px;
	}

/*.singular .entry-header h1.entry-title:after{
	content: "";
	background-color: #00745b;
	position: absolute;
	width: 30px;
	height: 1px;
	bottom: 30px;
	left: 0;
	right: 0;
	margin: 0 auto;
	}
*/
.single-post .entry-header h1.entry-title{
	text-align: center;
}

.single-post .entry-header h1.entry-title:after{
	display: none;
}

button.close-nav-toggle svg, button.close-nav-toggle .toggle-text{
	color: #000000;
}

.toggle.nav-toggle svg, .toggle-inner .toggle-text{
	display: none;
}

button.close-nav-toggle svg, button.close-nav-toggle .toggle-text {
    color: #000000;
    font-size: 0px;
}

.nav-toggle .toggle-icon, .nav-toggle svg{
	height: 2rem;
	width: 2.6rem;
}

.menu-modal.active {
    z-index: 999;
}

/* sub menu */

ul.sub-menu li:nth-child(3){
	margin-right: 0px;
}

.primary-menu > li.menu-item-has-children > a{
	padding-right: 0;
}

.primary-menu > li > .icon{
	display: none;
}

.primary-menu .sub-menu{
	padding: 0;
}

.sub-menu li a:hover{
	background-color: #ededed;
	color: #000000 !important;
}

.primary-menu ul::after {
	display: none;
}

.search-results .post-inner{
	padding-top: 4rem;
	}

.search-results hr{
	margin: 4rem auto;
	}

.search-results h2.entry-title{
	font-size: 32px;
	}
	
/* ---------- */

/* elementor Basic styles Start */

section.elementor-section.elementor-section-boxed > .elementor-container{
	max-width: 1200px;
}

.single-product .content-area, .woocommerce-page .content-area{
	max-width: 1240px;
	margin: 0 auto;
	padding: 4rem 2rem 0 2rem;
}

body:not(.single-product).woocommerce-page .content-area{
	padding-top: 0;
}

/*body:not(.home) .custom-footer{
	margin-top: 10rem;
}*/


/*#main-header{
  border-top: solid 5px #c9ad84;
}
*/

#main-header .elementor-widget-theme-site-logo img{
	max-width: 380px;
	}


#main-header .widget_product_search .woocommerce-product-search  input[type="search"]{
	-webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
	}

#main-header .widget_product_search .woocommerce-product-search button[type="submit"] {
  position: absolute;
  right: 0;
  top: 0;
  color: #8b8b8b;
  background: transparent url("../images/product-srch-icon.png") no-repeat center center;
  padding: 20px 20px;
  font-size: 0px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  margin: 5px;
  background-color: #9bb736;
}

#main-header .elementor-search-form .elementor-search-form__submit {
  border-radius: 50px;
  margin: 5px;
  min-width: 45px;
}

/*
#main-header{
background-color: transparent;
	position: absolute;
	z-index: 99;
}

#main-header .elementor-widget-theme-site-logo img{
	max-width: 92px;
	}



#main-header .elementor-nav-menu--main .elementor-nav-menu a{
	position: relative;
}

#main-header .elementor-nav-menu--main .elementor-nav-menu a:after{
	position: absolute;
  content: "";
  width: 55%;
  height: 2px;
  top: 90%;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: #1484c3;
  transition: transform 0.5s;
  transform: scaleX(0);
  transform-origin: right;
}

#main-header .elementor-nav-menu--main .elementor-nav-menu a:hover:after{
	transform: scaleX(1);
  	transform-origin: left;
}

*/
.mainslider .elementor-slides .swiper-slide-inner{
	max-width: 1240px;
	padding: 0 20px;
}

.mainslider{
	position: relative;
}

/*.mainslider .swiper-slide-contents{
	margin-top: 15%;
}*/

.mainslider{
	overflow: hidden;
}

.mainslider .swiper-slide-contents{
	background: #00000080;
	-webkit-border-radius: 24px;
  	-moz-border-radius: 24px;
  	border-radius: 24px;
  	padding: 5%;
}

.mainslider .swiper-slide-contents h6{
	font-family: "Bebas Neue", sans-serif;
   	font-weight: normal;
  	font-size: 60px;
/*  	line-height: 46px;*/
	letter-spacing: 3px;
	margin-bottom: 0;
	text-transform: uppercase;
}

.mainslider .swiper-slide-contents h3{
	font-family: "Bebas Neue", sans-serif;
  	font-weight: normal;
	font-size: 60px;
	line-height: 60px;
	letter-spacing: 0;
	margin-bottom: 0;
	text-transform: uppercase;
}

.mainslider .elementor-swiper-button{
	background-color: rgba(0, 0, 0, 0.5);
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	padding: 10px;
}

.mainslider .swiper-pagination-bullet{
	border-radius: 50px;
}

.mainslider .swiper-container-horizontal > .swiper-pagination-bullets, 
.mainslider .swiper-pagination-custom, .mainslider .swiper-pagination-fraction, 
.mainslider .swiper-horizontal > .swiper-pagination-bullets, 
.mainslider .swiper-pagination-bullets.swiper-pagination-horizontal, 
.mainslider .swiper-pagination-custom, 
.mainslider .swiper-pagination-fraction{
	bottom: 18px !important;
}

.btm-details-list, .socials-btm ul{
	margin: 0;
}

.btm-details-list li.location,
.btm-details-list li.email,
.btm-details-list li.call{
	position: relative;
	margin-right: 0;
	list-style-type: none;
}

.btm-details-list li{
	padding-bottom: 18px;
	padding-left: 35px;
	font-size: 16px;
	margin-left: 0;
	color: #ffffff;
}

.btm-details-list li a{
	color: #ffffff;
}

.btm-details-list li a:hover{
	color: #B7881A;
}

.btm-details-list li.location:before{
	content: "";
	background-image: url(../images/mapicon.png);
	background-repeat: no-repeat;
	background-size: 80% auto;
	position: absolute;
	width: 21px;
	height: 31px;
	top: 2px;
	left: 0;
}

.btm-details-list li.email:before{
	content: "";
	background-image: url(../images/emailicon.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	position: absolute;
	width: 21px;
	height: 18px;
	top: 6px;
	left: 0;
}

.btm-details-list li.call:before{
	content: "";
	background-image: url(../images/phoneicon.png);
	background-repeat: no-repeat;
	background-size: 80% auto;
	position: absolute;
	width: 22px;
	height: 23px;
	top: 2px;
	left: 0;
}

.btm-details{
	margin: 0;
}

.btm-details li{
	list-style-type: none;
	margin: 0 0 15px 0;
}

.btm-details li b{
	font-weight: 700;
  	text-transform: uppercase;
  	font-size: 16px;
}

/*.btm-details li{
	font-size: 24px;
}

.btm-details li.call a{
	font-size: 30px;
	font-weight: 700;
	color: #019bd6;
}

*/

.btm-details li a{
	color: #ffffff;
}

.btm-details li a:hover{
	color: #efa136;
}

.contact-details li a{
	color: #3c3a3a;
}

.contact-details li a:hover{
	color: #efa136;
}


.contact-details li b{
	color: #000000;
}


.ftr-top-col h4.elementor-image-box-title{
	margin-bottom: 10px;
}

.ftr-top-col .elementor-image-box-description{
	line-height: 24px;
}

body:not(.home) .ftr_top{
	margin-top: 4rem;
}

.footer_top_form input[type="submit"]{
	margin: 0 auto;
  max-width: 250px;
  width: 100%;
  right: 0;
  left: 0;
  position: absolute;
}

.footer_top div.eael-dual-header .subtext p{
	font-size: 16px;
}

.footer_top .tnp-widget-minimal form{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}

.custom-footer .elementor-nav-menu--main .elementor-nav-menu a:hover, 
.custom-footer .elementor-nav-menu--dropdown a, .custom-footer .elementor-nav-menu a:hover{
	padding: 0;
}

.custom-footer .elementor-nav-menu--main .elementor-nav-menu a, 
.custom-footer .elementor-nav-menu--dropdown a{
	color: #ffffff;
	font-weight: 400;
	font-size: 15px;
	margin-bottom: 15px;
	display: inline-block;
	position: relative;
	padding: 0;
}

.custom-footer .elementor-nav-menu--main .elementor-nav-menu a:before,
.custom-footer .elementor-nav-menu--dropdown a:before {
    content: "\f0da";
    position: absolute;
    font-size: 0;
    width: 0;
    top: 0;
    left: -14px;
    font-family: "fontawesome";
    color: #B7881A;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
    }

.custom-footer .elementor-nav-menu--main .elementor-nav-menu a:hover,
.custom-footer .elementor-nav-menu--dropdown a:hover {
    color: #B7881A;
    margin-left: 14px;
}

.custom-footer .elementor-nav-menu--main .elementor-nav-menu a:hover:before,
.custom-footer .elementor-nav-menu--dropdown a:hover:before {
    width: 10px;
    font-size: 14px;
    color: #B7881A;
}

.custom-footer-btm{
	color: #ffffff;
}

.custom-footer-btm p{
	margin-bottom: 0;
}

.custom-footer-col{
	color: #ffffff;
}

.rpwwt-widget ul li a{
	color: #ffffff;
	margin-bottom: 10px;
	display: block;
}

.rpwwt-widget ul li a:hover{
	text-decoration: underline;
}

.rpwwt-widget ul li a img{
	float: left;
	margin: 0 10px 10px 0;
	clear: both;
}

#rpwwt-wp-widget-recent-posts-widget-with-thumbnails ul{
	margin: 0;
}

#rpwwt-wp-widget-recent-posts-widget-with-thumbnails ul li{
	list-style-type: none;
	margin: 0 0 15px 0;
}

#rpwwt-wp-widget-recent-posts-widget-with-thumbnails ul li .rpwwt-post-excerpt{
	font-size: 13px;
}

.ich-settings-main-wrap .btn-default, .ich-settings-main-wrap .btn, #rem-agent-page .my-property .my-property-nav a.next, #rem-agent-page .my-property .my-property-nav a.previous{
	background-color: #b7881a;
 	color: #fff;
}

.agent-box-card .info-agent a.btn.btn-default{
	display: none;
}

.custom-footer-col h3.elementor-heading-title{
	font-family: "Poppins", sans-serif;
  	font-weight: bold;
	font-size: 20px;
	line-height: 32px;
	text-transform: uppercase;
	color: #ffffff;
	margin-bottom: 0;
	position: relative;
	letter-spacing: 0;
}

/*.custom-footer-col h3.elementor-heading-title:after{
	content: "";
	position: absolute;
	background-color: #b7881a;
	width: 40px;
	height: 1px;
	right: 0;
	bottom: -15px;
	left: 0;
}*/

.custom-footer-col .tnp-widget-minimal input.tnp-email, 
.custom-footer-col .tnp-subscription input.tnp-email, 
.custom-footer-col .tnp-subscription input.tnp-name{
	outline: none;
	color: #000000;
	background-color: #ffffff;
	border: none;
	margin-bottom: 15px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	text-transform: capitalize;
	padding: 17px 24px;
	font-size: 16px;
}


/* Placeholder text color -- selectors need to be separate to work. */
::-webkit-input-placeholder, 
.custom-footer-col .tnp-subscription input.tnp-email::-webkit-input-placeholder, 
.custom-footer-col .tnp-subscription input.tnp-name::-webkit-input-placeholder{
	color: #081120;
	font-family: "Poppins", sans-serif;
	}

:-moz-placeholder, 
.custom-footer-col .tnp-subscription input.tnp-email:-moz-placeholder, 
.custom-footer-col .tnp-subscription input.tnp-name:-moz-placeholder{
	color: #081120;
	font-family: "Poppins", sans-serif;
	}

::-moz-placeholder, 
.custom-footer-col .tnp-subscription input.tnp-email::-moz-placeholder, 
.custom-footer-col .tnp-subscription input.tnp-name::-moz-placeholder{
	font-family: "Poppins", sans-serif;
	opacity: 1;
	}

:-ms-input-placeholder, 
.custom-footer-col .tnp-subscription input.tnp-email:-ms-input-placeholder, 
.custom-footer-col .tnp-subscription input.tnp-name:-ms-input-placeholder{
	font-family: "Poppins", sans-serif;
	}

.custom-footer-col .tnp-widget-minimal input.tnp-submit, 
.custom-footer-col .tnp-subscription input.tnp-submit{
	background-color: #b7881a;
/*	width: 50%;*/
	text-align: center;
	font-weight: 500;
	color: #ffffff;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	padding: 16px;
	font-size: 14px;
	text-transform: uppercase;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
}


.custom-footer-col .tnp-widget-minimal input.tnp-submit:hover, 
.custom-footer-col .tnp-subscription input.tnp-submit:hover{
	background-color: #b7881a;
	color: #ffffff;
}

.custom-footer input[type="submit"]{
	width: 100%;
}

ul.footer_info{
	margin: 0;
}

ul.footer_info li{
	list-style-type: none;
	margin: 0 0 40px 0;
}

ul.footer_info li a{
	color: #000000;
}

ul.footer_info li a:hover{
	color: #BE9D5B;
}
ul.footer_info li.phone span, ul.footer_info li.email span, ul.footer_info li b{
	display: block;
}

ul.footer_info li b{
	font-weight: 500;
}

ul.footer_info li .hour_inline{
	max-width: 240px;
}

ul.footer_info li .hour_inline .hour_inline_div{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
}

input[type="text"], input[type="email"], textarea, input[type="text"]:focus, input[type="email"]:focus, textarea:focus, input[type="date"], input[type="date"]:focus, select, select:focus {
  background: #ffffff;
  border: none;
  border: solid 3px rgba(176, 169, 169, 0.2);
  outline: none;
  color: #000000b0;
  padding: 16px;
  font-size: 15px;
  text-transform: capitalize;
  letter-spacing: 0.5px;
}

.wpcf7-form select{
	width: 100%;
}

.contact_col input[type="text"], .contact_col input[type="email"], .contact_col textarea{
	margin-bottom: 15px;
}

.contact_col .elementor-widget-icon-box .elementor-icon-box-description a{
	color: #000000;
}

.contact_col .elementor-widget-icon-box .elementor-icon-box-description a:hover{
	color: #B7881A;
}

.custom-footer-btm{
	color: #ffffff;
}

.custom-footer-btm .elementor-container {
 border-top: solid 1px rgba(255, 255, 255, 0.3);
/*  padding: 10px 0;*/
}

.custom-footer-btm a{
	color: #B7881A;
}

.custom-footer .elementor-nav-menu--dropdown{
	background-color: transparent;
	font-size: 14px;
}

.custom-footer .elementor-nav-menu a:hover{
	background-color: transparent;
}

.footer-btm{
	border-top: solid 1px #ffffff;
	color: #ffffff;
}

.footer-btm p{
	margin-bottom: 0;
}

.footer-btm a{
	color: #ffffff;
}

.footer-btm a:hover{
	color: #1078be;
}

.footer-form input[type="text"], .footer-form input[type="email"], .footer-form textarea{
	background: transparent;
	border: none;
	border-bottom: solid 1px #ffffff;
	outline: none;
	color: #ffffff;
	padding: 0 0 10px 0;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 0.5px;
}

.footer-form textarea{
	height: 40px;
}

.footer-form input[type="submit"]{
	padding: 10px 30px;
	font-size: 12px;
	font-weight: 400;
}

a.whatsapp_flot{
	display: table; 
	font-family: sans-serif; 
	text-decoration: none; 
	margin: 1em auto; 
	color: #fff; 
	/*! font-size: 0.9em; */ 
	padding: 26px; 
	border-radius: 2em; 
	font-weight: bold; 
	background: #25d366 url('../images/whats_icon.png') no-repeat center; 
	background-size: 50px;
	position:fixed;
	bottom:-5px; 
	left:9px; 
	z-index: 9;
}

.privacy-policy{
	margin: 0;
}

/* elementor Basic styles End */

.site-logo img{
	max-height: 5rem;
}

.primary-menu > li.current_page_item a, .primary-menu > li.current_page_item a:active,
.primary-menu > li.current_page_item a:focus, .primary-menu > li.current_page_item a:hover,
.primary-menu > li a:hover{
	color: #00745b;
	position: relative;
}

.primary-menu > li.current_page_item a:after, .primary-menu > li.current_page_item a:active:after,
.primary-menu > li.current_page_item a:focus:after, .primary-menu > li.current_page_item a:hover:after,
.primary-menu > li a:hover:after{
	border-width: 3px 0 0 0;
	border-color: #00745b;
	border-style: solid;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom: 5px;
	content: "";
	height: 3px;
	width: 100%;
	transition: 350ms ease 0s;
}

.primary-menu a{
	font-family: 'Jost';
    font-weight: bold;
    font-style: normal;
    font-display: swap;
	padding: 15px 12px;
	color: #000000;
	font-size: 16px;
	text-transform: capitalize;
	position: relative;
}

.primary-menu a:after{
	border-width: 3px 0 0 0;
	border-color: #549ea2;
	border-style: solid;
	position: absolute;
	left: 0;
	bottom: 5px;
	content: "";
	height: 3px;
	width: 0;
	transition: 350ms ease 0s;
	}

.primary-menu a:hover:after{
	width: 100%;
}

/*.primary-menu > li > .icon{
	color: #ffffff;
}*/

.primary-menu > li{
	margin: 0 30px;
}

ul.primary-menu{
	margin: 0;
}

.primary-menu > li.join-btn a{
	background: #00745b;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	padding: 15px 40px 15px 40px;
	clip-path: polygon(15% 0%, 100% 0%, 100% 100%, 0% 100%);
}

.primary-menu > li.join-btn a:after{
	display: none;
}

.primary-menu > li.join-btn a:hover{
	background: #f2a922;
	color: #ffffff;
}

.nav-toggle .toggle-icon {
	position: relative;
}

.nav-toggle .toggle-icon::after {
    content: "";
    position: absolute;
    background-image: url("../images/toggle-open-wht1.png");
    background-repeat: no-repeat;
    width: 28px;
    height: 19px;
    right: 0;
    top: 0;
}

.elementor-column.mainmenu-toggle{
	position: absolute;
	top: 10px;
	right: 0;
}

.mainmenu-toggle .elementor-nav-menu--toggle .elementor-menu-toggle:not(.elementor-active) + .elementor-nav-menu__container{
	-webkit-transform: scaleX(0);
	-ms-transform: scaleX(0);
	transform: scaleX(0);
	width: 1200px !important;
	max-width: 500px;
	right: 0;
	left: auto !important;
}

.mainmenu-toggle .elementor-nav-menu--toggle .elementor-menu-toggle.elementor-active + .elementor-nav-menu__container{
	-webkit-transform: scaleX(1);
	-ms-transform: scaleX(1);
	transform: scaleX(1);
	width: 1200px !important;
	max-width: 500px;
	right: 0;
	left: auto !important;
}

.menu_get_btn .elementor-button-wrapper{
	background: transparent;
	background-image: url(../images/btn_bg.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
  	text-align: center;
  	height: 62px;
  	line-height: 62px;
  	margin-top: -16px;
}

div.eael-dual-header .title span.lead, div.eael-dual-header .title span {
	font-family: "Bebas Neue", sans-serif;
  	font-weight: normal;
	margin: 0;
}

div.eael-dual-header .title, div.eael-dual-header .title span{
	margin: 0;
}

div.eael-dual-header .subtext p{
	margin-bottom: 4px;
}

div.eael-dual-header{
	margin-bottom: 0;
}

div.eael-dual-header .title span{
	display: block;
}

.abt_col_row{
	position: relative;
}

.abt_col_row:before{
	content: "";
	position: absolute;
	background-image: url(../images/abt_before.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: top left;
	width: 250px;
	height: 250px;
	top: 0;
	right: 0;
}

.abt_col_img .elementor-widget-image{
	position: relative;
	max-width: 500px;
	margin: 0 auto;
	z-index: 2;
}

.abt_col_img .elementor-widget-image:before{
	content: "";
	position: absolute;
	background-image: url(../images/docts.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: top left;
	width: 150px;
	height: 150px;
	top: -26px;
	left: -26px;
	z-index: -9;
}

.tabel_overflow{
	background-color: #ffffff;
	padding: 15px;
}

table{
	margin: 0;
}

table .red_color{
	color: red;
}

table .levander_color{
	color: #BF94E4;
}

table{
	border: solid 1px #000000;
	font-size: 14px;
}

th, td{
	border-color: #000000;
}

table .yellow_color{
	color: yellow;
}

.ac_calender_table thead{
	text-align: center;
}

.ac_calender_table thead tr.tabel-heding-3{
	background-color: #ccffff;
}

.ac_calender_table thead tr.tabel-heding-3 th{
	color: #00acee;
	font-weight: bold;
}

.ac_calender_table th:first-child{
	width: 70px;
}

.ac_calender_table tr th{
	color: #246eb1;
	font-weight: normal;
}

.ich-settings-main-wrap section{
	padding: 0;
}

.ich-settings-main-wrap .rem-style-2{
	background-color: #ffffff;
	padding: 10px;
}

.ich-settings-main-wrap .rem-style-2.rem-property-box a, .ich-settings-main-wrap .rem-style-1 a{
	color: #0A0A0A;
}

.ich-settings-main-wrap .description h4{
	font-size: 24px;
	color: #000000;
}

.ich-settings-main-wrap .description h3{
	color: #000000;
}

.ich-settings-main-wrap .description ul{
	margin: 0;
}

.rem-single-listing-1 h1{
	font-size: 32px;
}

.rem-style-2.rem-property-box .content-container h2, 
.rem-style-1.rem-property-box .content-container h2{
	font-weight: bold;
}

.rem-style-2.rem-property-box .content-container .property-price, 
.rem-style-1.rem-property-box .content-container .property-price{
	color: #b7881a;
}

.rem-style-2.rem-property-box .content-container .property-excerpt, 
.rem-style-1.rem-property-box .content-container .property-excerpt{
	color: #4B4E56;
}

.rem-style-2.rem-property-box .property-type, 
.rem-style-1.rem-property-box .property-type{
	background-color: #B7881A;
	padding: 6px 15px;
	border-radius: 4px;
	line-height: 22px
}

.rem-style-2.rem-property-box .content-container h2, 
.rem-style-1.rem-property-box .content-container h2{
	font-size: 22px;
}

.servies_grid{
	background: #fff;
  border: solid 1px #3333;
  margin: 10px;
}

.servies_grid .eael-infobox .infobox-icon img, .information-box .eael-infobox .infobox-icon img{
	margin: 0 auto;
}

/*.eael-infobox-content-align--center .eael-infobox .infobox-icon{
	position: absolute;
	top: -60px;
	right: 0;
	left: 0;
	max-width: 60px;
  	margin: 0 auto;
}*/

.abt-col .elementor-widget-image img{
	width: 100%;
}

.abt_pg .subtitle .eael-dual-header .title span{
	display: block;
}

.img_caros .swiper-container{
	overflow: hidden;
}

.btm_four_items .eael-infobox-content-align-center .eael-infobox .infobox-icon img{
	margin: 10px auto;
}

.post-inner{
	padding-top: 0;
}

.img_caros .elementor-skin-carousel .elementor-main-swiper{
	height: 530px;
}

/*.img_caros .swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal{
	bottom: -40px !important;
}*/

#sp-testimonial-free-wrapper-367 .sp-testimonial-free{
	background-color: #ffffff;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	padding: 15px;
}

.sp-testimonial-free-section .sp-testimonial-client-testimonial, .sp-testimonial-free-section .sp-testimonial-client-testimonial p{
	font-size: 15px;
}

.sp-testimonial-free-section .sp-testimonial-title h3{
	text-transform: uppercase;
}

.elementor-social-icons-wrapper .elementor-icon.elementor-social-icon{
	font-size: 14px;
}

.why_choose_irems .eael-filterable-gallery-item-wrap .eael-gallery-grid-item .gallery-item-thumbnail-wrap > img{
	width: 86px;
	margin: 0 auto;
}

.comfortable_irems .eael-filterable-gallery-item-wrap .eael-gallery-grid-item .gallery-item-thumbnail-wrap > img{
	width: 62px;
	margin: 0 auto;
}

.ich-settings-main-wrap img.rem-f-image{
	height: 250px !important;
  	object-fit: cover;
}

.elementor-widget-html marquee{
	color: #ffffff;
}

.fixedbg, .custom-footer, .my_portfolio{
	background-attachment: fixed;
}

.single-ht_portfolios .page-wrapper{
	padding-top: 6rem;
}

.single-ht_portfolios .banner-info h4{
	color: #000000;
	margin-top: 25px;
	text-transform: capitalize;
}

.single-ht_portfolios .page-wrapper .row{
	display: -ms-block;
  	display: block;
}

.single-ht_portfolios .page-wrapper .col-lg-6{
	-ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.single-ht_portfolios .page-wrapper .branding-img img{
	margin: 0 auto;
}

.single-ht_portfolios .page-wrapper .related-projects-area{
	margin-bottom: 4rem;
}

.single-related-project .portfolio-item-info a{
	color: #000000;
	font-size: 22px;
}

.single-related-project .portfolio-item-info a:hover{
	color: #eb8d49;
}

.single-ht_portfolios .page-wrapper .related-projects-area .row{
	display: -ms-flexbox;
  	display: flex;
}

.single-ht_portfolios .page-wrapper .related-projects-area .related-projects-title{
	margin-top: 0;
	color: #000000;
}

.faq-row .sp-easy-accordion .sp-ea-single{
	border: 1px solid #e0e0e0;
	background: #f5f5f5 !important;
}

.faq-row .sp-easy-accordion .sp-ea-single{
	border-radius: 6px;
}

.sp-ea-one.sp-easy-accordion .sp-ea-single .ea-header a{
	color: #000000 !important;
}

.sp-easy-accordion .sp-ea-single .ea-header a{
	font-weight: 400 !important;
	font-size: 17px !important;
}

.upk-alter-grid .upk-item-box{
	text-align: center;
}

/*.upk-alter-grid .upk-title a{
	color: #000000 !important;
}*/

.upk-alter-grid .upk-title a:hover{
	color: #02297b !important;
}

.sp-ea-one.sp-easy-accordion .sp-ea-single .ea-header a .ea-expand-icon{
	color: #000000 !important;
}

.single-post .entry-header, .single-post .pagination-single {
  display: none;
}

.cretifi .elementor-image-carousel-wrapper .swiper-slide-image{
	margin: 0 auto;
}

.color-accent{
	color: #e34046;
}

body:not(.singular) main > article:first-of-type{
	padding-top: 0;
}

h2.elementor-heading-title{
	font-size: 24px;
	font-weight: normal;
	letter-spacing: 1px;
	margin-bottom: 0;
}

.faq-row .subhding .eael-dual-header .title span {
  display: block;
}

.subhding h6.elementor-heading-title{
	font-size: 16px;
	font-weight: 400;
	color: #000000;
	letter-spacing: 6px;
	text-transform: uppercase;
	position: relative;
	max-width: fit-content;
	margin-bottom: 0;
}

.subhding h6.elementor-heading-title:after{
	content: "";
	position: absolute;
	background-color: #000000;
	width: 50px;
	height: 1px;
	top: 5px;
	right: -70px;
}

.subhding h3.elementor-image-box-title{
	font-size: 34px;
}

.list-items ul, .single-post .single_post_item ul, #tab-description ul{
	margin: 0;
}

.list-items ul li, .single-post .single_post_item ul li, #tab-description ul li{
	list-style-type: none;
	padding-left: 40px;
	position: relative;
	margin: 0 0 7px 0;
}

.list-items ul li:before, .single-post .single_post_item ul li:before, #tab-description ul li:before{
	content: "";
  	position: absolute;
  	background-image: url(../images/line_icon.png);
  	background-repeat: no-repeat;
  	background-size: contain;
  	background-position: center left;
  	width: 26px;
  	height: 26px;
  	top: 3px;
  	left: 3px;
}

.wychse-us .list-items ul li::before{
	filter: brightness(0) invert(1);
}

.btn1 .ow-button-base a, .read-btn .ow-button-base a{
	border: solid 1px #000000;
	background-color: #000000;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	padding: 12px 6px;
	width: 100%;
	max-width: 155px;
	display: block;
	font-size: 14px;
	font-weight: 900;
	line-height: 20px;
	letter-spacing: 1.5px;
	margin: 0 auto;
}

.btn1 .ow-button-base a.ow-button-hover:hover, 
.read-btn .ow-button-base a.ow-button-hover:hover{
	border: solid 1px #000000;
	background-color: transparent;
	color: #000000;
	letter-spacing: 2px;
}

.blog-page .post-meta{
	margin: 0;
}

.single-post .entry-header{
	background-color: transparent;
	margin-bottom: 18px;
	margin-bottom: 0;
/*	display: none;*/
}

.single-post .entry-header h1.entry-title{
	color: #000000;
	padding: 0;
}

.single-post .post-meta-wrapper, .single-post .featured-media-inner{
	display: none;
}

.entry-categories{
	margin-top: 4rem;
    margin-bottom: 1rem;
}

.archive-header{
	padding: 4rem 0;
}

body:not(.singular).archive main > article:first-of-type{
	padding: 0;
}

body:not(.singular).archive main > article, .single-post main > article{
	text-align: left;
}

.archive h2.entry-title{
	font-size: 30px;
	line-height: 30px;
}

.archive h2.entry-title a{
	color: #000000;
}

.archive .post-inner, .single-post .post-inner{
	padding-top: 0;
}

.archive .featured-media{
	margin-top: 3rem;
}

/*.single-post #site-content, .archive #site-content{
	max-width: 1240px;
	padding: 0 20px;
	margin: 0 auto;
}
*/
.single-post .featured-media-inner{
	left: 0;
	width: 100%;
}

.single-post h1.elementor-heading-title {
  color: #0A0A0A;
  font-size: 28px;
  font-weight: 800;
  line-height: 38px;
  text-transform: capitalize;
  margin-bottom: 2rem;
  padding: 0;
}

.eael-post-grid-container .eael-post-grid .eael-grid-post{
	position: relative;
}

.eael-post-grid-style-three .eael-meta-posted-on{
	position: absolute;
  	top: 10px;
  	background: #c7ab80;
  	color: #ffffff;
}

.eael-grid-post .eael-grid-post-holder-inner .eael-entry-thumbnail > img{
	height: 250px;
}

.post_single_cnt{
	background: #fff;
  	border: solid 1px #00000036;
  	padding: 7px;
  	box-shadow: 0 10px 31px 0 rgba(7,152,255,.09);
}

.post_single_cnt ul{
	margin-left: 0;
}

.single-post .elementor-widget-image img {
  width: 100%;
}

.single-post .elementor-element.elementor-widget-theme-post-title {
  margin-bottom: 0;
}

.comments-wrapper{
	display: none;
}

.blog-page .rt-tpg-container .layout1 .rt-holder .rt-img-holder img{
	height: 320px;
	width: 100%;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7-not-valid-tip{
	font-size: 14px;
}

.inner-banner-hding h1.elementor-heading-title{
	margin-bottom: 0;
	color: #ffffff;
	font-family: "Poppins", sans-serif;
  	font-weight: bold;
/*  	max-width: fit-content;*/
}

.popup_btn .elementor-button-wrapper{
	position: absolute;
  top: -150px;
  right: 0
}

.popup_btn .elementor-button-wrapper .elementor-button{
	background: #02297b;
  color: #fff;
  border: solid 5px #ffffffb8;
  border-radius: 18px;
  padding: 15px 30px;
  text-transform: uppercase;
}

.service_sub_pg h3{
	color: #02297b;
	margin-bottom: 7px;
}

/*.inner-banner-row{
	margin-bottom: 2.5rem;
}*/

.news-row .elementor-posts .elementor-post__title a{
	font-weight: 400;
}

.abt-half-row .elementor-element .elementor-widget-container{
	max-width: 480px;
	margin: 0 auto;
}

.client-logos{
	overflow: hidden;
}

.privacy-policy, .powered-by-wordpress, .to-the-top{
	color: rgba(0, 0, 0, 0.6);
}

.privacy-policy h2, .terms_cnt h2{
	font-family: 'Jost';
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.epl-property-blog.hentry{
	width: 33% !important;
	float: none;
	display: inline-block;
	vertical-align: top;
	padding: 10px !important;
}

.epl-property-blog .property-box-left{
	width: 100%;
}

.epl-property-blog .property-box img{
	width: 100%;
}

.epl-property-blog .property-box-right{
	width: 100%;
}

.feature_developments_row .loop-footer, 
.latest_properties_row .loop-footer, 
.single-property #sidebar, .post-type-archive-property #sidebar{
	display: none;
}

.epl-property-blog .status-sticker.new, .epl-property-single .status-sticker.new{
	background: #b7881a;
}

.epl-paginate-default-wrapper{
	margin-top: 3rem;
}

.epl-paginate-default-wrapper div a, 
.epl-pagination a, .epl-pagination span{
	background-color: #0A0B5D;
	color: #ffffff;
	padding: 10px;
}

.epl-pagination span.current{
	color: #0A0B5D;
}

.epl-property-blog .epl-excerpt-content{
	padding: 0 !important;
}

.epl-search-form .epl-search-btn{
	max-width: 250px;
}

.single-property section{
	padding-top: 0;
}

.post-type-archive-property section{
	padding: 3rem 0;
}

.post-type-archive-property #content{
	max-width: 1240px;
	margin: 0 auto;
}

.single-property .epl-featured-image img{
	width: 100%;
}

.latest_properties_row .epl-property-blog.hentry{
	width: 49% !important;
	display: inline-block;
	vertical-align: top;
}

.inrsub-title h3.elementor-heading-title{
	font-size: 28px;
	font-weight: 400;
	position: relative;
}

.inrsub-title h3.elementor-heading-title:after{
	content: "";
	position: absolute;
	background-color: #1078be;
	width: 50px;
	height: 1px;
	bottom: -16px;
	left: 0;
}

.service_subpage_col h2.elementor-heading-title, 
.appointment_form .elementor-heading-title{
	font-family: 'Jost';
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.pdt_cont_col .list-items ul > ul{
	-webkit-column-count: 1;
  	-moz-column-count: 1;
  	column-count: 1;
  	margin: 0 25px;
}

/*.abt_col .elementor-widget-image img{
	width: 100%;
	height: 60vh;
}
*/
.abt_col .infobox-content{
	max-width: 490px;
	margin: 0 auto;
}

.contact_col .infobox-icon{
	width: 60px;
}

.contact_col .infobox-content{
	width: 70%;
}


#qlwapp .qlwapp-toggle{
	margin-bottom: 80px !important;
}

.about-pg .elementor-image-box-wrapper h3.elementor-image-box-title, 
.values-row .elementor-image-box-wrapper h3.elementor-image-box-title{
	font-weight: 600;
	font-size: 24px;
	margin-bottom: 10px;
}

.product-col-row h2.elementor-heading-title, .product-col-row .elementor-flip-box__layer.elementor-flip-box__back{
	margin-bottom: 0;
	/*font-weight: 600;
	text-transform: uppercase;*/
}

.half-fields-row, .tabel-half-fields-row{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
}

.half-fields, .tabel-half-fields{
	width: calc(100% /2 - 15px);
	margin-bottom: 10px;
}

.cbse_tabel ol, .cbse_tabel ul{
	margin: 0;
}

#rem-search-box .rem-search-1 .search-options .searcher .footer .btn.btn-default.more-button{
	display: none;
}

.careers_page_col h2{
/* 	font-family: "Playfair Display", serif; */
	font-family: font-family: "Poppins", sans-serif;
  	font-weight: 700;
  	color: #000000;
}

.contact-page-left label{
	margin-bottom: 10px;
}

.sidebar-menu{
	border-left: solid 1px #cfcccc;
}

.sbttBacktotop{
	width: 40px;
	z-index: 99;
}

.newsletter-col .wp-caption .widget-image-caption{
	color: #000000;
}

.gallery{
	margin-top: 0;
	margin-bottom: 0;
}

.inner-top-slider .elementor-slides .swiper-slide-inner .elementor-slide-heading{
	margin-bottom: 13px !important;
}

.tinv-wishlist .tinv-header{
	display: none;
}

.appointment_form input[type="text"], .appointment_form input[type="email"], .appointment_form textarea, 
.appointment_form input[type="text"]:focus, .appointment_form input[type="email"]:focus, .appointment_form textarea:focus, 
.appointment_form input[type="date"], .appointment_form input[type="date"]:focus{
	color: rgba(0, 0, 0, 0.5);
}

.appointment_form label{
	color: #000000;
	font-weight: 400;
	font-size: 17px;
}

@media only screen and (min-width: 1024px) {
/*div.inner-banner-hding h1.elementor-heading-title{
	font-size: 40px;
	}
	
.single-post .single_post_item.pdt_post_cnt ul, 
.pdt_cont_col .list-items ul{
	-webkit-column-count: 2;
  	-moz-column-count: 2;
  	column-count: 2;
	}

*/

/*.custom-footer .elementor-nav-menu, .line-list-items.list-items ul{
	-webkit-column-count: 2;
  	-moz-column-count: 2;
  	column-count: 2;
}
*/

.ich-settings-main-wrap .description ul, .post_single_cnt ul{
	-webkit-column-count: 2;
  	-moz-column-count: 2;
  	column-count: 2;
}

#main-header .elementor-nav-menu--toggle .elementor-menu-toggle.elementor-active + .elementor-nav-menu__container, #main-header .elementor-nav-menu--toggle .elementor-menu-toggle:not(.elementor-active) + .elementor-nav-menu__container {
    max-width: 500px;
    left: -500px !important;
    right: auto;
  }

.two_btns{
	max-width: 375px;
	}

.tinv-wishlist .product-action{
	width: 205px;
	}
}

@media only screen and (min-width: 1000px) {
.wc-category-slider .owl-stage{
	width: 100% !important;
	}

#pdtcategory_slider .wc-category-slider.owl-drag .owl-item{
	/* Firefox */
	width: -moz-calc(100% /3 - 30px) !important;
	/* WebKit */
	width: -webkit-calc(100% /3 - 30px) !important;
	/* Opera */
	width: -o-calc(100% /3 - 30px) !important;
	/* Standard */
	width: calc(100% /3 - 30px) !important;
	margin: 20px;
	}

}

@media only screen and (min-width: 780px) {
/*.pdt_cont_col .list-items ul{
	-webkit-column-count: 2;
  	-moz-column-count: 2;
  	column-count: 2;
	}*/

.list_pdfs_syllabus ul{
	-webkit-column-count: 2;
  	-moz-column-count: 2;
  	column-count: 2;
	}
}

@media only screen and (max-width: 1024px) {
/*.#main-header .elementor-widget-theme-site-logo img{
	max-width: 320px;
	}

btm-details li.call a{
	font-size: 24px;
	}*/

.mainslider .swiper-slide-contents{
	padding: 2rem;
	}

.mainslider .swiper-slide-contents h3{
	font-size: 35px;
  	line-height: 45px;
	}

.epl-property-blog.hentry{
	width: 32% !important;
	padding: 2px !important;
	}
}

@media only screen and (max-width: 768px) {
body, .entry-content p, .entry-content li, .widget-content, .btm-details-list li, 
.woocommerce ul.products li.product .price, .woocommerce div.product p.price, 
.woocommerce div.product span.price, .entry-content{
	font-size: 14px;
	}

.mainmenu-toggle .elementor-nav-menu--toggle .elementor-menu-toggle.elementor-active + .elementor-nav-menu__container{
	max-width: 100%;
	}

#main-header .elementor-widget-theme-site-logo img{
	max-width: 100%;
	}

.sp-testimonial-free-section.swiper-initialized{
	margin: 0;
	}

.mainslider .swiper-slide-contents .elementor-slide-description h3{
	font-size: 36px;
	line-height: 46px;
	margin-bottom: 0;
	}

.mainslider .swiper-slide-contents h6{
	font-size: 14px;
	line-height: 22px;
	}

.mainslider .elementor-swiper-button{
	padding: 2px;
	}

.careers_page_col h2{
	font-size: 22px;
	}

.singular .entry-header h1.entry-title, .woocommerce-page .woocommerce-products-header h1{
	font-size: 26px;
	}	

.abt-col .elementor-widget-image::before{
	width: 77px;
  height: 95px;
  top: -18px;
  left: -18px
	}

div.subhding h3.elementor-image-box-title{
	font-size: 24px;
	}

.woocommerce ul.products li.product .woocommerce-loop-category__title, 
.woocommerce ul.products li.product .woocommerce-loop-product__title, 
.woocommerce ul.products li.product h3{
	font-size: 16px;
	}

.abt_col .elementor-widget-image img{
	height: auto;
	}

.ftr-top-col .elementor-image-box-img img{
	margin: 0 auto;
	}

.custom-footer-col .elementor-nav-menu__align-center .elementor-nav-menu{
	text-align: center;
	}

.custom-footer-col h3.elementor-heading-title{
	font-size: 24px;
	}

.custom-footer-btm .elementor-nav-menu__align-right .elementor-nav-menu{
	justify-content: flex-start;
	width: 100%;
	}

section.inner-banner-row{
	padding: 4rem 0;
/*	margin-bottom: 3rem;*/
	}
/*
div.inner-banner-hding h1.elementor-heading-title{
	font-size: 22px;
	}*/

body:not(.home) section.ftr_top{
	margin-top: 2rem;
	}

div.half-fields-row, .footer_top .tnp-widget-minimal form{
	display: -webkit-block;
	display: -moz-block;
	display: -ms-block;
	display: -o-block;
	display: block;
	}

div.half-fields{
	width: calc(100%);
	}

.footer_top .tnp-widget-minimal input.tnp-submit{
	width: 100%;
	margin: 10px 0 0 0 ;
}

.product-col-row:nth-child(odd) .elementor-column:first-child{
	-webkit-box-ordinal-group: 2;  
  	-moz-box-ordinal-group: 2;     
  	-ms-flex-order: 2;     
  	-webkit-order: 2;  
  	order: 2;
	}

.product-col-row:nth-child(odd) .elementor-column:last-chil{
	-webkit-box-ordinal-group: 1;  
  	-moz-box-ordinal-group: 1;     
  	-ms-flex-order: 1;     
  	-webkit-order: 1;  
  	order: 1;
	}


.popup_btn .elementor-button-wrapper{
	position: relative;
	top: 0;
	}

.service_sub_pg h3{
	font-size: 20px;
	}

.rem-block-wrap, .rem-single-listing-1 .rem-section-box{
	padding: 20px;
	}
}

@media only screen and (max-width: 600px) {

.mainslider .swiper-slide-contents .elementor-slide-description h3 {
    font-size: 24px;
    line-height: 34px;
  }

 .epl-property-blog.hentry, .latest_properties_row .epl-property-blog.hentry{
	width: 100% !important;
	}

.epl-property-blog, .epl-property-blog.hentry{
	max-width: 100% !important;
	}

.abt_col_img .elementor-widget-image::before{
	width: 75px;
	height: 75px;
	top: -12px;
	left: -12px;
	}

.tabel_overflow{
	overflow-x: scroll;
/*	overflow-x: auto;*/
	}
}