/* 
Theme Name: B&C Land Development, Inc 
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://fonts.googleapis.com/css2?family=Montserrat:wght@100..900&family=Poppins:wght@400;500;700&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: "Poppins", 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: "Montserrat", sans-serif;
	text-transform: uppercase;
	font-weight: 900;
} 
p a{
	color: #0142ae !important;
	font-weight: 700;
	text-decoration: unset !important;
} 
p a:hover, .link-text a:hover {
	color: #ea6a20 !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;
	-webkit-animation: slideIn 0.5s ease-in;
	-moz-animation: slideIn 0.5s ease-in;
	animation: slideIn 0.5s ease-in;
	z-index: 102;
	background: #fff;
	box-shadow: 0px 0px 11px rgba(0,0,0,0.2);
}
.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: 16px;
	color: #fff !important;
	padding: 0 !important;
	text-transform: uppercase;
}
body .hd_menu .elementor-nav-menu > li > a:hover {
	color: #ea6a20 !important;
}
.elementor-nav-menu > li > ul.sub-menu a {
	padding: 14px 14px !important;
	color: #fff !important;
	border-bottom: 1px solid #ffffff38;
	border-left: 0;
	white-space: normal;
	background: #6d7358 !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;
}  
.elementor-sub-item.elementor-item-active {
	background-color: transparent !important;
} 
.elementor-nav-menu > li > ul.sub-menu {
	background: #222334;
	min-width: 235px !important;
	border-radius: 0px;
	margin-top: -5px !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: #4c5238 !important;
	opacity: 1;
	border-left: unset !important;
	color: #fff !important;
}
.elementor-location-header {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 100;
	padding: 15px;
}
.elementor-nav-menu li .sub-arrow svg {
	transition: all ease-in-out 0.5s;
	fill: #fff;
}
.elementor-nav-menu li:hover .sub-arrow svg {
	fill: #dbdbdb;
} 
.site_logo {
	width: auto !important;
	max-width: 210px;
}
.hdactive .site_logo img {
	filter: unset;
} 
.hdactive  .site_logo { 
	max-width: 150px;
}
.site_logo img {
	filter: invert(1);
}
/*** Header End***/ 
.btnphn a:hover,.btnphn a:hover svg	,
.hdactive .btnphn a:hover,
.hdactive .btnphn :hover svg{
	fill: #ea6a20!important; 
	color: #ea6a20!important; 
}
.hdactive .hd_menu .elementor-nav-menu > li > a,
.hdactive .btnphn a,
.hdactive .btnphn svg{ 
	color: #000 !important; 
	fill: #000 !important; 
}
.hdactive .btnphn { 
	border-left: 1px solid #ccc; 
}
.hd_menu,.btnphn {
	width: auto !important;
}
.btnphn {
	margin-left: 30px;
	border-left: 1px solid #fff;
	padding-left: 30px;
}
.btnphn a {
	background: transparent !important;
	padding: 0 !important;
	font-family: "Montserrat", sans-serif;
	text-transform: uppercase;
	font-weight: 900;
	font-size: 21px;
	display: block;
}
.btnphn a svg {
	margin-right: 7px;
	position: relative;
	top: 1px;
	transition: all ease-in-out 0.5s;
}
.bigheading h2 {
	font-size: 55px;
	margin-bottom: 20px;
}
.bigtext p {
	font-weight: 600;
	font-size: 18px;
	margin-bottom: 15px;
}
.defbtn a:hover {
	background-color: #000 !important;
}
.defbtn a {
	background-color: #ea6a20 !important;
	border-radius: 0px !important;
	font-size: 16px;
	padding: 18px 55px 18px 25px;
	background-image: url("https://bclanddev.com/wp-content/uploads/2026/01/arr.png");
	background-repeat: no-repeat;
	background-position: right 25px center;
	background-size: 14px;
	border: 1px solid #ea6a20;
	min-width: 190px;
}
.btnsec a {
	border-color: #fff !important;
	background-color: transparent !important;
}
.defbtn {
	margin-top: 25px;
}
.btnsec a:hover {
	border-color: #000 !important;
}

