.simple-banner{
	clip-path: polygon(0 0, 100% 0, 100% 80%, 0% 100%);
}
.simple-banner .elementor-element-e828479 {
	max-width: 790px;
	margin: 0px auto;
	display: block;	
}
.simple-banner .elementor-element-8c51ff1{
	background: rgba(0, 0, 0, 0.2);
}
.two-col-section .elementor-widget-text-editor ul{
	padding-left: 30px;
	padding-right: 20px;
}
.two-col-section .elementor-widget-text-editor ul li{
	margin-bottom: 15px;
	list-style-type: square;
}
.image-section{
	max-width: 1060px;
	margin: 20px auto;
}
.image-section .col-3{
	flex-basis: 32% !important;
	padding: 0;
	margin-right: 2%;
	margin-bottom: 28px;
}
.image-section .col-3:nth-child(3n+3){
	margin-right: 0%;
}
.image-section .col-3 img{
	width: 100%;
	max-height: 332px;
	min-height: 332px;
	object-fit: cover;
}
.testimonial-slider{
	opacity: 0;
	visibility: hidden;
}
.testimonial-slider.finsihed{
	opacity: 1;
	visibility: visible;
}
.testimonial-slider .testimonial-block{
	max-height: 330px;
	min-height: 330px;
	position: relative;
}
.testimonial-slider .testimonial-block:after{
	position: absolute;
	content: "";
	width: 0;
	bottom: -28px;
	left: 22px;
	border-bottom: 30px solid #ffffff00;
	border-right: 30px solid #8d993d;
}
.testimonial-slider .testimonial-block .elementor-widget-text-editor{
	padding: 0px 15px 0px 25px;
	overflow: auto;
		margin: 20px 0px;
}
.testimonial-slider .testimonial-block .elementor-widget-text-editor p{
	overflow: auto;
	max-height: 290px;
	margin-top: 20px;
}
.testimonial-slider .name p{
	margin-bottom: 0!important;
	position: relative;
}
.testimonial-slider .name p:first-child:before {
	position: relative;
	content: "-";
}
.testimonial-slider .slick-next{
	right: -27px;
}
.testimonial-slider .slick-prev, .testimonial-slider .slick-next{
	width: 34px;
	height: 80px;
	background-color:#fff;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: all 0.2s ease-in-out; 
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.05);
	z-index: 9;
}
.testimonial-slider .slick-prev:before{
	content: "\f104";
	font-weight: 800;
	font-family: 'Font Awesome 6 Free';
	color: #8d993d;
	opacity: 1;
}
.testimonial-slider .slick-next:before{
	content: "\f105";
	font-weight: 800;
	font-family: 'Font Awesome 6 Free';
	color: #8d993d;
	opacity: 1;
}
.testimonial-slider .slick-dots {
	bottom: -20px;
}

.testimonial-slider .e-con-inner.slick-initialized{
	overflow: hidden;
}
.testimonial-slider .e-con-inner.slick-initialized:hover .slick-prev{
	left: -5px;
	transition: all 0.2s ease-in-out; 
}
.testimonial-slider .e-con-inner.slick-initialized:hover .slick-next{
	right: -5px;
	transition: all 0.2s ease-in-out; 
}
.testimonial-slider .slick-dots button{
	background: none;
}
.wpcf7-form label{
	color: #66665e;
	font-size: 13px;
	font-weight: 700;
}
.wpcf7-form label span{
	color: #790000;
}
.wpcf7-form .inline-group{
	margin-bottom: 8px;
}
.wpcf7-form .inline-group p{
	display: flex;
	flex-wrap: wrap;
	max-width: 515px;
	width: 100%;
	margin-bottom: 0 !important;
}
.wpcf7-form .inline-group.full p{
	max-width: 641px;
}
.wpcf7-form .inline-group [data-name="firstname"]{
	flex-basis: 48%;
	margin-right: 4%;
}
.wpcf7-form .inline-group [data-name="lastname"]{
	flex-basis: 48%;
}
.wpcf7-form .inline-group [data-name="Address2-city"]{
	flex-basis: 48%;
	margin-right: 4%;
}
.wpcf7-form .inline-group [data-name="Address2-state"]{
	flex-basis: 48%;
}
.wpcf7-form .inline-group [data-name="Address2-zip"]{
	flex-basis: 48%;
	margin-right: 4%;
}
.wpcf7-form .inline-group [data-name="menu-201"]{
	flex-basis: 48%;
}

