@charset "utf-8";
/* CSS Document */


@import url('https://fonts.googleapis.com/css?family=Lato');
@font-face {
    font-family: 'Economica';
    src:  url('../fonts/Economica.ttf.woff') format('woff'),
    url('../fonts/Economica.ttf.svg#Economica') format('svg'),
    url('../fonts/Economica.ttf.eot'),
    url('../fonts/Economica.eot?#iefix') format('embedded-opentype'); 
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open-sans';
    src:  url('../fonts/open-sans.ttf') format('woff'),
    url('../fonts/open-sans.svg#open-sans') format('svg'),
    url('../fonts/open-sans.eot'),
    url('../fonts/open-sans.eot?#iefix') format('embedded-opentype'); 
    font-weight: normal;
    font-style: normal;
}
@font-face {
  font-family: 'Oswald';
    src:  url('../fonts/Oswald.ttf.woff') format('woff'),
    url('../fonts/Oswald.ttf.svg#Oswald') format('svg'),
    url('../fonts/Oswald.ttf.eot'),
    url('../fonts/Oswald.eot?#iefix') format('embedded-opentype'); 
    font-weight: normal;
    font-style: normal;
}
a, h1, h2, h3, h4, h5, h6 {
	font-family: 'Oswald';
}
label, button, p, span, div {
    font-family: 'open-sans';
}

:focus {
    outline: -webkit-focus-ring-color auto 0;
}

.contact > a {
    background: #f55000;
    color: #fff;
    border-color: #f55000;
}
.contact > a:hover {
    color: #f55000;
    border-color: #fff;
    background: #fff;
}

.gallery li{
	list-style:inherit;
	display:list-item;
}

.fullwidth-section-two{
	position:relative;
	background-size:cover;
	background:#333333 url(/images/fullwidth-3.png) right center no-repeat;
}

.fullwidth-section-two .outer-box{
	position:relative;
}

