   @font-face {
    font-family: sftitle; /* Имя шрифта */
    src: url(../fonts/a_Machinaorto.ttf); /* Путь к файлу со шрифтом */
   }
   a {
    outline: none!important;
   }
.sf_lang li{
    float: left;
    list-style-type: none;
    margin-right: 15px;
}
.logo img{
    width: 70px;
    margin-top: -20px;
}
.sf_title{
    text-transform: uppercase;
    font-size: 35px;
    color: #16882d;
    font-family: sftitle;  
}
.pull-right{
    line-height: normal;
}
.social{
    margin-top: -10px;
}
.factory-caption-p p {
    margin-top: -20px;
    text-align: right;
    margin-right: -70px;
}
.sf_text{
    text-align: justify;
    font-size: 16px;
}
.sf_text_lider{
    float: left;
    margin: 10px;
}
.sf_text_article{
    float: left;
    max-width: 350px;
    margin: 10px;
    padding-right: 20px;
}
.sf_member h3{
    background: #1e1e1e;
    color: yellow;
    text-align: center;
    padding: 10px;
    min-height: 30px;

}
.sf_niz{
    background: #1e1e1e;
    padding: 10px;
}
.sf_opis{
    line-height: 1.2em;
    font-size: 14px;
    color: #fff;
}
.img-box img{
    margin: 0 auto!important;
}
.sf_artic_niz{
    display: block;
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
    background: #1e1e1e;
    padding: 10px;
    color: #fff;
    text-align: justify;
}
.sf_artic_niz h3{
    word-wrap: break-word;
    text-align: center;
    color: yellow;
}
.icon-child-1{
    margin-left: 32px;
}
.sf_rewiews{
    background: #f4f4f4 ;
    padding-top: 30px;
}
.single-testimonials{
margin-bottom: 30px;
}
.single-testimonials .review-text p{
    color: #333;
    line-height: 1.4;
    text-align: justify;
}
.comments input, .comments textarea{
    border-radius: 0px;
    border: 1px solid #ccc;
    margin-top: 10px;
    width: 100%;
}
.comments textarea{
    height: 200px;
    padding: 10px;
}
.sf_rewiews{
    padding-bottom: 30px;
}
.footer-widget.contact-widget .content h3, .footer-widget.recent-news .content-box h4{
     line-height: 1.3   
}
.content-box a{
    color: #ccc!important;
    line-height: 1.2!important;
    font-size: 16px;
}
.sf_logo{
    max-width: 150px;
    margin: 0 auto;
    margin-top: 30px;    
}
.footer-widget.about-widget p{
    text-align: justify;
    line-height: 1.4
}
.mainmenu-holder .nav-header > ul > li > ul li a{
    line-height: 1.3;
    padding-top: 10px;
    padding-bottom: 10px;
}
.activelang{
    background: #16882d;
    padding-left: 10px;
    padding-right: 10px;
}
.activelang a{
    color: #fff!important;
}
.sf_bottom{
    line-height: 1.1;
    padding-top: 5px;
}
.sf_lang li {
    padding-bottom: 5px;
    padding-top: 5px;
}
.home-contact-form input, .home-contact-form textarea{
    border: 1px solid #ccc;
}