.wpcf7-form .inline-group-txt p{
	display: flex;
	max-width: 510px;
	flex-wrap: wrap;
	opacity: .6;
	margin-bottom: 30px !important;
}
.wpcf7-form .inline-group-txt.full p{
		max-width: 641px;
}
.wpcf7-form .inline-group-txt .light{
	flex-basis: 48%;
	margin-right: 4%; 
	font-weight: 500;
}
.wpcf7-form .inline-group-txt .light2{
	flex-basis: 48%;
		font-weight: 500;
}
.wpcf7-form .inline-group-txt.mb-0{
	margin-bottom: 0 !important;
}
.wpcf7-form .inline-group-txt.mb-0 p{
	margin-bottom: 5px !important;
}
.wpcf7-form input[type="text"]{
	font-family: "Montserrat", Sans-serif;
}
.wpcf7-form .wpcf7-validates-as-email,
.wpcf7-form .wpcf7-select{
	max-width: 510px;
	width: 100%;
}
.wpcf7-form .wpcf7-quiz{
	max-width: 200px;
	width: 100%;
}
input[type="submit"]:hover{
	letter-spacing: 3px;
}
.contact-form .elementor-element-7ae544c{
	    min-height: 392px;
	max-height: 392px;
    display: block;
}
.wpcf7-form textarea{
	resize: vertical;
}
.contact-form .elementor-element-7ae544c .elementor-widget-heading h5{
	    margin-bottom: 5px !important;
}
.contact-form .elementor-element-7ae544c .elementor-widget-text-editor {
	margin-top: 30px;
}
.contact-form .elementor-element-7ae544c .elementor-widget-text-editor p{
	    margin-bottom: 6px !important;
}
.contact-form .elementor-element-7ae544c .elementor-widget-text-editor a{
	    color: inherit;
    font-size: inherit;
    text-decoration: none;
}
.contact-form .elementor-element-7ae544c .elementor-widget-text-editor p+div{
	margin-top: 30px;
}
.contact-form .wpcf7-tel{
		max-width: 510px;
	width: 100%;
}



@media(max-width:767px){
	.two-col-section .elementor-element-4a79ab3{
		order: 2;
	}
	.two-col-section .elementor-element-6dc8d8b{
		order: 1;
	}
	.two-col-section .elementor-element-f373890{
		order: 3;
	}
	.image-section .col-3{
		flex-basis: 49% !important;
	}
	.image-section .col-3:nth-child(3n+3){
		margin-right: 2%;
	}
	.image-section .col-3:nth-child(2n+2){
		margin-right: 0%;
	}
}

@media(max-width:480px){
	.image-section .col-3{
		flex-basis: 100% !important;
	}
	.image-section .col-3:last-child{
		margin-bottom: 0;
	}
	.image-section .col-3:nth-child(3n+3){
		margin-right: 0%;
	}
	.image-section .col-3 img{
		max-height: 250px;
		min-height: 250px;
		object-fit: cover;
	}
	.testimonial-slider .testimonial-block{
		max-height: 280px;
		min-height: 280px;
	}
	.testimonial-slider .e-con-inner.slick-initialized{
		padding-bottom: 65px;
	}
}
html{
	margin-top: 0px !important;
}
.ehf-header #masthead{
	position: fixed;
	top: 0;
	width: 100%;
	box-shadow: 0 0 4px 4px rgba(0, 0, 0, 0.15);
	border-bottom: .5px solid rgba(234, 236, 200, .2);
}
.padding-class{
	padding-top: 114px;
}
body.overlay {
    overflow: hidden;
    position: relative;
}

