/* 
Theme Name: Ben McCormick Homes
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: FDM
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/******Default vip css start*****/  
@import url("https://use.typekit.net/lcu1mgm.css");
@import url('https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@200..800&display=swap');
*{
	outline: none !important; 
	text-decoration: none !important;  
}
ul {
	padding: 0;
} 
.site-branding {
	display: none;
} 
p,li {
	margin-bottom: 20px; 
}  
p, li, div, p.elementor-heading-title {
	color: #000;
	font-size: 16px;
	line-height: 29px;
	font-family: "Plus Jakarta Sans", sans-serif;
	font-weight: 400;
}
p:last-child{
	margin-bottom: 0;
} 
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 h6, .h6 {
	color: #000;
	letter-spacing: 0;
	font-family: "futura-pt-bold", sans-serif; 
	font-weight: 700;
} 
p a{
	color: #0142ae !important;
	font-weight: 700;
	text-decoration: unset !important;
} 
p a:hover, .link-text a:hover {
	color: #c0262b !important;
}
strong {
	font-weight: 500 !important;
}  
.subheading h6 {
	font-size: 18px;
	line-height: 49px;
	text-transform: uppercase;
	color: #2b328c;
}
.pl60{
	padding-left: 60px;
}
.pl30{
	padding-left: 30px;
}
.pr60{
	padding-right: 60px;
} 
.pt0 {
	padding-top:0px !important;
}
.pb0 {
	padding-bottom:0px !important;
}
.mt50{
	margin-top: 50px;
}   
.mt35{
	margin-top: 35px;
} 
.mt100{
	margin-top: 100px;
}    
.pad100 {
	padding: 100px 15px;
} 
.pt100{
	padding-top: 100px;
} 
.pb100{
	padding-bottom: 100px;
}
.pt50 {
	padding-top: 50px;
}
.defbtn .elementor-widget-container {
	margin-top: 30px;
}
body {
	position: relative;
}
a {
	transition: all ease-in-out 0.5s !important;
}
div[data-elementor-type="wp-page"] {
	overflow: hidden;
}
.pad50{
	padding: 50px 15px;
}
/*** Header ***/  
@keyframes slideIn {
	from { top: -50% }
	to { top: 0 }
}   
.hdactive .elementor-location-header {
	position: fixed !important;
	animation: 0.5s ease-in slideIn;
	z-index: 102;
	background: #000;
	box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 11px;
	padding: 10px 15px;
}
.hd_menu  .elementor-widget-container {
	width: 100%;
}      
.header_main .elementor-widget-wrap {
	justify-content: space-between;
	align-items: center;
} 
.hd_menu .elementor-nav-menu > li {
	margin-left: 50px;
}
.hd_menu .elementor-nav-menu > li > a {
	font-size: 15px;
	color: #fff !important;
	padding: 0 !important;
	text-transform: uppercase;
	font-weight: 500;
}
body .hd_menu .elementor-nav-menu > li > a:hover {
	color: #e7b635 !important;
}
body .hd_menu .elementor-nav-menu > li:last-child > a {
	position: relative;
	transition: all ease-in-out 0.5s !important;
	font-style: normal;
	background: #e7b635;
	border-radius: 0px !important;
	color: #000 !important;
	text-transform: uppercase;
	padding: 13px 25px !important;
}
.elementor-nav-menu > li > ul.sub-menu a {
	padding: 16px 15px 17px !important;
	color: #fff !important;
	border-bottom: 1px solid #ffffff38;
	border-left: 0;
	white-space: normal;
	background: #7f1e12 !important;
	font-size: 15px;
	text-transform: capitalize;
	letter-spacing: 0;
}
.elementor-nav-menu > li > ul.sub-menu li:last-child a {
	border-bottom: 0px !important;
}   
.hdactive .elementor-nav-menu li .sub-arrow svg {
	fill: #000 !important;
}
.elementor-sub-item.elementor-item-active {
	background-color: transparent !important;
} 
.elementor-nav-menu > li > ul.sub-menu {
	background: #000;
	min-width: 220px !important;
	border-radius: 0px;
	margin-top: 0px !important;
}
.elementor-nav-menu > li > ul.sub-menu:last-child a {
	border-radius: 0px; 
} 
.elementor-nav-menu > li > ul.sub-menu .sub-arrow {
	display: none !important;
} 
.elementor-nav-menu > li > ul.sub-menu a:hover {
	background: #000 !important;
	opacity: 1;
	border-left: unset !important;
	color: #fff !important;
}
.elementor-location-header {
	top: 0;
	left: 0;
	right: 0;
	z-index: 100;
	padding: 15px;
	background: #000;
}
.elementor-nav-menu li .sub-arrow svg {
	transition: all ease-in-out 0.5s;
	fill: #000; 
	top: 2px !important;
	position: relative;
}
.elementor-nav-menu li:hover .sub-arrow svg, .hdactive .elementor-nav-menu li:hover .sub-arrow svg  {
	fill: #000 !important;
} 
.site_logo {
	width: auto !important;
	max-width: 150px;
}
.hdactive .site_logo {
	max-width: 160px;
}
.hdright {
	width: calc(100% - 330px) !important;
}
/*** Header End***/ 
.banner::before {
	content: "";
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	background: #0000004a;
	position: absolute;
}
.ft_social  svg {
	margin: 0 !important;
	fill: #fff;
	width: 15px !important;
	height: 19px !important;
}
.ft_social a {
	border: 1px solid #fff;
	width: 36px !important;
	height: 36px !important;
	border-radius: 50%;
	justify-content: center !important;
}
.ft_social a:hover {
	background: #fff; 
}
.ft_social a:hover svg {
	fill: #000;
}
.ft_social .elementor-icon-list-text {
	display: none !important;
}
.ftbtm {
	padding: 15px 0;
	border-top: 1px solid #ffffff2b;
}
.ft_logo img {
	max-width: 340px;
	margin-left: auto;
}
.ft_logo {
	text-align: left;
}
.copyright_txt, .copyright_txt a {
	color: #fff;
	font-size: 15px;
}
.fttop {
	padding: 60px 0;
} 
/* .ft_hd p {
	color: #fff;
	text-transform: uppercase;
	font-weight: 600;
	margin-bottom: 9px !important;
	font-size: 16px;
	margin-top: 12px;
} */
.ft_hd p {
	color: #fff;
	text-transform: uppercase;
	font-weight: 600;
	margin-bottom: 0;
	font-size: 16px;
	margin-top: 0;
}
.menulist ul {
	display: flex;
	justify-content: center;
	column-gap: 25px;
}
.menulist a:hover .elementor-icon-list-text {
	color: #ae7814 !important;
}
/* .ft_info ul {
	display: flex;
	justify-content: center;
	column-gap: 35px;
	margin-top: 24px !important;
	row-gap: 35px;
} */
.ft_info ul {
	display: block;
	justify-content: center;
	column-gap: 35px;
	margin-top: 10px !important;
	row-gap: 35px;
}
.menulist li span {
	color: #fff;
	font-size: 15px;
	text-transform: uppercase;
}
.menulist li {
	margin-bottom: 3px !important;
}
.ft_info a span i {
	display: block;
	font-style: normal;
	text-transform: uppercase;
	line-height: normal;
	font-weight: 500;
}
.menulist li span:hover, .ft_info a span:hover {
	color: #7f1e12 !important;
}
.ft_info svg {
	fill: #fff;
	margin: 0 !important;
}
.ft_info a:hover .elementor-icon-list-text {
	color: #ae7814 !important;
}
.ft_info a span {
	color: #fff;
	font-size: 15px !important;
	line-height: 23px;
}
.ft_info li {
	margin-bottom: 15px !important;
} 
.ft_info a .elementor-icon-list-icon {
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #fff;
	width: 36px !important;
	height: 36px !important;
	border-radius: 50%;
	transition: all 0.5s ease-in-out !important;
	margin-right: 7px !important;
}
.ft_info a .elementor-icon-list-icon:hover {
	background: #fff;
}
.ft_info a .elementor-icon-list-icon:hover svg {
	filter: invert();
}
.bigheading h2 {
	font-size: 50px;
	margin-bottom: 20px;
}
.defbtn a:hover, .hd_menu .elementor-nav-menu > li:last-child > a:hover {
	background: #ae7814;
	color: #fff !important;
}
.defbtn {
	margin-top: 30px;
}
.defbtn a {
	background: #e7b635;
	border-radius: 0px;
	min-width: 200px;
	padding: 16px 30px;
	border: 0px;
	font-size: 15px;
	text-transform: uppercase;
	color: #000 !important;
	font-weight: 500;
}
.abtinfo {
	padding: 60px;
}
.banner_btm p {
	font-size: 22px;
	line-height: 38px;
	font-weight: 300;
}
.serv_block {
	width: calc(100% / 3 - 7px) !important;
}
.service_main > div {
	column-gap: 10px;
	row-gap: 10px;
}
.serv_block .elementor-image-box-img {
	vertical-align: top;
	overflow: hidden;
}
.serv_block .elementor-image-box-content {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 2;
	text-align: left;
	padding: 30px;
	pointer-events: none;
}
.serv_block:hover .elementor-image-box-img img {
	transform: scale(1.1);
}
.serv_block h2 {
	margin: 0 0 5px;
	color: #fff;
	font-size: 28px;
}
.serv_block p {
	color: #fff;
	line-height: 27px;
	font-size: 15px;
}
.serv_block figure::before {
	content: "";
	background: #000000;
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.97) 10%, rgba(255, 255, 255, 0) 50%);
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	z-index: 1;
	pointer-events: none;
}
.bannercaption {
	padding: 240px 0 150px;
} 
.bannercaption h1 {
	font-size: 62px;
	margin-bottom: 15px;
	line-height: 1.1;
}
.subheading p {
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 10px;
  font-weight: 600;
}
.bigtext p {
  font-size: 20px;
}
.bigtext p b {
  font-weight: 600;
}
.gradient-list li {
  background: #EDEDED;
  background: linear-gradient(90deg, rgb(237, 237, 237) 0%, rgba(255, 255, 255, 0) 70%);
  padding: 15px;
  position: relative;
  list-style: none;
  padding-left: 29px; 
 line-height: 27px;
}
.gradient-list li::before {
  content: "";
  background: #7f1e12;
  width: 10px;
  height: 10px;
  position: absolute;
  top: 25px;
  left: 10px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-self: center;
}
body:not(.home) .elementor-location-header {
	position: static;
}
.inr-bnr {
	padding: 10% 15px;
}
.inr-hd h1 {
	font-size: 62px;
	line-height: 1.03;
} 
.icon-card {
	width: calc(100% / 4 - 15px) !important;
	background: #E6D2AD;
	padding: 40px 20px;
	margin: 0px 7px !important;
} 
.icon-card .elementor-image-box-img img {
	max-height: 53px;
	object-fit: contain;
	max-width: 55px;
	filter: invert() brightness(100);
} 
.icon-card .elementor-image-box-img {
	width: 90px !important;
	background: #8b0f05;
	border-radius: 50px;
	height:90px;
	display: flex !important;
	flex-wrap: wrap;
	justify-content: center;
	align-content: center;
	position: relative;
	top: 0;
	transition: all ease-in-out 0.5s;
	margin: -90px auto 20px !important;
}
.icon-card:hover .elementor-image-box-img{
	top:-5px;
} 
.icon-card .elementor-image-box-description {
	line-height: 26px;
} 
.wt-list.gradient-list li {
	background: linear-gradient(90deg, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0) 70%);
} 

