h1, h2, h3, b, strong {
        color: #bc123a;
}
h1 {
        font-size: 38px;
        font-style: italic;
        margin-top: 0;
        margin-bottom: 40px;
}
h1 span {
        color: #000000;
        display: block;
        font-size: 50%;
        font-weight: lighter;
        text-indent: 50px;
}
h2 {
        font-size: 22px;
        font-style: italic;
        margin-bottom: 50px;
}
h3{
        font-size: 18px;
        margin-top: 30px;
}
h1 + p, h1 + div {
        margin-bottom: 100px;
}
p {
        line-height: 28px;
        text-align: justify;
}
.primary {
        color: #bc123a;
}
.secondary {
        color: #000000;
}
/* sidebar */

.language {
    border-bottom: 1px solid #e7e7e7;
    padding: 0 5% 0 10%;
    width: 100%;
}
.language, .language p {
        float: left;
}
.language p {
    padding: 15px 0;
    margin: 0 10px 0 0;
    float: right;
}
.language ul {
    float: right;
    margin: 5px 0 0;
}
.language ul .dropdown-menu {
        min-width: inherit;
}

.contact {
        clear: both;
        position: fixed;
        bottom: 0;
}
.contact .quote {
        display: block;
        background: transparent url(../img/css/quote.png) 30px 50% no-repeat;
        padding: 30px;
        border: 0 solid #e7e7e7;
        border-width: 1px 0 1px 0;
        color: #000000;
}
.contact .quote p {
        line-height: 28px;
        padding-left: 50px;
        text-transform: uppercase;
        margin: 0;
}
.contact .quote:hover {
        background: #bc123a url(../img/css/quote-white.png) 30px 50% no-repeat;
        color: #ffffff;
}
.contact ul {
        background: transparent url(../img/css/line-4.jpg) 30px 30px no-repeat;
        padding: 50px 30px;
        margin: 0;
        line-height: 2.5rem;
}

.line {
        display: inline-block;
        border-top: 2px solid #bc123a;
        width: 100%;
}
.line-2 {
        display: inline-block;
        background: transparent url(../img/css/line-2.png) 0 0 no-repeat;
        width: 38px;
        height: 8px;
        margin-right: 20px;
}
.line-lg {
        display: inline-block;
        background: transparent url(../img/css/line-2-lg.png) 0 50% no-repeat;
        width: 100px;
        height: 25px;
        margin-right: 30px;
}

/* section */
#menu-toggle {
        position: fixed;
        top: 0;
        left: 0;
        z-index: 1;
        padding: 20px 10px;
}
.mohican {
        background-image: url(../img/css/mohican.png);
        background-size: 100% auto;
        background-repeat: no-repeat;
        width: 600px;
        height: 775px;
        position: absolute;
        bottom: -150px;
        right: 25%;
}
.mohican2 {
        background-image: url(../img/css/mohican2.png);
        background-size: 0 0;
        background-repeat: no-repeat;
        position: absolute;
        z-index: 1;
}
.intro-box {
        margin-top: 100px;
        text-align: center;
        position: relative;
        z-index: 2;
}
.intro-box p {
        font-style: italic;
        font-size: 44px;
        line-height: 54px;
        text-align: center;
}
.intro-box a {
        margin-top: 20px;
}

.list-pdf {
        list-style: none;
        margin-top: 85px;
        padding-left: 0;
}
.list-pdf li {
        
}
.list-pdf a {
        display: block;
        height: 58px;
        line-height: 58px;
        background-image: url("../img/css/icon-pdf.png");
        background-color: transparent;
        background-repeat: no-repeat;
        color: #000000;
        text-indent: 55px;
}

.head-patient, .head-therapist {
        margin: 0;
        font-style: normal;
}
.head-patient strong, .head-therapist strong {
        display: block;
        margin-top: 25px;
        color: #404040;
}
.head-patient:before {
        content: url(../img/css/icon-patient.png);
}
.head-therapist:before {
        content: url(../img/css/icon-therapist.png);
}

