@import url('../fonts/font-style.css');

/* new font families

	font-family: 'BrandoLight';
	font-family: 'BrandoRegular';
	font-family: 'BrandoSemiBold';
	font-family: 'GESSTwoBold';
	font-family: 'GESSTwoLight';
	font-family: 'GESSTwoMedium';
	font-family: 'gillsansmtprolight';
	font-family: 'HeeboRegular';
	font-family: 'MontserratExtraBold';
	font-family: 'MyriadProRegular';
	font-family: 'WhitneyLight';
	font-family: 'AdobeArabicRegular';
	font-family: 'Heebo', sans-serif;
	font-family: 'Merriweather', serif;
	font-family: 'BlissProLight';
	font-family: 'blissprobold5972f85523b1c';

new font families*/

body{
	font-family: 'BrandoRegular';
	font-size: 14px;
	font-weight: 400;
	color: #041e4c;
}
h1, h2, h3, h4, h5, h6, p, ul, li{
	margin: 0;
	padding: 0;
	line-height: normal;
}
ul{
	list-style: none;
}
a{
	display: inline-block;
	text-decoration: none;
}
a:hover{
	text-decoration: none;
}
figure{
	margin: 0px;
}

/*@media (min-width: 2000px){
	.container {
	    max-width: 1920px;
	}
}*/
.infi_header {
    /*padding: 36px 0;*/
    padding: 22px 0;
}
.head_logos img {
    /*max-width: 25%;*/
    max-width: 17%;
}
.infi_lg2{
	text-align: right;
}
.infi_lg2 img{
	/*max-width: 30%;*/
	max-width: 20%;
}
.infi_towera{
	background: url('../img/lady-image.jpg') 50% 50% no-repeat;
	/*background-size: 1352px;*/
	background-size:cover;
	background-position: center;
	/*background-size: 100% 155%;
	background-position: top -141px left 0px;*/
	/*padding: 28px 0 340px;*/
	padding: 28px 0 240px;
	position: relative;
}
.infi_towera:before{
	content: '';
	position: absolute;
	background: linear-gradient(90deg, rgb(118 73 29 / 45%) 61%, rgb(209 214 214 / 0%) 100%);
	width: 100%;
	height: 100%;
	top: 0;
}
.t1 h1, .t3 h2{
	font-family: 'BrandoLight';
	font-size: 58px;
	color: #fff;
	margin-bottom: 50px;
}
.t2 p{
	/*font-family: 'MyriadProRegular';*/
	font-family: 'BrandoSemiBold';
	font-size: 64px;
	color: #fff;
}
.t2 p strong{
	font-family: 'BrandoSemiBold';
	font-size: 65px;
	display: block;
	color: #fff;
	margin-bottom: 0px;
}
.t3 h2{
	margin: 55px 0 0;
	font-family: 'BrandoSemiBold';
	font-size: 63px;
}
.infi_towera .t3 {
    margin-left: 0;
}
.lux_head h2{
	color: #001e49;
	font-family: 'BrandoSemiBold';
    font-size: 75px;
    text-align: center;
    margin: 42px 0 42px;
}
.infi_plan{
	background: url('../img/new-back-banner.jpg') 50% 50% no-repeat;
	background-size: 2000px;
	background-position: top left;
	max-width: 700px;
    margin: 0 auto 45px;
    padding: 10px 0;
    border-radius: 5px;
}
.infi_plan img{
	max-width: 20%;
}
.infi_plan ul li{
	align-self: center;
}
.infi_plan figcaption {
    color: #fff;
    font-size: 16px;
    letter-spacing: 1px;
    margin-top: 5px;
	font-family: 'BrandoSemiBold';
}
.infi_plan ul li a{
	color: #fff;
    font-size: 11px;
    /*margin-top: 7px;*/
    font-family: 'BrandoSemiBold';
}
.infi_plan ul li:nth-child(2){
	border-width: 0 2px 0 2px;
    border-color: #fff;
    border-style: solid;
}
.infi_about h3 {
    color: #001e4b;
    text-align: center;
    font-size: 32px;
    font-family: 'BrandoSemiBold';
    /*letter-spacing: 1px;*/
}
.infi_about h4{
	font-family: 'BrandoSemiBold';
    color: #011e49;
    text-align: center;
    font-size: 26px;
    margin: 26px 0 48px;
    font-weight: 400 !important;
}
.infi_about h4 span{
	font-family: 'Merriweather', serif;
	font-weight: 400;
}
.infi_about p {
    text-align: center;
    color: #001e4b;
    font-size: 18px;
    font-weight: 400;
}
.infi_about .infi_three{
	margin: 42px 0px;
}
.infi_rooms{
	padding-top: 60px;
	position: relative;
}
.rooms_desc_start {
    margin: 0 25px 80px;
}
.infi_room_img {
    position: relative;
}
.infi_area {
    display: flex;
    justify-content: space-between;
    position: absolute;
    bottom: 35px;
    width: 100%;
    padding: 0 20px;
    align-items: end;
}
.infi_sqm p{
    color: #fff;
    font-family: 'BrandoSemiBold';
    font-size: 22px;
}
.infi_sqm h4 {
    font-size: 34px;
    color: #fff;
    font-family: 'BrandoSemiBold';
    line-height: normal;
}
.enq_btn {
    margin-bottom: 5px;
}
.infi_sqm h4 span{
	font-family: 'BrandoSemiBold';
}
.enq_btn a {
    background-color: #b68543;
    color: #fff;
    padding: 2px 15px;
    border: 2px solid #fff;
    margin-right: 10px;
    font-family: 'BrandoSemiBold';
}
p.infi_room_desc {
    text-align: center;
    margin: 18px 0;
    color: #041e4c;
    font-size: 20px;
    font-family: 'BrandoSemiBold';
}
.infi_room_price {
    display: flex;
    justify-content: space-between;
    /*align-items: center;*/
}
.infi_strating p, .infi_install p, p.infi_limit {
    font-size: 18px;
    line-height: normal;
    font-weight: 400;
    font-family: 'BrandoSemiBold';
}
p.infi_limit {
    top: -40px;
    margin-left: 25px;
    position: absolute;
    font-family: 'BrandoRegular';
    font-size: 22px;
}
.infi_strating h3 {
    color: #b68543;
    font-family: 'MyriadProRegular';
    font-weight: 600;
}
.infi_strating h3 span{
	font-family: 'Brandon_reg';
	font-weight: 400;
	margin-right: 10px;
}
.infi_strating {
    padding-right: 25px;
    border-right: 1px solid #b68543;
}
.infi_install p:first-child{
	margin-bottom: 6px;
}
.infi_install p span {
    color: #b68543;
    font-family: 'MyriadProRegular';
    font-weight: 300;
    margin-left: 15px;
}
.infi_install p span strong{
	font-weight: 600;
	margin-left: 8px;
	color: #b68543;
    font-family: 'MyriadProRegular';
}
.infi_install p.down strong{
	font-weight: 600;
	margin-left: 18px;
	color: #b68543;
    font-family: 'MyriadProRegular';
}

