*{ 
	font-family:'Lato';
}
html {
	scroll-behavior: smooth;
  }
.text-center img {
	display: inline-block;
}
header .mainmenu {
	padding-top:18px;
	height: 75px;
}
header {
	padding: 0px;
}
.header-logo img{
	width: 120px;
	background: #550715;
}
header .mainmenu ul li a {
	text-decoration: none;
	font-size: 20px;
	color: #000;
}
header .mainmenu ul li a {
	font-family: 'IBM Plex Sans', sans-serif;
	font-weight: 400;
	text-decoration: none;
	font-size: 18px;
/*	text-transform: uppercase;*/
	color: #000000;
}
.navbar-dark .navbar-nav .show > .nav-link, .navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .nav-link.{
	
}
.navbar-dark .navbar-nav .show > .nav-link, .navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .nav-link.active {
/*	color: #000000 !important;*/
	
}
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
	color: #000;
}
header .mainmenu ul li {
	padding: 0px 18px;
}
header .mainmenu ul li:last-child {
	padding-right: 0px !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;
}

/*******MAIN MENU*********/
header .mainmenu .navbar {
	margin: 0px;
	padding: 0px;
}
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus{
	color: #fff;
}
.navbar-dark .navbar-nav .nav-link {
  color: #000000;
  margin: 0px;
}
.navbar-dark .navbar-nav .nav-link {
	color: #fff;
	font-family: 'destine';
	font-size:20px;
	letter-spacing: 2px;
	font-weight: 400;
}
.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;
	color: #062f59;
}
header .header-bottom {
	position: relative;
}
header .mainmenu .navbar-nav a{
	font-size: 18px;
	font-weight: 700;
	font-family: 'Lato', sans-serif;
	color: #000000;
	position: relative;
	z-index: 999999;
}
header .header-bottom .banner-contents {	
	position: absolute;
	left: 0;
	right: 0;
	top: 24%;
	width: 47%;
	margin: auto;
	text-align: center;
}
header .banner-contents h3 {
	font-size: 57px;
	color: #000000;
	font-family: 'Oswald', sans-serif;
	font-weight:500;
	line-height: 1.3;
	text-transform: uppercase;
}
.banner-contents p {
	font-size: 21px;
	color: #313131;
	line-height: 1.7;
	padding-top:10px;
}
.banner-contents a {
	text-decoration: none;
	font-size: 22px;
	color: #fff;
	border-radius: 50px;
	text-transform: uppercase;
	font-family: 'Lato', sans-serif;
	border: 2px solid #062f59;
	background-color: #062f59;
	padding: 10px 22px;
}
/*********** CAROUSEL NAV***********/
header .header-bottom .owl-prev {
	background-color: rgba(0, 0, 0, 0) !important;
	background-image: url("img/icons/banner-left.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:50px;
	outline: none !important;
}
header .header-bottom .owl-next {
	background-color: rgba(0, 0, 0, 0) !important;
	background-image: url("img/icons/banner-right.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:50px;
	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: #fff;
	border: 1px solid #fff;
	transform: scale(1.5);
} */
.owl-carousel.owl-theme.owl-carousel-banner.owl-loaded.owl-drag { z-index: inherit; } 
header .header-bottom .owl-theme .owl-controls { margin-top: 0; } 
header .header-bottom .owl-dots { bottom: 8%; left: 0; position: absolute; right: 0; z-index: 9999; }
 header .header-bottom .owl-dot { width: 20px; height: 20px; background-color: #fff !important; margin: 5px 7px; border-radius: 50%; border: 1px solid #fff; } 
 header .header-bottom .owl-dot.active { background-color: transparent !important; border: 1px solid #fff; transform: scale(1.4); }
  header .header-bottom .owl-theme .owl-dots .owl-dot span { background-color: #fff; width: 12px; height: 12px; margin: 3px; }
.header-bottom .owl-carousel-banner { z-index: inherit; }
header .header-bottom .owl-dots { bottom:3%; left: 0; position: absolute; right: 0; z-index: 9999; }
/* .banner-shape {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 9;
} */
header .service-page .banner-contents {
	position: absolute;
	left: -36%;
	right: 0;
	top:46%;
	width: 47%;
	text-align: center;
}
.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-family: 'IBM Plex Sans', sans-serif;
	font-weight: 700;
	font-size:20px;
	color: #fff;
	margin-bottom: 25px;
}
.footer-wrap ul li a {
	text-decoration: none;
	font-family: 'IBM Plex Sans', sans-serif;
	font-size: 15px;
	color: #fff;
}
.menu-first{
	padding-left:56px;
}
.footer-wrap .menu-first ul li a {
	text-decoration: none;
	font-family: 'IBM Plex Sans', sans-serif;
	font-size: 15px;
	color: #fff;
	text-transform: uppercase;
}
.conatact1 span{
	display: block;
}
.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: 'IBM Plex Sans', sans-serif;
	font-weight:400;
	font-size: 15px;
	color: #ffffff;
	margin-bottom: 0px;
}
.copyrights p {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 16px;
	color: #000;
	margin-bottom: 0px;
	padding-top: 15px;
}
.copyrights p a{
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 16px;
	color: #000;
	margin-bottom: 0px;
}

.privacy-text{
	font-family: 'Roboto', sans-serif;
}

.footer-main-by span{
	font-family: 'Roboto', sans-serif;
}

.footer-main-by a {
	font-family: 'ProximaNova-Regular';
	font-weight: 400;
	font-size: 16px;
	color: #000 !important;
  }
  .footer-main-btn a {
	font-family: 'ProximaNova-Regular';
	font-weight: 700;
	text-transform: uppercase;
	font-size: 16px;
	color: #fff !important;
	border-radius: 3px;
	padding: 10px 15px;
	/*background: -moz-linear-gradient(top, #eaca43 0%,#fef785 100%);
	background: -webkit-linear-gradient(top, #eaca43 0%,#fef785 100%);
	background: linear-gradient(to bottom, #eaca43 0%,#fef785 100%);*/
	background: #6f0202;	
  }
  .top-arrow-link {
	position: absolute;
	right: 3%;
	top: 82%;
	z-index: 99;
}
footer {
	position: relative;
}
.footer-section {
	padding:20px 0px;
	/*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: linear-gradient(to bottom, #fffe89 0%,#ecc647 100%);
}
/* css start */
header .header-logo {
	position: absolute;
	left: 0;
	right: 0;
	top:0px;
	z-index: 9;
	text-align: center;
}
.menu-left {
	float: left;
	margin-left: 153px; 
}

.header-top {
	position: fixed;
	z-index: 999;
	top: 0;
	left: 0;
	right: 0;
	/*background: -moz-linear-gradient(to bottom, #fffe89 0%,#ecc647 100%);
	background: -webkit-linear-gradient(to bottom, #fffe89 0%,#ecc647 100%);
	background: linear-gradient(to bottom, #fffe89 0%,#ecc647 100%);*/
	background: #6c0202;
	box-shadow: #000 0px -3px 16px 5px;
}
.about-main-left span{
	font-weight: 500;
  font-family: 'ProximaNova-Regular';
  font-size: 26px;
  color: #5a0201;
  background: -moz-linear-gradient(to bottom, #fffe89 0%,#ecc647 100%);
  background: -webkit-linear-gradient(to bottom, #fffe89 0%,#ecc647 100%);
  background: linear-gradient(to bottom, #fffe89 0%,#ecc647 100%);
  padding: 10px 25px;
  border-radius: 8px;
}
.menu-right{
	float: right;
	margin-right: 89px;
}
header .mainmenu .navbar-nav a{
	font-size: 16px;
}
header .header-bottom {
	position: relative;
	padding-top: 72px;
  }
 .banner-shape {
	position: absolute;
	left: 65%;
	top: 17%;
	z-index: 9;
	width: 380px;
  background-image: linear-gradient(268deg, #9f0606 0%, #680202 74%);
	/* box-shadow: 0px 0px 3px 4px #0d0d0d; */
	padding: 10px;
}

.selldof .form-group p{
	color: #fff;
	margin-top: -20px;
	text-align: center;
}

  #mainform {
/*	padding: 70px 20px;*/
/*	 border: 3px solid #f9ea74; */
  }
  #mainform img{
	width: 70px;
  }
  .banner-shape h4 {
	font-family: 'ProximaNova-Regular';
	text-decoration: none;
	font-size: 25px;
	color: #fff;
	padding: 5px 0px;
	font-weight: 900;
  }
  .form-control {
	border-radius: 1px !important;
	padding: 12px 8px;
	border: solid 1px #bd941a;
  }
  #submitbtn {
	font-family: 'ProximaNovaA-Bold';
	/*background: linear-gradient(to bottom, #fffe89 0%,#ecc647 100%);
	background: -moz-linear-gradient(to bottom, #fffe89 0%,#ecc647 100%);
	background: -webkit-linear-gradient(to bottom, #fffe89 0%,#ecc647 100%);*/
	background: linear-gradient(to bottom, #fffe89 0%, #ecc647 100%) !important;
	width: 100%;
	border-radius: 2px;
	font-size: 27px;
	color: #6c0202;
	text-transform: uppercase;
	/* box-shadow: rgb(183, 179, 179) 0px 0px 3px 3px inset; */
/*	box-shadow: inset 0px 2px 10px #fefb86;*/
}
.about-section {
	background-color: #550715;
/*	padding: 120px 0px;*/
  }

.aboutSec{
	background-image: url("img/ameya/bg1.jpg");
	background-repeat: no-repeat;
	background-size: 100% 100%;
}  
.maha-heading h2{
/*	text-transform: uppercase;*/
	position: relative;
	font-family: against;
  font-weight: 400;
  font-size: 38px;
	/* color: #f5e168; */
	background: -webkit-linear-gradient(rgb(255, 254, 137), rgb(237, 202, 76));
    background-clip: border-box;
  background-clip: border-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-top: 50px;
}


.gallerySec h2{
/*	text-transform: uppercase;*/
	position: relative;
	font-family: against;
  font-weight: 400;
  font-size: 38px;
  color: #6f0202; 
  margin-top: 50px;
}

.gallerySec h2::after {
	position: absolute;
	content: "";
	height: 5px;
	width: 350px;
	left: -81%;
	background-color: #6f0202;
	top: 50%;
}

.about-text-main h4{
	margin: 40px 0px;
/*	text-transform: uppercase;*/
	font-family: 'ProximaNova-Regular';
  font-weight: 400;
	font-size: 17px;
	color: #fff;
}
.maha-heading.location-txt.white-text p{
	font-family: 'ProximaNova-Regular';
	font-weight: 400;
	font-size: 20px;
	color: #000;
}
.maha-heading p{
	font-family: 'ProximaNova-Regular';
	font-weight: 400;
	font-size: 20px;
	color: #fff;
}
.maha-heading h2::after {
	position: absolute;
	content: "";
	height: 5px;
	width: 350px;
	left: -81%;
	background-color: #f5e168;
	top: 50%;
}
.about-main-left span{

}
.about-left-text{
	background: -moz-linear-gradient(to bottom, #fffe89 0%,#ecc647 100%);
  background: -webkit-linear-gradient(to bottom, #fffe89 0%,#ecc647 100%);
  background: linear-gradient(to bottom, #fffe89 0%,#ecc647 100%);
  padding: 30px 35px;
  border-radius: 5px;
  box-shadow: #000 10px 10px 10px -2px;
}
.about-left-text h5{
	color: #550715;
  margin: 0px;
  font-family: 'ProximaNova-Black';
  font-weight: 500;
  font-size: 28px;
}
.about-left-text p{
	color: #550715;
	font-family: 'ProximaNova-Regular';
	font-weight: 400;
	font-size: 20px;
}
.main-text-top{
	padding: 50px 0px;
}
.contown-section{
	background-image: url("img/indusPark/bg.png");
	background-size: 100% 100%;
	padding: 20px 0px;
	border-top: solid #ecc647 6px;
}
.maha-heading.white-text h2{
	color: #003235 !important;
	background: -webkit-linear-gradient(rgb(0, 50, 53), rgb(0, 50, 53));
    background-clip: border-box;
  background-clip: border-box;
  background-clip: border-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-top: 50px;
  margin-bottom: 40px;
}
.maha-heading.white-text h2::after {
	background-color: #003235;
}
.maha-left h3{
	color: #fff;
  font-family: 'ProximaNova-Bold';
  font-weight: 700;
  font-size: 38px;
}
.maha-left p{
	color: #fff;
	font-family: 'ProximaNova-Regular';
	font-weight: 400;
	font-size: 20px;
}
.maha-left {
	padding: 32px 0px;
	text-align: center;
  }
  
  .main-contown-text{
	background-color: rgba(28, 76, 66, 0.8);
	padding: 50px 40px;
  }
  .main-contown-text p{
	color: #fff;
	font-family: 'ProximaNova-Regular';
	font-weight: 400;
	font-size: 23px;
  }
  .owl-carousel-gallery .owl-prev {
	background-color: rgba(0, 0, 0, 0) !important;
	background-image: url("img/ameya/left.png") !important;
	background-repeat: no-repeat !important;
	background-position: 0 0;
	margin: 0px !important;
	display: inline-block;
	height: 32px;
	right: 52%;
	position: absolute;
	text-indent: -99999px;
	top: 120%;
	width: 32px;
	outline: none !important;
	border: none !important;
}
.owl-carousel-gallery .owl-next {
	background-color: rgba(0, 0, 0, 0) !important;
	background-image: url("img/ameya/right.png") !important;
	background-repeat: no-repeat !important;
	background-position: 0 0;
	margin: 0px !important;
	display: inline-block;
	height: 32px;
	left: 52%;
	position: absolute;
	text-indent: -99999px;
	top: 120%;
	width: 32px;
	outline: none !important;
	border: none !important;
}
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
	display: block;
}
.heightlight-heading h2 {
	text-transform: uppercase;
	font-family: 'ProximaNovaA-Bold';
	font-size: 45px;
	color: #550715 !important;
	text-align: center;
	margin-top: 50px;
}
.heightlight-wrap {
	background: -moz-linear-gradient(to bottom, #fffe89 0%,#ecc647 100%);
	background: -webkit-linear-gradient(to bottom, #fffe89 0%,#ecc647 100%);
	background: linear-gradient(to bottom, #fffe89 0%,#ecc647 100%);
	padding: 70px 0px;
}
.height-icons h3{
	padding: 20px 0px;
	font-size: 19px;
  text-align: center;
  font-family: 'ProximaNova-Regular';
  font-weight: 700;
  color: #1c1c1c;
}
.height-icons {
	text-align: center;
}
.height-main-icon {
	padding: 70px 0px 20px;
}
#advantage1.fade {
	opacity: 1 !important;
  }
  #locaadvantage1.fade {
	opacity: 1 !important;
	
}
.advantage-details{
/*	padding: 10px;
  border-radius: 2px;
  background: linear-gradient(to bottom, #f0cf60 0%,#ecc647 100%);*/
  text-align: center;
  padding: 50px 0px;

}
.advantage-details ul li{
	text-transform: capitalize;
	color: #fff;
	font-family: 'ProximaNovaA-Bold';
	font-size:19px;
	padding-bottom: 10px;
}
  .advantage-btn-list .nav-tabs .nav-link.active, .advantage-btn-list .nav-tabs .nav-item.show .nav-link {
	color: #000;
	background: -moz-linear-gradient(to bottom, #fffe89 0%,#ecc647 100%);
  background: -webkit-linear-gradient(to bottom, #fffe89 0%,#ecc647 100%);
  background: linear-gradient(to bottom, #fffe89 0%,#ecc647 100%);
	border-color: #dee2e6 #dee2e6 #fff;
	border: 1px solid #000;
  }
  .advantage-btn-list .nav-link {
	background: -moz-element;
	background-color: #fff;
	color: #000;
	margin-bottom: 35px;
	font-family: 'ProximaNova-Regular';
	font-weight: 400;
	font-size: 38px;
	border-radius: 5px;
	text-align: center;
}
.location-advantage-btn-list .nav-tabs .nav-link.active, .advantage-btn-list .nav-tabs .nav-item.show .nav-link {
	color: #000;
	background: -moz-linear-gradient(to bottom, #fffe89 0%,#ecc647 100%);
	background: -webkit-linear-gradient(to bottom, #fffe89 0%,#ecc647 100%);
	background: linear-gradient(to bottom, #fffe89 0%,#ecc647 100%);
	border-color: #dee2e6 #dee2e6 #fff;
	border: 1px solid #000;
  }
  .location-advantage-btn-list .nav-link {
	background: -moz-element;
	background-color: #003235;
	color: #fff;
	margin-bottom: 35px;
	font-family: 'ProximaNova-Regular';
	font-weight: 400;
	font-size:24px;
	border-radius: 5px;
	text-align: center;
	text-transform: uppercase;
}
.main-locationlist-section{
	background-image: url("img/icons/main-location-bg.png");
	background-size: 100% 100%;
	padding: 80px 0px;
}
.location-advantage-btn-list .nav-tabs .nav-item{
	margin-bottom: -1px;
	display: block;
	width: 100%;
}
.advantage iframe{
	height: 600px;
}
.nav-tabs {
	border-bottom: transparent;
}
.main-locationlist-wrap {
	margin-top: 90px;
}
.height-icons img{
	width: 90px !important;
  	margin: auto;
}
.header-phone {
/*	background-color: #550715;*/
	padding: 5px 10px;
	border-radius: 8px;
	text-align: center;
	background: linear-gradient(to bottom, #fffe89 0%,#ecc647 100%);
}
.height-main-icon span {
	display: none !important;
  }
  .blink_me {
	text-align: center;
    animation: blinker 2s linear infinite;
/*    width: 12%;*/
    position: fixed;
    right: 1%;
    top: 16px;
    z-index: 999;
}
.header-phone a {
	color: #6f0202;
	font-family: 'ProximaNova-Regular';
	font-size: 19px;
	font-weight: 900;
  }
  .main-page {
	position: relative;
}
@keyframes blinker {
	50% {
	  opacity: 0;
	}
	100% {
	  opacity: 1;
	}
  }
  .accordionItem.close{
	float: none;
  }
  .accordionItemContent ul li{
	color: #000;
	font-family: 'ProximaNova-Regular';
	font-size:16px;
	font-weight:400;
  }
  .accordionItemHeading{
	cursor: pointer;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	background: #4c5255;
	color: #fff;
	width: 100%;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	box-sizing: border-box;
	text-align: center;
	font-size: 19px;
	text-transform: uppercase;
}
.close .accordionItemContent{
    height:0px;
    transition:height 1s ease-out;
    -webkit-transform: scaleY(0);
	-o-transform: scaleY(0);
	-ms-transform: scaleY(0);
	transform: scaleY(0);
    float:left;
    display:block;
    
    
}
.open .accordionItemContent{
        padding: 20px;
    background-color: #fff;
    border: 1px solid #ddd;
    width: 100%;
    margin: 0px 0px 10px 0px;
    display:block;
    -webkit-transform: scaleY(1);
	-o-transform: scaleY(1);
	-ms-transform: scaleY(1);
	transform: scaleY(1);
    -webkit-transform-origin: top;
	-o-transform-origin: top;
	-ms-transform-origin: top;
	transform-origin: top;

	-webkit-transition: -webkit-transform 0.4s ease-out;
	-o-transition: -o-transform 0.4s ease;
	-ms-transition: -ms-transform 0.4s ease;
	transition: transform 0.4s ease;
        box-sizing: border-box;
}

.open .accordionItemHeading{
    margin:0px;
        -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
    -moz-border-radius-bottomright: 0px;
    -moz-border-radius-bottomleft: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
	background-color: #f0d256;
	color: #000;
}




/*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-logo img{
/*		width: 10%;*/
	}
	.menu-left {
		float: left;
/*		margin-left: 175px;*/
	}
	.menu-right {
		float: right;
		margin-right: 74px;
	  }
	/*.header-phone a {
		color: #f9ea74;
		font-family: 'ProximaNova-Regular';
		font-size: 17px;
		font-weight: 900;
	}*/
	/*.navbar-dark .navbar-nav .nav-link {
		color: #fff;
		font-family: 'destine';
		font-size: 15px;
	}*/
	/*header .mainmenu ul li {
		padding: 0px 15px;
	}*/
	.maha-heading.extra-heading h2::after{
		position: absolute;
		content: "";
		height: 5px;
		width: 350px;
		left: -67%;
		background-color:#003235;
		top: 50%;
	}
	.maha-heading h2::after {
		position: absolute;
		content: "";
		height: 5px;
		width: 350px;
		left: -82%;
		background-color: #f5e168;
		top: 50%;
	}
	.blink_me {
		text-align: center;
		animation: blinker 2s linear infinite;
/*		width: 13%;*/
		position: fixed;
		right: 9px;
		top: 16px;
		z-index: 999;
	}
	/*#mainform {
		padding: 25px 20px;
		border: 2px solid #f9ea74;
	}*/
	/*#mainform img {
		width: 22%;
	}*/
	/*.banner-shape {
		position: absolute;
		left: 65%;
		top: 20%;
		z-index: 9;
		width: 32%;

background: linear-gradient(to bottom, #fffe89 0%,#ecc647 100%);

	  }*/
}

@media screen and (min-width: 1100px) and (max-width: 1280px) {

}
@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) {

.about-main-left span {

  font-size: 20px;

}


	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: 0px;
	}
	
}
@media screen and (max-width: 480px) {
	.maha-heading.extra-heading.location-txt.white-text {
		margin-top: 60px;
	}
	.main-locationlist-wrap {
		margin-top: 40px;
	}
	.advantage iframe {
		height: 310px;
	}
	.heightlight-wrap {
		padding: 10px 0px;
	  }
	.maha-left h3 {
		color: #003235;
		font-family: 'ProximaNova-Bold';
		font-weight: 700;
		font-size: 45px;
	  }
	.maha-heading.white-text h2 {
		margin-top: 0px;
	}
	.blink_mess {
		text-align: center;
	  animation: blinkers 3s linear infinite;
	}
	
	@keyframes blinkers {
	  50% {
		opacity: 0;
	  }
	  100% {
		opacity: 1;
	  }
	}
	.owl-carousel-gallery .owl-prev {
		background-color: rgba(0, 0, 0, 0) !important;
		background-image: url("img/ameya/left.png") !important;
		background-repeat: no-repeat !important;
		background-position: 0 0;
		margin: 0px !important;
		display: inline-block;
		height: 32px;
		right: 55%;
		position: absolute;
		text-indent: -99999px;
		top: 110%;
		width: 32px;
		outline: none !important;
	}
	.owl-carousel-gallery .owl-next {
		background-color: rgba(0, 0, 0, 0) !important;
		background-image: url("img/ameya/right.png") !important;
		background-repeat: no-repeat !important;
		background-position: 0 0;
		margin: 0px !important;
		display: inline-block;
		height: 32px;
		left: 55%;
		position: absolute;
		text-indent: -99999px;
		top: 110%;
		width: 32px;
		outline: none !important;
	}
	.contactButtom a {
		font-family: 'ProximaNova-Regular';
		font-weight: bold;
		width: auto;
		color: #550715;
		text-transform: uppercase;
		font-weight: bold;
		font-size: 14px;
	}
	.formButton a {
		font-family: 'ProximaNova-Regular';
		font-weight: bold;
		width: auto;
		color: #550715;
		text-transform: uppercase;
		font-weight: bold;
		font-size: 14px;
	}
	.contactButtom {
		width: 50%;
		float: right;
		padding: 10px 30px;
		text-align: center;
		display: block;
	}
	.formButton {
		padding: 10px 10px;
	}
	.formButton {
		width: 50%;
		float: left;
		padding: 10px 30px;
		text-align: center;
		display: block;
		border-right: 1px solid #fff;
	}
	.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 bottom, #fffe89 0%,#ecc647 100%);
		background: -webkit-linear-gradient(to bottom, #fffe89 0%,#ecc647 100%);
		background: linear-gradient(to bottom, #fffe89 0%,#ecc647 100%);
		border-top: 1px solid #fff;
	}
	.footer-main-btn {
		display: none;
	}
	.footer-main-by span {
		font-family: 'ProximaNova-Regular';
		font-weight: 400;
		font-size: 16px;
		color: #000 !important;
	}
	.copyrights p {
		font-family: 'Roboto', sans-serif;
		font-weight: 400;
		font-size: 15px;
		color: #000;
		margin-bottom: 0px;
		text-align: center;
	}
	.heightlight-heading h2 {
		text-transform: uppercase;
		font-family: 'ProximaNovaA-Bold';
		font-size: 34px;
		color: #550715 !important;
		text-align: center;
	}
	.main-contown-text p {
		color: #fff;
		font-family: 'ProximaNova-Regular';
		font-weight: 400;
		font-size: 17px;
	}
	.maha-heading h2 {
		text-transform: uppercase;
		position: relative;
		font-family: 'against';
		font-weight: 700;
		font-size: 30px;
	}
	.blink_me{
		display: none;
	}
	.about-main-left {
		margin-top: 30px;
	}
	.about-left-text {
		margin: 20px;
	}
/*	.banner-shape {
		position: relative;
		left: 0;
		top: 18%;
		z-index: 9;
		width: 100%;
background: linear-gradient(to bottom, #fffe89 0%,#ecc647 100%);

	}*/
	.advantage-btn-list .nav-link {
		background: -moz-element;
		background-color: #fff;
		color: #000;
		margin-bottom: 35px;
		font-family: 'ProximaNova-Regular';
		font-weight: 400;
		font-size: 22px;
		border-radius: 5px;
		text-align: center;
	}
	.maha-heading p {
		font-family: 'ProximaNova-Regular';
		font-weight: 400;
		font-size: 16px;
		color: #fff;
	  }
	  .main-text-top {
		padding: 30px 0px;
	}
	  .maha-left p{
		color: #000;
	  }
	  .footer-section {
		padding: 20px 0px;
		/*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%);*/
		margin-bottom: 30px;
		background: #f7f1e6;
	}
	.navbar-toggler{
		display: none;
	}
	/*.mainmenu .navbar.navbar-expand-md img{
		width: 110px;
		background: #550715;
	}*/
	header .mainmenu {
		height: 70px;
	}
	header .header-bottom {
		position: relative;
		padding-top: 70px;
	  }  
	  .header-phone a {
		color: #550715;
		font-family: 'ProximaNova-Regular';
		font-size: 19px;
		font-weight: 900;
		text-align: center;
	}
	.header-phone {
		background-color: #550715;
		padding: 5px 10px;
		border-radius: 8px;
		text-align: center;
	}
	.header-phone img {
		width: 21px;
	  }
	  .maha-heading h2::after {
		display: none;
	  }
	  .maha-heading.white-text h2::after {
		display: none;
	  }
	  .contown-section {
		background-size: 200%;
    padding: 10px 0px;
	  }
	  .maha-left {
		padding: 32px 0px;
		text-align: center;
	  }
	  .about-section {
		background-color: #550715;
		padding: 60px 0px;
	  }
	  .about-left-text {
		margin: 10px;
	  }
	  .about-left-text h5 {
		color: #550715;
		margin: 0px;
		font-family: 'ProximaNova-Black';
		font-weight: 500;
		font-size: 25px;
	}
	.about-left-text {
		background: -moz-linear-gradient(to bottom, #fffe89 0%,#ecc647 100%);
		background: -webkit-linear-gradient(to bottom, #fffe89 0%,#ecc647 100%);
		background: linear-gradient(to bottom, #fffe89 0%,#ecc647 100%);
		padding: 20px 5%;
		border-radius: 5px;
	}
	.about-left-text p {
		color: #550715;
		font-family: 'ProximaNova-Regular';
		font-weight: 400;
		font-size: 14px;
	}
	.about-text-main h4 {
		margin: 35px 0px;
		text-transform: uppercase;
		font-family: 'ProximaNova-Bold';
		font-weight: 700;
		font-size:21px;
		color: #fff;
		line-height: 35px;
	}
	.maha-heading.location-txt.white-text p {
		font-family: 'ProximaNova-Regular';
		font-weight: 400;
		font-size: 17px;
		color: #000;
	}
	.main-locationlist-section {
		background-image: url("img/icons/main-location-bg.png");
		background-size: 100% 100%;
		padding: 0px 0px;
	}
}
@media screen and (max-width: 414px) {
	
}
@media screen and (max-width: 387px) {
	.copyrights p {
		font-family: 'Roboto', sans-serif;
		font-weight: 400;
		font-size: 10px;
		color: #000;
		margin-bottom: 0px;
	}
	.about-left-text p {
		color: #003235;
		font-family: 'ProximaNova-Regular';
		font-weight: 400;
		font-size: 12px;
		padding-top: 10px;
	}
	.maha-left h3 {
		color: #003235;
		font-family: 'ProximaNova-Bold';
		font-weight: 700;
		font-size: 38px;
	}
	.heightlight-wrap {
		background: -moz-linear-gradient(to bottom, #fffe89 0%,#ecc647 100%);
		background: -webkit-linear-gradient(to bottom, #fffe89 0%,#ecc647 100%);
		background: linear-gradient(to bottom, #fffe89 0%,#ecc647 100%);
		padding: 9px 0px;
	}
}
@media screen and (max-width: 375px) {
	.footer-section {
		padding: 20px 0px;
		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%);
		margin-bottom: 30px;
	}
	.contactButtom {
		width: 50%;
		float: right;
		padding: 10px 20px;
		text-align: center;
		display: block;
	}
	.about-left-text h5 {
		color: #003235;
		margin: 0px;
		font-family: 'ProximaNova-Black';
		font-weight: 600;
		font-size:20px;
	}
}
@media screen and (max-width: 360px) {

}
@media screen and (max-width: 320px) {

}


.maha-main-text {
	margin-top: 40px;
}

.connectIconsDiv ul{
	list-style: none;
  display: inline-flex;
}

.connectIconsDiv p{

	color: #fff;
	font-family: 'ProximaNova-Regular';	
}

.connectIconsDiv h5{
	background: -webkit-linear-gradient(rgb(255, 254, 137), rgb(237, 202, 76));
    background-clip: border-box;
  background-clip: border-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: 'ProximaNova-Bold';
  font-size: 25px;
  margin-bottom: 0px;
}

.connectli{
	margin-left: 20px;
  margin-top: 5px;
}

.connectIconsRow2{
	margin-top: 30px;
}


.heading2 h2 {
	
	background: -webkit-linear-gradient(rgb(255, 254, 137), rgb(237, 202, 76));
    background-clip: border-box;
  background-clip: border-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.heading2 h3{
	background: -webkit-linear-gradient(rgb(255, 254, 137), rgb(237, 202, 76));
    background-clip: border-box;
  background-clip: border-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.gallerySec {

	background-image: url("img/ameya/bg3.jpg");
	background-repeat: no-repeat;
	background-size: 100% 100%;
	padding-bottom: 100px;


}

#highlights{
/*	border-top: solid #ecc647 6px;*/
}



@media screen and (max-width: 767px) {
	
.locSec h2{
	text-align: center;
	margin-top: 0;
	margin-bottom: 50px;	
}

.aboutSec h2{
	text-align: center;
	font-size: 27px;
	margin-top: 0;
}

.aboutSec p {
	text-align: justify;
}


.gallerySec h2 {
	text-align: center;
	margin-top: 0px;
}

.gallerySec h2::after {
display: none;
}

.floorRightSec li {
	margin-top: 10px;
}


.floorSec .nav-item span {

	font-size: 14px!important;

}

.floorSec .nav-item p {

	font-size: 17px!important;

}

.floorSec .nav-item {

width: 100%;

}


.plansImg img {
	 margin: unset!important; 
	width: 100%!important;
}

.plansImg{

	background: none!important;

}


.trustSec h2 {
  font-size: 30px!important;
  text-align: center;
}

.trustSec h2::after {

display: none;

}

.trustSecValues h3 {
	font-size: 28px!important;
}


.floorSec h2{
	text-align: center!important;
	margin-left: unset !important;
}

.trustSec {
	
	background-size: 200% 200%!important;
}

.trustSecData{
	text-align: center;
}


.heading2 h3 {

	font-size: 35px;
}

.heading2 p {

	color: #fff;
}

.copyrights p a {
  font-size: 14px;
}

.connectIconsRow2 {
	margin-top: 0px;
}

.advantage-details {
  padding: 5px;
}

.mainmenu .navbar.navbar-expand-md img{
		width: 96px;
		background: #550715;
	}

	.banner-shape {
		position: relative;
		left: 0;
		top: 18%;
		z-index: 9;
		width: 100%;
/*		background: linear-gradient(to bottom, #fffe89 0%,#ecc647 100%);*/
		background-image: linear-gradient(268deg, #9f0606 0%, #680202 74%);

	}


}

.aboutSec p{

	font-family: 'ProximaNovaA-Light';
	font-size: 19px;
	color: #fff;
	margin-bottom: 32px;
}

.aboutSec h4 {
	margin: 40px 0px;
	/* text-transform: uppercase; */
	font-family: 'ProximaNova-Bold';
	font-weight: 400;
	font-size: 18px;
	color: #fff;
}

.trustSec{
	background-image: url("img/ameya/bg2.png");
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.trustSec h2{

	color: #6f0202;
	position: relative;
	font-family: against;
	font-weight: 600;
	font-size: 38px;
	margin-top: 50px;
}

.trustSec h2::after {
	position: absolute;
	content: "";
	height: 5px;
	width: 350px;
	left: -83%;
	background-color: #6f0202;
	top: 50%;
}


.aboutSec h2::after {
	position: absolute;
	content: "";
	height: 5px;
	width: 350px;
	left: -70%;
	background-color: #f5e168;
	top: 50%;
}

.trustSecValues h3{

	color: #6f0202;
	font-family: against;
	font-weight: 700;
  font-size: 32px;
}

.trustSecValues p{

	color: #000;
	font-family: ProximaNova-Regular;
}

.trustSecValues2 p{
	
	background: rgb(180,8,8);
	background: radial-gradient(circle, rgba(180,8,8,1) 0%, rgba(128,8,8,1) 48%, rgba(112,2,2,1) 100%); 
	color: #fff;
	font-family: ProximaNova-Regular;
	text-align: justify;
	padding: 34px;
  font-size: 18px;
  border-radius: 5px;

}

.trustSecData {
	margin: 20px 0px;
}

.trustSecMainRow{
	padding: 62px 0px;
}

.floorSec{

	background-image: url("img/ameya/bg1.jpg");
	background-repeat: no-repeat;
	background-size: 100% 100%;

}

.floorSec h2{
	margin-left: 100px;
}

.floorSec h2::after {
	position: absolute;
	content: "";
	height: 5px;
	width: 350px;
	left: -370px;
	background-color: #f5e168;
	top: 50%;
}

.floorRightSec {
	background: #00000059;
}

.floorRightSec h3 {
	
	font-family: against;
	font-weight: 400;
	font-size: 26px;
	background: -webkit-linear-gradient(rgb(255, 254, 137), rgb(237, 202, 76));
	background-clip: border-box;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	padding: 40px;

}

.plansImg{

/*	text-align: center;*/
	background-image: url(img/ameya/floor/floorBg.png);
	background-repeat: no-repeat;
  background-size: 370px 370px;
  background-position: 250px;
  margin: 40px 0px;

}

.plansImg img{

	margin: 100px 92px;
	width: 520px;
	
}

.floorSec .nav-item{

	text-align: center;
	background: linear-gradient(to bottom, #fffea8 0%,#e6bf3d 100%);
	margin: 5px;
	border-radius: 5px;
	padding: 4px;

}

.floorSec .nav-item a{

border: solid 1px #6f0202;

}


.floorSec .nav-item p{

	font-family: against;
	color: #6f0202;
	margin: 0;
  font-size: 22px;
  font-weight: 700;

}

.floorSec .nav-item span{

	color: #000;
	font-family: ProximaNova-Regular;
	font-size: 13px;
  font-weight: 600;

}

.nav-pills .nav-link.active{
	
	background-color: #6f0202;

}

.nav-pills .nav-link.active p{
	background: -webkit-linear-gradient(rgb(255, 254, 137), rgb(237, 202, 76));
    background-clip: border-box;
  background-clip: border-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.nav-pills .nav-link.active span{
	
	color: #fff;

}

.locSec{

	background-image: url("img/ameya/bg1.jpg");
	background-repeat: no-repeat;
	background-size: 100% 100%;

}

.contact{
padding-top: 40px;
	background-image: url("img/ameya/bg3.jpg");
	background-repeat: no-repeat;
	background-size: 100% 100%;
	padding-bottom: 20px;

}
.gal-right p {
    color: #000;
    font-size: 20px;
}
.gal-right p span {
    font-size: 24px;
    font-weight: 600;
}
.gal-right a {
    color: #000;
}
.gal-right img {
    padding-top: 30px;
	width: 140px;
}

.owl-carousel-gallery{

	margin-top: 60px;
}

.owl-carousel-gallery img{

	border: solid #6f0202;
	border-radius: 5px;

}

.selldof .title{
	display: none !important;
}
.selldof label{
	display: none !important;
}
.selldof textarea.form-control {
    /* height: 50px !important;
	margin-top: -12px; */
	display: none;
}
.selldof .btn, .sell_do_ctc_btn, .selldof .btn, .sell_do_verify_btn{
	width: 100% !important;
	background: linear-gradient(to bottom, #fffe89 0%, #ecc647 100%) !important;
	border-color: transparent !important;
	font-weight: 700 !important;
	font-size: 20px !important;
	text-transform: uppercase;
}


select.form-control:not([size]):not([multiple]) {
    height: calc(2.25rem + 2px);
    display: none;
} 
.useragreement {
    height: 350px;
    overflow-y: auto;
    padding: 15px 20px 15px 20px;
    line-height: 30px;
  }
  .user-agreement ul {
    list-style: none;
}
  .user-agreement ul li:before {
    content: "\f06c";
    font-family: FontAwesome;
    display: inline-block;
    color: #006d59;
    margin-right: 10px;
  }
  .selldof .form-control, .sell_do_form_control{
	font-size: 16px !important;
	height: 40px !important;
  }

  .discl{
    text-align: center;
	border-bottom: 1px solid #000 !important;
    opacity: 1 !important;
	padding-bottom: 15px;
  }
 .form_box p{
	text-align: center;
	color: #fff;
	font-size: 11px;
	font-weight: 400;
 }
 .selldof .form-group {
    margin-bottom: 12px;
   
}
.selldof .btn, .sell_do_ctc_btn, .selldof .btn, .sell_do_verify_btn{
	margin-top: -48px !important;
}
.rerano {
    text-align: center;
}