.full-height-col .elementor-widget-wrap .elementor-widget, .full-height-col .elementor-widget-wrap .elementor-widget * {
	height: 100% !important;
	object-fit: cover;
}
.pad80{
	padding:80px 15px;
} 
b, strong {
	font-weight: 600;
} 




.gform_wrapper .gform_validation_errors {
	display: none !important;
}

.validation_message {
	padding: 0px !important;
	background: transparent !important;
	border: 0px !important;
	margin-top: 0px !important;
	line-height: 20px !important;
        font-size: 14px !important;
}
.gform_wrapper .gfield_required{
	display: none !important;
} 
.custom-contact label {
	font-weight: 500 !important;
	font-size: 16px !important;
	line-height: normal !important;
	padding: 0px !important;
	color: #000 !important;
	margin-bottom: 5px !important;
} 
.custom-contact input, .custom-contact .textarea {
	background: #fff !important;
	border: 0px solid #00000045 !important;
	height: 60px;
	margin-bottom: 0px !important;
	border-radius: 0px !important;
	padding: 8px 15px !important;
	color: #000 !important;
	box-shadow: unset;
}
.custom-contact .textarea { 
	height:160px !important;
}	  
.custom-contact .gform_footer {
	margin: 25px 0px 0px !important;
	padding: 0px !important;
} 
.custom-contact {
	background: #E6D2AD;
	padding: 43px 50px 50px;
	border-radius: 0px;
	margin-top: -210px;
	z-index: 2;
	position: relative;
}
.half-col {
	grid-column: span 6 !important;
	margin-bottom: 10px;
} 
.full-col{
	margin-bottom: 10px !important;
}
.custom-contact .button {
	border: 0px !important;
	margin: 0px !important;
	height: unset;
	background: #e7b635 !important;
	border-radius: 0px !important;
	min-width: 200px;
	padding: 16px 30px !important;
	font-size: 16px;
	text-transform: uppercase;
	color: #000 !important;
	transition: all ease-in-out 0.5s !important;
	font-weight: 500;
}
.custom-contact .button:hover {
	background: #ae7814 !important;
	color: #fff !important;
}
.gform_wrapper .gform_validation_errors > h2 {
	font-size: 17px !important;
	font-weight: 500;
	line-height: normal !important;
} 
.custom-contact .gform_fields {
	grid-column-gap: 3% !important;
	grid-row-gap: 10px !important;
}
.contact-bnr{
	padding:12% 15px;
} 
.custom-contact h2 {
	font-size: 35px;
	margin: 0px 0px 20px !important;
} 
.big-text p {
	font-size: 20px;
	line-height: normal;
} 
.elementor-slideshow__footer {
	display: none !important;
}

