

body{font-family: 'Montserrat', sans-serif;  font-size:16px; background: #f1f1f1;}


.logo{ height:150px;}
.logo-hide{display:none;}


@media all and (min-width: 992px) {
	.navbar .nav-item .dropdown-menu{ display: none; }
	.navbar .nav-item:hover .nav-link{   }
	.navbar .nav-item:hover .dropdown-menu{ display: block; }
	.navbar .nav-item .dropdown-menu{ margin-top:0; }
}



/*Menu*/

.mobile {display:none;}
.desktop {display:block;}
.heading-inner {
    margin-top: 10rem;
    text-align: center;
    margin-bottom: 3rem;
}
.heading-inner h1 {
    font-size: 40px;
    text-transform: uppercase;
    font-weight: 900;
    letter-spacing: 0.10rem;
}

h3.inner-h3 {
    font-weight: 900;
    letter-spacing: 0.15rem;
    margin-bottom: 1rem;
    margin-top: 1rem;
}


.home-red{	
	color: #a17731; 
	background-image: -webkit-linear-gradient(315deg, #a17731 4%, #f2eb50 36%, #a17731 100%, #f2eb50 100%); 
	background-clip: text; 
	-webkit-background-clip: text; 
	text-fill-color: transparent; 
	-webkit-text-fill-color: transparent;
	text-shadow: 1px 1px 3px rgba(0,0,0,0.08);
	font-size: 25px !important;
}
.menu-area{
	padding:20px 0;
	background:#eaeaea !important; 
	z-index: 9;
	-webkit-box-shadow: 2px 13px 16px -7px rgba(0,0,0,0.34);
    -moz-box-shadow: 2px 13px 16px -7px rgba(0,0,0,0.34);
    box-shadow: 2px 13px 16px -7px rgba(0,0,0,0.34);
}

.menu-set1{
	width:18%;
	float:left;
}
.menu-set1 img{
	height:50px;
}
.menu-set2{
	width:72%;
	float:left;
	margin-top:5px;
}
.menu-set3{
	width:110px;
	float:left;
}
.menu-set3 img{
	height:40px;
	padding-left:10px;
}




.navbar{ padding-top:0px; font-size:16px; z-index:999; padding-bottom:0px !important;}
.navbar-light .navbar-nav .nav-link{
	color:#080808;
	font-weight:600 !important;
	margin: 70px 39px 0 39px;
	font-size: 20px;
}
.navbar-light .navbar-nav a{
	border-bottom:solid 2px #eaeaea;
}

.navbar-light .navbar-nav .nav-link:hover .nav-link:focus {
	color:#000000;
	border-bottom:solid 2px #ab2840;
	text-decoration:none;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover{
	border-bottom:solid 2px #a47b30;
	color:#000000;
	text-decoration:none;
}
.navbar-light .navbar-nav .nav-link.active{
	border-bottom:solid 2px #ab2840;
	color:#000000;
}
.navbar-expand-lg .navbar-nav .nav-link{
	margin:0px 5px !important;
	padding-right:5px !important;
	padding-left:5px !important;
}


@media only screen and (max-width: 1366px) {
	
	.navbar-light .navbar-nav .nav-link{
		color:#080808;
		font-weight:600 !important;
		margin: 70px 20px 0 20px;
		font-size: 20px;
	}
}



@media only screen and (max-width: 1199px) {

.logo-hide{display: inherit !important; position:absolute;}
.logo-hide img{ height:65px;}
.heading-inner {
    margin-top: 3rem;
}

.logo-li-hide{ display:none ;}
	.navbar-light .navbar-nav .nav-link{
		color:#121212;
		font-weight:600 !important;
		margin: 5px 13px 0 13px;
	}	
	
	
.menu-set1{
	width:20%;
	float:left;
}

.menu-set2{
	width:98%;
	position:absolute;
}
.menu-set3{
	width:110px;
	float:right;
	margin-top:5px;
	margin-right:60px;
}

.nav-bg{
	margin-top:70px;
	background:#f2f2f2;
} 
.nav-bg button{
	position:absolute;
	right:0;
	top:18px;
}
.navbar-toggler:focus{
	box-shadow: 0 0 0 0rem;
}
.menu-area{
	padding:10px 0;
}
}

@media only screen and (max-width: 767px){
.menu-set2{
	width:96%;
	position:absolute;
}
}
@media only screen and (max-width: 480px){
.menu-set2{
	width:95.50%;
	position:absolute;
}
}
@media only screen and (max-width: 479px){
.menu-set2{
	width:94%;
	position:absolute;
}
.menu-set3{
	width:90px;
	float:right;
	margin-top:5px;
	margin-right:50px;
}
.menu-set3 img{
	height:40px;
	padding-left:0px;
}
}





/*@media all and (max-width: 1199px) {
	.logo-li-hide{ display:none ;}
	.navbar-light .navbar-nav .nav-link{
		color:#121212;
		font-weight:600 !important;
		margin: 5px 13px 0 13px;
	}
}*/




.banner-heading{
	font-size: 40px;
	text-transform: uppercase;
	color: #000;
	font-weight: 900;
	display: inline-block;
	padding: 5px 15px;
	text-align: center;
	background: rgb(242,242,243);
	background: linear-gradient(90deg, rgba(242,242,243,1) 0%, rgba(195,196,198,1) 100%);
}

.banner-subTitle{
	font-size: 24px;
	text-transform: uppercase;
	color: #fff;
	line-height: 28px;
	font-weight: 700;
}

.carousel-caption{
	padding-bottom: 135px !important;
}

.border-banner{
	border-bottom: solid 20px #a88134;
}



.img-outline{
	border: solid 5px #fff;
	-webkit-box-shadow: 0px 0px 21px -8px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 21px -8px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 21px -8px rgba(0,0,0,0.75);
}

.banner-botom-img{
	margin-top: -130px;
    z-index: 1;
    position: relative;
}


@media only screen and (max-width: 1023px){
	.carousel-caption{
		padding-bottom: 30px !important;
	}
	.banner-botom-img{
		margin-top: 20px;
	}
	.banner-heading{
		font-size: 34px;
		padding: 5px 15px;
	}
	.banner-subTitle{
		font-size: 20px;
		text-transform: uppercase;
		color: #fff;
		line-height: 28px;
		font-weight: 700;
	}
}

@media only screen and (max-width: 640px){
		.carousel-caption{
			padding-bottom: 0px !important;
		}
	.banner-heading{
		font-size: 28px;
		padding: 5px 15px;
	}
}

@media only screen and (max-width: 640px){
	
	.banner-heading{
		font-size: 20px;
		padding: 5px 15px;
	}
	.banner-subTitle{
		font-size: 16px;
	}
}

@media only screen and (max-width: 360px){
	
	.banner-heading{
		font-size: 16px;
		padding: 3px 10px;
	}
	.banner-subTitle{
		font-size: 14px;
		line-height: 18px;
	}
}


.text-area{ text-align: right}
.text-area h2{
	font-size: 36px;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 15px;
	margin-top: 20px;
	
}
.text-area p{
	padding-left: 20%;
	font-size: 24px;
	font-weight: 500;
	font-family: 'Gupter', serif;
	font-style: italic;
	line-height: 30px;
}

@media only screen and (max-width: 1023px){
	
	.text-area{ text-align: center}
	.text-area h2{
		font-size: 32px;	
	}
	.text-area p{
		padding-left: 0%;
		font-size: 22px;
	}
}







.facilities-area{ text-align:center;}
.facilities-area ul{
	padding:0;
	margin:0;
}
.facilities-area ul li{
	list-style:none;
	width:24%;
	display:inline-block;
	margin-bottom:50px;
	font-size:20px;
	font-weight:700;
	text-transform: uppercase;
	color: #212121;
	line-height: 24px;
}


.logo-listing img {
	transition: all 700ms ease;
    -moz-transition: all 700ms ease;
    -webkit-transition: all 700ms ease;
    -ms-transition: all 700ms ease;
    -o-transition: all 700ms ease;
	margin-bottom:10px;
}

.logo-listing:hover img{
	transform: rotate(
360deg
) scale(1.1,1.5);
    -webkit-transform: rotate(
360deg
) scale(1.1,1.1);
    -ms-transform: rotate(360deg) scale(1.1,1.1);
    -o-transform: rotate(360deg) scale(1.1,1.1);
    -moz-transform: rotate(360deg) scale(1.1,1.1);
}

.logo-listing{}

.count-text{
	font-size: 80px;
	font-weight: 400;
	color: #3d331f;
	    line-height: normal;
}


@media only screen and (max-width: 800px){
	.facilities-area ul li{
		list-style:none;
		width:40%;
		display:inline-block;
		margin-bottom:50px;
		font-size:18px;
	}
}

@media only screen and (max-width: 480px){
	.facilities-area ul li{
		list-style:none;
		width:48%;
		display:inline-block;
		margin-bottom:50px;
		font-size:18px;
	}
}

@media only screen and (max-width: 375px){
	.facilities-area ul li{
		list-style:none;
		width:100%;
		display:inline-block;
		margin-bottom:50px;
	}
}




.getintouch{
	background: url("../images/getintouch.jpg") no-repeat;
	background-size: cover;
	position: relative;
}
.getintouch:before{
	position: absolute;
    background-color: rgba(66, 66, 66, 0.9);
    content: '';
    height: 100%;
    width: 100%;	
}

.gtp{
	position: relative;
	font-size: 46px;
	color: #fff;
	font-weight: 500;
	line-height: 48px;
	padding: 20px 0;
}
.gtp span{
	font-weight: 700;
}
.gtp:before{
	position: absolute;
	content: '';
	height: 6px;
	width: 300px;
	background: #fff;
	top: 0;
	left: 0;
	background: rgb(249,235,125);
    background: linear-gradient(90deg, rgba(249,235,125,1) 0%, rgba(158,117,45,1) 49%, rgba(252,242,144,1) 100%);
}
.gtp:after{
	position: absolute;
	content: '';
	height: 6px;
	width: 300px;
	background: #fff;
	bottom: 0;
	left: 0;
	background: rgb(249,235,125);
    background: linear-gradient(90deg, rgba(249,235,125,1) 0%, rgba(158,117,45,1) 49%, rgba(252,242,144,1) 100%);
}

.input-style{
	background: rgba(186,186,186,0.8);
	outline: 0;
	border-radius: 0;
	border: 0;
	padding: 5px 10px;
	color: #000;
	font-weight: 600;
	font-size: 24px;
	margin-top: 15px;
}

.submit-btn{
	background: rgb(249,235,125);
    background: linear-gradient(90deg, rgba(249,235,125,1) 0%, rgba(158,117,45,1) 49%, rgba(252,242,144,1) 100%);
	color: #fff;
	font-size: 24px;
	font-weight: 500;
	border: 0;
	padding: 3px 15px;
	float: right;
}


@media only screen and (max-width: 767px){
	.gtp{
		margin-bottom: 50px;
		font-size: 36px;
		line-height: 38px;
	}
}



.img-text{
	font-size: 30px;
	color: #1a1a1a;
	font-weight: 700;
	text-transform: uppercase;
}


.bg-white{
	background: #fff;
}












.footer-area{
	padding:30px 0 20px 0;
	background:#efeff0;
	margin-top: 12px;
}
.footer-area p{
	font-size: 18px;
	font-weight: 500;
}

.footer-contact li{
	list-style:none;
	padding-bottom:18px;
	font-size:18px;
	color:#000;
	font-weight: 500;
	position:relative;
	padding-left:36px ;
	margin-bottom: 0px;
}
.footer-contact li:first-child{
	list-style:none;
	padding-bottom:18px;
	font-size:26px;
	color:#000;
	position:relative;
	padding-left:36px ;
	margin-bottom: 0px;
}
.footer-contact li i{
	list-style:none;
	padding-bottom:18px;
	font-size:24px;
	color:#231f20;
	position:absolute;
	left:0;
	top:5px;
}
.footer-contact li a{
	color:#000;
	text-decoration:none;
	word-break:break-all;
}
.footer-contact li a:hover{
	color:#000;
	text-decoration:underline;
}




.follow{
	font-size: 16px;
	margin-bottom: 10px;
}
.footer-socialicon{
	padding:0;
	margin:0;
	margin-bottom:30px;	
}
.footer-socialicon li{
	list-style:none;
	float:left;
	margin-right:5px;
}
.footer-socialicon li a{
	background:#fff;
	text-align:center;
	line-height:24px;
	font-size:16px;
	display:inline-block;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	color:#005885;
}




.copyright{
	margin-top: 40px;
	color:#000;
	text-align:left;
	font-size:16px;
	padding-top: 10px;
	border-top: solid 2px #000000;
}
.copyright a{
	color:#bfb5a0;
	text-decoration:none;
	
}


/* Back to top button */
#toTopBtn {
    position: fixed;
    bottom: 26px;
    right: 20px;
	height:40px;
	line-height:40px;
	width:40px;
    z-index: 98;
	text-align:center;
    /*background-color: hsla(5,76%,62%,.8);*/
	border:solid 2px #6e1073;
	color:#6e1073;
	background:#fff;
    
}

@media(max-width:980px){	
.mobile {display:block;}
.desktop {display:none;}
	
}

.row.contact-form {
    width: 80%;
    margin: 0 auto;
    padding: 25px 0px;
}
label.error {
    color: #F00;
    display: block;
}
.getintouch label.error {color:#ffb3b3;}
label#hiddenRecaptcha1-error {
    text-align: center;
}
label#hiddenRecaptcha-error {
    text-align: left;
}
.contact-form input {
    width: 100%;
    background-color: transparent;
    margin-bottom: 10px;
    border: none;
    border-bottom: 1px solid #cfcfcf;
    padding: 10px;
}

.contact-form textarea {
    width: 100%;
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #cfcfcf;
    padding: 10px;
    margin-bottom: 40px;
}

button.submit {
    background-image: -webkit-linear-gradient(315deg, #a17731 4%, #f2eb50 36%, #a17731 100%, #f2eb50 100%);
    border: none;
    padding: 10px;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
}
button.submit:hover {
    background-image: -webkit-linear-gradient(315deg, #c9b38f 4%, #fff85a 36%, #b4a081 100%, #f2eb50 100%)
    
}
.input-style.error {
    border: 1px solid red;
}

.item {
    position: relative;
    background: white;
    border-radius: 0% 0% 0% 0% / 0% 0% 0% 0%;
    color: white;
    box-shadow: 10px 10px rgb(153 138 20 / 35%);
    transition: all .4s ease;
}

.zoom {
  transition: transform .2s; /* Animation */
}

.zoom:hover {
  transform: scale(1.1); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}
