.ds{
	color: rgba(255, 255, 255, .3);
}

.ds .btn-maincolor4{
	color: #fff;
}

.fw-theme-steps-7 .fw-step .box-wrap h5{
	margin-bottom: 12px;
}

.extended-item-2 .item-date{
	margin-top: 15px;
}

.extended-item-2 .item-date .post-date{
	padding: 3px 15px;
	background-color: var(--colorMain);
}

.extended-item-2 .item-date .post-date a{
	font-family: "Lato",sans-serif;
	font-weight: 600;
	color: #fff;
}

.extended-item-2 .item-content .item-author{
	margin-bottom: 5px;
}

.extended-item-2 .item-content .item-author i{
	color: var(--darkgreyColor);
	opacity: .2;
}

@media (max-width: 767px) {
	.extended-item-2 .item-title{
		height: auto;
	}
}

.icon-box.info-item{
	padding: 43px 50px 42px;
}

.icon-box.info-item .box-content a{
	color: var(--fontColor);
}

.icon-box.info-item .box-content a:hover{
	color: var(--darkgreyColor);
}

.testimonials-slider.owl-carousel .owl-nav{
	margin-top: 12px;
}

.quote-item.testimonial-item-2 .position,
.quote-item.testimonial-item .position,
.breadcrumb .breadcrumb-item span,
.position{
	background-color: var(--colorMain);
	color: #fff;
}

@media (min-width: 992px) {
	.vertical-item.content-padding.loop-item-1 .item-title{
		font-size: 20px;
	}
}

.page_footer .widget_nav_menu li{
	border: 0;
}

.page_footer .widget_nav_menu li a{
	font-weight: 400;
	color: rgba(255, 255, 255, .3);
	padding-top: 5px;
	padding-bottom: 5px;
}

.page_footer .widget_nav_menu li a:hover{
	color: #fff;
}

.page_footer .widget_nav_menu li a:before{
	display: none;
}

.page_footer .special-footer-text .widget-title{
	margin-bottom: 23px !important;
}

.page_footer .special-footer-text .widget-title:before{
	background-color: var(--colorMain3);
}

.page_footer a.border-icon:before{
	width: 2.5em;
	height: 2.5em;
	line-height: 2.5em;
}

.page_footer .blog-info-logo{
	display: block;
}

.page_footer .blog-info-logo + .social-icons{
	display: block;
	margin-top: 55px;
}

.page_footer .widget_bloginfo{
	margin-top: -13px;
}

.page_footer .widget_bloginfo + .widget_mc4wp_form_widget{
	margin-top: -16px;
}

.page_footer .mc4wp-form-fields .submit-button input{
	background-color: #fff !important;
}

.page_copyright{
	font-size: 12px;
	line-height: 1.6em;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .08em;
	font-family: "Montserrat",sans-serif;
}

.special-footer-text{
	margin-bottom: 50px !important;
}