html {
    background: #1b1b1a;
}
body {
    background: #1b1b1a;
}
input,textarea{outline:none;}
@font-face {
    font-family: 'Myriad Pro Regular';
    font-style: normal;
    font-weight: normal;
    src: url('fonts/MYRIADPRO-REGULAR.woff') format('woff');
}


@font-face {
    font-family: 'Myriad Pro Condensed';
    font-style: normal;
    font-weight: normal;
    src: url('fonts/MYRIADPRO-COND.woff') format('woff');
}


@font-face {
    font-family: 'Myriad Pro Semibold Italic';
    font-style: normal;
    font-weight: normal;
    src: url('fonts/MYRIADPRO-SEMIBOLDIT.woff') format('woff');
}


@font-face {
    font-family: 'Myriad Pro Semibold';
    font-style: normal;
    font-weight: normal;
    src: url('fonts/MYRIADPRO-SEMIBOLD.woff') format('woff');
}


@font-face {
    font-family: 'Myriad Pro Condensed Italic';
    font-style: normal;
    font-weight: normal;
    src: url('fonts/MYRIADPRO-CONDIT.woff') format('woff');
}


@font-face {
    font-family: 'Myriad Pro Bold Italic';
    font-style: normal;
    font-weight: normal;
    src: url('fonts/MYRIADPRO-BOLDIT.woff') format('woff');
}


@font-face {
    font-family: 'Myriad Pro Bold Condensed Italic';
    font-style: normal;
    font-weight: normal;
    src: url('fonts/MYRIADPRO-BOLDCONDIT.woff') format('woff');
}


@font-face {
    font-family: 'Myriad Pro Bold Condensed';
    font-style: normal;
    font-weight: normal;
    src: url('fonts/MYRIADPRO-BOLDCOND.woff') format('woff');
}


@font-face {
    font-family: 'Myriad Pro Bold';
    font-style: normal;
    font-weight: normal;
    src: url('fonts/MYRIADPRO-BOLD.woff') format('woff');
}
.container {
    width: 1170px!important;
}
.logo {
    background-image: url(images/logo.png);
    width: 157px;
    height: 53px;
    float: left;
    margin-top: 15px;
}
header {
    height: 76px;
    position: fixed;
    width: 100%;
    z-index: 1;
}
.block-1, .news {
    padding-top: 76px;
}
.logo a {
    display: block;
    height: 100%;
}
.navbar {
    height: 76px;
    background-color: #1b1b1a;
}
#responsive-menu {
    margin: 0 auto;
}
.collapse-service {
    width: 100px;
    float: right;
    margin-top: -5px;

}
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

/* IE6/7 support */
.clearfix {
    *zoom: 1;
}

.langs {
    height: 20px;


}
ul#qtranslate-chooser{
    list-style-type:none;
    color: #919191;
    float:left;
    margin-left:-40px;
}

