/* ----------- Banner V8 ------------*/

.banner-8 .title {
	color: #fff;
	margin-bottom: 30px;
}
.banner-8 .sub-title {
	line-height: 42px;
	letter-spacing: 2px;
	padding: 0 30%;
}
.banner-8 .button {
	margin-top: 25px;
}
.banner-8 .btn {
	background: #f2f2f2;
	border-color: #f2f2f2;
	color: #262626 !important;
}

/* ------------ help Line ------------*/

.help-line {
	margin-top: -100px;
}
.help-line .item {
	background: #f1f1f1;
	color: #262626;
	padding: 68px 60px;
}
.help-line .item-title {
	padding-bottom: 18px;
}
.help-line span {
	font-family: 'Abel';
	font-size: 20px;
}
.help-line a {
	color: #262626;
}
.help-line .item:nth-child(2) {
	background: #2f2f2f;
	color: #fff;
}
.help-line .item:nth-child(2) .item-title {
	color: #fff;
}

/* ------------ About US 06 -------------*/

.about-6 .title {
	color: #262626;
	font-size: 40px;
	line-height: 50px;
	margin: -7px 0 40px;
	text-transform: inherit;
}
.about-6 .item {
	padding-top: 25px;
}
.about-6 .item-icon {
	color: #8c8c8c;
	font-size: 35px;
	float: left;
	padding-top: 10px;
	text-align: left;
	width: 50px;
}
.about-6 .item-title {
	border-left: 2px solid #f2f2f2;
	display: inline-block;
	line-height: 30px;
	padding: 3px 0 3px 15px;
}
.about-6 .item-title span {
	display: block;
}
.about-6 .description {
	padding-top: 7px;
}

/* ----------- Work 08 ------------*/

