.dp {
    font-size: 11px!important ;
}

html, body {
	width: 100%;
	height: 100%;
}
body {
	color: #000000;
	font-family: 'AVENIRLIGHT_0', sans-serif;
	font-size: 14px;
	line-height: 20px;
	overflow:auto;
}
img {
	max-width: 100%;
	height: auto
}
a, .btn {
	outline: none !important;
}
h1, h2, h3, h4, h5 {
	font-family: 'AVENIRLIGHT_0', sans-serif;
}
p {
	margin-bottom: 26px;
}
.fleft{
	float:left;
}
p:last-child{
	margin-bottom: 0
}
.container {
	max-width: 1430px;
	width: 100%;
}
.margT0{
	margin-top:0 !important;
}
.cred{
	color:#ec1d23 !important
}
header {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 988;
	padding: 30px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;

}
header.affix {
	padding: 15px;
	background: rgba(0,0,0,0.4);
}
.full-container {
	width: 100%;
	max-width: 100%;
}
.menu-icon {
	display: block;
	width: 60px;
}
.menu-icon span {
	display: block;
	height: 3px;
	background: #eb1d25;
	margin: 10px 0;
}
.header-slide01 {
	height: 100%;
}
.header-slide01 .lg-img {
	display: none
}
.header-slide01 .img-div {
	height: 100%;
	background-size: cover;
	background-position: center
}
.header-slide01 .swiper-slide:after {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	content: "";
	background: rgba(0,0,0,0.3);
	z-index: 99;
}
.header-slide01 .swiper-pagination-bullet {
	width: 100px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	height: 6px;
	opacity: 1;
	background: #fff;
}
.header-slide01 .swiper-pagination-bullet-active {
	background: #e21d22;
}
.header-slide01 .swiper-pagination{
	display: none
}
.header-slide01 .content-div {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	color: #000;
	height: 100%;
	z-index: 100;
	display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
	text-shadow: 0 0 24px rgba(0,0,0,0.7);
}
.header-slide01 .content-div.top {
	bottom: auto;
	top: 0;
}
.header-slide01 .content-div h3 {
	font-size: 60px;
	line-height: 60px;
    text-transform: uppercase;
    font-weight: 400;
	color: #fff; 
	text-transform: uppercase;
}
.main-table-div {
	display: table;
	width: 100%;
}
.main-table-div .table-cell {
	display: table-cell;
	vertical-align: top;
	float: none
}
.main-table-div .left-div {
	background: #f0eeee;
	height: 420px;
	padding: 0
}
.uppercase {
	text-transform: uppercase
}
.main-table-div .padding50 {
	padding:50px 45px;
	padding-right: 0;
	padding-bottom: 100px;
	padding-top: 30px;
}
.title-01 {
	color: #ec1d23;
	margin: 0 0 30px 0;
	font-size: 30px;
	line-height: 40px;
	font-family: 'AVENIRLIGHT_0', sans-serif;
	font-weight: 300;
}
.title-01.f40{
	font-size: 28px;
	line-height: 32px;
	margin: 0 0 25px 0;
}
.read-more-div {
	padding: 20px 0;
}
.read-more-div a {
	color: #434445;
	text-decoration: none;
	font-weight: 600;
	font-size: 17px;
	font-family: 'AVENIRMEDIUM_0', sans-serif;
}
.left-a-div {
	width: 50%;
	position: relative;
	height: 100%;
	 padding-top: 60px;
	text-align: center;
	background: #e9e9e9;
	float: left;
	width: 50%;
}

.left-icon-nav {
	float: left;
	width: 50%;
	list-style: none;
	margin: 0;
	padding: 0;
	vertical-align: top;
	padding-top: 60px;
}
.left-icon-nav li {
	text-align: center;
	padding:0 0 25px 0;
}
.left-icon-nav li a {
	display: inline-block;
	padding: 0 15px;
	font-size: 60px;
	line-height: 60px;
	color: #2c2c2c;
	text-decoration: none;
}
.left-icon-nav li a .icon-use-chat{
	font-size: 60px;
	line-height: 60px;
}
.left-icon-nav li.active a{
	color: #ec1d23;
}
.left-icon-nav li .tooltip {
	font-size: 18px;
	white-space: nowrap;
	font-family: 'AVENIRLIGHT_0', sans-serif;
}
.tooltip.right .tooltip-arrow{
	    border-right-color: #515151;
}
.left-icon-nav li .tooltip-inner {
	padding: 6px 15px;
	font-weight: 500;
	background: #515151
}
.left-icon-nav .tooltip.left .tooltip-arrow {
	border-left-color: #515151;
}
.bottom-contact-form {
	padding: 50px 0;
	position: relative;
	background-size: cover;
	background-position: center
}
.bottom-contact-form .container {
	max-width: 1000px;
}
.cf-div {
	float: right;
	width: 450px;
}
.cf-div .form-group {
	margin-bottom: 5px;
}
.cf-div .form-group .form-control {
	height: 45px;
	font-size: 14px;
	font-family: 'AVENIRLIGHT_0', sans-serif;
	border: 2px solid rgba(94,94,94,0.4);
	padding: 5px 20px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	box-shadow: 0 0 15px rgba(0,0,0,0.5);
}
.cf-div .form-group .enter-code {
	border: 2px solid rgba(94,94,94,0.4);
	background: rgba(255,255,255,0.3);
	color: #fff;
	text-align: center;

	font-size: 19px;
	font-family: 'AVENIRLIGHT_0', sans-serif;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border-bottom-left-radius: 5px;
	overflow: hidden;
	height: 60px;
	line-height: 55px;
}
.cf-div .form-group .text-td{
		width: 130px;
}

.cf-div .form-group .capcha-div{
	position: relative;
	padding-left: 100px;
	 
	overflow: hidden
}
.cf-div .form-group .capcha-div .captcha-base{
	position: absolute;
	left: 0;
	top: 0;
	margin: 0;
	border: 2px solid rgba(94,94,94,0.4) !important;
	background: #f0f0f0;
	border-right: none !important;
	color: #fff;
	text-align: center;
	height: 55px;
}
.cf-div .form-group .capcha-div .captcha-base  canvas{
	    width: 100% !important;
    height: 85% !important;
    padding: 7px !important;
}
.cf-div .form-group table {
	margin-top: 15px;
}
.cf-div .form-group .btn {
	font-size: 18px;
	font-family: 'AVENIRBLACKOBLIQUE_0', sans-serif;
	text-transform: uppercase;
	height: 40px;
	width: 170px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	margin-top: 30px;
}
.btn-orange {
	background-color: #faa61a !important;
	color: #000 !important;
}
.btn-red {
	background-color: #ee352a !important;
	color: #fff !important;
}
.red-btn .btn-orange{
	background-color: #ee352a !important;
	color: #fff !important;
}
.cf-div .form-group table .form-control {
	-moz-border-radius-topleft: 1px;
	-webkit-border-top-left-radius: 1px;
	border-top-left-radius: 1px;
	-moz-border-radius-topright: 8px;
	-webkit-border-top-right-radius: 8px;
	border-top-right-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-bottom-right-radius: 8px;
	border-bottom-right-radius: 8px;
	-moz-border-radius-bottomleft: 1px;
	-webkit-border-bottom-left-radius: 1px;
	border-bottom-left-radius: 1px;
	border-left: none;
	margin-bottom: 0
}
/* Alpha */
.header-banner-noslide {
	position: relative;
	text-shadow: 0 0 24px rgba(0,0,0,0.7);
	overflow: hidden;
	height: 100%;
	min-height: 350px;
	
}
.header-banner-noslide:after {
	content: "";
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	background-color: rgba(0,0,0,0.28);
}
.header-banner-noslide h1 {
	justify-content: center;
	z-index: 9;
	font-size: 60px;
	line-height: 50px;
	text-transform: uppercase;
	color: #fff; 
	font-weight: 400;
	margin: 0;
}
.header-banner-noslide .copy-text {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	z-index: 88;
	width: 100%;
	padding-top: 0;
	text-align: center;
	 display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; 
}

