@import url(https://fonts.googleapis.com/css?family=Istok+Web:400,700|Roboto:400,500|Ubuntu+Condensed&subset=cyrillic);

h1,h2,h3,h4,h5,
.h1, .h2, .h3, .h4, .h5 {
    font-family: 'Ubuntu Condensed', sans-serif;
    font-weight: 500;
    letter-spacing: 2px;
    color:#ab8d6a;
    
}

body p,
.tf-sh-94ebe4f4824db38ebfdac8fe246af21f .wrap-forms .header.title .fw-contact-form-description{
    font-family: 'Istok Web', sans-serif;
    font-weight: 100;
    color:#505050;
} 
/*Main Paige*/
.fw-row h1.fw-imagebox-title,
.fw-row h2.fw-imagebox-title,
.fw-row h3.fw-imagebox-title,
.fw-row h4.fw-imagebox-title,
.fw-row h5.fw-imagebox-title {
    font-family: 'Ubuntu Condensed', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 34px;
    letter-spacing: 1px;
    text-transform: uppercase;
    
}

h4 .titel-descr,
section.post .fw-special-title,
section.fw-portfolio .fw-special-title,
section.fw-event .fw-special-title {
    font-family:'Ubuntu Condensed', sans-serif;
    letter-spacing: 2px;
    font-size: 61px;
    line-height: 61px;
    font-weight:500;
    color: #06915f;
    text-shadow: 1px 1px 3px #505050;
    text-align: right;
    vertical-align:bottom;
    background: url('http://atanyak.bget.ru/wp-content/uploads/2016/01/header_bg_narrow_light.png') center repeat-x;
    background-size: cover;
    position:relative;
    padding-right: 60px !important;
    padding-top:15px;
    padding-bottom: 15px;
    margin-right: -50px !important;
    margin-left: 300px !important;
    
}

@media (max-width:1170px){
    h4 .titel-descr,
    section.post .fw-special-title,
    section.fw-portfolio .fw-special-title,
    section.fw-event .fw-special-title {
        margin-left: 0px !important;
    }
}

h2 .fw-contact-form-title,
.fw-footer-widgets .widget-title span {
    font-family:'Ubuntu Condensed', sans-serif;
    font-weight:500;
    letter-spacing: 2px;
}