.serv_card {
	width: calc(100% / 3 - 6px) !important;
}
.mainflex > div {
	display: flex;
	column-gap: 8px;
}
.serv_card figure {
	vertical-align: top;
	overflow: hidden;
}
.serv_card:hover figure img {
	transform: scale(1.1);
}
.serv_card  .elementor-image-box-content {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: left;
	padding: 30px 30px;
	z-index: 1;
}
.serv_card h2 {
	font-size: 27px;
	margin: 0 0 10px;
	color: #fff;
}
.serv_card p {
	font-size: 15px;
	line-height: 25px;
	color: #fff;
}
.serv_card figure::before {
	content: "";
	background: #000000;
	background: linear-gradient(0deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
	left: 0;
	right: 0px;
	position: absolute;
	top: 0;
	bottom: 0;
	z-index: 1;
}

.reviews_slider .swiper-slide {
	background: transparent !important;
	text-align: center;
}
.reviews_slider  .elementor-testimonial {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.reviews_slider  .elementor-testimonial__header {
	order: 2;
	margin-top: 30px;
	border-top: 1px solid #fff3;
	width: 100%;
	max-width: 800px;
}
.reviews_slider .elementor-testimonial__icon {
	display: none !important;
}
.reviews_slider .elementor-testimonial__cite {
	width: 100%;
}
.reviews_slider .elementor-testimonial__name {
	padding-top: 20px;
	font-size: 23px;
	color: #fff !important;
}
.reviews_slider .elementor-testimonial__text {
	color: #fff;
	font-size: 17px !important;
	line-height: 32px !important;
	max-width: 990px;
	font-weight: 300;
}

.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: #ea6a20;
	border-color: #ea6a20;
}
.ft_social a:hover svg {
	fill: #fff;
}
.ft_social .elementor-icon-list-text {
	display: none !important;
}
.copyright_txt p, .copyright_txt a {
	color: #fff !important;
	font-weight: normal !important;
	font-size: 16px;
}
.hdright {
	width: calc(100% - 340px) !important;
}
.bannercaption h1 {
	font-size: 55px;
}
.bannercaption > div {
	background: #ea6a20c7;
	padding: 50px 50px 50px 0px;
	max-width: 740px;
}
.bannercaption > div::before {
	content: "";
	background: #ea6a20c7;
	position: absolute;
	right: 100%;
	width: 100%;
	top: 0;
	bottom: 0;
}
.bannercaption {
	margin: 160px auto 80px auto;
}
.innerbanner {
	padding: 70px 0 0 0;
}

.projects_slides img {
	height: 400px;
	object-fit: cover;
	display: block;
	transition: all ease-in-out 0.5s;
	transform: scale(1);
}
.projects_slides figure {
	overflow: hidden;
}
.projects_slides figure:hover img {
	transform: scale(1.1);
}
.inr-bnr {
	padding: 15% 15px;
}
.inr-hd h1 {
	font-size: 60px;
	line-height: 1.1;
}
.inr-hd {
	margin-bottom: 20px !important;
}
.subheading p {
	font-size: 20px;
	line-height: 28px;
	font-weight: bold;
	font-family: "Montserrat", sans-serif;
	margin-bottom: 20px;
}
.serve_outer > div {
	column-gap: 40px;
	justify-content: center;
}
.serve-box {
	width: calc(100% / 3 - 27px) !important;
	border: 1px solid #0000001c;
	padding: 30px 20px;
}
.serve-box .elementor-image-box-img {
	width: auto !important;
	display: block;
	margin-bottom: 20px !important;
}
.serve-box .elementor-image-box-img img {
	display: block;
	width: 100%;
	margin: auto !important;
	max-width: 74px;
	position: relative;
	top: 0;
	transition: all ease-in-out 0.5s !important;
}
.serve-box:hover .elementor-image-box-img img {
	top: -10px;
}
.serve-box span {
	font-size: 22px;
	letter-spacing: 0;
	font-family: "Montserrat", sans-serif;
	text-transform: uppercase;
	font-weight: 900;
	margin-bottom: 10px;
	display: block;
}
.cta-sec > div {
	padding: 50px;
	background: #000;
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.82) 0%, rgb(234, 106, 32) 100%);
}
.wt, .wt p {
	color: #fff;
}
.mdheading h2 {
	font-size: 40px;
	line-height: 1.1;
	margin-bottom: 15px;
}
.contactouter > div {
	margin-top: -110px;
	background: #fff;
	box-shadow: 0 0 10px rgb(0 0 0 / .2);
	margin-bottom: 100px;
}
.contact-left {
	padding: 50px;
	overflow: hidden;
	background: #ea6a20;
}
.contact-right {
	padding: 50px;
}
.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: 13px !important;
}
.gform_wrapper .gfield_required{
	display: none !important;
} 
.custom-contact label {
	font-weight: normal !important;
	font-size: 15px !important;
	line-height: normal !important;
	padding: 0px !important;
	color: #000 !important;
	margin-bottom: 0px !important;
}
.custom-contact input, .custom-contact select, .custom-contact .textarea {
	background: transparent !important;
	border: 1px solid #00000045 !important;
	height: 50px !important;
	margin-bottom: 0px !important;
	border-radius: 0px !important;
	padding: 8px 15px !important;
	color: #000 !important;
	box-shadow: unset !important;
	font-size: 14px !important;
	line-height: normal !important;
}
.custom-contact .textarea {
	height: 160px !important;
	min-block-size: unset !important;
}  
.custom-contact .gform_footer {
	margin: 25px 0px 0px !important;
	padding: 0px !important;
} 
.half-col {
	grid-column: span 6 !important; 
}  
.custom-contact .button {
	background-color: #ea6a20 !important;
	border-radius: 0px !important;
	font-size: 16px !important;
	padding: 15px 55px 15px 25px !important;
	background-image: url("https://bclanddev.com/wp-content/uploads/2026/01/arr.png") !important;
	background-repeat: no-repeat !important;
	background-position: right 25px center !important;
	background-size: 14px !important;
	border: 0px !important;
	height: unset !important;
	color: #fff !important;
	transition: all ease-in-out 0.5s !important;
	font-weight: normal !important;
}
.custom-contact .button:hover {
	background-color: #000 !important;
}
.gform_wrapper .gform_validation_errors > h2 {
	font-size: 17px !important;
	font-weight: 500;
	line-height: normal !important;
} 
.custom-contact .gform_fields {
	row-gap: 25px !important;
}
.custom-contact h2 {
	font-size: 30px;
	margin: 0px 0px 20px !important;
}
.instruction {
	display: none !important;
}
.smtext p {
	font-weight: 500;
	font-size: 24px;
	line-height: normal;
	margin-bottom: 15px;
	color: #fff;
}
.info-contact li {
	margin-bottom:20px!important;
	border-bottom:1px solid #e8e8e84f;
	padding-bottom:20px!important
}
.info-contact li:last-child {
	padding-bottom:0px!important;
	border-bottom:0 solid #f1f1f1!important;
	margin-bottom:0px!important
}
.info-contact li a,
.info-contact li span {
	color:#fff!important;
	font-size:16px!important;
	line-height:23px
}
.info-contact .elementor-icon-list-icon {
	padding:11px!important;
	border:1px solid #fff;
	border-radius:50%;
	transition:all ease-in-out 0.5s
}
.info-contact .elementor-icon-list-icon svg {
	transition:all ease-in-out 0.5s!important;
	margin:0px!important;
	width:18px!important;
	height:18px!important;
	fill:#fff
}
.info-contact .elementor-icon-list-text {
	padding-left:15px!important
}
.info-contact i {
	font-style: normal;
	font-size: 16px;
	line-height: normal;
	display: block;
	color: #fff;
	font-weight: 400;
	margin-bottom: 8px;
}
.info-contact .elementor-icon-list-text b {
	display:block;
	line-height:normal
}
.info-contact p {
	color:#fff!important;
	font-size:16px;
	line-height:normal
}
/* .info-contact li:hover a .elementor-icon-list-icon {
background-color: #ea6a20;
border: 1px solid #ea6a20;
} */
.info-contact li:hover a .elementor-icon-list-icon svg {
	fill: #ea6a20;
}
.info-contact li:hover .elementor-icon-list-icon {
	background-color:#fff
}
.info-contact li:hover .elementor-icon-list-icon svg {
	fill:#01b95f
}
.gradient-list li::before {
	content: "";
	position: absolute;
	background: #000;
	width: 7px;
	height: 7px;
	left: 6px;
	top: 11px;
}
.gradient-list li {
	padding-left: 30px;
	list-style: none;
	position: relative;
	margin: 0 0 11px;
}
.half-list ul {
	display: flex;
	flex-wrap: wrap;
	column-gap: 30px;
}
.half-list li {
	width: calc(100% / 2 - 15px) !important;
}
.bg-pad {
	padding: 11% 15px;
} 
.serv_box_main { 
	box-shadow: 0px 0px 11px rgba(0,0,0,0.1);
}
.spacing_block {
	padding: 50px;
}
.ft_contact {
	padding: 60px;
}
.ft_contact .custom-contact h2 {
	color: #fff;
}
.ft_contact .custom-contact label {
	color: #fff !important;
}
.ft_contact .custom-contact input:not([type="submit"]), .ft_contact .custom-contact select, .ft_contact .custom-contact .textarea {
	border-color: #fff !important;
	background: #fff !important;
	color: #000 !important;
}
.ft_contact .custom-contact .textarea {
	height: 120px !important;
}
.ft_text p {
	line-height: 27px;
	font-size: 16px;
}
.btnaddress a {
	background: transparent !important;
	padding: 0 !important;
	text-align: left;
	font-size: 16px;
}
.ft_bottom {
	padding: 15px 0;
}
.menuft span:hover,
.btnaddress span:hover,
.ftemail a:hover,
.ft_phone a:hover,
.ft_phone a:hover svg,
.ftemail a:hover svg{
	color: #ea6a20 !important;
	fill: #ea6a20 !important;
}
.menuft span {
	color: #fff;
}
.ft_main_left * {
	transition: all ease-in-out 0.5s;
}
.btm_ft_box {
	padding: 22px 0;
	border-bottom: 1px solid #ffffff1f;
	margin-bottom: 60px;
}
.menuft li {
	margin-bottom: 3px !important;
}
.ftnew_center {
	border-top: 1px solid #ffffff1f;
	border-bottom: 1px solid #ffffff1f;
	padding: 20px 0;
	margin-top: 30px;
}
.ft_main_left {
	padding: 60px 60px 60px 0;
}
.ft_logo img {
	filter: invert(1);
	max-width: 200px;
}

