body {
    color: #333333;
}

#qx-text-25124 * {
    
    line-height: 1.8em !important;
}

.logo a {
    display: inline-block;
    line-height: 1;
    margin-top: 16px;
}

h1, .h1 {
    font-size: 32px !important;
}

h2, .h2 {
    font-size: 28px;
}

.page-header h2 {
    font-size: 28px;
    text-transform: inherit;
}

.but_calc {
    color: #0e50b1;
    font-size: 18px !important;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > li.active {
    background-color: transparent;
    position: relative;
    color: #0e50b1;
}

.navbar-default .navbar-nav > .active > a:before, .navbar-default .navbar-nav > .active > a:hover:before, .navbar-default .navbar-nav > .active > a:focus:before, .navbar-default .navbar-nav > li.active:before {
    content: "";
    position: absolute;
    background: #0e50b1 !important;
    height: 3px;
    bottom: 0;
    left: 15px;
    right: 15px;
}

.qx-btn.qx-btn-default, .btn.qx-btn-default, .qx-btn.btn-default, .btn.btn-default {
    background: #ffffff;
    border-color: #0e50b1 !important;
    color: #0e50b1 !important;
}

a {
    color: #0e50b1;
    text-decoration: none;
}

#qx-text-58793 * {
    color: #0e50b1 !important;
}


#qx-section-7852 {
    background-color: #f1f1f1;
    padding-top: 60px;
    padding-bottom: 5px !important;
}



@media (min-width: 800px) {
.slide_title {
    color: #0e50b1 !important; 
    text-align: center;
    font-size: 64px;
    font-weight: 700;
}

.slide_subtitle {
    color: #0e50b1 !important; 
    text-align: center;
    font-size: 40px;
}

.qx-element-section-title .section-title h2 {
    font-size: 40px;
    margin-top: 0;
}
}

@media (max-width: 799px) {
 .slide_title {
    color: #0e50b1 !important; 
    text-align: center;
    font-size: 40px;
    font-weight: 700;
}

.slide_subtitle {
    color: #0e50b1 !important; 
    text-align: center;
    font-size: 32px;
}

.qx-element-section-title .section-title h2 {
    font-size: 28px;
    margin-top: 0;
}
}
