﻿/*About Section*/
.about__content{
	padding-right: 299px;
}
.about__content h3{
	margin-bottom:70px;
}
.counter__wrap{
	padding:0;
	margin:80px 0 0;
	list-style:none;
	overflow:hidden;
}
.counter__wrap li{
	float:left;
	width:23%;
}
.counter__wrap li .conter__no{
	font-size:30px;
	font-family:  'Montserrat', sans-serif;
	font-weight:300;
	line-height: 1.5;
}
.counter__wrap li p{
	font-size:18px;
	font-family:  'Montserrat', sans-serif;
	font-weight:200;
}
.about__img{
	    position: relative;
}
.years__no-wrap{
	    position: absolute;
    top: 50%;
    transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
      height: 70%;
    width: 235px;
    background: #fff;
    right: 63%;
    box-shadow: -6px 12px 18px 7px rgba(0, 0, 0, 0.09);
}
.years__no-block{
	position: absolute;
    bottom: 13px;
    text-align: center;
	    padding: 0 20px;
}
.years__no-block span{
	    font-size: 150px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    display: block;
    line-height: 1.1;
    color: #daa106;
}
.years__no-block p{
	    font-size: 15px;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    color: rgba(50, 50, 50, 0.5);
}
@media only screen and (max-width: 991px) and (min-width: 768px) {
	.about__content {
    padding-right: 0;
}
	.years__no-wrap{
		width: 195px;
		right: 26px;
	}
	.years__no-block span{
		font-size: 106px;
	}
	.years__no-block p{
		font-size: 12px;
	}
	
}
@media only screen and (max-width: 767px){
	.counter__wrap li{
	float:none;
	width:100%;
}
.about__content h3{
		margin-bottom:30px;
	}
	.about__content {
    padding-right: 0;
}
.counter__wrap{
	margin:30px 0;
}
.years__no-wrap{
	right:0;
}
}
/* ============================================
 6. Choose us
 ===============================================*/
.our_service {
	background: #f2f2f2;
}
.text__block{
	position:relative;
}
.text__block:after {
	content: '';
	width: 198px;
	height: 198px;
	background:#f1f1f1;
	position: absolute;
	    top: -37px;
    left: -23px;
	border-radius:50%;
}
.service_icon {
	display: inline-block;
	font-size: 36px;
	vertical-align: middle;

}

.service_details {
	display: inline-block;
	width: calc(100% - 70px);
	width: -webkit-calc(100% - 70px);
	vertical-align: middle;
	padding-left: 15px;
}
.about__block-box{
	position:relative;
	z-index: 1;
}
.service_content{
	padding-right: 20px;
}

.line-h:after {
	content: '';
	width: 168px;
	height: 1px;
	background: #19b5fe;
	position: absolute;
	top: 1px;
	left: -55px;
}
.l-left.line-h:after {
	left: 0;
}

/*icon hover*/

.hi-icon {
	display: inline-block;
	font-size: 0px;
	cursor: pointer;
	border-radius: 50%;
	text-align: center;
	position: relative;
	z-index: 1;
	color: #444;
}


.hi-icon:before {
	speak: none;
	font-size: 36px;
	line-height: 64px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	display: block;
	-webkit-font-smoothing: antialiased;
}
@media only screen and (max-width: 991px) and (min-width: 768px) {
	.service_box {
		min-height: 395px;
	}
	.service_icon {
		display: block;
	}
	.service_details {
		display: block;
		width: 100%;
		padding-left: 15px;
	}
	.service_details h5 {
		font-size: 14px;
	}
	.hi-icon:before{
		line-height: 27px
	}
}


/*========Tetstimonial==========*/
#testimonial__blck{
	position:relative;
}

.float-right {
    float: right;
}

.testimonial__blck{
    padding: 10px;
    margin-left: 0;
    margin-top: 24px;
    display: table;
}
.block-line__blck{
    padding:20px 40px 20px 50px;
    display: table-cell;
	vertical-align:middle;
}
@media (max-width:767px){
	.block-line__blck{
		padding:15px 30px;
	}
	.testimonial__blck{
		margin-left:0;
		margin-top:0;
	}
}
.shadow_box1__blck {
    box-shadow: 0px 11px 20px 5px rgba(9, 18, 31, 0.89);
}
.block-line__blck p{
	line-height: 1.8;
    font-style: italic;
}
.z-index{
	z-index:1;
}
.sub-title__blck{
	display:block;
}
.owl-prev,.owl-next{
	width: 50px;
    height: 50px;
    line-height: 34px;
    position: absolute;
    bottom: -26px;
    margin-top: -15px;
    background:rgba(254, 178, 13, 0.61);
    font-size: 29px;
    color: #fff;
    text-align: center;
    top: auto;
	
}

.owl-prev{
	left:0;
}
.owl-next{
	left:51px;
}
/*thumbnails*/
.owl-thumbs{
	padding-top:40px;
	text-align:center;
}
.owl-thumbs .owl-thumb-item{
	width:10%;
	text-align:center;
	border:none;
	background:none;
	padding: 10px;
	opacity: .5;
	-webkit-transition: all 0.2s linear 0s;
    -moz-transition: all 0.2s linear 0s;
    -ms-transition: all 0.2s linear 0s;
    -o-transition: all 0.2s linear 0s;
    transition: all 0.2s linear 0s;
}
.owl-thumbs .owl-thumb-item.active{
	opacity: 1;
}
@media only screen and (max-width: 991px) and (min-width: 768px){
	.testimonial__blck {
		margin-top:0;
	}
	.block-line__blck{
		padding:0;
	}
	.owl-thumbs .owl-thumb-item {
    width: 14%;
	}
	.owl-thumbs{
		padding-top:0;
	}
	.sub-title__blck{
	margin-bottom:15px;
}
	
}
@media (max-width:767px){
	.owl-thumbs{
		padding-top:0;
	}
	.owl-thumbs .owl-thumb-item{
		width: 25%;
	}
	.sub-title__blck{
	margin-bottom:15px;
	}
}
/*===========Project Section==========*/
.project__block{
	width:70%;
	margin:0 auto;
}
.project__item-detail{
	position:relative;
}
.project__item-text{
	position:absolute;
	top:50%;
	left:100%;
	margin-left:-200px;
	transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
	width:400px;
	padding:40px;
	background:#fff;
	box-shadow:-9px 7px 18px 1px rgba(0, 0, 0, 0.28);
}
.project__item-text p{
	padding:20px 0;
}
.more_btn{
	background:#feb20d ;
	padding:10px 15px;
	display:inline-block;
}
.project-section__block{
	overflow:hidden;
	    
}
.project-section__block .owl-item .project__item-text{
	opacity:0;
}
.project-section__block .owl-item.center .project__item-text{
	opacity:1;
}
.project-section__block .owl-item{
	opacity:0.2;
}
.project-section__block .owl-item.center{
	z-index: 9;
	opacity:01;
}
.project-section__block .owl-carousel .owl-stage-outer{
	overflow: visible;
}
@media only screen and (max-width: 1360px){
	.project__item-text{
		left:94%;
	}
}
@media only screen and (max-width: 991px) and (min-width: 768px){
	.project__block{
		width:100%;
	}
	.project__item-text {
    left: auto;
	right:30px;
	}
}
@media only screen and (max-width:767px){
	.project__item-text{
		position:static;
		transform: translateY(0);
    -webkit-transform: translateY(0);
	width: 100%;
	margin-left:0;
	padding:15px 15px 68px;
	box-shadow: 0px 0px 18px 1px rgba(0, 0, 0, 0.28);
	}
	.project__block{
		width:100%;
	}
}