/* constant */
.color1_t {color:#000;}
.color2_t {color:#000;}

.white_t {color:#000;}
.black_t {color:#FFF;}

.color3_b {background:#FFF;}

/* main_elements */
body {
    font-size:18px;
    line-height:26px;
}
hr {
    border-top: 1px solid #000;
}
.btn {
    border-radius: 0px;
    padding: 20px 20px;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 600;
}
.btn-info, .btn-primary, .btn-success, .btn-alert {
    color: #000;
    background-color: #ffffff;
    border-color: #191919;
}
.btn-info:hover, .btn-info:focus, .btn-info:active {
    color: #000;
    background-color: #ffffff;
    border-color: #191919;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
    color: #000;
    background-color: #ffffff;
    border-color: #191919;
}
.btn-primary:active:hover, .btn-primary.active:hover, .open>.dropdown-toggle.btn-primary:hover, .btn-primary:active:focus, .btn-primary.active:focus, .open>.dropdown-toggle.btn-primary:focus, .btn-primary:active.focus, .btn-primary.active.focus, .open>.dropdown-toggle.btn-primary.focus {
    color: #000;
    background-color: #ffffff;
    border-color: #000000;
    outline: none;
    text-decoration: underline;
}
.form-control {
    border-radius: 0px;
    padding: 15px 20px;
    height: 60px;
    line-height: 1.5;
    color: #000;
    border: 1px solid #000;
}
.form-control:focus {
    border-color: #000000;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 0, 0, 0.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 0, 0, 0.6);
}
.ajax_form.af_example .controls input, .ajax_form.af_example .controls textarea {
    width: 100%;
    font-size: 20px;
}
textarea {resize:none;}
#topHeader img.mainLogo {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: url(desaturate.svg#greyscale);
    filter: gray;
    -webkit-filter: grayscale(1);
}
/* controlPanel_lowVision */
#control_button_low_vision {
    position: fixed;
    left: 25px;
    bottom: 25px;
    z-index: 999;
}
#controlPanel_lowVision {
    z-index: 999;
    padding: 10px 0px;
    text-transform: uppercase;
    color: #000;
    border-bottom: 1px solid #000;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background: #e6e6e6;
}
#controlPanel_lowVision p.h {
    color: #333;
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 0px;
    font-size: 14px;
}
#controlPanel_lowVision  img {    display: inline-block;}
#controlPanel_lowVision span {display: inline-block;}
/* main */
h1,h2,h3, .central-row{font-family: 'Oswald', sans-serif;}
h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 20px;
    margin-bottom: 35px;
}
h1, .h1 {font-size: 38px;}
h3, .h3 {font-size: 34px;}
h3, .h3 {font-size: 30px;}
h4, .h4 {font-size: 26px;}
h5, .h5 {font-size: 22px;}
a {color:inherit;}
a:hover,a:focus,a:active {color:inherit;}
ul {
    line-height: 35px;
    font-size: 20px;
}
#mainContent {padding:20px 0px 40px 0px;}
/* frames */
#leftPanel ul {
    padding: 0px;
    margin: 0px;
    list-style-type: none;
}
#leftPanel ul li {display: block;}
#leftPanel ul li a {
    display: block;
    padding: 20px;
    margin-bottom: 5px;
    opacity: 1;
    border: 1px solid #000;
}
#leftPanel ul li a.active, #leftPanel ul li a:hover, #leftPanel ul li a:focus {
    text-decoration:underline;
}
#rightPanel {min-height:550px;}
/* 1 - Header */
header {    margin-top: 50px;}
#topHeader {
    padding: 25px 0px;
}
#topHeader img.mainLogo {
    max-height: 130px;
    margin-left: auto;
    margin-right: auto;
}
#topHeader .central-row .big {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 92px;
    line-height: 80px;
}
#topHeader .central-row .small {
    font-size: 43px;
    font-weight: 300;
    line-height: 25px;
    letter-spacing: 3px;
}
#menu ul {
    padding: 0px;
    margin: 0px;
    list-style-type: none;
    display: inline-block;
}
#menu ul li {
    display: inline-block;
}
#menu ul li a {
    padding: 30px 17px;
    font-size: 20px;
    font-weight: 600;
    display: inherit;
    text-transform: uppercase;
}
#menu ul li a, #menu ul li a:hover, #menu ul li a:focus {color:inherit;}
.breadcrumb {
    margin-bottom: 0px;
    padding: 15px 25px;
    list-style: none;
    background-color: #ffffff;
    border-radius: 0px;
    color: #000;
    border: 1px solid #000;
}
.breadcrumb>.active {color: #000;}
.breadcrumb>li+li:before {
    color: #000;
}
.low-vision i, .low-vision span{
    display:block;
    text-align: center;
}
.low-vision i {
    font-size: 45px;
    margin-bottom: 0px;
}
.search {
    margin-top: 15px;
    cursor: pointer;
}
.search i {
    display:block;
    text-align:center;
    font-size: 35px;
}
.search i:hover, .search i:focus, .search i:active {color: #6d6d6d;}
#searchRow {
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    width: 100%;
    height: 90px;
    z-index: 500;
    padding: 10px 0px;
}
#searchRow .form-control {height:70px;}
/* 2 - footer */
footer {padding: 35px 0px 10px 0px;}
footer i {width: 25px;}
footer h4 {margin-bottom: 25px;}
footer a, footer a:hover, footer a:focus {color:inherit;}
#lastFooter p {
    margin-bottom: 15px;
    margin-top: 50px;
}
/* 3 - mainPage*/
#mainSlider .caption p.h { 
    text-transform: uppercase;
    font-weight: 600;
    font-size: 30px;
    margin-bottom: 20px;
    margin-top: 20px;
}
#mainSlider .caption p.smll {
    font-size: 26px;
    margin-bottom: 25px;
}
#mainSlider .caption {
    position: absolute;
    bottom: 55px;
    left: 55px;
    padding: 15px 40px;
    background: #ffffffb5;
}
#mainSlider .owl-dots {
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
}
#rightBanners-owl .owl-dots {
    margin: 0px;
    text-align: right;
}
#rightBanners-owl .left-banner {display:none;}
#rightBanners-owl .right-banner {
    width: 100%;
    font-size: 20px;
}
#mainPageContent .left-row, #mainPageContent .right-row {width:100%;}
#mainPageContent .block-news {
    margin: 0px;
    padding: 25px;
    margin-top: 15px;
    background: #ffffff96;
    border: 2px solid #000;
}
#mainPageContent .block-news:fist-child {margin-top:0px;}
.banners-block {
    padding: 25px;
    background: transparent;
    margin: 0px;
    margin-top: 15px;
    border: 2px solid #000;
}
#rightBanners-owl .owl-item > .item > .row{
    margin-top:10px;
}
/* 4 - contacts */
.social a {
    display: inline-block;
    width: 50px;
    background: #fff;
    color: #000;
    text-align: center;
    height: 50px;
    line-height: 50px;
    border: 1px solid;
}
.social a:hover, .social a:focus, .social a:active {background:#333;}
/* gallerys */
.typical-gallery {
    margin-left: -5px;
    margin-right: -5px;
}
.typical-gallery .photo-item {padding: 5px;}
.slider-items {padding: 5px;}
.thumb-wrap {
    position: relative;
    padding-bottom: 56.25%; /* задаёт высоту контейнера для 16:9 (если 4:3 — поставьте 75%) */
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
.thumb-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/* owl-carusel-restyle */
.owl-theme .owl-dots .owl-dot.active span{
    background: #191919;
}
.owl-theme .owl-dots .owl-dot span {
    width: 25px;
    height: 25px;
    margin: 10px 15px;
    background: #ffffff;
    border-radius: 50%;
    border: 1px solid #000;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #000000;
}
/* states */
.state-info-row i {width: 25px;}
.state-info-row > span:last-child {float: right;}
/* xPoller2 restyle */
.progress {
height: 40px;
    background-color: #ffffff;
    border-radius: 0px;
    border: 1px solid #000;
}
.progress-bar {
    font-size: 25px;
    line-height: 36px;
    background-color: #000000;
}
/* runLine */
#runLine {display:none;}
/* alerts */

.alert-danger, .alert-success,.alert-default, .alert-info {
    background-color: #ffffff;
    border-color: #000000;
    color: #000000;
    padding: 25px;
    text-transform: uppercase;
}
/* control */
.top {
    position: fixed;
    left: 10px;
    bottom: 20px;
    border: 3px solid #000;
    color: #14062f;
    border-radius: 50%;
    -webkit-transition: opacity .5s ease-out .25s;
    -moz-transition: opacity .5s ease-out .25s;
    -o-transition: opacity .5s ease-out .25s;
    transition: opacity .5s ease-out .25s;
}
.top i {
    text-align: center;
    display: block;
    line-height: 30px;
    color: #000;
    font-size: 24px;
    text-shadow: none;
    padding: 5px 15px;
}
/* responsive */
@media (max-width: 1200px) { 
    #controlPanel_lowVision p.h {display: block;}
    header {margin-top: 80px;}
}
@media (max-width: 991px) { 

}
@media (min-width: 768px) { 
    #mainContent #leftPanel {width:35%;}
    #mainContent #rightPanel {width:65%;}
}
@media (max-width: 1200px) { 
    #topHeader .central-row .big {font-size: 76px;}
    #topHeader .central-row .small {
        font-size: 37px;
        line-height: 20px;
        letter-spacing: 2px;
    }
    #menu ul li a {padding: 15px 5px;}
}
@media (max-width: 991px) { 
    .search i {font-size: 30px;}
    .low-vision i {font-size: 36px;}
    .low-vision span {font-size:12px;}
    #topHeader .central-row .big {
        font-size: 59px;
        line-height: 60px;
    }
    #topHeader .central-row .small {
        font-size: 30px;
        line-height: 0px;
        letter-spacing: 1px;
    }
    #menu ul li a {padding: 15px 5px;font-size: 14.5px;}
    footer .col-sm-2, footer .col-sm-3 {
        width:50%;
    }
    footer .col-sm-4 {width:100%;}
    footer {padding: 35px 0px 100px 0px;}
    #leftPanel ul li a {
        font-size: 18px;
        line-height: 24px;
    }
    #mainSlider .caption p.h {
        font-size: 26px;
        margin-bottom: 15px;
        margin-top: 15px;
    }
    #mainSlider .caption p.smll {
        font-size: 22px;
        margin-bottom: 15px;
    }
}
@media (max-width: 767px) { 
    #controlPanel_lowVision p.h {display:none;}
    #rightBanners-owl.owl-theme .owl-dots .owl-dot span {
        background:#FFF;
    }
    #rightBanners-owl.owl-theme .owl-dots .owl-dot.active span {
        background:#000;
    }
    #menu_mobile ul {
        padding-left: 0px;
        list-style: none;
        margin-bottom: 0px;
    }
    #menu_mobile ul li a {
        padding: 12px 20px;
        display: block;
        text-transform: uppercase;
        background: #FFF;
        border-bottom: 1px solid #000;
    }
    #menu_mobile h5 {
        margin: 0px;
        color: #FFF;
        text-transform: uppercase;
        padding: 25px 0px;
        text-align: center;
        font-size: 20px;
        background: #000;
    }
    footer .col-sm-4, footer .col-sm-2, footer .col-sm-3 {width:100%;}
    #menu_mobile {
        top: 0px;
        left: 0px;
        right: 0px;
        position: fixed;
        z-index: 999;
    }
    #mobile_menu_control {
        top: 15px;
        right: 15px;
        position: fixed;
        font-size: 20px;
        padding: 10px;
        z-index: 999;
        border: 1px solid #000;
    }
    #mainSlider .caption {
        position: relative;
        left: 0px;
        padding: 15px 40px;
        bottom:0px;
        background: #0000002e;
        margin-bottom: 80px;
    }
    .low-vision i {font-size: 50px;}
    .search i {font-size: 40px;}
    .low-vision span {font-size: 18px;}
    .owl-theme .owl-dots .owl-dot span {background: #000;}
    #mainSlider-owl img {display:none;}
    #topHeader .central-row .big {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 60px;
        text-align: center;
        line-height: 65px;
    }
    #topHeader .central-row .small {
        font-size: 28px;
        font-weight: 400;
        text-align: center;
        line-height: 25px;
        letter-spacing: 3px;
    }
    #rightBanners-owl .owl-dots {
        text-align: center;
    }
    #lastFooter p {
        margin-bottom: 100px;
        margin-top: 50px;
    }
}
