@import url('https://fonts.googleapis.com/css2?family=Montserrat+Alternates:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');
body{     font-family: 'Neue Power Ultra'; margin: 0; overflow-x:hidden;}
h1, h2,h2,h3,h4,h5,h6, a{    font-family: 'Neue Power Ultra';margin: 0;}
*, ::after, ::before {
	box-sizing: border-box;
  }
.container{max-width:100%;margin: auto; padding: 0 100px;}
.logo_sec img {
	width: 250px;
	margin: auto;
}
header {
	padding: 20px 0;
	text-align: center;
}
.banner {
	background: #FE6FB4;
	padding: 90px 0;
	max-height: 490px;
}
.banner_inner {
	width: 100%;
	flex-wrap: wrap;
	max-width: 60%;
}
.banner_inner h2 {
	color: #fff;
	font-size: 46px;
	font-weight: 500;
	font-family: "Montserrat Alternates", serif;
}
.banner_inner h3 {
	color: #D1F245;
	font-size: 99px;
	line-height: 122px;
}
.banner_inner h3 span {
	color: #fff;
	font-weight: 500;
	font-family: "Montserrat Alternates", serif;
	font-size: 42px;
	max-width: 170px;
	display: inline-block;
	vertical-align: 0;
	line-height: normal;
}
.banner_inner h3 span strong {
	color:#010101;
}
.gallery_sec_head h2 {
	font-size: 45px;
	color: #000;
	margin-bottom: 10px;
}
.gallery_sec_head span {
	font-size: 25px;
	color: #000;
	font-family: "Montserrat Alternates", serif;
}
.gallery_sec_head {
	max-width: 500px;
	margin: auto;
	display: inline-block;
	width: 100%;
	margin-bottom: 30px;
}
.gallery_sec {
	padding: 80px 0;
}
.gallery_sec .item img {
	border-radius: 10px;
	border: 2px solid #222;
	max-width: 99%;
	max-height: 230px;
	object-fit: cover;
}
.gallery_sec .owl-nav {
	position: absolute;
	left: 0;
	right: 0;
	height: 75px;
	width: 100%;
	top: 0;
	bottom: 0;
	margin: auto;
}
body .gallery_sec .owl-carousel .owl-nav button.owl-prev {
	position: relative;
	left: -100px;
	height: 75px;
	width: 75px;
	background: url('../images/slider_left_arrow.png');
	background-size: 75px;
}
body .gallery_sec .owl-carousel .owl-nav button.owl-next {
	position: relative;
	right: -100px;
	height: 75px;
	width: 75px;
	background: url('../images/slider_right_arrow.png');
	background-size: 75px;
	float: right;
}
body .gallery_sec .owl-carousel .owl-nav button.owl-prev:focus{
	outline:none;
}
body .gallery_sec .owl-carousel .owl-nav button.owl-next:focus{
	outline:none;
}
body .gallery_sec .owl-dots button:focus{
	outline:none;
}
body .gallery_sec  .owl-dots button span {
	width: 18px;
	height: 18px;
	background: #FE6FB4;
	display: inline-block;
	border-radius: 100%;
}
body .gallery_sec .owl-dots {
	text-align: center;
	margin-top: 30px;
}
body .gallery_sec .owl-dots button {
	margin: 0 5px;
	opacity: 0.7;
}
body .gallery_sec .owl-dots button.active {
	opacity: 1;
}
.choose_sec {
	background: #000;
	padding: 90px 0 0 0;
}
.choose_left_heading h2 {
	color: #fff;
	font-size: 45px;
	font-weight: 800;
}
.choose_left_heading span {
	color: #FE6FB4;
	font-size: 45px;
	font-family: "Montserrat Alternates", serif;
	font-weight: 700;
	display: block;
}
.choose_right_heading span {
	color: #fff;
	font-size: 30px;
	font-family: "Montserrat Alternates", serif;
}
.choose_right_heading span b{
	font-family: 'Neue Power Ultra'; 
}
.choose_head {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 50px;
}
.choose_right_heading {
	max-width: 350px;
	text-align: right;
}
.choose_icn img {
	width: 60px;
	height: 60px;
	margin-bottom: 15px;
}
.choose_icn span {
	font-size: 25px;
	font-family: "Montserrat Alternates", serif;
	color: #D1F245;
	font-weight: 500;
	max-width: 150px;
	display: block;
}
.choose_icn_list ul {
	padding: 0;
	list-style: none;
	margin: 0;
}
.choose_icn_list ul {
	display: flex;
	justify-content: space-between;
	border-top: 1px solid rgba(255,255,255,0.7);
	padding: 0 100px;
}
.choose_icn_list ul li {
	width: 20%;
	border-left: 1px solid rgba(255,255,255,0.7);
	padding: 40px 40px 80px 40px;
}
.choose_icn_list ul li:last-child {
	border-right: 1px solid rgba(255,255,255,0.7);
}
section.gallery_sec {
    display: none;
}
.partner_head {
    max-width: 100%;
}
.partner_head h2 {
	font-size: 45px;
	font-weight: 800;
	color: #000;
	text-align: left;
	text-transform: capitalize;
}
.partner_head h2 span{
	color: #FE6FB4;
}
.partner_sec {
	padding: 100px 0;
}
.partner_logo ul {
	margin: 40px 0 0 0;
	list-style: none;
	padding: 0;
	display: flex;
	justify-content: space-between;
	border: 2px solid #FE6FB4;
	border-radius: 20px;
	min-height: 170px;
	align-items: center;
}
.partner_logo ul li img {
	max-width: 242px;
	margin: auto;
	/* max-height: 50px; */
	object-fit: contain;
	min-height: 50px;
	/* min-width: 300px; */
}
.partner_logo ul li {
	width: 25%;
	text-align: center;
}
.partner_logo ul li a {
	pointer-events: none;
}
.interior_sec {
	background: #FE6FB4;
	padding: 80px 0;
}
.interior_sec_head h2 {
	font-size: 45px;
	font-weight: 800;
	color: #fff;
	text-align: center;
}
.interior_sec_head h2 span {
	color: #D1F245;
}
.interior_sec_head {
	margin-bottom: 40px;
}

