body {
	margin: 0px;
	padding: 0px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background-color: var(--whiteColor);
	font-family: "Outfit", sans-serif;
	overflow-x:hidden;
   }
   
.container-fluid {
	padding: 0px 40px !important;
	}
.logo {
	width: 69px;
	margin: 0px 0px;
	padding:  0px 0px;
	position: relative;;
    }
.logo img {
	width: 100%;
	}
.main-nav.scroll .logo {
	width: 57px;
	margin: 2px 0px;
	}
.main-nav.scroll .rightlink {
	margin-top: 0px;
	}
.stellarnav.mobile.right > ul {
	z-index: 99;
	background: #f0d04d;
    }

.main-nav {
	margin: 0px 0px;
	padding: 6px 0px;
	width: 100%;
	height: auto;
	background: #15110E;
	transition: all 0.1s ease 0s;
	z-index: 999;
	}  
.main-nav.scroll {
	background-color: #000000;
	height: 80px;
	padding: 5px 0px;
	transition: background-color .5s ease 0s;
	top: 0;
	position: fixed;
	transition: all 0.3s ease 0s;
	box-shadow: 0 0 15px 1px rgba(0,0,0,.07);
	}
.stellarnav {
	position: relative;
	width: 100%;
	line-height: normal;
	display: flex;
	justify-content: start;
	align-items: center;
	height: 100%;
	gap: 40px;
	}
.stellarnav ul {
	margin: 0px 0px;
	padding: 0px 0px;
	position: relative;
	width: 100%;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: end;
	gap: 38px;
	}
.stellarnav > ul > li > a {
	padding:0px 0px;
	font-size: 17px;
	font-weight: 400;
	color: #FFFFFF;
	text-transform: uppercase;
    }
.stellarnav > ul > li > a:hover {
	color:#FFBF1F;
	font-weight: bold;
	}
.stellarnav > ul > li > a.active {
	color: #FFBF1F !important;
	font-weight: bold;
	}
.main-nav-socialicon {
	margin:20px 0px 0px 0px;
	padding: 0px 0px;
	position: relative;
	text-align: right;
	}
.main-nav .stellarnav ul ul {
	width: 263px;
	padding: 12px 0px;
	}
.main-nav .stellarnav li li {
	margin: 0px 0px;
	width: 100% !important;
	border-bottom: #ccccccb8 1px solid;
	}
.main-nav .stellarnav li li a {
	font-size: 15px;
	padding: 8px 12px;
	color: #2c2c2c;
	font-weight: 400;
	}
.stellarnav li.has-sub a {
	padding-right: 0px !important;
	}
.main-nav .stellarnav li li a:hover {
	background: #f2f8fd;
	color: #56A5EC;
	}	
.main-nav .stellarnav li li a.active {
	background: #f2f8fd;
	color: #56A5EC;
	}
.stellarnav li.has-sub > a::after {
	content: '\f107';
	margin-left: 7px !important;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid #267ec3;
	display: inline-block;
	border: none !important;
	font: normal normal normal 16px/1 FontAwesome;
	}
.hoa911banner-section{
	margin:0px 0px;
	padding: 80px 0px;
	width: 100%;
	background: #000000;
	height: 400px;
	position: relative;	
	}
.hoa911banner-text {
	margin:	0px 0px;
	padding: 0px 0px;
	position: relative;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 30px;
	}
.hoa911banner-text h1 {
	padding: 0px 0px;
	margin: 0px 0px;
	position: relative;
	color: #FFBF1F;
	font-size: 140px;
	font-weight: 700;
	}
.hoa911banner-section h6 {
	padding:0px 0px;
	margin:0px 0px 19px 0px;
	position: relative;
	width: 100%;
	color: #FFBF1F;
	font-size: 32px;
	font-weight: 600;
	text-align: center;
	line-height: 25px;
	}
.assistbetter-section {
	margin:0px 0px;
	padding: 70px 0px;
	width: 100%;
	position: relative;	
	background: #ffffff;
	}
.assistbetter-section h2 {
	padding:0px 0px;
	margin:0px 0px 38px 0px;
	position: relative;
	width: 100%;
	color: #000000;
	font-size: 60px;
	font-weight: 700;
	text-align: center;
	line-height: 25px;
	}
.assistbetter-section h5 {
	padding:0px 0px;
	margin:0px 0px 45px 0px;
	position: relative;
	width: 100%;
	color: #1F1F1F;
	font-size: 34px;
	font-weight: 700;
	text-align: center;
	line-height: 25px;
	}
.assistbetter-card {
	margin: 0px 0px;
	padding: 0px 0px;
	position: relative;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 22px;
	}
.assist-btn {
	margin: 0px 0px;
	padding: 9px 21px;
	position: relative;
	background: #FFBF1F;
	color: #000;
	font-size: 18px;
	font-weight: 600;
	text-transform: uppercase;
	text-decoration: none;
	border-radius: 24px;
	}