.header-banner-noslide .copy-text.mid{
	padding-top:0;
	color: #fff;
}
.header-banner-noslide .copy-text.bottom{
	padding-top:0;
	padding-bottom: 100px;
	top: auto;
	bottom: 0;
	height: auto
}
.header-banner-noslide .bg-img{
	display: none;
}
.header-banner-noslide .bg-div{
	height: 100%;
	background-size: cover;
	background-position: center
}
.header-banner-noslide h3{
	 font-size: 60px;
	line-height: 90px; 
    font-weight: 400;
    text-transform: uppercase;
	color:#fff;
	letter-spacing: 10px;
	margin: 0;
	margin-bottom: 20px;
}
.banner-header{
	position:absolute;
	right:100px;
	bottom:100px;
}
.project-list .img-wrapper {
	position: absolute;
	background-repeat: no-repeat;
	background-position: top left;
	background-size: cover;
	height: 100%;
	min-height: 100%;
	width: 100%;
	left: 0;
	top: 0
}
.project-list .text-wrapper {
	padding: 20px 30px;
}
.project-list .text-wrapper p {
	margin-bottom: 10px;
}
.project-list {
	margin: 0;
	padding: 0 15px;
}
.project-list li {
	margin-bottom: 13px;
	list-style: none;
	color: #fff;
	font-size: 11px;
	line-height: 16px;
	font-family: 'AVENIRLIGHT_0', sans-serif;
}
.project-list li h3 {
	font-size: 16px;
	line-height: 22px;
	font-family: 'AVENIRLIGHT_0', sans-serif;
	font-weight: 500;
	margin: 0 0 15px 0
}
.project-list li h3 span {
	font-size: 11px;
}
.read-more {
	float: none;
	text-align: right;
}
.read-more a {
	color: #fff;
	text-decoration: none;
}
.enquiryForm {
    width: 96%;
    float: left;
    margin: 0px 2%;
    padding: 20px;
    background: #efefef;
    margin-bottom: 40px;
    border: 1px solid #e8e8e8; 
}
.enquiryForm h2{
	font-size: 26px;
	color: #545454;
} 
.enquiryForm p{
	color: #545454;
	margin-bottom: 15px;
} 
.enquiryForm .captchBox
{
	width: 303px;
    float: left;
    margin: 0px 15px;
	
}
.enquiryForm .submitBox
{
	width: calc(100% - 333px);
    float: left;
    padding-left: 13px;
} 
.enquiryForm .submitBtn{
	margin-top: 22px !important;
    margin-bottom: 0px !important;
}
footer {
	background: #2a2a2a;
	margin-top: 0;
	color: #fff;
	font-size: 13px;
	line-height: 18px;
	font-family: 'AVENIRLIGHT_0', sans-serif;
	position: relative;
	margin-top: -1px;
	
	font-weight: 300
}
footer h4 {
	font-weight: 700;
	margin: 0 0 0 0;
	font-size: 13px;
	font-family: 'AVENIRLIGHT_0', sans-serif;
}
.footerBtn {
	position: absolute;
	width: 160px;
	height: 80px;
	left: 50%;
	top: -79px;
	margin-left: -84px;
	text-align: center;
	color: #fff;
	z-index: 1;
	cursor: pointer;
	-webkit-transition: all 500ms;
	-o-transition: all 500ms;
	-moz-transition: all 500ms;
	-ms-transition: all 500ms;
	transition: all 500ms;
}
.footerBtn:before {
	content: '';
	position: absolute;
	left: 0;
	border-bottom: 80px solid #1b1b1b;
	border-left: 80px solid transparent;
	border-right: 80px solid transparent;
	z-index: -1;
}
.footerBtn span {
	font-size: 9px;
	text-transform: uppercase;
	margin-top: 17px;
	width: 100%;
	float: left;
}
.footerBtn span i {
	font-size: 16px;
}
.footerBtn span b {
	font-weight: 400;
	display: block;
}

.footerBtn .nav-text{
	position: absolute;
	left: 0;
	bottom: -30px;
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 12px;
}
.footerBtn.activeFooterBtn .nav-text{
	bottom: 100%;
	    -webkit-transform: rotateX(180deg);
    -o-transform: rotateX(180deg);
    -moz-transform: rotateX(180deg);
    -ms-transform: rotateX(180deg);
    transform: rotateX(180deg);
}
.footerBtn.activeFooterBtn {
	top: 0;
	color: #000;
	-webkit-transform: rotateX(180deg);
	-o-transform: rotateX(180deg);
	-moz-transform: rotateX(180deg);
	-ms-transform: rotateX(180deg);
	transform: rotateX(180deg);
}
.footerBtn.activeFooterBtn:before {
	border-bottom-color: #fff;
}
.footerBtn.activeFooterBtn span b {
	-webkit-transform: rotateX(180deg);
	-o-transform: rotateX(180deg);
	-moz-transform: rotateX(180deg);
	-ms-transform: rotateX(180deg);
	transform: rotateX(180deg);
}
footer .line {
	border-left: 1px solid #595959;
	padding: 10px 0;
	padding-left: 80px;
}
footer nav {
	background: #2a2a2a;
	padding: 0 0; 
	padding-top: 0;
}
footer nav ul {
	margin: 0;
	padding: 0;
	list-style:disc;
	padding-left: 18px;
	display: block;
	margin-bottom: 15px;
	 
}
footer nav h4{
	margin-bottom:15px;
}
footer nav h4 a{
	color: #fff;
	text-decoration: none;
}
footer nav h4:hover a{
	text-decoration: none;
	color: #ed1d24;
}
footer nav h4 span{
	display: inline-block;
	padding-bottom: 5px;
	border-bottom: 1px solid #fff;
}
footer nav ul li a {
	font-size: 12px;
	color: #fff;
	padding: 0 0;
	text-decoration: none; 
	line-height: 14px;
	font-family: 'AVENIRLIGHT_0', sans-serif;
	font-weight: 300;
	display: block;
}
footer nav ul li a:focus,
footer nav ul li:hover a {
	text-decoration: none;
	color: #ed1d24;
}
footer nav ul li:last-child a {
	border: none;
}
.footer-copy-right {
	background: #141414;
	padding: 15px 30px;
	font-size: 14px;
	opacity: 0.6;
	font-family: 'AVENIRLIGHT_0', sans-serif;
}
.footer-copy-right a{
	color: #fff;
	text-decoration: none;
	padding: 0 5px;
}
.footer-copy-right .f-logo{
	vertical-align: middle; 
	display: inline-block;
	    margin-top: -5px;
}
.table-div {
	display: table;
	width: 100%;
	height: 200px;
}
.table-div .table-cell {
	display: table-cell;
	float: none;
	vertical-align: middle
}
.project-list .right-div {
	background-color: #242424;
	height: 260px;
}
.select-location-dropdown {
	float: right
}
.select-location-dropdown select {
	background: #bcbcbc;
	font-family: 'AVENIRLIGHT_0', sans-serif;
	font-weight: 400;
	font-size: 15px;
	width: 200px;
	height: 44px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	outline: none;
	border: none;
	color: #000 !important;
}