.features > div {
        margin-bottom: 70px;
}
.features > div > h3 {
        min-height: 50px;
        font-size: 15px;
}
.features .thumbnail {
        position: absolute;
        background: url("../img/css/icon-zoom.png") center center no-repeat #bc123a;
        /*width: 265px;*/
        /*height: 170px;*/
        -o-transition-duration: 1s;
        -moz-transition-duration: 1s;
        -webkit-transition: -webkit-transform 1s;
        opacity: 0;
        z-index: 9;
        cursor: pointer;    
}
.features .thumbnail:hover {
        -o-transition-duration: 1s;
    -moz-transition-duration: 1s;
    -webkit-transition: -webkit-transform 1s;
        opacity: 0.7;
}
.features img {
        border: 1px solid #ced0d0;
}
#features .modal-dialog {
        width: 1200px;
        height: auto;
}
#features .modal-body {
        padding: 30px;
}
#features .modal-body p {
        margin-top: 30px;
        text-align: center;
}

.lightbox {
        display: none;
}

#content-360 {
        position: relative;
        margin: 0 auto;
        width: 600px;
        height: 600px;
}
.rotate-section h1 {
        margin-bottom: 30px;
        background: transparent url("../img/css/icon-360.png") center center no-repeat;
        width: 100%;
        height: 58px;
        text-indent: -9999px;
}
.box {
        padding: 40px 20px;
        text-align: center;
        border: 1px solid #e5e5e5;
        margin-top: 70px;
}
.box p {
        margin-bottom: 0;
        text-align: center;
}
.param-size, .param-height, .param-tilt, .param-battery, .param-load, .agent, .cart {
        display: block;
        width: 100%;
        height: 90px;
        background-color: transparent;
        background-position: 50% 50%;
        background-repeat: no-repeat;
        margin-bottom: 25px;
}
.param-size {
        background-image: url("../img/css/icon-size.png");
}
.param-height {
        background-image: url("../img/css/icon-height.png");
}
.param-tilt {
        background-image: url("../img/css/icon-tilt.png");
}
.param-battery {
        background-image: url("../img/css/icon-battery.png");
}
.param-load {
        background-image: url("../img/css/icon-load.png");
}
.box:hover {
        background-color: #bc123a;
}
.box:hover, .box:hover strong, .box:hover a {
        color: #ffffff;
}
.box:hover .param-size {
        background-image: url("../img/css/icon-size-white.png");
}
.box:hover .param-height {
        background-image: url("../img/css/icon-height-white.png");
}
.box:hover .param-tilt {
        background-image: url("../img/css/icon-tilt-white.png");
}
.box:hover .param-battery {
        background-image: url("../img/css/icon-battery-white.png");
}
.box:hover .param-load {
        background-image: url("../img/css/icon-load-white.png");
}

.box .agent {
        background-image: url("../img/css/icon-agent.png");
}
.box .cart {
        background-image: url("../img/css/icon-cart.png");
}
.box:hover .agent {
        background-image: url("../img/css/icon-agent-white.png");
}
.box:hover .cart {
        background-image: url("../img/css/icon-cart-white.png");
}

#contact .box {
        margin-top: 0;
}

.sales-box img {
        border: 1px solid #e5e5e5;
        width: 100%;
}
.sales-box dl {
        margin: 30px 0 100px;
}
.sales-box dt {
        font-weight: normal;
        border-left: 4px solid #bc123a;
        padding-left: 15px;
}
.sales-box ul {
        list-style: none;
}


.contact-list {
        list-style: none;
        padding: 0;
}
.contact-list li {
        padding: 12px 0 12px 45px;
}
.contact-map-marker, .contact-mobile, .contact-envelope {
        background-color: transparent;
        background-position: 0 50%;
        background-repeat: no-repeat;
}
.contact-map-marker {
        background-image: url("../img/css/icon-map-marker.png");
}
.contact-mobile {
        background-image: url("../img/css/icon-mobile.png");
}
.contact-envelope {
        background-image: url("../img/css/icon-envelope.png");
}
textarea.form-control {
        resize: vertical;
}

