@font-face {
	font-family: 'Roboto';
	src: url('../fonts/Roboto-Regular.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Roboto';
	src: url('../fonts/Roboto-Medium.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Roboto';
	src: url('../fonts/Roboto-Bold.ttf') format('truetype');
	font-weight: 900;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Roseritta';
	src: url('../fonts/Roseritta.otf') format('opentype');
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Lato';
	src: url('../fonts/Lato-Bold.ttf') format('truetype');
	font-style: normal;
	font-display: swap;
}

@font-face {
font-family: 'Gotham';
src: url('../fonts/GothamBold.otf') format('opentype');
font-weight: 800;
/* font-style: normal; */
font-display: swap;
}

@font-face {
  font-family: 'Gotham';
src: url('../fonts/GothamMedium_1.otf') format('opentype');
font-weight: 700;
/* font-style: normal; */
font-display: swap;
}
  @font-face {
    font-family: 'Gotham';
	src: url('../fonts/Gotham-Book.otf') format('opentype');
    font-weight: 500;
	/* font-style: normal; */
	font-display: swap;
}


/* h2 > div {
	position: relative;
	margin: 0;
  }
  .split-parent {
	overflow: hidden;
  }
  .split-child {
	display: inline-block;
  } */
#hype {
}


.h-screen {
	min-height: 100vh;
}

.divide-x {
    border-left: 3px solid rgb(255, 255, 255);
}



h2 {


	line-height: 0.966;

	
}

h3 {
	font-family: 'Roboto';
	text-transform: uppercase;
	font-weight: 900;
	/* font-size: 34px; */
	text-align: inherit;
	line-height: 1;
	position: relative;

}

.cw {
	color: #fff;
	-webkit-text-stroke-width: 1px;
-webkit-text-stroke-color: white;
}
.cw2 {
	color: #fff;
	
}

.cb {
	color: #1c6f90;
	-webkit-text-stroke-width: 1px;
-webkit-text-stroke-color: #1c6f90;
}
.cb2 {
	color: #1c6f90;
	
}

.cbl {
	color: #000 !important;
}

p {
	font-family: 'Gotham';
	font-weight: normal;
	color: #000;
	line-height: 1.3;
}

.rc360 {
	max-width: 35% !important;
	margin: auto;
}

.banner_text h1 {
	color: white;
	font-size: 18px;
	font-family: 'MuseoSans1';
	font-weight: 500;
}
#navbarserenade #navbarserenade-inner {
	/* width: 1600px; */
	max-width: 100%;
	margin: 0 auto;
}
#navbarserenade .top-section {
	/* height: 75px; */
}
#navbarserenade .bottom-section {
	/* height: 50px; */
}
#navbarserenade.fixed {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
}
#navbarserenade.is-minimized {
	transform: translateY(-65px);
}
#navbarserenade.is-maximized {
	/* transform: translateY(0); */
	transform: none;
}
#navbarserenade .top-section, #navbarserenade .bottom-section {

}
#navbarserenade .top-section {
	background: none;
}
#navbarserenade .bottom-section {
	background: none;

}

.active-dropdown {
	color: rgb(207 147 70);
    font-weight: 900 !important;
}

.frame-header .stroke {
	stroke-dasharray: 2700;
}

.gap {
	height: 30vh;
	min-height: 300px;
}

.mobile-menu {
	transform: translateX(100%);
	transition: 0.3s;
}

.mobile-menu.slide-in {
	transform: none;
}

.mobile-menu a {
	margin-top: 1.25rem;
}
.nav-down {
	top: 0;
}
.nav-up {
	top: -40px;
}
.txt_brochure {
	color:#e2c568;
	/* width: 23%; */
	display: flex;
	justify-content: flex-end;
  }
  .dropbtn {
    display: none;
}
@media (min-width: 1000px) {
	
}

.bottomBox p {
	font-family: 'Roboto';
	font-weight: 300;
	font-size: 15px;
	color: #fff;
}

.bottomBox p {
	font-family: 'Roboto';
	font-weight: 700;
	font-size: 15px;
	color: #fff;
}

.bottomBox h4 {
	font-size: 13px;
	color: #FFF;
	font-family: 'Roboto';
	font-weight: 300;
	text-transform: uppercase;
}

.bottomBox h3 {
	font-size: 13px;
	color: #FFF;
	font-family: 'Roboto';
	text-transform: uppercase;
	font-weight: 900;
}

.bottomBox {
	position: absolute;
	bottom: 0;
	width: 100%;
	justify-content: space-evenly;
}

