html {scroll-behavior: smooth;}
body{margin:0;padding:0;font-family: 'Figtree';font-style: normal;font-display: swap;}
::-webkit-scrollbar { width: 15px; }
::-webkit-scrollbar-track {	box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.2); background: #E5E5E5;}
::-webkit-scrollbar-thumb {	background: #E3C489; border-radius: 4px;}
::selection { background: #E5E5E5;}

.spacer {margin:3em 0 3.5em;}
.mb-2 {margin:0 0 3em;}

header{float:left;width:100%;position:relative;}
header .container {position:relative; width: 1300px;}
.top-links{float:left;width:100%;position:relative;text-align:center;z-index:1;background-color: #14213D;}
.top-links a{ letter-spacing: .3px; font-weight: 500;display:inline-block;padding:.5em 0 .5em 1.2em;color: #fff;text-decoration:none;font-size:14px;}
.top-links a > i{ margin-right:6px;line-height:25px;font-size:13px;color: #14213D; background-color: #E3C489; width: 25px; border-radius: 50%; text-align: center;}
.header-menu{position:relative;z-index:5;width:100%;background-color:#fff;padding: 1.7em 0;display: flex; align-items: center;}
.logo{float:left;width:160px;margin:0; transition: all .15s linear;position: absolute; left: 0; top: -76px; background: #fff; height: 160px; border-radius: 50%; border: 4px solid #fff;}
.social {float:left; width:100%;text-align:right;}
.social a {display:inline-block;color:#1a1d1e;text-decoration:none;padding: 10px 5px 10px 10px; font-size:1em;  border-radius: 30px; text-transform: capitalize;}
.social a:last-child{padding:10px 0 10px 10px;}
.social a:hover, .social a:focus {color: rgb(250, 197, 50);}
.social a > img { width: 25px;}

.banner{float:left;width:100%;overflow:hidden;position:relative;}
.banner .container-fluid {padding:0;}
.banner .item > img {width:100%;height:580px;object-fit:cover;}
.banner-txt{ position: absolute; padding: 4em 0 0; margin: 0 0 0 22em; width: 375px; display: flex; align-items: start; justify-content: start; flex-direction: column; }
.banner-txt::before {
    content: "";
    position: absolute;
    top: 0;
    left: -10%;
    height: 100%;
    width: 130%;
    background: linear-gradient(rgba(229,229,229,1) 55%, rgba(255,255,255,0));
    z-index: 2;
	mix-blend-mode: hard-light;
}
.banner-txt h2 {
	color: #14213D;
	font-weight: 900;
	margin: 0 0 15px 0;
	font-size: 4em;
	line-height: .9em;
	position: relative;
	text-transform: uppercase;
	z-index: 4;
}
.banner-txt p { color: #1a1d1e; font-size: 18px; font-weight: 500; z-index: 4; }
.wavey { position: absolute; right: -130px; height: 100%; z-index: 3;}
.wavey.mob { display: none;}
.slider-controls { margin: 1.5em 0 0; display: flex; z-index: 4; width: 90px; justify-content: space-between;}
.slider-controls img { width : 40px; }
.slider-controls img:hover { opacity: .7; }
.carousel-control { z-index: 4; opacity: 1; position: absolute; transform: translateY(-40%); top: 60%; background: #fff; width : 35px; height : 35px; border-radius: 50%; align-items: center; justify-content: center; display:none; }
.carousel-control.left, .carousel-control.right {background: #fff;}
.carousel-control.left { left: 25px;}
.carousel-control.right { right: 25px;}
.left.carousel-control > img, .right.carousel-control > img { width : 20px;}
.book-now { font-size: 16px; z-index: 4; text-decoration: none; color: #1a1d1e; font-weight: 600; text-transform: capitalize; background-color: #fff; border-radius:30px; padding: .4em 1.2em; line-height: 26px; letter-spacing: .6px; }
.book-now:hover, .book-now:focus { text-decoration: none; color: #fff; background-color: #14213D;}

.heading {z-index:2; position:relative;color:#1a1d1e;font-weight:700;font-size:2.2em;margin: 0; padding:0;}
/*.top-deals .heading, .take-me-there .heading { font-size: 2.6em;}*/

.keypoints { float: left; width: 100%; margin: -1.5em 0 0; }
.keypoints .container { width: 1300px; }
.keypoints-bg { float: left; width: 100%; border-radius: 20px 20px 0 0; background-color: #fff; position: relative; z-index: 4; padding: 2em 2.5em; margin:0 -15px;}
.keypoints .keypoints-container { position: relative;display: flex; align-items: center; justify-content: start;}
.keypoints .keypoints-container svg { width: 40px; margin:0 10px 0 0; z-index: 1;}
.keypoints .keypoints-container::before {
	content: "";
	position: absolute;
    left: 5px;
    top: 6px;
    width: 27px;
    height: 18px;
    border-radius: 33px 20px 36px 70px / 40px 40px 60px 60px;
	z-index: 0;
}
.keypoints .col-lg-3:first-child .keypoints-container::before { background-color: #E0EDC1;}
.keypoints .col-lg-3:nth-child(2) .keypoints-container::before { background-color: #FDEBB7;}
.keypoints .col-lg-3:nth-child(3) .keypoints-container::before { background-color: #D8EBF9;}
.keypoints .col-lg-3:last-child .keypoints-container::before { background-color: #FAD1C8;}
.keypoints .keypoints-container h4 { text-transform: capitalize; font-weight: 700; font-size: 17px;}

.nav-tabs { position: relative; z-index: 2;}
.top-experiences{float:left;width:100%;position:relative; margin: 3em 0 1em;}
.top-experiences .container { width: 1300px; }
.top-experiences .util-carousel {margin:1.5em 0 0;}
.top-experiences .util-carousel .util-wrapper-holder { padding: 2em 0 0;}
.top-experiences .tab-content { margin: -70px 0 0; }

.top-experiences.te { min-height: 462px;}
.top-experiences .util-carousel .util-item .item {margin:0 .75em;}
.top-experiences .util-theme-default .util-navigation { position: absolute; top: -12px; right: 0; z-index: 3;}
.top-experiences .util-theme-default .util-prev, .top-experiences .util-theme-default .util-next { background-color: transparent; color: #000;}
.util-theme-default .util-prev, .util-theme-default .util-next { font-size: 24px;}
.join-blocks{ float:left;width:100%;position:relative;overflow:hidden; }
.join-blocks-img{ position:relative;width:100%;padding:1em 0 0; border-radius: 15px; overflow: hidden;height:220px; }
.join-blocks-img img{ position:absolute;top:0;left:50%;transform:translateX(-50%);width:100%;height:100%; object-fit: cover; }
.join-blocks h4 { color: #1a1d1e; font-size:17px; margin: 15px 0 0; font-weight: 600; line-height: 1.3em;}
.join-blocks h5 { color: #999; font-size:13px; margin: 10px 0 5px; border: 2px solid #E3C489; padding: 4px 6px; display: inline-block; border-radius: 4px;}
.enquire { background: #FB0; color: #14213D; padding: 6px 12px; border-radius: 6px; position: absolute; bottom:0; right: 0; font-size: 16px; letter-spacing: .2px; font-weight: 700; outline: 3px solid #fff;}
.enquire:hover, .enquire:focus { background: #E3C489; color: #14213D; text-decoration: none; }
.enquire > img { position: relative; left: 0; transform: none; height: auto; width: 15px; margin: 0 0 0 6px; }
.stars { display: flex; color: #1a1d1e; align-items: baseline;}
.stars i { color: #fb0; margin:0 3px 0 0;}
.stars i:last-child { margin:0 10px 0 0;}
.price { display: flex; color: #1a1d1e; align-items: baseline;}
.price del { color: #f27a61; margin:0 5px;}
.price ins { color: #1a1d1e; font-size: 16px; font-weight: 600;text-decoration: none;}
.tab-wrap { margin: 1em -15px 0;}
.tab-wrap .nav-tabs>li>a { border: none;}
.tab-wrap .nav-tabs>li.active>a, .tab-wrap .nav-tabs>li.active>a:focus, .tab-wrap .nav-tabs>li.active>a:hover { border: none;}
.tab-wrap .nav-tabs li { margin: 0; border-bottom: 2px solid transparent;}
.tab-wrap .nav-tabs li a {font-weight: 400; font-size: 18px;color: #aaa; padding-left: 18px; padding-right: 18px; text-transform: capitalize;letter-spacing: .2px;}
.tab-wrap .nav-tabs li:hover { background-color: #fff; }
.tab-wrap .nav-tabs li:hover a { color: #1a1d1e; }
.tab-wrap .nav-tabs li.active, .tab-wrap .nav-tabs li.active a { color: #1a1d1e; background: transparent; border-color: #14213D; font-weight: 700; }
.tab-wrap .nav>li>a:focus, .tab-wrap .nav>li>a:hover { background-color: #fff;}
.tab-wrap .nav-tabs li a i { margin-right: 6px;}
.tab-wrap .tab-pane { margin: 0 -15px;}

.top-deals .util-carousel {margin:1.5em -15px 0;}
.top-deals .join-blocks-img { height: auto; padding: 0; border: 2px solid #ddd; }
.top-deals .join-blocks-img img { height: 424px; position: relative; left: 0; transform: translateX(0);}
.top-deals .util-carousel .util-wrapper-holder { padding: 1em 0 0;}
.top-deals .util-theme-default .util-navigation { top: -60px; z-index: 3;}

.take-me-there { padding: 1em; }
.take-me-there svg { position: absolute; top: 0; left: 0; transform: scaleX(-1) scaleY(-1);}
.take-me-there .util-carousel .util-wrapper-holder { padding: 1em 0 0;}
.take-me-there .util-theme-default .util-navigation { top: -60px; z-index: 3; right: auto; left: calc(100% - 350px);}
.take-me-there .join-blocks { margin: 2em 0 0;}
.take-me-there .join-blocks h4 { font-size:20px; font-weight: 600; text-align: center; background-color: #fff; margin:0; padding: .5em 1em; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); border-radius: 10px;}
.take-me-there .join-blocks-img { height: 270px;}

.experiences { background-color: #fff;}
.experiences .join-blocks-img { height: 260px; border-radius: 15px 15px 0 0;}
.experiences .join-blocks h4 { position: static; transform: none;font-size:20px; font-weight: 600; text-align: center; background-color: #FAC532; color: #1a1d1e; margin:0; padding: .7em; border-radius: 0 0 15px 15px;}

.new-experiences { margin: 0 0 3em;}
.new-experiences .join-blocks-img { height: 260px;}
.new-experiences .util-carousel { margin: 1.5em 0 0;}
.new-experiences .util-carousel .util-item:last-child .item {margin:0 .75em;}

.testimonials { margin: 3em 0; background-color: #f2f2f2; padding: 3em 0;}
.testimonials .util-carousel .util-wrapper-holder { padding: 1em 0 0;}
.testimonials .util-theme-default .util-navigation { top: auto; z-index: 3; right: auto; left: auto; position: static; margin: 1.5em 0 0;}
.testimonials .join-blocks { text-align: center; padding: 3em 2em; background-color: #fff; border-radius: 15px;}
.testimonials .join-blocks-img { height: 150px; width: 150px; border-radius: 50%; margin: auto;}
.testimonials .join-blocks h4 { text-transform: uppercase; font-weight: 700; letter-spacing: 1px; font-size: 20px; margin: 25px 0 0;}
.testimonials .join-blocks h5 {font-size: 15px; line-height: 1.4em; margin: 2px 0 0; padding: 0; border: 0;}
.testimonials .join-blocks p {margin: 12px 0;font-size: 15px;color: #1a1d1e;}
.testimonials .stars {justify-content: center;}
.testimonials .stars i { margin:0 3px;}

.ftr {background:#14213D;padding:5em 0; float: left; width: 100%; margin: 2em 0 0; border-radius: 40px 40px 0 0;}
.ftr .container { width: 1300px; }
.ftr-heading {font-size:1.7em; color: #E3C489; margin: 0 0 .9em; text-transform: capitalize; letter-spacing: .5px;}
.ftr p {color:#fff; font-weight:200;margin:0 0 .5em;position:relative;line-height:1.6em;}
.ftr a {display:block;font-weight:200;color:#fff;font-size:1em;letter-spacing:.5px;text-decoration:none;margin:0 0 .5em;line-height:2em; padding:0 0 0 2em; background-image: url('../images/icons/right-white.png'); background-repeat: no-repeat; background-size: 15px; background-position: left center;}
.ftr a > img { display:block; width: 150px; position: relative;}
.social-media-links { display: flex; justify-content: end; transform: translateY(60px);}
.ftr a:hover, .ftr a:focus {color:#fff;}
.ftr span { display: block; margin: 0 0 5px; }
.ftr span > a { display: inline-block; width: calc(100% - 30px); line-height: 1.5em; padding: 0; background-image: none; }
.ftr .ftr-logo { padding: 0; background-image: none; }
.ftr span > i { color: #E3C489; vertical-align: top; display: inline-block; width: 30px; margin: 4px 0 0;}

.allrights {float:left;width:100%;background-color:#E5E5E5;padding:2.9em 0;text-align: center;}
.allrights p {font-weight:300;color:#1a1d1e;font-size:1em;margin:0 0 0 5em;}

.carousel-fade .carousel-inner { background: #fff; } 
.carousel-fade .item { opacity: 0; -webkit-transition-property: opacity; -moz-transition-property: opacity; -o-transition-property: opacity; transition-property: opacity; transition-timing-function: linear;}
.carousel-fade .next.left,.carousel-fade .prev.right,.carousel-fade .item.active { opacity: 1; }
.carousel-fade .active.left,.carousel-fade .active.right { left: 0; opacity: 0;z-index: 1;}
/* Safari Fix */
@media all and (transform-3d), (-webkit-transform-3d) {
.carousel-fade .carousel-inner > .item.next, .carousel-fade .carousel-inner > .item.active.right { opacity: 0; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);}
.carousel-fade .carousel-inner > .item.prev, .carousel-fade .carousel-inner > .item.active.left {opacity: 0; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);}
.carousel-fade .carousel-inner > .item.next.left, .carousel-fade .carousel-inner > .item.prev.right, .carousel-fade .carousel-inner > .item.active { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);}
}

.profile { float: left; width: 100%; padding: 4em 0 0; background: radial-gradient( rgba(255,255,255,.95), rgba(255,255,255,1)), url('../images/pattern.svg'); background-attachment: fixed; }
.profile .container { width: 1300px;}

.breadcrum {position: relative;float: left;width: 100%;padding: 5em 0;text-transform: capitalize;background-image: url('../images/breadcrum.jpg');background-position: center; background-size: cover; }
.breadcrum .container { width: 1300px;}
.breadcrum::after {content: "";position: absolute;top: 0;right: 0;bottom: 0;left: 0;background-color: rgba(229,229,229,.82);z-index: 0;}
.breadcrum h2 { font-weight: 700;margin: 0;z-index: 1;position: relative;color: #14213D;}
.breadcrum a {color: #1a1d1e;display: inline-block;margin-right: 4px;font-weight: 400;letter-spacing: .2px;z-index: 1;position: relative; text-decoration:none;}
.breadcrum a:last-child {pointer-events: none;}

.swiper-slide {text-align: center;font-size: 18px;background: #fff;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.swiper-slide img {display: block;width: 100%;height: 100%;object-fit: cover;}
.swiper {width: 100%;margin: 0 auto;}
.swiper-slide {background-size: cover;background-position: center;background-color: #ceced0;border-radius: 15px;}
.mySwiper2 {height: 450px;width: calc(80% - 13px);float: left;border-radius: 15px;}
.mySwiper {height: 450px;box-sizing: border-box;width: 20%;float: left;margin: 0 13px 0 0;}
.mySwiper .swiper-slide {width: 100%;overflow: hidden;filter: brightness(.4);}
.mySwiper .swiper-slide-thumb-active {opacity: 1;filter: brightness(1);}
.swiper-slide img {display: block;width: 100%;height: 100%;object-fit: cover;position:absolute;top:0;left:0;}
.mySwiper2 .swiper-button-prev { left: 0;}
.mySwiper2 .swiper-button-next { right: 0;}
.mySwiper2 .swiper-button-next:after, .mySwiper2 .swiper-button-prev:after {font-size:2em;color: #000;background-color: #FB0;padding: .5em;}
.mySwiper2 .swiper-button-next:after { border-radius: 10px 0 0 10px;}
.mySwiper2 .swiper-button-prev:after {border-radius: 0 10px 10px 0;}
.thumb-swiper .swiper-button-next:after, .thumb-swiper .swiper-button-prev:after { content: none;}

iframe { width: 100%; height: 310px; border-radius: 20px;}

.contact {float:left;width:100%;position:relative;z-index:2; background: radial-gradient( rgba(255,255,255,.92), rgba(255,255,255,1)), url('../images/pattern.svg'); background-attachment: fixed; }
.contact .col-lg-7 .col-lg-6:first-child { padding-right: 7.5px;}
.contact .col-lg-7 .col-lg-6:nth-child(2) { padding-left: 7.5px;}
.contact-details{padding: 1.8em 2em;margin:2em 0 0;background-color:#14213D; float: left; width:100%; border-radius: 20px;}
.contact-details li{ list-style:none;margin: 0 0 6px;}
.contact-details li a{color:#fff;text-decoration:none;font-size:16px;display: inline-block; line-height: 1.7em; font-weight: 400; width: calc(100% - 33px);}
.contact-details li a:hover i{color:#fff;}
.contact-details li span {margin:0 0 .5em; display: block; font-size: 1.2em;}
.contact-details i{vertical-align: top;margin-right:8px; background-color:#E3C489;color:#14213D; width: 25px; height: 25px; line-height: 25px; border-radius: 50%; text-align: center; }
.contact-details hr{border-color:#E5E5E5;margin: 20px 0;}
.contact input[type="number"] { -moz-appearance: none;}
.contact .form-control{margin:0 0 1.1em;padding:0 1em;border-radius:12px; border: 1px solid #ccc;height: 52px;}
.contact textarea.form-control{ resize:none; height: auto;padding: 1em;}
.contact .btn-success {border-radius: 30px;font-size: 18px;background-color: #fff;border: 0;padding:.8em 1.5em;float: left;color: #1a1d1e;font-weight: 600;}
.contact .btn-success:hover {background-color: #1a1d1e; color: #fff;}
.contact form { margin: 2em 0 0; float:left; width: 100%;}
.contact select  { color: #999;}
.contact .img-responsive { border-radius: 20px; }

.trending { background: radial-gradient( rgba(255,255,255,.85), rgba(255,255,255,1)), url('../images/pattern.svg'); background-attachment: fixed; }
.about{float:left;width:100%;padding:3em 0 3em;position:relative;}
.about .container { width: 1300px;}
.about p {
    font-size: 16px;
    color: #0D0C1D;
    font-weight: 400;
    line-height: 1.6em;
    margin: 15px 0 0;
    letter-spacing: .2px;
}
.about img {
    width: 100%;
	margin: 2em 0 0;
}
.contact-pg { padding: 3em 0 0;}
.packages { margin: 0 0 1em;}

.all-packages { background: radial-gradient( rgba(255,255,255,.93), rgba(255,255,255,1)), url('../images/pattern.svg'); background-attachment: fixed; }
.all-packages .join-blocks { margin: 1em 0 2em; background: #fff;}

.pro-page { text-align: left;}
.pro-page p {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5em;
    letter-spacing: .2px;
	margin: 10px 0;
}
.prices {display:flex;width:100%;justify-content:space-between; margin: 1em 0; background-color: #f2f2f2; }
.prices .big { font-size: 16px; font-weight: 600; padding: .5em 1em; flex-grow: 1; }
.prices .big:nth-child(2) { border-left: 2px solid #78b542; border-right: 2px solid #78b542;}
.booking-button { font-size: 15px; text-align: center; display: block; background-color: #78b542; color:#fff; font-weight:500; border:0; margin: 0 0 .5em; cursor:pointer; padding: .7em 1em; text-transform: capitalize;}
.booking-button:hover, .booking-button:focus { text-decoration: none; background-color: #68332b; color: #fff; }
.cnt-container { float: left; width: 100%; margin: 0 0 .2em; }
.cnt {font-size: 16px; text-align: center; display: inline-block; background-color: #14213D; color:#fff; font-weight:500; border:0; margin: 0 0 .5em; cursor:pointer; padding: .5em 1em; text-transform: capitalize; border-radius: 8px;}
.cnt:hover, .cnt:focus {text-decoration: none; background-color: #E3C489; color: #14213D; }
.cnt-container .cnt:first-child { background-color: #E3C489; color: #14213D; font-weight: 600;}
.cnt > span { margin: 0 6px 0 0;}
.pkg-heading { margin-top: 10px; }

.whatsapp {
    position: fixed;
    bottom: 4%;
    right: 2%;
    z-index: 5;
}
.whatsapp img {
    height: 90px;
    width: 90px;
}
a#scroll {
    background-color: #E3C489;
    color: #14213D;
    padding: 17px;
    position: fixed;
    bottom: 15%;
    right: 3%;
    text-decoration: none;
    z-index: 1000;
    border-radius: 6px;
}
a#scroll > img {
    height: 30px;
    width: 30px;
}
.explore-packages { margin: 2em 0 1em;}
.pro-page-content { margin: 2.2em 0 0;}
.pro-page-content p {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5em;
    letter-spacing: .2px;
    margin: 10px 0 25px;
}
.pro-page-content ul { padding: 0 0 0 1.5em; margin: 10px 0; float: left; width: 100%; }
.pro-page-content ul li {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.6em;
    letter-spacing: .2px;
}
.services { float: left; width: 100%; padding: 3em 0 2em;}
.services .heading > span { height: 40px; width: 40px; border-radius: 50%; background-color: #E3C489; color: #14213D; line-height: 40px; text-align: center; margin: 0 10px 0 0; display: inline-block; }
.services p {
    font-size: 16px;
    color: #0D0C1D;
    font-weight: 400;
    line-height: 1.55em;
    margin: 15px 0 25px;
    letter-spacing: .2px;
}
.services img.img-responsive {
	border-radius: 25px;
	margin: 0 0 35px;
	box-shadow: 0 4px 12px rgba(0,0,0,.05);
	border: 1px solid #ddd;
}
.services .clearfix { padding: 1.5em 0;}

.days-plans {float: left;width: 100%;padding: .6em 1.4em;border: 2px dashed #E3C489;background-color: #fff;border-radius: 18px;margin: 12px 0;}
.days-count { font-weight: 700; }
.days-plans p { margin: 0 0 10px; }
.days-plans p > span { font-weight: 700;}
.meals { float: left; width: 100%; text-align: right;}
.meals > span { display: inline-block; padding: 5px 15px 5px 6px; color: #14213D; background-color: #E3C489; border-radius: 20px; margin: 0 3px 0 0; }
.meals > span:last-child { margin: 0; }
.meals > span > i { margin: 0 5px 0 0;  height: 22px; line-height: 22px; width: 22px; background-color: #fff; border-radius: 50%; text-align: center; }
.mt-1 { margin-top: 1em; float: left; width: 100%; }

@media(max-width:1886px){
	.banner-txt h2 {font-size: 3.4em;}
	.banner-txt { margin: 0 0 0 5em; width: 318px; }
}
@media(max-width:1600px){		
	.banner .item > img { height: 500px;}
}
@media(max-width:1400px){		
	.logo { left: 15px; }
	.keypoints-bg { margin: 0; }
	header .container, .keypoints .container, .top-experiences .container, .profile .container, .ftr .container, .breadcrum .container, .about .container { width: inherit; }
	.tab-wrap { margin: 1em 15px 0; }
	.top-deals .util-carousel { margin: 1.5em 0 0;}
	.tab-wrap .nav-tabs li a { font-size: 17px;}
	.te .heading, .top-deals .heading, .testimonials .heading { margin-left: 15px;}
	.take-me-there .join-blocks h4 { font-size: 18px; width: 160px;}
	.header-menu { padding: 1.3em 0;}
	header .container, .keypoints .container, .top-experiences .container, .profile .container, .ftr .container, .breadcrum .container, .about .container { width: 1170px; }
	#cssmenu > ul > li > a { padding: 0 18px; font-size: 16px; }
	.social a { padding: 10px 5px 10px 9px;}
	.social a:last-child { padding: 10px 0 10px 9px; }
	.banner .item > img { height: 460px;}
	.join-blocks-img { height: 200px; }
	.take-me-there .join-blocks-img { height: 200px;}
	.banner-txt { padding: 4em 0 0;}
	.whatsapp { bottom: 20px;}
	.whatsapp img { height: 70px; width: 70px;}
	a#scroll { padding: 14px; bottom: 110px; }
	a#scroll > img { height: 20px; width: 20px;}
	#cssmenu > ul > li.has-sub > a:before {top: 5px;}
	#cssmenu > ul > li.has-sub > a:after { top: 8px; }
}





.Mainbg {
    background-image: url('../images/bg.png');
    height: 100%;
    background-position: center center;
}


.login100 {
    width: 100%;
    min-height: 100vh;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding: 15px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
    z-index: 1;
}

.bgMain {
    max-width: 600px;
    border-radius: 10px;
    overflow: hidden;
    padding: 10px 20px 27px 20px;
    background: #9152f8;
    background: -webkit-linear-gradient(top, #007bff, #5992d0);
    background: -o-linear-gradient(top, #007bff, #5992d0);
    background: -moz-linear-gradient(top, #007bff, #5992d0);
    background: linear-gradient(top, #007bff, #5992d0);
}



.logoRow.d-flex {display: flex;align-items: center;background: #fff;max-width: 600px;padding: 20px;border-radius: 20px 20px 0px 0px;margin-bottom: 0px;justify-content: center;}

.aeroMindLogo img {width: 120px;}

.hkgcLogo img {
    width: 140px;
    margin-right: 24px;
}
.aeroMindLogo {
    margin-left: 10px;
}

.bgMain label {color: #fff;}



.contact .form-control {
    background: #fff;
}


@media (max-width:767px) {

.login100 {
    padding-top: 50px!important;
    min-height: inherit!important;
}
}