* {
	font-family: 'Lato';
}

.text-center img {
	display: inline-block;
}

header .mainmenu {
	float: right;
}

header {
	padding: 0px;
}

header .mainmenu ul li a {
	font-family: 'Raleway';
	text-decoration: none;
	font-size: 23px;
	color: #F6D51B !important;
}

header .mainmenu ul li {
	padding: 0px 12px;
}

header .mainmenu ul li:last-child {
	padding-right: 80px !important;
}

/*************SUB MENU*************/
.mainmenu .sub-menu {
	list-style: outside none none;
	min-width: 250px;
	padding: 0;
	position: absolute;
	z-index: 1000;
	display: none;
}

.mainmenu li:last-child:hover .sub-menu {
	right: 0;
}

.mainmenu li:hover .sub-menu {
	display: block;
}

.mainmenu .sub-menu li {
	padding: 0px !important;
}

.mainmenu .sub-menu li a {
	background-color: #fff;
	display: block;
	padding: 10px 15px !important;
	text-align: left;
	color: #000 !important;
	text-decoration: none;
	transition: all 1s ease-in-out 0s;
}

.mainmenu .sub-menu li a:hover {
	background: #fff !important;
	padding-left: 25px;
	color: #000 !important;
}

.col-md-5ths {
	width: 20%;
	float: left;
}

.icon-bar {
	background-color: #f40101 !important;
	border-radius: 1px;
	display: block;
	height: 2px;
	width: 22px;
}

/*******MAIN MENU*********/
header .mainmenu .navbar {
	margin: 0px;
	padding: 0px;
}

.navbar-dark .navbar-nav .nav-link {
	color: #fff;
	margin: 0px;
}

.owl-theme .owl-nav {
	margin-top: 0;
}

header .mainmenu .navbar-nav a.active,
header .mainmenu .navbar-nav a:focus,
header .mainmenu .navbar-nav a:hover {
	background: none;
}

header .header-bottom {
	position: relative;
}

header .header-bottom .banner-contents {
	position: absolute;
	left: 0;
	right: 0;
	top: 35%;
	width: 100%;
}

header .banner-contents h3 {
	font-size: 56px;
	color: #7e7bea;
	font-weight: 700;
	line-height: 1;
}

.banner-contents p {
	font-size: 21px;
	color: #5c4949;
	line-height: 1.7;
	padding-top: 20px;
}

.banner-contents a {
	text-decoration: none;
	font-size: 24px;
	color: #fff;
	border-radius: 50px;
	border: 2px solid #e7b6d7;
	background-color: #e7b6d7;
	padding: 10px 30px;
}

/*********** CAROUSEL NAV***********/
header .header-bottom .owl-prev {
	background-color: rgba(0, 0, 0, 0) !important;
	background-image: url("img/icons/banner-left-arrow.png") !important;
	background-repeat: no-repeat !important;
	background-position: 0 0;
	margin: 0px !important;
	display: inline-block;
	height: 64px;
	left: 5%;
	position: absolute;
	text-indent: -99999px;
	top: 45%;
	width: 33px;
	outline: none !important;
}

header .header-bottom .owl-next {
	background-color: rgba(0, 0, 0, 0) !important;
	background-image: url("img/icons/banner-right-arrow.png") !important;
	background-repeat: no-repeat !important;
	background-position: 0 0;
	margin: 0px !important;
	display: inline-block;
	height: 64px;
	right: 5%;
	position: absolute;
	text-indent: -99999px;
	top: 45%;
	width: 33px;
	outline: none !important;
}


.owl-carousel-projects .owl-prev {
	background-color: rgba(0, 0, 0, 0) !important;
	background-image: url("img/others/projects-arrow-left.png") !important;
	background-repeat: no-repeat !important;
	background-position: 0 0;
	margin: 0px !important;
	display: inline-block;
	height: 24px;
	right: 55%;
	position: absolute;
	text-indent: -99999px;
	top: 91%;
	width: 23px;
	outline: none !important;
}

.owl-carousel-projects .owl-next {
	background-color: rgba(0, 0, 0, 0) !important;
	background-image: url("img/others/projects-arrow-right.png") !important;
	background-repeat: no-repeat !important;
	background-position: 0 0;
	margin: 0px !important;
	display: inline-block;
	height: 24px;
	left: 55%;

	position: absolute;
	text-indent: -99999px;
	top: 91%;
	width: 23px;
	outline: none !important;
}

/**********CAROUSEL DOTS***************/
header .header-bottom .owl-theme .owl-controls {
	margin-top: 0;
}

header .header-bottom .owl-dots {
	bottom: 5%;
	left: 0;
	position: absolute;
	right: 0;
}

header .header-bottom .owl-theme .owl-dots .owl-dot span {
	background-color: #fff;
}

header .header-bottom .owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
	background-color: #edb200;
}

.amenities-gallery .owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
	display: block;
}

.contact-form .form-control::-webkit-input-placeholder {
	color: #fcfcfc;
	opacity: 1;
}

.contact-form .form-control::-moz-placeholder {
	color: #fcfcfc;
	opacity: 1;
}

.contact-form .form-control::-ms-input-placeholder {
	color: #fcfcfc;
	opacity: 1;
}

.contact-form .form-control::placeholder {
	color: #fcfcfc;
	opacity: 1;
}

.contact-form a {
	text-decoration: none;
	font-size: 22px;
	color: #fff;
	font-weight: 700;
	border-radius: 2px;
	text-transform: uppercase;
	background-color: #e5accc;
	padding: 7px 40px;

}

.footer-wrap h3 {
	font-size: 37px;
	color: #7d7bea;
	margin-bottom: 25px;
}

.footer-wrap ul li a {
	text-decoration: none;
	font-size: 18px;
	color: #696969;
}

.footer-wrap ul li {
	padding-bottom: 5px;
}

.footer-contact ul li {
	background-repeat: no-repeat;
	padding-left: 35px;
	background-position: left 7px;
	padding-bottom: 10px;
}

.footer-contact ul li.location {
	background-image: url(img/others/cont-1.png);
}

.footer-contact ul li.phone {
	background-image: url(img/others/cont-2.png);
}

.footer-contact ul li.mail {
	background-image: url(img/others/cont-3.png);
}

.social-icons ul li a i {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	padding-top: 10px;
	text-align: center;
	background-color: #e5accc;
}

.social-icons ul li a {
	text-decoration: none;
	color: #fff;
	font-size: 20px;
}

.social-icons ul li {
	padding-right: 8px;
}