#qtranslate-chooser li {
    float: left;
    margin-right: 10px;
}
.navbar-brand {
    height: 20px;
    padding-top: 8.5px;
}
.buttons {
    height: 20px;
}
.dropdown-menu {
    border: 0;
    box-shadow: none;
    background-color: transparent;
}
#search {
    right: 20px;
    position: relative;
    margin-top: -5px;
    margin-left: -155px;
    background-color: #1b1b1a;
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 10px;
    box-shadow: none;
    display: none;
}
.dropdown-search li {

}
#search input {
    background-color: #37424c;
    border: none;
    width: 250px;
    color: #9d9d9d;
}
.navbar-nav {
    margin-left: 30px;
    font-size: 14px;
    font-family: arial, sans-serif;
    font-weight: bold;
    padding-top: 25px;
}
.navbar-nav li {

}
.navbar-nav li a{
    height: 30px;
    padding: 0 14px 0 14px;
    line-height: 30px;
    text-transform: uppercase;
    color: #ffffff;
    margin-left: 9px;
    border-radius: 5px;
}
.navbar-nav li:hover a{
    height: 30px;
    padding: 0 14px 0 14px;
    line-height: 30px;
    text-transform: uppercase;
    color: #ffffff;
    background-color: #000000;
    margin-left: 9px;
    border-radius: 5px;
}
.navbar-nav li a:focus{
    background-color: #000000;
}
.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
    background-color: #000000;
}
.dropdown-menu {
    border: none;
    background: none;
    box-shadow: none;

}
.dropdown-menu li:nth-child(1) a {
    border-top-left-radius: 5px!important;
    border-top-right-radius: 5px!important;
}
.dropdown-menu li:nth-last-child(1) a {
    border-bottom-left-radius: 5px!important;
    border-bottom-right-radius: 5px!important;
}
.dropdown-menu li a {
    border-radius: 0!important;
    text-transform: none!important;
    font-size: 12px;
    width: 138px!important;
    background-color: #000000;


}
.dropdown-menu li:hover a {
    background: #000000;
    text-decoration: underline;

}
.block-1 .container {
    background-image: url(images/main-bg.jpg);
    width: 1170px;
    height: 378px;
}
.block-1 .container_ua {
    background-image: url(images/main-bg-ua.jpg);
    width: 1170px;
    height: 378px;
    margin:0 auto;
}
.block-1 .container_en {
    background-image: url(images/main-bg-en.jpg);
    width: 1170px;
    height: 378px;
    margin:0 auto;
}
.block-2 .container {
    height: 64px;
    background-image: url("images/bg-3.jpg");
    width: 1170px;
}
.block-2 .block-2-content div {
    float: left;
}
.block-2-text {
    font-family: 'MyriadPro-Regular', tahoma, arial;
    font-size: 27px;
    color: rgba(255, 255, 255,0.4);
    margin-top: 12px;
    margin-left: 140px;
}
.block-2 .container input[type="text"] {
    width: 155px;
    height: 30px;
    background-color: #37424c;
    border: none;
    float: left;
    margin-left: 70px;
    margin-top: 19px;
    padding-left: 5px;
}
.block-2 .container input[type="password"] {
    width: 155px;
    height: 30px;
    background-color: #37424c;
    border: none;
    float: left;
    margin-left: 24px;
    margin-top: 19px;
    padding-left: 5px;
}
.block-2-submit .button a{
   border: none;
    color: #010e1b;
    font-family: arial, sans-serif;
    font-size: 26px;
    margin-left: 101px;
}
.block-2-submit .button a{
text-decoration: none !important;
}

.block-2-input-1 a:hover {
    text-decoration: none;
}
.block-2-input-2 a:hover {
    text-decoration: none;
}

