/* ---------- Banner ----------*/

.banner .container {
	height: 100%;
	position: relative
}
.banner .title {
	color: #ffffff;
	font-size: 3.75em !important;
	font-weight: 700;
	margin: 0 !important;
	text-align: center !important;
}
.banner .sub-title {
	color: #ffffff;
	font-size: 1.56em !important;
	font-weight: 700;
	padding: 16px 0 7px;
}
.banner .mini-title {
	color: #ffffff;
	font-size: 1.125em;
	font-weight: 700;
	padding-bottom: 53px;
}
.banner .btn {
	background-color: #ffa726;
	border-color: #ffa726;
	border-radius: .5em;
	color: #fff;
	font-size: 16px;
}

/* ---------- Services ---------*/

.service-top {
	position: relative;
}
.top-details {
	background-color: #028f4d;
	display: inline-block;
	margin-top: -140px;
	padding: 40px;
	position: absolute;
	left: 0;

}
.service-top .item {
	padding-bottom: 40px;
}
.service-top .item-icon {
	color: #fff;
	font-size: 35px;
	height: 90px;
	width: 90px;
	line-height: 95px;
	margin: -85px auto 0;
	position: relative;
	text-align: center;
	z-index: 0;
}
.service-top .item-icon:before {
	content: '';
	background-color: #ffa726;
	border-radius: 5px;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	position: absolute;
	z-index: -1;

	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.service-top .item-details {
	font-size: 18px;
	padding-top: 45px;
}
.service-top .item-title {
	color: #fff;
	letter-spacing: 1px;
}
.service-top .item-details p {
	color: #999;
}
.service-mid {
	padding-top: 120px;
}
.service-mid .section-title {
	color: #272727;
	font-size: 40px;
	line-height: 50px;
	padding: 0 30%;
	text-transform: capitalize;
}
.service-mid .section-description {
	margin-bottom: 35px;
}
.service-mid .btn {
	margin: 0 9px;
}

.service-bottom {
	padding-top: 150px;
}

.service-slider {
	margin:  -15px;
	padding-bottom: 113px;
}
.service-slider .item {
	padding: 0 15px;
}
.service-slider article,
.service-slider .post {
	margin-bottom: 0;
}
.service-slider .owl-controls {
	bottom: 20px;
	height: 20px;
	width: 100%;
	left: 50%;
	margin-left: -64px;
	position: absolute;
}
.service-slider .owl-page {
	background-color: #f2f2f2;
	cursor: pointer;
	display: inline-block;
	width: 50px;
	height: 10px;
	margin: 0 5px;
}
.service-slider .owl-page.active {
	background-color: #ffa726;
}
.service-slider .owl-page span {
	display: none;
}

/* ---------- Fact -----------*/

.facts .icon {
	background-color: #ffa726;
	color: #fff;
	display: inline-block;
	font-size: 35px;
	float: left;
	height: 80px;
	width: 80px;
	line-height: 80px;
	margin-right: 15px;
}
.facts .item-details {
	float: left;
	margin-top: 6px;
}
.facts .counter {
	color: #fff;
}
.fact-title {
	margin-top: 8px !important;
}
.facts .count {
	color: #fff;
}

/* --------- Recent Works ---------*/

.work .section-padding {
	border-bottom: 2px solid #fff;
	padding-bottom: 0;
}
.recent-works {
	margin: 62px -2px 0;
}
.recent-works .item {
	border: 2px solid #fff;
}


/* ------------ Promo Sextion --------------*/

.promo  {
	padding: 75px 0;
}
.promo-title {
	color: #272727;
	display: inline-block;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 25px;
	letter-spacing: 3px;
	margin-top: 13px;
	text-transform: uppercase;
}
.promo .description {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 18px;
	letter-spacing: 1px;
	margin: 5px 0 0;
}

/* --------- Choose Us ----------*/

.choose-us .item {
	margin-top: 24px !important;
}
.choose-us .item:first-child {
	margin-top: 0 !important;
}
.choose-us .item-icon {
	color: #ffa726;
	font-size: 50px;
	margin-right: 30px;
}
.choose-us .item-title {
	color: #262626;
	padding-top: 15px;
}
.choose-us .description {
	clear: both;
	display: inline-block;
}


/* ---------- Mission ----------*/

.mission {
	height: 710px;
}
.mission .section-details {
	padding-left: 30px;
}
.mission .nav-tabs {
	border-bottom: 2px solid #d7d7d7;
	padding-right: 30px;
}
.mission .nav-tabs>li {
	margin-bottom: -2px;
}
.mission .nav-tabs>li>a {
	border: 2px solid transparent;
	border-top: 4px solid transparent;
	border-radius: 0;
	color: #666;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 18px;
	letter-spacing: 1px;
	margin: 0;
	padding: 25px 33px;
	text-transform: uppercase;
}
.mission .nav-tabs>li>a:hover {
	background: transparent;
	border-color: transparent;
}
.mission .nav-tabs>li.active>a, 
.mission .nav-tabs>li.active>a:focus, 
.mission .nav-tabs>li.active>a:hover {
	background: #f2f2f2;
	color: #272727;
	border: 2px solid #d7d7d7;
	border-top: 4px solid #ffa726;
	border-bottom-color: transparent;
	margin: 0;
}
.mission .tab-content {
	background: #f2f2f2;	
}
.mission .tab-pane {
	border: 2px solid #d7d7d7;
	border-top: none;
	padding: 15px 35px 45px;
}
.mission .description {
	padding-right: 0;
}
.mission .description strong {
	display: block;
	padding-bottom: 25px;
}

/* ----------- Blog -----------*/

.blog article.post {
	margin-bottom: 0;
}
.blog .entry-thumbnail {
	position: relative;
}
.published-date {
	background-color: #ffa726;
	color: #fff;
	display: inline-block;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 20px;
	padding: 11px 10px 12px;
	position: absolute;
	top: 20px;
	left: 20px;
	text-align: center;
	text-transform: uppercase;
}
.published-date span {
	display: block;
}
.post .entry-title {
	margin: 0 0 10px !important;
}
.blog .entry-meta {
	text-align: left !important;
}
.blog .carousel-control {
	background: transparent;
	background-image: none !important;
	color: #fff;
	font-size: 17px;
	top: 50%;
	height: 35px;
	line-height: 38px;
	margin-top: -17px;
	opacity: 1;
	text-align: center;
	text-shadow: none;
	width: 35px;
}
.blog .carousel-control.left {
	left: 3%;
}
.blog .carousel-control.right {
	right: 3%;
}

/* ----------- Testimonial -----------*/

.testimonial .section-padding {
	padding: 105px 0 !important;
}
.testimonial .section-title {
	color: #fff;
}
.testimonial .section-description {
	color: #272222;
}
.testimonial .description {
	color: #ccc;
	padding: 0 15%;
}
.testimonial .client-info {
	color: #fff;
	font-size: 16px;
}
#testimonial-slider .carousel-indicators {
	bottom: -65px;
}
.carousel-indicators li,
.carousel-indicators li.active {
	width: 12px !important;
	height: 12px !important;
	margin: 0 !important;
}
.carousel-indicators li {
	background-color: rgba(255, 255, 255, 0.15) !important;
	border-color: rgba(255, 255, 255, 0.15) !important;
}
.carousel-indicators li.active {
	background-color: #ffa726 !important;
}

