﻿html, body {
    background: #d9d9d9;
    color: #4d4d4d;
}

html {
    font-size: 100%;
}

body {
    font-size: 16px;
}

@media (min-width: 1300px) {
    .container {
        width: 80%;
    }
}

p {
    margin-bottom: 20px;
}

.block {
    background: #fff;
    padding: 5px 10px 10px 10px;
    margin-bottom: 20px;
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.3);
}

.block-ml {
    margin-left: 10px;
}

.uppercase {
    text-transform: uppercase;
}

/* Head */
.head-logo {
    margin: 20px 0 20px 0;
}

.head-title {
    padding-left: 20px;
}

.head-title-1 {
    font-size: 18px;
    color: #808080;
}

.head-title-2 {
    font-size: 26px;
}

.phone {
    text-align: right;
}

.phone-title {
    font-size: 18px;
    color: #333333;
    margin-top: 10px;
}

.phone-number {
    color: #3687d9;
    font-size: 26px;
    margin-bottom: 5px;
}

.phone-time {
    margin-bottom: 5px;
    font-size: 14px;
    color: #808080;
}

.region {
    margin-bottom: 5px;
    font-size: 14px;
    color: #808080;
}

.request-call {
    margin-top: 49px;
}

/* ul */
ul {
    padding: 0;
    margin: 0 0 20px 0;
}

    ul li {
        margin: 10px 0 10px 0;
    }

    ul ul {
        margin: 0 0 20px 15px;
    }

.home-nav ul {
    list-style: none;
    margin: 0;
}

    .home-nav ul > li {
        display: inline-block;
        margin: 0 0 5px 0;
    }

li.no-style {
    list-style-type: none;
}

.main-image {
    display: inline-block;
}

.field-validation-error {
    color: #f21818;
    display: block;
    word-break: break-all;
}

.youtube-big iframe {
    height: 307px;
    width: 545px;
    border: 0;
    margin: 0;
}

/*.youtube-small iframe {
    height: 225px;
    width: 400px;
    border: 0;
    margin: 0;
}*/

h1 {
    margin-top: 0;
    color: #039;
    font-size: 32px;
    font-weight: normal;
}

.bread-crumbs {
    text-align: left;
    font-size: 14px;
}

    .bread-crumbs a {
        margin-right: 5px;
    }

.edit-link {
    float: right;
    background-image: url("/Content/icon-gear-blue.png");
    width: 40px;
    height: 40px;
}

.situations {
    margin-bottom: 40px;
}

    .situations li {
        padding: 10px 0 10px 0;
        list-style-type: none;
    }


@media (max-width:1200px) {
    .youtube-big iframe {
        height: 377px;
        width: 670px;
    }

    .youtube-small iframe {
        height: 225px;
        width: 300px;
    }
}

@media (max-width:480px) {
    .situation form textarea {
        width: auto;
    }

    .situation form input[type=submit] {
        display: block;
    }

    .youtube-big iframe, .youtube-small iframe {
        height: 182px;
        width: 200px;
        border: 0;
    }

    .metro-label {
        display: block;
    }

    .left-nav {
        margin-top: 10px;
    }
}

/* Inline */
.inline {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    zoom: 1;
}

.top {
    vertical-align: top;
}

/* foot */
.foot {
    color: #999;
    background: #333333;
    padding: 20px 0 20px 0;
    box-shadow: inset 0 2px 3px 0 rgba(0, 0, 0, 0.6);
}

.metrika {
    opacity: 0.5;
}

.foot-line {
    margin-bottom: 20px;
}

.foot-nav a {
    margin-right: 20px;
}

.metro-label > span {
    color: #f21818;
}

/* Content */
.content {
    margin-top: -50px;
}

.content-text {
    /*padding-top: 10px;*/
    padding-bottom: 10px;
}

.content-image-container {
    text-align: center;
}

/* Nav */
.nav {
    padding-left: 10px;
    padding-right: 20px;
}

    .nav h2, .nav h3 {
        margin-top: 2px;
    }

/*#topics-navigation > h2 {
    margin-top: 2px;
}*/

/* Head */
.head {
    background: #fff;
}

/* Head question */
.head-question {
    background: url(../images/head-bg.jpg) no-repeat top center #3d97f2;
    color: #fff;
    padding: 5px 0 60px 0;
    box-shadow: inset 0 2px 3px 0 rgba(0, 0, 0, 0.3), inset 0 -2px 3px 0 rgba(0, 0, 0, 0.3);
}

    .head-question .form-group {
        margin-bottom: 5px;
    }

.head-question-title-main {
    margin-top: 70px;
}

.head-question-title {
    font-size: 24px;
    margin-bottom: 20px;
    padding-right: 10px;
}

.head-question-title-arrow {
    float: right;
    margin-left: 20px;
}

.ya-page_js_yes .ya-site-form_inited_no {
    display: none;
}

.toggle-show {
    display: inline-block;
    width: 13px;
    text-align: center;
    cursor: pointer;
    margin-top: 5px;
    border-radius: 5px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    background-color: lightblue;
}

span.toggle-show:hover {
    background-color: #3d97f2;
}

#situation-ticker ul {
    list-style: none;
    font-size: 0.75em;
}

#situation-ticker li, #situation-ticker article, #situation-ticker p {
    margin: 0;
    padding: 0;
    border: none;
    height: 50px;
    overflow: hidden;
}

/*#region Navigation */

.nav-bull {
    position: absolute;
    width: 16px;
    text-align: center;
}

.nav-text {
    margin-left: 20px;
    display: block;
}

/*#endregion */

.section-files ul {
    list-style-type: none;
}

.section-files a[href$=".pdf"]:before {
    padding: 5px 15px;
    margin: 0 5px 0 10px;
    content: "";
    background: url(../Content/pdf-icon.png) no-repeat;
}

.section-files a[href$=".doc"]:before, .section-files a[href$=".docx"]:before {
    padding: 5px 15px;
    margin: 0 5px 0 10px;
    content: "";
    background: url(../Content/word-icon.png) no-repeat;
}

.audio-control {
    display: block;
    max-height: 35px;
    max-width: 400px;
}

@media (min-width:480px) {
    .audio-control {
        float: right;
    }
}

#toggle-button > span {
    cursor: pointer;
    font-size: 15px;
}

#message-mini {
    cursor: pointer;
}

#reviews ul, #answers > ul {
    list-style: none;
}

#reviews li, #answers > ul > li {
    border-top: 1px solid #ccc;
}

#reviews dl, #answers dl {
    margin: 0;
}

#reviews dd, #answers dd {
    margin-top: 10px;
}

#review-button {
    background: none !important;
    border: none;
    padding: 0 !important;
    font-family: arial,sans-serif;
    color: #069;
    cursor: pointer;
    margin-bottom: 10px;
}

    #review-button:hover {
        text-decoration: underline;
    }

.auto-width {
    width: auto;
}

.half-width {
    width: 50%;
}

.quarter-width {
    width: 25%;
}

.small-width {
    width: 5%;
}

.file-mappings {
    margin-top: 10px;
}

.file-mappings ul {
    list-style: none;
}