.select-location-dropdown .on-hover ul{
position: absolute;
    top: 100%;
    right: 0;
    z-index: 1000;
    display: none; 
    min-width: 100%;
    padding: 5px 0;
    margin: 0 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15); 
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
.select-location-dropdown .on-hover ul li a{
	    display: block;
    padding: 3px 10px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333; 
	text-decoration: none;
}
.select-location-dropdown .on-hover ul li:hover a{
	    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5;
}
.select-location-dropdown .on-hover:hover ul{
	display: block;
}
/*.bottom-contact-form .row {
	display: table;
	width: 100%;
}
.bottom-contact-form .col-sm-6 {
	display: table-cell;
	vertical-align: middle;
	float: none;
}*/
.bottom-contact-form:before {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	content: "";
	background: rgba(0,0,0,0.3);
	z-index: 1;
}
.bottom-contact-form .container {
	position: relative;
	z-index: 2;
}
.location-map {
	margin-bottom: 25px;
}
.preview-btn a {
	color: #000000;
	font-family: 'AVENIRLIGHT_0', sans-serif;
	font-weight: 400;
	font-size: 13px;
	text-decoration: none;
}
.header-slide01 .content-div.text-style01 {
	letter-spacing: 10px;
	text-align:center;
}
.header-slide01 .content-div.text-style01 h2 {
		 
	font-weight: 400;
	color: #fff;
	font-size: 60px;
	line-height: 50px;
	text-transform: uppercase;
	
}
.header-slide01 .content-div.text-style01 h2 span {
	font-weight: 200;
	font-size: 60px;
	line-height: 55px;
	display: block;
	
}
.header-slide01 .content-div.text-style01 h3 {
/*	font-family: 'Dosis', sans-serif;
	font-weight: 200;*/
	font-size: 60px;
	line-height: 50px;
	line-height: 37px;
}
.floor-plan-block .lg-img {
	margin-bottom: 50px;
}
.floor-plan-block table.info{
	margin-top: 10px;
}
.floor-plan-block table.info td {
	padding:2px 5px;
	font-size: 11px;
	line-height: 16px;
	text-transform: uppercase
}
.floor-plan-block table.right-tbl td {
	padding: 5px;
	font-size: 12px;
	line-height: 16px; 
}
.floor-plan-block .btn-lv {
	color: #000;
	margin: 15px 0 0 0;
}
.floor-plan-div {
	margin-top: 60px;
}
.floor-plan-div .line {
	border-right: 1px solid #bcbbbb;
}
.main-nav {
	background: rgba(0,0,0,0.8);
	padding: 60px;
	width: 100%;
	max-width: 400px;
	left: -100%;
	top: 0;
	position: fixed;
	z-index: 999;
	height: 100%;
	overflow: auto;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.main-nav.active {
	left: 0
}
.main-nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.main-nav .close-btn {
	position: absolute;
	right: 0;
	top: 0;
	display: inline-block;
	padding: 10px 20px;
	color: #fff;
	font-size: 22px;
}
.main-nav .menu>li {
	padding: 10px 0;
}
.main-nav .menu li .dropdown-backdrop{
	display: none;
}
.main-nav .menu>li>a {
	display: inline-block;
	color: #fff;
	font-size: 18px;
	text-decoration: none;
	padding: 6px 0;
	position: relative
}
.main-nav .menu>li>a:after {
	content: "";
	width: 0;
	height: 5px;
	display: block;
	background: #ec1d23;
	position: absolute;
	left: 0;
	bottom: 0;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.main-nav .menu>li:hover>a:after {
	width: 100%;
}
.main-nav .social-div {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0;
	text-align: center;
	padding: 30px;
}
.main-nav .social-div a {
	font-size: 18px;
	color: #000;
	text-decoration: none;
	display: inline-block;
	background: #fff;
	width: 30px;
	height: 30px;
	line-height: 31px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	margin: 0 5px;
}
.main-nav .dropdown-menu {
	position: static;
	width: 100%;
	background: none;
	border: none;
	box-shadow: none;
	padding: 20px 0;
	padding-bottom: 0;
	margin: 0;
	float: none
}
.main-nav .dropdown-menu li {
	background: none;
}
.main-nav .dropdown-menu li a{
	color: #fff;
	background: none;
	font-size: 18px;
	padding: 10px 15px;
}
.main-nav .dropdown-menu li:hover>a{
	color: #ec1d23;
}
.home-header-slide, .home-header-slide .swiper-container {
	width: 100%;
	height: 100%;
	position: relative
}
.home-header-slide .swiper-slide {
	text-align: center;
	font-size: 18px;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.home-header-slide .lg-img {
	display: none
}
.home-header-slide .img-div {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-size: cover;
	z-index: 2
}
.home-header-slide .img-div:after {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	content: "";
	background: rgba(0,0,0,0.3);
	z-index: 1;
}
.home-header-slide .copy-text {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	text-align: left;
	z-index: 8;
	color: #fff;
}
.home-header-slide .copy-text h2 {
	font-size: 85px;
	text-transform: uppercase;
	font-weight: 400;
	margin: 0 0 30px 0;
}
.home-header-slide .copy-text h2 span {
	position: relative
}
.home-header-slide .copy-text h2 span:after {
	width: 30px;
	height: 8px;
	background: #f00;
	display: inline-block;
	content: "";
	position: absolute;
	left: 15px;
	top: 3px
}
.home-header-slide .arrow-lr {
	font-size: 0
}
.home-header-slide .arrow-lr div {
	display: inline-block;
	margin: 0 5px 0 0;
	outline: none;
	cursor: pointer;
}
.home-header-slide .arrow-lr div.swiper-button-disabled {
	opacity: 0.5;
}
.left-a-div.home {
	width: 80%;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-align-content: stretch;
	-ms-flex-line-pack: stretch;
	align-content: stretch;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
/*
	padding-top: 0
*/
}
.left-icon-nav.home {
	width: 20%;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 25px;
}
.left-icon-nav.home li {
	border-bottom: solid 1px #cccaca;
	padding-top: 28px;
}
.search-filter-section {
	background: #242424;
	padding: 40px 15px;
}
.search-filter-section .dropdown {
	margin: 0 -15px;
}
.search-filter-section .dropdown button {
	display: block;
	background: #fff;
	width: 100%;
	border: navajowhite;
	height: 50px;
	border-right: 1px solid #cdcdcd;
	border-top: 1px solid #cdcdcd;
	border-bottom: 1px solid #cdcdcd;
	text-align: left;
	position: relative;
	padding-left: 25px;
	outline: none;
	font-size: 15px;
}
.search-filter-section .dropdown .dropdown-menu {
	margin: 0;
	margin-top: 2px;
	padding: 0;
	width: 100%;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	background: #f0f0f0;
	list-style: none;
}
.search-filter-section .dropdown .dropdown-menu li {
	padding: 0 25px;
	border-bottom: 2px solid #fff;
	font-family: 'AVENIRLIGHT_0', sans-serif;
	font-weight: 400;
	font-size: 13px;
}
.search-filter-section .dropdown .dropdown-menu ul.sub-dd{
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 10px;
	display: none;
	
}
.search-filter-section .dropdown .dropdown-menu li:hover ul.sub-dd{
	display: block;
}
.search-filter-section .dropdown .dropdown-menu ul.sub-dd li{
	padding: 0 0;
	border: none;
}
.search-filter-section .dropdown .dropdown-menu ul.sub-dd li a{
	color: #000;
	padding: 5px 10px;
	background: #fff;
	margin-bottom: 1px;
	display: block;
	text-decoration: none;
}
.search-filter-section .dropdown .dropdown-menu ul.sub-dd li:hover a{
	color: rgba(255,0,4,1);
}
.search-filter-section .dropdown .dropdown-menu li:hover{
	background: #f5f5f5;
}
.search-filter-section .dropdown .dropdown-menu li>a{
	padding: 10px 0;
}
.search-filter-section .dropdown .caret {
	border-top: 8px dashed;
	border-top: 7px solid\9;
	border-right: 7px solid transparent;
	border-left: 7px solid transparent;
	position: absolute;
	right: 25px;
	top: 50%;
	margin-top: -5px;
}
.search-filter-section .search-div {
	position: relative;
	margin: 0 -15px;
}
.search-filter-section .search-div .form-control {
	height: 60px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	border: 1px solid #cdcdcd;
	border-left: none;
	padding-right: 150px;
}
.search-filter-section .search-div .btn {
	position: absolute;
	right: 0;
	top: 0;
	width: 145px;
	height: 100%;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	border: 1px solid #cdcdcd;
	font-family: 'AVENIRLIGHT_0', sans-serif;
	font-weight: 700;
	font-size: 20px;
}
/* Customize the label (the custom-checkbox) */
.custom-checkbox {
	display: block;
	position: relative;
	padding-left: 35px;
	margin-bottom: 12px;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	font-family: 'AVENIRLIGHT_0', sans-serif;
	font-weight: 400;
	font-size: 13px;
	margin: 0
}
/* Hide the browser's default checkbox */
.custom-checkbox input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0;
}
/* Create a custom checkbox */
.checkmark {
	position: absolute;
	top: 0;
	left: 0;
	border: 1px solid #000;
	height: 20px;
	width: 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
/* On mouse-over, add a grey background color */
.custom-checkbox:hover input ~ .checkmark {
	color: #000;
}
/* When the checkbox is checked, add a blue background */
.custom-checkbox input:checked ~ .checkmark {
	color: #000;
}
/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
	content: "";
	position: absolute;
	display: none;
}
/* Show the checkmark when checked */
.custom-checkbox input:checked ~ .checkmark:after {
	display: block;
}
/* Style the checkmark/indicator */
.custom-checkbox .checkmark:after {
	left: 7px;
	top: 4px;
	width: 6px;
	height: 10px;
	border: solid #000;
	border-width: 0 3px 3px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.home-bottom-3block {
	margin-top: 5px;
	margin-bottom: 5px;
}
.home-bottom-3block .block-div {
	min-height: 600px;
	background-size: cover;
	background-position: center;
	padding: 80px 60px;
	margin: 0 -15px
}
.home-bottom-3block .block-div:before {
	content: "";
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	background-color: rgba(0,0,0,0.4);
	z-index: 1
}
.home-bottom-3block h2 {
	margin: 0;
	min-height: 130px;
	font-size: 35px;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	position: relative;
	z-index: 2
}
.home-bottom-3block ul {
	margin: 0 auto;
	padding: 0;
	list-style: none;
	max-width: 340px;
	position: relative;
	z-index: 2
}
.home-bottom-3block ul li {
	border: 1px dotted #fff;
	margin-bottom: 35px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.home-bottom-3block ul li a {
	color: #fff;
	text-decoration: none;
	padding: 10px;
	display: block;
	font-size: 26px;
}
.home-bottom-3block ul li th {
	text-align: center;
	width: 130px;
}
.home-bottom-3block .right-line {
	border-right: 5px solid #fff;
}
.home-bottom-3block ul li.active, .home-bottom-3block ul li:hover {
	background: rgba(255,0,4,0.4)
}
.design-studio.project-list .img-wrapper{
	background-color:#ccc3b7;
}
.project-list .img-wrapper a{
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 100%;
	height: 100%;
	z-index: 2
}
.design-studio.project-list .right-div{
	background-color: #ccc3b7;
	height:180px;
}
.design-studio.project-list .text-wrapper{
	  margin-left: -15%;
}
.design-studio.project-list li h3{
	color:#ec1d23;
	background-image: url(../images/design-studio/arrow.png);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:20px;
}
.design-studio.project-list .text-wrapper p{
	color:#464442;
	padding-left:20px;
}
.customize-list{
	padding:0;
	list-style: none;
   text-align:center;
    margin: 0 0px;
}
.customize-list li{
	margin:0; 
	display:inline-block;
	list-style:none;
	width: 30%;
	padding:10px;
	margin:0px 0px;
	vertical-align:top;
}
.customize-list li >div{
	background-color:#e9e9e9;
	min-height:135px;
	min-width: 100%;
	text-align:center;
	padding: 0px;
}
.customize-list li >div .icon{
	margin-bottom: 10px;
	display: block;
}
.customize-list.large li >div{
	min-height: 255px;
    text-align: center;
    padding: 20px 40px;
    padding-bottom: 15px;
	 
}
 
.customize-list.large li:last-child{
	
}
.customize-list.large li >div h4{
	font-size:14px;
	text-transform:uppercase;
	line-height:20px;
	color:#ec1d23;
}
.customize-list li.bgchange >div{
	background-color:#ccc3b7;
}
#features .customize-list li >div{
	background-color:#f0eeee;
}
#features .customize-list li.bgchange >div{
	background-color:#e9e9e9;
}
.customize-list li >div h4{
	font-size:12px;
	text-transform:uppercase;
	line-height:16px;
	margin: 0
}

.customize-list li.col-md-6{
	width: 50%;
}








.customize-list-fatehabad{
	padding:0;
	list-style: none;
   
    margin: 0 -8px;;
}
.customize-list-fatehabad li{
	margin:0;
	float:left;
	list-style:none;
	width: 25%;
	padding:10px;
}
.customize-list-fatehabad li >div{
	background-color:#e9e9e9;
	min-height:135px;
	min-width: 100%;
	text-align:center;
	padding: 10px;
}
.customize-list-fatehabad li >div .icon{
	margin-bottom: 10px;
	display: block;
}
.customize-list-fatehabad.large li >div{
	min-height: 205px;
    text-align: center;
    padding: 20px 40px;
    padding-bottom: 15px;
	 
}
 
.customize-list-fatehabad.large li:last-child{
	
}
.customize-list-fatehabad.large li >div h4{
	font-size:14px;
	text-transform:uppercase;
	line-height:20px;
	color:#ec1d23;
}
.customize-list-fatehabad li.bgchange >div{
	background-color:#ccc3b7;
}
#features .customize-list-fatehabad li >div{
	background-color:#f0eeee;
}
#features .customize-list-fatehabad li.bgchange >div{
	background-color:#e9e9e9;
}
.customize-list-fatehabad li >div h4{
	font-size:12px;
	text-transform:uppercase;
	line-height:16px;
	margin: 0
}

