html{
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 62.5%;
    -webkit-overflow-scrolling: touch!important;
    height: 100%;
    overflow: hidden;
    overflow-y: scroll;
}
body{
	font-family: 'Montserrat', sans-serif!important;
     font-size: 1.6rem;
    font-weight: 400;
    overflow-x: hidden;
    color: #404040;
}

h2{
	font-size: 3.5rem;
}
header{
	background-color: #252526;
    padding: 0 3rem;
}
.header-inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
/* .lines-button {
    height: 17px;
    width: 24px;
}*/
.menu-line {
    display: block;
    background: #edd380 !important;
}
.menu-line {
    width: 24px;
    height: 3px;
    margin-bottom: 2px;
}
 .menu-line {
    background: #edd380 !important;
}
.about-us{
	padding: 5rem 0;
}
.about-us h2{
	text-align: center;
	font-size: 3.5rem;
	font-weight: 500;
	margin-bottom: 3rem;
}
.about-us p{
	text-align: center;
	font-size: 2.1rem;
	max-width: 1136px;
	margin: 0 auto;
}


.features-inner{
	border: 1px solid #000;
	padding: 2rem;
}
.main-features h4{
	text-align: center;
	font-size: 2rem;
    margin-bottom: 1.5rem;
}
.rmbtn {
    background-color: #DECBA0;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
    display: inline-block;
    width: 350px;
    text-align: center;
    text-decoration: none;
    padding: 8px 25px;
    margin-top: 6rem;
    color: #000;
    }
    footer{
    	background-color: #252526;
    	padding: 5rem 2rem;
    }
    ul.footer-ul li a {
    color: #fff;
    text-decoration: none;
}
ul.footer-ul{
	margin-bottom: 0;
    padding-left: 0
}
ul.footer-ul li {
    color: #fff;
    list-style: none;
    margin-bottom: 1rem;
}
/*.copyright{
	display: flex;
	align-items: flex-end;
}*/
.copyright p {
    color: #ffffffad;
    margin-bottom: 0;
    font-size: 1.4rem;
}
.video{
	text-align: center;
}
.photo-gallery .container{
	max-width: 1174px;
}
.photo-gallery img{
	margin-bottom: 1.5rem;
}
h1, .h1 {
    font-size: 4rem;
}
h2{
	margin-bottom: 5rem;
}
.button-load-more {
    margin-top: 3rem !important;
    color: black !important;
    background-color: #DECBA0 !important;
    padding: 13px 0;
    width: 150px !important;
    display: inline-block;
    text-align: center;
}
a,a:hover{
	text-decoration: none;
}
ul,li{
	list-style: none;
}
/*.photo-gallery{
	padding: 8rem 0
}*/
.prime-loc{
     background-size: cover;
     background-repeat: no-repeat;
     height: 71rem;
     background-position: center;
}
.sec-top-space{
    padding-top: 8rem;
}
.fs-21{
	font-size: 21px;
}
.fw-500{
	font-weight: 500;
}
.sec-space{
	padding: 8rem 0;
}
.dealers h3{
	font-size: 2.4rem;
	font-weight: 600;
}
.dealers h6{
	font-size: 1.6rem;
}
.dealers .row{
	margin-top: 10rem;
    border-bottom: 1px solid rgba(0,0,0,0.2);
    padding-bottom: 5rem;
}
.mb-50{
    margin-bottom: 5rem;
}
.mb-30{
    margin-bottom: 3rem;
}
.vission-promise ul,.vission-promise li{
    list-style: disc;
}
.vission-promise img{
    border: 1px solid #DECBA0;
    padding-top: 2.5rem;
    padding-bottom: 2.5rem
}
.features p {
    text-align: center;
    font-size: 2.6rem;
}
.amenities{
    margin-bottom: 50px;
}
.amenities h2{
    margin-bottom: 50px;
}
.amenities-inner{
    padding: 20px;
    border: 1px solid;
    
}
.amenities-inner+.amenities-inner{
    border-top-style: none;
}

.amenities-inner h4{
    text-align: center;
    margin-bottom: 15px;
    font-size: 2rem;
}
.amenities-inner p{
    text-align: center;
    font-size: 1.6rem;
}
.amenities-inner img{
    margin-bottom: 15px;
}
.offcanvas{
    background-color: #252526!important;
}
.offcanvas-body ul {
    text-align: center;
    color: #fff;
    margin-top: 3rem;
    padding-left: 0;
}
.offcanvas-body ul li a {
    text-decoration: none;
    text-align: center;
    color: #eddda6;
    font-size: 16px;
}
.up-logo img{
    width: 18.9rem;
}
.offcanvas-body ul li+li {
    margin-top: 4rem;
}
.dealers img{
    width: 100%;
}
.location iframe{
    width: 100%;
}
.amenities h2{
    border-bottom:  3px solid  #D9C391;
    display: inline-block;
    text-align: center;
    padding-bottom: 20px;
}
.our-vision img{
    border: 1px solid #DECBA0;
    padding-top: 20px;
    padding-bottom: 20px;
}
.location img{
    border: 1px solid #DECBA0;
    padding-top: 20px;
    padding-bottom: 20px;
}
.our-vision ul  li{
    list-style: disc;
}
.amenities-col{
    margin-bottom: 2rem;
}
section.hero-wrapper {
    height: 70rem;
    background-repeat: no-repeat;
    background-size: cover;
}