        h3,
        h3 a {
            font-family: Roboto !important;color: #e20514 !important;        }
            h2,
        h2 a {
            font-family: Roboto !important;color: #e20514 !important;        }
    
/* MENU */

/* SUBMENU */

/* BUTTON */

/* Theme Options Custom CSS */
.prague-header.light .main-menu li a span {
font-size: 12px;
line-height: 18px;
}


.prague-loader .prague-loader-bar:after {
    background-color: #e20514;
}
.prague-header.light .main-menu li a {
    color: #fff;
    font-weight: normal;
    opacity: 1;
}
.heading {
padding-top:30px;
}
.prague-shortcode-parent .prague-shortcode-heading.light .parent-title {
color:#fff !important;
}

.prague-footer-main-block .prague-logo {
width:250px;
}

body.home > div.container.padd-only-xs > div.vc_row.wpb_row.vc_row-fluid.vc_custom_1551975917506.vc_row-no-padding {
overflow:visible !important;
}

.prague-footer, .prague-footer:before {
    background-color: #f5f5f5;
}

.prague-footer .footer-top-content {
border-bottom-color:#000;
}

.prague-footer-info-block .footer-info-block-title, .prague-footer-info-block .footer-info-block-content, .prague-footer .footer-top-content .prague-footer-main-block .footer-main-content, .prague-footer .footer-bottom-content .footer-copyright, .prague-footer .footer-bottom-content .prague-social-nav .social-content li a {
color:#000;
}

.prague-footer .footer-bottom-content .prague-social-nav .social-content li a {
border-color:#000;
}

.top-banner:before {
    content: " ";
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: #000;
    opacity: 0.3;
    position: absolute;
    display: block;
}

.page .slotholder:before {
    content: " ";
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: #000;
    opacity: 0.3;
    position: absolute;
}

.page .tp-caption h1.title {
    color:#fff !important;
}

@media (max-width:768px) {
header .prague-logo img {
width:150px;
}
.vc_btn3-container.vc_btn3-right {
    text-align: center;
}
.prague-footer-main-block .prague-logo {
    width: auto; 
}
.prague-header.light .main-menu li a {
    color: #000;
    font-size: 40px;
    line-height: 1.5;
}
}