.customize-list-fatehabad li.col-md-6{
	width: 50%;
}





.cf-div.design-studio .form-group table{
	margin: 0
}
 
 
.cf-div.design-studio{
	max-width:740px;
	width: 100%;
	float:none;
	margin: 0 auto;
	margin-bottom: 50px;
}
.cf-div.design-studio .form-heading{
	margin-bottom: 20px;
}
.bottom-contact-form.display-block .row{
	display: block;
	width: auto
}
.bottom-contact-form.display-block .col-sm-6{
	float: left;
	display: block
}
.design-studio.cf-div .form-group{
	    margin: 0 -8px;
	  margin-bottom: 15px;
}
.design-studio.cf-div .form-group .enter-code{
		background:none;
		border:none;
		color:#d4d4d3;
	 
    text-align: left;
}
.design-studio.cf-div .form-group .text-td{
	width: 140px;
}

.design-studio.cf-div .form-group .capcha-div .captcha-base
 {
	border: 2px solid rgba(94,94,94,0.4);
     
	border-radius:8px 0px 0px 8px; 
	
}
.design-studio.cf-div .form-group .btn{
	    text-transform: capitalize; 
	    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	width: 150; 
	font-family: 'AVENIRLIGHT_0', sans-serif;
	background: url(../images/bg-red.jpg) repeat-x;
	background-position: left top;
	background-size: 5px 100%;
}
.design-studio.cf-div .form-group.captcha-form{
	float: none;
    margin: 0 auto;
}
.form-heading{
	text-align:center;
	color:#fff;
}
.form-heading h2{
	font-weight:bold;
	margin-bottom:5px;
	
}
.footer-toggle{
	display: block;
	padding-top: 100px;
	overflow: hidden;
}
 
.footerBtn .black-logo{
	display: none
}
.footerBtn.activeFooterBtn  .black-logo{
display: inline-block
}
.footerBtn.activeFooterBtn  .white-logo{
display: none
}


select.form-control,
.form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #a4a4a1;
}
.form-control::-moz-placeholder { /* Firefox 19+ */
  color: #a4a4a1;
}
.form-control:-ms-input-placeholder { /* IE 10+ */
  color: #a4a4a1;
}
.form-control:-moz-placeholder { /* Firefox 18- */
  color: #a4a4a1;
}

 

.gallery-swiper-container .swiper-slide img{
	width: 100%;
	height: auto
}
.photo-gallery-head{
	position: relative;
	background: #f4f3f3;
	padding: 15px;
	margin-bottom: 20px;
}
.photo-gallery-head h3{
	font-size: 16px;
	margin: 0;
	padding: 0;
	padding-right: 83px;
	font-family: 'AVENIRLIGHT_0', sans-serif;
}
.photo-gallery-head .arrow-btn {
    position: absolute;
    font-size: 0;
    right: 15px;
    top: 9px;
}
.photo-gallery-head .arrow-btn div{
	display: inline-block;
	margin-left: 3px;
	outline: none;
}

.photo-gallery-head .arrow-btn div.swiper-button-disabled{
	opacity: 0.3;
}



.padding-block-outer40{
	padding: 30px;
}

#carousel-amenities{
	font-size: 14px;
	font-family: 'AVENIRLIGHT_0', sans-serif;
	font-weight: 300;
	color: #000;
}
#carousel-amenities h4{
	font-size: 22px;
	font-family: 'AVENIRLIGHT_0', sans-serif;
	font-weight: 700;
	margin: 0;
	margin-bottom: 25px;
	margin-top: 10px;
}
#carousel-amenities .carousel-indicators{
	position: static;
	margin: 0;
	font-size: 0;
	width: auto;
	padding: 0;
	margin-top: -50px;
	
}
#carousel-amenities .carousel-indicators.mt-none{
	margin-top: 0
}


#carousel-amenities .carousel-inner {
 
    min-height: 323px;
}
#carousel-amenities .carousel-inner.min-h200 {
 
    min-height: 200px;
}
#carousel-amenities  .carousel-indicators li{
	z-index: 1;
	margin: 0;
	text-indent: inherit;
	width: 33.3%;
	display: inline-block;
	vertical-align: top;
	height: auto;
	font-size: 14px;
	font-family: 'AVENIRLIGHT_0', sans-serif;
	font-weight: 400;
	margin-bottom:30px;
	text-align: center;
	-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
#carousel-amenities  .carousel-indicators.col4 li{
	width: 25%;
}
 

#carousel-amenities  .carousel-indicators li.active{
	color: #ec1d23;
}
#carousel-amenities  .carousel-indicators li p{
	margin: 0
}
#carousel-amenities .arrow-div{
	text-align: right
}
#carousel-amenities .arrow-div a{text-decoration: none}


.testimonial-slider .carousel-inner img{
	width: 100%;
	height: auto
}
.testimonial-slider{
	font-size: 35px;
	line-height: 45px;
}
.testimonial-slider h3{
	color: #395a9b;
	font-size: 27px;
	line-height: 34px;
	font-family: 'AVENIRLIGHT_0', sans-serif;
	font-weight: 700;
	margin: 0 0 35px 0;
}
.testimonial-slider h3.red{
	color: #ec1d23;
}
.testimonial-slider .content-div{
	padding: 15px 0;
	padding-right: 50px;
}
.testimonial-slider .arrow-div{
	text-align: right;
	width: 41.66666667%;
	margin-top: -43px;
	position: relative;
	z-index: 55;
	    margin-left: 90px;
}
.testimonial-slider .arrow-div a{text-decoration: none}


#carousel-photo-gallery .carousel-inner img{
	width: 100%;
	height: auto
}
#carousel-photo-gallery  .arrow-btn{
	font-size: 0
}
#carousel-photo-gallery  .arrow-btn a{
	display: inline-block;
	margin-left: 5px;
}

.title-02{
    font-size: 25px;
    font-family: 'AVENIRLIGHT_0', sans-serif;
    font-weight: 700;
    margin: 0;
    margin-bottom: 35px;
    margin-top: 10px;
	color: #000;
}