.interior_sec .owl-nav {
	position: absolute;
	left: 0;
	right: 0;
	height: 75px;
	width: 100%;
	top: 0;
	bottom: 0;
	margin: auto;
}
body .interior_sec .owl-carousel .owl-nav button.owl-prev {
	position: relative;
	left: -100px;
	height: 75px;
	width: 75px;
	background: url('../images/slider_left_arrow.png');
	background-size: 75px;
}
body .interior_sec .owl-carousel .owl-nav button.owl-next {
	position: relative;
	right: -100px;
	height: 75px;
	width: 75px;
	background: url('../images/slider_right_arrow.png');
	background-size: 75px;
	float: right;
}
body .interior_sec .owl-carousel .owl-nav button.owl-prev:focus{
	outline: none;
}
body .interior_sec .owl-carousel .owl-nav button.owl-next:focus{
	outline: none;
}
body .interior_sec .owl-dots button:focus{
	outline: none;
}
body .interior_sec  .owl-dots button span {
	width: 18px;
	height: 18px;
	background: #000;
	display: inline-block;
	border-radius: 100%;
}
body .interior_sec .owl-dots {
	text-align: center;
	margin-top: 30px;
}
body .interior_sec .owl-dots button {
	margin: 0 5px;
	opacity: 0.7;
}
body .interior_sec .owl-dots button.active {
	opacity: 1;
}
.interior_sec .item img {
	border-radius: 17px;
	border: 2px solid #222;
	max-width: 100%;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}