.work-8 .item  {
	background: #f1f1f1;
	padding: 0 0 5px;
}
.work-8 .section-padding {
	padding-bottom: 0;
}
.work-8 .recent-works {
	clear: both;
	display: inline-block;
}
.work-8 img {
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
.work-8 .item-details {
	opacity: 1 !important;
	padding: 40px;
	position: static !important;
}
.work-8 .item:hover .item-details {
	padding: 40px;
}


/* ------------ Testimonial 07 --------------*/

.testimonial-7 .testimonial-slider {
	margin-top: 0;
}
.testimonial-7 .testimonial-slider:before {
	content: '';
	display: none;
}
.testimonial-7 .user-avatar {
	display: inline-block;
	max-width: 100px;
}
.testimonial-7 .description {
	color: #b2b2b2;
}

/* ------------ Service 07 --------------*/

.service-7 .section-padding {
	padding-bottom: 54px !important;
}
.service-7 .section-title {
	padding-top: 115px;
	text-align: left;
}
.service-7 .section-description {
	max-width: inherit;
	text-align: left;
}
.service-7 .mockup {
	position: absolute;
	top: -9px;
	left: 0;
}
.service-7 .item {
	padding-bottom: 45px;
}
.service-7 .icon-box {
	color: #8c8c8c;
	float: left;
	font-size: 50px;
	height: 100px;
	width: 60px;
	margin-right: 5px;
}
.service-7 .item-title {
	color: #272727;
}
.service-7 .description {
	margin-top: 10px;
	padding: 0 0 0 60px;
}

/* ------------- Progress 03 --------------*/

.our-progress-3.our-progress .section-title {
	color: #272727;
	margin-bottom: 45px;
}
.our-progress-3.our-progress .section-details:before {
	content: '';
	display: none;
}
.our-progress-3.our-progress .item-icon {
	border-color: #d9d9d9;
	color: #262626;
	font-size: 33px;
	float: left;
	height: 65px;
	width: 65px;
	line-height: 70px;
}
.our-progress-3.our-progress .item-icon:before {
	content: '';
	display: none;
}
.our-progress-3.our-progress .title {
	color: #262626;
	line-height: 30px;
}
.our-progress-3.our-progress .count {
	color: #8c8c8c;
	font-family: 'Abel';
	font-size: 50px;
	display: inline-block;
	margin: 7px 0 0 15px;	
}

/* ---------- Choose Us 04 ------------*/

.choose-us-5 .section-padding {
	padding-bottom: 0;
}
.choose-us-5 .section-title {
	clear: both;
	font-size: 40px;
	margin: -7px 0 28px;
	text-align: left;
	text-transform: inherit;
}
.choose-us-5 .description {
	display: inline-block;
	margin-bottom: 65px;
}
.choose-us-5 .description strong {
	display: block;
	font-family: 'Abel';
	font-size: 18px;
	font-weight: 400;
	margin-bottom: 23px;
}



/* -------------- Combined 03 ---------------*/

.combined-tabs {
    padding-right: 30px;
}
.combined-3 .nav-tabs {
    border-bottom: 2px solid #f2f2f2;
}
.combined-3 .nav-tabs>li {
    margin-bottom: -2px;
}
.combined-3 .nav-tabs>li>a {
    border: 2px solid transparent;
    border-radius: 0;
    color: #8c8c8c;
    font-family: 'Abel';
    font-size: 18px;
    font-weight: 300;
    margin: 0;
    padding: 28px 33px;
    text-transform: uppercase;
}
.combined-3 .nav-tabs>li>a:hover {
    background: transparent;
    border-color: transparent;
}
.combined-3 .nav-tabs>li.active>a, 
.combined-3 .nav-tabs>li.active>a:focus, 
.combined-3 .nav-tabs>li.active>a:hover {
    background: #fff;
    color: #272727;
    border: 2px solid #f2f2f2;
    border-bottom-color: transparent;
    margin: 0;
}
.combined-3 .tab-pane {
    border: 2px solid #f2f2f2;
    border-top: none;
    padding: 15px 40px 50px;
}
.combined-3 .description {
    padding-right: 0;
}
.combined-3 .description strong {
    display: block;
    padding-bottom: 30px;
}
.combined-3 .progress-bar {
    text-align: left;
}
.combined-3 .progress.thin span {
    display: inline-block;
    margin-top: 10px;
}

/* ----------- Features 10 -----------*/

.feature-10 .feature-details {
    padding-right: 30px;
}
.feature-10 .title {
    color: #fff !important;
    font-size: 25px;
    letter-spacing: 2.5px;
    text-transform: uppercase;
}
.feature-10 .description {
    color: #d9d9d9;
    font-family: 'Abel';
    font-size: 18px;
    letter-spacing: 1px;
    margin-top: 0;
    padding-top: 0;
    word-spacing: 1px;
}
.feature-10 .item {
    margin-top: 37px !important;
}
.feature-10 .icon {
    background: #f1f1f1;
    color: #262626;
    display: inline-block;
    font-size: 32px;
    height: 65px;
    line-height: 70px;
    margin-right: 20px;
    padding: 0;
    text-align: center;
    width: 65px;
}
.feature-10 .item-icon {
    padding: 0;
}
.feature-10 .item-title {
    color: #fff;
    font-size: 17px;
    letter-spacing: 2.75px;
    line-height: 25px;
    margin: 9px 0 0;
    padding: 0;
}
.feature-10 .feature-img {
    top: -102px !important;
    right: 0;
    position: absolute;
}

/* -------------- Blog 06 --------------*/

.blog-6 .entry-thumbnail {
    margin-bottom: 65px;
    position: relative;
}
.blog-6 .entry-thumbnail time {
    background: #fff;
    color: #262626;
    font-family: 'Abel';
    font-size: 20px;
    width: 54px;
    bottom: -33px;
    left: 50%;
    margin-left: -27px;
    position: absolute;
    text-transform: uppercase;
    padding: 16px 7px;
}
.blog-6 .entry-thumbnail time span {
    display: block;
    font-size: 16px;
    margin-top: -3px;
}
.blog-6 .entry-title {
    margin-bottom: 10px;
}
.blog-6 .btn {
    margin-top: 5px;
    padding: 10px 39px;
}
.blog-6 .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-6 .carousel-control.left {
    left: 3%;
}
.blog-6 .carousel-control.right {
    right: 3%;
}

/* ------------- Subscribe 02 ---------------*/

.subscribe .section-title {
	color: #262626;
}
.subscribe-2 .subscribe-form .form-control {
    background: #fff;
    border: 1px solid #8c8c8c;
    color: #bfbfbf;
}
.subscribe-2 .subscribe-form .btn-subscribe {
    background: #f1f1f1;
    color: #262626;
}
.subscribe-2 .subscribe-form .btn {
    border-color: transparent;
}