/************************************************* Header ********************************************************************/
 
/********** Main Banner **************************************************************************************************/
.MainBanner h1{font-size:40px; line-height:1.1;} .BnrText{width:40%; margin-left:4%;}
 
/************************************************* Content ********************************************************************/
.FeatPro{font-size:18px;} .TestiBox{padding:40px;}
   
/********** ContactForm **************************************************************************************************/
#ContactForm .form-control{background:#fff; border-radius:5px; height:60px; color:#585858;}
#ContactForm textarea.form-control{height:170px; padding-top:15px;background:#fff; border-radius:5px; color:#585858;}

/********** Footer ***************************************************************************************************/
#Footer .Copytext{color:#757575;}

.Linimg{background:url(../images/img.png) repeat-x center;}
.Linimg span{display:inline-block; padding:15px 20px 5px 20px; background:#000;}

#ContactPage .form-control{font-size:16px; background:#fff; border-color:#fff; border-radius:0px; height:50px; color:#000;}
#ContactPage textarea.form-control{height:150px; padding-top:15px;border-radius:0px;}

/*************************************************************************************************************/
@media (min-width:992px) {
	.navbar-expand-md .navbar-nav .dropdown-menu {
        width: 300px;
    }
	.TestiBox{height:400px;}
	
.MainBanner .mask{position:absolute; top:0px; right:0%; left:0%; z-index:999; background:url(../images/bnr_shadow.png) repeat-x top; min-height:100%;}
#Footer .Copytext{letter-spacing:0.1em;}
.BigImg img {
    height:700px;
    width:100%;
    -o-object-fit:cover;
    object-fit:cover;
    -o-object-position:center;
    object-position:center;
}
}
@media (min-width: 1920px){.container {max-width:1680px !important;}
		.navbar-expand-md .navbar-nav .dropdown-menu {
        width: 300px;
    }
.Homebnr img {height:750px; width:100%; -o-object-fit:cover; object-fit:cover; -o-object-position:center; object-position:right;}
	.TestiBox{height:400px;}
}

@media (min-width: 1600px) {.container {max-width:1540px;}  
.gutter-lg {margin-left:-20px!important;margin-right:-20px!important;}
.gutter-lg div[class^="col"]{padding-left:20px!important;padding-right:20px!important;}
h1, .h1 {font-size:70px;} h2, .h2 {font-size:40px;}
.MainBanner h1{font-size:50px !important;} .TestiBox{padding:50px 80px;}
		.navbar-expand-md .navbar-nav .dropdown-menu {
        width: 300px;
    }
	.TestiBox{height:400px;}
}
/* XX-Large devices (larger desktops, 1400px and up)*/
@media (min-width: 1359.98px) and (max-width: 1459.98px){h1, .h1 {font-size:35px!important; line-height:1.1; text-transform:uppercase;}
	.navbar-expand-md .navbar-nav .dropdown-menu {
        width: 300px;
    }
.TestiBox{height:400px;}
}
/*@include media-breakpoint-between(1280) { ... }*/
@media (min-width: 1199.98px) and (max-width: 1359.98px){.MainBanner h1{font-size:35px;} h1, .h1 {font-size:40px!important; line-height:1.1; text-transform:uppercase;}.navbar .navbar-nav .nav-link {
    color: #fff;
    padding: 17px 0px;
    font-size: 15px;
    font-weight: 500;
    background-color: transparent;
    line-height: 1;
    letter-spacing: .1em;
}
	.TestiBox{height:400px;}
	.navbar-expand-md .navbar-nav .dropdown-menu {
        width: 300px;
    }
}
@media (min-width: 991.98px) and (max-width: 1199.98px) {.MainBanner h1{font-size:30px;}
	.navbar-expand-md .navbar-nav .dropdown-menu {
        width: 300px;
    }
}
/*@include media-breakpoint-between(md, xl) { ... }*/
@media (min-width: 768px) and (max-width: 991.98px) {.MainBanner h1{font-size:30px;}.BnrText{width:80%; margin-left:4%;}h1, .h1 {font-size:40px;}}

@media (max-width: 767.98px) {.MainBanner h1{font-size:22px;}.BnrText{width:100%; margin-left:4%;}h1, .h1 {font-size:25px!important;}.TestiBox{padding:30px;}.rounded-40{border-radius:20px;}#Footer .Copytext{letter-spacing:normal; font-size:14px; line-height:1.2;}}
@media (max-width: 575.98px){
.MainBanner .Homebnr img,.MainBanner img {
    height:220px;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
} 
.slick-prev{left:-10px !important;}
.slick-next{right:-10px !important;}  
}

@media (max-width: 479px) {}
@media (max-width: 320px) {}

.btn-primary {
    --bs-btn-color: #fff;
    --bs-btn-bg: #000!important;
    --bs-btn-border-color: #fff!important;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #0b5ed7;
    --bs-btn-hover-border-color: #0a58ca;
    --bs-btn-focus-shadow-rgb: 49, 132, 253;
	--bs-btn-active-color: #fff;}

.dropdown:hover>.dropdown-menu {display: block;}
 
.dropdown-menu li {

  position: relative;

} 

.dropdown-menu .dropdown-submenu {

  display: none;

  position: absolute;

  left: 100%;

  top: -7px;

}
.dropdown-item.active, .dropdown-item:active {
    background-color: #000!important;
}
.dropdown-item:focus, .dropdown-item:hover {
    color: #fff!important;
    background-color: #000!important;
}

.dropdown-item { 
white-space: pre-wrap!important;}

a.dropdown-item {
    font-size: 15px;
}
.grecaptcha-badge {
width: 70px !important;
overflow: hidden !important;
transition: all 0.3s ease !important;
left: 4px !important;
}
.grecaptcha-badge:hover {
width: 256px !important;
}

.grecaptcha-badge {

visibility: hidden;

}



a{
	color:#ff9800;
}

a:hover, a:focus{
	color:#ff9800;
}

.navbar .navbar-nav .nav-link{
	/* color:#000; */
}

/* 29sept2025 */

.TestiBox {
	background: #fff;
	color: #000;
}
.link-light:hover {
	color: #ff9800 !important;
	border-bottom: solid 2px #ff9800 !important;
}
.h1 {
	/* font-family: "Jost", sans-serif; */
	font-size: 50px;
}
h2, p {
	/* font-family: "Jost", sans-serif;  */
}
.divider img, .text-lg-start img {
	transition: .5s ease;
}
.divider img:hover, .text-lg-start img:hover {
	transform: scale(1.05);
}

/*
 * Side details
*/

div.side_phone,
div.side_email,
div.side_whatsapp {
        position: fixed;
    top: 175px;
    right: 0;
    z-index: 1020;
    padding: 6px 5px 7px 50px;
    background-color: #ff9800;
    border: 1px solid #ff9800;
    -ms-transform: translateX(100%) translateX(-45px); /* IE 11 */
    -webkit-transform: translate(calc(100% - 45px));
    transform: translate(calc(100% - 45px));
    transition: .5s ease-out;
    display: flex;
    align-items: center;
}

div.side_phone {
    top: 222px;
    height: 45px;
}

div.side_email {
    top: 269px;
    height: 45px;
}

div.side_whatsapp {
	top: 316px;
	height: 45px;
}

.number_icon,
.email_icon,
.whatsapp_icon{
    position: absolute;
    background-color: #FFF;
    width: 45px;
    height: 45px;
    left: 0;
    top: -1px;
    border: 1px solid #ff9800;
    color: #ff9800;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 25px;
    font-weight: 900;
}

div.side_email:hover,
div.side_phone:hover,
div.side_whatsapp:hover {
    -ms-transform: translate(0);
    -webkit-transform: translate(0);
    transform: translate(0);
    transition-timing-function: ease-in-out;
}

div.side_phone h3,
div.side_email h3,
div.side_whatsapp h3 {
    margin: 0;
    color: #FFF;
    cursor: pointer;
}

.titleform{
	color: #998167;
    text-align: center;
    display: block;
    font-weight: 500;
    margin-bottom: 10px;
	font-size: 25px;
}
 
.home-banner {
  position: relative;
}
 
.home-banner .banner-overlay {
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  height: 100%;
  display: flex;
  align-items: center;
  padding: 30px;
  box-sizing: border-box;
  z-index: 999;
}
 
.home-banner .banner-form-wrapper {
  width: 100%;
  max-width: 500px;
  background: #ffffff91;
  border-radius: 20px;
  box-shadow: 0 5px 20px rgba(0,0,0,0.15);
  color: #000;
  border: 7px solid #998167;
}
 
.banner-overlay .wpcf7-submit {
	padding: 10px 25px;
    background: #998167;
    color: #fff;
    width: 100%;
    border-radius: 50px;
}
 
.banner-overlay .wpcf7-response-output{
	color:#000;
}
.py-5 {
	padding-bottom: 0px !important;
}
.other-services-content {
	margin-top: 50px;
}
#home-slider .carousel-caption {
	top: 0;
}
.service-margin {
	margin-top: 30px;
}
.we-can-help a {
	padding: 7px 20px;
    background: #fff;
    color: #000;
    border-radius: 50px;
    margin-left: 50px;
}
.we-can-help a:hover {
	background: #ff9800;
}
.we-can-help p {
	display: flex;
    justify-content: space-between;
}
.we-can-help {
	width: 75%;
    margin: auto;
}
.we-can-help-title {
	margin-bottom: 30px;
}
#home-slider .BnrText p ins {
	text-decoration: none;
}
.home-banner .banner-overlay a {
	color: #998167;
}
.home-banner .banner-overlay input, .home-banner .banner-overlay textarea {
	border-radius: 15px;
	border: 1px solid #998167;
}
.MainBanner h1 {
	/* font-family: "Jost", sans-serif; */
}
.margin-bottom-space {
	margin-bottom: 0 !important;
}

/* 10Nov2025 */

.wp-singular .mb-5 {
	margin-bottom: 20px !important;
}
.wp-singular .wp-block-columns {
	margin-bottom: 20px;
}
.wp-singular .my-5 {
	margin-top: 20px !important;
	margin-bottom: 20px !important;
}
.single-blog-post img.float-md-end {
	height: 500px;
}
/* Responsive */

@media (max-width: 1920px) {
	.navbar ul.navbar-nav li {
		margin-left: 34px;
	}
	.navbar ul.navbar-nav li ul li {
		margin-left: unset;
	}
}
@media (max-width: 1366px) {
	.navbar .navbar-nav .nav-link {
		font-size: 12px;
	}
	.navbar ul.navbar-nav li {
		margin-left: 40px;
	}
	.navbar ul.navbar-nav li ul li {
		margin-left: unset;
	}
	#home-slider .BnrText {
		top: -155px;
	}
	.home-banner .banner-form-wrapper {
		margin-top: 0%;
	}
}
@media (max-width: 1024px) {
	.certificates-section img {
		margin-bottom: 30px;
	}
}
@media (max-width: 991px) {
  .home-banner .banner-overlay {
    position: static;
    width: 100%;
    padding: 20px 15px;
  }
  .home-banner .banner-form-wrapper {
    max-width: 100%;
    margin-top: 20px;
  }
  .carousel-caption{
	 position: relative !important;
  }
  .carousel-caption {
	  /* top: -150px; */
	  top: 25px;
  }
	#home-slider .carousel-caption {
		top: 30px;
	}
	.navbar ul.navbar-nav li {
		margin-left: 7px;
	}
	.titleform, .home-banner .banner-overlay a {
		color: #fff;
	}
	.margin-bottom-gap {
		margin-bottom: 30px;
	}
}