body.overlay:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(0 0 0 / 70%);
}
.padding-class .bottom-bg{
	background-color: #676763 !important;
}
.custom-header {
	position: fixed;
	width: 100%;
	top: 0;
	z-index: 9999;
	box-shadow: 0 0 4px 4px rgba(0, 0, 0, 0.15);
	border-bottom: .5px solid rgba(234, 236, 200, .2);
}
.top-bg{
	background-color:#3e3e3c;
}
.flex{
	display: flex;
	flex-wrap: wrap; 
}
.space-bet{
	justify-content: space-between;
}
.align-center{
	align-items: center;
}
.call-sec{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin-left: 20px;
}
.call-sec svg{
	width: 15px;
	position: relative;
	fill: #fff;
	margin-right: -16px;
	margin-top: 10px;
}
.call-sec a{
	padding: 8px 5px 8px 24px;
	display: inline-block;
	font-size: 14px;
	line-height: 1.4;
	position: relative;
	color: #fff;
	font-weight: 300;
}
.drop-down-sec{
	justify-content: right;	
}
.drop-down-sec  .main-drop{
	width: max-content;
}
.drop-down-sec p{
	margin-bottom: 0 !important;
	color: #fff;
	font-size: 12px;
	line-height: 1.6;
	padding: 8px 12px;
	cursor: pointer;
	letter-spacing: 1.5px;
	margin-right: 10px;
	display: inline-block;
}
.drop-down-sec p span{
	width: 6px;
	height: 6px;
	display: block;
	float: right;
	margin-left: 10px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	transform: rotate(45deg);
	margin-top: 5px;
}
.width{
	width: 400px;
	height: 0;
	opacity: 0;
	visibility: hidden;
	align-items: center;
	position: absolute;
	background-color: #3e3e3c;
	right: 0;
	z-index: 1;
	top: 34px;
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
	transition: all 100ms linear; 
	flex-direction: row !important;
	justify-content: start;
}
.social-block{
	width: 50%;
	justify-content: start;
}
.social-link{
	width: 100%;
}
.social-block a{
	padding: 14px 12px;
	display: flex;
	color: #fff;
}
.social-block svg{
	fill: #fff;
	width: 20px;
	height: 20px;
	margin-right: 15px;
}
.social-block a:hover{
	background: #fff;
	color: #3e3e3c;
}
.social-block a:hover svg{
	fill: #3e3e3c;
}

