﻿body {
}

#content {
    padding-top: 00px;
}

#question {
    max-width: 590px;
}

.ico-question {
    display: none !important;
}


.wrapper.theme-3-active .navbar.navbar-inverse.navbar-fixed-top .nav-header .logo-wrap .brand-text; {
    color: #fff !important;
}

.heading-bg {
    height: 40px;
    margin: 0;
    padding: 0;
}


.slide-nav-toggle .page-wrapper {
    margin-left: 30px !important;
}

.container {
    margin-top: 20px;
}

@media (max-width: 1024px) {
    .navbar.navbar-inverse.navbar-fixed-top .mobile-only-brand .nav-header .logo-wrap .brand-text {
        color: #fff !important;
    }

    .zmdi-menu, .zmdi-more {
        color: #fff !important;
    }
}

@media (max-width: 768px) {
    .btn-responsive {
        font-size: 80%;
        line-height: 1;
    }
}

@media (min-width: 769px) and (max-width: 996px) {
    .btn-responsive {
        font-size: 90%;
        line-height: 1.2;
    }
}

</style >
<style type="text/css" >
/* jssor slider loading skin spin css */
.jssorl-009-spin img {
    animation-name: jssorl-009-spin;
    animation-duration: 1.6s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

@keyframes jssorl-009-spin {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}


.jssorb053 .i {
    position: absolute;
    cursor: pointer;
}

    .jssorb053 .i .b {
        fill-opacity: 0.5;
    }

    .jssorb053 .i:hover .b {
        fill-opacity: .7;
    }

.jssorb053 .iav .b {
    fill-opacity: 1;
}

.jssorb053 .i.idn {
    opacity: .3;
}

.jssora093 {
    display: block;
    position: absolute;
    cursor: pointer;
}

    .jssora093 .c {
        fill: none;
        stroke: #000;
        stroke-width: 400;
        stroke-miterlimit: 10;
    }

    .jssora093 .a {
        fill: none;
        stroke: #000;
        stroke-width: 400;
        stroke-miterlimit: 10;
    }

    .jssora093:hover {
        opacity: .8;
    }

    .jssora093.jssora093dn {
        opacity: .6;
    }

    .jssora093.jssora093ds {
        opacity: .3;
        pointer-events: none;
    }