.bottomBox2 {
	bottom: 0;
	width: 100%;
	background: linear-gradient(182deg, rgba(63, 150, 180, 1) 0.45%, rgba(0, 114, 152, 1) 100%);
	justify-content: space-evenly;
}

.bottomBox2 .smUp {
	font-family: 'Roboto';
	font-weight: 300;
	font-size: 13px;
	color: #fff;
	text-transform: uppercase;
}

.bottomBox2 .bigsm1 {
	font-family: 'Roboto';
	font-weight: 900;
	font-size: 13px;
	color: #fff;
	text-transform: uppercase;
}

.bottomBox2 .bigsm {
	font-family: 'Roboto';
	font-weight: 900;
	font-size: 13px;
	color: #fff;
	text-transform: uppercase;
}

.singleBox {
	width: 80%;
	margin: auto;
}

.compBox {
	width: 90%;
	margin: auto;
}

.txtMax {
	max-width: 620px;margin: auto;
}
.sec2 {
	background: url(../images/yellowblue_bg.jpg);
	background-size: 100% 100%;
}

.sec3 {
	/* background: url(../images/230419_FA_Teja_Web_PreLaunch.jpg); */
	background: url(../images/blu2.png);
	background-size: 100% 100%;
	padding: 0vh;padding-bottom: 15vh;
	/* margin-top: -30px; */
}

.sec4 {
	background: url(../images/white.png);
	background-size: 100% 100%;
    /* padding: 74px 0 0 0; */
    /* margin-top: -30px; */
    background-color: #f8e8d9;
	/* background-size: 100% 114%;
    padding: 0vh; */
	margin-top: -10vh;
}

.sec5
{
	background-color: #f8e8d9;
}

.sec6 {
	/* background-color: #f8e8d9;fbf3eb */
	background: linear-gradient(180deg,#f8e8d9  0.45%, #fbf3eb 100%);
}

.sec11 {
	background: url(../images/Rectangle-17.png);
    background-size: 100% 100%;
    background-color: #1e7192;
}

.sec11 td {
	color: #fff;
    font-family: 'Lato';
    /* font-weight: 300; */
    font-size: 14px;
    line-height: 1.4;
}
.sec11 tbody {
padding-top: 10px;
}
.youtube-video {
	aspect-ratio: 16/9;
	width: 67%;
	margin: auto;
	display: block;
	vertical-align: middle;
}

.split-line {
	overflow: hidden;
}

.ic_caption {
	text-align: center;
    color: #fff;
    font-family: "Roboto";
    font-weight: 300;
    font-size: 14px;
    line-height: 1.4;
    display: flex;
    padding-top: 10px;
    justify-content: center;
}
.sec_btn {
	background: #015F82;
	border-radius: 37px;
	color: #fff;
	padding: 0 18px;
	border: 0;
}

.tddot22 {
	display: flex;
	justify-content: center;
	margin-bottom: 6px;
}

.bg-card {
	padding: 25px;
	border-radius: 15px;
	border: 4px solid #1e7192;
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	line-height: 25px;
	color: #6B6B6B;
	font-weight: 300;
}



.radiocont {
	position: relative;
	padding-left: 35px;
	padding-right: 10px;
	margin-bottom: 12px;
	cursor: pointer;
	font-size: 18px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	color: #fff;
	/* width: 50%; */
}

.radiocont a {
	color: #fff;
	text-decoration: underline;
}

/* Hide the browser's default radio button */
.radiocont input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
}

/* Create a custom radio button */
.checkmark {
	position: absolute;
	top: 0;
	left: 0;
	height: 25px;
	width: 25px;
	background-color: #eee;
	border-radius: 50%;
	border: 4px solid rgb(222, 173, 82);
}