.after-copy-btn{
	margin-top: 35px;
}
.after-copy-btn p{
	margin-bottom: 5px;
}
.after-copy-btn img{
	margin-right: 10px;
	vertical-align: middle
}
.after-copy-btn a{
	color: #000;
	text-decoration: none;
	font-size: 13px;
	font-family: 'AVENIRLIGHT_0', sans-serif;
	font-weight: 40;
}
.project-list.commercial-bld .right-div {
	background-color: #f0eeee;
	height: 260px;
}
.project-list.commercial-bld .right-div  ul{
	padding-left:0;
}
.project-list.commercial-bld li  h3{
	color:#ec1d23;
	font-size:22px;
	text-transform:uppercase;
}
.project-list.commercial-bld .right-div  ul li{
	font-size:14px;
	color:#5d5d5d;
	background-image:url(../images/arrow.png);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:20px;
}
.pimage{
	background-repeat:no-repeat;
	background-size:cover;
	width:100%;
	height:290px;
	cursor:pointer;
	position:relative;
}
.pimage .overlay{
	display:none;
	background-color:rgba(0,0,0,0.7);
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	display:none;
	
}
.pimage:hover .overlay {
	display:table;
}
.pimage .overlay .details{
	color:#fff;
	text-align:center;
	display:table-cell;
	vertical-align:middle;
}
.pimage .overlay .details h3{
	font-size:32px;
	line-height:25px;
}
.pimage .overlay .details h3 span{
	font-size:18px;
}
.btn-wrapper{
	width:100%;
	float:left;
	text-align:center;
	margin-top:15px;
}
.btn-wrapper a{
	font-size:13px;
	border:solid 1px #fff;
	border-radius:20px;
	padding:5px 20px;
	text-align:center;
	color:#fff;
	text-decoration:none;
	}
.pimage .overlay .details .col1{
	display:inline-block;
	text-align:center;
}
.pimage .overlay .details .col1.middle{
	
	padding:0 20px;
	margin:0 20px;
	border-left:solid 1px #a6a7a8;
	border-right:solid 1px #a6a7a8;
}
.project-wrapper{
	margin:0 -8px;
}
.project-wrapper h2{
    line-height: 20px;
    font-family: 'AVENIRLIGHT_0', sans-serif;
    font-weight: 200;
    margin: 8px 0 25px 15px;
	color: #ec1d23;
    font-size: 18px;
    text-transform: uppercase;
	    max-height: 20px;
}

#carousel-amenities.with-border .carousel-indicators{
	margin-top: 0
}
#carousel-amenities.with-border .carousel-indicators li{
	border-bottom: 1px solid #d3d3d3;
	border-right: 1px solid #d3d3d3;
	padding: 15px 0;
	margin-bottom: 0;
}
#carousel-amenities.with-border .carousel-indicators li:nth-child(3n+3){
	border-right:none; 
}
#carousel-amenities.with-border .carousel-indicators li.bn{
	border-bottom:none; 
}
#carousel-amenities.with-border .carousel-inner{
	line-height: 35px;
	min-height: 408px;
}



.page-path{
	font-size: 10px;
	font-family: 'AVENIRLIGHT_0', sans-serif;
	font-weight: 300;
	padding: 15px 50px;
	padding-bottom: 0;
	color: #000000;
}

.page-path.inside-box{
	padding: 0;
	margin: 0;
	margin-bottom: 25px
}
.page-path a{
	color: #000000;
	text-decoration: none
}
.page-path a:after{
	content: ">";
	display: inline-block;
	margin: 0 12px;
}
.full-width{
	width: 100%;
	height: auto
}

.font25{
	font-size: 25px;
	line-height: 35px;
}
.padding25{
	padding: 25px;
}
.logo-with-line{
	margin: 35px 0;
}
.logo-with-line .line{
	border-right:1px solid #2c2c2c; 
}

.news-gallery-slider .carousel-inner{
	    background: #f4f3f3;
}
.news-gallery-slider .carousel-inner img{
	width: 100%;
}
.news-gallery-slider .photo-gallery-head{
	background: none;
	padding-left: 0;
	padding-right: 0
}
.news-gallery-slider .photo-gallery-head #slider-n-text span{
	padding: 0 10px;
}
.news-gallery-slider .carousel-inner  .item {
	padding: 30px;
}
.news-gallery-slider .photo-gallery-head .arrow-btn{
	right: 0
}
.form-div {
	margin: 35px 0;
	padding: 10px;
}
.form-div .form-control{
	background: #e9e9e9;
	border: 1px solid #c3c3c3;
	color: #6c6c6c;
	height: 35px;
	font-size: 14px;
	font-family: 'AVENIRLIGHT_0', sans-serif;
	padding-left: 20px;
	padding-right: 20px;
}

.form-div textarea.form-control{
	height:100px;
}

.form-div  .btn{
	font-size: 18px;
	width: 170px;
	font-weight: 300;
	height: 40px;
	margin-top: 20px;
	-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}

.press-c-slider{
	margin-bottom: 50px;
	display: none
}
.press-c-slider h2{
	margin-bottom: 20px;
}
.block-img-copy{
	background: #e9e9e9;
	padding: 15px;
	text-align: center;
	font-family: 'AVENIRLIGHT_0', sans-serif;
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 20px;
}

.block-img-copy .img{
	padding-top: 15px;
	height: 60px;
	overflow: hidden
}

.block-img-copy .date-div{
	font-size: 11px;
	font-family: 'AVENIRLIGHT_0', sans-serif;
}
.block-img-copy .copy-text{
	min-height: 103px;
}
.block-img-copy .copy-text p{
	margin-bottom: 5px;
}
 

.press-c-slider .arrow-div{
	text-align: right;
	font-size: 0
}
.press-c-slider .arrow-div div{
	display: inline-block;
	margin-left: 3px;
}

.press-cverage-slider .swiper-button-disabled{
	opacity: 0.3;
}

.job-listing{
	margin-bottom:20px;
}
.job-card{
	background:#f0eeee;
	min-height:170px;
	width:100%;
	border-bottom:solid 4px #333;
	position:relative;
	padding:15px 25px;
}
.job-card h2{
	margin:0 0 10px 0;
	font-size:18px;
	text-transform:uppercase;
	font-weight:600;
}
.job-card h2 span{
	font-size:18px;
}
.job-card p{
	font-size:11px;
	line-height:14px;
	color:#2c2c2c;
}
.job-card p a{
	font-weight:bold;
	color:#2c2c2c;
}
.criteria span{
	font-size:14px;
	color:#464442;
	padding-left:25px;
	background:url(../images/career/opening/icon-qualification.png) no-repeat center left;
	display:inline-block;
	margin-right:10px;
}
.dropdownlist{
	margin-right:-15px;
}
.criteria span.experience{
	background:url(../images/career/opening/experience.png) no-repeat center left;
}
.criteria span.location{
	background:url(../images/career/opening/location.png) no-repeat center left;
}
.uploadresume .form-group{
	float:left;
	margin-top:10px;
}
.uploadresume .form-group label{
	width:150px;
}
.uploadresume .form-group .form-control{
	height: 35px;
	width:220px;
}
.applybtn{
	background-color:#ec1d23;
	font-size:14px;
	color:#fff;
	text-align:center;
	padding:5px 20px;
	position:absolute;
	bottom:0;
	font-weight:700;
	right:0;
}
.applybtn:hover{
	color:#fff;
	text-decoration:none;
}
.bgcolor{
	background:#eff1f1;
	margin-bottom:60px;
}
.career-whyalpha{
	margin-bottom:60px;
}
.career-whyalpha .content-div{
	padding: 15px;
	padding-right:30px;
}
.career-whyalpha{
	background:#eff1f1;
}
.maxwdth{
	max-width:304px;
}
.intro-text{
	padding:25px 20px 25px 10px;
	font-size:22px;
}
.intro-text strong{
	font-size:18px;
}
.career-testimonials .carousel-inner{
	background:#eff1f1;
}
.career-testimonials p{
	font-size:28px;
	color:#434445;
}
.career-testimonials p.author{
	font-size:25px;
	color:#434445;
	line-height:22px;
	font-weight:600;
}
.career-testimonials p.author span{
	font-size:14px;
}
.career-testimonials .testimonial-slider .arrow-div{
	margin-top:20px;
	width: 100%;
    margin-left: 0;
}
 
.captcha-base__reset {
  margin-bottom: 5px;
  background-color: #4c45e4;
  color: #ffffff;
  font-weight: bold;
  font-size: 19px;
  border: none;
  cursor: pointer;
  padding: 2px 7px; }

.captcha-base__input {
  margin-bottom: 5px;
  height: 30px;
  padding: 0 10px; }

.captcha-base__reset{
	display: none
}


.post-block-01{
	background: #f0eeee;
	padding: 25px;
	text-align: center;
	margin-bottom: 20px;
	min-height: 290px;
		font-family: 'AVENIRLIGHT_0', sans-serif;
	font-weight: 300;
}
.post-block-01.mLess{
	margin-left:-5px;
	margin-right:-5px;
}
.post-block-01 .icon{
	margin-bottom: 15px;
}
.post-block-01 p{
	margin-bottom: 5px;
}
.post-block-01 h2{
	margin: 0;
	color: #ec1d23;
	font-size: 20px;
	text-transform: uppercase
}
.post-block-01 .head-t{
	line-height: 19px;
	margin-bottom: 0px;
}
.directors-div{
	background: #fff;
	border: 1px solid #e8e8e8;
	padding: 0 15px;
	margin-bottom: 50px;
}


.directors-div .img-div{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center top
}
.directors-div .img-div img{
	display: none;
}
.directors-div .copy-div{
	padding: 35px 0;
}

.directors-div h3{
	font-size: 25px;
	text-transform: uppercase;
	margin: 0 0 20px 0;
}
.directors-div h3 span{
	display: block;
	font-size: 16px;
}