@media (min-width: 1024px) {
	#home-slider .BnrText {
		width:100%; 
		position: relative;
		transform: translate(-50%, -50%);
		top: -130px;
		height: 100%;
		left: 50%;
		text-align: center !important;
		margin-left: 0px;
		/* background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgba(153, 129, 103, 1) 100%); */
		padding: 30px;
	   /* border-top-left-radius: 30px;
		border-top-right-radius: 30px; */
	} 
	.new-banner-overlay {
	  content: "";
	  position: absolute;
	  top: 0; left: 0;
	  width: 100%; height: 100%;
		background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgba(153, 129, 103, 1) 100%);
	  z-index: 1;
		border-top-left-radius: 40px;
		border-top-right-radius: 40px;
	}
	#home-slider .BnrText p ins {
		/* font-family: "Jost", sans-serif; */
		font-weight: 400;
		font-size: 30px;
	}
	.custom-pd-unset {
		padding: 0px;
	}
	.home-banner .banner-form-wrapper {
		margin-top: 10%;
	}
}
@media (min-width: 1920px) {
	/*.home-banner .banner-overlay input {
		height: 50px;
		border-radius: 50px;
	}
	.home-banner .banner-overlay textarea {
		height: 150px;
		border-radius: 30px;
	} */
}
@media (min-width: 1900px) {
	.Homebnr img {
        height: 750px;
        width: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: center;
        object-position: right;
    }
	.container {
        max-width: 1680px !important;
    }
}

