html,
body {
    font-family: 'Source Sans Pro' !important;
}

h1,
h2,
h3,
h4,
header,
.btn,
.h4 p {
    font-family: 'Open Sans' !important;
}

#page-wrapper .btn,
#ar-wrapper .btn {
    color: #fff;
}

#page-wrapper .btn,
#ar-wrapper .btn {
    background-color: #00B836;
}

#page-wrapper .btn,
#ar-wrapper .btn {
    border-color: transparent;
}

#page-wrapper .btn,
#ar-wrapper .btn {
    font-size: 15px
}

#page-wrapper .btn,
#ar-wrapper .btn {
    border-radius: 50px;
}

#main-nav .nav a {
    color: #ffffff !important;
}

#main-nav .nav a::before {
    background-color: #222 !important;
}

#main-nav .nav .separate::after {
    background-color: #222 !important;
}

#main-nav .nav a:hover {
    color: #FF3201 !important;
}

#main-nav .nav a {
    font-size: 13px !important;
}

#main-nav .nav .active a {
    color: #ffffff !important;
}

#main-nav .nav a:hover::before {
    background-color: #FF3201 !important;
}

#main-nav .nav .active a::before {
    background-color: #ffffff !important;
}

body,
#page-wrapper {
    background-color: #ffffff;
}

section {
    background-color: transparent;
}

#main-nav .nav li a {
    font-weight: 700;
}

.footer .footer-wrapper {
    background-color: #1C1F23 !important;
}

.footer .footer-wrapper p {
    color: #999 !important;
}

#txt-1col-258448 {
    background-color:#ff3201;
    padding-top: 20px;
    padding-bottom: 20px;
}

#txt-1col-258448 .title {
    color: #ffffff;
    font-size: 60px;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 78px;
    margin-bottom: 0px;
    text-align: center;
}

#txt-1col-258448 .intro {
    margin-bottom: 10px;
}

#txt-1col-258448 .intro p {
    color: #da1f1e;
    font-size: 16px;
    line-height: 26px;
    text-align: center;
}

#txt-1col-258448 .txt-wrapper {
    text-align: center;
    font-size: 14px;
    line-height: 22px;
}

#txt-1col-258448 .txt-wrapper p,
#txt-1col-258448 .txt-wrapper li {
    color: #555;
}

#txt-1col-258448 .txt-col-title,
#txt-1col-258448 .txt-col-intro {
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
    text-align: center;
}

#txt-1col-258448 .btn-wrapper {
    text-align: center;
}

#txt-1col-258448 .btn {
    background-color: #008ccf !important;
}

#txt-1col-258448 .txt-col-content h1,
#txt-1col-258448 .txt-col-content h2,
#txt-1col-258448 .txt-col-content h3,
#txt-1col-258448 .txt-col-content h4,
#txt-1col-258448 .txt-col-content h5,
#txt-1col-258448 .txt-col-content h6 {
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
    text-align: center;
}

#txt-1col-258450 {
    background-color: #c4c7cb;
    background-image: url(static/b24/2017/09/mazy2-ok-kopia-2-7a1eebc.jpg);
    padding-top: 120px;
    padding-bottom: 120px;
}

#txt-1col-258450 .title {
    font-size: 24px;
    font-weight: 700;
    line-height: 38px;
    margin-bottom: 10px;
    text-align: center;
}

#txt-1col-258450 .intro {
    margin-bottom: 10px;
}

#txt-1col-258450 .intro p {
    color: #da1f1e;
    font-size: 16px;
    line-height: 26px;
    text-align: center;
}

#txt-1col-258450 .txt-wrapper {
    text-align: center;
    font-size: 14px;
    line-height: 22px;
}

#txt-1col-258450 .txt-wrapper p,
#txt-1col-258450 .txt-wrapper li {
    color: #555;
}

#txt-1col-258450 .txt-col-title,
#txt-1col-258450 .txt-col-intro {
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
    text-align: center;
}

#txt-1col-258450 .btn-wrapper {
    text-align: center;
}

#txt-1col-258450 .btn {
    background-color: #008ccf !important;
}

#txt-1col-258450 .txt-col-content h1,
#txt-1col-258450 .txt-col-content h2,
#txt-1col-258450 .txt-col-content h3,
#txt-1col-258450 .txt-col-content h4,
#txt-1col-258450 .txt-col-content h5,
#txt-1col-258450 .txt-col-content h6 {
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
    text-align: center;
}

#blog-v3-232425 {
    padding-top: 80px;
    padding-bottom: 80px;
}

#blog-v3-232425 .posts-list .post-img-wrapper {
    padding-bottom: 20px;
}

#blog-v3-232425 .posts-list .post-title {
    color: #393836;
    text-align: center;
    font-size: 21px;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 34px;
    
}

@media(max-width: 799px) {
    #txt-1col-258448 {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    #txt-1col-258450 {
        padding-top: 80px;
        padding-bottom: 80px;
    }

    #blog-v3-232425 {
        padding-top: 40px;
        padding-bottom: 40px;
    }
}