.team-slider2{
	background: #f0eeee;
		padding: 0 15px;
}

.team-slider2 .carousel-indicators{
	position: absolute;
	margin: 0;
	font-size: 0;
	width: 100%;
	height: 100%;
	padding: 0;
	left: 0;
	top: 0

}
.team-slider2 .carousel-indicators li{
	width: 100%;
	height: auto;
	text-indent: inherit;
	 
	position: absolute;
	margin: 0;
	font-size: 0;
	width: 100%;
	height: 100%;
	padding: 0;
	left: 0;
	top: 0;
	background-size: cover;
	opacity: 0;
	-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
	-webkit-border-radius:0;
-moz-border-radius:0;
border-radius: 0;
	border: none;
	background-position: center top

}
.team-slider2 .carousel-indicators li.active{
	opacity: 1;
}
.team-slider2 .content-div{
	padding: 30px;
	min-height: 420px;
}


.team-slider2 .arrow-div{
	background: #f9f8f8;
    margin:0 -15px;
    padding: 15px 30px;
    text-align: right;
}
.team-slider2 .arrow-div a{
	text-decoration: none
}

.team-slider2 h3{
	font-size: 25px;
	text-transform: uppercase;
	margin:0 0 20px 0;
}
.team-slider2 h3 span{
	font-size: 16px;
	display: block
}

.team-slider2 .arrow-div a.on{
	opacity: 0.3;
}
 
 
.content-slider-type2 h3{
	font-size: 28px;
	color: #ec1d23;
	text-transform: uppercase;
	margin: 0;
	padding: 30px 0
}

.content-slider-type2 .carousel-inner img{
	width: 100%;
}

.content-slider-type2 .arrow-div{
	background: #f9f8f8;
	padding: 15px;
	text-align: right;
	margin-top: 30px;
}

.content-slider-type2  ul li{
	margin-bottom: 15px;;
	font-size: 14px;
}
.content-slider-type2 .arrow-div a{
	text-decoration: none
}
.content-slider-type2 .arrow-div a.on{
	opacity: 0.3;
}

.karnal .photo-gallery-head{
	background-color:#21a3df;
	color:#fff;
	padding:25px 15px;
	
}
.shadow-bg{
	background-image:url(../images/karnal/gallery/shadow.png);
	background-repeat:no-repeat;
	background-position:center center;
	height:49px;
	width:100%;
	background-size:100% auto;
	margin-top:-34px;
}
.karnal  .photo-gallery-head .arrow-btn{
	top:18px;
}
.project-logo{
	position:absolute;
	margin:0 auto;
	left:0;
	right:0;
	top:13px;
}

.tablebdr{
	border:solid 1px #000;
	text-align:center;
}
.fs12{
	font-size:12px;
}
.meerut .photo-gallery-head{
	background-color:#3e594c;
	color:#fff;
	padding:25px 15px;
	
}
.meerut  .photo-gallery-head .arrow-btn{
	top:18px;
}
.cbtn{
	background-color:#ec363c;
	display:block;
	color:#fff;
	text-transform:captilize;
	text-decoration:none;
	text-align:center;
	padding:5px;
	margin-top:10px;
}
.cbtn:hover{
	color:#fff;
}

.invester li p{
	 font-size: 18px;
    color: #5d5d5d;
	line-height:25px;
   
}
.vision-mission-list .post-block-01 {
	height: 280px;
	min-height: inherit;
	    padding: 15px 30px;
	text-align: left;
	text-align: justify;
	overflow: auto
}
.vision-mission-list .post-block-01 .icon{
	margin-bottom: 5px;
	text-align: center
}

.vision-mission-list .icon img{
	max-width:100px;
}
.media-query .captcha-base{
	float:left;
}
.vision-mission-list .post-block-01 h2{
	margin-bottom: 15px;
	text-align: center;
	
}


.block-alpha-life{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#5c9ad9+0,3b77b4+100 */
	background: #5c9ad9; /* Old browsers */
	background: -moz-linear-gradient(top, #5c9ad9 0%, #3b77b4 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #5c9ad9 0%,#3b77b4 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #e9ebed 0%,#ccc 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5c9ad9', endColorstr='#3b77b4',GradientType=0 ); /* IE6-9 */
	color: #000;
	text-align: center;
	padding: 25px 20px;
	margin-bottom: 15px;
	
}
.block-alpha-life h3{
	margin: 0;
	font-size: 23px;
	line-height: 23px;
	
}
.block-alpha-life h2{
	margin: 0;
	font-size: 22px;
	line-height: 40px;
	font-family: 'AVENIRLIGHT_0', sans-serif;
	padding: 15px 0;
	margin-bottom: 5px;
}
.block-alpha-life  .btn{
	    font-size: 11px;
    color: #fff;
    padding: 5px;
    border: 1px solid #fff;
    width: 82px;
    background-color: #b71f1f;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
}
.header-banner-01{
	height: 100%;
	position: relative
}

.menu-overlay{
	position: fixed;
	left: 0;
	top:0;
	width: 100%;
	height: 100%;
	z-index: 998;
	display: none;
 
}
.privacy .content-slider-type2 h3{
	padding-top:0px;
}
.privacy .content-slider-type2 .arrow-div{
	background:none;
}
.bdr-sections{
	border-bottom:solid 1px #bdbdbd;
	padding-bottom:40px;
	margin-bottom:30px;
}
.search h2.title-01{
	margin-bottom:0px;
	font-size:40px;
}
.second-row{
	margin-top:40px;
}
header .top-right-icon{
	font-size: 0;
	display: inline-block;
	    padding-top: 20px;
    vertical-align: top;
}
header .top-right-icon a{
	color: #fff;
	font-size: 30px;
	display: inline-block;
	margin-right: 15px;
}
header .top-right-icon .call-btn{
	display: none;
}
header .top-right-icon a:hover{
	color: #ec1d23;
}
.plr15{
	padding: 0 15px;
}
.search-filter-section .title-02{
	margin-top: 0;
	color: #fff;
	margin-bottom: 20px;
}
.header-banner-noslide .newstyle h3{
	text-transform:capitalize;
}
.header-banner-noslide .newstyle h1{
	position:relative;
}
.header-banner-noslide .newstyle h1:before{
	content:"";
	width:100%;
	height:1px;
	background:#fff;
	position:absolute;
	bottom:0;
	left:0;
	max-width:344px;
	right:0;
	margin:0 auto;
}
.photo-gallery-head.blue{
	background-color:#578bbc;
}
.photo-gallery-head.red{
	background-color:#e14c45;
}
.photo-gallery-head.green{
	background-color:#4f6852;
}
.photo-gallery-head.brown{
	background-color:#796c53;
}
.photo-gallery-head.lgreen{
	background-color:#4ac06c;
}
.photo-gallery-head.blue h3, .photo-gallery-head.red h3, .photo-gallery-head.green h3, .photo-gallery-head.brown h3{
	color:#fff;
}
.highlight-icon{
	background-image:url(../images/commercial/ahmedabad/highlights/icon1.png);
	background-repeat:no-repeat;
	background-position:center center;
	width:100%;
	height:70px;
}
#carousel-amenities .carousel-indicators li .highlight-icon.icon2{
	background-image:url(../images/commercial/ahmedabad/highlights/icon2.png);
}
#carousel-amenities .carousel-indicators li .highlight-icon.icon3{
	background-image:url(../images/commercial/ahmedabad/highlights/icon3.png);
}
#carousel-amenities .carousel-indicators li .highlight-icon.icon4{
	background-image:url(../images/commercial/ahmedabad/highlights/icon4.png);
}
#carousel-amenities .carousel-indicators li .highlight-icon.icon5{
	background-image:url(../images/commercial/ahmedabad/highlights/icon5.png);
}
#carousel-amenities .carousel-indicators li .highlight-icon.icon6{
	background-image:url(../images/commercial/ahmedabad/highlights/icon6.png);
}
#carousel-amenities .carousel-indicators li .highlight-icon.icon7{
	background-image:url(../images/commercial/ahmedabad/highlights/icon7.png);
}
#carousel-amenities .carousel-indicators li.active .highlight-icon.icon1{
	background-image:url(../images/commercial/ahmedabad/highlights/icon1-a.png);
}
#carousel-amenities .carousel-indicators li.active .highlight-icon.icon2{
	background-image:url(../images/commercial/ahmedabad/highlights/icon2-a.png);
}
#carousel-amenities .carousel-indicators li.active  .highlight-icon.icon3{
	background-image:url(../images/commercial/ahmedabad/highlights/icon3-a.png);
}
#carousel-amenities .carousel-indicators li.active  .highlight-icon.icon4{
	background-image:url(../images/commercial/ahmedabad/highlights/icon4-a.png);
}
#carousel-amenities .carousel-indicators li.active  .highlight-icon.icon5{
	background-image:url(../images/commercial/ahmedabad/highlights/icon5-a.png);
}
#carousel-amenities .carousel-indicators li.active  .highlight-icon.icon6{
	background-image:url(../images/commercial/ahmedabad/highlights/icon6-a.png);
}
#carousel-amenities .carousel-indicators li.active  .highlight-icon.icon7{
	background-image:url(../images/commercial/ahmedabad/highlights/icon7-a.png);
}
#highlights .carousel-indicators li p{
	margin-top:10px;
}
#features .customize-list li >div{
	min-height:186px;
}
#features .customize-list-fatehabad li >div{
	min-height:140px;
}
.grey-box{
	background:#f0eeee;
	padding:20px;
	margin:0 -8px;
	font-size:18px;
	line-height:25px;
}
.grey-box p{
	font-size:14px;
}
.client-list{
	margin:20px 0 0 0;
	padding:0;
}
.client-list li{
	background:#f7f6f6;
	padding:8px 0px 8px 80px;
	margin:0 0 5px 0;
	list-style:none;
}
.client-list li span img{
	margin-right:10px;
}
.project-details h2{
	margin-top:0px;
}