/* ---------- Agent ----------*/

.agent .section-padding {
	padding-bottom: 80px;
}
.agent .item {
	margin-bottom: 80px;
	position: relative;
}
.agent-image {
	position: relative;
}
.agent-social {
	max-height: 0;

	-webkit-transition: all .25s ease-out;
	-moz-transition: all .25s ease-out;
	-ms-transition: all .25s ease-out;
	-o-transition: all .25s ease-out;
	transition: all .25s ease-out;
}
.agent .item:hover .agent-social {
	margin-top: 10px;
	max-height: 120px;
    -webkit-transition: max-height 0.3s ease-in;
    -moz-transition: max-height 0.3s ease-in;
	-ms-transition: max-height 0.3s ease-in;
	-o-transition: max-height 0.3s ease-in;
    transition: max-height 0.3s ease-in;
}
.agent-social a {
	color: #fff;
	display: inline-block;
	font-size: 18px;
	opacity: 0;
	padding: 0 4px;
}
.agent .item:hover .agent-social a {
	opacity: 1;
}
.agent .item-details,
.agent .name,
.agent .designation {
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;	
}
.agent .item-details {
	background: #f3f3f3;
	font-family: 'Source Sans Pro', sans-serif;
	left: 0;
	bottom: 0;
	padding: 28px 20px;
	position: absolute;
	width: 100%;
}
.agent .item:hover .item-details {
	background: #ffa726;
}
.agent .name {
	color: #404040;
	font-size: 18px;
	padding-bottom: 10px;
	text-transform: uppercase
}
.agent .name a {
	color: #404040;
}
.agent .item:hover .name a,
.agent .item:hover .designation {
	color: #fff;
}
.agent .designation {
	color: #999;
	font-size: 15px;
	text-transform: capitalize;
}

/* ---------- Combined ----------*/

.combined {
	background-color: #f3f3f3;
}
.combined .section-title {
	text-align: center !important;
}
.wpcf7-form p {
	margin-bottom: 20px;
}
.wpcf7-form input,
.wpcf7-form textarea {
	background-color: transparent;
	border: 2px solid #ccc;
	color: #666;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 16px;
	padding: 20px;
	width: 100%;
}
.wpcf7-form textarea {
	max-height: 130px;
}
.wpcf7-form input[type="submit"] {
	background: #ffa726;
	border: 1px solid #ffa726;
	color: #fff;
	margin-top: 12px;
	padding: 15px 48px;
	width: initial;
}
.wpcf7-form input[type="submit"]:hover {
	background: #fff;
	border-color: #262626;
	color: #262626;
}
.combined .right-content {
	padding-left: 30px;
}
.clients a {
	display: inline-block;
	margin: -2px -2px;
}
.clients a:first-child {
	border-bottom: 2px solid #ccc;
	border-right: 2px solid #ccc;
}
.clients a:nth-child(2) {
	border-bottom: 2px solid #ccc;
}
.clients a:nth-child(3) {
	border-right: 2px solid #ccc;
}