@media (max-width: 991px) { .header.fixed {
    margin-top: -200px;
}}

.header.scrolled {
    background: #0D5492;
}

.header.fixed {
    background: #0D5492;
}

.logo {
    margin-top: 30px;
}

.footer.footer-top {
    background: #123859;
}

.swiper-pagination-bullet {
    display:none;
}

.main-slider .swiper-slide.festival .fullheight {
    height: 100%;
    min-height: 180px;
}

.main-nav li.active a, .main-nav li:hover a {
    border-color: transparent;
    color: #FFF200 !important;
}
.header .logo-block {
    background: #0D5492;
}
.main-nav {
    background: #0D5492;
}

body {
    line-height: 1.4em;
}
.block-title {
    font-family: 'Open Sans', Arial, sans-serif;
    font-size: 32px !important;
    color: #ffffff;
    text-align: left;
}
.main-slider {
    border: none;
}

.vc_btn3:hover {
    background: #FFF200 !important;
    color: #DD3333 !important;
border: 0px solid !important;
}
.vc_btn3 {
    color: #ffffff !important;
    border: 0px solid #ffc000 !important;
    font-size: 14px !important;
    line-height: 24px;
    font-family: 'Open Sans', sans-serif;
    background: #DD3333 !important;
    text-transform: uppercase;
    font-weight: bold;
    padding: 18px 40px !important;
}

.wpcf7-submit:hover {
    background: #FFF200 !important;
    color: #DD3333 !important;
    border: 0px solid;
}

.wpcf7-submit {
    background: #DD3333 !important;
    color: #ffffff !important;
    border: 0px solid;
    font-size: 14px;
    line-height: 24px;
    padding: 18px 40px;
}

a {
    color: #DD3333;
    text-decoration: none;
}

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 textarea
{
    background-color: #fff;
    color: #000;
    width: 100%; !important
}