/* On mouse-over, add a grey background color */
.radiocont:hover input~.checkmark {
	background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.radiocont input:checked~.checkmark {
	background-image: -moz-linear-gradient(90deg, rgb(214, 124, 39) 0%, rgb(222, 173, 82) 39%, rgb(230, 221, 125) 100%);
	background-image: -webkit-linear-gradient(90deg, rgb(214, 124, 39) 0%, rgb(222, 173, 82) 39%, rgb(230, 221, 125) 100%);
	background-image: -ms-linear-gradient(90deg, rgb(214, 124, 39) 0%, rgb(222, 173, 82) 39%, rgb(230, 221, 125) 100%);
	border: 0;
	/* position: absolute; */
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
	content: "";
	position: absolute;
	display: none;
}

/* Show the indicator (dot/circle) when checked */
.radiocont input:checked~.checkmark:after {
	display: block;
}

/* Style the indicator (dot/circle) */
.radiocont .checkmark:after {
	top: 4.5px;
	left: 4.5px;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	/* background: white; */
}

.btn-submit {
	background-color: #8A5C46;
	font-family: 'Interv', sans-serif;
	font-size: 20px;
	line-height: 1;
	text-transform: uppercase;
	border: 0;
	color: #fff;
	padding: 10px 40px;
	border-radius: 20px;
	font-weight: 900;
}

.getsss {
	max-width: 98%;
	margin-left: auto;
}

.get50 {
	width: 50%;
}

.tempvide {
	max-width: 60%;
	margin: auto;
	padding: 2rem 0;
}

.showbb {
	display: inline-block !important;
}
.getimgss {
	height: 86vh !important;
    width: 100%;
    object-fit: cover;
    object-position: bottom;
}

.jog-img {
	height: 86vh !important;
	width: 100%;
	object-fit: cover;
	object-position: top;
	/* border-top: 10px solid #1c6f90; */
}

.getaccsty {
	max-width: 70%;
	margin: auto
}

#topBtn.showbb {
	opacity: 1;
	visibility: visible;
	cursor: pointer;
}



#register .form-control{
	text-align: center;
	margin-bottom: 0;
	background: none;
	border: none;
	border-radius: none;
  
  }

  /* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}
  
 
  .error-text {
	color: #bd0000;
	display: flex;
	font-size: 12px;
  }
  
  #register .form-control input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
	color: rgb(94, 90, 87);
	opacity: 0.6; /* Firefox */
  }
  
  #register .form-control input:-ms-input-placeholder { /* Internet Explorer 10-11 */
	color: rgb(94, 90, 87);
  }
  
  #register .form-control input::-ms-input-placeholder { /* Microsoft Edge */
	color: rgb(94, 90, 87);
  }

  .plc5top {
	max-width: 54%;margin: auto;position: relative;
  }
  .plc6 {	
	max-width: 58%;
	margin: auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
  }
  .plc6top{
	max-width: 19%;margin: auto;
  }
  .pic-cap {
	background: -webkit-linear-gradient(90deg, rgb(214, 124, 39) 0%, rgb(222, 173, 82) 39%, rgb(230, 221, 125) 100%);
	left: 0;
	bottom: 1rem;
	width: fit-content;
	padding: 4px 30px;
	font-family: 'Roboto';
	color: #fff;
	font-size: 20px;
	border-radius: 0 30px 30px 0;
  }
  .bltel {
	font-family: 'Roboto';
	font-weight: 900;
	font-size: 28px;
  }

  .checkbox-label {
	font-size: small;
	line-height: 1.2;
  }
  #this-chbox {
	padding: 10px 0;
	/* padding: 0.375rem 0.75rem; */
	max-width: 86%;
	width: 100%;
	/* border-radius: 10px; */
	/* border: 2px solid #fff; */
	/* color: var(--color-bg-variant2); */
	/* font-size: 15px; */
	/* text-align: left; */
	/* font-family: 'Roboto'; */
	color: #2c1e64;
	margin: auto;
	color: rgb(94, 90, 87);
  }
  .btn-360 small {
	/* width: -webkit-fill-available; */
	font-size: 13px;
}
.sec8 small {
	text-align: center;
    display: block;
}
.slicaption {
	top: 2rem;
	background: #df8832ba;
	padding: 14px 20px;
	border-radius: 12px;
	right: 4rem;
	line-height: 1.2;
	font-size: 22px;
}
.slicaption2 {
	top: 2rem;
	background: #df8832ba;
	padding: 14px 20px;
	border-radius: 12px;
	left: 4rem;
	line-height: 1.2;
	font-size: 22px;

}

.artimp {
	bottom: 0.6rem;
    right: 0.6rem;
    font-size: 14px;
    font-style: italic;
    font-family: 'Roboto';
    font-weight: 300;
	color: #fff;
}
.hpacap {
    bottom: 0.6rem;
    left: 10.4rem;
    font-size: 21px;
    font-family: 'Roboto';
    font-weight: 700;
    color: #fff;
    text-shadow: -14px 5px 13px black;
}
.hpacap2 {
    bottom: 0.6rem;
    left: 5.4rem;
    font-size: 21px;
    font-family: 'Roboto';
    font-weight: 700;
    color: #fff;
    text-shadow: -14px 5px 13px black;
}
.slcuni {
	bottom:0; left:44%;
	font-family: 'Roboto';
    font-weight: 300;
    font-size: 13px;  


}
.navContainer {
    width: 90%;
    display: flex;
}
.dropdown a {
    cursor: pointer;
    display: flex;
    /* background: aquamarine; */
    height: 50px;
    align-items: center;
    /* padding: 0 16px; */
    /* width: 100%; */
    justify-content: center;
}