/* Mobile */

@media only screen and (max-width: 767px) {
	div.side_phone,
    div.side_email,
	div.side_whatsapp {
        display: none;
    }
	.we-can-help p {
		/* flex-wrap: wrap;
		justify-content: space-between; */
		align-items: center;
	}
	.we-can-help {
		width: 100%;
	}
	.other-services-content {
		margin-bottom: 30px;
	}
	.MainBanner h1, .title-text-center {
		text-align: center;
	}
	.MainBanner .BnrText {
		margin-left: 0px;
	}
	.service-margin-bottom h2 {
		margin-bottom: 30px;
	}
}

/* ipad */

@media only screen 
  and (min-device-width: 1024px) 
  and (max-device-width: 768px) 
  and (orientation: portrait) {
   .home-banner .banner-form-wrapper {
		height: 400px;
	}
	.home-banner .banner-form-wrapper textarea {
		height: 100px;
	}
}

@media only screen 
  and (min-device-width: 1024px) 
  and (max-device-width: 1366px) 
  and (orientation: portrait) {
	.home-banner .banner-form-wrapper {
		height: 400px;
		font-size: 16px;
	}
	.home-banner .banner-form-wrapper textarea {
		height: 40px;
	}
	.navbar ul.navbar-nav li {
        margin-left: 30px;
    }
	  .titleform {
		  font-size: 20px;
	  }
}

/* iPad Portrait (768px x 1024px) */
/* iPad Landscape (1024px x 768px) */
@media only screen 
  and (min-device-width: 1024px) 
  and (max-device-width: 1366px) 
  and (orientation: landscape) {
    .home-banner .banner-form-wrapper {
		height: 450px;
	}
	.home-banner .banner-form-wrapper textarea {
		height: 100px;
	}
}


/* iPad Portrait (768px x 1024px) */
/* iPad Landscape (1024px x 768px) */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: landscape) {
    .home-banner .banner-form-wrapper {
		height: 400px;
		font-size: 16px;
	}
	.home-banner .banner-form-wrapper textarea {
		height: 40px;
	}
	.navbar ul.navbar-nav li {
        margin-left: 25px;
    }
	  .titleform {
		  font-size: 20px;
	  }
}
