@import url(https://fonts.googleapis.com/css?family=Raleway:400,500,700,800);
@import url(https://fonts.googleapis.com/css?family=Lato:400,700);
@import url(https://fonts.googleapis.com/css?family=Roboto:300, 400, 700);
html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}
* {
	margin: 0px;
	padding: 0px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
input[type="button"] {
	cursor: pointer;
	font-weight: 500;
}
input, select, button {
	outline: none !important;
	font-family: 'Raleway', sans-serif;
}
button, input {
	-webkit-transition: all 0.2s ease-in-out 0.2s;
	-moz-transition: all 0.2s ease-in-out 0.2s;
	-ms-transition: all 0.2s ease-in-out 0.2s;
	-o-transition: all 0.2s ease-in-out 0.2s;
	transition: all 0.2s ease-in-out 0.2s;
}
button:hover, input:hover {
	-webkit-transition: all 0.2s ease-in-out 0.2s;
	-moz-transition: all 0.2s ease-in-out 0.2s;
	-ms-transition: all 0.2s ease-in-out 0.2s;
	-o-transition: all 0.2s ease-in-out 0.2s;
	transition: all 0.2s ease-in-out 0.2s;
}
strong {
	font-weight: 700;
}
a {
	text-decoration: none !important;
	outline: none;
	color: #848484;
	outline: none !important;
	-webkit-transition: all 0.2s ease-in-out 0.2s;
	-moz-transition: all 0.2s ease-in-out 0.2s;
	-ms-transition: all 0.2s ease-in-out 0.2s;
	-o-transition: all 0.2s ease-in-out 0.2s;
	transition: all 0.2s ease-in-out 0.2s;
}
a:hover, a:focus, a:active, a:select, a:visited {
text-decoration: none !important;
 outline: none !important;
 -webkit-transition: all 0.2s ease-in-out 0.2s;
 -moz-transition: all 0.2s ease-in-out 0.2s;
 -ms-transition: all 0.2s ease-in-out 0.2s;
 -o-transition: all 0.2s ease-in-out 0.2s;
 transition: all 0.2s ease-in-out 0.2s;
}
a:hover {
	color: #494949;
	text-decoration: none;
}
::-moz-selection {
 color: #fff;
 background: #0b1458;
}
::selection {
	color: #fff;
	background: #0b1458;
}
body {
	line-height: 1;
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	text-size-adjust: 100%;
	font-weight: normal;
	color: #848484;
	font-weight: 400;
	background-color: #f5f5f5;
	font-family: 'Roboto', sans-serif;
}
ul, ol {
	margin: 0px;
}
ul, li {
	list-style: none;
}
p {
	font-size: 14px;
	margin-bottom: 10px;
}
img {
	max-width: 100%;
	width: auto\9;
	height: auto
}
h1, h2, h3, h4, h5 {
	font-weight: 700;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-weight: normal;
	margin: 0px;
	word-spacing: 2px;
	font-family: 'Raleway', sans-serif;
}
strong {
	font-weight: 700;
}
header, section, footer, article {
	display: block;
	width: 100%;
	float: left;
}
/*header, section, article, footer {
	padding-left: 50px;
	padding-right: 50px
}*/
.flex-center {
	width: 100%;
	max-width: 1200px;
	margin: 0px auto;
	padding-left: 15px;
	padding-right: 15px;
}
.logo {
	float: left;
	margin-bottom: 15px;
	margin-top: 15px;
}
.callnow-top {
	float: right;
	background-image: url(../images/phone-icon.png);
	padding-left: 40px;
	background-position: top left;
	background-repeat: no-repeat;
	font-weight: 700;
	font-size: 20px;
	margin-top: 30px;
	margin-bottom: 30px;
}
.callnow-top span {
	font-size: 14px;
	line-height: 1;
	display: block;
}
.header-first {
	width: 100%;
	float: left;
	background-color: #fff;
}
.header-second {
	width: 100%;
	float: left;
	height: auto;
	background-color: #fe9845
}
.header-second li {
	float: left;
}
.header-second li a {
	display: block;
	color: #fff;
	font-size: 14px;
	letter-spacing: 3px;
	text-transform: uppercase;
	font-weight: 700;
	font-family: 'Raleway', sans-serif;
	padding: 20px;
	line-height: 1;
}
.navbar-collapse {
	padding: 0px;
}
.navbar {
	margin: 0px;
	min-height: 100%;
	border: none;
}
.navbar-inverse {
	background-color: transparent;
	border-color: transparent;
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover, .navbar-inverse .navbar-nav>.current-menu-item>a, .navbar-inverse .navbar-nav>.current-menu-item>a:focus, .navbar-inverse .navbar-nav>.current-menu-item>a:hover {
	background-color: #ff7c11;
	color: #fff;
}
.navbar-inverse .navbar-nav>li>a {
	color: #fff;
}
.slider-bg {
	position: relative;
}
.slider-title-caption {
	position: absolute;
	z-index: 1000;
	top: 25%;
	width: 100%;
	float: left;
	left: 0px;
	text-align: center;
	color: #fff;
}
.slider-title-caption h2 {
	margin-bottom: 15px;
	line-height: 1;
	font-size: 40px;
	font-weight: 700;
}
.slider-title-caption p {
	font-family: 'Roboto', sans-serif;
	text-align: center;
	color: #fff;
	font-size: 22px;
	line-height: 1.5;
	font-weight: 300;
}
.slider-bg .item img {
	width: 100%;
	display: block;
}
.buton-action-slider {
	width: 100%;
	float: left;
	height: auto;
	margin-top: 20px;
}
.sldier-btn {
	display: inline-block;
	font-size: 14px;
	color: #000;
	letter-spacing: 2px;
	text-transform: uppercase;
	padding: 20px 40px;
	background-color: #fff;
	margin: 0px 10px;
	font-weight: 700;
}
.sldier-btn:hover {
	background-color: #f8ca4d;
}
.pos-rel {
	position: relative;
}
.services-area {
	/*position: absolute;*/
	margin-bottom: 50px;
	top: -150px;
	margin-top: -150px;
	width: 100%;
	float: left;
	height: auto;
	box-shadow: 0px 1px 10px rgba(0,0,0,0.10);
	padding: 60px 10px;
	border-top: solid 5px #fa9644;
	background: rgba(226,226,226,1);
	background: -moz-linear-gradient(top, rgba(226,226,226,1) 0%, rgba(255,255,255,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(226,226,226,1)), color-stop(100%, rgba(255,255,255,1)));
	background: -webkit-linear-gradient(top, rgba(226,226,226,1) 0%, rgba(255,255,255,1) 100%);
	background: -o-linear-gradient(top, rgba(226,226,226,1) 0%, rgba(255,255,255,1) 100%);
	background: -ms-linear-gradient(top, rgba(226,226,226,1) 0%, rgba(255,255,255,1) 100%);
	background: linear-gradient(to bottom, rgba(226,226,226,1) 0%, rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#ffffff', GradientType=0 );
}
.services-box4 {
	width: 25%;
	padding: 0px 40px;
	float: left;
	height: auto;
	text-align: center;
}
.services-box4 h3 {
	font-size: 14px;
	display: block;
	font-weight: 700;
	margin: 20px 0;
	color: #fe9845;
}
.services-box4 p {
	font-size: 12px;
	color: #737373;
}
.section-title {
	color: #fe9845;
	background-image: url(../images/borderline.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-bottom: 20px;
	font-weight: 800;
	font-size: 24px;
	text-transform: uppercase;
	margin-bottom: 38px;
}
.work-area {
	width: 100%;
	float: left;
}
.work-area #portfolio-list li {
	padding: 5px;
	float: left;
	height: auto;
	width: 33.33%;
}
.work-area #portfolio-list li a {
	display: block;
	width: 100%;
}
.work-area #portfolio-list li a img {
	width: 100%;
	display: block;
}
.about-us-area {
	width: 100%;
	float: left;
	height: auto;
	padding: 50px 350px 50px 30px;
	background-image: url(../images/about-us-bg.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #fff;
	margin: 50px 0;
}
.about-us-area p {
	line-height: 1.6;
	color: #000000;
	margin-bottom: 15px;
}
.about-us-area p:last-child {
	margin-bottom: 0px;
}
.request-quote-area {
	width: 100%;
	float: left;
	height: auto;
	background-image: url(../images/request-quote.jpg);
	background-attachment: fixed;
	background-size: cover;
	padding: 65px 0px;
}
.request-quote-area h3 {
	text-align: center;
	color: #fff;
	background-image: url(../images/borderline-white.jpg);
	background-position: bottom center;
}
.cols-50-left {
	padding-top: 50px;
	width: 50%;
	text-align: center;
	float: left;
	padding-right: 50px;
	color: #fff;
}
.cols-50-right {
	width: 50%;
	float: left;
	padding-left: 50px;
}
.cols-50-left p {
	font-size: 14px;
	margin-bottom: 15px;
	text-align: center;
	line-height: 1.8;
}
.logo-shadow {
	display: inline-block;
	box-shadow: 0px 10px 30px rgba(0,0,0,0.75);
}
.request-form {
	width: 100%;
	float: left;
	height: auto;
	padding: 35px 30px;
	background-color: rgba(0,0,0,0.60);
	box-shadow: 0px 10px 30px rgba(0,0,0,0.75);
}
.row-request:last-child {
	margin-bottom: 0px;
	margin-top: 20px;
}
.row-request {
	width: 100%;
	float: left;
	height: auto;
	margin-bottom: 10px;
	text-align: center;
}
.request-text {
	text-align: left;
	display: block;
	border: none;
	width: 100%;
	float: left;
	height: auto;
	padding: 15px 10px;
	border: solid 3px rgba(0,0,0,0);
	outline: none;
	font-size: 14px;
}
.request-text:focus {
	border: solid 3px rgba(245,152,69,0.8);
}
.cell-request-left {
	width: 50%;
	padding-right: 5px;
	float: left;
}
.cell-request-right {
	width: 50%;
	padding-left: 5px;
	float: left;
}
.request-send {
	display: inline-block;
	padding: 15px 30px;
	background-color: #fe9845;
	color: #fff;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: 2px;
	border: none;
	width: 220px;
	font-family: 'Raleway', sans-serif;
}
.request-send:hover {
	background-color: #fff;
	color: #000;
}
.testimonial-row {
	background-color: #f5f5f5;
	padding: 50px 0px;
}
.testimonial-row h3 {
	text-align: center;
	background-position: bottom center;
}
#testimonial .item {
	text-align: center;
	padding-left: 60px;
	padding-right: 60px;
}
#testimonial .item p {
	color: #5e5e5e;
	font-size: 12px;
	line-height: 1.5;
	font-family: 'Roboto', sans-serif;
}
#testimonial .item h4 {
	font-size: 14px;
	text-align: center;
	text-transform: uppercase;
	color: #000;
	letter-spacing: 2px;
	background-image: url(../images/testi-line.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
	padding-bottom: 20px;
	margin-bottom: 40px;
	font-weight: 700;
	font-family: 'Roboto', sans-serif;
	line-height: 1;
}
#testimonial {
	position: relative;
	z-index: 1;
}
#testimonial:before {
	content: '';
	background-image: url(../images/testi-quote.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 106px;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: -1;
}
#testimonial:after {
	content: '';
	background-image: url(../images/mockup-design_31.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 106px;
	width: 100%;
	position: absolute;
	right: 0px;
	bottom: 0px;
	z-index: -1;
}
footer {
	background-color: #4f4f4f;
	color: #fff;
	padding: 60px 0px 0px 0px;
}
.ftr-cols {
	width: 25%;
	float: left;
	padding-right: 15px;
}
.ftr-cols h4 {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 700;
	margin-bottom: 30px;
	letter-spacing: 2px;
}
.ftr-cols li {
	margin-bottom: 15px;
	font-size: 14px;
	color: #fff;
	line-height: 1.5;
}
.ftr-cols li a {
	font-size: 14px;
	color: #fff;
}
.copynote {
	font-size: 14px;
	color: #fff;
	float: left;
}
.social-media {
	float: right;
}
.footer-note {
	width: 100%;
	float: left;
	height: auto;
	padding: 20px 0;
	border-top: solid 1px #616161;
	margin-top: 15px;
}
.social-media a {
	padding-left: 10px;
	display: inline-block;
}
#portfolio-list, #portfolio-filter {
	width: 100%;
	float: left;
	padding: 0px !important;
}
#portfolio-filter li {
	float: left;
	margin-bottom: 10px;
}
#portfolio-filter li:first-child {
	padding-left: 0px;
}
#portfolio-filter li a {
	display: block;
	padding: 10px 40px;
	color: #848484;
	border-radius: 50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	text-transform: uppercase;
	letter-spacing: 2px;
}
#portfolio-filter li a.current {
	background-color: #fe9845;
	color: #fff;
}