.drop-down-sec .main-drop:hover .width{
	height: 48px;
	opacity: 1;
	visibility: visible;
}
.bottom-bg{
	background: linear-gradient(to right, #676763 40%, transparent) !important;
}
header.active .bottom-bg{
	background-color: #676763 !important;
	transition: background-color 0.5s linear !important;
}
header.active .bottom-bg img{
	max-width: 140px;
	transition: all .5s ease-in-out !important;
}
header .hfe-nav-menu.hfe-layout-horizontal{
	max-width: 885px;
	width: 100%;
	margin: 0px 0px 0px auto;
	padding: 12px 0px;
}
header .hfe-nav-menu .hfe-menu-item{
	padding: 0 !important;
	margin: 10px 20px 0px 0px;
	line-height: 2;
	text-transform: uppercase;
	font-size: 13px;
	letter-spacing: 2.3px;
}
header .hfe-nav-menu .hfe-menu-item:hover{
	color: #fff !important;
}
.logo-section{
	flex-basis: 218px;
}
.bottom-bg img{
	width: 100%;
	display: block;
	transition: all .5s ease-in-out !important;
}
.custom-header .bottom-bg .menu{
	width: 100%;
	flex-basis: calc(100% - 300px - 20%);
	margin-left: 20%;
	width: 100%;
}
.custom-header .bottom-bg ul{
	margin: 0;
	display: flex;
	flex-wrap: wrap;
	list-style: none;
	padding: 12px 8px;
}
.custom-header .bottom-bg ul li{
	margin-top: 12px;
}
.custom-header .bottom-bg ul li a{
	font-size: 13px;
	line-height: 1.6;
	font-weight: 300;
	text-transform: uppercase;
	color: #FFF;
	letter-spacing: 2.3px;
	margin-right: 25px;
}
.mobile-triggers{
	display: none; 
}
.mobile-design{
	width: 42px;
	height: 31px;
	background-color: #8b963a;
	border-radius: 2px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}
.popup-section.mobile-design{
	margin-right: 15px;
}
.mobile-design svg{
	width: 20px;
	height: 20px;
	fill: #fff;
}
.close-menu{
	display: none;	
}
.outer-popup-container{
	padding: 15px;
	height: 100%;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.6);
	position: fixed;
	inset: 0 0 0 0;
	z-index: 999;
	opacity: 0;
	visibility: hidden;
	display: none;
}
.popup-container{
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
	border-radius: 3px;
	height: 100%;
	position: relative;
	background-color: #8D993D;
	padding: 0 0 10px;
}
.popup-container .title-txt{
	border-bottom: 2px solid rgba(0, 0, 0, 0.175);
	border-radius: 3px 3px 0 0;
	display: block;
	padding: 15px 12px;
	background: #8D993D;
	color: #ffffff;
	text-align: left;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.075);
}
.popup-container .title-txt p{
	margin-bottom: 0 !important;
	font-size: 16px;
	font-weight: 300;
	font-family: 'Playfair Display', Helvetica, Arial, sans-serif;
}
.popup-container .title-txt span{
	display: block;
	position: absolute;
	background-color: #fff;
	color: #8D993D;
	top: 13px;
	right: 20px;
	z-index: 9;
	width: 25px;
	height: 25px;
	text-align: center;
	border-radius: 50%;
	font-size: 18px;
}
.close{
	display: none;
	position: absolute;
	background-color: #fff;
	color: #8D993D;
	top: 13px;
	right: 20px;
	z-index: 9999;
	width: 25px;
	height: 25px;
	text-align: center;
	border-radius: 50%;
	font-size: 18px;
}
.mobile-social-group{
	height: calc(100% - 53px);
	background-color: #fff;
	overflow: auto;
}
.mobile-social-group .social-block{
	width: 100%;
	border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.mobile-social-group .social-block svg{
	width: 25px;
	height: 25px;
	fill: #8d993d;
}
.mobile-social-group .social-block p{
	margin-bottom: 0 !important;
	font-weight: 800;
}
header.popup-show .outer-popup-container {
	opacity: 1;
	visibility: visible;
	transition: opacity 0.3s ease-in-out;
}
header.menu-show .bottom-bg .menu{
	opacity: 1;
	visibility: visible;
	right: 0;
	transition: right 0.25s ease-in-out;
}
.elementor-widget-navigation-menu .menu-item.current-menu-item a.hfe-menu-item{
	color: #C2CA7A !important;
}

@media(max-width:1200px){
	header .hfe-nav-menu.hfe-layout-horizontal{
		max-width: 620px;
	}
}

@media(max-width:1024px){
	.custom-header .bottom-bg .menu{
		flex-basis: calc(100% - 300px - 10%);
		margin-left: 10%;
	}
}

@media(max-width:900px){
	header .hfe-nav-menu.hfe-layout-horizontal{
		max-width: 460px;
	}
}

@media(min-width:768px){
	.hfe-active-menu.hfe-active-menu-full-width + .hfe-nav-menu__layout-horizontal{
		position: relative;
	}
}

@media(max-width:767px){
	.padding-class{
		padding-top: 32px;
	}
	.padding-class .top-bg{
		top: 48px;
	}
	.ehf-header #masthead{
		position: relative;
	}
	header{
		display: flex;
		flex-wrap: wrap;
		flex-direction: column-reverse;
		box-shadow: none;
		border-bottom: none;
		position: relative;
	}
	.bottom-bg{
		background-color: #676763 !important;
		position: fixed;
		width: 100%;
		top: 0;
		z-index: 999;
	}
	.main-drop{
		display: none;
	}
	.top-bg{
		padding: 5px;
		position: relative;
		top: 80px;
		background-color: #2d2d2d !important;
	}
	.outer-popup-container{
		display: block;
	}
	.logo-section{
		flex-basis: content;
	}
	.mobile-triggers{
		display: flex; 
		position: absolute;
		text-align: right;
		max-width: 36px;
		right: 80px;
	}
	.mobile-triggers svg{
		fill: #fff !important
	}
	.mobile-social-group .social-block svg{
		fill: #8d993d !important;
	}
	.mobile-social-group .social-block a{
		fill: #8d993d !important;
		color: #8d993d !important;
	}
	header .hfe-nav-menu.hfe-layout-horizontal{
		max-width: 100%;
	}
	header .hfe-nav-menu__breakpoint-mobile{
		position: absolute;
		right: 0;
		width: 100%;
		top: 11px;
	}
	header .hfe-nav-menu__toggle.elementor-clickable{
		margin: 0px 20px 0px auto !important;
	}
	.popup-section.mobile-design .elementor-widget-icon{
		height: 20px;
	}
	header .hfe-nav-menu-icon{
		background-color: #8b963a;
		border-radius: 2px; 
		padding: 5px;
	}
	header .hfe-nav-menu-icon svg{
		fill: #fff !important
	}
	.bottom-bg img{
		height: 80px;
		max-width: 140px !important;
	}
	.call-sec{
		margin-left: 0;
		flex-basis: 100%;
		justify-content: center;
	}
	.bottom-bg ul{
		padding: 12px 18px;
		height: 100%;
		overflow-x: hidden;
		overflow-y: auto;
	}
	.bottom-bg ul li{
		margin-top: 0;
		width: 100%;
	}
	.bottom-bg ul li a{
		display: block;
		padding: 8px 20px;
	}
	.bottom-bg .menu{
		margin-left: 0;
		background: #676763;
		width: 100%;
		position: absolute;
		top: 0;
		right: -100%;
		height: 100vh;
		padding-top: 50px;
		z-index: 999;
		opacity: 0;
		visibility: hidden;
		transition: right 0.25s ease-in-out;
	}
	.close-menu{
		display: block;
		position: absolute;
		background-color: #8D993D;
		color: #ffffff;
		top: 20px;
		right: 20px;
		z-index: 9;
		width: 30px;
		height: 30px;
		text-align: center;
		border-radius: 50%;
		font-size: 20px;
	}
	header.menu-show .hfe-dropdown {
		right: 0%;
		opacity: 1;
		top: -9px !important;
		visibility: visible;
		transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out, right 0.25s ease-in-out;
	}
	.hfe-nav-menu__layout-horizontal{
		background: #676763 !important;
		width: 100%;
		position: absolute;
		top: -9px !important;
		right: -100% ;
		max-width: 70%;
		left: 30% !important;
		height: 100vh !important;
		padding-top: 50px;
		z-index: 999;
		opacity: 0;
		visibility: hidden;
		transition:  right 0.3s ease-in-out;
	}
	.hfe-nav-menu__toggle.elementor-clickable[aria-expanded="true"] + .hfe-dropdown{
		right: 0%;
		opacity: 1;
		top: -9px !important;
		visibility: visible;
		transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out, right 0.25s ease-in-out;
	}
	header.menu-show .close{
		display: block;
	}
	.hfe-nav-menu__layout-horizontal .hfe-nav-menu{
		height: 100%;
		overflow-x: hidden;
		overflow-y: auto;
		display: block;
	}
	.hfe-nav-menu__layout-horizontal .menu-item.menu-item-type-post_type{
		border-bottom-width: 0px  !important;
	}
	header .hfe-nav-menu__layout-horizontal a.hfe-menu-item{
		font-size: 13px;
		line-height: 1.6;
		font-weight: 300 !important;
		text-transform: uppercase;
		color: #FFF;
		letter-spacing: 2.3px;
		margin: 0px !important;
		background-color: #676763 !important;
		padding: 10px 15px !important;
	}
	.hfe-nav-menu-icon svg{
		display: none;
	}
	.hfe-nav-menu-icon .bar{
		position: relative;
        height: 21px;
        padding: 0px 0px 0px 0px;
        width: 32px;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        vertical-align: middle;
	}
	.hfe-nav-menu-icon .bar i{
		        width: 22px;
        background: #fafafa;
        height: 3px;
        display: block;
        top: 0px;
        position: absolute;
	}
		.hfe-nav-menu-icon .bar i:after{
		position: absolute;
        content: "";
        top: 9px;
        display: block;
        background-color: #fff;
        width: 22px;
        height: 3px;
	}
	.hfe-nav-menu-icon .bar i:before{
		position: absolute;
        content: "";
        top: 17px;
        display: block;
        background-color: #fff;
        width: 22px;
        height: 3px;
	}
}