.assist-btn:hover {
	background: #f8b201;
	color: #000;
	}












/* ---- Inner Pages Css----- */
.breadcumb {
	margin: 0px 0px;
	position: relative;
    }
.positioned-icons {
	position: relative;
	}
.positioned-icons img.about-three-dot {
	left: 154px;
	bottom: -54px;
	position: absolute;
	z-index: 9;
	width: 180px;
	}
.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	overflow: hidden;
  }
.breadcumb img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	position: relative;
	height: 234px;
	max-height: 234px;
	}
.breadcumb #overlay {
	position: absolute;
	width: 100%;
	height: 234px;
	top: 0px;
	left: 0;
	right: 0;
	bottom: 0;
	cursor: pointer;
	background: rgba(2, 2, 2, 0.84);
   }
.hero-content-upper {
    padding-top: 6%;
   }
.hero-content-upper h2 {
	margin: 0px 0px;
	padding: 0px 0px;
	color: #FEFEFE;
	font-size: 35px;
	text-align: center;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 1px;
    }
.hero-content {
	position: absolute;
	color: #ffffff;
	top: 5%;
	left: 0%;
	width: 100%;
	}
.aboutcard-section {
	margin: 0px 0px;
	padding: 60px 0px 50px 0px;
	position: relative;
	width: 100%;
	}
.aboutcard-section p {
	margin:	0px 0px 17px 0px;
	padding:0px 0px;
	text-align: left;
	font-size: 17px;
	color: #212222;
	font-weight: 400;
	width: 100%;
	line-height: 25px;
	}
.aboutcardtext {
	margin: 0px 0px;
	padding: 0px 0px;
	position: relative;
	width: 100%;
	background: #fff;
	}
.aboutcardtext p {
    margin: 0px 0px 17px 0px;
    padding: 0px 0px;
    text-align: left;
    font-size: 20px;
    color: #212222;
    font-weight: 400;
    width: 100%;
    line-height: 30px;
}
.aboutcard-img {
	margin: 0px 0px;
	padding: 0px 0px;
	position: relative;
	width: 100%;
	/*height: 407px;*/
	overflow: hidden;
	border-radius: 22px;
	}
	
.aboutcardtext ul li {
    margin: 0px 0px 17px 0px;
    padding: 0px 0px;
    text-align: left;
    font-size: 20px;
    color: #212222;
    font-weight: 400;
    width: 100%;
    line-height: 15px;
}	
	
.aboutcard-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: 0.9s ease-in-out;
	}
.aboutcard-img:hover img {
	transform: scale(1.5);
	overflow: hidden;
	width: 100%;
	transition: 0.3s ease-in-out;
	}

.chileducation-section {
	margin: 51px 0px 0px 0px;
	padding: 0px 0px;
	position: relative;
	width: 100%;
	overflow: hidden;
	}

.chileducation-text {
	margin:	0px 0px;
	padding:40px 27px 25px 41px;
	width: 100%;
	height: 100%;
	background:#EDF0E8;
	position: relative;
	overflow:hidden;
	}
.chileducation-text p {
	margin:	0px 0px 16px 0px;
	padding: 0px 0px;
	position: relative;
	width: 100%;
	font-size: 16px;
	color: #212222;
	font-weight: 400;
	text-align: left;
	line-height: 23px;
	}
.chileducation-img {
	margin: 0px 0px;
	padding: 0px 0px;
	position: relative;
	height: 100%;
	overflow: hidden;
	}
.chileducation-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: 0.3s ease-in-out;
	}
.chileducation-img img:hover {
	transform: scale(1.2);
	overflow: hidden;
	transition: 0.3sease-in-out;
	}
.sendmessage-section {
	margin: 0px 0px;
	padding: 60px 0px;
	position: relative;
	width: 100%;
	background: #ffffff;
	}
.sendmessage-section h2 {
	padding: 0px 0px;
	margin: 0px 0px 50px 0px;
	position: relative;
	width: 100%;
	color: #000000;
	font-size: 44px;
	font-weight: 700;
	text-align: center;
	line-height: 25px;
	}
.map-section{
	margin: 0px 0px;
	padding: 0px 0px;
	position: relative;
	width: 100%;
	height: 350px;
    }
.quoteform {
	margin: 20px 0px;
	padding: 0px 0px;
	position: relative;
	width: 100%;
	}
.quoteform .form-control {
	display: block;
	width: 100%;
	height: auto;
	padding: 11px 14px;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.5;
	color: #000000;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #D0D0D0;
	border-radius: 7px;
	transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	margin-bottom: 23px;
	}
.quoteform .form-control::placeholder {
	color: #8e9091;
	opacity: 1;
	}
.submitbtn {
	margin:	0px 0px;
	padding: 11px 47px;
	background:#FFBF1F;
	border-radius:38px;
	border:#FFBF1F 1px solid;
	font-weight: 600;
	color: #000000;
	font-size: 20px;
	text-decoration:none;
	text-transform: uppercase;
	}