.btmNav {
	background: #3D3C31;
	color: #FFF;
	display: flex;
	top: 64px;
	position: absolute;
	width: 100%;
	font-size: 15px;
	font-family: 'Lato';
	font-weight: 700;
	/* box-shadow: var(--shadow-elevation-high); */
	box-shadow: rgba(0, 0, 0, 0.25) 0px 14px 28px, rgba(0, 0, 0, 0.22) 0px 10px 10px;
	
		
	
}
.dropdown-content {
	display: flex;
	width: 100%;
	justify-content: space-evenly
	/* justify-content: space-evenly;	 */
}

.dropdown {
	display: flex;
	align-items: center;
	width: 100%;
	gap: 7px;
}

.dropdown a {
	cursor: pointer;
    display: flex;
    /* background: aquamarine; */
    /* height: 50px; */
    align-items: center;
    /* padding: 0 16px; */
    width: 100%;
    justify-content: center;

}


.navContainer {
	width: 83%;
	display: flex;
}
#topBtn.showbb {
	opacity: 1;
	visibility: visible;
	cursor: pointer;
}
#topBtn.show {
	opacity: 1;
	visibility: visible;
	cursor: pointer;
}

#topBtn {
	display: inline-block;
	position: fixed;
	bottom: 55px;
	right: 30px;
	opacity: 0;
	visibility: hidden;
	z-index: 400;
}

#topBtn span {
	font-family: 'Balance';
	font-weight: 500;
	color: #fff;
	font-size: 12px;
	text-shadow: #131313 0px 1px 4px, #4a433b 0px -2px 10px;
}

.btmNav .logo {
    width: 185px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.btmNav .logo a {
	color: #FFF;
	text-decoration: none;
}

.btmNav ul {
	margin: 0;
	display: flex;
	align-items: center;
	margin-left: 10px;
	justify-content: space-evenly;
	width: 60%;
}

.btmNav ul li {
	list-style: none;
}

.btmNav ul li a {
	color: #FFF;
	display: block;
	text-decoration: none;
	text-transform: capitalize;
}
.regBtn {
	background: #CF9346;
	padding: 10px 40px;
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 9px;
	font-family: 'Lato';
	font-weight: 700;
}
@media only screen and (max-width: 1000px) {
	.navContainer {
		width: 100%;
		justify-content: space-between;
	}

	.btmNav {
		display: flex;
		justify-content: space-between;
		height: 57px;
	}

	.btmNav ul {
		margin: 0;
		display: inline-block;
		align-items: center;
		margin-left: 10px;
		justify-content: space-evenly;
		width: 60%;
	}

	.dropbtn {
		color: white;
		border: none;
		cursor: pointer;
		display: flex;
		width: 80%;
		align-items: center;
		justify-content: center;
		gap: 9px;
	}

	.dropdown {
		position: relative;
		display: contents;
		width: 100%;
	}

	.dropdown-content {
		display: none;
		position: absolute;
		background-color: #2b2a24;
		min-width: 160px;
		box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
		z-index: 1;
	}

	.dropdown-content a {
		color: #fff;
		padding: 12px 6px;
		text-decoration: none;
		display: block;
		border-bottom: 1px solid #fff;
	}

	/* .dropdown-content a:hover {
		background-color: #f1f1f1;
		color: #F9C400;
	} */

	.dropdown .dropdown-content {
		display: none;
		list-style-type: none;
		color: #f2f2f2;
		width: 100%;
		transition: 0.2s;
		top: 45px;
		padding: 40px 30px;
		z-index: -1;
	}
}

main {
    /* background-image: url(../images/main_banner.png); */
    background-position: top 80px left 0;
    background-size: 100%;
    background-repeat: no-repeat;
	height: calc(100vh - -1px);
}
.main_img1 {
	object-fit: cover;
    object-position:43% 65%;
    height: calc(100vh - 32px);
    width: 100%;
}
#facilities {
	
    background-image: url(../img/sub1.png);
    background-position: top 120px left 0;
    background-size: cover;
    background-repeat: no-repeat;
	background-color:#EFEFEF;
	padding:50px 0 0 0;
}

#amenities {
	
    background-image: url(../img/sub2.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
	padding:50px 0;
	    background-color: #fff;
		background-attachment:fixed;
}

#other {
	
    background-image: url(../img/sub6.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
	padding:50px 0;
}