@media(max-width:480px){
	.hfe-nav-menu__layout-horizontal{
		max-width: 100%;
		left: 0% !important;
	}
}



 .footer-logo-section{
	background-color: #676763;
	padding: 12px 20px;
	text-align: center;
	border-bottom: 1px solid #fff;
}
 .footer-logo-section img{
	width: 100%;
	max-width: 90px;
}
.footer-logo-section > .e-con-inner{
	justify-content: center;
}
 .footer-detail-section{
	background-color: #676763;
	color: #fff;
	padding: 12px 20px;
}
.footer-detail-section p{
	font-size: 10px;
	margin-bottom: 0px !important;
	line-height: 1.6;
}
#ast-scroll-top{
	background-color: #8b963a;
}



@media(max-width:767px){
	 .footer-detail-section{
		text-align: center;
		padding: 20px 20px 40px;
	}
	.footer-detail-section > .e-con-inner{
			justify-content: center;
	}
}
.elementor-template-full-width .ast-container{
	max-width: 100%;
	padding: 0;
	width: 100%;
}
h1,h2,h3,h4,h5,h6{
	margin-bottom: 10px !important;
}
p{
	margin-bottom:18px !important;
}
.elementor-button.elementor-button-link:hover{
	letter-spacing: 3px !important;
	transition: all 100ms linear;
}
.hero-banner .elementor-element-3f97994{
	margin: 0px auto;
}
.hero-banner .elementor-element-04fd1f8 p{
	margin-bottom: 0 !important;
}
.hero-banner .elementor-element-04fd1f8 p a{
	font-family: "Playfair Display", Sans-serif;
}
.hero-banner{
	clip-path: polygon(0 0, 100% 0%, 100% 90%, 0% 100%);
}
.two-col-img .elementor-element-9316bf9{
	max-width: 900px;
	margin: 0px auto;
}
.two-col-img .elementor-element-f3afcc7{
	transition: all 1s ease-in-out;
}
.two-col-img .elementor-element-f3afcc7:hover{
	transform: scale(1.1);
	transition: all 1s ease-in-out;
}
.two-col-img .elementor-widget-text-editor p a{
	text-decoration: underline;
	font-weight: 500;
}
.elementor-element.elementor-element-61ceecb.elementor-widget.elementor-widget-text-editor{
	padding: 5rem 2.6rem 1.5rem !important;
}
.elementor-element.elementor-element-9316bf9.two-col-img{
	padding: 3.5rem 1rem 1.5rem !important;
}
.two-col-img .elementor-element-61ceecb h3{
	font-size: 35px;
	font-family: "Playfair Display", Sans-serif;
	line-height: 1.1;
}
.two-col-img .elementor-element-9316bf9 h3{
	font-size: 24px;
	font-family: "Playfair Display", Sans-serif;
	line-height: 1.1;
}
.four-col{
	clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 71%);
}
.four-col .four-col-main{
	box-shadow: inset 0 0 40px rgba(0, 0, 0, 0.2);
	position: relative;
		flex-basis: 23%;
	    overflow: hidden;
}
.four-col-main>.elementor-widget-text-editor{
	width: 100%;
	height: 100%;
	z-index: 9;
	position: absolute;
}
.four-col .four-col-main h4{
	margin-bottom: 0 !important;
	position: relative;
}
.four-col .elementor-element-c97cc92 p{
	margin-bottom: 0 !important;
	transition: all 0.8s ease-in-out;
}
.four-col .four-col-main h4:after{
	content: "";
	position: absolute;
	bottom: -23px;
	left: 50%;
	transform: translateX(-50%);
	height: 2px;
	width: 65px;
	transition: all 0.8s ease-in-out;
	background-color: #fff;
}
.four-col .four-col-txt{
	padding: 0px 40px;
	z-index: 1;
	    height: 270px;
	background-color: #676763;
	display: flex;
	justify-content: center;
	transition: all 0.8s ease-in-out;
}
.four-col .elementor-element.elementor-element-586bf0f{
	flex-wrap: wrap;
}
.four-col .four-col-main:hover .four-col-txt{
	background-color: rgba(0, 0, 0, 0.54);
	transition: all 0.8s ease-in-out;
}
.four-col .elementor-element-586bf0f{
	    max-width: 1200px;
    margin: 0px auto;
}
.four-col .four-col-main .elementor-widget-image{
 position: absolute;
    width: 100%;
    height: 100%;	
}
.four-col .four-col-main a {
    position: absolute;
    width: 100%;
    height: 100%;
}
.four-col .four-col-main .elementor-widget-image img{
	width: 100%;
	    min-height: 270px;
    object-fit: cover;
}
.four-col .four-col-main:hover .elementor-element-c97cc92 p{
	letter-spacing: 7px;
	transition: all 0.8s ease-in-out;
}