.copyrights p {
	font-family: 'Raleway', sans-serif;
	font-weight: 400;
	font-size: 16px;
	color: #fff;
	margin-bottom: 0px;
}

.copyrights {
	/* background-color: #2f3f3f; */
	padding: 20px 0px;
}

/*selvam css */
.mobile-phone {
	display: none;
}

.advantage-btn-list ul li {
	margin: 8px;
}

.footer-main-btn a {
	font-family: 'Raleway';
	font-weight: 700;
	text-transform: uppercase;
	font-size: 16px;
	color: #000 !important;
	border-radius: 3px;
	padding: 10px 15px;
	/* background-color: #d41d58; */
	background-color: #FDDE28;
}

.footer-main-by a {
	font-family: 'Raleway';
	font-weight: 400;
	font-size: 16px;
	color: #fff !important;
}

.footer-section {
	/* background: linear-gradient(to bottom, #c6c7c8 0%, #fdfdfd 100%);
	background: -moz-linear-gradient(top, #c6c7c8 0%, #fdfdfd 100%);
	background: -webkit-linear-gradient(top, #c6c7c8 0%, #fdfdfd 100%); */
	background-color: #4344D4;
	padding-top: 20px;
}

.header-phone {
	/* background-color: #bd1f47; */
	background-image: url("img/ashok-ipl/btn-bg new.png");
	padding: 20px 0px;
	width: 100%;
	margin: auto;
	text-align: center;
	background-size: contain;
    background-repeat: no-repeat;
}


.header-top {
	background-color: #464E61;
	padding: 10px 0px;
	position: fixed;
	z-index: 999;
	width: 100%;
}

.header-phone a {
	color: #1D3774;
	font-family: 'Raleway';
	font-size: 28px;
	font-weight: 900;
}

.header-phone a span {
	display: none;
}

.banner-shape {
	position: absolute;
	left: 68%;
  	top: 17%;
	z-index: 9;
	width: 28%;
/*	background: #b52029;*/
}

#mainform {
	padding: 12px 20px;
	border: 1px solid #fff;
	background: #464E61;
	
}

header .header-bottom {
	position: relative;
	padding-top: 100px;
}

.banner-shape h4 {
	font-family: 'Raleway';
	text-decoration: none;
	font-size: 23px;
	color: #fff;
	padding: 10px 0px;
	font-weight: 900;
	margin-top: 60px;
}

.form-control {
	border-radius: 1px !important;
	padding: 16px 8px;
}

#submitbtn {
	font-family: 'ProximaNovaA-Bold';
	/* background: linear-gradient(to bottom, #c6c7c8 0%,#fdfdfd 100%);
	background: -moz-linear-gradient(top, #c6c7c8 0%, #fdfdfd 100%);
	background: -webkit-linear-gradient(top, #c6c7c8 0%,#fdfdfd 100%); */
	width: 93%;
	border-radius: 2px;
	font-size: 20px;
	color: #fff;
	background-color: #b52029;
	text-transform: uppercase;
	/* background: #028f50; */
    box-shadow: #fff 0px 0px 3px 1px;
}
#fsubmitbtn {
	font-family: 'ProximaNovaA-Bold';
	/* background: linear-gradient(to bottom, #c6c7c8 0%,#fdfdfd 100%);
	background: -moz-linear-gradient(top, #c6c7c8 0%, #fdfdfd 100%);
	background: -webkit-linear-gradient(top, #c6c7c8 0%,#fdfdfd 100%); */
	width: 93%;
	border-radius: 2px;
	font-size: 27px;
	color: #fff;
	background-color: #b52029;
	text-transform: uppercase;
}

.banner-bottom-line {
	position: absolute;
	bottom: -50px;
}