.interior_sec .item span {
	background: #fff;
	display: block;
	padding: 14px 0;
	text-align: center;
	border: 1px solid #000;
	font-size: 22px;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
}

.dream_sec {
	background: #D1F245;
	padding: 100px 0;
	text-align: center;
}
.dream_sec h2 {
	font-size: 90px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 3px;
	margin-bottom: 15px;
}
.dream_sec p {
	font-family: "Montserrat Alternates", serif !important;
	font-size: 24px;
	max-width: 910px;
	margin: auto;
}
.dream_sec p {
	font-weight: 500;
	color: #000;
	font-size: 23px !important;
	line-height: normal !important;
	max-width: 870px;
}
.journey_sec h2 {
	display: inline-block;
	border-bottom: 1px solid #000;
	padding-bottom: 2px;
	padding-top: 80px;
	font-size: 45px;
}
.journey_sec h2 span {
	color:#FE6FB4;	
}
.journey_sec h3 {
	font-size: 35px;
	color: #000;
	font-weight: 700;
	font-family: "Montserrat Alternates", serif;
	text-align: center;
	margin: 30px 0;
	position: relative;
	top: -130px;
	margin-top: 15px;
}
.journey_sec .container h3 {
	opacity: 0;
	display:none;
}
.journey_sec {
	text-align: center;
}
.journey_sec .owl-dots {
	position: absolute;
	top: 0;
}
.journey_sec .slidr_box {
	position: relative;
	padding-top: 50px;
}
.journey_sec .owl-dots {
	position: absolute;
	top: 140px;
	left: 0;
	right: 0;
	width: 100%;
}
.journey_sec .owl-dots span {
	min-width: 120px;
	background: #fff;
	height: 10px;
	display: inline-block;
	border: 1px solid #000;
}