.four-col .four-col-main:hover h4:after{
	width: 80px;
	transition: all 0.8s ease-in-out;
}
.txt-btn {
	clip-path: polygon(0 0, 100% 23%, 100% 81%, 0 100%);
	margin-top: -200px;
}
.txt-btn .elementor-element-5240ba1{
	padding: 0px;
}
.txt-btn .elementor-element-5240ba1 p{
	margin-bottom: 0px !important;
}
.txt-btn .elementor-element-5240ba1 p>a{
	font-family: "Playfair Display", Sans-serif;
}
.single-col{
	clip-path: polygon(0% 19%, 100% 0%, 100% 100%, 0% 100%);
	margin-top: -190px;
}
.single-col .elementor-widget-text-editor ul{
	margin-bottom: 150px;
	margin-left: 20px;
}
.single-col .elementor-widget-text-editor ul li {
	margin-bottom: 10px !important;
}
.single-col .elementor-widget-text-editor ul li a{
	color: inherit;
	font-weight: 700;
}
.single-col .elementor-widget-text-editor p a{
	color: #fff;
	text-decoration: underline;
	font-weight: 500;
}
.img-txt-last img{
	box-shadow: 4px 5px 8px rgba(0, 0, 0, 0.35) !important;
	transition: all 1s ease-in-out;
	margin-top: -35%;
}
.img-txt-last img:hover{
	transform: scale(1.1);
	transition: all 1s ease-in-out;
}
.img-txt-last .e-con-inner{
	flex-wrap: wrap;
}
.two-col-img .elementor-element-61ceecb h3 span2{
	margin-left: -355px;
        animation: slidein 7s infinite;
}
.two-col-img .elementor-element-61ceecb h3 span{
	        animation: reveal 7s infinite;
}
.two-col-img{
	animation: slide-in-left 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}