.block-2 .block-2-content {
width: 400px;
margin: 0 auto;
}
.block-2-submit .button {
    padding-top: 5px;
    margin-top: 15px;
    margin-left: 25px;
    width: 345px;
    height: 45px;
    background: rgb(40,100,160); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(40,100,160,1) 0%, rgba(15,76,135,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(40,100,160,1)), color-stop(100%,rgba(15,76,135,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(40,100,160,1) 0%,rgba(15,76,135,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(40,100,160,1) 0%,rgba(15,76,135,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(40,100,160,1) 0%,rgba(15,76,135,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(40,100,160,1) 0%,rgba(15,76,135,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2864a0', endColorstr='#0f4c87',GradientType=0 ); /* IE6-9 */
    border: none;
    color: #010e1b;
    font-family: arial, sans-serif;
    font-size: 16px;
    margin-top: 10px;
}
.block-2-submit .button:hover {
    background: rgb(15,76,135); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(15,76,135,1) 1%, rgba(29,90,149,1) 23%, rgba(29,90,149,1) 23%, rgba(29,90,149,1) 31%, rgba(38,98,158,1) 51%, rgba(38,98,158,1) 68%, rgba(38,98,158,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(15,76,135,1)), color-stop(23%,rgba(29,90,149,1)), color-stop(23%,rgba(29,90,149,1)), color-stop(31%,rgba(29,90,149,1)), color-stop(51%,rgba(38,98,158,1)), color-stop(68%,rgba(38,98,158,1)), color-stop(100%,rgba(38,98,158,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(15,76,135,1) 1%,rgba(29,90,149,1) 23%,rgba(29,90,149,1) 23%,rgba(29,90,149,1) 31%,rgba(38,98,158,1) 51%,rgba(38,98,158,1) 68%,rgba(38,98,158,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(15,76,135,1) 1%,rgba(29,90,149,1) 23%,rgba(29,90,149,1) 23%,rgba(29,90,149,1) 31%,rgba(38,98,158,1) 51%,rgba(38,98,158,1) 68%,rgba(38,98,158,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(15,76,135,1) 1%,rgba(29,90,149,1) 23%,rgba(29,90,149,1) 23%,rgba(29,90,149,1) 31%,rgba(38,98,158,1) 51%,rgba(38,98,158,1) 68%,rgba(38,98,158,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(15,76,135,1) 1%,rgba(29,90,149,1) 23%,rgba(29,90,149,1) 23%,rgba(29,90,149,1) 31%,rgba(38,98,158,1) 51%,rgba(38,98,158,1) 68%,rgba(38,98,158,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0f4c87', endColorstr='#26629e',GradientType=0 ); /* IE6-9 */
}
.block-2-content {
    margin: 0 auto;
}
.block-3 .container {
    background-image: url("images/bg-4.jpg");
    width: 1170px;
    padding-top: 35px;
}
.block-3 .row {
    width: 940px;
    margin: 0 auto;
}
.block-3-title {
    color: #ffffff;
    text-transform: uppercase;
    font-family: 'Myriad Pro Semibold';
    font-size: 25px;
    line-height: 25px;
    padding-left: 20px;
}
.block-3-content {
    color: #9d9d9d;
    padding-left: 20px;
    margin-top: 20px;
    font-family: arial, sans-serif;
    font-size: 13px;
}
.block-4 .container {
    width: 1170px;
    height: 340px;
    background-image: url("images/bg-5.jpg");
}
footer .container {
    width: 1170px;
    height: 82px;
    background-image: url(images/fon_footer.jpg);
}
.footer {
    width: 940px;
    margin: 0 auto;
    padding-top: 30px;
    font-size: 12px;
    font-family: arial, sans-serif;
    color: #9d9d9d;
}
.logo-footer {
    background-image: url(images/logo-footer.png);
    width: 119px;
    height: 52px;
    margin: 0 auto;
}
.span-footer-left {
    float: left;
    font-size: 14px;
    margin-top: -3px;
    color: #ffffff;
}
.contacts {
    float: left;
    margin-left: 10px;
}
.contacts-r {
    text-align: center;
}
.block-4-title {
    text-align: center;
    text-transform: uppercase;
    font-family: 'Myriad Pro Semibold';
    font-size: 18px;
    margin-bottom: 20px;
}
.block-4-img {
    text-align: center;
}
.block-4 .row {
    padding-top: 30px;
}
.block-4-content {
    padding-left: 30px;
    margin-right: 30px;
    font-family: arial, sans-serif;
    font-size: 13px;
    color: #737373;
    margin-top: 25px;
}
.read-more {
    padding-left: 30px;
    font-size: 13px;
    color: #ff4343;
    margin-top: 25px;
}
.read-more a {
    color: #ff4343;
    font-family: 'Myriad Pro Regular';
}
.block-2-content input[type="text"] {
    color: #9d9d9d;
}
.block-2-content input[type="password"] {
    color: #9d9d9d;
}
.news-title {
    font-family: 'Myriad Pro Semibold';
    font-size: 25px;
    text-transform: uppercase;
}
.news {
    background-image: url(images/news-bg.png);
}
.news-wrapper {
    width: 900px;
    margin: 0 auto;
    margin-top: 30px;
}
.news-main-date {
    float: left;
    font-weight: bold;
    font-size: 13px;
    width: 100%;
}
.news-main-content {
    float: left;
    font-size: 13px;
}
.news-main-content a {
    color: #737373;
}
.news-main {
    padding-bottom: 30px;
    margin-top: 10px;
}
.news-main-1 {
    padding-bottom: 30px;
    text-align: center;
}
.news-main-title {
    text-align: center;
    font-weight: bold;
    margin-bottom: 20px;
}
.news-main-title-2 {
    font-weight: bold;
    margin-bottom: 20px;
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {
    background: #000000;
}
#crumbs {
    font-size: 11px;
    font-style: italic;
    margin-top: 10px;
    margin-left: 50px;
    color: #9c9c9c;
}
#crumbs a {
    color: #9c9c9c;
}
.news-left {
    text-align: right;
}
.news-main-content table td,  table th {
    border: 1px solid #bab9b9;
}
td.w, td.r, td.e {
    width: 50px;
    text-align: center;
    color: #000;
}
td.r {
    background-color: #cbfefe;
}
td.e {
    font-weight: bold;
    background-color: #fecb98;
}
td.w {
    font-weight: bold;
    background-color: #c9f;
}
.map-more {
    margin-top: -100px;
    margin-left: 600px;
    font-size: 13px;
}
.text-cont {
    padding-top: 40px;
    color: #737373;
}
.text-cont2 {
    padding-top: 40px;
    color: #737373;
    text-align: left;
    font-weight: bold;
}
.cont-priv-title {
    margin-bottom: 20px;

}
.news-main-1-2 {
    margin-top: 30px;
    margin-bottom: 30px;
}
.red {
    color: #fe0000;
}
.dropdown-menu .menu-item a {
    width: 200px!important;
}