#facilities h3 {
	color:#fff;	
	font-family: 'Gotham';
	font-weight: 800;
	text-align:left;
}
#facilities p {
	color:#fff;	
	font-family: 'Gotham';
	font-weight: normal;
	text-align:left;
}
.adjustleft {
	padding-left:15%;
}

form label {
	color:#000;
}


.accordion {
  color: #000;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 24px;
  transition: 0.4s;
	font-family: 'Gotham';
	font-weight: 700;
	border-bottom:2px solid #E32B2D;
}

.accordion:after {
  content: '\002B';
  color: #000;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}

.active:after {
  content: "\2212";
}

.panel {
  padding: 0 18px;
  background-color: transparent;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
	font-family: 'Gotham';
	font-weight: normal;
}

.tamen {
	font-family: 'Gotham';
	font-weight: normal;
  font-size: 16px;
  color:#000;
	
}

.tamen .tred {
	font-family: 'Gotham';
	font-weight: normal;
  font-size: 16px;
  color:#E32B2D;
  width: 20%;
  vertical-align: top;
}

.panel p {
	font-family: 'Gotham';
	font-weight: normal;
  font-size: 16px;
  color:#000;
      display: block;
	  padding-top:10px;
}

.panel p span {
	font-family: 'Gotham';
	font-weight: normal;
  font-size: 16px;
  color:#E32B2D;
  min-width: 80px;
      display: inline-block;
}

.t20 {
	padding-top:200px;
}

@media only screen and (max-width: 600px) {
  main {
    background-color: #3c3c32;
    height: auto;
  }
  
  #register {
    background-size: cover;
}
  
.adjustleft {
	padding-left:0;
}

.t20 {
	padding-top:0;
}

.ops {
	padding:15px;
}

.main_img1 {
    object-fit: cover;
    object-position: 43% 34%;
    height: auto;
    width: 100%;
    margin-top: 113px;
}
	.regBtn {
	
		padding: 10px 30px;
	
	}
	.btmNav .logo {
	
		width: 232px;
	
	}

	.btn-360 {
		width: -webkit-fill-available;
		font-size: 15px;
	}

	.getsss {
		max-width: 100%;
		margin-left: auto;
	}

	.get50 {
		width: 100%;
	}

	.tempvide {
		max-width: 100%;
		margin: auto;
		padding: 2rem 0;
	}



	p {		
		line-height: 1.2;
		font-size: 11px;
	}
	.getimgss {
		max-width: 100%;
		height: auto !important;
	}



	.jog-img {
		height: auto !important;
		width: 100%;
		border-top: 0;
	}

	.getaccsty {
		max-width: 95%;
		margin: auto;
	}
	.txtMax {
		max-width: 100%;margin: auto;
	}	
	

	

	.plc6 {	
		max-width: 100%;
		
	  }
	  .plc6top{
		max-width: 65%;margin: auto;
	  }
	  .plc5top {
		max-width: 65%;margin: auto;
	  }
	  
	  .bg-card {
	
    font-size: 12px;
    line-height: 1.3;
   
	  }
	  .rc360 {
		max-width: 100% !important;
		margin: auto;
		
	}
	.checkbox-label {
		font-size: 9px;
		line-height: 1.2;
	}
	.reg {
		padding: 0;
	}
	.btn-360 small {
		font-size: 10px;
	}
	.slicaption {
		top: 0.3rem;
    padding: 5px 10px;
    /* scale: 0.6; */
	width: 50%;
    right: 0.2rem;
	}
	.slicaption small {
		text-align: center;
		display: block;
		font-size: 15px;
	}
	.slicaption2 small {	
		font-size: 15px;
	}
	.slicaption2 {
		width: 50%;
		top:0.24rem;		
		left: 0;
		padding: 5px 10px;
		line-height: 1.2;
	}
	.artimp {		
		font-size: 10px;
	
	}
	.slcuni {
	    bottom: 6px;
    left: 0%;
    width: 100%;
    text-align: center;
    font-size: 11px;
	}

	
	
	
	.sec6 {
		/* background-color: #f8e8d9;fbf3eb */
	    background: url(../images/layered-opc.png);
    background-size: 100% 75%;
    background-repeat: no-repeat;
    background-color: #fbf3eb;
	}
	
.banner_logo {
	max-width: 52%;
    margin: auto;
    margin-top: 127px;
}
.pic-cap {   
    padding: 0px 7px;
    font-size: 11px;
  
}
.draggable {
    width: 100%;
    overflow: auto;
}
.draggable .image {
    width: 270vw !important;
    max-width: unset;
}
.draggable2 {
	width: 100%;
    overflow: auto;
	direction: rtl;
}
.draggable2 .image {
 width: 167vw !important;
    max-width: unset;
}
}