.four-col .four-col-main{
	transform: translateY(150px);
    animation: come-in 2.1s ease forwards;
	transition: all 0.8s ease-in-out !important;
}
.four-col .four-col-main:nth-child(2n+1){
	animation-duration: 1.1s; 
}
@keyframes come-in {to { transform: translateY(0); }}
@keyframes slide-in-left {
  0% {-webkit-transform: translateX(-1000px);transform: translateX(-1000px);opacity: 0;}
  100% {-webkit-transform: translateX(0);transform: translateX(0);opacity: 1;}
}


@keyframes slidein {
  0% { margin-left:-800px; }
  20% { margin-left:-800px; }
  35% { margin-left:0px; }
  100% { margin-left:0px; }
}
@keyframes reveal {
  0% {opacity:0;width:0px;}
  20% {opacity:1;width:0px;}
  30% {width:355px;}
  80% {opacity:1;}
  100% {opacity:0;width:355px;}
}
.wpcf7 form .wpcf7-response-output{
	font-weight: 700;
}




@media(max-width:1024px){
	.hero-banner h1.elementor-heading-title{
		font-size: 30px !important
	}
	.two-col-img .elementor-element-61ceecb h3{
		font-size: 24px !important
	}
	.img-txt-last img{
		margin-top: 0;
	}
	.img-txt-last .e-con-inner{
		align-items: center;
	}
/* 	.single-col{
		clip-path: polygon(0% 13%, 100% 0%, 100% 100%, 0% 100%);
		margin-top: -150px;
	} */
	.single-col .elementor-element-e443448{
		width: 0 !important;
	}
	.single-col .elementor-element-4588a07{
		width: 100% !important;
		max-width: 100% !important;
	}
.txt-btn h2.elementor-heading-title{
	font-size: 30px !important;
}
}

@media(max-width:992px){
	.four-col{
		clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 85%);
	}
	.four-col .four-col-main{
		flex-basis: 45%;
	}
}

@media(max-width:767px){
	.elementor-button.elementor-button-link{
		font-size: 10px !important;
	}
		.hero-banner h1.elementor-heading-title{
		font-size: 20px !important;
	}
	.two-col-img .the_list_item_headline.hds_color{
		 text-align: center;
	}
	.four-col .four-col-main .four-col-txt{
		 background-color: rgba(0, 0, 0, 0.54);
	}
	.hero-banner .elementor-element.elementor-element-3f97994{
		padding-top: 150px;
	}
	
}

@media(max-width:480px){
	.four-col .four-col-main{
		flex-basis: 100%;
	}
	.single-col .elementor-widget-text-editor ul{
	  margin-bottom: 60px;
	}
	.four-col{
		clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 95%);
	}
	.txt-btn{
		clip-path: polygon(0 0, 100% 12%, 100% 81%, 0 100%);
    margin-top: -150px;
	}
	.single-col{
		        clip-path: polygon(0% 12%, 100% 0%, 100% 100%, 0% 100%);
        margin-top: -130px;
	}
}