.ft_logo img {
	filter: invert(1);
	max-width: 200px;
}
.ft_phone a {
	background: transparent !important;
	padding: 0 !important;
	font-size: 23px;
	font-family: "Montserrat", sans-serif;
	text-transform: uppercase;
	font-weight: 900;
}
.ft_phone a svg {
	font-size: 21px;
	margin-right: 9px;
	margin-top: 3px;
}
.ftemail a {
	background: transparent !important;
	padding: 0 !important;
	margin-top: 9px;
	font-size: 16px;
}
.ftemail a svg {
	margin: auto 10px auto 6px;
}

.ft_fix_btn {
	display: none;
}
.gform_confirmation_message {
	border: 1px solid #323232;
	color: #fff;
	padding: 10px 20px;
	background: #000;
}
/* Responsive_start */

@media(max-width: 1400px) {
	.spacing_block {
		padding: 40px;
	}
	.serv_box_main img {
		min-height: 560px;
		object-fit: cover;
	}
	.ft_phone a {
		font-size: 21px;
	}
	.bannercaption > div {
		padding: 50px 50px 50px 15px;
	}
	.ft_main_left {
		padding: 60px 60px 60px 15px;
	}
	.lft-ryt-spc {
		padding-left: 15px;
		padding-right: 15px;
	}
}
@media(max-width: 1199px) {
	.spacing_block {
		padding: 30px;
	}
	.mt50 {
		margin-top: 40px;
	}
	.serv_box_main img {
		min-height: 580px;
	}
	.ft_bottom {
		padding: 15px 15px;
	}
	.contactouter > div {
		margin-bottom: 80px;
	}

	.inr-hd h1 {
		font-size: 53px;
	}
	.pb100 {
		padding-bottom: 80px;
	}
	.btm_ft_box {
		padding: 19px 0;
		margin-bottom: 40px;
	}
	.pl60 {
		padding-left: 50px;
	}
	.ft_phone a svg {
		font-size: 17px;
	}
	.ft_phone a {
		font-size: 17px;
	}
	.ft_logo img {
		max-width: 180px;
	}
	.projects_slides img {
		height: 340px;
	}
	.pr60 {
		padding-right: 50px;
	}
	.serv_card h2 {
		font-size: 24px;
		margin: 0 0 8px;
	}
	.serv_card .elementor-image-box-content {
		padding: 25px 25px;
	}
	.bigheading h2 {
		font-size: 48px;
		margin-bottom: 18px;
	}
	.pad100 {
		padding: 80px 15px;
	}
	.defbtn a {
		padding: 16px 53px 16px 23px;
	}
	.bannercaption h1 {
		font-size: 50px;
	}

	.ft_contact {
		padding: 50px;
	}
	.banner_main .elementor-column-gap-no {
		min-height: 70vh !important;
	}
	.btnphn {
		margin-left: 20px;
		padding-left: 20px;
	}
	.btnphn a {
		font-size: 20px;
	}
	.hd_menu .elementor-nav-menu > li {
		margin-left: 20px;
	}
}
@media(max-width: 1024px) {
	.header_main .elementor-menu-toggle__icon--close.e-font-icon-svg.e-eicon-close {
		fill: #ea6a20;
	}
	.header_main ul {
		margin: 0 !important;
		width: 100% !important;
		margin-top: 110px !important;
	}
	.header_main .elementor-menu-toggle__icon--open.e-font-icon-svg.e-eicon-menu-bar {
		fill: #fff;
	}
	.btnphn {
		margin-left: 0px;
		padding-left: 20px;
		border-left: unset;
		margin-right: 20px;
	}
	.hd_menu {
		order: 1;
	}
	.header_main .elementor-menu-toggle {
		background-color: #ea6a20;
		padding: 11px;
		margin: 0px 0px !important;
		z-index: 10;
		display: flex;
		justify-content: flex-end;
		width: fit-content;
		border-radius: 0;
	}
	.header_main nav.elementor-nav-menu--dropdown {
		position: fixed;
		top: 0;
		bottom: 0;
		width: 480px;
		margin: 0 !important;
		display: flex;
		align-items: start;
		justify-content: baseline;
		right: -490px;
		transform: unset !important;
		max-height: 100% !important;
		transition: all ease-in-out 0.3s !important;
		background-color: #ea6a20;
		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;
		margin: 0px !important;
		position: fixed;
		right: 15px;
		top: 36px;
	}
	.hdactive .btnphn {
		border-left: unset;
	}
	.hdactive .hd_menu .elementor-nav-menu > li > a {
		color: #fff !important;
		fill: #fff !important;
	}
	body .hd_menu .elementor-nav-menu > li > a:hover {
		color: #fff !important;
	}
	.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: #231f20 !important;
		text-transform: uppercase;
	}
	.header_main ul.elementor-nav-menu .sub-menu {
		background: transparent !important;
	}
}