.journey_sec .owl-dots button:nth-child(1) span {
	border-top-left-radius: 2em;
	border-bottom-left-radius: 2em;
}
.journey_sec .owl-dots button:last-child span {
	border-top-right-radius: 2em;
	border-bottom-right-radius: 2em;
}
.journey_sec .owl-dot.active span {
	background:#4ba873;
}
.journey_sec .owl-dot.active:nth-child(2) span {
	background:#ce2175;
}
.journey_sec .owl-dot.active:nth-child(3) span {
	background:#2258db;
}
.journey_sec .owl-dot.active:nth-child(4) span {
	background:#f7de51;
}
.journey_sec .owl-nav {
	position: absolute;
	top: 140px;
	left: 0;
	right: 0;
	width: 580px;
	margin: auto;
	outline:unset;
	z-index: 9;
}
.journey_sec .owl-nav .owl-prev {
	position: absolute;
	left: 0;
}
.journey_sec .owl-nav .owl-next{
	position: absolute;
	right: 0;
}
.journey_sec .owl-nav .owl-prev:hover{
	outline: none;
}
.journey_sec .owl-nav .owl-prev {
	width: 25px;
	height: 25px;
	background: url('../images/circle_arrow_left.png') !important;
	border-radius: 100%;
	background-size: 25px !important;
	background-repeat: no-repeat !important;
		outline:unset;
}
.journey_sec .owl-nav .owl-next {
	width: 25px;
	height: 25px;
	background: url('../images/circle_arrow_right.png') !important;
	background-repeat: no-repeat !important;
	border-radius: 100%;
	background-size: 25px !important;
		outline:unset;
}
.journey_sec .owl-nav .owl-prev span,
.journey_sec .owl-nav .owl-next span{opacity:0;}
.journey_sec .item {
	padding-top: 110px;
}
footer a {
	min-width: 500px;
	display: inline-flex;
	background: #FE6FB4;
	text-align: center;
	font-family: "Montserrat Alternates", serif;
	font-size: 30px;
	min-height: 80px;
	text-decoration: none !important;
	color: #fff;
	font-weight: 700;
	border-radius: 2em;
	justify-content: center;
	align-items: center;
	margin-bottom: 100px;
	padding: 20px;
}
footer a:hover {
	text-decoration: none;
	color: #fff;
}
footer a span {
	margin: 0 5px;
	color: #D1F245;
}
footer {
	padding: 100px 0 0 0;
	text-align: center;
}
footer img {
	width: 100%;
	position: relative;
	bottom: -2px;
}.journey_sec .carousel-item-image img {
	min-height: 430px;
	max-height: 430px;
	object-fit: cover;
	object-position: top;
}
body .gallery_sec .owl-carousel .owl-nav button.owl-prev span ,
body .gallery_sec .owl-carousel .owl-nav button.owl-next span,
body .interior_sec .owl-carousel .owl-nav button.owl-prev span,
body .interior_sec .owl-carousel .owl-nav button.owl-next span{
	opacity: 0;
}
.banner_inner_sec {
	display: flex;
	justify-content: space-between;
}
.new-form-style {
	background: #fff;
	border-radius: 8px;
	border: 1px solid #000;
	box-shadow: 5px 5px 0px 0 #000;
	width: 36%;
	padding: 30px;
	position: relative;
}
.new-form-style .form-group input, .new-form-style .form-group select {
	border: none;
	border-bottom: 1px solid #D9D9D9;
	border-radius: 0;
	font-size: 13px;
	box-shadow: unset;
	 font-family: "Lato", serif;
	padding: 0;
	
}
body .new-form-style .form-group select {
	height: 22px !important;
}
.new-form-style .form-group input::placeholder {
	color:#495057;
}
.new-form-style .mobile-visible h2 {
	font-weight: normal;
	font-family: "Montserrat Alternates", serif;
	font-size: 26px;
	text-transform: capitalize;
}
.new-form-style .mobile-visible h2 span {
	font-weight: bold;
}
.new-form-style .btn.btn-primary.sbt_btn.my-4 {
	background: #FE6FB4;
	height: 50px;
	font-weight: 600;
	text-align: center;
	border: none;
	width: 100%;
	font-size: 20px;
	border-radius: 5px;
	position: relative;
	margin-bottom: 0 !important;
}
.new-form-style  p.below-cta {
    font-family: "Lato", serif!important;
    color: #bab9b9;
    text-align: center;
}
.new-form-style .btn.btn-primary.sbt_btn.my-4 #btn-loader {
	position: absolute;
	width: 15px;
	bottom: 2px;
	left:0;
	right:0;
	margin: auto;
}
.new-form-style .btn.btn-primary.sbt_btn.my-4 p {
	margin: 0;font-family: "Montserrat Alternates", serif !important;
	display:block !important;
}
.new-form-style .btn.btn-primary.sbt_btn.my-4 span {
	color: #D1F245;
}
.new-form-style .form-group .form-check label {
	font-size: 13px;
	color: #303030;
	font-family: "Lato", serif; 
}
.new-form-style .mandatory_div.cnt_txt .form-check span {
	width: 18px;
	height: 18px;
	background: #D9D9D9;
	display: inline-block;  
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}
.new-form-style  .mandatory_div.cnt_txt .form-check .form-check-label {
	margin-left: 4px;
}
.new-form-style .mandatory_div.cnt_txt .form-check input {
	position: absolute;
	z-index: 9;
	width: 19px;
	height: 19px;
	opacity: 0;
}
.new-form-style .mandatory_div.cnt_txt .form-check input:checked + span {
	background: #FE6FB4;
}
.new-form-style .form-group .form-check label span {
	display: block;
	color: #7c7c7c;
	position: relative;
	top: 0;
	max-width: 100%;
	line-height: normal;
}
.radio_btn {
	width: 60px;
	display: inline-block;
	height: 30px;
	background: #ccc;
	border-radius: 2em;
	position: relative;
	position: absolute;
	right: 0;
}
.new-form-style .r_btn .form-group input:checked + .radio_btn {
	background: #FE6FB4;
}
.radio_btn span {
	width: 22px;
	height: 22px;
	background: #fff;
	display: inline-block;
	border-radius: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	left: 7px;
	transition:ease 0.2s;
}
.new-form-style .r_btn .form-group input:checked + .radio_btn span {
	background: #000;
}
.new-form-style .r_btn .form-group input {
	position: absolute;
	right: 0;
	width: 50px;
	z-index: 9;
	height: 40px;
	top: -9px;
	opacity: 0;
	
}
.new-form-style .r_btn .form-group input:checked + .radio_btn span {
	left: 33px;
}
.mandatory_div.r_btn .form-check {
	padding: 0;
}
.journey_sec .owl-dots button {
	outline: unset;
}