.submitbtn:hover{
	background:	#f8b201;
	border:#f8b201 1px solid;
	color: #000000;
	}
.contactus-left {
	margin: 0px 0px 50px 0px;
	padding: 0px 0px;
	position: relative;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 30px;
	}

.addresscard{
	margin:	0px 0px 10px 0px;
	padding: 17px 16px;
	position: relative;
	width: 100%;
	background:transparent;
	border-radius:8px;
	min-height: 111px;
	display: flex;
	align-items: self-start;
	justify-content: start;
	gap:13px;
	border: #ffc020 2px dotted;
	}
.addresscard-icon {
	margin:	0px 0px 0px 0px;
	padding: 0px 0px;
	background:right;
	width: auto;
	height: auto;
	}
.addresscard-icon img {
	width: 24px;
	}
.addresscard h5 {
	margin:	0px 0px;
	padding:0px 0px;
	text-align: left;
	font: normal normal 600 20px/18px Outfit;
	letter-spacing: 0px;
	color: #000;
	}
.addresscard p {
	margin:	0px 0px;
	padding: 7px 0px;
	text-align: left;
	font: normal 400 16px/20px Outfit;
	letter-spacing: 0px;
	color: #212222;
	width: auto;
	}
.addresscard p span{
    display: block;
	}
.addresscard p a{
    text-decoration: none;
	color: #212222;
	}
.addresscard p a:hover{
	color: #212222;
	text-decoration: underline;
	}













.go-top {
	position: fixed;
	cursor: pointer;
	bottom: 100px;
	right: 20px;
	border-radius: 50%;
	background-color: #FFBF1F;
	border: 1px solid #FFBF1F;
	color: #000;
	z-index: 999;
	width: 40px;
	text-align: center;
	height: 40px;
	opacity: 0;
	visibility: hidden;
	font-size: 25px;
	-webkit-transition: var(--transition);
	-webkit-transition: 0.5s;
	transition: 0.5s;
	-webkit-box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.1);
    }
.go-top.active {
	opacity: 1;
	visibility: visible;
	bottom: 25px;
	-webkit-animation: top-bottom 5s infinite linear;
	animation: top-bottom 5s infinite linear;
    }
.go-top i {
	position: absolute;
	right: 0;
	left: 0;
	top: 50%;
	font-size: 14px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
	margin-left: auto;
	margin-right: auto;
    }
.go-top:hover {
	-webkit-transition: all 0.5s linear;
	transition: all 0.5s linear;
	background-color: #fff019;
	border: 1px solid #fff019;
	color: #000;
    }


.footer {
	margin: 0px 0px;
	padding: 65px 0px 0px 0px;
	background: #15110E;
	position: relative;
	width: 100%;
    }
.footerlogo {
	width: 102px;
	margin: 0px auto;
	padding: 0px 0px;
	position: relative;
	}
.footerlogo img{
	width: 100%;
	}
.footer-link-right {
	float: right;
	}
.footer-links h2 {
	padding: 0px 0px;
	margin: 0px 0px 19px 0px;
	position: relative;
	color: #ffffff;
	font-size: 25px;
	font-weight: 600;
	}
.footer-links ul {
	margin: 0px 0px;
	padding: 0px 0px;
	position: relative;
	width: 100%;
	list-style: none;
	column-count: 2;
	}
.footer-links li {
	margin:	0px 0px 17px 0px;
	width: 100%;
	position: relative;
	font-size: 20px;
	color: #F2F0EF;
	line-height: 19px;
	font-weight: 400;
	}
.footer-links li a {
	padding: 0px 0px;
	color: #C3C3C3;
	text-decoration: none;
	}
.footer-links li a:hover {
	color:#FFBF1F;
	}
.footer-links h5 {
	color: #C3C3C3;
	font-size: 20px;
	font-weight: 400;
	width: 100%;
	line-height: 26px;
	margin: 0px 0px 16px 0px;
	padding: 0px 0px;
	position: relative;
	display: flex;
	}
.footer-links h5 a {
	color: #C3C3C3;
	text-decoration: none;
	}
.footer-links h5 a:hover {
	color: #FFBF1F;
	text-decoration: underline;
	}
.footer-links h5 span {
	width: 26px;
	float: left;
	height: 19px;
	color: #C3C3C3;
	font-size: 25px;
	position: relative;
	margin-right: 15px;
	}
.footer-links h5 span img {
	width: 25px;
	}
.copyright {
	margin:	65px 0px 0px 0px;
	padding: 19px 0px;
	color: #fff;
	font-size: 16px;
	background:#282522;
	font-weight: 300;
	z-index: 99;
	position: relative;
	}
.copyright a {
	color: #FFBF1F;
	text-decoration: none;
	}
.copyright a:hover {
	color: #FFBF1F;
	text-decoration: underline;
	}
.copyright-right{
	text-align: right;
	}

	textarea.wpcf7-form-control.wpcf7-textarea.form-control {
    height: 120px;
}