.infi_scheme{
	padding-top: 60px;
}
.infi_scheme .infi_about h4, .infi_scheme  .infi_about p{
	text-align: left;
	margin: 0 0 25px 0;
}
.infi_scheme .infi_about h3{
	margin-bottom: 40px;
}
.infi_about ul li {
	position: relative;
	padding-left: 30px;
}
.infi_about ul li:before {
	content: '';
	position: absolute;
	border: 1.5px solid #001e4b;
	padding: 6px;
	top: 4px;
	left: 0;
}
.monthy{
	margin-left: 142px;
}
.infi_towera.infi_boat{
	background: url('../img/boat-new.jpg') 50% 50% no-repeat;
	background-size: cover;
	background-position: center;
	/*padding: 10px 0 360px;*/
	padding: 10px 0 512px;
	position: relative;
	margin-top: 30px;
}
.infi_towera.infi_boat:before, .infi_towera:before{
	display: none;
}
.infi_boat .t3 h2 {
    margin: 10px 0 0;
}
.infi_boat .t3 h2 span{
	display: block;
	font-family: 'BrandoLight';
	line-height: 50px;
}
.infi_play img{
	max-width: 50px;
}
.t3 {
	margin-left: 20px;
}
.infi_play {
    margin-left: 20px;
}
.infi_play {
    text-align: center;
    position: absolute;
    /*bottom: -315px;*/
    bottom: -450px;
}
.play_text p {
    color: #fff;
    font-family: 'BrandoSemiBold';
}
.play_text p:first-child {
    margin-top: 10px;
    position: relative;
}
.play_text p:first-child span:first-child:before{
	content: '';
	position: absolute;
	background: #fff;
    width: 23%;
    height: 3px;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.play_text p:first-child span:last-child:before{
	content: '';
	position: absolute;
	background: #fff;
    width: 23%;
    height: 3px;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.lux_head.infi_al_head h2{
	font-size: 55px;
	margin: 70px 0;
}
.service_ul{
	padding-bottom: 40px;
}
.service_ul li {
    text-align: center;
    display: inline-block;
    width: 155px;
    vertical-align: top;
    margin-bottom: 40px;
}
.service_ul li img {
    max-width: 55px;
}
.service_ul li p {
    color: #7b7f80;
    font-size: 15px;
    margin-top: 6px;
    font-family: 'BlissProLight';
    line-height: 16px;
}
.infi_decade .lux_head.infi_al_head h2{
	margin: 48px 0;
}
.infi_border{
	padding: 40px;
	border: 1px solid #b68543;
}
.infi_border p{
	text-align: center;
    color: #011e49;
    font-size: 15.5px;
    font-weight: 500;
    font-family: 'BrandoRegular';
}
.infi_border h3 {
    color: #001e4b;
    text-align: center;
    font-size: 25px;
    font-weight: 400;
    font-family: 'BrandoSemiBold';
    margin-bottom: 50px;
}
.infi_timline{
	text-align: center;
	position: relative;
}
.infi_timline:before {
    content: '';
    position: absolute;
    background: #000;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    left: 0;
    right: 0;
    margin: auto;
    top: 56%;
}
.infi_timline img {
    padding-bottom: 60px;
}
.infi_timline p {
    color: #000;
    font-family: 'Heebo', sans-serif;
    font-weight: 300;
    font-size: 13px;
    line-height: 17px;
}
.border_line{
	position: relative;
}
.border_line:before{
	content: '';
	position: absolute;
	background: #000;
	width: 100%;
	height: 1px;
	bottom: 42%;
}
.infi_graph .lux_head.infi_al_head h2{
	margin: 50px 0;
}
.percent_sec li{
	width: 48%;
}
p.pp {
    color: #7b7f80;
    font-size: 90px;
    font-family: 'MyriadProRegular';
    font-weight: 400;
    margin-bottom: 24px;
    position: relative;
}
p.pp:before{
	content: '';
	position: absolute;
	background: #b68543;
	width: 60%;
	left: 0;
	right: 0;
	margin: auto;
	height: 1px;
	bottom: 0;
}
p.pp span{
	font-size: 45px;
}
p.pt {
    font-size: 22px;
    color: #7b7f80;
    font-weight: 400;
    letter-spacing: -1px;
}
p.pt span{
	font-size: 30px;
    color: #b68543;
    font-family: 'BrandoSemiBold';
}
.infi_percenttxt{
	margin-top: 50px;
}
.infi_percenttxt li p{
    position: relative;
    margin-bottom: 15px;
    font-size: 17px;
    font-family: 'BrandoRegular';
    font-weight: 500;
}
.infi_percenttxt li p:before {
	content: '';
	position: absolute;
	background: #000;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	top: 50%;
	transform: translateY(-50%);
	margin-left: -10px;
}
.infi_percent img{
	width: 100%;
	margin: 35px 0;
}
.infi_graph {
    margin-bottom: 75px;
}
.infi_annual td, .infi_annual th{
	border-bottom: 1px solid #dee2e6;
	border-top: 0;
	text-align: right;
	font-family: 'MyriadProRegular';
	font-size: 20px;
    font-weight: 400;
    color: #89898b;
}
.infi_annual td:first-child {
    text-align: left;
}
.infi_annual tr:first-child, .infi_annual tr:last-child{
	background-color: #fff;
}
.infi_annual tr{
	background-color: #fbf2eb;
}
.why_ambas{
	text-align: center;
}
.why_ambas img{
	max-width: 170px;
	margin-bottom: 38px;
}
.why_ambas p{
	font-size: 16px;
	margin-bottom: 38px;
	font-weight: 400;
	font-family: 'BrandoRegular';
}
.why_ambas .why_last_p{
	font-family: 'BrandoSemiBold';
}
.why_ambas .service_ul li{
	width: auto;
	padding-left: 0;
	margin-bottom: 0;
	padding: 0 15px;
}
.why_ambas.infi_about ul li:before{
	display: none;
}
.why_ambas li p{
	margin-bottom: 0px;
	font-family: 'BlissProLight';
	font-size: 18px;
    font-weight: 400;
    line-height: normal;
    color: #0a153a;
}
.why_ambas .service_ul {
    padding-bottom: 0px;
}
.why_ambas li img{
	margin-bottom: 0;
	max-width: 90px;
}
.why_ambas .service_list{
	padding-top: 20px;
}
section.infi_ambassdor {
    margin-bottom: 70px;
}
.footer{
	background: url('../img/new-back-banner.jpg') 50% 50% no-repeat;
	background-size: cover;
	/*background-position: center;*/
	/*background-size: 194em;*/
    background-position: top left;
}
.footer .infi_plan{
	background: transparent;
	max-width: 75%;
    margin: 0 auto;
    padding: 46px 0 28px;
}
.footer .infi_plan ul li:first-child {
    text-align: right;
    margin-right: 32px;
}
.footer .infi_plan ul li:last-child {
    text-align: left;
    margin-left: 32px;
}
.footer .infi_plan ul li a{
	margin-top: 0px;
}
.footer .infi_plan img {
    max-width: 15%;
    margin-top: -7px;
}
.footer .infi_plan ul li a p{
	font-size: 20px;
	display: inline;
	font-family: 'HeeboRegular';
}
.footer .infi_plan ul li:nth-child(2){
	padding: 0 37px;
}

/*Form CSS*/

.ebq_modal{
    max-width: 600px;
    border: 2px solid #b68543;
    border-radius: 6px;
}
.ebq_modal .modal-header {
    background: url(../img/new-back-banner.jpg) 50% 50% no-repeat;
    background-size: 2000px;
    background-position: top left;
    padding: 35px 20px;
    width: 100%;
    height: 100%;
    display: block;
}
.ebq_modal .close{
    opacity: 1;
    top: -110px;
    color: #fff;
    background-color: #000 !important;
    right: -17px;
    position: relative;
    padding: 4px 10px!important;
    border-radius: 100px;
}
.ebq_modal .modal-header h3{
	color: #fff;
	font-family: 'BrandoSemiBold';
	font-size: 38px;
}
.ebq_modal .modal-header p{
	color: #fff;
    margin-top: 10px;
    font-family: 'MyriadProRegular';
    font-size: 18px;
}
.ebd_body{
	padding: 20px;
}
.ebd_body form input::placeholder{
	color: #939292;
	font-size: 15px;
	font-family: 'MyriadProRegular';
}
.ebd_body form input, .ebd_body form select{
	margin-bottom: 15px;
	background-color: #cdcdcd;
	border-radius: 0;
	color: #939292;
	font-family: 'MyriadProRegular';
}
.ebd_body form input:focus, .ebd_body form select:focus{
	border-color: #b68543;
	box-shadow: 0 0 0 0.2rem #b685436e;
	font-family: 'MyriadProRegular';
}
.ebd_body .submit_btn{
	background-color: #b68543;
    color: #fff;
    border: 0;
    padding: 8px 25px;
    text-transform: uppercase;
    font-size: 14px;
    line-height: normal;
    border-radius: 5px;
    transition: 0.5s all;
    font-family: 'HeeboRegular';
    -webkit-appearance: button;
   	-moz-appearance: button;
        appearance: button;
        cursor: pointer;
}
.ebd_body .submit_btn:hover{
	transition: 0.5s all;
	background-color: #000;
}
.ebd_body form select{
	-webkit-appearance: none;
   	-moz-appearance: none;
        appearance: none;
}
.select_stt {
    position: relative;
}
.select_stt:before {
	content: '';
	position: absolute;
	border-top: 10px solid #b68543;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
	border-bottom: 10px solid transparent;
	right: 8px;
	top: 42%;
	transition: 0.5s all;
	pointer-events: none;
}
.select_stt.dactive:before {
    top: 15%;
    transform: rotate(180deg);
    transition: 0.5s all;
}
.more_video_btn {
    margin-top: 20px;
}
.more_video_btn a {
    margin: 0;
    /*padding: 8px 20px;
    border-radius: 5px;*/
    padding: 2px 15px;
    border: 2px solid #b68543;
    box-shadow: inset 0 0 2px #fff;
	font-family: 'BrandoSemiBold';
}
.more_video_btn a:last-child {
    float: right;
}
.for_phn{
	display: none;
}
@media(max-width: 767px){
	p.pt span {
    	font-size: 22px;
	}
	table.infi_annual.table {
    	overflow: hidden;
    	overflow-x: scroll;
    	display: block;
	}
	.for_phn{
		display: block;
	}
	.for_desk{
		display: none;
	}
	.infi_header .row{
		flex-wrap: unset;
	}
	.infi_header {
    	padding: 15px 0;
	}
	.head_logos img {
    	max-width: 60%;
	}
	.infi_lg2 img {
    	max-width: 80%;
	}
	.t1 h1, .t3 h2 {
    	font-size: 22px;
    	margin-bottom: 10px;
	}
	.t2 p strong{
		font-size: 27px;
		margin-bottom: 7px;
	}
	.t3 h2 {
    	margin: 15px 0 0;
	}
	.t2 p {
    	font-size: 22px;
	}
	.infi_towera {
    	background-position: right;
	}
	.lux_head h2 {
    	font-size: 25px;
	}
	.infi_plan ul li:nth-child(2){
		border-width: 2px 0;
        padding: 15px 0;
	}
	.infi_plan ul li{
		margin-bottom: 22px;
	}
	.infi_plan{
		background-size: cover;
		margin: 0 30px 32px;
	}
	.infi_about h4{
		font-size: 20px;
		margin: 15px 0 42px;
	}
	.rooms_desc_start {
    	margin: 0 0px 80px;
	}
	.infi_sqm h4 {
    	font-size: 20px;
	}
	.infi_sqm p{
		font-size: 14px;
	}
	.infi_area{
		bottom: 20px;
	}
	.infi_room_price{
		display: block;
	}
	.infi_install p span, .infi_install p.down strong{
		display: block;
		margin: 0 0 0 5px; 
		font-weight: 600;
	}
	.infi_install p span strong{
		margin-left: 0px;
	}
	.infi_play {
    	margin-left: 0px;
	}
	p.infi_room_desc {
    	text-align: left;
	}
	.infi_about h3{
		font-size: 25px;
	}
	.infi_scheme {
    	padding-top: 20px;
	}
	.monthy {
    	margin-left: 0;
    	margin-top: 25px;
	}
	.lux_head.infi_al_head h2 {
    	font-size: 26px;
    	margin: 35px 0;
	}
	.service_ul li{
		width: 49%;
	}
	.service_ul li p{
		font-size: 16px;
	}
	.service_ul li br{
		display: none;
	}
	.service_ul {
    	padding-bottom: 0;
	}
	.infi_border {
    	padding: 40px 10px;
	}
	.infi_border h3{
		margin-bottom: 0px;
	}
	.border_line:before{
    	display: none;
	}
	.infi_timline:after{
		content: '';
	    position: absolute;
	    background: #000;
	    width: 100%;
	    height: 1px;
	    /*bottom: 132px;*/
    	top: 50%;
	    left: 0;
	    transform: translateY(27px);
	}
	.percent_sec li {
    	width: 100%;
	}
	.infi_percenttxt li p:before{
		top: 9px;
	}
	.why_ambas .service_ul li {
	    padding: 0px 8px;
	    margin-bottom: 15px;
	    width: 49%;
	}
	.why_ambas li p{
		word-break: break-all;
	}
	.footer .infi_plan{
		max-width: 100%;
		padding: 26px 0 0;
	}
	.footer .infi_plan ul li:first-child {
    	text-align: center;
    	margin-right: 0;
	}
	.footer .infi_plan ul li:nth-child(2) {
    	padding: 15px 0;
	}
	.footer .infi_plan ul li:last-child {
    	text-align: center;
    	margin-left: 0;
	}
	.infi_strating h3 span{
		margin-right: 0px;
		font-weight: 600;
	}
	.infi_strating{
		display: flex;
    	align-items: baseline;
    	-moz-align-items: baseline;
	}
	.infi_strating h3{
		margin-left: 5px;
	}
	.infi_install p{
		display: flex;
	}
	p.infi_limit {
	    top: -50px;
	    margin-left: 0;
	    font-size: 20px;
	}
	.infi_about ul li:before{
		border: 1.5px solid #001e4b33;
	}
	.infi_timline {
    	margin-top: 20px;
	}
	.infi_timline:before{
		top: 100%;
	}
	.infi_timline:after{
		top: 92%;
	}
	.infi_timline img {
    	padding-bottom: 0px;
	}
	.infi_timline p{
		padding-bottom: 42px;
	}
	.time_firdst p {
    margin-top: -30px;
	}
	.infi_timline.time_firdst {
	    margin-top: 0;
	}
}