/*-----------------------------------------------------------------------------------

    Template Name: Build-Up Construction Responsive HTML Template
    Template URI: 
    Description: This is html5 template
    Author: Kaji Hasibur Rahman
    Author URI: http://perculatheme.com
    Version: 1.0

-----------------------------------------------------------------------------------
    
    CSS INDEX
    ===================
	
    1. Theme Default CSS (body, link color, section etc)

-----------------------------------------------------------------------------------*/
/*----------------------------------------*/
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300i,400,400i,600,600i,700,700i,800');
::-moz-selection {
    background: #5a5051;
    text-shadow: none;
}
::selection {
    background: #5a5051;
    text-shadow: none;
}
.clear:before,
.clear:after {content: " ";display: table;}
.clear:after {clear: both;}
.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}
body {
	background: #ffffff;
	color: #393939;
	font-family: 'Open Sans', sans-serif;
	line-height:26px;
}
.floatleft {float:left}
.floatright {float:right}
img {
	max-width: 100%;
	height: auto;
	text-align: center;
}
.fix {overflow:hidden}
p {
	margin:0 0 10px;
	font-family: 'Open Sans', sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	color: #393939;
	margin-bottom: 10px;
	margin-top: 0px;
	line-height:36px;
}
input, button{transition:all .5s;}
a {transition: all 0.5s ease 0s;text-decoration:none; color:#393939}
a:hover {color: #f41e26;text-decoration: none;}
a:active, a:hover, a:focus { outline: none;text-decoration:none;}
ul{list-style: outside none none;margin: 0;padding: 0}

.mt-15{margin-top:15px;}
.mt-50{margin-top:50px;}
.mt-40{margin-top:40px;}
.mt-70{margin-top:70px;}

.mb-30{margin-bottom:30px;}
.mb-35{margin-bottom:35px;}
.mb-45{margin-bottom:45px;}
.mb-40{margin-bottom:40px;}
.mb-10{margin-bottom:10px;}

.mtb-50{margin:50px 0px;}
.mtb-70{margin:60px 0px;}

.ptb-50{padding:50px 0px}
.ptb-30{padding:30px 0px}
.ptb-75{padding:0px 0px}
.ptb-70{padding:70px 0px}
.ptb-80{padding:80px 0px}
.ptb-40{padding:40px 0px}
.ptb-15{padding:15px 0px}
.ptb-25{padding:25px 0px}
.ptb-130{padding:130px 0px}

.pb-30{padding-bottom:30px;}
.pb-50{padding-bottom:50px;}

.bg-1{background:#d1d0d4;}
.bg-2{background:#f41e26;}
.bg-3{background:#393939;}
.bg-fff{background:#d1d0d4;}

.bg-img-1{background:url(img/bg/1.jpg)no-repeat scroll 0 0/cover;}
.bg-img-2 {background: url("img/bg/2.jpg") no-repeat fixed 0 0 / cover ;}
.bg-img-4 {background: rgba(0, 0, 0, 0) url("img/bg/4.jpg") no-repeat 0 0 / cover ;}
.bg-img-3 {background: rgba(0, 0, 0, 0) url("img/bg/3.jpg") no-repeat 50% 50% / cover ;}
.bg-img-5 {background: rgba(0, 0, 0, 0) url("img/bg/6.jpg") no-repeat 0 0 / cover ;}
.bg-img-6 {background: rgba(0, 0, 0, 0) url("img/bg/7.jpg") no-repeat 0 0 / cover ;}
.bg-img-7 {background: rgba(0, 0, 0, 0) url("img/bg/8.jpg") no-repeat 0 0 / cover ;}
.bg-img-8 {background: rgba(0, 0, 0, 0) url("img/bg/9.jpg") no-repeat 50% 0 / cover ;}
.bg-img-9 {background: rgba(0, 0, 0, 0) url("img/bg/10.jpg") no-repeat 0 0 / cover ;}
.bg-img-10 {background: rgb(255, 24, 33);}
.bg-img-11 {background: rgba(0, 0, 0, 0) url("img/bg/12.jpg") no-repeat 0 0 / cover ;}
.bg-img-12 {background: rgba(0, 0, 0, 0) url("img/bg/13.jpg") no-repeat 0 0 / cover ;}
.bg-img-13 {background: rgba(0, 0, 0, 0) url("img/bg/14.jpg") no-repeat 50% 0 / cover ;}
.bg-img-14 {background: rgba(0, 0, 0, 0) url("img/bg/15.jpg") no-repeat 50% 0 / cover ;}
.bg-img-15 {background: rgba(0, 0, 0, 0) url("img/bg/16.jpg") no-repeat 0 0 / cover ;}
.bg-img-16 {background: rgba(0, 0, 0, 0) url("img/bg/17.jpg") no-repeat 0 0;}
.border-bottom{border-bottom:1px solid #c8c8c8;}
.nivo-controlNav a.active{
	background:#f41e26;
	border-color:#f41e26;
}
#sticky-header{
	background-color: #d1d0d4;
	border-bottom: #000000;
	border-bottom:medium;
	box-shadow: 0 2px 5px #555556;
}
.sticky {
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 1111;
	animation:500ms ease-in-out 0s normal none 1 running fadeInDown;
	background:#d1d0d4;
	box-shadow: 0 2px 5px #555556;
}
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
	color: #000000;
	font-size: 45px;
	padding-right: 6px;
	right: -6px;
	text-align: right;
	width: 100%;
}
a#scrollUp {
	position: fixed;
	right: 30px;
	bottom: 50px;
	width: 50px;
	height: 50px;
	background: #393939;
	color: #fff;
	text-align: center;
	line-height: 50px;
	font-size: 25px;
	transition:all .5s;
}
a#scrollUp:hover{
	background:#f41e26;
}
/*--------- header area  start ----------*/
.search-box input:focus {
	border: 1px solid #888;
}
.logo {
	margin: 25px 0;
}
.mainmenu ul li {
	display: inline-block;
	position: relative;
}
.mainmenu li a{
	text-transform:uppercase;
	display:block;
	padding:30px 13px;
	font-weight:700;
}
.mainmenu li:hover > a{
	color:#f41e26;
}
.mainmenu li > ul, .search-box-area ul li > ul{
	position:absolute;
	left:0;
	top:115%;
	width:190px;
	box-shadow:0px 0px 3px #f1f1f1;
	text-align:left;
	padding:10px;
	visibility:hidden;
	opacity:0;
	transition:all .4s;
	z-index:9999;
	background:#fff;
}
.mainmenu li:hover > ul, .search-box-area ul li:hover > ul{
	visibility:visible;
	opacity:1;
	top:100%;
}
.mainmenu li > ul li{display:block;}
.mainmenu li > ul li a{
	padding:5px 0px;
	font-weight:400;
	text-transform:capitalize;
}
.mainmenu li > ul li > ul{
	left:120%;
}
.mainmenu li > ul li a i {
	color: #9c9c9c;
	font-size: 10px;
	margin-top: 8px;
}
.mainmenu li > ul li:hover > ul{
	left:105%;
	top:0;
}
.mainmenu li > ul li a:hover{padding-left:5px;}
.search-box-area {
	margin: 50px 0px;
}
.search-box-area ul li{
	display:inline-block;
	position:relative;
}
.search-box-area ul li a{
	padding:5px 10px;
	display:block;
	font-weight:700;
}
.search-box-area ul li:hover > a{
	color:#f41e26;
}
.search-box-area ul li > ul{
	width:120px;
	padding:5px;
}
.search-box-area ul li > ul li a img{margin-right:10px;}
.search-box-btn {
	border-left:1px solid #e0e0e0;
	border-right:1px solid #e0e0e0;
	font-size:16px;
	padding:5px 10px;
	transition:all .5s;
	cursor:pointer;
}
.search-box-btn > span:hover{color:#f41e26}
.search-box {
	background: #f41e26 none repeat scroll 0 0;
	display: none;
	height: 577px;
	position: absolute;
	right: 0;
	top: 59px;
	width: 1140px;
	z-index: 999999999;
}
.search{
	position:absolute;
	left:50%;
	top:50%;
	transform:translateX(-50%)translateY(-50%);
}
.search form{
	position:relative;
}
.search input{
	width:550px;
	height:50px;
	padding-left:10px;
	border:1px solid #fff;
	padding-right:50px;
}
.search input:focus, .search button:focus{
	border-color:#f41e26;
}
.search button{
	position:absolute;
	right:0;
	top:0;
	height:50px;
	width:50px;
	background:transparent;
	border:1px solid transparent;
	font-size:20px;
}
.search button:hover{
	color:#f41e26;
}
/*--------- header area  end ----------*/
/*--------- slider-area start -------------*/
.cap-dec h2 {
  font-size: 52px;
  font-weight: 700;
  line-height:62px;
  text-transform:uppercase;
}
.cap-dec h2  span {
  display: block;
}
.cap-title p{
	color:#393939;
	margin-bottom:25px;
}
.cap-readmore a{
	padding:12px 25px;
	text-align:center;
	text-transform:uppercase;
	color:#fff;
	line-height:55px;
	background:#f41e26;
	font-size:18px;
	font-weight:700;
	display:block;
	border-radius:3px;
}
.cap-readmore a:hover{
	background:#393939;
}
.nivo-directionNav a {
	background: #ff1821 none repeat scroll 0 0;
	bottom: 65px;
	color: #ffffff;
	font-size: 30px;
	height: 30px;
	left: 105px;
	line-height: 26px;
	position: absolute;
	text-align: center;
	width: 40px;
	z-index: 99;
}
.nivo-directionNav a:hover{background:#393939}
.nivo-directionNav a.nivo-nextNav {
  left: 160px;
}
/*--------- slider-area end -------------*/
/*------------ our company area start ---------*/
.section-title{margin-bottom:30px;}
.section-title h2{
	font-size:36px;
	text-transform:uppercase;
	font-weight:700;
	padding-bottom:25px;
	position:relative;
	display:inline-block;
	margin-bottom:25px;
}
.section-title h2:after, .section-title h2:before{
	position:absolute;
	height:2px;
	bottom:0;
	left:50%;
	content:"";
	transform:translateX(-50%);
}
.section-title h2:after{
	width:135px;
	border-bottom:2px solid #393939;
}
.section-title h2::before {
	background: #fff url("img/1.png") no-repeat scroll 0 0;
	width: 25px;
	z-index: 999;
}
.section-title h2 span{
	color:#f41e26;
}
.section-title p {padding: 0 180px;}
.company-img {
	position:relative;
	z-index:9;
}
.company-img:after{
	position:absolute;
	width:100%;
	height:0;
	background:#fff;
	content:"";
	left:0;
	top:0;
	opacity:0;
	transition:all .5s;
}
.company-img:hover:after{
	height:100%;
	opacity:.7;
}
.company-img span {
	bottom: 0;
	color: #ffffff;
	font-size: 36px;
	height: 85px;
	position: absolute;
	right: 0;
	text-align: center;
	width: 85px;
	z-index: 999;
	line-height: 100px;
	transition:all .5s;
	transform:scaleY(0);
	opacity:0;
	transform-origin:bottom;
}
.company-img:hover span{
	opacity:1;
	transform:scaleY(1);
}
.company-img span::after {
	border-color: rgba(0, 0, 0, 0) #f41e26 #f41e26 rgba(0, 0, 0, 0);
	border-style: solid;
	border-width: 42px;
	content: "";
	left: 1px;
	position: absolute;
	top: 1px;
	z-index: -1;
}
.company-img > span i {
	left: 15px;
	position: relative;
	top: 10px;
	cursor:pointer;
}
.company-content h4 {
	font-size: 14px;
	font-weight: 600;
	margin: 30px 0 20px;
	text-transform: uppercase;
}
/*------------ our company area end ---------*/
/*------------ service area start ---------*/
.banner-img {
	overflow:hidden;
}
.banner-img img{
	transform:scale(1);
	transition:all .5s;
}
.banner-img:hover img{transform:scale(1.1);}
.banner-img img{ width:100%;}
.service-wrap {
	padding: 45px 45px;
	transition:all .5s;
}
.service-wrap:hover{background:#f41e26}
.service-icon {margin-bottom:15px;}
.service-icon i {
	color: #f41e26;
	font-size: 36px;
	transition: all 0.5s ease 0s;
	line-height: 0px;
}
.service-wrap:hover .service-icon i{color:#393939;}
.service-content h4 {
	font-weight: 700;
	text-transform: uppercase;
	font-size: 14px;
}
.readmore-btn {
	background: transparent none repeat scroll 0 0;
	border: 1px solid #393939;
	border-radius: 3px;
	display: inline-block;
	padding: 5px 10px;
	text-transform: uppercase;
}
.service-wrap:hover .readmore-btn {
	background:#393939;
	color:#f41e26;
}
/*------------ service area end ---------*/
/*------------ our-happy client area start ---------*/
.happy-client-wrap{display:flex;}
.happy-client-icon{
	padding-right:10px;
}
.happy-client-icon i {
  display: inline-block;
  font-size: 36px;
  margin: 10px 0;
}
.happy-client-content{
	padding-left:10px;
	border-left:2px solid #393939;
}
.happy-client-content span{
	display:block;
	font-size:18px;
	font-weight:900;
}
/*------------ our-happy client area end ---------*/
/*------------ our-project-area start---------*/
.project-menu li, .project-menu button {
	cursor: pointer;
	display: inline-block;
	font-weight: 600;
	line-height: 14px;
	margin: 0 20px;
	padding: 30px 15px;
	position: relative;
	text-transform: uppercase;
}
.project-menu li:after{
	position:absolute;
	width:0;
	height:5px;
	background:#f41e26;
	content:"";
	left:0;
	bottom:0;
	transition:all .5s;
}
.project-menu ul li:first-child {
	margin-left: 0;
}
.project-menu li.active:after{
	width:100%;
}
.project-wrap, .home5-project-wrap {
	position:relative;
	z-index:9;
}
.project-wrap:after {
	position: absolute;
	content: "";
	width:80%;
	height: 85%;
	background: #f41e26;
	left: 50%;
	top: 50%;
	z-index:9;
	opacity: .7;
	transform:scale(0) translateX(-50%) translateY(-50%);
	transition:all .5s;
	transform-origin:0 0 0;
}
.project-wrap:hover:after{
	transform:scale(1) translateX(-50%) translateY(-50%);
} 
.project-info {
	left: 50%;
	position: absolute;
	top:50%;
	transform: translateY(-50%) translateX(-50%) scale(0);
	width: 100%;
	z-index:9;
	transition:all .5s;
	z-index:99999;
}
.project-wrap:hover .project-info {
	opacity:1;
	transform:translateY(-50%) translateX(-50%) scale(1);
}
.project-icon a{
	color:#fff;
	font-size:36px;
	margin:0px 5px 30px;
	line-height:0;
	display:inline-block;
}
.project-icon a:hover{color:#393939;}
.project-info h2{
	font-size:18px;
	font-weight:700;
	color:#fff;
}
#Container .mix{display:none;}
/*------------ our-project-area end ---------*/
/*------------ team-area start ---------*/
.team-wrap {
	transition:all .5s;
}
.team-img{
	position:relative;
	z-index:99;
	overflow:hidden;
}
.team-img::after {
	border-bottom: 552px solid #f41e26;
	border-left: 360px solid rgba(0, 0, 0, 0);
	bottom: 0;
	content: "";
	height: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	transform: scaleY(0);
	transform-origin: center bottom 0;
	transition: all 0.5s ease 0s;
	width: 0;
	z-index: -1;
}
.team-wrap:hover .team-img::after{
	transform:scaleY(1);
	opacity:1;
}
.team-content h3{
	font-size:24px;
	font-weight:700;
	margin-top:25px;
	margin-bottom:5px;
}
.team-content span {
  display: block;
  margin-bottom: 10px;
}
.team-content  a{
	width:35px;
	height:35px;
	display:inline-block;
	border:1px solid #393939;
	border-radius:50%;
	margin:0px 5px;
	text-align:center;
	line-height:35px;
}
.team-content  a:hover{
	background:#393939;
}
.next-prev-style .owl-nav div{
	position:absolute;
	left:-50px;
	bottom:100px;
	text-align:center;
	line-height:50px;
	background:#393939;
	color:#fff;
	font-size:24px;
	width:50px;
	height:50px;
	transition:all .5s;
} 
.next-prev-style .owl-nav div:hover{
	background:#f41e26;
}
.next-prev-style .owl-nav div.owl-next{
	left:auto;
	right:-50px;
}
/*------------ team-area end ---------*/
/*------------ client-area start ---------*/
.client-title h2 {
	color: #fff;
	font-size: 36px;
	font-weight: 700;
	margin-bottom: 50px;
}
.black-opacity{
	position:relative;
	z-index:999;
}
.black-opacity:after{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	content:"";
	z-index:-999;
	opacity:.7;
}
.slider-for{margin-bottom:20px;}
.testimonial-image-slider {margin-top: 5px}
.slick-list {	margin: 0 5px}
.sin-opacity {
	cursor: pointer;
	display: inline-block;
	height: 100px;
	margin-top: 48px;
	outline: 0 none;
	overflow: hidden;
	position: relative;
	width: 100px;
	z-index: 99;
	border-radius: 50%;
}
.slick-list {
	z-index: 99;
}
.sin-opacity img {
	width: 100%;
	height: 100%
}
.sin-testiImage {
	display: inline-block;
	margin-bottom: 0px;
	outline: medium none;
}
.sin-testiImage.slick-current .sin-opacity {
	background-color: rgba(0, 0, 0, 0);
	border: 0 none;
	height: 180px;
	margin-top: 0px;
	opacity: 1;
	width: 180px;
}
.sin-testiImage.slick-current {
	height: 180px;
	margin-top: 7px;
	opacity: 1;
	filter: alpha(opacity=100);
	width: 180px;
}
.testimonial-text-slider h2 {
	color: #333333;
	display: block;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	font-weight: 600;
	margin-bottom: 5px;
	text-transform: uppercase;
	margin-top: 18px;
}
.test-content h2 {
	color:#fff;
	font-weight:700;
	font-size:24px;
}
.test-content span {
	color: #fff;
	display: block;
	font-weight: 400;
	margin-bottom: 10px;
	text-transform: capitalize;
}
.home4-happy-client-area .test-text {
	margin-left: 330px;
	text-align: left;
}
.test-content p {
	color: #ffffff;
	font-size: 16px;
	font-style: italic;
}
/*------------ client-area end ---------*/
/*------------ our-news area start ---------*/
.news-img{
	position:relative;
	overflow:hidden;
}
.news-img img{transform:scale(1);transition:all .5s;}
.news-img:hover img{transform:scale(1.1);}
.news-img img { width: 100%;}
.deat {
	background: #f41e26 none repeat scroll 0 0;
	height: 50px;
	line-height: 50px;
	padding-right: 10px;
	position: absolute;
	right: -1px;
	text-align: right;
	top: 15px;
	width: 60px;
}
.deat span {
	display: block;
	font-weight: 700;
	line-height: 24px;
}
.news-wrap{
	padding:10px 10px 0px 10px;
}
.news-wrap h3 {
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 15px;
}
.news-meta{
	margin-bottom:10px;
}
.news-meta span{
	font-weight:300;
}
.news-meta span:last-child {margin-left: 40px;}
.news-meta span a{
	font-size:18px;
	margin-right:10px;
	color:#f41e26;
}
.news-wrap > p { margin-bottom: 21px;}
.news-readmore-btn a{
	width:150px;
	height:40px;
	border:1px solid #000000;
	display:block;
	line-height:40px;
	text-align:center;
	font-size:18px;
	font-weight:700;
	position:relative;
	z-index:1;
}
.news-readmore-btn a::after {
	border-bottom: 40px solid #f41e26;
	border-left: 35px solid rgba(0, 0, 0, 0);
	bottom: -1px;
	content: "";
	height: 0;
	position: absolute;
	right: -1px;
	transition: all 0.5s ease 0s;
	width: 0;
	z-index: -1;
	opacity: 0;
}
.news-readmore-btn a:hover:after{opacity:1;}
.news-readmore-btn a:hover{
	background:#393939;
	color:#fff;
	border-color:#393939;
}
.news-active.owl-carousel {padding-bottom: 60px;}
.dotate-style.owl-carousel .owl-dots, .dotate-style2.owl-carousel .owl-dots {
	bottom: -15px;
	left: 0;
	position: absolute;
	right: 0;
	text-align: center;
}
.dotate-style.owl-carousel .owl-dot {
	width: 25px;
	height: 15px;
	background: #000;
	display: inline-block;
	margin-left: 10px;
	border-radius:30px;
	transition:all .5s;
}
.dotate-style.owl-carousel .owl-dot:hover{background:#f41e26}
.dotate-style.owl-carousel .owl-dot.active{
	width:40px;
	background:#f41e26;
}
/*------------ our-news area end ---------*/
/*------------ footer start ---------*/
.footer-logo{margin-bottom:30px;}
.work-time strong{
	font-weight:600;
	margin-bottom:15px;
	display:block;
}
.work-time span{
	margin-bottom:20px;
	display:block;
}
.social-icon a{
	font-size:18px;
	margin-right:15px;
}
.footer-title{
	padding-left:30px;
	font-size:16px;
	font-weight:700;
	margin-bottom:50px;
	position:relative;
	text-transform:uppercase;
}
.footer-title::after {
	background: #f41e26 none repeat scroll 0 0;
	content: "";
	height: 10px;
	left: 0;
	position: absolute;
	top: 5px;
	width: 5px;
}
.contact ul li {
	display: flex;
	margin-bottom: 20px;
}
.contact ul li:last-child, .footer-menu ul li:last-child{margin-bottom:0px;}
.contact ul li i {
	color: #f41e26;
	font-size: 24px;
	margin-right: 25px;
	line-height:30px;
}
.contact ul li i.icofont-ui-home {
	line-height: 55px;
}
.footer-menu ul li {
	margin-bottom: 15px;
	padding-left: 30px;
	position: relative;
}
.footer-menu ul li:after{
	position:absolute;
	content:"\eb61";
	font-family:icofont;
	left:-5px;
	top:0;
	color:#f41e26;
	font-size:18px;
}
.footer-menu ul li a:hover{padding-left:5px;}
.newsletter p {margin-bottom: 20px;}
.form-style input {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: 1px solid #a6a6a6;
	border-radius: 5px;
	color: #a6a6a6;
	height: 40px;
	margin-bottom: 25px;
	padding-left: 10px;
	width: 100%;
}
.form-style input:focus, .form-style textarea:focus{border-color:#f41e26;}
.form-style button{
	width:115px;
	height:40px;
	line-height:40px;
	color:#fff;
	text-align:center;
	font-weight:700;
	text-transform:uppercase;
	background:#f41e26;
	border:1px solid #f41e26;
	border-radius:5px;
}
.form-style button:hover{
	background:#393939;
	border-color:#393939;
}
.copyright {
	font-size: 18px;
	text-transform: capitalize;
}
.mfp-wrap { z-index: 2147483647;}
.responsiv-menu-wrap{position:relative;}
.responsiv-menu-wrap .slicknav_btn {
	background-color: #ffffff;
	border-radius: 0;
	margin: 0;
	text-decoration: none;
	text-shadow: none;
	padding: 0px;
}
.responsiv-menu-wrap .slicknav_menu {
	padding: 25px 0;
	position: absolute;
	right: 0;
	top: 10px;
	width:100%;
	z-index: 9999;
	background:none;
}
.responsiv-menu-wrap .slicknav_nav, .slicknav_nav > ul {
	background: #333;
	padding: 15px;
	position: relative;
	right: 494px;
	top: 36px;
	width: 720px;
}
.responsiv-menu-wrap .slicknav_menu .slicknav_menutxt {
	display: none;
}
.responsiv-menu-wrap .slicknav_nav .slicknav_row, .slicknav_nav a {
	margin: 0;
	padding: 5px 0;
	text-transform: capitalize;
}
.responsiv-menu-wrap .slicknav_nav .slicknav_row:hover {
	background:none;
	border-radius: 0px;
	color: #ffffff;
}
.responsiv-menu-wrap .slicknav_nav a:hover {
	background:none;
	border-radius: 0;
	color: #393939;
}
.responsiv-menu-wrap .slicknav_menu .slicknav_icon-bar {
	background-color: #f41e26;
	box-shadow: none;
	font-size: 20px;
}
/*------------ footer end ---------*/
/*------------------------------------------
		home page two style here 
 ----------------------------------------*/
/*------------ header top ----------*/
.share-icon ul li{display:inline-block;}
.share-icon ul li a{
	color:#e1e1e1;
	padding:0px 5px;
	border-right:1px solid #e1e1e1;
}
.share-icon ul li a:hover{color:#f41e26}
.share-icon ul li:first-child a{padding-left:0px;}
.share-icon ul li:last-child a{border-right:none;;}
.top-right p {
	border-right: 1px solid #e1e1e1;
	color: #e1e1e1;
	display: inline-block;
	line-height: 18px;
	margin: 0;
	padding: 0 10px;
}
.top-right p:last-child {
	border: medium none;
	padding-right: 0;
}
.top-right p i {padding-right: 10px;}
.top-right p a { color: #e1e1e1;}
.mainmenu li > ul.right{
	left: auto;
	right: 0;
}
.mainmenu ul > li:last-child a {
	padding-right: 1px;
}
/
*---------- home2 slider area start ----------*/
.home2-slider-area .cap-title h2 {
	color: #ffffff;
	font-size: 35px;
	text-transform: uppercase;
}
.home2-slider-area .nivo-caption {top: 55%;}
.home2-slider-area .cap-dec h2 {
	color: #f41e26;
	font-size: 60px;
	font-weight: 800;
	text-transform: uppercase;
}
.home2-slider-area .cap-title p {
	color: #ffffff;
	font-weight: 600;
	margin-bottom: 20px;
}
.home2-slider-area.black-opacity{z-index:99;}
.home2-slider-area.black-opacity::after {z-index: 9;}
.home2-slider-area .cap-readmore a {
	text-transform: capitalize;
	margin-right: 20px;
	color:#393939;
}
.home2-slider-area .cap-readmore a:hover{background:#fff}
.nivo-controlNav {
	bottom: 50px;
	left: 50%;
	line-height: 0;
	padding: 0;
	position: absolute;
	transform: translateX(-50%);
	z-index: 99999;
}
.nivo-controlNav a {
	background: transparent none repeat scroll 0 0;
	border: 5px solid #e1e1e1;
	border-radius: 50%;
	display: inline-block;
	height: 15px;
	margin: 0 2px;
	text-indent: -9999px;
	width: 15px;
}
.home2-company-area .company-img::after { display: none;}
.home2-company-area .company-img { overflow: hidden;}
.home2-company-area .company-img img{
	transform:scale(1);
	transition:all .5s;
}
.home2-company-area .company-img img:hover{transform:scale(1.1);}
.home2-company-area .company-content h4 {
	font-size: 18px;
	margin: 25px 0 20px;
	text-transform: capitalize;
}
.home2-company-area .company-content p {
	margin-bottom: 15px;
}
a.readmore{
	font-weight: 600;
	text-transform: capitalize;
}
a.readmore:hover{text-decoration:underline}
.section-title2 h2 {
	font-size: 36px;
	font-weight: 700;
	margin-bottom: 25px;
	text-transform: uppercase;
}
.section-title2 h2 span{
	color:#f41e26;
	font-weight:700;
}
.section-title2 p {
	margin-bottom: 25px;
	padding: 0 270px;
}
.home2-project-area .project-wrap::after {
	background: #393939;
	height: 100%;
	width: 100%;
}
.project-wrap img{width:100%;}
.items-2{width:40%}
.items{width:20%}
.home2-project-area .project-icon a:hover {
	color:#f41e26;
} 
.project-menu button {
	background:transparent;
	border:none;
}
/*---------- home2 service area -----------*/
.service-active .owl-controls .owl-nav div, .single-service-active .owl-controls .owl-nav div{
	background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
	color: #ffffff;
	font-size: 24px;
	height: 35px;
	left: 0;
	line-height: 35px;
	position: absolute;
	text-align: center;
	top: 50%;
	transform: translateY(-50%);
	width: 35px;
}
.service-active .owl-controls .owl-nav div.owl-next, .single-service-active .owl-controls .owl-nav div.owl-next{
	left:auto;
	right:0;
}
/*---------- home2-happy-client-area -----------*/
.home2-happy-client-area .happy-client-icon i {
	color: #f41e26;
}
.home2-happy-client-area .happy-client-content span {
	color:#fff;
}
.home2-happy-client-area .happy-client-content {
	border-left: 2px solid #fff;
}
.client-area.black-opacity::after {
	opacity: 0.75;
}
/*---------- home2-team-area -----------*/
.home2-team-area  .team-img::after {
	display: none;
}
.team-text {
	background: rgba(57, 57, 57, 0.6) none repeat scroll 0 0;
	bottom: 0;
	color: #ffffff;
	font-style: italic;
	left: 0;
	padding: 50px 25px;
	position: absolute;
	width: 100%;
	transform:scaleY(0);
	opacity:0;
	transition:all .5s;
	transform-origin:bottom;
}
.team-wrap:hover .team-text {
	opacity:1;
	transform:scaleY(1);
}
.team-text > p {
  font-size: 16px;
  margin-bottom: 0;
}
.home2-team-area .next-prev-style .owl-nav div {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	color: #9a9999;
	font-size: 80px;
	left: -50px;
	top: 45%;
	transform: translateY(-50%);
}
.home2-team-area .next-prev-style .owl-nav div.owl-next {
	right:-50px;
	left: auto;
}
.home2-team-area .team-content a {
	border: medium none;
	font-size: 24px;
	margin: 0 5px;
}
.home2-team-area .team-content a:hover{background:transparent}
/*---------- home2-client-area-----------*/
.client-img {
	height: 110px;
	margin: 0 auto 35px;
	width: 110px;
}
.home2-client-area .test-content p {
	font-style: italic;
	font-weight: 600;
	margin-bottom: 25px;
}
.home2-client-area .test-content h2 {
	color: #f41e26;
}
.home2-client-area.black-opacity::after {
	opacity: 0.8;
}
.dotate-style2 .owl-dot{
	width:10px;
	height:10px;
	background:transparent;
	display:inline-block;
	border:2px solid #f41e26;
	margin:0px 5px;
	transition:all .5s;
}
.dotate-style2 .owl-dot:hover, .dotate-style2 .owl-dot.active{background:#f41e26}
/*---------- home2-news area-----------*/
.home2-news-area .deat {
	bottom: -20px;
	height: 50px;
	right: 0;
	top: auto;
	width: 150px;
}
.home2-news-area .news-img {
	overflow: visible;
}
.home2-news-area .news-wrap > p {
	margin-bottom: 30px;
}
.home2-news-area a.readmore {
	font-size: 18px;
	font-weight: 400;
	text-decoration: underline;
}
.home2-news-area .news-img:hover img {
	transform: scale(1);
}
.home2-news-area .deat span {
	display: inline-block;
	font-weight:600;
}
.home2-news-area .owl-carousel .owl-item {
	padding-bottom: 25px;
}
/*------------------------------------------
	home page three style here 
 ----------------------------------------*/
.home3-header-bottom .slicknav_btn {
	background: #f1f1f1;
}
.home3-header-bottom.sticky .slicknav_btn {
	background: #fff;
}
.home3-header-top .top-right p {
	border-right: none;
	color: #393939;
}
.top-right > p:first-child {
	padding-left: 0px;
}
.home3-header-top .top-right p a {color: #393939;}
 .home3-header-bottom .share-icon {
	margin: 5px 0px;
}
.home3-header-bottom .share-icon ul li a {
	border-right: 1px solid #393939;
	color: #393939;
}
.home3-header-bottom .share-icon ul li a:hover{color:#f41e26}
.home3-header-bottom .mainmenu li a {
	font-weight: 400;
}
.home3-our-project-area .project-menu li{
	margin: 0 20px 5px;
	padding: 15px;
}
.home3-our-project-area{}
/*------- Construction tools area start -----------*/
.construction-wrap{
	width:33.33%;
	float:left;
	padding:45px 60px;
	color:#fff;
	transition:all .5s;
}
.construction-wrap:hover{background:#f41e26;color:#393939}
.construction-icon{margin-bottom:25px;}
.construction-icon i{
	font-size:36px;
}
.construction-content h3{
	font-size:18px;
	font-weight:600;
	color:#fff;
	margin-bottom:15px;
	transition:all .5s;
}
.construction-wrap:hover .construction-content h3{color:#393939;}
.construction-content p{}
.construction-content a{color:#fff;}
.construction-wrap:hover .construction-content a{color:#393939;}
/*------- about-area start -----------*/
.home3-section-title.section-title2 p{padding:0px;} 
.about-wrap{
	overflow:hidden;
}
.about-icon{
	width:75px;
	height:75px;
	background:#393939;
	color:#fff;
	text-align:center;
	line-height:75px;
	font-size:36px;
	border-radius:3px;
	transition:all .5s;
	float:left;
}
.about-wrap:hover .about-icon{background:#f41e26;}
.about-content{
	margin-left:100px;
}
.about-content h4 {
	font-size: 18px;
	font-weight: 600;
	text-transform: uppercase;
	line-height: 18px;
}
/*------- service area start -----------*/
.home3-service-area .service-wrap:hover {
  background: transparent;
}
.home3-service-area .service-wrap{
	position:relative;
	z-index:99;
}
.home3-service-area .service-wrap::after, .home3-service-area .service-wrap::before {
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: -99;
	transform:scaleY(0);
	transform-origin:0 0 0;
	transition:all .5s;
}
.home3-service-area .service-wrap:hover:after, .home3-service-area .service-wrap:hover:before{
	transform:scaleY(1);
}
.home3-service-area .service-wrap:hover .service-icon i, .home3-service-area .service-wrap:hover .service-content h4, .home3-service-area .service-wrap:hover .service-content a{
	color:#fff;
}
.home3-service-area .service-wrap::after{
	background: rgba(0, 0, 0, 0) url("img/bg/5.jpg") repeat scroll 0 0;
}
.home3-service-area .service-wrap::before {
	background: #393939 none repeat scroll 0 0;
	opacity: .9;
	z-index: -9;
}
.home3-service-area .service-wrap:hover .service-content{
	color:#fff;
}
/*------- we-doit-area start -----------*/
.we-doit h4{ 
	font-size:36px;
	font-weight:600;
	color:#fff;
	margin-bottom:30px;
}
.we-doit p{
	color:#fff;
	margin-bottom:0px;
}
.doit-btn button{
	width:200px;
	height:75px;
	background:#f41e26;
	color:#fff;
	text-transform:uppercase;
	font-size:24px;
	font-weight:600;
	line-height:75px;
	text-align:center;
	border:1px solid #f41e26;
	border-radius:3px;
}
.doit-btn button:hover{
	background:#393939;
	color:#fff;
	border-color:#393939;
}
/*------- our-project-area start -----------*/
.home3-project{margin:0px -15px;}
.home3-project .project-wrap::after {
	height: 100%;
	width: 100%;
}
.home3-happy-client-area .happy-client-content{
	border:none;
}
.home3-happy-client-area .happy-client-content h4{
	color:#fff;
	font-size:18px;
	font-weight:800;
	margin-bottom:0px;
}
.home3-happy-client-area .happy-client-content h4 span{
	display:inline-block;
	color:#f41e26;
}
.home3-happy-client-area .happy-client-content > span {
	color: #ffffff;
	margin-bottom:30px;
	font-size: 36px;
}
/*------- client-area start -----------*/
.home3-client-area .test-content h2 {
	color: #f41e26;
}
.home3-client-area .test-content p {
	color: #393939;
	margin-bottom: 15px;
}
.home3-client-area .test-content span {
	color: #393939;
}
.home3-dotate-style2.dotate-style2 .owl-dot {
	border: 2px solid #393939;
}
.home3-dotate-style2.dotate-style2 .owl-dot:hover, .home3-dotate-style2.dotate-style2 .owl-dot.active {
	background: #393939;
}
/*------- our-news area start-----------*/
.home3-news-area.home2-news-area .deat {
	right: -50px;
	top: 65px;
	transform: rotate(-90deg);
}
.home4-team-area .share-icon {
	padding-bottom: 20px;
}
/*------------------------------------------
	home page four style here 
 ----------------------------------------*/
.home4-header .top-right.ptb-30 p, .home4-header .top-right.ptb-30 a{
	color: #393939;
	border:none;
}
.home4-header .mainmenu li > a {
	position: relative;
}
.home4-header .mainmenu li:first-child a{padding-left:0;}
.home4-header .mainmenu li:hover > a{color:#fff;}
.home4-header .mainmenu li > ul li:hover > a{color:#f41e26; padding-left:5px;}
.home4-header .mainmenu li > a::after {
	background: rgba(0, 0, 0, 0) url("img/img.png") repeat scroll 0 0;
	content: "";
	height: 16px;
	left: -3px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 3px;
	z-index: 999;
}
.home4-header .sticky .mainmenu ul li:hover > a{color:#f41e26;}
.home4-header .mainmenu li:first-child a::after, .home4-header .mainmenu li > ul li  a:after{display:none;}
.home4-header .search-box-btn {
	background: #ffffff none repeat scroll 0 0;
	border: medium none;
	border-radius: 50%;
	font-size: 18px;
	padding: 8px 13px;
}
.home4-header .search-box-area {
	margin: 29px 0;
}
.about-area .about-video iframe{
	height:355px;
	width:100%;
}
.home4-service-area .service-wrap {
	border-color: #969593;
	border-style: solid;
	border-width: 0 1px 1px;
	padding: 30px 45px;
}
.home4-service-wrap:hover .service-wrap{
	background:#f41e26;
	border-color:#333;
}
.service-img {overflow:hidden}
.service-img img{
	transform:scale(1);
	transition:all .5s;
	width:100%;
}
.home4-service-wrap:hover .service-img img{transform:scale(1.1);}
.home4-service-wrap:hover .service-content a.readmore-btn{
	color:#fff;
	border-color:#fff;
	background:#f41e26;
}
.home4-our-project-area .project-icon a, .home5-project-wrap .project-icon a {
	border: 1px solid #ffffff;
	height: 55px;
	line-height: 55px;
	width: 55px;
}
.home4-our-project-area .project-icon a:hover{color:#393939}
.project-menu-style2.project-menu li, .project-menu button {
	margin: 0 10px;
	padding: 15px 20px;
	border-radius:30px;
	background:transparent;
}
.project-menu button{background:#333}}
.home4-our-project-area .project-wrap{min-height:295px;}
.project-menu-style2.project-menu li:after{display:none;}
.project-menu-style2.project-menu li.active {
	background: #f41e26;
	color: #ffffff;
}
.home4-team-area .team-wrap:hover {
	background:#f41e26
}
.home4-team-area .team-wrap .share-icon a:hover{color:#fff;}

.home4-happy-client-area .happy-client-content span{color:#f41e26}

.home2-client-area .client-img {
	float: left;
	height: 55px;
	left: 33%;
	margin: 0;
	position: relative;
	top: 5px;
	width: 55px;
}
.home2-client-area .single-client p {
	margin-bottom: 30px;
}
.home2-client-area .test-content span {
	color: #393939;
}
.home2-client-area .test-content {
	margin-bottom: 30px;
}
/*------------------------------------------
	home page five style here 
 ----------------------------------------*/
.home5-header{
	position:absolute;
	z-index:9999;
	left:0;
	top:0;
	width:100%;
}
.home5-header .top-right.ptb-30 p, .home5-header .top-right.ptb-30 a {
	border: medium none;
	color: #ffffff;
}
.home5-header .mainmenu li > a {
	padding: 20px 15px;
}
.home5-header .mainmenu li > ul li a{padding:5px 0px;}
.home5-search form{position:absolute;}
.home5-search {
	margin: 14px 0;
}
.home5-search input{
	width:250px;
	height:40px;
	background:#fff;
	border:1px solid #fff;
	border-radius:3px;
	padding:0px 50px 0px 5px;
}
.sticky .home5-search input{border-color:#f41e26;}
.home5-search input:focus{border-color:#f41e26;}
.home5-search button {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: medium none;
	height: 40px;
	line-height: 40px;
	position: absolute;
	right: 13px;
	text-align: center;
	top: 13px;
	width: 50px;
}
.home5-slider-area .nivo-caption {
	top: 70%;
}
.home5-slider-area .nivo-directionNav a {
	top: 57%;
}
.home2-slider-area .cap-title h2 {
	color: #fff;
	font-size: 35px;
	text-transform: uppercase;
}
.home5-slider-area .cap-dec span {
	color: #f41e26;
	display: inline-block;
}
.home5-company-area .about-title a {
	background: #d1d0d4 none repeat scroll 0 0;
	display: inline-block;
	font-size: 18px;
	font-weight: 600;
	height: 50px;
	line-height: 50px;
	margin: 30px 0 20px;
	padding-left: 15px;
	text-transform: uppercase;
	width: 260px;
}
.home5-company-area .about-title a:hover{
	color:#fff;
	background:#393939;
}
.home5-project .col-md-4.col-lg-3.mix.col-sm-6.col-xs-12 {
	padding: 0;
}
.service-img i{
	font-size:70px;
	margin-bottom:25px;
	display:block;
}
.home5-we-doit-area .doit-btn button {
	background: #ffffff;
	color: #393939;
}
.home5-we-doit-area .doit-btn button:hover {
	background: #393939;
	color: #fff;
}
.home5-client-area .test-content {
	margin-bottom: 15px;
}
.home5-client-area .test-content span {
	color: #ffffff;
}
.home5-client-area .single-client p {
	color: #ffffff;
	margin-bottom: 30px;
	padding: 0 60px;
	position: relative;
}
.home5-client-area  .test-text {
	margin-left: 385px;
	text-align: left;
}
.home5-client-area .single-client p::after, .home5-client-area .single-client p::before {
	color: #f41e26;
	font-family: fontawesome;
	position: absolute;
	font-size:24px;
}
.home5-client-area .single-client p::after{
	left: 35px;
	content: "";
	top: -10px;
}
.home5-client-area .single-client p::before{
	right: 200px;
	content: "\f10e ";
	bottom: -10px;
}
.home5-project-wrap:after{
	position:absolute;
	width:100%;
	height:0px;
	background:#393939;
	content:"";
	bottom:0;
	left:0;
	opacity:.7;
	transition:all .5s;
}
.home5-project-wrap:hover:after{height:80%}
.home5-project-wrap .project-info{top:60%}
.home5-project-wrap:hover .project-info {
	transform: translateY(-50%) translateX(-50%) scale(1);
}
.home5-news-area .news-wrap p {
	margin-bottom: 10px;
}
.home5-project-wrap .project-icon a:hover{color:#f41e26}
/*------------------------------------------
	about us style here 
 ----------------------------------------*/
.breadcrumb-content h1 {
	color: #ffffff;
	font-size: 36px;
	font-weight: 700;
	margin-bottom: 20px;
	text-transform: uppercase;
	line-height: 40px;
}
.breadcrumb-content p{
	color:#fff;
	font-weight:600;
	margin-bottom:0px;
}
.about-text h2{
	font-size:24px;
	font-weight:600;
	margin:30px 0px;
}
.about-text h2 span{color:#f41e26;}
.about-text p { margin-bottom: 20px;}
.about-text ul li {
	font-weight: 600;
	margin-bottom: 20px;
	padding-left: 30px;
	position: relative;
}
.about-text ul li:last-child{margin:0px;}
.about-text ul li::after {
	background: #393939 none repeat scroll 0 0;
	content: "";
	height: 10px;
	left: 0;
	position: absolute;
	top: 9px;
	width: 10px;
}
.about-happy-client-area .happy-client-content span {
	color: #fff;
}
.about-happy-client-area .happy-client-icon i {
	color: #fff;
}
.about-happy-client-area .happy-client-content {
	border-left: 2px solid #ffffff;
}
/*------------------------------------------
			about2 style here 
 ----------------------------------------*/
.breadcrumb-content h2 {
	color: #f41e26;
	font-size: 35px;
	font-weight: 700;
	text-transform: uppercase;
}
.breadcrumb-content ul li {
	color: #fff;
	display: inline-block;
	font-size: 18px;
	font-weight: 700;
	margin: 0 5px;
	text-transform: capitalize;
}
.breadcrumb-content  ul li:first-child{margin-left:0px;}
.breadcrumb-content  ul li a{color:#fff;}
.breadcrumb-content  ul li:hover a{color:#f41e26;}
.about-info h2 {
	font-size: 36px;
	font-weight: 600;
	margin-bottom: 25px;
	text-transform: uppercase;
}
.tab-menu {
	border-left:5px solid #f41e26;
}
.tab-menu ul li {
  line-height: 24px;
  margin-bottom: 10px;
  padding-left:30px;
}
.tab-menu ul li:last-child{margin-bottom:0px;}
.tab-menu ul li a{
	position:relative;
	font-weight:600;
}
.tab-menu ul li.active a{color:#f41e26}
.tab-menu ul li.active a::after {
  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #f41e26;
  border-style: solid;
  border-width: 7px;
  content: "";
  left: -30px;
  position: absolute;
  top: 3px;
}
.about2-info h3{
	font-size:24px;
	font-weight:600;
	text-transform:uppercase;
	padding:18px 0px;
	border-bottom:1px solid #393939;
}
.about2-info ul li{
	padding:15px 0px;
	border-bottom:1px solid #393939;
}
.about2-info ul li:first-child{padding-top:0px;}
.about2-info ul li:last-child{border:none;padding-bottom:0px;}
.about2-video {
	margin-top: 30px;
}
.about2-video iframe {
	height: 293px;
	width: 100%;
}
.tab-content {
	min-height: 113px;
}
/*------ working-process-area start ----------*/
.working-process-wrap{transition:all .5s;}
.working-process-wrap:hover {
	transform: translateY(-5px);
	box-shadow:0px 0px 15px 2px #cdc9c9;
}
.working-process-title{
	background:#fff;
	padding:30px 0px;
}
.working-process-title  h3 {
	font-size: 18px;
	font-weight:400;
}
/*------ working-process-area end ----------*/
.brand-active.next-prev-style .owl-nav div {
	font-size: 16px;
	height: 35px;
	left: -20px;
	line-height: 35px;
	top: 50%;
	transform: translateY(-50%);
	width: 35px;
}
.brand-active.next-prev-style .owl-nav div.owl-next {
	right: -20px;
	left:auto;
}
.brand-active img{
	padding:0px 30px;
}
/*------------------------------------------
		about three style here 
 ----------------------------------------*/
.about3-breadcrumb-area .breadcrumb-content h2 {
	margin-bottom: 0px;
}
.about3-breadcrumb-area .breadcrumb-content ul li {
	color: #f41e26;
}
.about3-breadcrumb-area .breadcrumb-content ul li a {
	color: #393939;
}
.breadcrumb-text{padding:95px 0px;}
.breadcrumb-text p {
	background: #393939 none repeat scroll 0 0;
	color: #ffffff;
	display: inline-block;
	font-size: 18px;
	margin-bottom: 5px;
	padding: 8px 30px;
}
.about3-breadcrumb.black-opacity::after {
	opacity: 0.7;
}
.single-about-title h3 {
	border-bottom: 1px solid #393939;
	display: inline-block;
	font-size: 36px;
	margin-bottom: 30px;
	margin-left: 15px;
	padding-bottom: 5px;
}
.single-about-text {
    background: #f1f1f1 none repeat scroll 0 0;
    border-radius: 3px;
    padding: 50px 15px;
	transition:all .5s;
}
/*------------------------------------------
		service style here 
 ----------------------------------------*/
.sidebar-title h3 {
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 30px;
}
.what-we-do ul li a {
	border: 1px solid #f1f1f1;
	display: block;
	line-height: 18px;
	margin-bottom: 5px;
	padding: 15px 35px;
	font-weight:600;
}
.what-we-do ul li:last-child a{margin-bottom:0px;}
.what-we-do ul li a:hover{
	background:#f41e26;
	color:#fff;
	border-color:#f41e26;
}
.quality-wrap h4 {
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 20px;
	text-transform: uppercase;
}
.quality-wrap p{margin-bottom:20px;}
.button-style button {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: 1px solid #e4e4e4;
	font-weight: 600;
	height: 50px;
	line-height: 50px;
	text-align: center;
	text-transform: uppercase;
	width: 165px;
}
.button-style button:hover{
	background:#f41e26;
	border-color:#f41e26;
	color:#fff;
}
.project-brochure h4{
	font-size:18px;
	font-weight:700;
	margin-bottom:20px;
}
.project-brochure p {
	margin-bottom: 20px;
}
.project-brochure button{
	background:#393939;
	color:#fff;
}
.service-text-area {
	margin-top: 55px;
}
h1.title  {
	font-size: 36px;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 30px;
	padding-left:20px;
	position:relative;
}
h1.title:after{
	position:absolute;
	left:0;
	top:0;
	height:100%;
	width:5px;
	background:#f41e26;
	content:"";
}
h1.title  span{font-weight:400;}
.text {padding:25px 15px 40px;}
.text h3{
	font-size:18px;
	font-weight:600;
	margin-bottom:20px;
}
h2.title2 {
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 30px;
	text-transform: uppercase;
}
h2.title2 span{font-weight:400;}
.panel {
	border: medium none rgba(0, 0, 0, 0);
	box-shadow: none;
	margin-bottom: 20px;
}
.panel-title {
	color: #393939;
	font-size: 18px;
	font-weight: 600;
}
.accordian-area {
	margin-bottom: 50px;
}
.panel-default > .panel-heading {
	background-color: #f5f5f5;
	border-color: #393939;
	color: #333333;
	padding: 0;
}
.panel-title {
	color: #393939;
	font-size: 18px;
	font-weight: 600;
}
.panel-title a i{padding-right:30px;}
.panel-title a {
	display:block;
	position:relative;
	padding:12px 20px;
}
.panel-title a.collapsed{background:rgba(158, 158, 158, 0.48);color:#393939}
.panel-title a{background:#f41e26;color:#fff;}
.panel-title a:after{
	position:absolute;
	right:20px;
	top:0;
	content:"\f074 ";
	font-size:20px;
	font-family:icofont;
	font-size:18px;
	top:50%;
	transform:translateY(-50%);
}
.panel-title a.collapsed:after{
	content:"\f0a3";
}
.service-text-area .progress-wrap {
	margin-left: 15px;
	overflow:hidden;
}
.progress-wrap p{
	font-size:18px;
	margin-bottom:20px;
}
.progressbar .progress {
	background-color: #f1f1f1;
	box-shadow: none;
	height: 10px;
	overflow:visible;
}
.progressbar .progress-bar {
	background-color: #f41e26;
	box-shadow: none;
	position:relative;
	border-radius:4px;
}
.progressbar .progress-bar span {
	background: #f41e26;
	height: 35px;
	line-height: 35px;
	position: absolute;
	right: 0;
	top: -45px;
	width: 60px;
	border-radius:3px;
}
.progressbar .progress-bar span::after {
	background: #f41e26 none repeat scroll 0 0;
	bottom: -3px;
	content: "";
	height: 15px;
	position: absolute;
	right: 0;
	transform: skewY(30deg);
	width: 10px;
}
.progress.mb-0{margin-bottom:0px;}
/*------------------------------------------
		project style here 
 ----------------------------------------*/
.project-grid .project-wrap::after {
	height: 100%;
	width: 100%;
}
.project-mesonary .project-wrap:after{
	background:#f41e26;
}
.project-mesonary.home2-project-area .project-icon a:hover {
	color: #393939;
}
/*------------------------------------------
	single	project style here 
----------------------------------------*/
.single-project h2 {
	font-size: 36px;
	font-weight: 700;
	margin-bottom: 30px;
}
.single-project p {
	margin-bottom: 30px;
}
.single-project ul li {
	font-size: 18px;
	text-transform: uppercase;
	margin-bottom: 10px;
}
.single-project ul li:last-child{margin-bottom:0px;}

.single-project span {
    display: inline-block;
    position: relative;
    width: 300px;
}
.single-project span::after {
    content: ":";
    left: 60%;
    position: absolute;
    transform: translateX(-50%);
}
.single-service-active .owl-controls .owl-nav div{
	width:35px;
	height:65px;
	line-height:65px;
	font-size:36px;
}
/*------------------------------------------
	news left sidebar style here 
----------------------------------------*/
.news-search form{
	position:relative;
}
.news-search input{
	width:100%;
	height:65px;
	background:transparent;
	border:1px solid #000;
	padding:0px 95px 0px 10px;
}
.news-search input:focus{border-color:#f41e26;}
.news-search input::-webkit-input-placeholder {
	font-weight:800;
}
.news-search input::-moz-placeholder {
	font-weight:600;
}
.news-search button{
	position:absolute;
	right:0;
	top:0;
	width:95px;
	height:65px;
	background:#f41e26;
	border:1px solid #f41e26;
	font-size:18px;
	font-weight:600;
	text-transform:uppercase;
}
.recent-post h3{
	text-transform:uppercase;
	font-size:24px;
	font-weight:600;
	color:#fff;
	background:#393939;
	padding:25px 20px;
	margin-bottom:30px;
}
.recent-post-menu {padding:0px 20px;}
.recent-post-menu ul li{
	margin-bottom:30px;
	line-height:18px;
	padding-left:30px;
	position:relative;
}
.recent-post-menu ul li:after{
	position:absolute;
	content:"\eb27";
	left:0;
	top:0;
	font-family:icofont;
	font-size:24px;
	color:#5f5d5d;
}
.recent-post-menu ul li a{
	font-weight:600;
	color:#5f5d5d;
}
.recent-post-menu ul li a:hover{color:#f41e26;}
.single-news-meta span{
	padding:0px 5px;
	position:relative;
}
.single-news-meta span:first-child{padding-left:0px}
.news-content h2, .comment-wrap h3 {
	font-size: 24px;
	font-weight: 600;
	margin-bottom: 30px;
}
.news-content a.readmore {
	text-decoration: underline;
}
/*------------------------------------------
	news single page style here 
----------------------------------------*/
.news-content span {
	display: inline-block;
	margin-bottom: 20px;
}
.news-text {
	padding: 30px 150px 30px 68px;
}
.news-text p{
	position:relative;
	margin-bottom:0px;
	font-weight:700;
}
.news-text p::after, .news-text p::before{ 
	font-family: fontAwesome;
	font-size: 18px;
	position: absolute;
}
.news-text p::after{
	left: -35px;
	content: "";
	top: -10px;
}
.news-text p::before {
	bottom: -10px;
	content: "";
	right: 165px;
}
.total-comment {border-bottom:1px solid #c8c8c8;}
.comment-img{float:left;}
.comment-info {
	margin-left: 190px;
	position:relative;
}
.comment-info:after{
	position:absolute;
	right:0;
	top:0;
	content:"\f122";
	font-family:fontAwesome;
	font-size:18px;
	transition:all .5s;
	cursor:pointer;
}
.comment-info:hover:after{color:#f41e26;}
.comment-info h4{
	font-size:18px;
	margin-bottom:0px;
}
.comment-info span {
	display: inline-block;
	margin-bottom: 10px;
}
.comment-info p{margin-bottom:0px;}
.comment-wrap h3{font-weight:700;}
.comment-wrap .form-style p{
	margin:20px 0px 0px;
	font-weight:600;
	font-size:18px;
}
.comment-wrap .form-style input {
	border-radius: 0;
	height: 70px;
	margin-bottom: 30px;
}
.form-style textarea {
	border: 1px solid #a6a6a6;
	height: 270px;
	margin-bottom: 30px;
	padding: 10px 0 0 10px;
	width: 100%;
}
.comment-wrap .form-style button {
	border: 1px solid #f41e26;
	border-radius: 3px;
	color: #393939;
	font-size: 18px;
	height: 70px;
	line-height: 70px;
	width: 290px;
}
.comment-wrap .form-style button:hover{
	color:#fff;
	border-color:#393939;
}
/*------------------------------------------
	404 page style here 
----------------------------------------*/
.content-404 {padding: 170px 0;}
.content-404 h3{
	font-size:36px;
	font-weight:600;
	margin-bottom:30px;
	letter-spacing:4px;
}
.content-404 img{margin-bottom:30px;}
.content-404 h2{
	font-size:30px;
	margin-bottom:20px;
	font-weight:700;
}
.content-404 p{
	margin-bottom:20px;
	text-transform:capitalize;
}
.content-404 button{
	padding:15px 20px;
	background:#f41e26;
	color:#000000;
	font-weight:700;
	text-transform:uppercase;
	border:1px solid #f41e26;
	border-radius:3px;
}
.content-404 button:hover{
	background:#000;
	color:#fff;
	border-color:#000;
}
/*------------------------------------------
	coming-soon-area page style here 
----------------------------------------*/
.timer{margin-top:50px;}
.coming-soon-area {
	color: #fff;
	min-height: 810px;
	padding: 210px 0;
}
.coming-soon-wrap img{
	margin-bottom:50px;
}
.coming-soon-wrap h5{
	font-size:36px;
	font-weight:600;
	color:#fff;
	text-transform:capitalize;
	margin-bottom:20px;
}
.coming-soon-wrap p{
	font-size:24px;
}
.timer span {
	display: block;
	float: left;
	font-size: 60px;
	font-weight: 800;
	margin-bottom: 20px;
	text-align: center;
	width: 285px;
}
.timer p{
	font-size:50px;
}
.comingsoon-icon{
	padding:60px 0px;
}
.comingsoon-icon a{
	font-size:40px;
	padding:0px 30px;
}
.comingsoon-icon a:hover{color:#fff;}
/*------------------------------------------
	Contact page style here 
----------------------------------------*/
#googleMap{
	height:615px;
	width:100%;
	background:#f41e26;
	margin-bottom:70px;
}
.contact-info h3{
	font-size:18px;
	font-weight:700;
	margin-bottom:30px;
}
.contact-info p{
	margin-bottom:20px;
}
.contact-info .contact ul li i {
	color: #393939;
}
.contact-info .contact ul li{
	font-weight: 700;
}
.contact-info .contact ul li:first-child{
	font-weight: 400;
}
.contact-info .contact ul li i {
	color: #393939;
	width: 30px;
	height: 40px;
}
.contact-form-area .form-style input {
	border-radius: 0px;
	height: 45px;
	margin-bottom:30px;
}
.contact-form-area .form-style textarea {
	height: 220px;
	margin-bottom:30px;
}
.contact-form-area .form-style button{
	width:165px;
	color:#393939;
	height:45px;
}
.contact-form-area .form-style button:hover{color:#fff;}
.cf-msg {
	padding: 10px;
	text-align: center;
	margin-bottom: 30px;
}
.cf-msg p {
	margin-bottom: 0;
	font-size: 16px;
	font-weight: 400;
	line-height: 26px;
	letter-spacing: 0;
	color: #fff;
	text-transform: capitalize;
}