.main-nav .dropdown-submenu {
    position: relative;
}

.main-nav .dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: 15px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.main-nav .dropdown-submenu>.dropdown-menu li a{
	color: #fff;
}
.main-nav .dropdown-submenu>.dropdown-menu li:hover a{
	color: #ec1d23;
}

.main-nav .dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

 
.main-nav .dropdown-submenu.pull-left {
    float: none;
}

.main-nav .dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

.amenities-list2 ul{
	margin: 0 -7px;
	padding: 0;
	list-style: none;
	
}
.amenities-list2 ul li{
	float: left;
	width: 25%;
	padding: 7px;
	text-align: center;
	line-height: 18px;
	
}
.amenities-list2 ul li .icon{
	margin-bottom: 5px;
}
.amenities-list2 ul li .content-div{
	background: #d8d8d8;
	padding: 15px;
	height: 170px;
	display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.amenities-list2 ul li.light .content-div{
	background: #e9e9e9;
}
.scroll-down{
	position: absolute;
	bottom: 30px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	font-size: 12px;
}
.scroll-down a{
	display: inline-block;
	color: #fff;
	text-decoration: none;
}
.scroll-down .icon{
	display: block
}


.bounce {
  -moz-animation: bounce 2s infinite;
  -webkit-animation: bounce 2s infinite;
  animation: bounce 2s infinite;
}

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}

.select-location-dropdown a.click{
	background: #bcbcbc;
	font-family: 'AVENIRLIGHT_0', sans-serif;
	font-weight: 400;
	font-size: 15px;
	 
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	outline: none;
	border: none;
	color: #000 !important;
	display: block;
	padding: 10px 25px;
	text-decoration: none;
	
}
.select-location-dropdown .dropdown-menu{
	margin: 0;
	-webkit-border-radius:0;
-moz-border-radius: 0;
border-radius: 0;
	width: 100%;
	left: auto;
	right: 0;
	padding: 0
}
.select-location-dropdown .dropdown-menu li a{
	padding: 6px 15px; 
}
.apply-now-form{
	max-width: 800px;
}
.apply-now-form .captcha-base{float: left}
.apply-now-form .captcha-base canvas{
	height: 38px !important;
	padding: 5px;
}
.media-query-form{
	max-width:800px;
}
.media-query-form .captcha-base{
	float:left;
	margin-right: 10px;
	
}

.media-query-form .capcha-div canvas{
	height: 30px !important;
	padding: 5px;
}


#carousel-photo-gallery .carousel-inner{
	max-height: 600px;
}

.project-list.blog-post-list .right-div{
	color: #000;
}
.project-list.blog-post-list li .right-div{
	background: #e9e9e9;
}
.project-list.blog-post-list li h3{
	color: #ec1d23;
}
.project-list.blog-post-list li h3 span{
		color: #000;
}
.project-list.blog-post-list .read-more a{
	color: #000;
}
.project-list.blog-post-list li:nth-child(2n+2) .right-div{
	background: #ccc3b7;
}

.code-team-list{
	margin: 0;
	padding: 0;
	list-style: none;
}
.code-team-list li{
	padding: 25px;
	background: #f4f4f4;
	margin-bottom: 15px;
	box-shadow: 0 0 5px #ccc;
}
.code-team-list li h2{
	margin: 0 0 3px 0;
	padding: 0;
	font-size: 24px;
}
.code-team-list li h3{
	margin: 0;
	padding: 0;
	font-size: 16px;
	text-transform: uppercase;
	margin-bottom: 20px;
}

.awards-page .post-block-01 .icon img{
	max-width: 60px;
}

.career-page .career-testimonials p{
	font-size: 14px;
	line-height: 20px;
}
 
.video-library-section iframe{
	margin-bottom: 15px;
}


.footer-address{
	padding: 40px 0 0 0;
	background: #201f1f;
}
.footer-address p.mb{
	margin-bottom: 5px;
}
.customize-list .icon img{
		max-width: 60px;
	margin: 19px 17px 0px 17px !important;
}
.customize-list-fatehabad .icon img{
		max-width: 60px;
}
.left-a-div img{
/*	position:absolute;
	    left: 50%;
    margin-left: -43px;*/
}
.left-a-div.home img{
	position:relative;
	left:0;
	margin-top:0 !important;
	max-width: 260px;
	width: 60%;
	margin-left: 0
}

.ldr{
	position:fixed;
	opacity:0;
	z-index:9999;
	display:none;
	background:#201020;
	height:100%;
	width: 100%;
	text-align: center
}
.ldr p{
	display:table-cell;
	vertical-align:middle;
}
.loading .ldr{
	opacity:1;
	display:table;
	
}
.loading .body-content{
	opacity:0
}
.loading{
	overflow:hidden;
}

#collect-chat-launcher-container.collect-chat-avatar-launcher, #collect-chat-launcher-container.collect-chat-launcher-notext{
	    bottom: 76px !important;
}

#location-map iframe{
	width: 800px; 
}
.ptn{
	padding-top: 0
}
 
.call-red-btn,.ews-lig{
	    position: fixed;
    width: 70px;
    height: 44px;
    background: #b71f1f;
    color: #ffffff !important;
    /* border: 2px solid; */
    /* border-color: #eb1d25; */
    font-size: 26px;
    display: block;
    text-align: center;
    right: 22px;
    bottom: 150px;
    -webkit-border-radius: 61px;
    -moz-border-radius: 61px;
    border-radius: 61px;
    z-index: 999;
    line-height: 46px;
    cursor: pointer;
}


.call-red-btn .info,.ews-lig .info{
	position: absolute;
	right: 100%;
	margin-right: 15px;
	bottom: -4px;
	padding: 10px;
	background: #fff;
	width: 215px;
	height: inherit;
	font-size: 14px;
	color: #000;
	line-height: 16px;
	text-align: left;
	box-shadow: 0 0 20px 0 rgba(0,0,0,.15);
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius: 5px;
	cursor: pointer;
	display: none
	
}

.call-red-btn .info p{
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}
.call-red-btn .info p strong{
	display: block;
	padding-bottom: 3px;
}

.call-red-btn .info:after{
	    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    left: auto;
    right: -15px;
    top: 50%;
	margin-top: -10px;
    bottom: auto;
    border: 8px solid;
    border-color: #eb1d25;
}

.call-red-btn .info a{
	color: #000;
	text-decoration: none
}


/* new chat box button */
.call-red-btn1 {
     bottom: 270px;
    display: block;
    font-size: 16px;
    font-family: arial, sans-serif;
    font-weight: 600;
    width: 140px;
}
.call-red-btn1,.ews-lig{
	   position: fixed;
    width: 141px;
    height: 44px;
    background: #b71f1f;
    color: #ffffff !important;
    /* border: 2px solid; */
    /* border-color: #eb1d25; */
    font-size: 16px;
    display: block;
    text-align: center;
    right: 22px;
    bottom: 270px;
    -webkit-border-radius: 61px;
    -moz-border-radius: 61px;
    border-radius: 61px;
    z-index: 999;
    line-height: 46px;
    cursor: pointer;
}


.call-red-btn1 .info,.ews-lig .info{
	position: absolute;
	right: 100%;
	margin-right: 15px;
	bottom: -4px;
	padding: 10px;
	background: #fff;
	width: 215px;
	height: inherit;
	font-size: 14px;
	color: #000;
	line-height: 16px;
	text-align: left;
	box-shadow: 0 0 20px 0 rgba(0,0,0,.15);
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius: 5px;
	cursor: pointer;
	display: none
	
}

.call-red-btn1 .info p{
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}
.call-red-btn1 .info p strong{
	display: block;
	padding-bottom: 3px;
}

.call-red-btn1 .info:after{
	    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    left: auto;
    right: -15px;
    top: 50%;
	margin-top: -10px;
    bottom: auto;
    border: 8px solid;
    border-color: #eb1d25;
}

.call-red-btn1 .info a{
	color: #000;
	text-decoration: none
}