@media(max-width: 999px) {
	.spacing_block {
		padding: 20px;
	}
	.serv_box_main img {
		min-height: 600px;
	}
	.contactouter > div {
		margin-top: -110px;
		margin-bottom: 60px;
	}
	.contact-right {
		padding: 40px 20px;
	}
	.contact-left {
		padding: 30px 20px;
	}
	.inr-hd h1 {
		font-size: 45px;
	}
	.pb100 {
		padding-bottom: 60px;
	}
	.custom-contact .button {
		line-height: 1 !important;
	}
	.custom-contact input {
		height: 45px !important;
	}
	.ft_contact {
		padding: 25px;
	}
	.ft_icon_col ul {
		justify-content: left !important;
	}
	.ft_icon_col {
		margin-top: 20px;
	}
	.ft_icon_col, .ft_loc_col {
		width: 100% !important;
	}
	.ft_txt_col {
		width: 100% !important;
	}
	.ft_lst_col {
		width: 100% !important;
		padding: 0 !important;
		margin-top: 15px;
	}
	.ft_lst_col {
		width: 100% !important;
	}
	.ft_main_left {
		padding: 50px 20px 50px 15px;
	}
	.ft_logo_col {
		width: 100% !important;
	}
	.ft_cont_col {
		width: 100% !important;
		margin-top: 20px;
	}
	.ft_main_left .elementor-column-gap-no {
		display: block;
	}
	.reviews_slider .elementor-testimonial__text {
		font-size: 16px !important;
		line-height: 27px !important;
		max-width: 630px;
	}
	.projects_slides figure:hover img {
		transform: unset;
	}
	.projects_slides img {
		height: 290px;
	}
	p, li, div, p.elementor-heading-title {
		font-size: 16px;
		line-height: 27px;
	}
	.bigtext p {
		font-size: 17px;
		margin-bottom: 12px;
	}
	.pr60 {
		padding-right: 35px;
	}
	.serv_card h2 {
		font-size: 21px;
		margin: 0 0 8px;
	}
	.serv_card .elementor-image-box-content {
		padding: 15px 15px;
	}
	.serv_card:hover figure img {
		transform: unset !important;
	}
	.bigheading h2 {
		font-size: 40px;
		margin-bottom: 15px;
	}
	.pad100 {
		padding: 60px 15px;
	}
	.bannercaption > div {
		padding: 40px 40px 40px 15px;
		max-width: 620px;
	}
	.bannercaption h1 {
		font-size: 45px;
	}
	.banner_main .elementor-column-gap-no {
		min-height: 57vh !important;
	}
	.site_logo {
		max-width: 190px;
	}
}
@media(max-width: 767px) {
	.half-list ul {
		column-gap: 10px;
	}
	.half-list li {
		width: calc(100% / 2 - 5px) !important;
	}
	.mt50 {
		margin-top: 23px;
	}
	.gradient-list li {
		padding-left: 0;
		border: 1px solid #80808012;
		padding: 10px;
		text-align: center;
	}
	.gradient-list li::before {
		display: none;
	}
	.serv_box_main img {
		min-height: auto;
	}
	.inr-hd h1 {
		font-size: 40px;
	}
	.info-contact li:hover a .elementor-icon-list-icon svg {
		fill: #fff;
	}
	.info-contact li:hover .elementor-icon-list-icon {
		background-color: transparent;
	}
	.info-contact .elementor-icon-list-icon {
		line-height: 12px !important;
	}
	.info-contact .elementor-icon-list-text {
		padding-left: 0 !important;
	}
	.info-contact li span {
		width: fit-content !important;
		margin: 0 auto 10px;
	}
	.info-contact li a, .info-contact li span {
		display: block !important;
	}
	.inr-hd {
		margin-bottom: 10px !important;
	}
	.inr-bnr {
		padding: 22% 15px;
	}
	.contactouter > div {
		margin-top: -90px;
		margin-bottom: 40px;
	}
	.pb100 {
		padding-bottom: 40px;
	}
	.pl60 {
		padding-left: 0;
	}
	.mob_bnr_img::before {
		content: "";
		background: #000000;
		background: linear-gradient(180deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
		left: 0;
		right: 0px;
		position: absolute;
		top: 0;
		bottom: 0;
		z-index: 1;
	}
	.mob_cptn {
		margin: 0 !important;
		background: #ea6a20;
	}
	.serv_card img {
		width: 100% !important;
	}
	.custom-contact .button:hover {
		background-color: #ea6a20 !important;
	}
	.ft_fix_btn a:last-child {
		border-left: 1px solid #ffffff5e;
	}
	.ft_fix_btn a {
		color: #fff;
		text-transform: capitalize;
		font-size: 17px;
		padding: 9px;
		text-align: center;
		width: 100% !important;
	}
	.ft_fix_btn {
		background: #ea6a20;
		position: fixed;
		left: 0;
		right: 0;
		bottom: 0;
		z-index: 10;
		width: 100% !important;
		display: flex;
		justify-content: space-between;
		border-top: 1px solid #ffffff29;
	}

	.btm_ft_box {
		margin-bottom: 20px;
	}
	.ft_icon_col ul {
		justify-content: center !important;
	}
	.ft_main_left {
		padding: 40px 15px 66px 15px;
	}
	.custom-contact .gform_footer {
		justify-content: center;
	}
	.custom-contact h2 {
		font-size: 29px;
		margin: 0px 0px 17px !important;
		text-align: center;
	}
	.half-col {
		grid-column: span 12 !important;
	}
	.mob-full img {
		width: 100% !important;
	}
	.bigheading h2 {
		font-size: 35px;
		margin-bottom: 13px;
	}
	.serv_card p {
		text-align: center;
	}
	.serv_card h2 {
		font-size: 21px;
		text-align: center;
	}
	.serv_card:nth-child(n+2) {
		margin-top: 10px;
	}
	.serv_card {
		width: 100% !important;
	}
	.bannercaption > div {
		padding: 40px 15px 40px 15px;
		max-width: 100% !important;
	}
	.bannercaption h1 {
		font-size: 40px;
	}
	.bannercaption {
		margin: 150px auto 0px auto;
	}
	.pad100 {
		padding: 40px 15px;
	}
	.pr60 {
		padding-right: 0;
	}
	.ft_contact {
		padding: 25px 15px;
	}
	.cont_ft {
		padding-bottom: 60px;
		padding-top: 40px;
	}
}
@media(max-width: 600px) {
	.gradient-list li {
		padding: 8px;
	}
	.half-list li {
		width: 100% !important;
	}
	.inr-hd h1 {
		font-size: 29px;
	}
	.custom-contact h2 {
		font-size: 25px;
	}
	.inr-bnr {
		padding: 26% 15px 22%;
	}
	.contactouter > div {
		margin-top: -60px;
	}
	.mob_bnr_img img {
		height: 100% !important;
		min-height: 300px;
		object-fit: cover;
	}
	.copyright_txt {
		max-width: 300px;
		margin: 0 auto !important;
	}
	.header_main .elementor-menu-toggle.elementor-active {
		top: 30px;
	}
	.projects_slides img {
		height: 220px;
	}
	.bigtext p {
		font-size: 16px;
		margin-bottom: 10px;
	}
	.bigheading h2 {
		font-size: 28px;
	}
	.btnsec a:hover {
		border-color: #ea6a20 !important;
	}
	.bannercaption h1 {
		font-size: 30px;
	}
	.header_main ul.elementor-nav-menu > li > a, .hd_menu .elementor-nav-menu > li:last-child > a {
		font-size: 19px !important;
		padding: 15px 15px !important;
	}
	.header_main nav.elementor-nav-menu--dropdown {
		width: 320px;
	}
	.header_main .elementor-menu-toggle {
		padding: 8px;
	}
	.site_logo {
		max-width: 160px;
	}
}
@media(max-width: 400opx) {

}