.ft_fix_btn {
	display: none;
}





.ft-link-col {
	border-right: 1px solid #cea242;
	border-left: 1px solid #cea242;
	margin-right: 41px;
	align-items: center;
}

.ft-touch-col {
	align-items: center;
}

.fttop {
	padding: 60px 0;
	border-bottom: 1px solid #cea242;
}


/* .ft_info li span:first-child {
	font-size: 38px !important;
	line-height: normal;
	color: #d3a945;
	font-weight: bold;
} */
.ft_info li:first-child a span {
	font-size: 40px !important;
	line-height: normal !important;
	color: #d3a945 !important;
	font-weight: bold;
}
.ft_social_col > div {
	justify-content: right;
}
.ft_social_col .ft_hd {
	width: auto !important;
}

.ft_social {
	width: auto !important;
}
.ft_social_col .ft_hd {
	width: auto !important;
	align-content: center;
	margin-right: 12px;
}




.ft_logo a::after,.site_logo:after {
  content: "Distributed by G&S";
  display: block;
  text-align: center;
  color: #fff;
  font-size: 14px;
  line-height: normal;
}
.site_logo::after {
  font-size: 11px;
}





/* Responsive-start  */
@media(max-width: 1400px) {
	.contact-bnr {
		padding: 17% 15px;
	}
	
	.ftbtm {
		padding: 15px 15px;
	}
	.fttop {
		padding: 60px 15px;
	}
	.lft-ryt-spc {
		padding-left: 15px;
		padding-right: 15px;
	}
}
@media(max-width: 1199px) {
	.ft_logo-col {
		width: 43% !important;
		align-items: center;
	}
	.bigheading h2 {
		font-size: 45px;
	}
	.icon-card .elementor-image-box-img img {
		max-height: 45px;
		max-width: 50px;
	}
	.icon-card .elementor-image-box-img {
		width: 80px !important;
		height: 80px;
	}
	.pl60 {
		padding-left: 50px;
	}
	.inr-bnr {
		padding: 13% 15px;
	}
	.inr-hd h1 {
		font-size: 57px;
	}
	.pr60 {
		padding-right: 50px;
	}
	.custom-contact {
		padding: 40px 30px 40px;
		margin-top: -190px;
	}
	.ft_logo img {
		max-width: 250px;
	}
	.pb100 {
		padding-bottom: 80px;
	}
	.abt_img img {
		min-height: 650px;
		max-height: 650px;
		object-fit: cover;
	}
	.abtinfo {
		padding: 60px 30px;
	}
	.serv_block .elementor-image-box-content {
		padding: 20px 15px;
	}
	.pad100 {
		padding: 80px 15px;
	}
	.hd_menu .elementor-nav-menu > li {
		margin-left: 30px;
	}
	.hdright {
		width: calc(100% - 230px) !important;
	}
}
@media(max-width: 1024px) {
	.header_main .elementor-menu-toggle__icon--close.e-font-icon-svg.e-eicon-close {
		fill: #8b0f05;
	}
	body .hd_menu .elementor-nav-menu > li:last-child > a {
		padding: 13px 14px !important;
	}
	body .hd_menu .elementor-nav-menu > li > a:hover {
		color: #fff !important;
	}
	.hd_menu {
		flex-direction: row-reverse !important;
	}
	.header_main .elementor-menu-toggle__icon--open.e-font-icon-svg.e-eicon-menu-bar {
		fill: #fff;
	}
	.header_main .elementor-menu-toggle {
		background-color: #8b1006;
		color: #fff;
		padding: 11px;
		margin: 0px 0px !important;
		z-index: 10;
		display: flex;
		justify-content: flex-end;
		width: fit-content;
		border-radius: 0 !important;
	}
	.header_main nav.elementor-nav-menu--dropdown {
		position: fixed;
		top: 0;
		bottom: 0;
		width: 480px;
		margin: 0 !important;
		display: flex;
		align-items: center;
		justify-content: center;
		right: -490px;
		transform: unset !important;
		max-height: 100% !important;
		transition: all ease-in-out 0.3s !important;
		background-color: #000;
		overflow: auto;
		z-index: 5;
	}
.header_main .elementor-nav-menu>li>a {
color: #fff;
}
.header_main .elementor-menu-toggle.elementor-active~.elementor-nav-menu--dropdown {
right: 0px !important;
}
.header_main .elementor-menu-toggle.elementor-active {
background-color: #fff;
color: #fcb113;
margin: 0px !important;
position: fixed;
right: 15px;
top: 48px;
}
.hd_menu .elementor-nav-menu > li > a:hover {
color: #fff !important;
}
.header_main .elementor-nav-menu {
margin: auto;
margin-top: 90px !important;
width: 100% !important;
}
.header_main .sub-arrow {
position: absolute;
right: 30px;
}
.header_main .elementor-nav-menu>li:last-child>a:hover {
background: transparent !important;
color: #fff !important;
}
.header_main .elementor-nav-menu>li:last-child {
margin-left: 0px;
}
.header_main .hd_menu .elementor-nav-menu>li:last-child>a {
border: 0 !important;
}
.header_main ul.elementor-nav-menu > li > a, .hd_menu .elementor-nav-menu > li:last-child > a {
background-color: transparent !important;
font-size: 20px !important;
padding: 22px 15px !important;
border: 0px !important;
color: #fff !important;
border-bottom: 1px solid #ffffff1f !important;
}
.hd_menu nav > ul.elementor-nav-menu > li {
margin-left: 0px;
}
.header_main ul.elementor-nav-menu .sub-menu li a {
	padding: 20px 20px 20px 35px !important;
	color: #fff !important;
	font-size: 17px !important;
	background-color: #0d0c0d !important;
	text-transform: uppercase;
	}
.header_main ul.elementor-nav-menu .sub-menu {
background: transparent !important;
}
	.header_main .sub-arrow svg {
		fill: #fff !important;
	}
	.elementor-nav-menu li:hover .sub-arrow svg, 
	.hdactive .elementor-nav-menu li:hover .sub-arrow svg {
		fill: #fff !important;
	}
	.hdactive .elementor-nav-menu li .sub-arrow svg {
		fill: #fff !important;
	}
}
@media(max-width: 999px) {
	.ft-touch-col {
	width: 60% !important;
}
	.ft_logo-col {
	width: 40% !important;
}
	.icon-card {
		padding: 37px 15px;
		margin: 0px 7px !important;
	}
	.icon-card:hover .elementor-image-box-img {
		top: 0px;
	}
	.pl60 {
		padding-left: 35px;
	}
	.contact-bnr {
		padding: 20% 15px;
	}
	.custom-contact .button {
		min-width: 150px;
		padding: 14px 30px !important;
		font-size: 15px;
	}
	.inr-hd h1 {
		font-size: 50px;
	}
	.pad80 {
		padding: 60px 15px;
	}
	.custom-contact input {
		height: 50px;
	}
	.custom-contact h2 {
		font-size: 30px;
		margin: 0px 0px 17px !important;
	}
	.custom-contact {
		padding: 40px 15px 40px;
		margin-top: -140px;
	}
	.pr60 {
		padding-right: 35px;
	}
	.serv_block img {
		min-height: 200px;
		max-height: 200px;
		object-fit: cover;
	}
	.menulist li span:hover, .ft_info a span:hover {
		color: #fff !important;
	}
/* 	.ft-touch-col {
		width: 28.721% !important;
	}
	.ft-srv-col {
		width: 23.279% !important;
	} */
/* 	.ft-logo-col {
		width: 27% !important;
	} */
	.ft_logo img {
		max-width: 180px;
	}
	.pb100 {
		padding-bottom: 60px;
	}
	p, li, div, p.elementor-heading-title {
		line-height: 27px;
	}
	.defbtn {
		margin-top: 26px;
	}
	p, li {
		margin-bottom: 12px;
	}
	.abtinfo {
		padding: 40px 20px;
	}
	.bigheading h2 {
		font-size: 40px;
		margin-bottom: 17px;
	}
	.serv_block h2 {
		font-size: 26px;
	}
	.serv_block figure::before {
		display: none;
	}
	.serv_block .elementor-image-box-content {
		position: static;
		text-align: center;
		background-color: #7f1e12;
		min-height: 280px;
		padding: 17px 13px;
	}
	.serv_block:hover .elementor-image-box-img img {
		transform: unset;
	}
	.pad100 {
		padding: 60px 15px;
	}
	.banner_btm p {
		font-size: 20px;
		line-height: 33px;
	}
	.defbtn a {
		min-width: 180px;
		padding: 16px 20px;
		font-size: 14px;
	}
	.defbtn a:hover, .hd_menu .elementor-nav-menu > li:last-child > a:hover {
		background: #7f1e12;
	}
	.bannercaption h1 {
		font-size: 52px;
		margin-bottom: 12px;
	}
	.bannercaption {
		padding: 240px 15px 60px;
	}
	.banner .elementor-column-gap-no {
		min-height: auto !important;
	}
}
@media(max-width: 767px) {
	.ft_logo-col {
		width: 100% !important;
	}
	.fttop {
		padding: 40px 15px 69px;
	}
	.ft_social_col > div {
		justify-content: center !important;
	}
	.ft_fix_btn a {
		width: 100% !important;
		color: #fff;
		font-size: 16px;
		padding: 10px;
	}
	.ft_fix_btn {
		display: flex;
		justify-content: space-between;
		position: fixed;
		left: 0;
		right: 0;
		bottom: 0;
		background-color: #7f1e12;
		width: 100% !important;
		text-align: center;
		z-index: 10;
	}
	.icon-card .elementor-image-box-img img {
		max-height: 37px;
		max-width: 43px;
	}
	.icon-card .elementor-image-box-img {
		width: 70px !important;
		height: 70px;
		margin: -63px auto 15px !important;
	}
	.icon-card:nth-child(n+3) {
		margin-top: 50px !important;
	}
	.icon-card {
		width: calc(100% / 2 - 15px) !important;
	}
	.wt-list.gradient-list li {
		background: #ffffff94;
	}
	.inr-bnr {
		padding: 18% 15px;
	}
	.pl60 {
		padding-left: 0;
	}
	.gradient-list li::before {
		display: none;
	}
	.gradient-list li {
		background: #80808012;
		padding: 11px !important;
		padding-left: 0;
		line-height: 27px;
		text-align: center;
	}
	.mob-full img {
		width: 100% !important;
	}
	.custom-contact .button {
		line-height: 1 !important;
		margin: 0 auto !important;
	}
	.custom-contact h2 {
		text-align: center;
	}
	.inr-hd h1 {
		font-size: 44px;
	}
	.custom-contact {
		padding: 40px 15px 40px;
		margin-top: 17px;
	}
	.pr60 {
		padding-right: 0;
	}
	.pad80 {
		padding: 40px 15px;
	}
	.ftbtm {
	padding: 29px 15px 73px;
}
	.ft_info a span {
		justify-content: center;
		padding: 0 !important;
		margin-bottom: 10px;
	}
	.ft_info a {
		display: block !important;
		text-align: center !important;
	}
	.ft_social_col {
	margin-bottom: 20px;
}
/* 	.fttop {
		padding: 40px 15px 9px;
	} */
	.ft-touch-col {
		width: 100% !important;
	}
	.ft-logo-col {
		width: 100% !important;
	}
	.pb100 {
		padding-bottom: 40px;
	}
	.bigheading h2 {
		font-size: 36px;
		margin-bottom: 15px;
	}
	.abtinfo {
		padding: 15px 15px 40px;
	}
	.abt_img img {
		min-height: auto;
		max-height: fit-content;
		object-fit: cover;
	}
	.serv_block img {
		min-height: 300px;
		max-height: 300px;
		object-fit: cover;
		width: 100% !important;
	}
	.serv_block .elementor-image-box-content {
		min-height: auto;
	}
	.serv_block {
		width: 100% !important;
	}
	.pad100 {
		padding: 40px 15px;
	}
	.banner::before {
		background: #0000008a;
	}
	.bannercaption h1 {
		font-size: 48px;
		margin-bottom: 10px;
	}
	.bannercaption {
		padding: 200px 15px 40px;
	}
	.half-col {
		grid-column: span 12 !important;
		margin-bottom: 0px;
	}
}
@media(max-width: 600px) {
	.banner_btm p {
		font-size: 18px;
		line-height: 30px;
	}
	.header_main ul.elementor-nav-menu .sub-menu li a {
		padding: 15px 15px 15px 30px !important;
		font-size: 16px !important;
	}
	.ft_fix_btn a {
		font-size: 15px;
		padding: 9px;
	}
	.thanks_col .inr-hd {
		max-width: 400px;
		margin: 0 auto 15px !important;
	}
	.icon-card:nth-child(n+2) {
		margin-top: 40px !important;
	}
	.icon-card {
		width: 100% !important;
	}
	.custom-contact {
		padding: 30px 15px 30px;
		margin-top: 17px;
	}
	.inr-hd h1 {
		font-size: 42px;
	}
	.contact-bnr {
		padding: 29% 15px;
	}
	.copyright_txt {
		max-width: 330px;
		margin: 0 auto !important;
	}
	.bigheading h2 {
		font-size: 34px;
		margin-bottom: 13px;
	}
	.bannercaption h1 {
		font-size: 44px;
		line-height: 47px;
	}
	.bannercaption {
		padding: 180px 15px 40px;
	}
	.header_main .elementor-menu-toggle.elementor-active {
		top: 38px;
	}
	.header_main ul.elementor-nav-menu > li > a,
	.hd_menu .elementor-nav-menu > li:last-child > a {
		font-size: 17px !important;
		padding: 15px 15px !important;
	}
	.header_main nav.elementor-nav-menu--dropdown {
		width: 320px;
	}
	.header_main .elementor-menu-toggle {
		padding: 9px;
	}
	.site_logo {
		max-width: 170px;
	}
}
@media(max-width: 400px) {
	
}