/* ++++++++++ other pages css start  ++++++++++ */
.page-title-section {
	width: 100%;
	float: left;
	height: auto;
	padding: 130px 0px;
	color: #fff;
	background-position: center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	margin-bottom: 50px;
}
.page-title-section .section-title {
	margin-bottom: 0px;
	color: #fff;
	background-image: url(../images/borderline-white.jpg);
}
.residential-bg {
	background-image: url(../images/residential-bg.jpg);
}
.services-points {
	width: 100%;
	float: left;
	height: auto;
	margin-bottom:15px;
}
.services-points ul {
	padding: 0px 30px;
	width: 50%;
	float: left;
}
.services-points ul li {
	width: 100%;
	float: left;
	height: auto;
	padding: 10px;
	font-size: 14px;
	background-image: url(../images/good_ok_check_mark-16.png);
	background-repeat: no-repeat;
	background-position: 15px center;
	padding-left: 50px;
	line-height: 1.6;
	-webkit-transition: all 0.2s linear 0.2s;
	-moz-transition: all 0.2s linear 0.2s;
	-ms-transition: all 0.2s linear 0.2s;
	-o-transition: all 0.2s linear 0.2s;
	transition: all 0.2s linear 0.2s;
}
.services-points ul li:hover {
	-webkit-transition: all 0.2s linear 0.2s;
	-moz-transition: all 0.2s linear 0.2s;
	-ms-transition: all 0.2s linear 0.2s;
	-o-transition: all 0.2s linear 0.2s;
	transition: all 0.2s linear 0.2s;
	background-color: #fff;
	box-shadow: 0px 5px 20px rgba(0,0,0,0.05);
}
.para-text {
	font-size: 14px;
	line-height: 1.6;
}
.para-box{ margin-bottom:15px; width:100%; float:left; height:auto; padding:20px; background-color:#fff; box-shadow: 0px 5px 10px rgba(0,0,0,0.05);}
.para-box p:last-child{ margin-bottom:0px;}
#projectphotos .item{  text-align:center;}
#projectphotos .item img{ min-height:600px; max-height:600px; display:inline-block; }
#projectphotos .carousel-control.right{ background:none;}
#projectphotos .carousel-control.left{ background:none;}
.wpcf7-form-control-wrap input[type="text"], .wpcf7-form-control-wrap input[type="email"], .wpcf7-form-control-wrap textarea {
    border: 1px solid #cacaca; z-index: 99999;  position: relative;
}
.wpcf7-form-control-wrap input[type="text"]:focus, .wpcf7-form-control-wrap input[type="email"]:focus, .wpcf7-form-control-wrap textarea:focus {
	border: solid 3px rgba(245,152,69,0.8);
}
.wpcf7-submit {
	display: inline-block;
	padding: 15px 30px;
	background-color: #fe9845;
	color: #fff;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: 2px;
	border: none;
	width: 220px;
	font-family: 'Raleway', sans-serif;
}
.wpcf7-submit:hover {
	color: #000;
}
.top-nav{width:70%;}
header.site{min-height:auto;}
#primary header.entry-header{min-height:auto;}

ul.navbar-nav li ul.sub-menu{display:none; width:200px;}
ul.navbar-nav li ul.sub-menu li{position:relative; width:100% !important;}
ul.navbar-nav li:hover ul.sub-menu{display:block; position:absolute; top:100%; z-index:9999;}
ul.navbar-nav li:hover ul.sub-menu li ul.sub-menu{display:none;}
ul.navbar-nav li:hover ul.sub-menu li:hover a{color:#ffffff;background-color: #ff7c11;}
ul.navbar-nav li:hover ul.sub-menu li:hover ul.sub-menu{display:block;}
.sub-menu{background-color:#FE9845 !important; padding:0;}
.sub-menu {
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
    float: left;
    font-size: 14px;
    left: 0;
    list-style: outside none none;
    min-width: 160px;
    position: absolute;
    text-align: left;
    top: 100%;
    z-index: 1000;
}
.top-nav li > ul li a {
	border-radius: 0!important;
	color: #0B1458!important;
}
.top-nav li a:hover {
	background-color: #0b1458;
	color: #fff!important;
}
.top-nav li > ul li:hover {
	background-color: #0B1458!important;
}
.slider-title-caption {
    background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
    margin: 0 auto !important;
	padding: 10px;
	left: 25%; 
    width: 50%;
}
.bq3 { background: #ffffff url(../images/backq1.png) top left no-repeat; padding-left: 55px; line-height: 18px;box-shadow: none; }
.bottomquote { padding-right: 35px; background: #ffffff url(../images/backq2.png) bottom right no-repeat; padding-bottom: 8%; color: #333; }
.maintesti {
    background-color: #fff !important;
    float: left;
	margin: 0 0 20px;
	box-shadow: 0 14px 33px rgba(0, 0, 0, 0.05);
    padding: 11px;	
}
.para-box.bq3 h3 {
    color: #545454;
    font-size: 18px;
    font-weight: bold;
}
.para-box.bq3 span {
    color: #f8994c;
}