.new-form-style .mandatory_div.cnt_txt .form-check input:checked + span::before {
	position: absolute;
	content: "";
	height: 15px;
	width: 15px;
	background: url('../images/check.png');
	background-size: 13px;
	background-repeat: no-repeat;
	background-position: center;
	left: 0;
	right: 0;
	margin: auto;
	top: 0;
	bottom: 0;
}
@media only screen and (min-width:768px){
	.mobile{display:none !important;}
}
@media only screen and (max-width:1370px){
	.new-form-style .form-group .form-check label span {
	max-width: 89%;
}
}
@media only screen and (max-width:1300px){
.banner_inner h3 {
	font-size: 92px;
}
.partner_logo ul li img {
	max-width: 200px;
	min-width: 200px;
}
.new-form-style .form-group .form-check label span {
	max-width: 80%;
}
}
@media only screen and (max-width:1200px){
.banner_inner h3 {
	font-size: 82px;line-height: 85px;
}
.banner_inner h3 span {
	font-size: 30px;
}
body .gallery_sec .owl-carousel .owl-nav button.owl-next,
body .interior_sec .owl-carousel .owl-nav button.owl-next {
	height: 40px;
	width: 40px;
	background-size: 40px;
	right: -35px;
}
body .gallery_sec .owl-carousel .owl-nav button.owl-prev,
body .interior_sec .owl-carousel .owl-nav button.owl-prev {
	height: 40px;
	width: 40px;
	background-size: 40px;
	left: -35px;
}
.container {
	padding: 0 30px;
}
.choose_icn_list ul {
	padding: 0 30px;
}
.choose_icn span {
	font-size: 16px;
}
.partner_logo ul li img {
	max-width: 210px;
	min-width: 210px;
}
.dream_sec h2 {
	font-size: 60px;
}
.new-form-style .mobile-visible h2 {
	font-size: 18px;
}
.new-form-style .btn.btn-primary.sbt_btn.my-4 {
	font-size: 14px;
}
}
@media only screen and (max-width:991px){
.choose_icn_list ul li {
	padding: 20px;
}
.choose_icn img {
	width: 50px;
	height: 50px;
}
.partner_logo ul li img {
	max-width: 140px;
	min-width: unset;
	/* min-height: 40px; */
	/* max-height: 40px; */
}
.journey_sec h2 {
	font-size: 35px;
}
.journey_sec .owl-dots span {
	min-width: 80px;
}
.journey_sec .owl-nav {
	width: 420px;
}
.dream_sec h2 {
	font-size: 50px;
}
.dream_sec p {
	font-size: 20px;
}
.banner_inner h3 {
	font-size: 75px;
	line-height: 79px;
}
.new-form-style {
	padding: 12px;
}
.new-form-style .form-group .form-check label {
	font-size: 12px;

}
}
@media only screen and (max-width:767px){
.logo_sec img {
	width: 150px;
}
.choose_head {
justify-content:center;
}

.choose_right_heading span {
text-align:center;
}
.container {
	padding: 0 20px;
}
.banner {
	padding: 40px 0;
	padding-bottom: 40px;
}
.banner_inner h2 {
	font-size: 29px;
}
.banner_inner h3 {
	font-size: 48px;
	line-height: 50px;
}
.banner_inner h3 span {
	font-size: 26px;
	max-width: 100%;
	position: relative;
	top: -20px;
}
.gallery_sec {
	padding: 50px 0;
}
.gallery_sec_head h2 {
	font-size: 30px;
}
.gallery_sec_head span {
	font-size: 16px;
	max-width: 220px;
	display: block;
	margin: auto;
}
.gallery_sec .item img {
	min-height: 350px;
	object-fit: cover;
}
body .gallery_sec .owl-dots button span {
	width: 13px;
	height: 13px;
}
.choose_head {
	flex-wrap: wrap;margin-bottom: 30px;

}
.choose_left_heading h2,
.choose_left_heading span {
	font-size: 30px;
}
.choose_right_heading span {
	font-size: 16px;
	max-width: 185px;
	display: block;
	text-align: center;
}
.choose_icn_list ul {
	padding: 0 20px;
	flex-wrap: wrap;
}
.choose_icn_list ul li {
	width: 50%;
	border: none;
	text-align: center;
}
.choose_icn_list ul li:last-child {
	border-right: none;
}
.partner_sec {
	padding: 50px 0;
}
.choose_sec {
	padding: 50px 0 50px 0;
}
.partner_head h2 {
	font-size: 30px;
	max-width: 300px;
	margin: auto;
	text-align: center;
}
.partner_logo ul {
	border-radius: 10px;
	min-height: 170px;
	padding: 0 20px;
	overflow-x: unset;
	flex-wrap: wrap;
}
.partner_logo ul li {
	width: 50%;
}
.interior_sec_head h2 {
	font-size: 30px;
	max-width: 260px;
	margin: auto;
}
body .interior_sec .owl-dots button span {
	width: 13px;
	height: 13px;
}
.interior_sec .item span {
	font-size: 20px;
}
.journey_sec h2 {
	font-size: 30px;
	max-width: 240px;
}
.journey_sec h3 {
	font-size: 20px;
}
.journey_sec .owl-dots span {
	min-width: 50px;
}
.journey_sec .owl-nav {
	width: 280px;
}
.dream_sec h2 {
	font-size: 34px;
}
.dream_sec p {
	font-size: 16px !important;
	line-height:22px;
}
.dream_sec {
	padding: 50px 0;
}
footer a {
	min-width: 250px;
	font-size: 16px;
	min-height: 38px;
	margin-bottom: 50px;
}
footer {
	padding: 70px 0 0 0;
}
.interior_sec .item img {
	max-height: 350px;
	object-fit: cover;
}
.desktop{display: none !important;}
.journey_sec .carousel-item-image img {
	min-height: 300px;
	max-height: 300px;
}
.gallery_sec .owl-stage,
.interior_sec .owl-stage {
	padding-left: 0 !important;
}
.gallery_sec .container,
.interior_sec .container {
	padding-right: 0;
}
.new-form-style {
	width: 100%;
}
.banner_inner_sec {
	flex-direction: column;
}
.banner {
	max-height: unset;padding-bottom: 0;
}
.banner .container {
	padding: 0;
}
.banner_inner_sec .banner_inner {
	padding: 0 20px;
	max-width: 100%;
	margin-bottom: 20px;
	text-align: left;
}
.new-form-style {
	border-radius: 0;
}
.new-form-style {
	box-shadow: none;
	border-left: none;
	border-right: none;
	padding: 40px 30px;
	border:0;
}
.journey_sec .owl-nav,
.journey_sec .owl-dots {
	top: 110px;
}
.gallery_sec_head {
	text-align: center;
}
.partner_logo ul li img {
	max-width: 120px;
	padding: 0 ;
}
.new-form-style .mobile-visible h2 {
	font-size: 22px;
}
.interior_sec {
	padding: 50px 0;
}
}