.video-icon {
        display: inline-block;
        width: 75px;
        height: 70px;
        background-image: url("../img/css/icon-video.png");
        background-color: transparent;
        background-repeat: no-repeat;
        margin-right: 15px
}
.modalButton2 {
        display: inline-block;
        margin-bottom: 40px;
        color: #000000;
}
.modalButton2:hover {
        color: #bc123a;
        cursor: pointer;
}

.form-active {
        background-color: rgba(188, 18, 58, 0.05);
        padding: 20px;
        border-left: 4px solid #bc123a;
}
.form-active .form-control {
        border: 1px solid rgba(188, 18, 58, 0.05);
}
.form-active .form-control::-moz-placeholder {
        color: rgba(188, 18, 58, 0.5);
}
.form-active .form-control:-ms-input-placeholder {
        color: rgba(188, 18, 58, 0.5);
}
.form-active .form-control::-webkit-input-placeholder {
        color: rgba(188, 18, 58, 0.5);
}

.copyright {
        margin-top: 70px;
        margin-bottom: 30px;
}

.text-danger {
        font-size: 1.250rem;
}

.modal .modal-body-2 p {
    padding: 10px;
    margin: 0;
}

.modal button.close {
    padding: 10px;
    position: absolute;
    top: 0;
    right: 0;
    background-color: #bc123a;
    color: #fff;
    text-shadow: none;
    opacity: 1;
    z-index: 1;
}

.intro-section {
    min-height: 900px;
    height: 900px;
}

.intro-box {
    margin-top: 100px !important;
}

@media (min-width: 1px) {
    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important;
    }
}


@media (max-width: 767px) {
    #features .modal-dialog {
        width: auto;
        max-width: calc(100% - 20px);
    }

    .intro-section {
        background-size: auto;
        overflow: hidden;
    }

    .intro-box {
        margin-top: 380px !important;
    }

    #menu-toggle {
        z-index: 1001;
        padding: 19px;
    }

    #wrapper.toggled #sidebar-wrapper {
        width: 100%;
    }

    .contact {
        bottom: 40px;
        width: 100%;
    }

    .language {
        position: relative;
        z-index: 1002;
    }

    .language ul {
        margin: 8px 0 0;
    }

    .language ul.dropdown-menu {
        position: absolute;
    }

    .mohican2 {
        width: 280px !important;
        right: 0 !important;
        left: 0;
        margin: 0 auto;
        top: 180px !important;
    }

    .sidebar-nav {
        top: 0;
    }

    .sidebar-nav li {
        overflow: hidden;
    }

    #gallery {
        margin-bottom: 30px;
    }

    .features-section .bg {
        background-image: none;
    }

    .features > div {
        margin-bottom: 0;
    }

    .features > div > h3 {
        margin-top: 10px;
        min-height: 30px;
    }

    .features > div > h3 .line-2 {
        display: none;
    }

    .mt3-xs {
        margin-top: 30px;
    }

    .zones-section img {
        margin-top: 30px;
    }

    .interface-section h2.primary {
        margin-top: 30px;
    }

    .interface-section .img-responsive {
        margin-left: auto;
        margin-right: auto;
    }

    .rotate-section .box {
        margin-bottom: 20px;
    }

    .contact-section .copyright {
        text-align: center;
        display: block;
        margin: 30px auto;
    }

    .contact-section .copyright .logo,
    .contact-section .copyright .logo-en,
    .contact-section .copyright .logo-ru {
        margin: 0 auto 25px;
    }

    .box {
        padding: 10px;
    }
}

.btn {
    transition: all .3s linear;
}

.btn.btn-primary {
    background-color: #18aabf;
    border-color: #18aabf;
}

.btn.btn-primary:hover {
    background-color: #113d89;
    border-color: #113d89;
}

.btn.btn-link {
    color: #18aabf;
    text-decoration: none;
}

.btn.btn-link:hover {
    color: #113d89;
    text-decoration: none;
}

.status-msg {
    font-size: 14px;
    color: #fff;
    padding: 11px 15px;
    border-radius: 3px;
}

.status-msg.error {
    background-color: #dc3545;
}

.status-msg.success {
    background-color: #28a745;
}
