/*overrides*/

.title-section:after { 
    content: "";
    width: 100%;
    height: 2px;
    display: block;
    background: #a6a3a3;
    position: absolute;
    top: 50%;
    max-width: 1020px;
    margin: 0 auto;
    left: 0;
    right: 0;
}

.singlebar {
    text-align: center;
    padding: 90px 0 0;
    position: relative;
}

.singlebar img {
    width: 100%;
}
.footer.content {
    margin-top: -63px;
}
.page-footer{margin-top: 50px;}
.page-main .block{margin-bottom: 30px}

.singlebar:before {content: "";width: 100%;height: 2px;display: block;background: #a6a3a3;position: absolute;top: 44px;max-width: 260px;margin: 0 auto;left: 0;right: 0;}


.address_footer{margin-top: 0;float: none;} 

.faq-stforts {
    background: url(../pub/media/wysiwyg/NEWSSLIDERBG.jpg) center center ;
    background-size: cover;
    text-align: center;
    margin-bottom: 60px;
    padding: 70px 0;
}

.faq-stforts a {
    color: white;
}

.faq-stforts h3 {
    font-size: 40px;
}
.switcher-language{display: none !important;}
@media(min-width: 992px){
.col-foot.logo-footer{width: 20%;margin-top: 0;}
.col-foot.menu-footer-1{width: 20%;}
.faq-stforts h3 {font-size: 50px;}
}

@media(max-width: 767px){
	.col-foot.logo-footer { margin-top: 0px; margin-bottom: 15px; }
    .faq-stforts h3 {font-size: 20px;}
    .faq-stforts{padding: 50px 0}
}