*{box-sizing: border-box; }
html {scroll-behavior: smooth;}
body{ font-family: 'LG Smart'; margin: 0;padding: 0;overflow-x: hidden; background: #000; }
label,p,ul {margin: 0; padding: 0;}
ul { list-style: none;}
body a:hover { text-decoration: none; color: #7b0027}
body a:focus { outline: 0; text-decoration: none}
.form-control:focus{ box-shadow: none;}
button:focus{ box-shadow: none; outline: none;}
img {  max-width: 100%}
.container{max-width:97%;}
video{ display: block; line-height: 0;}
.modal-dialog{ max-width: 600px;}
.modal-content{ border-radius: 0px;}
.btn.focus, .btn:focus {outline: 0; box-shadow: none; transition: .5s all;-webkit-transition: .5s all; -moz-transition: .5s all; -o-transition: .5s all; -ms-transition: .5s all;}
button{transition: .5s all;-webkit-transition: .5s all; -moz-transition: .5s all; -o-transition: .5s all; -ms-transition: .5s all;}
a{ color:#a50034; text-decoration: none; transition: .5s all;-webkit-transition: .5s all; -moz-transition: .5s all; -o-transition: .5s all; -ms-transition: .5s all;}

.stic{ position: fixed; background: #000; top:0px!important;}
.stic .h-topbar{border-radius:0;}
.img-d{ display: block!important;}
.img-m{ display: none!important;}
.main-wrapper{ width:100%; min-height: 500px;}
header{ width: 100%; padding: 15px 0;  background-color:rgba(0,0,0,.5);}
header .header-main{ width: 100%; display: flex; justify-content: space-between; align-items: flex-end;}
header .header-main .logo-con{display: flex;}
header .header-main .logo{ width:100px;}
header .header-main .logo img{ width: 100%;}
header .header-main .logo-content{ color:#fff; font-weight: 600; font-size: 1.5rem; line-height: 1.5rem; padding:0 10px; margin-left: 10px;  border-left: 1px  solid #fff;}
header .header-main a.book-btn{font-size:1.2rem; line-height: 1.2rem; color:#000; background: #fff; border-radius: 0px;margin: 10px; text-decoration: none; padding: 10px 20px;text-transform: uppercase;  font-weight: 600;}
header .header-main a.book-btn:hover{ background: #a50034; color:#fff;}
.mobilebtn { display: none;}
/*
.main-menu{ display: flex;}
.main-menu li{  margin: 0 20px;}
.main-menu li a{ color:#fff; text-transform: uppercase; font-size: 1rem; line-height:2.5rem; border-bottom: 2px; border-bottom-style: solid; border-bottom-color: transparent; display: inline-block; font-weight: 600;}
.main-menu li a.active{ color:#fff; position: relative;}
.main-menu li a.active:before{content:'';  width: 0px;height: 0px;border-style: solid;border-width: 0 6px 12px 6px; border-color: transparent transparent #FFFFFF transparent; transform: rotate(0deg); position: absolute; left:50%; bottom:-1px; transform: translateX(-50%);}
*/
.banner-enquery{ width: 100%}


.banner-form{ width: 100%; position: relative; display: flex; justify-content: space-between;}
.banner-form h1{ text-transform: uppercase; color:#fff; font-size: 3rem; line-height: 3rem; font-weight: 600;}
.banner-form p{ color:#fff; font-size: 1.1rem; line-height: 1.2rem;}
.banner-form .bannerbox{ width: 70%; border-radius: 20px 20px 0 0px; overflow: hidden; position: relative;}
.banner-form .bannerbox .banner-text{ position:absolute; right:0; bottom: 0; background:#000; padding: 20px; width: 400px; border-left: 1px solid #fff;}
.banner-form .bannerbox .banner-text h2{ font-weight: 600; color:#fff; text-align: left; font-size: 2rem; ;line-height: 2rem; text-transform: uppercase;}
.banner-form .bannerbox .banner-text p{ font-weight: 400; color:#fff; text-align: left; font-size: 1.3rem;}
.banner-form .enq-form{ width: 29%; background: #fff;  border-radius: 20px 20px 0 0px; padding: 20px;  position: relative;}



#proEnquiry  .btn-cl{ opacity: 1; border-radius:50%; position:absolute; top:20px; right:20px; width: 30px; height: 30px; padding: 7px; border: 2px solid #dd0029; display: flex; align-itrems: center;}
#proEnquiry  .btn-cl img{}
#proEnquiry .modal-title{ width: 100%; padding: 0 18px}
#proEnquiry .modal-title h5{ font-weight: 200; font-size: 1.6rem; line-height: 1.6rem; color:#000; text-transform: uppercase;}
#proEnquiry .modal-title h5 span{font-family: "Smart Bold";  font-weight: 600; color:#a50034;}
.enquiry-form{padding: 10px 20px 20px 20px;}
.enq-form .modal-title{ width: 100%; padding: 0 18px}
.enq-form .modal-title h5{ font-weight: 200; font-size: 1.6rem; line-height: 1.6rem; color:#000; text-transform: uppercase;}
.enq-form .modal-title h5 span{font-family: "Smart Bold";  font-weight: 600; color:#a50034;}
.enquiry-form .btn-lg{ border-radius:0px; background: #a50034; text-transform: uppercase; border: 0px; padding: 7px 20px; color:#fff;display: inline-block;
    font-weight: 400;text-align: center; vertical-align: middle;transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;}
.enquiry-form .btn-lg:hover{background-color: #52021b; }
.enquiry-form .btn-lg.reset-btn{background: #393939; margin-right: 5px;}
.enquiry-form .form-group{ margin-bottom: 25px;}
.enquiry-form .form-group .invalid {position: absolute;left: 9px;bottom: -17; color:#F50004}
.enquiry-form .form-group .form-control{ border: 1px solid #e0e2e5;  background: #efece5; border-radius: 0px; padding: 10px; height: auto;}
.form-group.pvs{ position: relative; display: flex;}
.form-group.pvs input[type="checkbox"] { padding: 0;height: 10px;width: 10px;margin-bottom: 0; border: 1px solid  #a50034;transform: scale(1.5); cursor: pointer;position: absolute; left:5px; top:5px;-webkit-appearance:none; -webkit-transition:box-shadow 200ms;}
.form-group.pvs input[type="checkbox"]:checked { border-color:#a50034;background-color:#a50034;}
.form-group.pvs input[type="checkbox"]:checked:before {content:'';display:block; width:4px;height:8px;border:solid #fff;
border-width:0 2px 2px 0; -webkit-transform:rotate(45deg); transform:rotate(45deg); margin-left:2px; margin-top:0px;}
.massage-box{ position: absolute;  width: 100%; height:100%; top:0; left:0px; background: rgba(255,255,255,.8); display: none; font-size: 2rem; z-index: 100; font-weight: 600; padding: 5rem; text-align: center;}
.massage-box span{ position: absolute; top: 50%; left:50%; transform: translate(-50%,-50%); width: 95%;font-size: 1.8rem;
    line-height: 2rem;}

label.labe{padding-left:25px}
.form-group.pvs .invalid{ position: absolute; left: 9px;bottom:-17px;}
.form-group .tooltiptext{ position: absolute; background:#a90202; color:#fff; font-size: 11px; padding:2px 5px; z-index: 1;min-width: 100px; text-align: center; border-radius: 5px; bottom: -18px; left: 12px;}
.form-group .tooltiptext:before{ content:''; position: absolute;  top:-5px; left:10px; width: 0;height: 0;border-style: solid;border-width: 0 5px 8px 5px;border-color: transparent transparent #a90202 transparent;}

.enquiry-form .btn-submit{ background:#a50034; color:#fff; border: 0px; box-shadow: none; display: inline-block; padding:5px 20px; margin-left: 0px;}

.enquiry-form .reset-btn{ background:#393939; color:#fff; border: 0px; box-shadow: none; display: inline-block; padding:5px 20px; margin-left: 5px;}

.sec-2{ width: 100%; padding: 60px 0 30px; }
.section-slide{ display: flex; width: 100%;}
.section-slide .leftside-banner{ width: 70%; position: relative;}
.section-slide .leftside-banner img{ width: 100%;}
.section-slide .leftside-banner .title{ position: absolute; left: 0px; bottom: 60px;  padding: 10px 20px;

background: -moz-linear-gradient(left,  rgba(0,0,0,1) 0%, rgba(0,0,0,0.71) 78%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  rgba(0,0,0,1) 0%,rgba(0,0,0,0.71) 78%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  rgba(0,0,0,1) 0%,rgba(0,0,0,0.71) 78%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00000000',GradientType=1 ); /* IE6-9 */

	 color:#fff; text-transform: uppercase; font-size: 1.5rem; line-height: 1.5rem;
}


.section-slide .right-sidcontant{ width: 30%; background: #a50034; display: flex; align-items: center;}
.section-slide .right-sidcontant .content{ padding:0 100px; width: 100%;}
.section-slide .right-sidcontant .content h2{ font-size: 2rem; color:#fff; font-weight: 800;  line-height: 2rem; text-transform: uppercase;}
.section-slide .right-sidcontant .content p{ font-size: 1.2rem; color:#fff; line-height: 1.2rem; margin-bottom: 15px;}
.section-slide .right-sidcontant .content .tnc-d{ font-size: 1rem; color:#fff; line-height: 1rem;}

.single-sec{ width: 100%; padding: 30px 0;}
.single-sec .single-imgbanner{ width: 100%; position: relative;}
.single-sec .single-imgbanner .title{ position: absolute; left: 0px; bottom: 60px;  padding: 10px 20px;

background: -moz-linear-gradient(left,  rgba(0,0,0,1) 0%, rgba(0,0,0,0.71) 78%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  rgba(0,0,0,1) 0%,rgba(0,0,0,0.71) 78%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  rgba(0,0,0,1) 0%,rgba(0,0,0,0.71) 78%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00000000',GradientType=1 ); /* IE6-9 */

	 color:#fff; text-transform: uppercase; font-size: 1.5rem; line-height: 1.5rem;
}
.single-sec .single-imgbanner .single-banner-con{ width:35%; background: rgba(0,0,0,.5); padding: 30px; text-align: center; border: 1px solid #a50034; position: absolute; bottom:0px; left: 50%; transform: translateX(-50%); border-bottom: 0px;}
.single-sec .single-imgbanner .single-banner-con h3{ color:#fff; font-size: 1.2rem; line-height: 1.2rem; text-transform: uppercase; text-align: center;}
.single-sec .single-imgbanner .single-banner-con p{ color:#fff; font-size: 1rem; line-height: 1rem;  text-align: center;}

.sec-list{ width: 100%; padding: 30px 0;}
.sec-list .color-list{ background: #a50034; width: 100%; padding: 50px 0;}
.sec-list .color-list  .title{ width: 100%; text-align: center; color: #fff; text-transform: uppercase; font-size: 2rem; line-height: 2.3rem; font-weight: 600; margin: 20px;}
.sec-list .color-list ul{ width: 100%; display: flex; flex-wrap: wrap;}
.sec-list .color-list ul li{ width: 50%; border-bottom:1px solid #000; padding:70px 100px ;}
.sec-list .color-list ul li.odd{ border-left: 1px solid #000;}
.sec-list .color-list ul li .img-icon{ width: 70px; height: 70px; margin-bottom: 15px}
.sec-list .color-list ul li .img-icon img{ width: 100%;}
.sec-list .color-list ul li h3{ color:#fff; font-size:1.3rem; line-height: 1.3rem; margin-bottom:10px; font-weight: 600;}
.sec-list .color-list ul li p{ color:#fff; font-size:1.2rem; line-height: 1.3rem; margin-bottom:10px; font-weight: 400;}
.sec-list .color-list ul li .pro-info{ width: 100%;}
.sec-list .color-list ul li .pro-info label{ padding: 0px; margin: 0px; font-weight: 200; font-size: 1rem; color:#fff;}
.sec-list .color-list ul li .pro-info p{ padding: 0px; margin: 0px; font-weight: 600; font-size: 1rem;color:#fff; text-transform: uppercase;}

.sec-list .color-list-footer{ background: #4a4845; width: 100%; padding: 50px 0;}
.sec-list .color-list-footer  .title{ width: 100%; text-align: center; color: #fff; text-transform: uppercase; font-size: 2rem; line-height: 2.3rem; font-weight: 600; margin: 20px;}
.sec-list .color-list-footer ul{ width: 100%; display: flex; flex-wrap: wrap;}
.sec-list .color-list-footer ul li{ width: 33.3%;  padding:20px 60px ;}
.sec-list .color-list-footer ul li .img-icon{ width: 80px; height: 80px; margin-bottom: 15px}
.sec-list .color-list-footer ul li .img-icon img{ width: 100%;}
.sec-list .color-list-footer ul li h3{ color:#fff; font-size:1.3rem; line-height: 1.3rem; margin-bottom:10px; font-weight: 600;}
.sec-list .color-list-footer ul li p{ color:#fff; font-size:1.2rem; line-height: 1.3rem; margin-bottom:10px; font-weight: 400;}
.sec-list .color-list-footer ul li .pro-info{ width: 100%;}
.sec-list .color-list-footer ul li .pro-info label{ padding: 0px; margin: 0px; font-weight: 200; font-size: 1rem; color:#fff;}
.sec-list .color-list-footer ul li .pro-info p{ padding: 0px; margin: 0px; font-weight: 600; font-size: 1rem;color:#fff; text-transform: uppercase;}





.thankyou-box{ height:74vh; width: 100%; display: flex; justify-content: center; align-items: center;}
.thankx{ text-align: center;}
.thankx h2{ font-size: 2rem; font-weight: 600; text-align: center; line-height: 2.2rem; color:#000;}
.thankx p{ font-size: 1.4rem;line-height: 1.6rem; font-weight: 600;}
.thankx a{padding: 7px 20px; background:#a50034; border-radius: 4px; font-size: 1rem; line-height: 1.3rem; color:#fff; text-transform: uppercase; display: inline-block;}

.footer_nav{ width: 100%;margin: 0.5% 0%;}
.footer_sec .footer_nav ul{ margin:0; padding:0; list-style:none; display: flex;}
.footer_sec .footer_nav ul li{text-align: center; border-right: 1px solid #ffffff;font-size: 16px; }
.footer_sec .footer_nav ul li:last-child{ border-right: 0;}
.footer_sec .footer_nav ul li a{ color:#ffffff; text-decoration:none; font-size:14px; padding: 0 20px;}
.footer_sec .footer_nav ul li:first-child a{padding: 0 20px 0 0;}
.footer_sec p{ font-size: 16px;display: block;width: 100%;margin: 0;padding: 0; font-family: 'LG Smart';}
.footer_sec p a{ color:#ffffff; font-family: 'LG Smart';}
.ft_main {background: #333333;color: #ffffff;}
.foot-scan{ display: flex; justify-content: flex-end;}

/*---T&C----------*/
#myModaltnc2 ul { list-style: disc; margin-left: 20px;}
#myModaltnc2 ul li{ margin-bottom: 20px;text-align: justify;}
#myModaltnc2 ul li:last-child{margin-bottom: 0px;}
#myModaltnc2 .btn-cl{ width: 25px; height: 25px; background: #a50034; border: 0px; padding: 5px;}
#myModaltnc2 .btn-cl img{ margin-top: -10px;}
#myModaltnc2 ol {  margin-left:0px; padding-left: 10px;}
#myModaltnc2 ol li{ margin-bottom: 20px;text-align: justify;}
#myModaltnc2 ol li:last-child{margin-bottom: 0px;}


@media ( max-width: 1920px) {

}

@media only screen and (min-width : 1824px){
.container {max-width:1600px;}
}	

@media ( max-width: 768px) {
	.container{max-width: 100%}
	.main-menu li a span{ display: none;}
.footer_sec .footer_nav {margin-bottom:15px;}
.footer_sec .footer_nav ul{ justify-content: center;}
.footer_sec .footer_nav ul li:last-child a{padding-right: 0px;}
.footer_sec p{ text-align: center; line-height: 15px; margin-bottom: 10px;}
.footer_sec p:last-child{margin-bottom: 0px;}

.img-d{ display: none!important}
.img-m{ display:block!important}	
}

@media (max-width: 580px){
	.mobilebtn { display: block;}
	header .header-main .logo{ margin: 5px; width: 85px;}
	header .header-main a.book-btn{font-size: 1rem;line-height: 1rem; white-space: nowrap; padding: 8px 10px; font-weight: 600; }
	
	#proEnquiry .modal-title{padding:20px 0px 0px 0px;}
	.enquiry-form{padding: 10px 0px 20px 0px;}
	.banner-form,.section-slide{ flex-wrap: wrap;}
	.banner-form .bannerbox{ width: 100%;}
	.banner-form .enq-form{ width: 100%;}
	.section-slide .leftside-banner,.section-slide .right-sidcontant{ width: 100%;}
	.single-sec .single-imgbanner .single-banner-con{ position: relative; width: 100%; transform: translate(0); left: 0px;}
	.sec-list .color-list ul li{ width: 100%; padding: 20px; border-bottom: 1px solid #000!important;}
		.sec-list .color-list ul li:last-child{ width: 100%; padding: 20px; border-bottom: 0px!important;}
	.sec-list .color-list .title{ margin: 0px;}
	.sec-list .color-list-footer ul li{width: 100%; padding: 20px;}
	.section-slide .right-sidcontant .content{ width: 100%; padding: 20px;}
	.sec-list .color-list,.sec-list .color-list-footer{ padding: 20px 0;}
	.sec-list .color-list-footer .title{ margin: 0px;}
	.enq-form{ display: none;}
	.banner-form .bannerbox .banner-text{  width: 300px;  border-top: 1px solid #fff;}
	.banner-form .bannerbox .banner-text h2{ font-size:1.2rem; line-height: 1.2rem; margin-bottom: 5px;}
	.banner-form .bannerbox .banner-text p{font-size:1rem; line-height: 1rem;}
	.title-mid{ top: 30%; bottom: inherit;}
	.title{  bottom: 20px!important; font-size: 1.2rem; line-height: 1.2rem;}
	
	
}