.brand-section {
	/* background-color: #f0e48e; */
	background: -moz-linear-gradient(top, #efe590 0%, #ddc563 100%);
	background: -webkit-linear-gradient(top, #efe590 0%, #ddc563 100%);
	background: linear-gradient(to bottom, #efe590 0%, #ddc563 100%);
}


footer {
	position: relative;
}

.top-arrow-link {
	position: absolute;
	right: 6%;
	top: 88%;
	z-index: 99;
}

html {
	scroll-behavior: smooth;
}

.main-heading-boat h3 {
	font-family: 'Qualux-Regular';
	font-size: 25px;
	color: #fff;
	text-align: center;
}

.main-heading-boat h2 {
	font-family: 'Raleway', sans-serif;
	font-size: 60px;
	color: #ffffff;
	text-align: center;
	font-weight: 700;
	margin-top: 10px;
	padding-bottom: 10px;

}

.selldof .btn,
.sell_do_ctc_btn,
.selldof .btn,
.sell_do_verify_btn {
/*	background-color: #d41d58 !important;*/

	background: #000 !important;
    box-shadow: #fff 0px 0px 3px 1px !important;
    font-family: 'Raleway' !important;

	/* background: linear-gradient(90deg, var(--theme-color) 23%, #15d09a 64%) !important; */
	padding: 10px 60px !important;
	border: none !important;
	color: #fff !important;
	text-transform: uppercase !important;
	font-size: 19px !important;
	font-weight: bold !important;
	width: 100% !important;
}

.selldof .title {
	display: none !important;
}

.advantages-section .main-heading-boat h2 {
	color: #F6CE1F;
}

.connectivity-wrap.advantages-wrap .main-heading-boat h2 {
	color: #028f50;
}

.connectivity-wrap.advantages-wrap .main-heading-boat p {
	color: #000;
}

.text-style-bg.main-heading-boat h2 {
	/* background: -webkit-linear-gradient(rgb(177, 177, 177), rgb(238, 238, 238)); */
	background-color: #fff;
	background-clip: border-box;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.overview-section {
	/* background-image: url("img/others/overview-ng.png"); */
	background-color: #f2fbf9;
	background-repeat: no-repeat;
	background-size: 100% 80%;
}

.main-heading-boat p {
	/* font-family: 'Raleway'; */
	font-family: "Raleway", sans-serif;
	color: #000;
	font-size: 20px;
	/* padding-bottom: 40px; */
	text-align: center;
	line-height: 36px;
    padding-bottom: 35px;
}

.about-section .main-heading-boat p {
	color: #fff;
}

.overview-section .main-heading-boat h4 {
	color: #000;
}

.overview-section .main-heading-boat h2 {
	background-color: #028f50
}

.overview-section .main-heading-boat h3 {
	color: #000;
}

.overview-section .main-heading-boat p {
	color: #000;
}

.amenities-section .main-heading-boat p {
	color: #fff;
}

.overview-wrap {
	padding: 50px 0px;
}

.main-heading-boat h4 {
	font-family: 'Raleway', sans-serif;
	font-weight: 500;
	font-size: 25px;
	color: #000;
	text-align: center;
	padding-bottom: 30px;
}

.boatclub-main-box {
	background: -moz-linear-gradient(top, #028f50 23%, #0db369 100%);
	background: -webkit-linear-gradient(top, #028f50 23%, #0db369 100%);
	background: linear-gradient(to bottom, #028f50 23%, #0db369 100%);
	padding: 20px;
	border: 5px solid #fff;
}

.bact-overview-logo {
	text-align: right;
	padding-bottom: 15px;
}

.boatclub-overview-number h5 {
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
	font-size: 39px;
	color: #fff;
}

.boatclub-overview-number p {
	font-family: 'Raleway', sans-serif;
	font-weight: 400;
	font-size: 16px;
	color: #fff;
	position: relative;
	padding-top: 20px;
}

.boatclub-overview-number p::after {
	content: "";
	width: 150px;
	height: 3px;
	background-color: #fff;
	position: absolute;
	top: 0px;
	left: 0;
}

.boatclub-overview-box {
	margin: 50px 0px;
}

.connectivity-section.advantages-wrap .main-heading-boat h3 {
	color: #000;
}

.advantages-wrap .main-heading-boat h3 {
	color: #fff;
}

.connectivity-wrap.advantages-wrap .main-heading-boat h3 {
	color: #000;
}

.advantages-section .advantages-wrap .main-heading-boat h3 {
    font-size: 40px;
    color: #F6CE1F;
    font-family: 'Raleway';
    font-weight: 500;
}

.advantages-section .advantages-wrap .main-heading-boat p {
	color: #fff;
	font-family: 'Raleway';
    font-size: 22px;
    text-align: center;
	line-height: 40px;

}

/* .advantages-wrap .main-heading-boat h2{
	color: #fff;
	font-size: 60px;
	margin-top: 40px;
} */
.advantages-wrap .main-heading-boat p {
	color: #fff;
}

.advantages-list h3 {
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
	font-size: 35px;
	color: #fff;
}

.advantages-list p {
	font-family: 'Raleway', sans-serif;
	font-weight: 400;
	font-size: 18px;
	color: #fff;
}

.advantages-list p span {
	font-family: 'Raleway', sans-serif;
	font-weight: 400;
	font-size: 18px;
	color: #fff;
	display: block;
}

.advantages-list {
	background-image: url("img/ashok-ipl/advantage-wing.png");
	background-size: 100% 100%;
	text-align: center;
	padding: 50px 0px;
}

.advantages-count {
	padding-top: 30px;
}

.advantages-section {
	padding: 50px 0px;
	/* background-color: #fff; */
	background-image: url("img/ashok-ipl/advantage-bg.png");
	margin-top: -180px;
}

.main-heading-boat {
	margin-top: 60px;
}

.amenities-section {
	/* background-color: #028f50; */
	background-image: url('./img/ashok-ipl/amenities-bg.jpg');
	padding: 30px 0px 100px 0px;
	background-repeat: no-repeat;
    background-size: cover;
}

.amenities-gallery img {
	width: 100%;
	border: 1px solid #fff;
}

.about-section {
	background-color: #028f50;
	padding: 50px 0px 0px;
}

.about-left-box-details.about1 {
	background-image: url("img/others/about-bg-1.jpg");
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.about-left-box-details.about2 {
	background-image: url("img/others/about-bg-2.jpg");
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.about-left-box-details.about3 {
	background-image: url("img/others/about-bg-3.jpg");
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.about-left-box-details {
	text-align: center;
}

.about-main-text-deatls p {
	font-family: 'Raleway', sans-serif;
	font-weight: 400;
	font-size: 18px;
	color: #fff;
	display: block;
	padding-top: 40px;
	position: relative;
}

.about-main-text-deatls p::after {
	position: absolute;
	content: "";
	width: 170px;
	background-color: #fff;
	height: 2px;
	top: 28%;
	left: 0;
	right: 0;
	z-index: 99;
	margin: auto;
}

.main-about-details {
	padding: 120px;
}

.header-phones.main-phone-top {
	width: 40%;
	margin: auto;
	text-align: center;
	background-color: #d41d58 !important;
	padding: 10px 50px;
}

.header-phones.main-phone-top a {
	color: #fff;
	font-family: 'Raleway';
	font-size: 30px;
	font-weight: 900;
}

.bootom-section {
	padding: 20px 0px;
}

.advantage-btn-list .nav-tabs .nav-link.active,
.advantage-btn-list .nav-tabs .nav-item.show .nav-link {
	color: #fff;
	/* background: -moz-linear-gradient(top, #d41d58 23%, #d41d58 100%);
	background: -webkit-linear-gradient(top, #d41d58 23%, #d41d58 100%);
	background: linear-gradient(to bottom, #d41d58 23%, #d41d58 100%); */
	border-color: #dee2e6 #dee2e6 #fff;
	border: 1px solid #000;
	background-color: #3432D1;
}

.advantage-btn-list .nav-link {
	background: -moz-element;
	background-color: #fff;
	color: #000;
	margin-bottom: 35px;
	font-family: 'Raleway';
	font-weight: 400;
	font-size: 38px;
	border-radius: 5px;
	text-align: center;
}

.advantage-btn-list .nav-tabs {
	border-bottom: 1px solid transparent !important;
}

#advantage1.fade {
	opacity: 1 !important;
}

/* .location-main-section {
	background-color: #028f50;
	padding: 40px 0px;
} */

.owl-carousel-gallery .owl-next {
	background-color: rgba(0, 0, 0, 0) !important;
	background-image: url("img/icons/left-arrow.png") !important;
	background-repeat: no-repeat !important;
	background-position: 0 0;
	margin: 0px !important;
	display: inline-block;
	height: 29px;
	left: 51%;
	position: absolute;
	text-indent: -99999px;
	top: 110%;
	width: 29px;
	outline: none !important;
}

.owl-carousel-gallery .owl-prev {
	background-color: rgba(0, 0, 0, 0) !important;
	background-image: url("img/icons/right-arrow.png") !important;
	background-repeat: no-repeat !important;
	background-position: 0 0;
	margin: 0px !important;
	display: inline-block;
	height: 29px;
	right: 51%;
	position: absolute;
	text-indent: -99999px;
	top: 110%;
	width: 29px;
	outline: none !important;
}

.connectivity-circle-top {
	text-align: center;
}

.connectivity-circle-top h3 {
	font-family: 'Raleway', sans-serif;
	font-size: 20px;
	color: #000;
	text-align: center;
	font-weight: 700;
	padding-top: 20px;
}

.maain-connectivity-deatls {
	position: relative;
}

.road-main-map {
	position: absolute;
	top: 23%;
	right: 0;
	z-index: 99;
	left: 0;
}

.road-main-map img {
	width: 100%;
}

.footer-main-by a {
	font-family: 'Raleway';
	font-weight: 400;
	font-size: 16px;
	color: #fff !important;
}

.footer-main-by span {
	font-family: 'Raleway';
	font-weight: 400;
	font-size: 16px;
	color: #fff !important;
}


.header-phone img {
	width: 25px;
}

.blink_me {
	text-align: center;
	animation: blinker 2s linear infinite;
}

@keyframes blinker {
	50% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

.blink_mes {
	text-align: center;
	animation: blinker 1.7s linear infinite;
}

@keyframes blinkers {
	50% {
		opacity: 0;
		color: red;
	}

	100% {
		opacity: 1;
		color: #7e7bea;
	}
}

.thankyou-heading h3 {
	font-family: 'Raleway';
	text-decoration: none;
	font-size: 20px;
	color: #fff;
	padding: 10px 0px;
	font-weight: 900;
}

.form-logo-text {
/*	padding-bottom: 10px;*/
}

/* car move */

body {
	overflow-x: hidden;
	background-color: #082959;
}

.sectionss {
	position: relative;
	max-width: 100%;
	/* min-height: 75vh; */
	padding: 40px;
	margin: auto;
	color: #ffffff;
}

.sectionss.bg-static {
	background-image: url("img/icons/road-map.png");
	background-position: center;
	background-size: 100%;
	background-repeat: no-repeat;
	position: absolute;
	width: 100%;
	top: 30%;
	z-index: 9;
}

.sectionss .bg-move {
	position: absolute;
	top: 0;
	bottom: 0;
	right: auto;
	width: 100%;
	background-image: url("img/icons/car-wrap.png");
	background-position: center;
	z-index: 99;
	background-repeat: no-repeat;
	overflow: hidden;
}

.hide-text {
	visibility: hidden;
}

.connectivity-section {
	margin: 100px 0px;
}




.bottomdiv {
	position: absolute;
	left: 0;
	right: 0;
	z-index: 100;
	filter: alpha(opacity=100);
	POSITION: fixed;
	bottom: 0;
	background: rgba(000, 000, 000, 0.9);
	top: 0;
}

.hide {
	display: none;
}

.closess {
	cursor: pointer;
	position: absolute;
	top: -17px;
	right: 5px;
	background-color: red;
	border-radius: 50px;
	width: 40px;
	height: 40px;
	color: #fff;
	font-weight: bold;
	border: none;
}

.popupform {
	width: 55%;
	margin: auto;
	background-color: #eeeded;
	padding: 40px;
	position: absolute;
	top: 30%;
	left: 0;
	right: 0;
}

.popupform h2 {
	text-align: center;
	font-family: 'Raleway';
	text-decoration: none;
	font-size: 23px;
	color: #000;
	padding: 10px 0px;
	font-weight: 900;
}

.wa-chat-bot {
	position: fixed;
	bottom: 55px;
	left: 12px;
	z-index: 99999;
}








/*RESPONSIVE*/
.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths,
.col-xl-5ths {
	position: relative;
	min-height: 1px;
	padding-right: 10px;
	padding-left: 10px;
}

.col-5ths {
	width: 20%;
	float: left;
}

@media (min-width: 576px) {
	.col-sm-5ths {
		width: 20%;
		float: left;
	}
}

@media (min-width: 768px) {
	.col-md-5ths {
		width: 20% !important;
		float: left !important;
	}
}

@media (min-width: 992px) {
	.col-lg-5ths {
		width: 20% !important;
		float: left !important;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 20.0%;
		flex: 0 0 20.0%;
		max-width: 20.0%;
	}
}

@media (min-width: 1200px) {
	.col-xl-5ths {
		width: 20% !important;
		float: left !important;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 20.0%;
		flex: 0 0 20.0%;
		max-width: 20.0%;
	}
}

@media screen and (max-width: 3840px) {}

@media screen and (max-width: 2880px) {}

@media screen and (max-width: 1920px) {}

@media screen and (max-width: 1680px) {}

@media screen and (max-width: 1600px) {}

@media screen and (max-width: 1440px) {}

@media screen and (max-width: 1366px) {
	.header-wrap{
		margin-inline: -90px;
	}
	.bottomdiv {

		overflow: scroll;
	}

	#submitbtn {
		width: 90%;
		border-radius: 2px;
		font-size: 20px;
		color: #2f3f3f;
		text-transform: uppercase;
	}
	#fsubmitbtn {
		width: 90%;
		border-radius: 2px;
		font-size: 27px;
		color: #2f3f3f;
		text-transform: uppercase;
	}
	.banner-shape h4 {
		font-family: 'Raleway';
		text-decoration: none;
		font-size: 20px;
		/* color: #fff; */
		padding: 10px 0px;
		font-weight: 900;
		margin-top: 12px;
	}

	.gold-coin-top img {
		width: 227px;
	}

	.gold-coin-top {
		position: absolute;
		top: -11%;
		left: 1%;
		z-index: 9;


	.route-main-top-wrap {
		position: absolute;
		top: -10%;
		left: 0;
		right: 0;
	}

	.banner-shape img {
		width: 36%;
	}

	.banner-shape .thankyou-logo img {
		width: 34%;
	}

	.amenitis-top-wrap {
		padding-bottom: 90px;
		position: absolute;
		top: -18%;
		left: 0;
		right: 0;
	}

	.banner-shape {
		position: absolute;
		left: 66%;
		top: 20%;
		z-index: 9;
		width: 32%;
		/* background: #202020; */
	}

	#mainform {
		padding: 30px 20px;
		border: 2px solid #fff;
	}

	.main-about-details {
		padding: 70px;
	}

}

@media screen and (min-width: 1100px) and (max-width: 1280px) {
	.header-wrap {
		margin-inline: -70px;
	}

	.banner-shape h4 {
		font-family: 'Raleway';
		text-decoration: none;
		font-size: 34px;
		color: #fff;
		padding: 10px 0px;
		font-weight: 900;
	}

	.amenitis-top-wrap {
		padding-bottom: 90px;
		position: absolute;
		top: -16%;
		left: 0;
		right: 0;
	}
}

@media screen and (max-width: 1279px) {}

@media screen and (max-width: 1023px) {
	.col-md-5ths {
		width: 20%;
		float: left;
	}
}

@media screen and (max-width: 767px) {
	.top-arrow-link {
		position: absolute;
		right: 18%;
		top: 89%;
		z-index: 99;
	}
	.advantages-section {
		margin-top: 0px !important;
	}
	.header-phone i{
		font-size: 16px !important;
	}
	.project1-section .heading h2 {
		color: #FFDB1F;
		background-image: url(img/ashok-ipl/mahabalipuram-bg.png);
		background-repeat: no-repeat;
		background-size: contain;
		margin-left: -34px;
		padding: 20px;
		padding-left: 30px;
		font-family: 'Raleway';
		font-size: 30px !important;
		font-weight: 800;
	}
	.advantages-section .advantages-wrap .main-heading-boat h3 {
		font-size: 30px;
	}
	.location-main-section{
		padding: 10px 0px 40px 0px !important;
	}
	.advantages-list p span {
		
		font-size: 13px !important;
		
	}
	.advantages-list p span {
		font-size: 16px !important;
	}
	.advantages-list h3 {
		
		font-size: 30px !important;
		
	}
	.project1-section .heading h3 {
		 padding-top: 0px !important; 
		color: #3221B7;
		font-size: 39px;
		font-family: 'Raleway';
		font-weight: 600;
		padding-left: 30px;
	}
	.about-ipl-town p {
		text-align: justify !important;
		font-size: 16px !important;
	
	
		line-height: 30px;
	}
	.about-ipl-town h2 {
		text-align: center;
		font-size: 24px !important;
		
	}
	.location-map h2 {
		text-align: center;
		font-size: 24px !important;
		
	}
	.mahabalipuram-vector {
		width: 100% !important;
	}
	
.project1-section{
	background-image: url("img/ashok-ipl/project1-section.jpg");
	padding-top: 50px;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
	.features-list p {
		font-size: 18px !important;
	}
	.advantages-section .advantages-wrap .main-heading-boat p {
		color: #fff;
		font-family: 'Raleway';
		font-size: 17px;
		text-align: center;
	}

	.logo img{
		height: 160px;
	}

	header .header-logo {
		text-align: center;
	}

	header .header-logo img {
		display: inline-block;
	}

	header .mainmenu .navbar {
		margin: 0;
		padding: 0;
	}

	.icon-bar {
		background-color: #fff;
		border-radius: 1px;
		display: block;
		height: 2px;
		width: 22px;
	}

	.icon-bar+.icon-bar {
		margin-top: 4px;
	}

	button:focus {
		outline: none;
	}

	.navbar-toggler {
		background-color: transparent;
		background-image: none;
		border-radius: 0;
		padding: 9px 10px;
	}

	.navbar-dark .navbar-toggler {
		border: medium none;
	}

	header .header-top .mainmenu ul li {
		margin-bottom: 10px;
	}

	header .header-top .mainmenu ul li .sub-menu li {
		margin-bottom: 0px;
	}

	.mainmenu li:last-child:hover .sub-menu {
		right: auto;
	}

	header .mainmenu {
		float: none;
		padding-top: 2px;
	}

}

@media screen and (max-width: 480px) {

	.logo img {
		height: 160px !important;
	}

		.advantage-btn-list ul li {
			display: block;
			width: 44% !important;
			padding: 5px !important;
		}
		.advantage-btn-list .nav-link {
			background: -moz-element;
			background-color: #fff;
			color: #000;
			margin-bottom: 22px;
			font-family: 'Raleway';
			font-weight: 700;
			font-size: 16px !important;
			border-radius: 5px;
			text-align: center !important;
		}
		.advantage-btn-list {
			padding-top: 30px;
		}
	.header-wrap{
		margin-inline: 0px;
	}
	.popupform h2 {
		text-align: center;
		font-family: 'Raleway';
		text-decoration: none;
		font-size: 20px;
		color: #fff;
		padding: 10px 0px;
		font-weight: 900;
	}

	.popupform {
		width: 95%;
		margin: auto;
		background-color: #fff;
		padding: 40px;
		position: absolute;
		top: 12%;
		left: 0;
		right: 0;
	}

	.advantages-count {
		padding-top: 10px;
	}

	.header-phone {
		/* background-color: #d41d58 !important; */
		padding: 10px 5px;
		width: 100%;
		margin: auto;
		text-align: center;
	}
	
	.connectivity-circle-top {
		text-align: center;
		position: relative;
		z-index: -999;
	}

	.connectivity-section {
		margin: 40px 0px;
	}

	.sectionss.bg-static-mob {
		background-image: url("img/icons/mob-road-map.png");
		background-position: center;
		background-size: 100%;
		background-repeat: no-repeat;
		position: absolute;
		width: 60px;
		top: 11%;
		z-index: -9;
		height: 719px;
		right: 38%;
	}

	.sectionss .bg-move-mob {
		position: absolute;
		top: 0;
		bottom: 0;
		right: 0;
		width: 100%;
		background-image: url("img/icons/mob-car-wrap.png");
		background-position: center;
		z-index: 99;
		background-repeat: no-repeat;
		overflow: hidden;
	}

	.banner-shape img {
		width: 47%;
	}

	.banner-shape h4 {
		font-family: 'Raleway';
		text-decoration: none;
		font-size: 20px;
		padding-left: 0px;
		font-weight: 600;
	}

	.header-top {
		padding: 10px 0px;
		background-color: #464E61;
	}

	.desktop-view {
		display: none;
	}

	.mobile-phone {
		display: inline-block;
	}

	.main-heading-boat h2 {
		margin-top: 0px;
	}

	.main-heading-boat {
		margin-top: 0px;
	}

	.formButton.full-width {
		width: 100%;
	}

	.header-phones.main-phone-top {
		width: 90%;
		margin: auto;
		text-align: center;
		background-color: #fff;
		padding: 10px 50px;
	}

	.header-phones.main-phone-top a {
		color: #fff;
		font-family: 'Raleway';
		font-size: 22px;
		font-weight: 900;
	}

	.main-about-details {
		padding: 20px;
	}

	.gallery-section .main-heading p {
		color: #fff;
		position: relative;
		padding-top: 27px;
	}

	.projects-section .main-heading p {
		text-align: center;
		font-family: 'Raleway';
		font-size: 18px;
		padding-top: 30px;
	}

	.advantage ul {
		padding-left: 0px;
	}

	.advantage ul li span {
		width: 190px;
		font-family: 'Raleway';
		font-size: 16px;
	}

	.gold-coin-top {
		position: absolute;
		top: -1%;
		left: 5%;
		z-index: 9;
	}

	.gold-coin-top img {
		width: 100px;
	}

	.main-heading p {
		margin-bottom: 0px !important;
	}

	.advantage-btn-list ul li {
		display: block;
		width: 44%;
		padding: 5px;
	}

	.advantage-btn-list .nav-link {
		background: -moz-element;
		background-color: #fff;
		color: #000;
		margin-bottom: 22px;
		font-family: 'Raleway';
		font-weight: 700;
		font-size: 16px;
		border-radius: 5px;
		text-align: center;
	}

	/*.advantage-btn-list {
		padding-top: 30px;
	}*/

	.location-wrap {
		margin-top: 90px;
		margin-bottom: 30px;
	}

	.various1 {
		font-family: 'Raleway';
		font-weight: 400;
		font-size: 14px;
		color: #fff !important;
	}

	.copyrights p {
		font-family: 'Roboto', sans-serif;
		font-weight: 400;
		font-size: 14px;
		color: #000;
		margin-bottom: 0px;
	}

	.projects-right-list-text ul li {
		color: #efe691;
		font-family: 'Raleway';
		font-size: 20px;
		font-weight: 400;
		padding-left: 60px;
		background-image: url("img/others/projects-list.png");
		background-position: 1% 7%;
		padding-bottom: 25px;
		background-repeat: no-repeat;
	}

	.brand-details {
		background-image: url("img/others/number.png");
		background-repeat: no-repeat;
		background-position: 50% 25%;
		background-size: 100%;
	}

	.project-two-imgs {
		margin-top: 90px;
		margin-bottom: 0;
	}

	/* .amenities-section {
		padding-top: 15px;
		padding-bottom: 30px;
	} */

	.location-section .main-heading p {
		text-align: center;
		font-family: 'Raleway';
		font-size: 18px;
		color: #fff;
		position: relative;
		padding-top: 20px;
		text-align: justify;
		text-align-last: center;
	}

	.route-map-section {
		padding: 40px 0px;
	}

	.footer-section {
		background-color: #4344D4;
		padding-bottom: 50px;
	}

	.contactButtom a {
		font-family: 'Raleway';
		font-weight: bold;
		width: auto;
		color: #fff;
		text-transform: uppercase;
		font-weight: bold;
		font-size: 16px;
	}

	.formButton a {
		font-family: 'Raleway';
		font-weight: bold;
		width: auto;
		color: #fff;
		text-transform: uppercase;
		font-weight: bold;
		font-size: 16px;
	}

	.bottom_button {
		position: fixed;
		bottom: 0;
		left: 0;
		right: 0;
		margin: 0 auto;
		z-index: 99;
		display: block;
		width: 100%;
		/* background: -moz-linear-gradient(to right, #BF953F, #FCF6BA, #B38728, #FBF5B7, #AA771C);
		background: -webkit-linear-gradient(to right, #BF953F, #FCF6BA, #B38728, #FBF5B7, #AA771C);
		background:linear-gradient(to right, #BF953F, #FCF6BA, #B38728, #FBF5B7, #AA771C); */
		background-color: #464E61 !important;
		border-top: 1px solid #fff;
	}

	.formButton {
		width: 50%;
		float: left;
		padding: 10px 30px;
		text-align: center;
		display: block;
		border-right: 1px solid #fff;
	}

	.contactButtom {
		width: 50%;
		float: right;
		padding: 10px 25px;
		text-align: center;
		display: block;
	}

	.footer-main-btn {
		display: none;
	}

	.copyrights {
		text-align: center;
		padding-top: 10px;
		padding-bottom: 5px;
	}

	.owl-carousel-gallery .owl-prev {
		margin: 0px !important;
		display: inline-block;
		height: 28px;
		right: 57%;
		position: absolute;
		text-indent: -99999px;
		top: 111%;
		width: 28px;
		outline: none !important;
	}

	.owl-carousel-gallery .owl-next {
		height: 28px;
		left: 50%;
		position: absolute;
		text-indent: -99999px;
		top: 111%;
		width: 28px;
		outline: none !important;
	}

	.gallery-section .main-heading h2::after {
		position: absolute;
		content: "";
		height: 4px;
		background-color: #e5d377;
		left: 25%;
		top: 53%;
		width: 50px;
	}

	.gallery-section .main-heading h2::before {
		position: absolute;
		content: "";
		height: 4px;
		background-color: #e5d377;
		right: 24%;
		top: 53%;
		width: 50px;
	}

	.amenities-icon-details h3 {
		color: #2f3f3f;
		font-family: 'Raleway';
		font-size: 13px;
		font-weight: 700;
		padding-top: 20px;
		padding-bottom: 25px;
	}

	.main-heading p {
		text-align: center;
		padding-top: 20px;
		text-align: justify;
		text-align-last: center;

	}

	.main-heading h3 {
		text-align: center;
		font-family: 'Gamilia-Regular';
		font-size: 25px;
		color: #2f3f3f;
		position: relative;
		font-weight: bold;
	}

	.projects-right-list-text {
		padding-top: 30px;
	}

	.projects-section .main-heading h2::after {
		position: absolute;
		content: "";
		height: 4px;
		background-color: #e5d377;
		left: 10%;
		top: 53%;
		width: 50px;
	}

	.projects-section .main-heading h2::before {
		right: 11%;
		top: 53%;
		width: 50px;
	}

	.route-main-top-wrap {
		display: none;
	}

	.amenitis-top-wrap {
		display: none;
	}

	.main-heading h2::after {

		background-color: #2f3f3f;
		left: 18%;
		top: 53%;
		width: 50px;
	}

	.main-heading h2::before {
		right: 19%;
		top: 53%;
		width: 50px;
	}

	.main-heading h2 {
		font-size: 30px;
	}

	header .header-bottom {
		position: relative;
		padding-top: 58px;
	}

	.mainmenu img {
		width: 60px;
		position: absolute;
		margin-top: -16px;
	}

	.header-phone a {
		color: #000;
		font-family: 'Raleway';
		font-size: 19px;
		font-weight: 900;
	}

	s .banner-shape {
		position: relative;
		left: 0;
		top: 0;
		z-index: 9;
		width: 100%;
		background: #2f3f3f;
	}

	.route-map-wrap {
		padding: 10px 0px;
	}

	.main-heading-boat h2 {
		font-family: 'Raleway', sans-serif;
		font-size: 24px;
		color: #ffffff;
		text-align: center;
		font-weight: 700;
	}

	.banner-shape {
		position: relative;
		left: 0;
		top: 20%;
		z-index: 9;
		width: 100%;
		background: #038f50;
	}

	.main-heading-boat h3 {
		font-family: 'Qualux-Regular';
		font-size: 20px;
		color: #fff;
		text-align: center;
	}

	.main-heading-boat h4 {
		font-size: 17px;
		color: #fff;
		text-align: center;
		padding-bottom: 30px;
	}

	.main-heading-boat p {
		font-family: 'Raleway';
		color: #fff;
		font-size: 16px;
		padding-bottom: 40px;
		text-align: center;
	}

	.advantages-wrap .main-heading-boat h2 {
		
		font-size: 30px;
		margin-top: 30px;
	}

	.advantages-list {
		background-image: url("img/ashok-ipl/advantage-wing.png");
		background-size: 100%;
		text-align: center;
		padding: 30px 0px;
		background-position: center;
		background-repeat: no-repeat;
	}

	.advantage iframe {
		height: 450px !important;
	}

	.header-phone {
		/* background: -moz-linear-gradient(to right, #BF953F, #FCF6BA, #B38728, #FBF5B7, #AA771C);
		background: -webkit-linear-gradient(to right, #BF953F, #FCF6BA, #B38728, #FBF5B7, #AA771C);
		background: linear-gradient(to right, #BF953F, #FCF6BA, #B38728, #FBF5B7, #AA771C); */
		padding: 2px 5px;
		text-align: center;
	}
}

@media screen and (max-width: 414px) {
	.header-top {
		background-color: #464E61;
	}

	.header-phones.main-phone-top {
		width: 80%;
		margin: auto;
		text-align: center;
		background-color: #000;
		padding: 10px 50px;
	}

	.header-phones.main-phone-top a {
		color: #fff;
		font-family: 'Raleway';
		font-size: 20px;
		font-weight: 900;
	}

	.formButton a {
		font-family: 'Raleway';
		font-weight: bold;
		width: auto;
		color: #fff;
		text-transform: uppercase;
		font-weight: bold;
		font-size: 14px;
	}

	.contactButtom a {
		font-family: 'Raleway';
		font-weight: bold;
		width: auto;
		color: #fff;
		text-transform: uppercase;
		font-weight: bold;
		font-size: 14px;
	}

	.header-phone img {
		width: 21px;
	}

	.header-phone {
		/* background: -moz-linear-gradient(to right, #BF953F, #FCF6BA, #B38728, #FBF5B7, #AA771C);
		background: -webkit-linear-gradient(to right, #BF953F, #FCF6BA, #B38728, #FBF5B7, #AA771C);
		background: linear-gradient(to right, #BF953F, #FCF6BA, #B38728, #FBF5B7, #AA771C); */
		padding: 13px 8px;
		text-align: center;
	}

	.header-phone a {
		color: #1D3774;
		font-family: 'Raleway';
		font-size: 16px;
		font-weight: 900;
	}

	.header-phone a span {
		display: block;
	}
	.footer-main-by a {
		font-family: 'Raleway';
		font-weight: 400;
		font-size: 14px;
		color: #fff !important;
	}

	.footer-main-by span {
		font-family: 'Raleway';
		font-weight: 400;
		font-size: 14px;
		color: #fff !important;
	}

	.main-heading h2 {
		font-size: 24px;
	}

	.brand-details {
		padding-top: 30px;
	}

	.main-heading h2::after {
		background-color: #2f3f3f;
		left: 14%;
		top: 53%;
		width: 50px;
	}

	.main-heading h2::before {
		right: 15%;
		top: 53%;
		width: 50px;
	}

	.copyrights p {
		font-family: 'Roboto', sans-serif;
		font-weight: 400;
		font-size: 14px;
		color: #fff;
		margin-bottom: 0px;
	}

	.various1 {
		font-family: 'Raleway';
		font-weight: 400;
		font-size: 14px;
		color: #fff !important;
	}

	.formButton {
		padding: 10px 10px;
	}
}

@media screen and (max-width: 387px) {
	.header-phone a span {
		display: block;
	}
	.banner-shape h4 {
		font-family: 'Raleway';
		text-decoration: none;
		font-size: 27px;
		padding-left: 20px;
	}

	.header-top {
		background-color: #464E61;
	}

	.formButton {
		padding: 10px 10px;
	}

	.formButton a {
		font-size: 13px;
	}

	.contactButtom a {

		font-size: 13px;
	}
}

@media screen and (max-width: 375px) {
	.banner-shape h4 {
		font-family: 'Raleway';
		text-decoration: none;
		font-size: 27px;
		padding-left: 20px;
	}

}

@media screen and (max-width: 360px) {}

@media screen and (max-width: 320px) {}

.owl-carousel-banner img {
	/* height: 544px; */
}

@media screen and (max-width: 767px) {
	.advantages-list p{
		font-size: 15px;
	}
	.header-phone a span {
		display: none;
	}
	.owl-carousel-banner img {
		height: unset;
	}


}

@media screen and (min-width: 1820px) {

	.owl-carousel-banner img {
		height: unset;
	}


}

/* .lp-live-button{
    left: 10px;
    margin-bottom: 130px !important;
  }
  .livprop_overlay{
    left: 1px;
  }
  .chatWithUsMessageWrapper{
    left: 80px !important;
    margin-bottom: 130px !important;
  }
  .indicator:after {
  right: 190px !important;
  } */
.chatWithUsMessageWrapper {
	display: none !important;
}

.advantages-section {
	margin-top: -30px;
}

.advantages-wrap .main-heading-boat h2 {
	margin-top: 10px;
	font-family: 'Raleway';
}


#submitbtn {
    color: #ffffff;
	width: 100%;
	background: #AC1618;
    box-shadow: #fff 0px 0px 3px 1px;
}
#fsubmitbtn {
    color: #ffffff;
	width: 100%;
}
.form-control {
    padding: 8px 10px;
}
}

#sidebar-wrapper {
	top: 24%;
	width: 250px;
}

#sidebar-wrapper {
	display: none;
	margin-right: -249px;
	right: 0;
	top: 50%;
	width: 250px;
	background: linear-gradient(to bottom, #028f50 23%, #0db369 100%);
	position: fixed;
	transition: all 0.5s ease-out 0s;
	-webkit-transition: all 0.5s ease-out 0s;
	-moz-transition: all 0.5s ease-out 0s;
	-ms-transition: all 0.5s ease-out 0s;
	-o-transition: all 0.5s ease-out 0s;

	z-index: 999999;
}

#sidebar-wrapper {
	margin-right: -250px;
	right: 0;
	top: 51%;
	width: 250px;
	background: linear-gradient(to bottom, #028f50 23%, #0db369 100%);
	position: fixed;
	transition: all 0.5s ease-out 0s;
	-webkit-transition: all 0.5s ease-out 0s;
	-moz-transition: all 0.5s ease-out 0s;
	-ms-transition: all 0.5s ease-out 0s;
	-o-transition: all 0.5s ease-out 0s;
	/* height: 100%; */
	/* overflow-y: auto; */
	z-index: 999999;
}

#sidebar-wrapper.active {
	right: 250px;
	width: 357px;
	transition: all 0.5s ease-out 0s;
	-webkit-transition: all 0.5s ease-out 0s;
	-moz-transition: all 0.5s ease-out 0s;
	-ms-transition: all 0.5s ease-out 0s;
	-o-transition: all 0.5s ease-out 0s;
}

#menu-toggle {
	cursor: pointer;
	/*	transform: rotate(90deg);*/
	text-align: right;
	position: absolute;
	top: 0%;
	left: -93px;
	z-index: 99;
	/*background-color: #e02227;
	padding: 10px 15px;*/
	color: #fff;
	font-family: 'Raleway', sans-serif;
	font-weight: 400;
	font-size: 20px;
	box-shadow: 0px 0px 14px 5px rgba(0, 0, 0, .2);
}

#menu-close {
	color: #fff;
	background-color: transparent;
	border: none;
	font-size: 25px;
	position: relative;
	z-index: 99999;
}

#sidebar-wrapper {
	margin-right: -250px;
	right: 0;
	top: 30%;
	width: 250px;
	background: linear-gradient(to bottom, #028f50 23%, #0db369 100%);
	position: fixed;
	transition: all 0.5s ease-out 0s;
	-webkit-transition: all 0.5s ease-out 0s;
	-moz-transition: all 0.5s ease-out 0s;
	-ms-transition: all 0.5s ease-out 0s;
	-o-transition: all 0.5s ease-out 0s;
	/* height: 100%; */
	/* overflow-y: auto; */
	z-index: 999999;
}

.selldof label {
	
	color: #fff;
	font-family: 'Raleway';
	font-size: 14px;

}

.sell_do_form_container .thankyou{

  color: #fff;
  padding-bottom: 20px;
  font-family: 'Raleway';

}

#sidebar-wrapper{
	display: none!important;
}

.selldof .form-control, .sell_do_form_control {

	height: 48px!important;
}

.selldof .help-block {
	
	color: #fff !important;
	font-family: 'Raleway';
	
}




.logo{
	margin: 20px;
	float: left;
	width: 200px;
	height: 40px;
	/* background: url(../img/logo.png) no-repeat center; */
	display: block;
}

.logo img{
	height: 160px;
}


.project1-section{
	background-image: url("img/ashok-ipl/project1-section.jpg");
	background-size: 100% 100%;
	padding-top: 50px;
	padding-bottom: 50px;
	background-repeat: no-repeat;
}

.project1-section .heading h3{
	padding-top: 40px;
    color: #3221B7;
    font-size: 39px;
    font-family: 'Raleway';
    font-weight: 800;
	padding-left: 30px;	
}
.project1-section .heading h2{
	color: #FFDB1F;
	background-image: url("img/ashok-ipl/mahabalipuram-bg.png");
	background-repeat: no-repeat;
	background-size: contain;
	margin-left: -34px;
   
	padding: 20px;
	padding-left: 30px;
	font-family: 'Raleway';
	font-size: 40px;
    font-weight: 800;
	
}

.features-list{
	/* background-image: url(img/ashok-ipl/advantage-wing.png); */
    /* background-size: 100% 100%; */
    text-align: center;
    /* padding: 20px 0px; */
}

.features-list h3 {
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
	font-size: 35px;
	color: #fff;
}

.features-list p {
	font-family: 'Raleway', sans-serif;
	font-weight: 600;
	font-size: 20px;
	color: #000;
}
.project-features{
	background-image: url('img/ashok-ipl/icon-bg.png');
	background-repeat: no-repeat;
	text-align: center;
    padding: 35px;
    background-position: center;
	background-size: contain;

}
.project-features img{

	width: 52px;
	text-align: center;
}
.mahabalipuram-vector{
	width: 85%;
}


.enquire-bg{
	background-image: url('img/ashok-ipl/onwards.png');
	background-repeat: no-repeat;
	/* padding: 50px; */
	text-align: center;
	background-size: contain;
	float: right;
}

.location-main-section {
	/* background-color: #000; */
	padding: 30px 0px;
	background-image: url('./img/ashok-ipl/location-bg.jpg');
	background-repeat: no-repeat;
    background-size: cover;
}
.advantage-btn-list .nav-link {
    background: -moz-element;
    background-color: #fff;
    color: #000;
    margin-bottom: 35px;
    font-family: 'Raleway';
    font-weight: 400;
    font-size: 38px;
    border-radius: 5px;
    text-align: center;
}

.advantage-btn-list ul li{
	margin: 8px;
}
.advantage-btn-list .nav-link {
	background: -moz-element;
	background-color: #fff;
	color: #000;
	margin-bottom: 35px;
	font-family: 'Raleway';
	font-weight: 400;
	font-size: 38px;
	border-radius: 5px;
	text-align: center;
}

.advantage-btn-list .nav-tabs {
	border-bottom: 1px solid transparent !important;
}
.about-ipl-town h2{
	text-align: center;
	font-size: 40px;
	font-weight: 700;
	padding-top: 30px;
	font-family: 'Raleway';

}
.location-map h2{
	text-align: center;
	font-size: 40px;
	font-weight: 700;
	padding-top: 30px;
	font-family: 'Raleway';
	padding-bottom: 30px;

}
.about-ipl-town p{
	text-align: center;
	font-size: 18px;
	font-weight: 400;
	font-family: 'Raleway';
	line-height: 36px;

}
.form-main-logo img{
	width: 170px;
	
}
.header-phone i{
	font-size: 20px;
}
a:hover{
	text-decoration: none;
}
.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap;
    display: none;
}



.discl{
    text-align: center;
	border-bottom: 1px solid #fff;
  }
  .discl p{
    color: #fff;
    font-family: 'Raleway', sans-serif;

  }
  hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
  }