@charset "utf-8";
/* CSS Document */
* {-webkit-backface-visibility: hidden;}
img {
	max-width: 100%;
	height: auto;
}
body {
	font-family: 'Josefin Sans', sans-serif;
	font-size: 17px;  
	padding: 0 0; 
	margin: 0 0;
	overflow-x:hidden !important;
}
a, a:hover, a:focus {
	text-decoration: none;
	outline: none;
}
ol, ul, li {
	list-style-type: none;
}
ul {
	padding: 0 0;
	margin: 0 0;
}
h1 {
	font-family: 'Josefin Sans', sans-serif;
	font-weight: 600;
	font-size: 30px;
	color: #212121;
	margin-top: 0;
}
h2 {
	font-family: 'Josefin Sans', sans-serif;
	font-weight: 600;
	font-size: 27px;
	color: #212121;
	margin-top: 0;
}
h3 {
	font-family: 'Josefin Sans', sans-serif;
	font-weight: 600;
	font-size: 23px;
	color: #212121;
	margin-top: 0;
}
h4 {
	font-family: 'Josefin Sans', sans-serif;
	font-weight: 600;
	font-size: 21px;
	color: #212121;
	margin-top: 0;
}
h5 {
	font-family: 'Josefin Sans', sans-serif;
	font-weight: 600;
	font-size: 18px;
	color: #212121;
	margin-top: 0;
}
h6 {
	font-family: 'Josefin Sans', sans-serif;
	font-weight: 600;
	font-size: 15px;
	color: #212121;
	margin-top: 0;
}
p {
	color: #404040;
	font-family: 'Josefin Sans', sans-serif;
	font-size: 17px;
	line-height: 25px;
}
p > br {
	display: block;
	content: "";
	margin-bottom: 20px;
}
header {
	background: #e41f24;
	font-family: 'Josefin Sans', sans-serif;
}
.upperheader {
	margin-top: 20px;
}
ul.mid li, ul.right li {
	position: relative;
	color: #ffffff;
	font-size: 18px;
	padding-left: 40px;
	font-weight: 600;
}
ul.mid li a{
	color:#fff;}
ul.right {
	margin-top: 10px;
	text-align: right;
}
ul.mid {
	margin-top: 10px;
}
ul.mid li::before {
	background: rgba(0, 0, 0, 0) url("../images/call.png") no-repeat scroll 0 0;
	content: "";
	height: 25px;
	left: 0;
	position: absolute;
	top: 0;
	width: 25px;
}
ul.right li::before {
	background: rgba(0, 0, 0, 0) url("../images/location.png") no-repeat scroll 0 0;
	content: "";
	height: 31px;
	left:42px;
	position: absolute;
	top: 0;
	width: 25px;
}
.menu {
	background: #000 none repeat scroll 0 0;
	margin-top: 20px;
}
.navbar-nav > li
{
	padding-left:15px;
	padding-right:15px;}
.navbar-nav > li > a {
	color: #dddddd;
	font-size: 18px;
	font-weight: 600;
	padding-left:0;
	padding-right:0;
}
.navbar-nav > li > a:hover {
	color: #e41f24;
}
.navbar {
	border: medium none;
	margin-bottom: 0;
	min-height: auto;
	position: relative;
}
.nav > li > a:focus, .nav > li > a:hover {
	background: transparent;
}
.active > a {
	color: #e41f24 !important;
	position: relative !important;
	border-bottom:1px solid #e41f24;
}

.banner {
	position: relative;
	overflow:hidden; text-align:center;
}
.banner img{
	width: 100%;
}
.banner::before {
	background: rgba(0, 0, 0, 0) url("../images/bannerbefore.png") no-repeat scroll 0 0;
	content: "";
	height: 80px;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 9;
	background-size:100% 100%;
}
.banner::after {
	background: rgba(0, 0, 0, 0) url("../images/bannerafter.png") no-repeat scroll 0 0;
	content: "";
	height: 80px;
	left: 0;
	position: absolute;
	bottom: 0;
	width: 100%;
	z-index: 9;
background-size:100% 100%;
}

.lowerdiv {
	background: #000 none repeat scroll 0 0;
	padding: 0 0 30px;
	position: relative;
}
.banner .overlay {
	position: absolute;
	background: rgba(0,0,0,0.7);
	bottom: 0;
	height: 150px;
	width: 100%;
	left: 0;
	right: 0;
	z-index: 3;
}
.banner h1 {
	bottom: 78px;
	color: #fff;
	font-size: 40px;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	z-index: 5;
	text-align: center;
}
.lowerdiv::before {
	background: rgba(0, 0, 0, 0) url("../images/midbefore.png") repeat scroll 0 0 / 100% 100%;
	content: "";
	height: 80px;
	left: 0;
	position: absolute;
	top: -79px;
	width: 100%;
	z-index: 9;
}
.lowerdiv::after {
	background: rgba(0, 0, 0, 0) url("../images/midafter.png") no-repeat scroll 0 0;
	content: "";
	height: 80px;
	left: 0;
	position: absolute;
	bottom: 0;
	width: 100%;
	z-index: 9;
	background-size: 100% 100%;
}
.carousel-inner > .item > a > img, .carousel-inner > .item > img {
	line-height: 1;
	width: 100%;
}
.banner-caption {
	bottom: 80px;
	height: 100px;
	left: auto;
	position: absolute;
	right: 124px;
	text-align: right;
	width: 53%;
	z-index: 9999;
}
.banner-caption h3 {
	font-family: 'Josefin Sans', sans-serif;
	color: #fff;
	font-size: 44px;
	font-weight: bold;text-shadow:5px 3px 0px rgba(0,0,0,.7);
}
.carousel-indicators li {
	background-color: #f5b6b7;
	border: medium none;
	border-radius: 0;
	cursor: pointer;
	display: inline-block;
	height: 2px;
	margin: 1px;
	text-indent: -999px;
	width: 21px;
}
.carousel-indicators .active {
	background-color: #fff;
	height: 2px;
	width: 21px;
	border: medium none;
	border: medium none;
	margin: 1px;
}
.carousel-indicators {
	bottom: 10px;
	left: 112px;
	list-style: outside none none;
	margin-left: 0;
	padding-left: 0;
	position: absolute;
	right: auto;
	text-align: left;
	width: 100%;
	z-index: 15;
}
.carousel-control.left, .carousel-control.right {
	display: none;
}
.mid-sec {
	padding: 70px 0;
}
.mid-sec .header {
	color: #fff;
	text-align: center;
	font-family: 'Josefin Sans', sans-serif;
	font-size: 24px;
	font-weight: 600;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	line-height: auto;
	position: relative;
	padding-bottom: 20px;
}
.mid-sec .header:after {
	background: url(../images/underline.png);
	width: 67px;
	height: 2px;
	left: 0;
	right: 0;
	margin: auto;
	bottom: 0;
	content: "";
	position: absolute;
}
.mid-sec .text {
	color: #cdcdcd;
	font-size: 15px;
	font-family: "Muli",sans-serif;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	text-align: center;
}
.main-ldiv {
	margin-top: 80px;
}
.welcome {
	background: #e6e5e5 none repeat scroll 0 0;
	padding: 30px 0 19px;
	transform: skew(0deg, -3deg);
	-ms-transform: skew(0deg, -3deg); /* IE 9 */
	-webkit-transform: skew(0deg, -3deg); /* Safari */
	
}
.welcome .container {
	transform: skew(0deg, 3deg);
	-ms-transform: skew(0deg, 3deg); /* IE 9 */
	-webkit-transform: skew(0deg, 3deg); /* Safari */
}
.welcome h2 {
	font-size: 22px;
	color: #555555;
	font-weight: 600;
}
.welcome h1 {
	font-size: 40px;
	font-weight: 600;
	color: #000000;
	position: relative;
	padding-bottom: 20px;
}
.welcome h1:after {
	background: url(../images/underline1.png);
	content: "";
	height: 3px;
	left: 0;
	position: absolute;
	bottom: 0px;
	width: 67px;
}
.welcome p {
	font-family: 'Muli', sans-serif;
	color: #555555;
	font-size: 15px;
}
.readmore {
	transform: skew(0deg, -3deg);
	-ms-transform: skew(0deg, -3deg); /* IE 9 */
	-webkit-transform: skew(0deg, -3deg); /* Safari */
	background: #e41f24;
	width: 125px;
	margin-top: 30px;
}
.readmore .read {
	color: #fff;
	display: block;
	font-size: 17px;
	font-weight: 600;
	padding: 10px 22px;
	text-align: center;
	transform: skew(0deg, 3deg);
	-ms-transform: skew(0deg, 3deg); /* IE 9 */
	-webkit-transform: skew(0deg, 3deg); /* Safari */
}
.readmore1 {
	background: #e41f24 none repeat scroll 0 0;
	height: 45px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	position: relative;
	top: 0;
	width: 125px;
	z-index: 999;
	 -webkit-backface-visibility: hidden;
	 overflow:hidden;
	
}
.readmore1 .read1 {
	color: #fff;
	display: block;
	font-size: 16px;
	font-weight: 500;
	padding:12px 22px;
	text-align: center;
	text-shadow:none;
	z-index: 9999;
	-webkit-perspective: 1000;
	will-change: transform;
	
}
.left-section {
	padding: 70px 15px 30px;
}
.right-section {
	background: #303030 none repeat scroll 0 0;
	margin-top: -48px;
	padding-top: 40px;
	padding-bottom: 40px;
	transform: skew(0deg, -3deg);
	-ms-transform: skew(0deg, -3deg); /* IE 9 */
	-webkit-transform: skew(0deg, -3deg);
}
.consection {
	transform: skew(0deg, 3deg);
	-ms-transform: skew(0deg, 3deg); /* IE 9 */
	-webkit-transform: skew(0deg, 3deg);
	padding: 20px;
}
.consection h2 {
	color: #a6a6a6;
	font-size: 22px;
	font-weight: 600;
}
.consection .bb {
	font-size: 40px;
	color: #ffffff;
	font-weight: bold;
}
.enquirynow input[type="text"], .enquirynow input[type="tel"], .enquirynow input[type="email"] {
	background: transparent none repeat scroll 0 0;
	border-left: medium none;
	border-top: medium none;
	border-right: medium none;
	border-bottom: 1px solid #878787;
	color: #878787;
	font-size: 14px;
	height: 35px;
	margin-top: 10px;
	padding: 10px;
	width: 100%;
}
.enquirynow input[type="submit"] {
	background: transparent;
	border: medium none;
}
.enquirynow textarea {
	background: transparent none repeat scroll 0 0;
	border-left: medium none;
	border-top: medium none;
	border-right: medium none;
	border-bottom: 1px solid #878787;
	color: #878787;
	font-size: 14px;
	height: 120px;
	margin-top: 10px;
	padding: 10px;
	width: 100%;
	resize: none;
}
textarea {
	resize: none;
}
.footer h3 {
	color: #303030;
	font-size: 18px;
	padding-bottom: 15px;
	font-family: 'Josefin Sans', sans-serif;
	font-weight: 700;
}
.footermenu li a {
	color: #404040;
	font-size: 16px;
	font-family: 'Josefin Sans', sans-serif;
	line-height: 27px;
}
.footermenu li {
	padding-left: 10px;
	position: relative;
}
.footermenu li::before {
	background: #747474 none repeat scroll 0 0;
	border-radius: 5px;
	content: "";
	height: 5px;
	left: 0;
	position: absolute;
	top: 11px;
	width: 5px;
}
.footermenu li a:hover, .con-details li a:hover {
	color: #e41f24;
}
.footermenu li:hover:before {
	background: #e41f24;
}
.con-details li {
	position: relative;
	padding-left: 30px; font-size:17px; min-height: 40px;
}
.con-details li:first-child:before {
	background: url(../images/footer-loc.png);
	content: "";
	height: 31px;
	left: 0;
	position: absolute;
	top: -5px; 
	width: 25px;
}
.con-details li:nth-child(2):before {
	background: url(../images/footer-call.png);
	content: "";
	height: 26px;
	left: 0;
	position: absolute;
	top: 11px;
	width: 26px;
}
.con-details li:last-child:before {
	background: url(../images/footer-mail.png);
	content: "";
	height: 27px;
	left: 0;
	position: absolute;
	top: 11px;
	width: 27px;
}
.footer .col-lg-5.col-md-5.col-sm-5.col-xs-12 > h3 {
	text-align: right;
}
.con-details li a {
	color: #404040;
	font-size: 17px;
	font-family: 'Josefin Sans', sans-serif;
	line-height: 50px;
}
.copyright p {
	font-size: 15px;
}
.footer p {
	text-align: right;
	font-size: 15px;
}
ul.social_tab {
	text-align: right;
	margin: 20px 0;
}
.social_tab li {
	display: inline-block;
	margin-left: 20px;
}
.social_tab li.facebook a {
	background: url(../images/facebook.png) no-repeat;
	height: 28px;
	width: 17px;
	background-position: 0 0;
	transition: all 0.4s ease-in-out;
	display: inline-block;
}
.social_tab li.facebook a:hover {
	background-position: 0 -32px;
}
.social_tab li.twitter a {
	background: url(../images/twitter.png) no-repeat;
	height: 30px;
	width: 33px;
	background-position: 0 0;
	transition: all 0.4s ease-in-out;
	display: inline-block;
}
.social_tab li.twitter a:hover {
	background-position: 0 -32px;
}
.social_tab li.linkdin a {
	background: url(../images/linkidin.png) no-repeat;
	height: 30px;
	width: 33px;
	background-position: 0 0;
	transition: all 0.4s ease-in-out;
	display: inline-block;
}
.social_tab li.linkdin a:hover {
	background-position: 0 -32px;
}
.social_tab li.googleplus a {
	background: url(../images/googleplus.png) no-repeat;
	height: 30px;
	width: 44px;
	background-position: 0 0;
	transition: all 0.4s ease-in-out;
	display: inline-block;
}
.social_tab li.googleplus a:hover {
	background-position: 0 -32px;
}
.footer {
	padding: 70px 0 10px;
}
.copyright {
	margin-top: 30px;
}
.innerpage {
    padding: 50px 0 0;
}
.innerpage .header {
	color: #000000;
	font-size: 40px;
	font-weight: 600;
	padding-bottom: 20px;
	position: relative;
}
.innerpage .header span {
	color: #e41f24;
}
.innerpage .header:after {
	background: url(../images/underline1.png);
	content: "";
	height: 3px;
	left: 0;
	position: absolute;
	bottom: 0px;
	width: 67px;
}
.innertext {
	padding: 20px 0;
	    color: #404040;
    font-family: 'Josefin Sans', sans-serif;
    font-size: 17px;
    line-height: 25px;
}
.inner-dif {
	background: url(../images/project-bg.png);
	padding: 30px 0;
	transform: skew(0deg, -3deg);
	-ms-transform: skew(0deg, -3deg); /* IE 9 */
	-webkit-transform: skew(0deg, -3deg);
}
.inner-dif .container {
	transform: skew(0deg, 3deg);
	-ms-transform: skew(0deg, 3deg); /* IE 9 */
	-webkit-transform: skew(0deg, 3deg);
}
.trans {
    display: inline-block;
    padding: 20px 0;
    position: relative;
    width: 100%;
    overflow-x: hidden;
}
.trans::after {
	background: #ccc none repeat scroll 0 0;
	bottom: 0;
	content: "";
	height: 1px;
	left: 15px;
	position: absolute;
	right: 0;
	width: 97%;
}
.trans:last-child::after {
	display: none;
}
.innerpage li {
	color: #404040;
	font-size: 16px;
	line-height: 27px;
	position: relative;
	padding-left: 20px;
}
.innerpage li::before {
	background: #e41f24 none repeat scroll 0 0;
	content: "";
	height: 8px;
	left: 0;
	position: absolute;
	top: 11px;
	width: 8px;
}
.address-part {
    background-color: #eaeaea;
    margin-bottom: 5px;
    padding: 50px;
    position: relative;
}
.address-part i {
    border: 2px solid #0a0c07;
    border-radius: 50%;
    font-size: 18px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    width: 45px;
}
.feedback-form-part {
    background-color: #0a0c07;
    margin-bottom: 5px;
    padding: 21px;
    position: relative;
}
.feedback-form-part textarea {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-color: #cccccc;
    border-radius: inherit;
    border-style: none none solid;
    border-width: 1px;
    color: #cccccc;
    font-size: 11px;
    height: 27px;
    letter-spacing: 2px;
    margin: 5px 0;
	width:100%;
}
.feedback-form-part input[type="submit"] {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-color: #9fcb47;
    border-radius: inherit;
    border-style: none none solid;
    border-width: 1px;
    color: #cccccc;
    font-size: 11px;
    height: 30px;
    letter-spacing: 2px;
    margin: 5px 0;
}
.feedback-form-part input[type="text"], .feedback-form-part input[type="tel"], .feedback-form-part input[type="email"] {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-color: #cccccc;
    border-radius: inherit;
    border-style: none none solid;
    border-width: 1px;
    color: #fff;
    font-size: 13px;
    height: 30px;
    letter-spacing: 2px;
    margin: 5px 0;
	width:100%;
    line-height:30px;}
	
.schedule-part {
    background-color: #0a0c07;
    margin-bottom: 5px;
    padding: 25px;
    position: relative;
}
.schedule-part a{ color:#fff;}  

.schedule-part i , .feedback-form-part i {
    border: 2px solid #cccccc;
    border-radius: 50%;
    color: #ffffff;
    font-size: 18px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    width: 45px;
}
.address-part {
    background-color: #e41f24;
    margin-bottom: 5px;
    padding: 25px;
    position: relative;
}
.address-part a,.schedule-part a{ color:#fff;}
.address-part a:hover,.schedule-part a:hover{ color:#f2f2f2; }  
 
.address-part p{
    color: #fff;
    font-family: "Josefin Sans",sans-serif;
    font-size: 16px;
    line-height: 25px;
}
.address-part h3 , .schedule-part h3{
	color:#fff; margin-top:10px; }
	
.address-part i {
    border: 2px solid #f7f5f5;
    border-radius: 50%;
    font-size: 18px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    width: 45px;
	color:#fff;
}
.schedule-part p {
    color: #ffffff;
    font-size: 13px;
    line-height: 17px;
    text-transform:capitalize;
}
.map-part {
    height: 630px;
}
.con-part {
    display: inline-block;
    padding: 40px 0;
}
.mec-image {
    margin: auto;
    text-align: center;
    width: 150px;
}

.right-section1{
	background: #303030 none repeat scroll 0 0;
	margin-top: -50px;
	padding-top: 40px;
	padding-bottom: 40px;
	transform: skew(0deg, -3deg);
	-ms-transform: skew(0deg, -3deg);
	-webkit-transform: skew(0deg, 0deg);}
	
.consection1 {
    transform: skew(0deg, 0deg);
    -ms-transform: skew(0deg, 0deg);
    -webkit-transform: skew(0deg, 3deg);
    padding: 20px;
}

.contactform{
	transform: skew(0deg, 0deg);
	-ms-transform: skew(0deg, 0deg);
	-webkit-transform: skew(0deg, 0deg);
	padding: 20px;
	}

.consection1 h2 {
    color: #a6a6a6;
	font-size: 22px;
	font-weight: 600;
}

.consection1 .bb {
    font-size: 40px;
	color: #ffffff;
	font-weight: bold;
}
div.wpcf7-validation-errors {
    border: 2px solid #f7e700;
    color: #fff !important;
}
.lowerdiv .text > p{
	color:#fff;
}
div.wpcf7-mail-sent-ng , div.wpcf7-mail-sent-ok
{
	color:#fff !important;
}
div.wpcf7 .ajax-loader
{
	display:none !important;
}

.enquirynow form.wpcf7-form .wpcf7-form-control-wrap .wpcf7-form-control > div > div > iframe, .enquirynow form.wpcf7-form .wpcf7-form-control-wrap .wpcf7-form-control > div {
    transform: scale(0.9);
}

@media screen and (min-width:0\0) and (min-resolution: +72dpi) {
  // IE9+ CSS
  .ie9up{property:value;}
  .innerpage {
    padding: 37px 0 0;
}
  
  
}


@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .ie9up{property:value;}
  .innerpage {
    padding: 37px 0 0;
}
}