#loader-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10000;
}
#loader {
    display: block;
    position: relative;
    left: 50%;
    top: 50%;
    width: 400px;
    height: 400px;
    margin: -100px 0 0 -200px;
   
   
    z-index: 1001;
}

    
 
    #loader-wrapper .loader-section {
        position: fixed;
        top: 0;
        width: 51%;
        height: 100%;
        background: #201020;
        z-index: 1000;
    }

    #loader-wrapper .loader-section.section-left {
        left: 0;
    }
    #loader-wrapper .loader-section.section-right {
        right: 0;
    }

    /* Loaded styles */
    .loaded #loader-wrapper .loader-section.section-left {
        -webkit-transform: translateX(-100%);  /* Chrome, Opera 15+, Safari 3.1+ */
            -ms-transform: translateX(-100%);  /* IE 9 */
                transform: translateX(-100%);  /* Firefox 16+, IE 10+, Opera */

        -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);  /* Android 2.1+, Chrome 1-25, iOS 3.2-6.1, Safari 3.2-6  */
                transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);  /* Chrome 26, Firefox 16+, iOS 7+, IE 10+, Opera, Safari 6.1+  */
    }
    .loaded #loader-wrapper .loader-section.section-right {
        -webkit-transform: translateX(100%);  /* Chrome, Opera 15+, Safari 3.1+ */
            -ms-transform: translateX(100%);  /* IE 9 */
                transform: translateX(100%);  /* Firefox 16+, IE 10+, Opera */

        -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);  /* Android 2.1+, Chrome 1-25, iOS 3.2-6.1, Safari 3.2-6  */
                transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);  /* Chrome 26, Firefox 16+, iOS 7+, IE 10+, Opera, Safari 6.1+  */
    }
    .loaded #loader {
        opacity: 0;


        -webkit-transition: all 0.3s ease-out;  /* Android 2.1+, Chrome 1-25, iOS 3.2-6.1, Safari 3.2-6  */
                transition: all 0.3s ease-out;  /* Chrome 26, Firefox 16+, iOS 7+, IE 10+, Opera, Safari 6.1+  */

    }
    .loaded #loader-wrapper {
        visibility: hidden;

        -webkit-transform: translateY(-100%);  /* Chrome, Opera 15+, Safari 3.1+ */
            -ms-transform: translateY(-100%);  /* IE 9 */
                transform: translateY(-100%);  /* Firefox 16+, IE 10+, Opera */
    
        -webkit-transition: all 0.3s 1s ease-out;  /* Android 2.1+, Chrome 1-25, iOS 3.2-6.1, Safari 3.2-6  */
                transition: all 0.3s 1s ease-out;  /* Chrome 26, Firefox 16+, iOS 7+, IE 10+, Opera, Safari 6.1+  */
    }

.current-openings-popup .modal-title{
	text-transform: uppercase;
	    font-family: 'AVENIRMEDIUM_0', sans-serif;
}
.current-openings-popup .modal-body h4{
	color: #ec1d23;
	margin: 0;
	margin-bottom: 15px;
}
.current-openings-popup .modal-body ul{
	margin-bottom: 30px;
	    padding-left: 25px;
}

.current-openings-popup .modal-dialog{
	width: 800px;
}






#modalDisclaimer .modal-footer{
	text-align: center;
	
}


#modalDisclaimer .modal-footer .btn{
	background: #eb1d25;
	color: #fff;
	
}
#modalDisclaimer .modal-dialog{
		max-width: 600px;
	width: auto;
}
#modalDisclaimer  .modal-body{
	max-height: 400px;

	overflow: auto
}

#launcher{
	bottom: 70px !important;
}



.popularlinks_10{padding: 10px;}

.popularlinks_10 a {color:black;margin-left: 16px;
    font-size: 16px;
}


.padding50_2 {
	padding:50px 35px;
	padding-right: 0;
	padding-bottom: 100px;
	padding-top: 53px;
}

.slide-right-slider p {font-size:14px;}
.slide-right-slider img {width:60%;}
	
	@media only screen and (max-width:1587px) {
  .padding50_2 h2 {    font-size:19px;}
.popularlinks_10 a {            margin-left: 0px;
    font-size: 12px;}
}
.prlayout{display: flex!important;
    align-items: center!important;}
.prlayout_readmore{position: absolute;right: 40px;bottom: 0;background: red;color: #fff;padding: 6px 12px;border-radius: 12px 12px 0 0;}	
.row-style{
        background: #f3f3f3;position: relative;padding: 2px;padding-top: 15px;padding-bottom: 15px;display: flex;
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .img_bg1{
        background-image: url('https://previews.123rf.com/images/flybird163/flybird1631508/flybird163150800853/44052098-any-questions-question-write-on-paper.jpg') ;
        background-size:cover ;
        height: 150px;
        min-width: 200px;
    }
    .img_bg2{
        background-image: url('https://previews.123rf.com/images/flybird163/flybird1631508/flybird163150800853/44052098-any-questions-question-write-on-paper.jpg') ;
        background-size:cover ;
        height: 150px;
        min-width: 200px;
    }
    .prlayout_head{
    	font-size: 20px;
    	font-weight: 600;
    }
    .prlayout_head b{
    	font-weight: 900;
    }
    .prlayout_desc{
    	font-size: 14px;
 	   font-weight: 700;
 	   margin-top: 15px;
    }
    .ml-10{
    	margin-left: 10px;
    }
	.prlayout_readmore a {color:white;text-decoration:none;}
	
@media only screen and (max-width: 500px){
    	.row-style{
    		display: block;
    	}
    	.ml-10{
    		margin: 20px 10px;
    	}
		.prlayout_head{
    font-size: 14px;}
	.refrealsetps {width:100%!important;}
	.mobile_tabs{display:block!important;position:relative;top:0px;font-size: 11px;right:0px;}
	.enquiryForm .captchBox {
		width: 100%; 
	}
	.enquiryForm .submitBox {
		width: 100%; 
		padding-left: 17px;
	}
	.enquiryForm .submitBtn {
		margin-top: 0px !important; 
	}
    }
	.refrealsetps {width: 60%;}
	.mobile_tabs{display:none;}
/*------------------offer-section---------------*/	
.offerBox
	{
		width:100%;
		float:left;
		overflow:hidden;
	}

	.offerBox ul
	{
		width: 100%;
		float: left;
		display: flex;
		justify-content: space-around;
		list-style: none;
		text-align: center;
		background: #000;
		margin: 0px;
    	padding: 0px;
	}
	.offerBox ul li
	{
		text-align: center; 
		color: #fff;
		padding: 10px;
		font-weight: 600;
		font-family: 'AVENIRLIGHT_0', sans-serif;
		font-size: 18px;
		display: block;
		margin: 0px;
		position:relative;
		z-index:1;
	}
	.offerBox ul li a
	{
		color:#FFFFFF;
		text-decoration:none;
	}
	.offerBox ul li:after
	{
		content: '';
		position: absolute;
		background: #D50003;
		top: 10px;
		bottom: 10px;
		width: 3px;
		z-index: -1;
		right: -3vw;
	}
	.offerBox ul li:nth-last-child(2):after, .offerBox ul li:last-child:after
	{
		display:none;
	}
	.offerBox ul li:last-child:before
	{
		content: '';
		position: absolute;
		background: #D50003;
		top: 0px;
		bottom: 0px;
		/* width: 100%; */
		right: -3vw;
		left: -2vw;
		z-index:-1;
	}
	.offerBox ul li i
	{
		border: 1px solid #fff;
		border-radius: 50%;
		position: relative;
		width: 20px;
		height: 20px;
		line-height: 20px;
	}
	
	@media only screen and (max-width: 1120px){
		.offerBox ul li:after { 
			right: -2vw;
		}
	}
	
	@media only screen and (max-width:1025px){
		.offerBox ul li:last-child:before {
			left: 0vw;
		}
		.offerBox ul li:after {
			right: -1vw;
		}
	}
	@media only screen and (max-width:960px){
		.offerBox ul li { 
			font-size: 14px;
		}
		
		.offerBox ul li:after {
			right: -2vw;
			top: 12px;
			bottom: 12px;
			width: 2px;
		}
	}
	@media only screen and (max-width:850px){
		.offerBox ul { 
			justify-content: center;
		}
		.offerBox ul li:last-child:before { 
   			right: -10vw;
		}
		.offerBox ul li:after {
			right: 0;
		}
	}
	@media only screen and (max-width:770px){
	 
		.offerBox ul li:last-child:before { 
   			right: -10vw;
		}
		.offerBox ul li:after {
			right: 0;
		}
		.offerBox ul {
			flex-wrap:wrap;
			justify-content: center;
		}
		.offerBox ul li { 
			width: 33.333%;
			background: #000;
			border-top: 1px solid #212121;
		}
		
		.offerBox ul li:nth-last-child(3):after
		{
			display:none;
		}
		.offerBox ul li:nth-last-child(2), .offerBox ul li:nth-last-child(1)
		{
			width:50%;
		}
	}
	@media only screen and (max-width:550px){
		.offerBox ul li {
			width: 100% !important; 
		}
		.offerBox ul li:after {
			display:none !important; 
		}	
		.offerBox ul li a { 
			font-size: 20px;
		}		
	}