<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Vaastu
Theme URI: https://www.busfam.com/
Author: Busfam Team
Author URI: https://www.busfam.com/
Description: The 2023 theme for WordPress is a fully responsive theme that looks great on any device With HTML5, Bootstrap5 and CSS3.
Version: 5.0
*/

@import url('https://fonts.googleapis.com/css2?family=Exo+2:wght@400;500;600;700;800&amp;display=swap');
:root{
	--orange:#e67817;
	--beige:#9a9865;
	--blue:#29166f;
	--lightblue:#4280b9;
	--white:#fff;
	--black:#111;
	--purple:#324592;
	--orchid:#706f42;
	--darkorchid:#60603f;
	--green:#39785e;
	--green2:#56bf93;
	--charcoal: #36454F;
	--golden:#dfb63f;
}

body{
	margin:0;
	padding:0;
	font-family: 'Exo 2', sans-serif;
}
a:hover{
	text-decoration: none;
}
img{
	max-width: 100%;
}
p{font-size: 15px;line-height: 22px;}
ul{padding: 0;}
li{list-style: none;}
.section-gaping{background: #f8f8f8;padding: 25px 0;}
.section-gaping:nth-child(even) {
	background-color: #efece4;
	background-size: 400% 400%;
	/* animation: gradient 4s ease infinite; */
	padding:25px 0;
}

@keyframes gradient {
	0% {
		background-position: 0% 50%;
	}
	50% {
		background-position: 100% 50%;
	}
	100% {
		background-position: 0% 50%;
	}
}
.section_title{
	margin-bottom: 30px;
	text-align: center;
}	
.section_title h2{
	font-weight: 700;
	margin-bottom: 18px;
	font-size: 32px;
	color:var(--charcoal)!important;
	text-align: center;
	position: relative;
	border-left:0;
}
.section_title h2:after{
	position: absolute;
	content: '';
	background: var(--golden);
	width: 80px;
	height: 4px;
	bottom: -6px;
	left: 0;
	right: 0;
	margin: 0 auto;
}
.section_title h3{
	font-weight: 700;
	margin-bottom: 18px;
	font-size: 24px;
	color:#000;
}


h1{
	font-weight: 700;
	margin-bottom: 16px;
	font-size: 40px;
	color:#c21224;
}
h2{
	font-weight: 700;
	margin-bottom: 16px;
	font-size: 25px;
	color:var(--charcoal);
	border-left:4px solid var(--golden);
	padding-left:6px;
}
h3{
	font-weight: 700;
	margin-bottom: 16px;
	font-size: 25px;
	color:var(--charcoal);
}


h4{ font-size: 22px; font-weight:700;color:var(--charcoal);margin-bottom: 10px;}
h5{ font-size: 20px; font-weight:700;color:var(--charcoal);margin-bottom: 15px;}
.bg-gradent{
	background-image: linear-gradient(to right, #e9fffe, #bdf5f557, #bdf5f500, #e9fffe);
}



.sticky_div {
	position: sticky;
	top: 0;
	width: 100%;
	transition: all .5s ease;
	z-index: 999;  
}
/*header section*/
.menu-bar{
	-webkit-box-shadow: 0 2px 3px rgb(0 0 0 / 10%);
	-moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
	-ms-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
	box-shadow: 0 2px 3px rgb(0 0 0 / 10%);
	border-bottom:4px solid var(--golden);
	background-color: var(--white);
	padding: 0;
	background-color: var(--charcoal);
}
.logo-main img{width: 75%;}

.social-media-top {
	margin: 0;
	padding: 0;
}
.social-media-top li {
	display: block;
	display: inline-block;	
	background: var(--golden);
	padding: 4px 6px;
	border-radius: 4px;
}

.menu-callbtn a{text-decoration: none!important;color: var(--white);font-weight: 600;}
.menu-callbtn span{font-size: 14px;margin-left: 5px;color: var(--white);}

.menu-callbtn i{color: var(--charcoal);}
/* .menu-callbtn .multi_points a:nth-child(even)::after {content: "|";font-weight: 700;margin-left: 5px;} */
/* .multi_points{background-color: var(--golden);} */


.social-media-top li a {
	width: inherit;
	height: inherit;
	font-size: 16px;

}
.social-media-top li a i {
	font-size: 15px;
	line-height: 30px;
	color:var(--white);
}
/* .social-media-top li a i.fa-facebook-f{
color: #3e5a99;
}
.social-media-top li a i.fa-instagram {
color: #c13085;
}
.social-media-top li a i.fa-twitter {
color: #1da1f3;
}
.social-media-top li a i.fa-linkedin-in {
color: #0076b3;
}
.social-media-top li a i.fa-youtube {
color: #ff0000;
} */

.topbtn a{
	background-image: linear-gradient(to right, #c21224, #ee0b12)!important;
	color: #fff;
	text-align: center;
	border-radius: 6px!important;
	padding: 10px 30px;
	letter-spacing: 2px;
	font-size: 16px!important;
	font-weight: 600;
	text-transform: uppercase;
	transition: all ease-in-out .3s;
	cursor: pointer;
	height: auto;
	border: 1px solid #fff!important;
}

/*banner start*/

.banner-main .carousel-indicators {
	/* z-index: 444;
	left: -73px;
	left: non;
	bottom: unset;
	transform: translateY(-50%);
	top: 50%;
	display: unset;
	padding: 5px;
	margin-right: 5%;
	width: 50px; */
}
.banner-main .carousel-item{
	position: relative;
}

.banner-main .carousel-caption{ 
	width:100%;
	left:0;
	top: 80%;
	z-index:99;
	text-align: left;
}
.banner-main .carousel-caption p{
	font-size:20px;
}
.banner-main .carousel-caption h2{
	background:var(--golden);
	padding:8px;
	font-family: 'Exo 2', sans-serif;
	font-size: 26px;
	text-transform: capitalize;
	font-weight: 600;
	color:#fff;
	border-radius:4px;
	border:1px solid #fff;
	text-align:center;
}
.banner-main .carousel-caption h2 span{
	font-size: 15px; 
}


.banner-main .carousel-caption h5{
	font-size: 22px;
	font-weight: 500;
	line-height: 34px;
	color: #0c1529;
	margin-bottom: 30px;
}
.banner-main .carousel-caption .btn{
	border-radius: 5px;
	font-weight: 500;
	padding: 12px 30px;
	font-size: 15px;
	letter-spacing: 1px ;
	color: #fff;
	text-transform: uppercase;
	background-color: #2884d2 !important;
	background-image: linear-gradient(90deg ,#2884d2,#2884d2) !important;
	border: 0;
}
.banner-main .carousel-caption .btn:hover{
	background: #2884d2 !important;
	color: #fff;
}
.banner-main .carousel-indicators{
	z-index: 300;
}
.banner-main .carousel-indicators li{

	height: 4px;
	width: 50px;
	margin-left: 5px;
	margin-right: 5px;
	background-color: var(--beige);
	border: 1px solid var(--white);

}
/*banner end*/



input,  textarea, select{
	width: 100% !important;
	height: 45px !important;
	border: 0px solid #2884d2!important;
	padding: 8px !important;
	font-size: 14px !important;
	border-radius: 4px !important; 
}
input:focus,
textarea:focus,
select{
	outline: none !important;
}

textarea{
	height: 80px !important;
	resize: none !important;
}


.btn_red {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	position: relative;
	overflow: hidden;
	background-color: var(--golden);
	color:var(--white);
	border-radius:4px;
	padding:8px 20px;
	background-size: 400% 400%;
	animation: gradient 4s ease infinite;
	text-decoration: none;
}
.btn_red:hover {
	background:#000;
	color:#fff;
}
button{outline:0;border:0;}
input[type=submit]{
	background-color: var(--golden);
	color: var(--white);
	text-align: center;
	border-radius: 4px!important;
	padding: 10px 30px;
	letter-spacing: 2px;
	font-size: 16px!important;
	font-weight: 600;
	text-transform: uppercase;
	transition: all ease-in-out .3s;
	cursor: pointer;
	height: auto;
	border: 1px solid #fff!important;
	background-size: 400% 400%;
	animation: gradient 4s ease infinite;
}
input[type=submit]:hover{
	background: var(--orchid)!important;
}
@keyframes gradient {
	0% {
		background-position: 0% 50%;
	}
	50% {
		background-position: 100% 50%;
	}
	100% {
		background-position: 0% 50%;
	}
}

.custom-hr{
	border-top: 3px solid #2884d2 !important;
	margin-top: 0;
}


/* &lt;---FOOTER----&gt; */

footer{
	background: var(--black);  padding: 16px 0;
	border-top: 6px solid var(--golden);
	position: relative;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1;
}
footer h2 {
	font-size: 22px;
	font-weight: 500;
	margin-bottom: 20px;
	color: #fff;
	letter-spacing: 0;
}
footer p {
	font-size: 14px;
	color: #d1d1d1;
}
footer ul li {
	margin-bottom: 0px;
	color: #d1d1d1;
	display: inline-block;
	margin: 0 20px;
}
.foot_address i{ color: #c21224;font-size: 14px;}
footer ul li a {
	font-size: 12px;
	color: var(--white);
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	text-decoration: none;
}
footer ul li a:hover {
	color: var(--beige);
	font-weight: 500;
}
footer ul.footmenu li:before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f105";
	color: var(--orchid);
	font-size: 20px;
	margin-right: 5px;
	border-radius: 50%;
	position: relative;
	top: 2px;
}
footer .foot_left{color: var(--white);}


footer .policy_cont a{color: var(--white);text-decoration: none;font-size: 12px;text-align: left;position: relative;top: -4px;margin-left: 6px;}

.copyright {
	font-size: 12px;
	border-right: 1px solid var(--white);
	text-align: right;
	padding-right: 8px;
	color: #555;
}


/* &lt;---FOOTER----&gt; */


.darkfixd-bg {
	background-position: center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	z-index: 0;
	color: #fff;
}
.modal-dialog {
	margin: 4rem auto;
}
.modal-content{
	position: relative;
}
.enqure-form{
	background: #fff; 
	padding: 20px; 
	border-radius: 15px;
}
.enqure-form h2{
	color: #009688;
	text-align: center;
	font-size: 22px;
	text-transform: uppercase;
	font-weight: 600;
	margin-bottom: 15px;
	letter-spacing: 1px;
}
.close {
	margin-right: 0px;
	margin-top: 0px;
	float: right;
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 1;
	color: #fff;
	text-shadow: 0 1px 0 #fff;
	opacity: 10;
	position: absolute;
	top: -20px;
	right: -15px;
	background: #c21224 !important;
	border-radius: 50%;
	width: 40px;
	height: 40px;
}

.modal_head {
	font-size: 28px;
	color: #fff;
	font-weight: 600;
	text-align: center;
	margin-bottom: 12px;
}
.close:hover{
	color: #fff;
	opacity: 10;
}
/*modal end*/


/*sochal icon bar*/
.sochal-icon-bar {
	position: fixed;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 99999;
	display: none;

}

.sochal-icon-bar a {
	display: block;
	text-align: center;
	padding: 12px;
	transition: all 0.3s ease;
	color: white;
	font-size: 17px;

}
.sochal-icon-bar a i{
	color: #fff;
}

.sochal-icon-bar a:hover {
	background-color: #000;
	color: #fff;
}



.thankyou-main{
	padding: 135px 0 135px 0;
}
.thankyou-box{
	padding: 30px;
	box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
	max-width:555px;
	margin: 0 auto;
	text-align: center;
}
.thankyou-main h2{font-size: 30px;margin-top: 20px;font-style: oblique;font-weight: 300;line-height: .8;margin-bottom: 30px;}


/*sochalicon bar end*/

@media (max-width: 991.98px) { 
	.owl-next, .owl-prev {
		background: #fff9;
	}
	.owl-next {
		right: -18px;
	}
	.owl-prev {
		left: -18px;
	}
}

@media (max-width: 767.98px) { 

	.section-gaping h2{
		font-size: 2rem;
		margin-bottom: 22px;
	}
	.owl-next {
		right: -8px;
	}
	.owl-prev {
		left: -8px;
	}

	.audit-form{
		padding: 25px 20px;
	}
	.banner-main .carousel-caption h2 {
		font-size: 30px;
	}
	.banner-main .carousel-caption .btn{
		padding: 10px 16px;
		font-size: 12px;
	}
	.pross-box{
		max-width: 133px;
	}

	.service-des p{
		height: auto;
	}


}



@media only screen and (max-width: 767px) {
	.videomain::after {left: 17px!important;}
	.videomain::before {left: 25px!important;}
	.video-box {height: 170px!important;}

}





.starting_price {
	width: auto;
	height: 50px;
	line-height: 50px;
	padding-left: 15px;
	position: absolute;
	left: -9px;
	top: 15px;
	font-size:16px;
	font-weight:600;
	color:#fff;
	background: -webkit-linear-gradient(45deg , #09009f, #237eee 80%);
	box-shadow:0 0 7px #555;
}
.starting_price:before, .starting_price:after {
	content: "";
	position: absolute;
}
.starting_price:before {
	height: 0;
	width: 0;
	top: -8.5px;
	left: 0.1px;
	border-bottom: 9px solid #000;
	border-left: 9px solid transparent;
}
.starting_price:after {
	height: 0;
	width: 0;
	right: -14.5px;
	border-top: 25px solid transparent;
	border-bottom: 25px solid transparent;
	border-left: 15px solid #237eee;
}
.clients h2 {color: #fff;}


.btn:not(:disabled):not(.disabled) {
	cursor: pointer;
}

.pulse {
	border-radius: 50%;
	box-shadow: 0 0 0 0 rgba(0, 0, 0, 1);
	transform: scale(1);
	animation: pulse-black 2s infinite;
	background: transparent;
	box-shadow: 0 0 0 0 rgba(255, 255, 255, 1);
	animation: pulse-white 2s infinite;
}

@keyframes pulse-white {
	0% {
		transform: scale(0.95);
		box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7);
	}

	70% {
		transform: scale(1);
		box-shadow: 0 0 0 10px rgba(255, 255, 255, 0);
	}

	100% {
		transform: scale(0.95);
		box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
	}
}


/* pulse btn*/

.pulseit{
	-webkit-animation: pulse linear .5s infinite;
	animation: pulse linear .5s infinite;

}
@-webkit-keyframes pulse {
	0% { width:200px; } 
	50% { width:340px; } 
	100% { width:200px; }
}
@keyframes pulse {
	0% { width:200px; } 
	50% { width:340px; } 
	100% { width:200px; }
}

/* pulse btn*/


/* testnomial start*/

.clint-logo-swipe .owl-prev{
	color:#000!important;
	font-size:40px!important;
	margin:5px;
	padding:10px 17px!important;
	background:#fff!important;
	display:inline-block;
	cursor:pointer;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	border:1px solid #ccc!important;
	position:absolute;
	top:25%;
	left:-50px
}
.clint-logo-swipe .owl-next{
	color:#000!important;
	font-size:40px!important;
	margin:5px;
	padding:10px 17px!important;
	background:#fff!important;
	display:inline-block;
	cursor:pointer;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	border:1px solid #ccc!important;
	position:absolute;
	top:25%;
	right:-50px
}
.testi-slider .owl-prev{
	color:#000!important;
	font-size:40px!important;
	margin:5px;
	padding:10px 17px!important;
	background:#fff!important;
	display:inline-block;
	cursor:pointer;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	border:1px solid #ccc!important;
	position:absolute;
	top:40%;
	left:-50px
}
.testi-slider .owl-next{
	color:#000!important;
	font-size:40px!important;
	margin:5px;
	padding:10px 17px!important;
	background:#fff!important;
	display:inline-block;
	cursor:pointer;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	border:1px solid #ccc!important;
	position:absolute;
	top:40%;
	right:-50px
}
.testi-slider{
	position:relative;
	margin-top:40px
}
.testi-review p{
	font-style:italic;
	font-size:16px
}
.testi-review h5{
	font-style:italic;
	font-size:20px;
	font-weight:600
}
.testi-review{
	overflow:hidden
}
.testi-slider .item{
	background:#fff
}
.testi-image img{
	width:180px!important;
	height:180px!important;
	text-align:center;
	margin:0 auto;
	border-radius:100px;
	box-shadow:0 0 4px #ccc;
	object-fit:none;
	background:#e8e8e8
}
.testi-plus a{
	width:40px!important;
	height:40px!important;
	background:#173d7a;
	font-size:18px;
	text-align:center;
	line-height:42px;
	color:#fff;
	border-radius:50%;
	float:left;
	margin:0 10px 0 20px;
	display:block!important
}
.testi-info h5{
	margin:0 0 5px
}
.testi-info h5 a{
	font-size:16px;
	font-weight:600;
	color:#173d7a;
	margin-bottom:5px
}
.testi-info{
	float:left
}
.test-hover{
	background:#18beb4;
	padding:10px
}
.test-hover p{
	color:#fff;
	font-size:15px;
	margin-bottom:10px;
	max-height:215px;
	overflow-y:scroll
}
.test-hover p::-webkit-scrollbar{
	width:2px;
	background:#ffffff80
}
.test-hover p::-webkit-scrollbar-track{
	box-shadow:inset 0 0 1px #80808000;
	border-radius:10px
}
.test-hover p::-webkit-scrollbar-thumb{
	background:#fff;
	border-radius:10px
}
.test-hover p::-webkit-scrollbar-thumb:hover{
	background:#fff
}
.test-hover ul{
	padding:0;
	margin:0
}
.test-hover ul li{
	display:inline-block
}
.test-hover ul li a{
	color:#fff;
	padding:10px;
	display:block;
	font-size:16px
}
.testi-box{
	overflow:hidden;
	border:1px solid #ccc;
	border-radius:20px;
	box-shadow:0 0 5px #ccc;
	width: 90%;
	margin: 0 auto;
}
.testi-image{
	margin:40px 0;text-align: center;
}
.testi-details{
	margin-bottom:40px;
	overflow:hidden
}
.testi-slider .item{
	border-radius:20px
}
.test-hover{
	background:#18beb4;
	padding:20px 15px 10px;
	position:absolute;
	top:0;
	left:0;
	right:0;
	border-top-left-radius:20px;
	border-top-right-radius:20px;
	visibility:hidden;
	height:255px;
	width:90%;
	margin:0 auto;
}
.test-hover::after{
	content:'';
	width:0;
	height:0;
	border-left:15px solid transparent;
	border-right:15px solid transparent;
	border-top:15px solid #18beb4;
	position:absolute;
	bottom:-15px;
	left:25px
}

.testi-box:hover .test-hover{
	visibility:visible;
	transition:all ease-in-out .5s;
	-webkit-transition:all ease-in-out .5s;
	-moz-transition:all ease-in-out .5s;
	-o-transition:all ease-in-out .5s
}

/* testnomial end*/

.heading1{
	background: -webkit-linear-gradient(45deg , #09009f, #237eee 80%);
	font-size:24px;font-weight:700;color:#fff;
	padding:10px;
	margin-bottom:10px;
	z-index: 2;
	position: inherit;
}

.heading1::after {
	content: '';
	display: block;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-top: 10px solid #1747cc;
	position: relative;
	margin: -9px auto;
	padding-top: 15px;
	width: 12px;
	text-align: center;
	transform: translateY(100%);

}


.heading1 span, .heading2 span{float:right;color:#fff000;}
.heading2{
	background: -webkit-linear-gradient(45deg , #09867e, #2884d2 80%);
	font-size:24px;font-weight:700;color:#fff;
	padding:10px;
	margin-bottom:10px;
	z-index: 2;
	position: inherit;
}
.heading2::after {
	content: '';
	display: block;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-top: 10px solid #12a59c;
	position: relative;
	margin: -10px auto;
	padding-top: 15px;
	width: 12px;
	text-align: center;
	transform: translateY(100%);

}

.lead_graphic{text-align:center;}
.lead_graphic img{width:80%;margin:20px auto 15px auto;}
.lead_area{
	background: #fff;
	padding: 1px 15px;
	margin-top: -12px;
	z-index: 1;
	box-shadow: 0 0 10px #bbb;
}


.frm_position {
	position: absolute;
	top: 80px;
	right: 4%;
}
.banner_right {
	padding: 0;
	position: relative;
	z-index: 200;
}
.form_area {
	width: 100%;
	background-color: rgba(0, 0, 0, 0.7);
	box-shadow: 0 0 12px #fff;
	border-radius: 8px;
	padding: 10px 0;
}

.form_area_mid {padding: 15px 20px 6px 20px;}
.form_area h1{
	font-size: 34px;
	color: #fff;
	font-weight: 600;
	text-align: center;
	margin:10px 0;
}
.form_area .form-group {margin-bottom: 8px;}
.service-maibn .service-title h4{height: 50px;}

.service-title {text-align: center;}
.service-img {margin: 0 auto 20px auto;}
.service-maibn {min-height: auto;}
.white_box{
	background:#fff;
	padding:6px ;
	box-shadow:0 0 14px #bbb;
	border-radius:10px;
}

.aniline span:before
{
	content: '';
	position: absolute;
	width:100%;
	height: 3px;
	background: #2884d2;
	animation: animate 4s linear infinite;
	bottom:0;
	left:0;
}

@keyframes animate {
	0% {
		transform:scaleX(0);
		transform-origin: left;
	}
	50%
	{
		transform:scaleX(1);
		transform-origin: left;
	}
	50.1%
	{
		transform:scaleX(1);
		transform-origin: right;

	}

	100%
	{
		transform:scaleX(0);
		transform-origin: right;

	}


} 

h3.bgtitle{background:#cdf3f1;padding:10px;}
.bluebox_txt{
	background:#2884d2;
	padding:10px;
	font-size: 22px;
	color: #fff;
	font-weight: 600;
	text-align: center;
	margin-bottom:30px;
}
.bluebox_txt::after {
	content: '';
	display: block;
	border-left: 30px solid transparent;
	border-right: 30px solid transparent;
	border-top: 15px solid #2884d2;
	position: relative;
	margin: -9px auto;
	padding-top: 15px;
	width: 12px;
	text-align: center;
	transform: translateY(100%);
}
.bluebox_txt2 {
	padding:3px 15px 12px 15px;
	border-radius: 0px;
	-webkit-box-shadow: 0 2px 3px rgb(0 0 0 / 10%);
	-moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
	-ms-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
	box-shadow: 0 3px 20px #a9cbfb80;
	margin-bottom: 5px;
	background: linear-gradient(-45deg, #09009f, #237eee, #09009f, #237eee);
	background-size: 400% 400%;
	animation: gradient 4s ease infinite;
	text-align: center;
	font-size:20px;
	font-weight:600;
	color:#fff;
}
@keyframes gradient {
	0% {
		background-position: 0% 50%;
	}
	50% {
		background-position: 100% 50%;
	}
	100% {
		background-position: 0% 50%;
	}
}

.fabig{font-size:40px;}

/* top-bottom bounce */
.up-down{
	animation: up-down linear 2s;
	animation-iteration-count: infinite;
	transform-origin: 50% 50%;
	-webkit-animation: up-down linear 2s;
	-webkit-animation-iteration-count: infinite;
	-webkit-transform-origin: 50% 50%;
	-moz-animation: up-down linear 2s;
	-moz-animation-iteration-count: infinite;
	-moz-transform-origin: 50% 50%;
	-o-animation: up-down linear 2s;
	-o-animation-iteration-count: infinite;
	-o-transform-origin: 50% 50%;
	-ms-animation: up-down linear 2s;
	-ms-animation-iteration-count: infinite;
	-ms-transform-origin: 50% 50%;
	color:#ffff00;
}

@keyframes up-down{
	0% {
		transform:  translate(1px,20px)  ;
	}
	24% {
		transform:  translate(1px,30px)  ;
	}
	50% {
		transform:  translate(1px,12px)  ;
	}
	74% {
		transform:  translate(1px,22px)  ;
	}
	100% {
		transform:  translate(1px,22px)  ;
	}
}

@-moz-keyframes up-down{
	0% {
		-moz-transform:  translate(1px,20px)  ;
	}
	24% {
		-moz-transform:  translate(1px,30px)  ;
	}
	50% {
		-moz-transform:  translate(1px,12px)  ;
	}
	74% {
		-moz-transform:  translate(1px,22px)  ;
	}
	100% {
		-moz-transform:  translate(1px,22px)  ;
	}
}

@-webkit-keyframes up-down {
	0% {
		-webkit-transform:  translate(1px,20px)  ;
	}
	24% {
		-webkit-transform:  translate(1px,30px)  ;
	}
	50% {
		-webkit-transform:  translate(1px,12px)  ;
	}
	74% {
		-webkit-transform:  translate(1px,22px)  ;
	}
	100% {
		-webkit-transform:  translate(1px,22px)  ;
	}
}

@-o-keyframes up-down {
	0% {
		-o-transform:  translate(1px,20px)  ;
	}
	24% {
		-o-transform:  translate(1px,30px)  ;
	}
	50% {
		-o-transform:  translate(1px,12px)  ;
	}
	74% {
		-o-transform:  translate(1px,22px)  ;
	}
	100% {
		-o-transform:  translate(1px,22px)  ;
	}
}

@-ms-keyframes up-down {
	0% {
		-ms-transform:  translate(1px,20px)  ;
	}
	24% {
		-ms-transform:  translate(1px,30px)  ;
	}
	50% {
		-ms-transform:  translate(1px,12px)  ;
	}
	74% {
		-ms-transform:  translate(1px,22px)  ;
	}
	100% {
		-ms-transform:  translate(1px,22px)  ;
	}
}
/* top-bottom bounce */



.catalyst p{margin-top: 0; margin-bottom: 0;font-size:17px;}
.catalyst p strong{color: #000;font-size:15px;}
.step_section{margin-bottom:14px;}


/* top right*/
.ribbon-top-right {
	top: -3px;
	right: -3px;
}
.ribbon-top-right::before,
.ribbon-top-right::after {
	border-top-color: transparent;
	border-right-color: transparent;
}
.ribbon-top-right::before {
	top: 0;
	left: 0;
}
.ribbon-top-right::after {
	bottom: 0;
	right: 0;
}
.ribbon-top-right span {
	left: -22px;
	top: 30px;
	transform: rotate(45deg);
}

.wdp-ribbon-six{
	background: none !important;
	position: relative;
	box-sizing: border-box;
	position: absolute;
	width: 75px;
	height: 75px;
	top:0px;
	right:0;
	padding:0px;
	overflow: hidden;
}

.wdp-ribbon-border{
	width: 0;
	height: 0;
	border-right: 75px solid #09009f;
	border-bottom: 75px solid transparent;
	z-index: 12;
	position:relative;
	top:-20px;
}
.wdp-ribbon-text {
	font-size: 18px;
	line-height: 28px;
	color:#ffff00;
	font-weight: bold;
	position: absolute;
	z-index: 14;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 15px;
	left: 1px;
	width: 91px;
	text-align: center;
}
.step{	
	width:85%; 
	font-size:20px;
	font-weight:700;
	color:#09009f;
	margin-bottom:20px;
	line-height: 24px;
}


/* /left bounce */

@-webkit-keyframes bounceLeft {
	0%,
	20%,
	50%,
	80%,
	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
	40% {
		-webkit-transform: translateX(30px);
		transform: translateX(30px);
	}
	60% {
		-webkit-transform: translateX(15px);
		transform: translateX(15px);
	}
}
@-moz-keyframes bounceLeft {
	0%,
	20%,
	50%,
	80%,
	100% {
		transform: translateX(0);
	}
	40% {
		transform: translateX(30px);
	}
	60% {
		transform: translateX(15px);
	}
}
@keyframes bounceLeft {
	0%,
	20%,
	50%,
	80%,
	100% {
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
	40% {
		-ms-transform: translateX(30px);
		transform: translateX(30px);
	}
	60% {
		-ms-transform: translateX(15px);
		transform: translateX(15px);
	}
}

i.left_right {font-size:30px;color:#2884d2;margin-right:30px;}
.left_right {
	-webkit-animation: bounceLeft 2s infinite;
	animation: bounceLeft 2s infinite;
}
/* /left bounce */
.blue{color:#2884d2!important;}
img.education_lead{width:85%;}



.gbg{
	background-image: linear-gradient(#20375a, #033687)!important;
	padding:20px;
	COLOR:#FFF;
	font-size:40px;
	font-weight:600;
	line-height:50px;
	text-align:center;
	margin-top:4px;
}
.gbg span{color:#fffc00;font-weight:700;}


.tick ul{
	padding:0;	
} 
.tick ul li{
	margin-bottom:10px;	
	line-height: 18px;
	font-size: 15px;
	font-weight: 500;
} 
.tick ul li span{
	color: #000;
	font-size: 20px;
	font-weight:500;
} 
.tick ul li:before{
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f101";
	color: var(--golden);
	font-size: 14px;
	padding: 6px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	margin-right: 0px;
}
.flipster {overflow-x: clip!important;}
.flipster__button{opacity:1!important;}
.flipster__button svg {color: #fff!important;}
#carousel{border:4px solid #fff;border-radius:6px;}
/*Amenities*/


/* hever circle start*/
.hovicon {
	display: inline-block;
	line-height: 90px;
	cursor: pointer;
	margin:0 0 10px 0;
	width: 90px;
	height: 90px;
	border-radius: 50%;
	text-align: center;
	position: relative;
	text-decoration: none;
	z-index: 1;
	background-image: radial-gradient(#77db60, #c21224, #167101);
}
a .hovicon_txt {font-size: 18px;font-weight: 600;color: #fff;line-height: 22px;}
.hovicon img{}
.hovicon.small {
	font-size: 20px;
	line-height:45px;
	width:45px;
	height:45px;
	margin:7px;
}
.hovicon.mini {
	font-size: 15px;
	line-height:32px;
	width:30px;
	height:30px;
	margin:7px;
}
a:hover .hovicon.auto-width {
	width: auto;
	height: auto;
	padding: 15px;
}
a:hover .hovicon:after {
	pointer-events: none;
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	content:'';
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
a:hover .hovicon:before {
	speak: none;
	font-size: 48px;
	line-height: 90px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	display: block;
	-webkit-font-smoothing: antialiased;
}

a:hover .hovicon.effect-1 {
	background-image: radial-gradient(#77db60, #c21224, #167101);
	transition: background 0.2s, color 0.2s;
}
a:hover .hovicon.effect-1:after {
	top: -7px;
	left: -7px;
	padding: 7px;
	box-shadow: 0 0 0 2px #fff;
	-webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
	-webkit-transform: scale(.8);
	-moz-transition: -moz-transform 0.2s, opacity 0.2s;
	-moz-transform: scale(.8);
	-ms-transform: scale(.8);
	transition: transform 0.2s, opacity 0.2s;
	transform: scale(.8);
	opacity: 0;
}

a:hover .hovicon.effect-1.sub-a:hover {
	background-image: radial-gradient(#77db60, #c21224, #167101);

}

a:hover .hovicon.effect-1.sub-a:hover:after {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 1;
}

/* hever circle end*/

/*Amenities*/

/*gallery_box*/
.gallery_box{text-align: center;padding: 0!important;}
.gallery_box .gallery_col{overflow: hidden;border: 2px solid var(--orchid);border-radius: 10px;}
.gallery_box .gallery_col:hover img{transform: scale(1.1);transition: 1s;}

/*gallery_box*/

/*photos gallery start*/
.box-text {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	padding: 38px;
	width: 100%;
	text-align: center;
	color: #fff;
	z-index: 99;
}
.box-text h3{color:#fff;}
.post-box:hover .photo-img img{
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.photo-item{
	position: relative;
}
.photo-img{
	overflow: hidden;
	min-height: 57px;
	display: block;
	cursor: pointer;
	border-radius: 0;
}
.photo-img::before {
	width: 93%;
	height: 40%;
	background: #00000082;
	z-index: 9;
	position: absolute;
	content: '';
	border-radius: 10px;
	top: 32%;
	margin: 0 auto;
	left: 3%;
}

.detail_head{text-align: center;background-color: var(--golden);padding: 5px 0;}


.property_details .gallery_title{padding: 8px;background-color: var(--golden);margin-top: 4px;border-radius: 4px;font-weight: bold;}
.property_details .gallery_title:hover{background-color: var(--charcoal);color: var(--golden);transition: .6s;}

.property_details{background-color: #d8e1c5!important;padding: 20px 0;}
.property_details .photo-img::before {
	background:transparent;
}
.property_details h3{border-bottom: 1px solid var(--charcoal);margin-top: 20px;}
.property_details h3 strong {
	position: relative;
	background: var(--charcoal);
	color: var(--golden);
	font-size: 24px;
	font-weight: 600;
	display: inline-block;
	padding: 8px 10px;
}
.property_details h3 strong:before {
	content: "";
	position: absolute;
	right: -39px;
	bottom: 0;
	width: 0;
	height: 0;
	border-left: 40px solid var(--charcoal);
	border-top: 45px solid transparent;
}

.photo-img img{
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .5s ease-in-out;
	width: 100%;
	border-radius: 8px;
}
.testimonial .photo-img img {
	height: 235px;
	object-fit: cover;
}


.owl-pic .item{width:95%;margin:0 auto;}
.owl-specifications .item{width:90%;margin:0 auto;}
.owl-pic .item a{margin-bottom:18px;display: table;}
.view_title{
	font-size: 18px;
	font-weight: 600;
	color: #000;
	text-align:center;
	margin:10px 0;
}






/* box hover start*/

figure.effect-sarah img {
	max-width: none;
	width: -webkit-calc(100% + 20px);
	width: calc(100% + 20px);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-10px,0,0);
	transform: translate3d(-10px,0,0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

figure.effect-sarah:hover img {
	opacity: 0.4;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-sarah figcaption {
	text-align: left;
}

figure.effect-sarah h2 {
	position: relative;
	overflow: hidden;
	padding: 0.5em 0;
}

figure.effect-sarah h2::after {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 3px;
	background: #000;
	content: '';
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(-100%,0,0);
	transform: translate3d(-100%,0,0);
}

figure.effect-sarah:hover h2::after {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-sarah p {
	padding: 1em 0;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(100%,0,0);
	transform: translate3d(100%,0,0);
}

figure.effect-sarah:hover p {
	color:#fff;
	text-align: center;
	text-transform:capitalize;
	line-height:20px;
	font-weight:300;
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}


.team-overlay, 
.team-overlay p
{
	-moz-transition: all 550ms cubic-bezier(0.450, 1.000, 0.320, 1.000);
	-webkit-transition: all 550ms cubic-bezier(0.450, 1.000, 0.320, 1.000);
	-o-transition: all 550ms cubic-bezier(0.450, 1.000, 0.320, 1.000);
	-ms-transition: all 550ms cubic-bezier(0.450, 1.000, 0.320, 1.000);
	transition: all 550ms cubic-bezier(0.450, 1.000, 0.320, 1.000);
}

figure { margin: 0;}
.team-box {
	position: relative;
	overflow: hidden;
}

.team-overlay {
	position: absolute;
	left: 0;
	right: 0;
	top: 100%;
	background: rgba(0,0,0,0.88);
	height: 100%;
	width: 96%;
	margin: 0 auto;
}
.team-header {
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%);
	padding: 10px;
	font-size: 20px;
	background: rgba(0,0,0,0.88);
	text-align: center;
	color: #fff;	
}
.team-box{border-radius:8px;padding:0 10px;}
.team-overlay p {
	opacity: 0;
	margin: 10px 0;
	font-size: 14px;
	line-height: 17px;
	-webkit-transform: translateY(60px);
	transform: translateY(60px);
	color: #fff;
	text-align: center;
}
.team-box:hover .team-overlay {
	top: 0;
	height: 100%;
}
.team-box:hover .team-header {
	-webkit-transform: translateY(0);
	transform: translateY(0);
	background: none;
	padding: 0;
}
.team-box:hover .team-overlay p {
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0);
	-webkit-transition-delay: 0.3s;
	transition-delay: 0.3s;
}

.team-box:hover .team-social-links {
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0);
	-webkit-transition-delay: 0.5s;
	transition-delay: 0.5s;
}
.team-box:hover .team-details {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 30px;
	right: 30px;
	margin: 0 auto;
}

.team-header .heading{margin: 0 0 5px 0;}
.blog_text{
	background-image: linear-gradient(to right, #c21224, #ee0b12);
	padding:20px;
	border-radius:8px;
	width:85%;
	margin-top: -55px;
	position: relative;
	left: 7%;
	border: 2px solid #efefe
}
a .blog_text{color: #fff;}
.blog_text h2 {
	font-size: 20px;
	color: #fff;
}

.blog_text .btn_red {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	position: relative;
	overflow: hidden;
	background:#fff;
	color:#000;
	border-radius:25px;
	padding:10px 22px;
	background-size: 400% 400%;
	animation: gradient 4s ease infinite;
}

a:hover .blog_text{background:#fff;color:#000;}
a:hover .blog_text h2{color:#c21224;}
a:hover .blog_text .btn_red{background-image: linear-gradient(to right, #c21224, #ee0b12); color:#fff;}

/* box hover end*/


.contact-dtls{
	color: #fff;
}
.contact-dtls a{
	color: #fff;font-size: 15px;
}
.contact-dtls span {margin-right: 6px;}
.contact-dtls a i{
	color: #ee0b12;
	font-size: 18px;
}




.map .photo-item {margin:4% 3%;}
.fancybox-button {background:var(--beige);}
.fancybox-button svg {color: #fff;}
.fancybox-button svg:hover {color:var(--orchid);}
.bluebg{
	background-image: linear-gradient(#47a9ff, #046fcd);
	padding:12px;
	border-radius:8px;
}

.whitebg {
	background: #fff;
	padding: 5px 10px;
	border-radius: 8px;
	box-shadow: 0 0 10px #e1e1e1;
	position: relative;
}

.whitebg iframe{height:350px;border: 0;}

.flat_status{
	background:#fff;
	padding:8px;
	border-radius:5px;
	text-align:center;
	line-height:20px;
	border-top:1px solid #ee0b12;
	border-right:1px solid #ee0b12;
	border-bottom:3px solid #ee0b12;
	border-left:1px solid #ee0b12;
	font-size:16px;
	font-weight:400;
	color:#000;
}
.flat_status p{margin-bottom:0;}
.flat_status:hover{
	background-image: linear-gradient(#c21224, #ee0b12);
	color:#fff;
}
.flat_status:hover strong, .flat_status:hover i{color:#fff;}
.flat_status strong{font-size:20px;color:#c21224;}
.flat_status i{color:#ee0b12;}



@-webkit-keyframes bounceLeft {
	0%,
	20%,
	50%,
	80%,
	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
	40% {
		-webkit-transform: translateX(30px);
		transform: translateX(30px);
	}
	60% {
		-webkit-transform: translateX(15px);
		transform: translateX(15px);
	}
}
@-moz-keyframes bounceLeft {
	0%,
	20%,
	50%,
	80%,
	100% {
		transform: translateX(0);
	}
	40% {
		transform: translateX(30px);
	}
	60% {
		transform: translateX(15px);
	}
}
@keyframes bounceLeft {
	0%,
	20%,
	50%,
	80%,
	100% {
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
	40% {
		-ms-transform: translateX(30px);
		transform: translateX(30px);
	}
	60% {
		-ms-transform: translateX(15px);
		transform: translateX(15px);
	}
}
/* /left bounce */

.animatedbg2 i {
	-webkit-animation: bounceLeft 2s infinite;
	animation: bounceLeft 2s infinite;
	margin-right:25px;
}


/*backto-top start*/

#backto-top {
	display: inline-block;
	background-color: var(--charcoal);
	width: 40px;
	height: 40px;
	text-align: center;
	border-radius:50%;
	border:1px solid var(--white);
	position: fixed;
	bottom: 30px;
	right: 8px;
	transition: background-color .3s,  
		opacity .5s, visibility .5s;
	opacity: 0;
	visibility: hidden;
	z-index: 1000;
	text-align: center;
	box-shadow: 5px 5px 15px 0px rgb(0 0 0 / 10%);
}
#backto-top i{
	font-size:15px;
	color: var(--white);
	line-height: 40px;
}

#backto-top:hover {
	cursor: pointer;
	background: var(--golden);
}

#backto-top.show {
	opacity: 1;
	visibility: visible;
}

/*backto-top end*/
.disclaimer{background:#fffdb2!important;}
.disclaimer p{margin:0;}
.img_border{border-radius:10px;}

.carousel-control-next-icon {background:var(--orchid);width:40px;height:40px;}
.carousel-control-prev-icon {background:var(--orchid);width:40px;height:40px;}


/*parallax start*/
.owl-nav{margin-top:16px;text-align:center;}
.owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next {
	font-size: 22px;
	background-image: linear-gradient(to right, #c21224, #ee0b12);
	display: inline-block;
	width: 35px;
	height: 38px;
	margin:0 5px;
	color:#fff;
	border-radius:6px;
	line-height:38px;
}
.owl-carousel .owl-nav .owl-prev:hover, .owl-carousel .owl-nav .owl-next:hover {background:#000;}
.owl-carousel .owl-nav.disabled, .owl-carousel .owl-dots.disabled {
	display: inherit!important;
}
.contactbg .page_title h1{color: var(--white);}
.contactbg p{color:#fff;}


.contactbg {
	padding: 30px 0;
}


.contactbg_parallax {
	background-attachment: fixed;
	padding: 60px 0;
}

.sub_heading_white{
	font-size:22px;
	color:#fff;
	font-weight:600;
}

.sub_heading_white_sm{
	font-size:18px;
	color:#fff;
	font-weight:600;
}

.icon_circle2{
	background: #897849;
	border-radius:50%;
	text-align:center;
	width:60px;
	height:60px;
	line-height:54px;
	transition: .3s;
	float: right;
	animation:pulse 1s infinite;
}
.icon_circle2 img{width: 25px; height: 25px;}

.contactbg_parallax p{color:#fff; margin:0 0 20px 0;}
#contactbg h1{font-size:45px;}

.box_border{
	border:1px solid var(--white);
	border-radius:8px;
	padding:15px 10px;
	text-align:left;
	margin-bottom:12px;
	color:var(--white);
	background-color: rgba(0, 0, 0, 0.7);
}
.box_border a{text-decoration: none; color: var(--white);font-size: 14px;display: block;}
.box_border .col-md-4{padding-right:0;}


/*parallax end*/


.rounded-social-buttons .social-button {
	display: inline-block;
	position: relative;
	cursor: pointer;
	width: 35px;
	height: 35px;
	border: 0.125rem solid transparent;
	padding: 0;
	text-decoration: none;
	text-align: center;
	color: #fefefe;
	font-size: 16PX;
	font-weight: normal;
	line-height: 32px;
	border-radius: 1.6875rem;
	transition: all 0.5s ease;
	margin-right: 0.25rem;
	margin-bottom: 0.25rem;
	background-image: linear-gradient(to right, #c21224, #ee0b12);
	margin-top:10px;
}

.rounded-social-buttons .social-button:hover, .rounded-social-buttons .social-button:focus {
	-webkit-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg);
}
#aboutcarousel .carousel-item img{border-radius:8px;}
.nav-tabs {
	border-bottom:0;
	margin: 0 auto;
	display: table;
}
.nav-tabs .nav-item {display: inline-block;margin: 0 5px;}
.nav-tabs .nav-item:hover{border:0;}



.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
	color: #000;
	background-color: transparent;
	border-color: transparent;
	border-bottom: 2px solid var(--golden);
	border-radius: 0;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link::after {
	content: '';
	display: block;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 6px solid var(--golden);
	position: relative;
	margin:-10px auto;
	padding-top: 10px;
	width: 12px;
	text-align:center;
	transform: translateY(100%);
	opacity: 0;
} 

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active::after {
	opacity: 1;
}





.tab-content{
	padding:12px;
	border-radius:8px;
	margin-top: 18px;
	background-image: linear-gradient(var(--white), #39785e00);

}
.nav-tabs .nav-link {
	color: var(--black);
	margin-bottom: 5px;
	font-weight:600;
}

.we_deal .img_location {
	position: absolute;
	top: 20px;
	color: #fff;
	font-weight: 600;
	background: rgba(0, 0, 0, 0.6);
	padding: 6px 10px;
	margin-bottom:10px;
	border-radius:0 8px 8px 0;
}
.we_deal .img_location i{
	color: #c21224;
}
.we_deal .img_txt {
	background:#747474;
	width: 100%;
	color: #fff;
	padding: 12px 12px 8px 15px;
	height:100px;
}
.we_deal .img_btn_area {
	position: absolute;
	top: 66px;
}

.we_deal .btn_red {
	border-radius:0 25px 25px 0;

}



/*from new style*/

.group { 
	position:relative; 
	margin-bottom:20px; 
}
input:focus { outline:none; }
.wpcf7-form label, label     
{
	color:var(--charcoal); 
	font-size:12px;
	font-weight:400;
	position:absolute;
	pointer-events:none;
	left:10px;
	top:8px;
	transition:0.4s ease all; 
	-moz-transition:0.4s ease all; 
	-webkit-transition:0.4s ease all;  
}


.wpcf7-form .form-control, .form-control {position: relative;background-color: transparent!important;color: var(--black)}
.wpcf7-form .form-group.active &gt; label, .form-group.active &gt; label{transform: translateY(-100%);background-color: transparent!important;}
.wpcf7-form .text-group.active &gt; label, .text-group.active &gt; label {transform: translateY(-100%);}
.wpcf7-radio label {position:relative;}
input:focus ~ label, input:valid ~ label    {
	font-family: 'Roboto', sans-serif;
	top: -15px;
	font-size: 16px;
	font-weight: 400;
	color: transparent!important;
}
input:focus ~ .bar:before, input:focus ~ .bar:after {
	width:50%;
}

.text-group textarea {
	display: block;
	background: none;
	padding: 0.125rem 0.125rem 0.0625rem;  
	border-width: 0;
	border-color: transparent;
	line-height: 1.4;
	width: 100%;
	-webkit-transition: all 0.28s ease;
	transition: all 0.28s ease;
	box-shadow: none;
	background:#fff;
}
.text-group textarea:focus ~ .input-label,
.text-group textarea:valid ~ .input-label,
.text-group textarea.form-file ~ .input-label,
.text-group textarea.has-value ~ .input-label {
	font-size:14px;
	color: #fff;
	top: -1rem;
	left: 0;
}
.text-group textarea:focus ~ .input-label {
	color: transparent;
	font-weight: 500;
}
.text-group textarea:focus ~ .bar::before {
	width: 100%;
	left: 0;
}
.text-group {
	position: relative;
	margin-top: 0rem;
	margin-bottom: 1.50rem;
}

.form-control:focus, input[type=text]:focus, input[type=email]:focus, input[type=tel]:focus, input[type=file]:focus, textarea:focus, select:focus{
	border-color: #fff;
	box-shadow:none!important;
}
input{border:0;}
.form-control, input[type=text], input[type=email], input[type=tel], input[type=file], input[type=search], input[type=date], input[type=time], textarea, select {
	border:0;
	border-bottom:1px solid #7c858b!important;
	border-radius:0!important;
}
.wpcf7-list-item {margin: 0 1em 0 0;}

.form-select {border: 0;line-height: 1;font-size: 15px;background-color:#383838;color: var(--white);}
.wpcf7 .row{padding-left:8px;}
.cont_purpose{padding:0;}
.wpcf7-submit.btn_red{    
	width: 95%!important;
	margin: 0 auto;
	display: block;
}
.wpcf7-not-valid-tip {
	color: #ff0000;
	font-size: 13px;
}

.modal-content {
	z-index: 9999;
	background: rgba(0, 0, 0, 0.9);
	padding: 8px 6px;
	border:0;
}

.white_box h4{color: var(--orchid);margin: 6px 0 8px 15px;}
.white_box .wpcf7-form label, .white_box label{color:#000;}
.white_box .wpcf7-form .form-control, .white_box .form-control {position: relative;background-color: transparent!important;color: #000!important;}

.white_box .wpcf7-form .blk_box label, .white_box .blk_box label{color:#fff!important;}
.white_box .wpcf7-form .blk_box .form-control, .white_box .blk_box .form-control {position: relative;background-color: transparent!important;color: #fff!important;}

/*form new style end*/




/* inner banner start */
.inner-banner {
	height: 240px;
	color: var(--white);
	display: flex;
	justify-content: center;
	align-items: center;
	background-position: center;
	padding-top:20px;
	background-image: url(images/inner_banner01.jpg);
	background-size: 100% 100%;
}


.innerbanner-text {
	text-align: center;
}
.innerbanner-text h1{font-size: 30px;position: relative;top: -1pc;}
.new_banner {
	height: 240px;
	color: var(--white);
	display: flex;
	justify-content: center;
	align-items: center;
	background-position: center;
	padding-top:20px;
	background-image: url(images/inner_banner01.jpg);
	background-size: 100% 100%;
	text-align: center;
}
.new_banner h1{font-size: 30px;position: relative;top: -1pc;color: var(--white);}
.inner-banner .breadcrumb {
	background: #c21224;
	display: -webkit-inline-box;
	padding:6px 8px;
}
.breadcrumb-item.active {
	color: #fff;
}
.breadcrumb-item a, .breadcrumb-item+.breadcrumb-item::before{color: #000;}
.inner-banner h1{padding:0;color: #fff; margin-bottom: 0;margin-top: 0;    
	background: var(--golden);display: inline-block;padding: 5px 10px}

/* inner banner end */

.price_field{font-size:24px;font-weight:600; color:var(--charcoal);}
.price_field span{font-size:15px;color:#333;}
.txt_sm{font-size:12px;color:var(--black);}
.txt_sm a{text-decoration: none;}
.txt_sm a:hover{color: var(--darkorchid);}
.blk_box{background:#383838;padding:12px 0;border-radius:0 0 10px 10px;}
.fixed_box { position: sticky;top: 10px;}
.fixed_box ul{ margin-bottom:6px;}
.fixed_box h3 {background:var(--orchid);padding:12px; color:var(--white);margin: 0 0 5px 0!important;border-radius:10px 10px 0 0 ;}
ul.column {columns: 3;-webkit-columns: 3;-moz-columns: 3;}
ul.column span{background:#e0f6fb; display: inline-block;padding: 6px 10px;width:160px;font-weight:600;color:#000;margin-right:6px;}
ul.column li{margin-bottom:15px;}
.spacication_fixed_top {
	background-color: var(--golden);
	background-size: 400% 400%;
	animation: gradient 4s ease infinite;
	position: sticky;top:0;z-index: 2;width: 100%;margin:0;padding: 10px 0;
	border-radius:8px 8px 0 0;
	display: table;
}

ul.spacicationmenu{padding:0; margin:0 ;}
ul.spacicationmenu li{
	float: left;
	margin: 5px 15px;
}
ul.spacicationmenu li a{color:var(--white);font-size:15px;text-decoration: none;font-weight: 600;}
ul.spacicationmenu li a:hover{color: var(--black)!important;background-color: var(--white);padding:6px;transition: .4s;color: var(--white);}
.property_details h3 {
	margin: 20px 0 15px 0;
}

.owl-pic .item, .owl-carousel .item {
	width: 95%;
	margin: 0 auto;
}



/* Amenities */

.item-list{
	margin:0;
	padding:0
}
.item-list .row{
	border-bottom:1px solid rgba(0,0,0,.1)
}
.item-list .row:last-child{
	border-bottom:none
}
.item-list .box{
	margin:0;
	padding:20px;
	text-align:center;
	border-right:1px solid rgba(0,0,0,.2);
	border-bottom:1px solid rgba(0,0,0,.2);
	height:100%;
	display:flex;
	align-items:center;
	flex-flow:column;
	justify-content:center
}
.item-list .box .icon-img{
	margin:0 0 10px;
	padding:0
}
.item-list .box .icon-img img{
	max-width:50px;
	max-height:50px;
}
.item-list .box .text-content{
	margin:0;
	padding:0
}
.item-list .box .text-content h4{
	font-size:15px;
	line-height:1.3;
	color:#000;
	font-weight:600;
	margin:0;
	padding:0
}
.item-list .col-md-4:last-child .box{
	border-right:none
}
.no-padding {
	margin: 0;
	padding: 0;
}

/* Amenities */

.property_add{
	display:table;
	width:100%;
	margin:4px 0 0 0;
	padding: 20px 10px;
	border-radius: 0!important;
}
.property_add ul li{float:left;}
.property_add i{color:var(--golden);margin-right:5px;}
.property_add ul li.text-right{float:right;margin-top: 5px;}

.property_add h4{color: var(--charcoal);}

/* sidebar blog page start*/
#sidebar .search-submit, .submit {
	padding:12px 14px;
	border-color: #851e33;
	background:#FFAA44;
	color: #fff;
	font-size:15px;
	text-align:center;
	background-image: -webkit-linear-gradient(45deg, #851e33 50%, transparent 50%);
	background-image: linear-gradient(45deg, #851e33 50%, transparent 50%);
	background-position: 100%;
	background-size: 400%;
	-webkit-transition: background 300ms ease-in-out;
	transition: background 300ms ease-in-out;
	border-radius:5px;

}
#sidebar .search-submit:hover, .submit:hover {
	background-position: 0;color: #fff;
}
.widget { margin:0 0 30px 0!important;}

.widget ul li {border-bottom: 1px solid #c21224;padding: 10px 0;font-size: 15px;color: #000 ;}
.widget a {color: #000 ;}
.widget ul li:hover {background:#c21224;border-bottom: 1px solid #c21224;}
.widget ul li:hover a {color:#fff;}
.widget ul li:hover:before {color:#fff;}


.widget ul li:before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f105";
	color: #c21224;
	font-size: 13px;
	padding: 6px;
}
h2.widget-title{
	font-weight: 600;
	color: #000;
	font-size: 20px;
	text-transform:uppercase;
	margin-bottom: 10px;
}
.widget_search .search-field {
	background: #f9f9f9;
}
.widget_search label{
	font-family: 'Lobster', cursive;
	font-weight: 300;
	color: #000;
	font-size: 30px;
	top: -10px;
	margin-left: 5px;
}
footer.entry-footer, footer.comment-meta, .entry+.comments-area, .entry-content{background:#fff;padding:20px;}

.comment-form-comment label {
	color: #000;    left:0;    top:50px;
}
.post-thumbnail img{padding:0 60px;}

/* sidebar blog page end*/

/*blog sidebar start*/

.widget  {
	background: #fff;
	padding:20px;
	box-shadow: 0 0 7px 2px rgb(213 213 213/75%);
	margin-bottom:30px;
	border-radius:10px;
}


/*blog sidebar end*/

.txt_md{font-size:18px;color:#c21224;}


.projects .photo-img::before, .photos .photo-img::before{
	width: 93%;
	height: 40%;
	background:transparent;
	z-index: 9;
	position: absolute;
	content: '';
	border-radius: 10px;
	top: 32%;
	margin: 0 auto;
	left: 3%;
}

.projects .post-box {
	background: #fff;
	border-radius: 8px;
	box-shadow: 0 0 10px #6d8bb9;

}
.projects .post-box-txt{
	padding: 12px;

}
.projects .post-box .btn_red{
	margin-bottom: 12px;

}

.nav-pills .nav-link {
	color: #000;
	background: #fff;
	padding: 18px;
	margin:0 0 10px 0;
}

.nav-pills .nav-link.active, .nav-pills .show&gt;.nav-link {
	color: #fff;
	background-image: linear-gradient(to right, #c21224, #ee0b12);
	padding: 18px;
	background-size: 400% 400%;
	animation: gradient 4s ease infinite;
}
.nav-pills .nav-link.active::before {
	content: '';
	display: block;
	border-top: 12px solid transparent;
	border-left: 12px solid #ee0b12;
	border-bottom:12px solid transparent;
	position: absolute;
	right:3px;
	margin-top: 12px;
	transform: translateY(-50%);
	opacity: 1;
}
.brochure_sec .block .card-box {
	position: absolute;
	width: 120px;
	top: 50%;
	transform: translateY(-50%);
	box-shadow: 0 1px 15px rgb(0 0 0 / 10%);
}
.brochure_sec .block .card-box .content-box {
	margin: 0;
	padding: 25px 15px;
	background: #fff;
}
.brochure_sec h5 {
	font-size: 15px;
	line-height: 1.3;
	color: #333;
	font-weight: 600;
	margin: 0;
	padding: 0;
	text-align:center;
}
.brochure_sec h2 {
	margin-bottom:0;
	font-size: 30px;
	color: #c21224;
}
.brochure_sec h2 i{color: #000;}
.choose_apartment .card{background-color: var(--beige);padding:10px 3px; color:#fff;font-size: 13px;}
.choose_apartment .card .card-body { padding: 0;}
.card_img img{width:64px;}
.choose_apartment .card {display: inherit;}


/* image hover start */

.grid {
	position: relative;
	margin: 0 auto;
	list-style: none;
	text-align: center;
}


.grid figure {
	position: relative;
	float: left;
	overflow: hidden;
	text-align: center;
	cursor: pointer;
}



.grid figure figcaption {
	color: #fff;
	text-transform: uppercase;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
	pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption &gt; a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


.grid figure figcaption &gt; a {
	z-index: 1000;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}

.grid figure h2 span {
	font-weight: 400;
}

figure.effect-ruby h2 {
	margin-top: 20%;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,20px,0);
	transform: translate3d(0,20px,0);
}

figure.effect-ruby p {
	margin:0;
	padding:6px;
	background-color: var(--orchid);
	color:#fff;
	font-size:12px;
	line-height:18px;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0,20px,0) scale(1.1);
	transform: translate3d(0,20px,0) scale(1.1);
	margin-top:-60px;
} 

figure.effect-ruby:hover h2 {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-ruby:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0) scale(1);
	transform: translate3d(0,0,0) scale(1);
}
/* image hover end */



.black_box {
	width: 100%;
	background-color: var(--white);
	padding:30px;

	box-shadow: 0 0 14px #bbb;
	border-radius: 10px;
}



/* sidebar blog page start*/
.blog-list-content strong{color:#c21224;}
.blog-footer ul {
	background:#e8ffbc;margin-bottom:12px;
}
.blog-list img{border-radius:8px 8px 0 0;}
.blog-footer ul li {
	font-size: 15px;
	float: left;
	margin: 0 5px;
}
#blog h4 {
	font-size: 35px;
	font-weight: 400;
	color:#c21224;
}

#blog a {
	color:#c21224;
}
.blog-list-content{background:rgba(0,0,0,.4);padding:15px; border-radius:0 0 8px 8px;}
.blog-list-content h4{font-size:30px;color: #c21224;}
#sidebar .search-submit, .submit {
	padding:12px 14px;
	border-color: #851e33;
	background:#c21224;
	color: #fff;
	font-size:15px;
	text-align:center;
	background-image: -webkit-linear-gradient(45deg, #851e33 50%, transparent 50%);
	background-image: linear-gradient(45deg, #851e33 50%, transparent 50%);
	background-position: 100%;
	background-size: 400%;
	-webkit-transition: background 300ms ease-in-out;
	transition: background 300ms ease-in-out;
	border-radius:5px;

}
#sidebar .search-submit:hover, .submit:hover {
	background-position: 0;color: #fff;
}
.widget { margin:0 0 30px 0!important;}
.widget a:hover {
	color: #c21224 ;
}
.widget ul li {border-bottom: 1px solid #c21224;padding: 10px 5px;}
.widget ul li:hover {background:#c21224;border-bottom: 1px solid #c21224;}
.widget ul li:hover a{color:#fff;}

.widget ul{background: #f9f9f9;padding: 10px!important;}

.widget ul li:before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f105";
	color: #000;
	font-size: 13px;
	padding: 6px;
}
h2.widget-title{
	font-weight: 600;
	color: #c21224;
	font-size: 20px;
	text-transform:uppercase;
	margin-bottom: 10px;
}
.widget_search .search-field {
	background: #f9f9f9;
}
.widget_search label{
	font-family: 'Lobster', cursive;
	font-weight: 300;
	color: #c21224;
	font-size: 30px;
	top: -10px;
	margin-left: 5px;
}
footer.entry-footer, footer.comment-meta, .entry+.comments-area, .entry-content{background:#fff;padding:20px 60px;}

.comment-form-comment label {
	color: #000;    left:0;    top:50px;
}
.post-thumbnail img{padding:0 60px;}

.blog-dtl h2{
	background: #c21224;
	color: #fff;
	font-size: 22px;
	font-weight: 600;
	padding:6px 10px;
	display:inline-block;
	margin-bottom: 15px;
	position: relative;
}

.blog-dtl h2::after {
	content: '';
	display: block;
	border-bottom: 39px solid #c21224;
	border-left: 0 solid transparent;
	border-right: 28px solid transparent;
	position: absolute;
	right: -27px;
	top: 0;

}
.blog-dtl h3 {
	font-size: 20px;
	color: #c21224;
	font-weight: 400;
	border-bottom:2px solid #c21224;
	display:inline-block;
}

.blog-dtl ul li {
	position: relative;
	padding-left: 32px;
	margin-bottom: 14px;
	font-size: 14px;
}
.blog-dtl ul {
	margin: 12px 0;
	padding: 0;
}

.blog-dtl ul li:before {
	left: 0;
	top: 3px;
	position: absolute;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f101";
	font-size: 14px;
	color: #fff;
	width: 25px;
	height: 25px;
	background: #c21224;
	text-align: center;
	line-height: 25px;
	border-radius: 50%;
}

ul.list-inline li{font-size: 14px;}
ul.list-inline li i{color: #c21224;;}

ul.list-inline li:before {
	top:0;
	content: "";
	width:0;
	height:0;
	background:transparent;

}

ul.list-inline li {
	position: relative;
	padding: 3px 8px;
	margin-bottom: 0;
	font-size: 14px;
	color: #000;
}
ul.list-inline {
	margin: 12px auto;
	padding: 0;
}
.cms-wrap{color:#000;}
.cms-wrap p, ul.tick{color:#000;margin-bottom: 20px;}
.cms-wrap h3{color: #c21224;}
.cms-wrap-Comment-box{border:1px solid #c21224;padding:20px;border-radius:10px;}
.cms-wrap-Comment-box .group {margin-bottom: 30px;}
.cms-wrap input:focus ~ label, input:valid ~ label {top: 0;margin-left: 10PX;}
.gglcptch_recaptcha{margin-top:80px;}
.cms-wrap-main-img{margin-bottom:20px;}

/* sidebar blog page end*/


.aboutsect .carousel-indicators button {
	border: 1px solid var(--charcoal);
	height: 2px;
	width: 30px;
	background-color: var(--golden);
	position: relative;
	top: 2pc;
}
.aboutsect h4{color: var(--charcoal);}


.explore i{font-size: 30px;color: var(--black);}

.explore h4{color: var(--charcoal);}
.explore .explore_right{text-align: center;} 
.explore .explore_right h4{color: var(--charcoal);margin-top: 6px;}
.explore_right p{line-height: 14px;margin-top: -8px;}
.explore_right h4 .counter_txt{font-size: 30px;}
.explore .explore_col{
	background-image: linear-gradient(var(--golden), var(--white));
	border: 1px solid var(--golden);
	padding: 18px;
	color: var(--black);
	border-radius: 6px;
}
.explore .explore_col i{margin-bottom: 10px;margin-top: 5px;}
.peach_box{
	padding: 10px;
	background-color: #ebebdb;
	border-radius: 5px;
	border: 1px solid #abaa9a;
}

.explore_left .col,.explore_right .col{padding: 12px;}


/*counter*/
.counter{text-align: center;}
.counter img{border: 1px solid var(--orchid);}
.counter img:hover{transform: scale(.6) rotate(360deg);transition: 1s;}
.counter h3{margin-top: 10px;}
.counter h6{font-weight: 600;}
/*counter*/

.property_details .carousel-indicators button{
	height: 3px;
	width: 45px;
	background-color: var(--golden);
	border: 1px solid var(--charcoal);
	position: relative;
	top: 2pc;
}

.inqueryform label{color: var(--white);}
.inqueryform  .form-control{position: relative;background-color: transparent!important;color: var(--white);}


/*privacy.html*/
.privacy_sect h4{border-bottom: 1px solid var(--charcoal);margin-top: 20px;}
.privacy_sect h4 strong {
	position: relative;
	background: var(--charcoal);
	color: var(--golden);
	font-size: 18px;
	font-weight: 500;
	display: inline-block;
	padding: 8px 10px;
}
.privacy_sect h4 strong:before {
	content: "";
	position: absolute;
	right: -20px;
	bottom: 0;
	width: 0;
	height: 0;
	border-left: 20px solid var(--charcoal);
	border-top: 40px solid transparent;
}

/*privacy.html*/



/*contact.html*/
.contact .box_border{background-color: var(--white);border-radius: 0;padding:  6px;}
.contact .box_border .sub_heading_white{color: var(--charcoal);}
.contact .box_border a{color: var(--charcoal);}
/*contact.html*/


/*404.html*/
.notfound img{width: 50%;height: 360px;border: 2px solid var(--darkorchid);border-radius: 6px;}

/*404.html*/

.border_div{
	padding: 0 10px;
	border-radius: 5px;
	background-color:#fff;
	color: var(--black);
}
.border_div img{border-radius: 5px;}
.border_div h4{color: var(--charcoal);}

.border_div ul{margin:0 0 6px 0;}
.border_div ul li{color: var(--green);}
.border_div a{color: var(--charcoal);text-decoration:none;}
.border_div a:hover{color: var(--black);}
.border_div p{margin:0 0 6px 0;}

.form-select {
	background-image: url(images/navigate.png);
	background-repeat: no-repeat;
}

.alternate_column .row{margin-top: 10px!important; padding: 10px;}
.alternate_column .row:nth-child(even) {
	direction: rtl;
	text-align: left;
	background-color: #e7ddc1;
}

.content_box i {
	display: initial;
}

.alternate_column .row:nth-child(even) .content_box {
	direction: ltr;
}

.alternate_column .row[class*=col-] {
	direction: ltr;
}
.content_box {
	text-align: left;margin:0!important;
}
.sold_out{
	background-color: rgb(207, 32, 32);
	padding: 6px 10px;
	color: var(--white);
	display: inline-block;
	font-weight: 600;
	font-size: 12px;
	margin-bottom: 10px;
	position:absolute;
	top: 0;
	left: 0;
	border-top-left-radius: 8px;
}
.highlight_tab
{
	background-color: var(--white);
}
.highlight_tab:hover, .box.grid:hover
{
	background-color:#c3cca3;
}
.highlight_tab img {
	border: 2px solid var(--golden);
	border-radius: 50%;
}
.wpcf7-not-valid-tip {
	color: #dc3232;
	font-size: 1em;
	font-weight: normal;
	display: none;
}
/* &lt;!-- -----Contact Us Form-----------&gt; */
.wpcf7-not-valid-tip {
	color: #dc3232;
	font-size: 1em;
	font-weight: normal;
	display: none;
}
.wpcf7-response-output {
	display: none !important;
}

.spacication_box2 {
	background-color: #c0cea3;
	padding: 15px 0;
	border-radius:4px;
}
.spacication_box2 ul{
	padding: 0;
	display: table;
	width: 100%;
	margin: 0;
}

.spacication_box2 ul li{float:left; margin:0 15px;width: 15%;}
.spacication_box2 ul li p{margin:0;font-weight:600;}
.spacication_box2 ul li img{    
	display: block;
	margin: 0 auto;
	background: white;
	box-shadow: 0 0 10px #7c7c7c;
	margin-bottom: 8px;
	border-radius: 4px;}
.tick_double ul{columns: 2; -webkit-columns: 2; -moz-columns: 2;}
.choose_flat_iocn img{width: 90px!important;}

.form_area_mid ::-webkit-input-placeholder, .wpcf7-form ::-webkit-input-placeholder { /* Edge */
	color: var(--white);
}

.form_area_mid :-ms-input-placeholder, .wpcf7-form :-ms-input-placeholder { /* Internet Explorer 10-11 */
	color: var(--white);
}

.form_area_mid ::placeholder, .wpcf7-form ::placeholder {
	color: var(--white);
}


.contact ::-webkit-input-placeholder { /* Edge */
	color: var(--black);
}

.contact :-ms-input-placeholder{ /* Internet Explorer 10-11 */
	color: var(--black);
}

.contact ::placeholder {
	color: var(--black);
}

.explore_right img{width:75px;}</pre></body></html>