.fullwidth-section-two .left-column{
    position: relative;
    left: 0px;
    top: 0px;
    width: 50%;
	float:left;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.fullwidth-section-two .left-column .inner{
	position:relative;
	padding:90px 15px;
}

.fullwidth-section-two .left-column .inner .content{
	position:relative;
	max-width:600px;
	width:100%;
	float:right;
	text-align:right;
	padding:50px 0px;
}

.fullwidth-section-two .left-column .inner .content:before{
	position:absolute;
	content:'';
	top:0px;
	bottom:0px;
	left:30px;
	right:-80px;
	z-index:9;
	border:7px solid rgba(255,255,255,0.50);
}

.fullwidth-section-two .outer-box .left-column:before {
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    display: block;
    background-color: rgba(245, 80, 0, 0.92);
}

.fullwidth-section-two .outer-box .right-column{
    position: relative;
    float: right;
    width: 50%;
    padding:160px 50px 50px 80px;
	background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
}

.fullwidth-section-two .outer-box .right-column .inner{
	position:relative;
	padding-left:70px;
}

.fullwidth-section-two .outer-box .right-column .inner .content{
	position:relative;
	max-width:450px;
	width:100%;
	float:left;
}

.fullwidth-section-two .outer-box .right-column .inner .content h2{
	position:relative;
	font-size:35px;
	color:#ffffff;
	font-weight:700;
	padding-left:30px;
	line-height:1em;
	text-transform:uppercase;
	font-family: 'Lato', sans-serif;
}

.fullwidth-section-two .outer-box .right-column .inner .content .text{
	color:#e1e1e1;
	font-size:15px;
	margin-top:40px;
	line-height:1.8em;
	margin-bottom:35px;
	text-align: justify !important;
}

.btn-style-three{
	position:relative;
	padding:9px 38px;
	line-height:24px;
	text-transform:uppercase;
	background:#ffffff;
	color:#f55000;
	border:2px solid #ffffff;
	font-size:14px;
	font-weight:700;
	border-radius:50px;
	/*font-family: 'Assistant', sans-serif;*/
}

.btn-style-three:hover{
	background:#f55000;
	color:#ffffff;
	border-color:#e74c3c;
}

.theme-btn{
	display:inline-block;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}

.services-block{
	position:relative;
	z-index:99;
	margin-bottom:40px;
}

.services-block .inner-box{
	position:relative;
	padding-right:130px;
}

.services-block .inner-box .icon-box{
    position: absolute;
    right: 30px;
    top: 10px;
    color: #ffffff;
    font-size: 56px;
    line-height: 1em;
	margin-bottom:30px;
}

.services-block .inner-box h3{
	position:relative;
	font-weight:700;
	font-size:18px;
	padding-right:5px;
	text-transform:uppercase;
}

.services-block .inner-box h3 a{
	/*font-family: 'Oswald';*/
	color: #ffffff;
    font-size: 16px;
    font-family: 'open-sans';
}

.services-block .inner-box .text{
	position:relative;
	font-size:15px;
	color:#ffffff;
	margin-top:10px;
	line-height:1.8em;
}

.services {
	padding-bottom: 50px;
}
.block1 {
	/*padding-top:50px;*/
	padding-top:25px;
}
.block1 h3 {
	padding-top: 10px;
	/*margin-bottom: 8px;*/
	margin-bottom: 15px;
	color: #f55000;
	/*font-size: 40px;*/
	font-size: 32px;
    font-weight: 600;
	font-family: 'Economica';
}
.services .block1 .text1 {
	font-size: 14px;
	line-height: initial;
	height: 40px;
}
.block1 p {
	display: none;
}
.block1 .count {
	color:#34393d;
	font-size:72px;
	line-height:64px;
	display: none;
	text-indent: 30px;
}
.text1 {
	font-size:18px;
	line-height:20px;
	color:#333;
	/*margin-bottom:22px;*/
	margin-bottom:5px;
    height: 60px;
   	overflow: hidden;
   	text-indent: 30px;
}
.block1 .btn {
	position: relative;
    /*font-size: 18px;
    font-weight: bold;*/
    font-size: 16px;
    color: #fff;
    display: inline-block;
    padding: 9px 34px 10px;
    background-color: #f55000;
    /*margin-bottom: 15px;*/
    margin-bottom: 0;
    margin-right: 45px;
	border-radius: 0;
    border: none;
}
.block1 .btn:hover {
	background-color: #696c6f;
    color: #fff;
}
.block1 .btn:after {
    transition: 0.5s ease;
    -o-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
    content: '';
    position: absolute;
    right: -45px;
    width: 45px;
    top: 0;
    bottom: 0;
    background: url(/images/link_marker.png) center center no-repeat #696c6f;
    background-size: 8px;
}
.block1 .btn:hover:after {
    background-color: #f55000;
}

.sponsors-section.style-two{
	position: relative;
	background-color:#f55000;
	/*padding:75px 0px;*/
	padding:50px 0px;
	background-attachment:fixed;
    background-position: left bottom;
}
.sponsors-section li {
	display: block;
}
.sponsors-section .image-box {
    position: relative;
    text-align: center;
}
.sponsors-section .image-box img {
    position: relative;
    display: inline-block;
    width: auto;
    max-width: 100%;
    opacity: 1;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    filter: brightness(0) invert(100%);
}
.sponsors-section .owl-nav {
    display: none !important;
}
.sponsors-section .owl-dots {
    display: none !important;
}


.related-post{
	position:relative;
	/*padding-top:70px;*/
	padding-top:30px;
}

.related-post .column{
	/*margin-bottom:40px;*/
	margin-bottom:30px;
	min-height: 180px;
}

.related-post .column .image a img{
	width:100%;
	display:block;
}

.sec-title-two{
	position:relative;
	/*margin-bottom:55px;*/
	margin-bottom:25px;
	text-align:center;
}

.sec-title-two h2{
	font-size:35px;
	color:#f55000;
	font-weight:700;
	line-height:1em;
	display:inline-block;
	text-transform:uppercase;
}

.sec-title-two .text{
	position:relative;
	color:#777777;
	font-size:15px;
    max-width: 550px;
    margin: 0 auto;
	/*margin-top:34px;*/
	margin-top: 10px;
	line-height:1.8em;
}

.testionial h2 {
	color: #f55000;
}
.testionial .name-detail {
	font-size: 24px;
    line-height: 20px;
    color: #585a5c;
    margin: 25px 0;
}
.owl-theme .owl-nav [class*=owl-] {
	background: rgba(105, 108, 111, 1);
}
.owl-theme .owl-nav [class*=owl-]:hover {
	background: rgba(105, 108, 111, 0.5);
}

.footer-style-three:before{
	position:absolute;
	content:'';
	left:0px;
	top:0px;
	width:50%;
	height:100%;
	display:block;
	background-color:rgba(27,27,27,1);
}

.footer-style-three:after{
	position:absolute;
	content:'';
	right:0px;
	top:0px;
	width:50%;
	height:100%;
	display:block;
	background-color:#202020;
}

.footer-style-three .copyright {
    position: relative;
    color: #fff;
    font-size: 14px;
    background: #000;
    z-index: 9;
    padding: 20px;
}

.footer-style-three .copyright a {
	color:#f55000;
	cursor: pointer;
}

.footer-style-three .logo-widget{
	padding-right:140px;
}

.footer-style-three .form-widget{
	padding-left:170px;
}

.main-footer{
	position:relative;
	background-color:#202020;
	color:#c6c6c6;
}

.main-footer a,
.main-footer input,
.main-footer textarea{
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;	
}

.main-footer .container{
	position:relative;
	z-index:1;	
}

.main-footer .widgets-section{
	position:relative;
	padding:70px 0px 40px;
}

.main-footer .footer-widget{
	position:relative;
	margin-bottom:30px;		
}

.main-footer h2{
	font-size:18px;
	font-weight:700;
	text-transform:uppercase;
	margin-bottom:35px;
	padding-left:20px;
	color:#ffffff;
}

.main-footer .logo-widget .widget-content .text{
	color:#c6c6c6;
	font-size:15px;
	line-height:1.8em;
	margin-top:20px;
	margin-bottom:34px;
}

.main-footer .footer-form .form-group{
	position:relative;
	margin-bottom:20px;
}

.main-footer .footer-form .form-group input[type="text"],
.main-footer .footer-form .form-group input[type="email"],
.main-footer .footer-form .form-group textarea{
	position:relative;
	display:block;
	width:100%;
	height:45px;
	line-height:23px;
	padding:10px 30px;
	background:#171717;
	border:1px solid #313131;
}

.main-footer .footer-form .form-group textarea{
	resize:none;
	height:105px;	
}

.main-footer .footer-form .form-group input[type="text"]:focus,
.main-footer .footer-form .form-group input[type="email"]:focus,
.main-footer .footer-form .form-group textarea:focus{
	border-color:#e74c3c;	
}

.main-footer .footer-form button{
	padding:9px 50px;	
}
.main-footer .footer-bottom{
	position:relative;
	padding:18px 0px;
	line-height:24px;
	text-align:center;
	font-size:14px;
	color:#c6c6c6;
	background:#202020;
}

.btn-style-one{
	position:relative;
	padding:9px 34px;
	line-height:24px;
	text-transform:uppercase;
	background:#f55000;
	color:#ffffff;
	border:2px solid #f55000;
	font-size:14px;
	font-weight:700;
	border-radius:50px;
	/*font-family: 'Assistant', sans-serif;*/
}

.btn-style-one:hover{
	background:none;
	color:#f55000;
}

@media (max-width: 1140px) {
	.fullwidth-section-two .left-column .inner .content:before{
		left:0px;	
	}
}
@media (max-width: 1023px) {
	.fullwidth-section-two .outer-box .right-column .inner .content{
		max-width:none;	
	}
	
	.fullwidth-section-two .outer-box .right-column .inner {
		padding-left:0px;	
	}
	.fullwidth-section-two .left-column .inner .content:before {
		display:none;
	}
	.fullwidth-section-two .outer-box .right-column,
	.fullwidth-section-two .left-column {
		position:relative;
		width:100%;
	}
	.fullwidth-section-two .left-column .inner{
		padding:40px 15px;
	}
	
	.fullwidth-section-two .left-column .inner .content{
		padding-right:0px;
		max-width: 100%;
		float:none;
	}
	.fullwidth-section-two .outer-box .right-column{
		padding:50px 15px 50px 15px;
	}
	.services-block .inner-box h3:before,
	.services-block .inner-box .text br {
		display:none;
	}
	.services-block .inner-box h3 {
		padding-right:0px;
	}
	.services-block .inner-box{
		text-align:center;
		padding:0px;
	}
	
	.services-block .inner-box .icon-box{
		position:relative;
		right:0px;
	}
	.footer-style-three:before {
		display:none;
	}
	.footer-style-three:after {
		display:none;
	}
	.footer-style-three .logo-widget{
		padding-right:0px;
	}
	.footer-style-three .form-widget{
		padding-left:0px;
	}
}

.service-detail {
	/*padding: 100px 0;
	margin-top: 88px;*/
	padding: 25px 0;
    margin-top: 110px;
	position: relative;
}
.service-detail:before {
    content: '';
    background-color: #F55000;
	background-image: url(/images/service-detail-bg-left.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
    left: 0;
	width: 50%;
    top: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: -1;
	opacity: 0.9;
}
.service-detail:after {
    content: '';
    background-color: #FFF;
	background-image: url(/images/service-gallery3.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
    right: 0;
	width: 50%;
    top: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: -1;
	opacity: 0.5;
}
.service-detail-main-heading h2 {
	font-family: 'Lato', sans-serif;
}
.service-detail-main-heading h4 {
	font-family: 'Lato', sans-serif;
}
.service-detail-main-description {
    margin: 30px 0 25px;
    text-indent: 30px;
}
.service-detail-social-link li {
	padding-right: 10px;
}

.gallery {
	/*padding: 100px 0;*/
	padding: 50px 0;
}
.gallery .container-fluid {
	padding-right: 50px;
    padding-left: 50px;
}
.gallery .gallery-main-heading {
	text-align: center;
}
.gallery .gallery-main-heading h4 {
	color: #f55000;
	font-family: 'open-sans';
	font-weight: bold;
}
.gallery .gallery-main-heading h2 {
	color: #f55000;
	margin-bottom: 20px;
	font-family: 'open-sans';
	font-weight: bold;
}
.gallery-list {
	position: relative;
    z-index: 1;
    overflow: hidden;
}
.gallery-content {
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: calc(-100% + 60px);
    left: 0;
    z-index: 3;
    -webkit-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    transition: all ease-in-out 0.5s;
    background-color: rgba(245, 80, 0, 0.7);
}
.gallery-list:hover .gallery-content {
    bottom: 0;
}
.gallery-list > img {
	-webkit-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    transition: all ease-in-out 0.5s;
	width: 100%;
}
.gallery-list:hover > img {
	-ms-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.info-icon {
    display: inline-block;
    width: 60px;
    height: 60px;
    margin-right: 10px;
    background-repeat: no-repeat;
    background-position: center center;
	background-color: rgba(0 ,0 ,0 ,0.4);
}
.gallery-content-heading-area {
	display: block;
}
.gallery-content-heading {
    display: inline-block;
    width: calc(100% - 74px);
    vertical-align: top;
    padding: 16px 0;
}
.gallery-content-heading h3 {
	font-family: 'open-sans';
	font-size: 22px;
	font-size: 18px;
}

.gallery-content-paragraph {
    display: inline-block;
    width: 100%;
    font-size: 12px;
    line-height: 14px;
    color: #FFFFFF;
	padding:15px;
}
.gallery-content-paragraph p {
	padding-left: 60px;
    line-height: 1.3;
	font-size: 12px;
}

.contact-us-banner {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	width: 100%;
	height: 400px;
	position: relative;
}
.contact-us-banner h1 {
	position: absolute;
	width:50%;
	left: 0;
	bottom: 0;
	text-align: center;
	padding: 20px;
	background: rgba(245, 80, 0, 0.8);
	color: #fff;
	margin: 0;
	font-family: 'open-sans';
}
.contact-details {
	margin: 50px 0;
}
.contact-details h2 {
	color: #f55000;
    /*font-size: 32px;*/
    font-size: 25px;
    margin-bottom: 25px;
	font-family: 'open-sans';
}
.contact-details h5 {
	display: flex;
    line-height: 1.3;
    font-family: 'open-sans';
    font-size: 14px;
}
.contact-details h5 span {
	width: 150px;
}
.contact-details h5 i {
	color: #f55000;
    font-size: 18px;
    width: 25px;
    text-align: center;
}
.contact-details h3 {
	color: #f55000;
	margin-top: 20px;
	font-family: 'open-sans';
	font-weight: bold;
	font-size: 20px;
}

.contact-form {
	background: rgba(245, 80, 0, 0.8);
	text-align: center;
	padding: 15px;
	margin-top: -200px;
	max-width: 400px;
	margin-left: auto;
	/*margin-right: auto;*/
}
.contact-form > h3 {
	color: #fff;
	font-weight: bold;
	padding: 10px 0;
	font-family: 'open-sans';
}
.contact-form form .form-group input.form-control {
	border-color: #f55000;
    background: #fff;
    /*height: 50px;
	font-size: 20px;*/
	height: 40px;
    font-size: 16px;
    border-radius: 2px;
}
.contact-form form .form-group textarea.form-control {
	border-color: #f55000;
    background: #fff;
    border-radius: 2px;
	/*font-size: 20px;*/
	font-size: 16px;
}
.contact-form form button {
	background: #f55000;
    border: none;
    color: #fff;
    font-size: 25px;
    font-weight: bold;
	-webkit-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    transition: all ease-in-out 0.5s;
}
.contact-form form button:hover {
	background: #fff;
    color: #f55000;
}

@media (max-width: 767px) {
	.contact-us-banner h1 {
		width: 100%;
	}
	.contact-form {
		margin-top: 0;
		max-width: 100%;
	}
	.service-detail:before {
		content: '';
		background-color: #F55000;
		background-image: url(/images/service-detail-bg-left.jpg);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center center;
		left: 0;
		width: 100%;
		top: 0;
		bottom: 0;
		right: 0;
		position: absolute;
		z-index: -1;
	}
	.service-detail:after {
		display: none;
	}
}

.project-detail {
	/*padding:8rem 0 0;
	margin-top: 88px;*/
	padding: 25px 0;
    margin-top: 110px;
	position: relative;
}
.project-detail:before {
	content: '';
	position:absolute;
	left:0%;
	top: 0;
	/*bottom: -15%;*/
	bottom: 0;
	width:100%;
	background:url(/images/dots.png) 0 0 repeat;
	opacity: 0.6;
}
/*.project-detail:after {
	content: '';
	position:absolute;
	left:0%;
	top: 0;
	bottom: -15%;
	width:50%;
	background: #f55000;
	z-index:-1;
}*/
.project-detail-title {
	margin-bottom:5rem;
	font-family: 'open-sans';
}
.dots-image {
	display:inline-block;
	position:relative;
}
.dots-image img {
	display:block;
	position:relative;
	z-index:1;
	box-shadow: 0px 0px 10px #000;
}
/*.dots-image .dots {
    position: absolute;
    left: -24%;
    bottom: -18%;
    width: 101%;
    height: 58%;
    background: url(/images/dots.png) 0 0 repeat;
}*/








.related-project-carousel .owl-nav .owl-prev {
    position: absolute;
    left: -5px;
    top: 50%;
    margin-top: -38px;
	border-radius: 0;

}

.related-project-carousel .owl-nav .owl-next {
    position: absolute;
    right: -5px;
    top: 50%;
    margin-top: -38px;
	border-radius: 0;
}











.related-projects .container {
	max-width: 100%;
	width: 100%;
	padding: 0 70px;
}
.related-projects .row {
	display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.related-projects .col-md-4 {
	-webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}
@media (max-width: 1300px) {
	.related-projects .col-md-4 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 33.3%;
		-ms-flex: 0 0 33.3%;
		flex: 0 0 33.3%;
		max-width: 33.3%;
	}
}
@media (max-width: 992px) {
	.related-projects .col-md-4 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
}
@media (max-width:767px) {
	.related-projects .col-md-4 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.related-projects .container {
		max-width: 100%;
		width: 100%;
		padding: 15px;
	}
}
.image {
	position: relative;
	
	/*width: 100%;
	margin-top: 0;*/
	z-index: 9;
	border: 0px solid rgba(0, 0, 0, 0.7);
}
.image img {
	width: 100%;
	height: auto;
	
}
.image div.span4.box {
    position: absolute;
    display: inline-block;
    height: 100%;
    width: 100%;
    margin: 0;
    cursor: pointer;
    z-index: 1;
	left: 0;
    top: 0;
	background: rgba(0, 0, 0, 0.2);
}
.image div.span4.box span.primary-text {
    /*font-family: 'open-sans';
    background-color: #f55000;
    font-size: 24px;
    line-height: 28px;
    font-weight: normal;
    position: absolute;
    left: 0;
    top: 0;
    padding: 5px 12px;
    z-index: 200;
	color: #fff !important;*/
	display: none;
}
.image div.span4.box span.heading-text {
    /*font-family: 'open-sans';
    font-size: 20px;
	font-weight: bold;
    line-height: 20px;
    position: relative;
    float: left;
    margin: 10px 0 0 50px;
	color: #333 !important;*/
	font-family: 'open-sans';
    font-size: 18px;
    font-weight: bold;
    line-height: 20px;
    position: relative;
    display: block;
    color: #fff !important;
    background-color: #f55000;
    text-align: left;
    padding: 9px 12px;
}
.image div.span4.box span.text {
    display: none;
}
/*.image:hover {
	width:120%;
	margin-left:-10%;
	margin-top: -10%;
	border: 10px solid rgba(0, 0, 0, 0.7);
}*/
.image:hover {
	-ms-transform: scale(1.3); 
    -webkit-transform: scale(1.3); 
    transform: scale(1.3);
	border: 10px solid rgba(0, 0, 0, 0.7);
	z-index: 99;
	position:absolute;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}
.image:hover div.span4.box {
	background: rgba(0, 0, 0, 0.4);
}
.image:hover div.span4.box span.text {
    display: block;
    /*margin: 30px 15px 0 15px;*/
    margin: 15px 15px 0 15px;
    color: #fff;
    font-size: 12px;
    position: relative;
	float: left;
    text-align: left;
	color: #fff !important;
	text-indent: 30px;
}
@media (max-width: 992px) {
	.image:hover {
		-ms-transform: none; 
		-webkit-transform: none; 
		transform: none;
		border: none;
		z-index: 0;
		position:relative;
		transition:none;
		-moz-transition:none;
		-webkit-transition:none;
		-ms-transition:none;
		-o-transition:none;
	}
}

.modal {
	z-index: 9999;
}

.services-block .inner-box {
    position: relative;
    padding-right: 100px;
    padding-left: 50px;
}
.fullwidth-section-two .outer-box .right-column .inner .content h2 {
    color: #A9A9A9;
}
.fullwidth-section-two .outer-box .right-column .inner .content p {
    color: #e1e1e1;
    font-size: 15px;
    margin-top: 40px;
    line-height: 1.8em;
    margin-bottom: 35px;
}

.page-heading {
	font-size: 35px;
    color: #f55000;
    font-weight: 700;
    line-height: 1em;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.page-content {
	max-width: 900px;
    margin: auto;
    text-align: justify;
}
.testionial {
    margin-top: 30px;
}

.gallery .image-list {
	position: relative;
	padding: 10px;
	display: block;
	overflow: hidden;
	width: fit-content;
}
.gallery .image-list .image-list-hover-content {
	position: absolute;
    top: 10px;
    right: 10px;
    bottom: 10px;
    left: 10px;
	background-color: rgba(0, 0, 0, 0.6);
	transition: 0.5s;
	-webkit-transition: 0.5s;
	opacity: 0;
}
.gallery .image-list:hover .image-list-hover-content {
	opacity: 1;
}
.gallery .image-list .image-list-hover-content .image-list-hover-content-inner {
	color: #fff;
	position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
}
.gallery .image-list .image-list-hover-content .image-list-hover-content-inner a {
	color: #fff;
    background-color: #f55000;
    font-size: 14px;
    display: inline-block;
    width: 40px;
    height: 40px;
    text-align: center;
	border-radius: 50%;
	margin-top: -50px;
	transition: 0.5s;
	-webkit-transition: 0.5s;
	visibility: hidden;
}
.gallery .image-list:hover .image-list-hover-content .image-list-hover-content-inner a {
	margin-top: 0;
	visibility: visible;
}

.gallery .image-list span.image-list-hover-title {
	position:absolute;
	color: #fff;
    background-color: #f55000;
    font-size: 14px;
    display: inline-block;
    width: 100%;
    text-align: center;
	transition: 0.5s;
	-webkit-transition: 0.5s;
	visibility: hidden;
	bottom: 0px;
	padding: 4px;
	
}
.gallery .image-list:hover  span.image-list-hover-title {
	margin-top: 0;
	visibility: visible;
}

.gallery .image-list .image-list-hover-content   .image-list-hover-content-inner a i {
	line-height: 40px;
	font-size: 20px;
}
.gallery .image-list img {
	width: 279px;
	height: 179px;
}

@media (max-width: 992px)
{
	.thumbnail-img.slider.slider-nav.slick-initialized.slick-slider {
	    display: none;
	}
}