@import url('https://fonts.googleapis.com/css?family=Istok+Web:400,400i,700,700i|PT+Sans:400,400i,700,700i&subset=cyrillic');
/*/////////////////////////////////////1.Banners///////////////////////////////////////////*/
.animated.delay-010s {
    -webkit-animation-delay: .10s;
    animation-delay: .10s;
}

.animated.delay-020s {
    -webkit-animation-delay: .20s;
    animation-delay: .20s;
}

.animated.delay-030s {
    -webkit-animation-delay: .30s;
    animation-delay: .30s;
}

.animated.delay-040s {
    -webkit-animation-delay: .40s;
    animation-delay: .40s;
}

.animated.delay-050s {
    -webkit-animation-delay: .50s;
    animation-delay: .50s;
}

.animated.delay-060s {
    -webkit-animation-delay: .60s;
    animation-delay: .60s;
}

.animated.delay-070s {
    -webkit-animation-delay: .70s;
    animation-delay: .70s;
}

.animated.delay-080s {
    -webkit-animation-delay: .80s;
    animation-delay: .80s;
}

.animated.delay-120s {
    -webkit-animation-delay: 1.20s;
    animation-delay: 1.20s;
}

.animated.delay-140s {
    -webkit-animation-delay: 1.40s;
    animation-delay: 1.40s;
}

.animated.delay-160s {
    -webkit-animation-delay: 1.60s;
    animation-delay: 1.60s;
}

.animated.delay-180s {
    -webkit-animation-delay: 1.80s;
    animation-delay: 1.80s;
}
.mainbanners-item h3 a:hover{
    -webkit-filter: none;
    filter: none;
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    cursor: pointer;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}
.banners-wrapper {
    height: 100px;
}

.banners-wrapper a:hover {
    text-decoration: none;
    color: #495149;
}

.banners-wrapper:hover {
    -webkit-filter: none;
    filter: none;
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    cursor: pointer;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.slick-vertical .slick-slide {
    height: auto !important;
    width: 100% !important;
}
.part55 .bannergroup.banners-left-top {
    margin-top: 20px;
}
.banners-left-item {
    height: auto !important;
    width: auto !important;
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
}

.banners--single {
    height: 100px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: flex-end;
    -webkit-align-items: flex-end;
    -ms-flex-align: flex-end;
    align-items: flex-end;
    /*background-size: contain !important;*/
}
div.mod-languages ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    justify-content: flex-end;
    width: 100%;
}
.banners--single h3 {
    text-align: center;
    color: #ffffff;
    font-size: 20px;
    padding: 10px;
    line-height: 20px;

}

.banners-one .banners--single h3 {

}

.banners-two .banners--single h3 {

}

.banners-tree .banners--single h3 {

}

.banners-one .banners--single {
    background-position-x: center !important;
}

.banners-two .banners--single {
    background-position-x: center !important;
}

.banners-tree .banners--single {
    background-position-x: center !important;
}

.banners-four .banners--single {
    background-position-x: center !important;
}

.contact-info-wrapper > .row {
    margin: 0;
}

.contact-info-wrapper > .row > .col-xs-12.col-sm-12.col-md-12.col-lg-12 {
    padding: 0;
}

header.header-flex-wrapper > .row {
    margin: 0;
}

#cssmenu {
    background: #c5e2e4;
    box-shadow: 4px 2px 4px rgba(0, 0, 0, 0.34);

}
.contact-info-wrapper.container-wrapper {
    margin-top: 115px;
}
.hiddenbl {
    opacity: 0;
}

.visiblebl {
    opacity: 1;
}

.back-to-top-arrow:before {
    position: absolute;
    top: 17px;
    right: 13px;
    width: 13px;
    height: 13px;
    border-top: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
    content: "";
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: border-color 0.2s ease;
    -o-transition: border-color 0.2s ease;
    transition: border-color 0.2s ease;
}

header {
    z-index: 10000;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

section.part8 .row {
    margin: 0;
}

section.part8 .col-xs-12.col-sm-12.col-md-12.col-lg-12 {
    padding: 0;
}

section.part6 .row {
    margin: 0;
}

section.part6 .col-xs-12.col-sm-12.col-md-12.col-lg-12 {
    padding: 0;
}

section.part7 .col-xs-12.col-sm-12.col-md-12.col-lg-12 {
    padding: 0;
}

section.part7 .row {
    margin: 0;
}

section.part15 .col-xs-12.col-sm-12.col-md-12.col-lg-12 {
    padding: 0;
}

section.part15 .row {
    margin: 0;
}

header.sticky #cssmenu {
    position: fixed;
    min-height: 50px;
    border-top: none;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000;
}

header.sticky #cssmenu ul:first-child {
    margin: 0 auto;
}

header.sticky .banners {
    padding-bottom: 0;
}

header.sticky .logo-img {
    width: 50%;
}

header.sticky .logo-title a {
    font-size: 18px;
}

header.sticky .header-info {
    padding: 0;
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    header.sticky .header-menu,
    header.sticky .header-search {
        display: none;
    }
}

@media screen and (max-width: 767px) {
    header.sticky .header-info {
        display: none;
    }
}

.cssmenu-tablet {
    display: none;
}

form.form-search {
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    width: 77%;
    margin-left: 11.5%;
}

input.searchbutton {
}
.part55 .bannergroup.banners-left {
    margin-top: 75px;
    margin-bottom: 75px;
}
input#search {
    padding-left: 10px;
    color: rgba(0, 31, 67, 0.45);
    font-size: 16px;
    font-family: 'PT Sans', sans-serif;
    width: 100%;
    height: 30px;
    border: 1px solid #9bcdcf;
}

input.searchbutton {
    width: 30px;
    height: 30px;
    border-top: 1px solid #9bcdcf;
    background-color: #e4f2f2;
    color: #ffffff;
    text-transform: uppercase;
    padding: 3px;
}

.services {
    background: #ffffff;
}

.services-title {
    color: #495149;
    display: block;
    text-align: center;
    font-size: 18px;
    line-height: 18px;
    font-family: 'Rubik', sans-serif;
    font-weight: 600;
    background-image: url(/templates/vileykagovby_1.0/images/ornament3.png);
    -webkit-background-size: 100% 25px;
    background-size: 100% 25px;
    background-position-y: top;
    background-repeat: no-repeat;
    position: relative;
    z-index: 1;
    height: 25px;
}

.services-title h2 {
    font-size: 20px;
    color: #363370;
    line-height: 25px;
    font-family: 'Istok Web', sans-serif;
    font-weight: bold;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background: #ffffff;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.services-title h2:after {
    content: '';
    display: block;
    width: 17%;
    height: 1px;
    background: #f5ed4e;
    position: absolute;
    bottom: -9px;
}
.part6 .internet-title {
    display: none;
}

.internet-title {
    color: #495149;
    display: block;
    text-align: center;
    padding: 0 15px 15px 15px;
    font-size: 18px;
    line-height: 18px;
    font-family: 'Rubik', sans-serif;
    font-weight: 600;
    background-image: url(/templates/vileykagovby_1.0/images/ornament3.png);
    -webkit-background-size: 100% 25px;
    background-size: 100% 25px;
    background-position-y: top;
    background-repeat: no-repeat;
    position: relative;
    z-index: 1;
    height: 25px;
}

.internet-title h2 {
    font-size: 20px;
    color: #363370;
    line-height: 25px;
    font-family: 'Istok Web', sans-serif;
    font-weight: bold;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background: #ffffff;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.internet-title h2:after {
    content: '';
    display: block;
    width: 17%;
    height: 1px;
    background: #f5ed4e;
    position: absolute;
    bottom: -9px;
}
section.part8 .services.internet {
    border-top: 3px solid #00aaa9;
    background: #ffffff;
    -webkit-box-shadow: 4px 2px 4px rgba(0, 0, 0, 0.34);
    -moz-box-shadow: 4px 2px 4px rgba(0, 0, 0, 0.34);
    box-shadow: 4px 2px 4px rgba(0, 0, 0, 0.34);
}
.mainbanners-item {
    background: #92cacd;
    background: -moz-linear-gradient(left, #92cacd 0%, #ffffff 100%);
    background: -webkit-linear-gradient(left, #92cacd 0%,#ffffff 100%);
    background: linear-gradient(to right, #92cacd 0%,#ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#92cacd', endColorstr='#ffffff',GradientType=1 );
    max-width: 230px;
    min-height: 150px;
    -webkit-box-shadow: 4px 2px 4px rgba(0, 0, 0, 0.34);
    -moz-box-shadow: 4px 2px 4px rgba(0, 0, 0, 0.34);
    box-shadow: 4px 2px 4px rgba(0, 0, 0, 0.34);
    position: relative;
}
span.carousel-img {
    display: block;
    width: 100%;
    height: 72px;
    position: absolute;
    bottom: 0;
}
.karusel-resourse button.slick-prev.slick-arrow {
    left: -4%;
    top: 50%;
}
.karusel-resourse button.slick-next.slick-arrow {
    right: -2%;
    top: 50%;
}
.karusel-resourse .slick-dots{
    display: none !important;
}
.karusel-resourse .slick-prev:before, .karusel-resourse .slick-next:before{
    content: '';
    background-image: url(/templates/volozhingovby_1.0/images/arrow.png);
    background-repeat: no-repeat;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    width: 20px;
    height: 16px;
    position: absolute;
    z-index: 100;
    top: 0;
}
.karusel-resourse .slick-next:before{
    content: '';
    background-image: url(/templates/volozhingovby_1.0/images/arrow.png);
    background-repeat: no-repeat;
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
    width: 20px;
    height: 16px;
    position: absolute;
    z-index: 100;
    top: 0;
}
.mainbanners-item h3 a {
    font-family: 'PT Sans', sans-serif;
    font-size: 17px;
    line-height: 17px;
    color: #8a2326;
    font-weight: bold;
    text-shadow:
            -0   -1px 0   #92CACD,
            0   -1px 0   #92CACD,
            -0    1px 0   #92CACD,
            0    1px 0   #92CACD,
            -1px -0   0   #92CACD,
            1px -0   0   #92CACD,
            -1px  0   0   #92CACD,
            1px  0   0   #92CACD,
            -1px -1px 0   #92CACD,
            1px -1px 0   #92CACD,
            -1px  1px 0   #92CACD,
            1px  1px 0   #92CACD,
            -1px -1px 0   #92CACD,
            1px -1px 0   #92CACD,
            -1px  1px 0   #92CACD,
            1px  1px 0   #92CACD;
}
.mainbanners-item h3{
    line-height: 18px;
    margin: 0;
    padding: 10px;
}
.part8 .services-title {
    display: none;
}

section.part6 .services.internet {
    border-top: 3px solid #00aaa9;
    -webkit-box-shadow: 4px 2px 4px rgba(0, 0, 0, 0.34);
    -moz-box-shadow: 4px 2px 4px rgba(0, 0, 0, 0.34);
    box-shadow: 4px 2px 4px rgba(0, 0, 0, 0.34);
}

.services-list {
    list-style: none;
    padding: 0;
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
    list-style-type: decimal;
    display: -ms-flexbox;
    -ms-flex-wrap: wrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding-bottom: 20px;
    padding-top: 20px;
}

section.part7 {

}
.karusel-resourse {
    width: 90%;
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 20px;
}
.services-list li {
    width: 100%;
    list-style-type: none;
    position: relative;
    padding: 0 0 13px 30px;
}

.services-list li:before {
    content: '';
    color: #1e0f1c;
    position: absolute;
    left: 10px;
    top: 3px;
    font-size: 18px;
    line-height: 15px;
    display: block;
    background: url(/templates/volozhingovby_1.0/images/arrow-list.png) no-repeat 100% 100%;
    width: 14px;
    height: 11px;

}

.services-list li a {
    color: #1e0f1c;
    font-size: 18px;
    line-height: 18px;
    font-family: 'Open Sans', sans-serif;
}

.header-flex {
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    padding: 0 !important;
}

.logo {
    padding: 30px 10px 10px 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background-position: top;
    -webkit-background-size: 100% 25px;
    background-size: 100% 25px;
    background-repeat: no-repeat;
    margin-top: 7px;
    border-bottom: 1px solid #ffffff;
}
.chairman--wrapper {
    position: relative;
    height: 280px;
}
.chairman--right {
    width: 50%;
    height: 280px;
    display: block;
    position: relative;
    background: url(/templates/volozhingovby_1.0/images/chairman3.jpg);
    float: left;
    background-size: 200px auto;
    background-repeat: no-repeat;
}
.chairman--bottom-name {
    padding: 2px 5px;
    font-size: 18px;
    line-height: 18px;
    color: #ffffff;
    font-weight: bold;
    font-family: 'Istok Web', sans-serif;
}
.chairman--bottom {
    height: 70px;
    background: #00aaa9;
}
.chairman--left {
    font-family: 'PT Sans', sans-serif;
    color: #464b78;
    line-height: 16px;
    font-size: 16px;
    position: absolute;
    right: 0;
    text-align: center;
    width: 50%;
    border-top: 4px solid #09adab;
    padding: 10px 0;
    background: #b4dbdd;
    height: 100%;
}
.chairman--read-more {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 50%;
    background: #92cacd;
    height: 26px;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1000;
}
.chairman--read-more a {
    font-family: 'PT Sans', sans-serif;
    font-size: 16px;
    line-height: 18px;
    color: #ff0000;
    font-weight: bold;
}
.col-xs-12.col-sm-6.col-md-3.col-lg-3.slider-banners--single.hello-banner {
    padding: 0;
    margin-top: 20px;
    background: #b4dbdd;
    box-shadow: 1px -1px 8px rgba(0, 0, 0, 0.34);
    position: relative;
}
.col-xs-12.col-sm-12.col-md-12.col-lg-12.slider-banners {
    padding: 0;
}
.col-xs-12.col-sm-12.col-md-12.col-lg-12.slider-banners .row {
    margin-left: 0;
}
.footer-content {
    padding-top: 30px;
}
.chairman--right-desc {
    color: #ffffff;
    padding: 0 5px;
    font-size: 15px;
    line-height: 15px;
    font-family: 'Istok Web', sans-serif;
}
.logo-img {
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.part2 .col-xs-12.col-sm-6.col-md-6.col-lg-6 {
    padding: 0;
}

.logo-img a:first-child img {
    width: 76px;
    margin-right: 10px;
}

.logo-img a:last-child img {
    width: 61px;
}

.logo-info {
    padding: 5px 3px 0 15px;
}

/*.logo-img img[src="/templates/vileykagovby_1.0/images/logo1.png"] {*/
/*width: 23%;*/
/*}*/
.logo-title {
    display: block;
    margin: 0;
}

.logo-title a {
    color: #8a2326;
    font-size: 39px;
    line-height: 40px;
    text-align: left;
    font-family: 'Istok Web', sans-serif;
    display: block;
    font-weight: bold;
}

.logo-title a span {
    color: #1e0f1c;
    font-size: 33px;
    line-height: 43px;
    text-align: left;
    font-family: 'Rubik', sans-serif;
    display: block;
    font-weight: 500;
}

.logo-title a:hover {
    text-decoration: none;
    color: #1e0f1c;
}

.header-info {
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    padding-bottom: 50px;
    border-bottom: 1px solid #001f43;
    justify-content: space-evenly;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-evenly;
    -ms-flex-pack: justify;
}

.header-part1 {
    border-right: 1px solid #001f43;
}

.header-tel img,
.header-email img {
    width: 30px;
    margin-right: 5px;
    display: block;
    float: left;
}

.header-tel a,
.header-email a {
    color: #001f43;
    font-family: 'PT Sans', sans-serif;
    font-size: 20px;
}

.header-tel a:hover,
.header-email a:hover {
    text-decoration: none;
    padding: 12px;
}

.header-menu {
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 5px 0;
    margin: 0;
}
h2.banner-menu--title {
    background: #00aaa9;
    padding: 10px;
    margin-bottom: 0;
}
h2.banner-menu--title a{
    font-family: 'Istok Web', sans-serif;
    font-size: 25px;
    line-height: 18px;
    color: #ffffff;
}
.banner-list-img {
    display: block;
    width: 50%;
    float: left;
    box-shadow: 4px 2px 4px rgba(0, 0, 0, 0.34);
}
.banner-menu--txt {
    display: block;
    max-height: 135px;
}
.header-menu li {
    list-style-type: none;
    margin-left: 12px;
}
.banner-list-img>div {
    height: 135px;
    background-size: auto 103% !important;
}
ul.banner-menu--list {
    list-style: none;
    margin: 0;
    display: block;
    width: 50%;
    float: right;
    height: 135px;
    background: #464b78;
    padding: 10px 5px 5px 10px;
    box-shadow: 4px 2px 4px rgba(0, 0, 0, 0.34);
}
.col-xs-12.col-sm-6.col-md-3.col-lg-3.slider-banners--single.banner-menu {
    max-height: calc(155px + 52.8px);
}
.chairman--hello {
     position: absolute;
     width: 100%;
    box-shadow: 4px 2px 4px rgba(0, 0, 0, 0.34);
 }
ul.banner-menu--list>li>a {
    color: #ffffff;
    font-family: 'PT SAns', sans-serif;
    font-weight: bold;
    font-size: 16px;
    line-height: 16px;
    text-align: left;
}
ul.banner-menu--list>li {
    text-align: left;
}
.banner-list-img img {
    width: 100%;
    height: auto;
}
.header-menu li a {
    font-family: 'Istok Web', sans-serif;
    font-weight: bold;
    font-size: 15px;
    line-height: 24px;
    background-color: #c5e2e4;
    width: 30px;
    height: 30px;
    color: #5fa8a8;
    box-shadow: 4px 2px 4px rgba(0, 0, 0, 0.34);
    text-transform: lowercase;
    margin: 1px;
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    align-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    justify-content: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
}

.header-menu li img:hover {
    opacity: 0.8;
}

.part2 {
    position: relative;
}

.slider {
    position: absolute;
    top: 0;
    z-index: 10;
    display: inline-block;
    width: 100%;
    -webkit-box-shadow: 4px 2px 4px rgba(0, 0, 0, 0.34);
    -moz-box-shadow: 4px 2px 4px rgba(0, 0, 0, 0.34);
    box-shadow: 4px 2px 4px rgba(0, 0, 0, 0.34);
}

.slider img {
    width: 100%;
}

.contact-info {
    padding-left: 10%;
    border-bottom: 1px solid #ffffff;
}

.banner-hello--chairman img {
    width: 60%;
    height: 60%;
}

.contacts-info-left {
    background: linear-gradient(to right, rgba(200, 228, 230, 1) 0%, rgba(255, 255, 255, 0.6) 100%);
    height: 385px;
}

.header-search {
    padding-top: 10px;
}

.contact-info-wrapper {
    position: relative;
    z-index: 100;
}

.contact-info-inner {
    display: block;
    padding: 10px;
    text-align: left;
    font-size: 18px;
    line-height: 18px;
    color: #363370;
    font-family: 'Istok Web', sans-serif;
}

.contact-info-inner span {
    display: flex;
    margin-bottom: 20px;
}
.contact-info-inner span:last-child {
    margin-bottom: 10px;
}
.contact-info-inner span:last-child span {
    margin-bottom: 10px;
}
.contact-info-inner span p a {
    color: #363370;
}
.contact-info-inner p.email{
    margin: 0;
}
.contact-info-inner span p.email a {
    color: #363370;
    margin: 0 10px;
}

.contact-info-inner p {
    margin: 0 10px;
    display: flex;
}

.banner-menu {
    width: 210px;
}

.banner-menu-wrapper {
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    justify-content: space-around;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-around;
    -ms-flex-pack: justify;
    margin-top: 15px;
}

.banner-menu h2.banner-menu-title:after {
    height: 1px;
    content: '';
    width: 28%;
    position: relative;
    top: 8px;
    background-color: #e2e9c0;
    display: block;
    margin: 0 auto;
}

.banner-menu-more {
    color: #a7001e;
    font-size: 15px;
    border: 1px solid #a7001e;
    line-height: 15px;
    font-family: 'Open Sans', sans-serif;
    text-align: center;
    padding: 8px 17px;
    position: relative;
    top: 20px;
}

.banner-menu {
    margin: 0 auto;
    text-align: center;
}

.banner-menu:nth-child(2) .banner-menu-background {
    height: 120px;
    background: url("/templates/vileykagovby_1.0/images/banner/guests.jpg") no-repeat 100% 100%;
}

.banner-menu:nth-child(3) .banner-menu-background {
    height: 120px;
    background: url("/templates/vileykagovby_1.0/images/banner/residents.jpg") no-repeat 100% 100%;
}

.banner-menu:nth-child(4) .banner-menu-background {
    height: 120px;
    background: url("/templates/vileykagovby_1.0/images/banner/business.jpg") no-repeat 100% 100%;
}

.banner-menu-image {
    width: 150px;
    height: 150px;
    border: 1px solid #e2e9c0;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    background-color: #ffffff;
    margin: 0 auto;
    margin-top: -75px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.banner-menu:nth-child(2) .banner-menu-image span.banner-menu-image--single {
    background: url("/templates/vileykagovby_1.0/images/banner/gues.png") no-repeat 100% 100%;
    height: 86px;
    width: 71px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.banner-menu:nth-child(3) .banner-menu-image span.banner-menu-image--single {
    background: url("/templates/vileykagovby_1.0/images/banner/resid.png") no-repeat 100% 100%;
    height: 86px;
    width: 100px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.banner-menu:nth-child(4) .banner-menu-image span.banner-menu-image--single {
    background: url("/templates/vileykagovby_1.0/images/banner/bus.png") no-repeat 100% 100%;
    height: 86px;
    width: 80px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.banner-menu-more:hover {
    text-decoration: none;
    color: #7aa95c;
    border-color: #7aa95c;
}

.banner-menu {
    height: 400px;
    position: relative;
}

.banner-menu-inner {
}

.banner-menu:first-child .banner-hello {
    border-top: 5px solid #7aa95c;
}

.banner-hello--chairman {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.banner-hello--chairman > div > span {
    color: #1e0f1c;
    font-size: 18px;
    display: block;
    font-weight: bold;
    line-height: 18px;
    text-align: left;
    font-family: 'Open Sans', sans-serif;
    padding-bottom: 2px;
}

.banner-hello--link {
    height: 200px;
    width: 230px;
    background-color: #ffffff;
    position: absolute;
    bottom: 0;
    right: 15px;
}

p.banner-hello--text > span {
    display: block;
    font-size: 18px;
    line-height: 15px;
    padding-bottom: 23px;
}

p.banner-hello--text > span:after {
    height: 1px;
    content: '';
    width: 33%;
    position: relative;
    top: 12px;
    background-color: #e2e9c0;
    display: block;
    margin: 0 auto;
}

.banner-hello--link > a {
    top: 20px;
    padding: 9px 12px;
}

p.banner-hello--text {
    font-size: 14px;
    line-height: 18px;
    padding: 15px 0 0 10px;
}

.banner-hello--chairman > div {
    display: block;
    text-align: left;
    color: #1e0f1c;
    font-size: 15px;
    line-height: 18px;
    padding: 15px 0 0 15px;
    font-family: 'Open Sans', sans-serif;
}

.banner-menu-title a {
    color: #1e0f1c;
    font-size: 18px;
    display: block;
    margin: 0 auto;
    text-align: center;
    font-weight: 500;
    padding: 0 20px;
    line-height: 18px;
    font-family: 'Rubik', sans-serif;
}

.banner-menu-list {
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    margin: 15px;
    padding-top: 5px;
    flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
}

.banner-menu-list li {
    list-style-type: none;
    text-align: center;
    margin-left: -40px;
    margin-bottom: 2px;
}

.banner-menu-list li a {
    font-family: 'Rubik', sans-serif;
    color: #1e0f1c;
    font-size: 18px;
    line-height: 18px;
}

.banner-menu h2.banner-menu-title {
    margin-top: 6px;
    padding-top: 10px;
}

.banner-menu h2.banner-menu-title a:hover {
    opacity: 0.8;
    text-decoration: none;
}

.part5 .banners-left {
    margin-top: 80px;
    margin-bottom: 80px;
}

.part5 > .row > .col-xs-12.col-sm-3.col-md-3.col-lg-3:first-child {
    padding-right: 0;
}

.banners-left-top-item a {
    font-size: 18px;
    line-height: 18px;
    font-family: 'Istok Web', sans-serif;
    font-weight: bold;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background-color: #e4f1f2;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #8a2326;
    height: 80px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
}
.banners-left-top-item a:nth-child(1) {
    background: #cce6e8;
    width: 40%;
}

.part5 .bannergroup.banners-left-top {
    margin-top: 55%;
    box-shadow: 4px 2px 4px rgba(0, 0, 0, 0.34);
}

.banners-left-top-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
}

h2.banners-left-top--title {
    font-family: 'Istok Web', sans-serif;
    font-weight: bold;
    font-size: 18px;
    line-height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 50px;
    background: #00aaa9;
    margin: 0;
    padding: 0;
    color: #ffffff;
}

.banners-left-item {
    background: #e4f1f2;
    margin: 5px 10px;
    -webkit-box-shadow: 4px 2px 4px rgba(0, 0, 0, 0.34);
    -moz-box-shadow: 4px 2px 4px rgba(0, 0, 0, 0.34);
    box-shadow: 4px 2px 4px rgba(0, 0, 0, 0.34);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 100%;
    /*  display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;*/
    padding: 10px;
    align-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    min-height: 110px;
}

.banners-left-item a {
    color: #001f43;
    font-family: 'HelveticaBold', sans-serif;
    font-size: 15px;
    display: block;
}

.banner-left-imgwrap {
    margin: 1px 0 0 5px;
    float: left;
    max-width: 30%;
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    align-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    justify-content: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
}

button.slick-prev.slick-arrow {
    top: 0;
    left: 50%;
}

button.slick-next.slick-arrow {
    top: 100%;
    right: 50%;
}

.banners-left .slick-vertical button.slick-prev.slick-arrow::before {
    content: '';
    background-image: url(/templates/volozhingovby_1.0/images/arrow.png);
    background-repeat: no-repeat;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    margin: 10px;
    top: -32px;
    width: 16px;
    height: 20px;
    left: -13px;
    position: absolute;
    z-index: 100;
}

.banners-left .slick-vertical button.slick-next.slick-arrow::before {
    content: '';
    background-image: url(/templates/volozhingovby_1.0/images/arrow.png);
    background-repeat: no-repeat;
    margin: 10px;
    bottom: -40px;
    width: 16px;
    height: 20px;
    position: absolute;
    z-index: 1000;
}

.background-ornament {
    background-image: url(/templates/vileykagovby_1.0/images/ornament2.png);
    background-repeat: no-repeat;
    /* background-position-x: right; */
    background-position-x: -webkit-calc(100% - 16px);
    background-position-x: calc(100% - 16px);
    background-position-y: 30px;
}

.banners-left-item a {
    display: block;
    float: right;
    font-weight: bold;
    width: 70%;
    font-size: 18px;
    line-height: 20px;
    font-family: 'Istok Web', sans-serif;
    text-align: left;
    color: #8a2326;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 100%;
    /*-webkit-text-stroke: 0.2px #ffffff;*/
    /*-webkit-text-fill-color: #8a2326;*/
    text-shadow: #a8a2a2 2px 2px 3px;
}

.banner-left-imgwrap a img {
    margin: 0 auto;
    width: 100%;
}

.banners-left-item a:hover {
    text-decoration: none;
}

.banners-left-item .banner-left-imgwrap a {
    padding: 0;
}

.banners-right-item {
    margin: 27px 0;
    height: 100px;
    padding: 5px;
    display: block;
    display: -ms-flexbox;
    -ms-flex-align: center;
    position: relative;
}
.banners-right--img {
    display: block;
    height: 100px;
    width: 100%;
    background-size: auto 100px !important;
    padding: 15px;
    box-shadow: 4px 2px 4px rgba(0, 0, 0, 0.34);
}
ul.tab-actual {
    margin-top: -20px;
}
a[rel="nofollow"] {
    display: none;
}
span.contact-info-inner.footer-contacts span strong {
    text-transform: lowercase;
    font-family: 'PT Sans', sans-serif;
    font-size: 16px;
    line-height: 19px;
    color: #363370;
}
span.contact-info-inner.footer-contacts a{
    font-family: 'PT Sans', sans-serif;
    font-size: 16px;
    line-height: 19px;
    color: #363370;
}
.footer-name>div {
    position: absolute;
    left: -18px;
}
span.contact-info-inner.footer-contacts span{
    text-transform: lowercase;
    margin-bottom: 5px;

}
.footer-name p {
    margin: 0 !important;
    padding-bottom: 5px;
}
ul.tab-actual .actual-tab1, ul.tab-actual .actual-tab2 {
    display: none;
}

.part5 .nav.tab-actual > li > a {
    text-transform: none;
    border: 0;
    width: 100%;
    margin: 0;
    color: #363370;
    font-size: 20px;
    line-height: 25px;
    background: #add7d9;
    font-weight: bold;
    font-family: 'Istok Web', sans-serif;
    border-top: 3px solid #0daead;
    width: 100%;
}

/*.part5 .nav.tab-actual > li > a:before {*/
    /*content: '';*/
    /*position: absolute;*/
    /*background: #7aa95c;*/
    /*width: -webkit-calc(100% - 30px);*/
    /*width: calc(100% - 30px);*/
    /*height: 25px;*/
    /*left: 15px;*/
    /*top: 13px;*/
    /*z-index: -1;*/
/*}*/

.photo-gallery {
    -webkit-box-shadow: 4px 2px 4px rgba(0, 0, 0, 0.34);
    -moz-box-shadow: 4px 2px 4px rgba(0, 0, 0, 0.34);
    box-shadow: 4px 2px 4px rgba(0, 0, 0, 0.34);
}
span.img-media {
    display: block;
    width: 115px;
    height: 115px;
    background-size: auto 115px !important;
    float: left;
    background-position: center !important;
}
section.part5 > .col-xs-12.col-sm-3.col-md-3.col-lg-3 {
    padding-left: 0;
    padding-right: 0;
}

section.part5 > .col-xs-12.col-sm-9.col-md-9.col-lg-9 {
    padding-left: 5px;
    padding-right: 0;
}

.part5 .tab:nth-child(2) {
    margin-top: 40px;
    -webkit-box-shadow: 4px 2px 4px rgba(0, 0, 0, 0.34);
    -moz-box-shadow: 4px 2px 4px rgba(0, 0, 0, 0.34);
    box-shadow: 4px 2px 4px rgba(0, 0, 0, 0.34);
}

.part5 .nav.tab-actual > li {
    width: 50%;
    background: -webkit-gradient(linear, left top, right top, from(#3d6e1e), to(#7aa95c));
    background: -webkit-linear-gradient(left, #3d6e1e, #7aa95c);
    background: -o-linear-gradient(left, #3d6e1e, #7aa95c);
    background: linear-gradient(to right, #3d6e1e, #7aa95c);
}

.part5 .nav.tab-actual > li.active > a, .part5 .nav.tab-actual > li.active > a:hover, .part5 .nav.tab-actual > li.active > a:focus {
    color: #363370;
    font-size: 20px;
    line-height: 25px;
    text-transform: none;
    border: 0;
    background: #92cacd;
    font-weight: bold;
    font-family: 'Istok Web', sans-serif;
    border-top: 3px solid #f5ed4e;
    width: 100%;
}

.part5 .nav.tab-actual > li:hover {
    background: -webkit-gradient(linear, left top, right top, from(#3d6e1e), to(#7aa95c));
    background: -webkit-linear-gradient(left, #3d6e1e, #7aa95c);
    background: -o-linear-gradient(left, #3d6e1e, #7aa95c);
    background: linear-gradient(to right, #3d6e1e, #7aa95c);
}

.banners-right-item a {
    color: #363370;
    font-size: 18px;
    line-height: 20px;
    font-family: 'Istok Web', sans-serif;
    font-weight: bold;
    text-align: right;
    text-shadow:
            -0   -1px 0   #FFFFFF,
            0   -1px 0   #FFFFFF,
            -0    1px 0   #FFFFFF,
            0    1px 0   #FFFFFF,
            -1px -0   0   #FFFFFF,
            1px -0   0   #FFFFFF,
            -1px  0   0   #FFFFFF,
            1px  0   0   #FFFFFF,
            -1px -1px 0   #FFFFFF,
            1px -1px 0   #FFFFFF,
            -1px  1px 0   #FFFFFF,
            1px  1px 0   #FFFFFF,
            -1px -1px 0   #FFFFFF,
            1px -1px 0   #FFFFFF,
            -1px  1px 0   #FFFFFF,
            1px  1px 0   #FFFFFF;
}

.banners-right-item > a:first-child {
    padding: 20px 20px 20px 20px;
    float: left;
    width: 45%;
    position: absolute;
}
.col-xs-12.col-sm-12.col-md-12.col-lg-12.lang {
    padding: 0;
}
.banners-right-item > a:nth-child(2) {
    width: 80%;
    /* left: -45%; */
    position: absolute;
    float: right;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding-top: 14%;
    padding-right: 3%;
    margin-left: 12%;
}

.banners-right-item a:hover {
    text-decoration: none;
    color: #00aaa9;
}

.preds-words {
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
}

.preds-words p {
    color: #001f43;
    text-align: center;
    font-size: 17px;
    font-family: 'PT Sans', sans-serif;
    border: 1px solid #001f43;
    padding: 30px;
    position: relative;
}

.preds-words p:before {
    content: '';
    width: 50px;
    height: 50px;
    /* background: #fff; */
    background-color: #f6f6f6;
    position: absolute;
    top: 0px;
    left: -10px;
    z-index: 10;
}

.preds-words p:after {
    content: '';
    width: 50px;
    height: 50px;
    /* background: #fff; */
    background-color: #f6f6f6;
    position: absolute;
    top: 0px;
    right: -10px;
    z-index: 10;
}

.preds-img {
    border: 1px solid #002338;
    width: 100%;
    margin-bottom: 30px;
}

.preds-img:after {
    content: '';
    width: 130px;
    height: 130px;
    /* background: #fff; */
    background-color: #f6f6f6;
    position: absolute;
    top: -10px;
    right: -10px;
    z-index: 10;
}

.preds-img:before {
    content: '';
    width: 130px;
    height: 130px;
    /*  background: #fff; */
    background-color: #f6f6f6;
    position: absolute;
    top: 110px;
    left: -10px;
    z-index: 10;
}

.preds-words img {
    display: block;
    padding: 30px;
    position: relative;
    z-index: 100;
    max-width: 100%;
    text-align: center;
    margin: 0 auto;
}

.preds-title {
    margin: 0;
    display: block;
    text-align: center;
}

.preds-title a {
    display: block;
    color: #001f43;
    font-family: 'HelveticaBold', sans-serif;
    font-size: 15px;
    font-weight: bold;
}

.preds-words span {
    display: block;
    color: #001f43;
    font-size: 15px;
    text-align: center;
}

.preds-more {
    color: #3f882e;
    font-size: 17px;
    font-family: 'HelveticaBold', sans-serif;
    text-align: right;
    display: block;
}

ul.mainmenu {
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    justify-content: space-evenly;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-evenly;
    -ms-flex-pack: justify;
}

ul.mainmenu li {
    list-style-type: none;
}

#owl-mainbanners .owl-wrapper {
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
}

#owl-mainbanners .owl-item .item {
    border: 1px solid #002338;
    background-color: #fff;
    min-height: 150px;
    margin: 0 20px;
    padding: 10px;
    max-width: 260px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
}

#owl-mainbanners .owl-item .item h3 {
    margin: 10px 0 0 15px;
}

#owl-mainbanners .owl-item .item img {
    width: 75px;
}

#owl-mainbanners .owl-item .item h3 a {
    color: #002338;
    font-size: 15px;
    display: block;
    text-align: left;
    font-family: 'Open Sans', sans-serif;
}

#owl-mainbanners {
    margin: 50px 0;
}

.footer-info {
    position: relative;
    height: 240px;
    width: 84%;
    left: -15px;
    background: rgba(255, 255, 255, 0.8);
    z-index: 10;
}

section.part9 {

}
.footer-contacts p {
    margin: 0 10px;
    display: flex;
    font-family: 'PT Sans', sans-serif;
    font-size: 16px;
    line-height: 19px;
    color: #363370;
    text-transform: none;
}
.footer-contacts {
    padding: 3px;
}

.footer-info img {
    display: block;
    float: left;
    margin: 2.5%;
}

.footer-info-txt {
    display: block;
    float: left;
    width: 80%;
    padding-left: 15px;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    line-height: 19px;
    color: #1e0f1c;
    padding-top: 7px;
}

.footer-info-txt p {
    color: #001f43;
    margin: 0;
    padding-bottom: 5px;
}

.footer-name div {
    color: #000000;
    font-size: 16px;
    line-height: 19px;
    font-family: 'Open Sans', sans-serif;
    position: absolute;
    left: -15px;
    top: 0;
}

.footer-info-txt p a.footer-email {
    color: #007457;
}

.footer-name {
    position: relative;
}

.footer-info-txt p a {
    color: #001f43;
}

.owl-theme .owl-controls .owl-buttons .owl-prev {
    left: -20px;
    position: absolute;
}

.owl-theme .owl-controls .owl-buttons .owl-prev:before {
    content: '';
    background-image: url(/templates/vileykagovby_1.0/images/icons/arrow.png);
    background-repeat: no-repeat;
    margin: 10px;
    left: 5px;
    bottom: -10px;
    width: 15px;
    height: 8px;
    position: absolute;
    z-index: 100;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.owl-theme .owl-controls .owl-buttons .owl-next {
    position: absolute;
    right: 0;
    margin: 0;
}

.owl-theme .owl-controls .owl-buttons .owl-next:before {
    content: '';
    background-image: url(/templates/vileykagovby_1.0/images/icons/arrow.png);
    background-repeat: no-repeat;
    margin: 0;
    bottom: 6px;
    width: 15px;
    height: 8px;
    right: 1px;
    position: absolute;
    z-index: 100;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.owl-theme .owl-controls .owl-buttons div {
    color: #6c9ea1;
    display: inline-block;
    zoom: 1;
    margin: 5px;
    padding: 3px 10px;
    font-size: 22px;
    position: absolute;
    top: 24% !important;
    text-indent: -10000px;
}

#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #menu-button {
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: 1;
    display: block;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#cssmenu:after,
#cssmenu > ul:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

#cssmenu #menu-button {
    display: none;
}

#cssmenu > ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    border-top: 4px solid #5fa8a8;
}

#cssmenu > ul > li:before {
    content: '';
    position: absolute;
    width: 1px;
    height: 100%;
    background-color: #92cace;
    right: 0;
    z-index: 10;
    top: 0;
}

#cssmenu > ul > li:last-child:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    background-color: transparent;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    top: -webkit-calc(50% - 5px);
    top: calc(50% - 5px);
    right: -5px;
    z-index: 0;
}

#cssmenu ul li {
    list-style-type: none;
    text-align: center;
    padding: 15px 30px;
    display: block;
}

#cssmenu ul li:active, #cssmenu ul li:hover {
    background: #e0eff0;
    position: relative;
}
#cssmenu ul li:active:after, #cssmenu ul li:hover:after {
    content: '';
    position: absolute;
    top: -4px;
    left: 0;
    width: 100%;
    height: 4px;
    display: block;
    background: #f5ed4e;
}

#cssmenu ul li:hover a {

}

#cssmenu ul li ul {
    padding: 0;
}

#cssmenu ul li ul {
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    z-index: 1000000;
}

#menu-line {
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
}

#cssmenu ul li a {
    color: #363370;
    font-size: 20px;
    font-family: 'Istok Web', sans-serif;
    line-height: 25px;
}

#cssmenu ul li.main-icon a {
    border-bottom: 0;
}

#cssmenu ul li a:hover {
    text-decoration: none;
}

#cssmenu.align-center > ul {
    font-size: 0;
    text-align: center;
}

#cssmenu.align-center > ul > li {
    display: inline-block;
    float: none;
}

#cssmenu.align-center ul ul {
    text-align: left;
}

#cssmenu.align-right > ul > li {
    float: right;
}

#cssmenu.align-right ul ul {
    text-align: right;
}

#cssmenu > ul > li > a {
    -webkit-transition: color .2s ease;
    -o-transition: color .2s ease;
    transition: color .2s ease;
}

#cssmenu > ul > li:hover > a {

}

#cssmenu > ul > li.has-sub > a::after {
    position: absolute;
    top: 9px;
    right: -20px;
    width: 4px;
    height: 4px;
    border: 4px solid transparent;
    border-top: 4px solid #363370;
    content: "";
}

#cssmenu > ul > li.has-sub:hover > a::after {

}

#cssmenu ul ul {
    position: absolute;
    left: -9999px;
    top: 55px;
    margin-left: -15px;
    background: #c5e2e4;
    width: 270px;
}

#cssmenu ul li ul li:hover > ul {
    left: 0;
}

#cssmenu ul ul ul {
    position: absolute;
    left: -9999px;
    top: 55px;
}

#cssmenu ul ul ul {
    width: 250px;
}

#cssmenu li:hover > ul {
    left: 15px;
}

#cssmenu.align-right li:hover > ul {
    right: 0;
}

#cssmenu ul ul ul {
    margin-left: -250px;
    top: 0;
}

#cssmenu.align-right ul ul ul {
    margin-left: 0;
    margin-right: 100%;
}

#cssmenu ul ul li {
    /*  height: 0;
      -webkit-transition: height .2s ease;
      -moz-transition: height .2s ease;
      -ms-transition: height .2s ease;
      -o-transition: height .2s ease;
      transition: height .2s ease;*/
}

#cssmenu ul li:hover > ul > li {
    /* height: 32px;*/
}

#cssmenu ul ul li {
    padding: 0;
}

#cssmenu ul ul li a {
    padding: 3px 10px 3px 25px;
    text-decoration: none;
    text-align: left;
    color: #363370 !important;
    -webkit-transition: color .2s ease;
    -o-transition: color .2s ease;
    transition: color .2s ease;
    border-bottom: 1px solid #f5ed4e;
    font-size: 16px;
    text-transform: none;
    line-height: 20px;
}

#cssmenu ul ul li:hover > a,
#cssmenu ul ul li a:hover {
    color: #df7021;
}

#cssmenu ul ul li.has-sub > a::after {
    position: absolute;
    top: 50%;
    left: 10px;
    width: 4px;
    height: 4px;
    border-top: 1px solid #363370;
    border-left: 1px solid #363370;
    content: "";
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: border-color 0.2s ease;
    -o-transition: border-color 0.2s ease;
    transition: border-color 0.2s ease;
}

#cssmenu.align-right ul ul li.has-sub > a::after {
    right: auto;
    left: 10px;
    border-bottom: 0;
    border-right: 0;
    border-top: 1px solid #dddddd;
    border-left: 1px solid #dddddd;
}

#cssmenu ul ul li.has-sub:hover > a::after {
    border-color: #363370;
}

@media screen and (max-width: 768px) {
    section.part55.container-wrapper .itemFullText ul li {
        margin-left: 0;
    }
    section.part55.container-wrapper .itemFullText ul {
        padding-left: 20px;
    }
    .services-list {
        list-style: none;
        padding: 0;
        -moz-column-count: 1;
        -webkit-column-count: 1;
        column-count: 1;
        list-style-type: decimal;
        display: -ms-flexbox;
        -ms-flex-wrap: wrap;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        padding-bottom: 20px;
        padding-top: 20px;
    }
    section.part55.container-wrapper>.row {
        margin: 0;
    }
    #cssmenu {
        width: 100%;
    }

    #cssmenu ul {
        width: 100%;
        display: none;
        margin: 0;
        z-index: 1000;
        position: absolute;
        background: #c5e2e4;
    }

    #cssmenu ul ul {
        background: none;
        top: 15px;
    }

    #cssmenu ul li a {
        color: #001f43;
        font-size: 14px;
        border-bottom: 1px solid;
    }

    #cssmenu ul li a:hover {
        text-decoration: none;
        border-bottom: none;
    }

    #cssmenu.align-center > ul,
    #cssmenu.align-right ul ul {
        text-align: left;
    }

    #cssmenu ul li,
    #cssmenu ul ul li,
    #cssmenu ul li:hover > ul > li {
        width: 100%;
        height: auto;
        border-top: 1px solid rgba(120, 120, 120, 0.15);
    }

    #cssmenu ul li a,
    #cssmenu ul ul li a {
        width: 100%;
        padding: 0;
        border: none;
    }

    #cssmenu > ul > li,
    #cssmenu.align-center > ul > li,
    #cssmenu.align-right > ul > li {
        float: none;
        display: block;
        text-align: left;
    }

    #cssmenu ul ul li a {
        padding: 15px;
        text-align: left;
        font-size: 14px;
        color: #122f50 !important;
        background: none;
    }

    #cssmenu ul ul li:hover > a,
    #cssmenu ul ul li a:hover {
        color: #000000;
        border: none;
    }

    #cssmenu ul ul ul li a {
        padding-left: 40px;
    }

    #cssmenu ul ul,
    #cssmenu ul ul ul {
        position: relative;
        left: 0;
        right: auto;
        width: 100%;
        margin: 0;
    }

    #cssmenu > ul > li.has-sub > a::after,
    #cssmenu ul ul li.has-sub > a::after {
        display: none;
    }

    #menu-line {
        display: none;
    }

    #cssmenu #menu-button {
        display: block;
        padding: 30px;
        color: #fff;
        cursor: pointer;
        font-size: 14px;
        text-transform: uppercase;
        font-family: 'TenorSans-Regular', sans-serif;
        width: 100%;
    }

    #menu-button {
        position: absolute;
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .5s ease-in-out;
        -o-transition: .5s ease-in-out;
        transition: .5s ease-in-out;
        cursor: pointer;
        right: 20px;
    }

    #menu-button span {
        display: block;
        width: 32px;
        position: absolute;
        right: 0;
        height: 2px;
        background-color: #001f43;
        opacity: 1;
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: all 250ms ease-in-out;
        -o-transition: all 250ms ease-in-out;
        transition: all 250ms ease-in-out;
        -webkit-transform-origin: left center;
        -ms-transform-origin: left center;
        transform-origin: left center;
    }

    #menu-button span:nth-child(1) {
        top: 30%;
    }

    #menu-button span:nth-child(2) {
        top: -webkit-calc(30% + 8px);
        top: calc(30% + 8px);
    }

    #menu-button span:nth-child(3) {
        top: -webkit-calc(30% + 16px);
        top: calc(30% + 16px);
    }

    #menu-button.menu-opened span:nth-child(1) {
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        top: 30%;
    }

    #menu-button.menu-opened span:nth-child(2) {
        width: 0;
        opacity: 0;
    }

    #menu-button.menu-opened span:nth-child(3) {
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
        top: -webkit-calc(30% + 22px);
        top: calc(30% + 22px);
    }

    #cssmenu .submenu-button {
        position: absolute;
        z-index: 10;
        right: 10px;
        top: 0;
        display: block;
        height: 42px;
        width: 42px;
        cursor: pointer;
    }

    #cssmenu .submenu-button::after {
        content: '';
        position: absolute;
        top: 10px;
        left: 0;
        display: block;
        width: 1px;
        -webkit-transform: rotate(225deg);
        -ms-transform: rotate(225deg);
        transform: rotate(225deg);
        height: 11px;
        background: #001f43;
        z-index: 99;
    }

    #cssmenu .submenu-button::before {
        content: '';
        position: absolute;
        left: -13px;
        top: 15px;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        display: block;
        width: 11px;
        height: 1px;
        background: #001f43;
        z-index: 99;
    }
}

@media screen and (min-width: 1300px) and (max-width: 1400px) {
    .banners--single h3 {
        font-size: 15px;
    }

    .banners-one .banners--single h3 {
        /*padding: 2% 1% 2% 35%;*/
    }

    .banners-tree .banners--single h3 {
        padding: 2% 51% 1% 6%;
    }

    .logo-title a {
        font-size: 35px;
    }

    .logo-title a span {
        font-size: 29px;
    }

    .banner-menu-list li a {
        font-size: 16px;
    }

    .banner-hello--chairman img {
        width: 55%;
        height: 55%;
    }

    .banners-left-top-item a {
        width: 86%;
    }

    .tab.tabnews ul.nav.nav-tabs > li > a:before {
        top: 17%;
    }

    .banners-right-item a img {
        width: 190%;
    }

    .banners-right-item > a:first-child {
        width: 38%;
    }

    .newsmain-wrapper .odd.newsmain-item {
        padding: 25px 0 0 25px;
    }

    #owl-mainbanners .owl-item .item > a > img {
        width: 130%;
    }

    .banner-left-imgwrap a img {
        width: 90%;
    }
    .logo-title a {
        font-size: 30px;
    }
    .chairman--right {
        width: 60%;
    }
    .chairman--bottom-name {
        bottom: 78px;
    }
    .chairman--left {
        width: 40%;
    }
    .chairman--read-more {
        width: 40%;
    }
}

@media screen and (min-width: 1200px) and (max-width: 1300px) {
    .banners--single h3 {
        font-size: 15px;
    }


    .logo-title a {
        font-size: 30px;
    }
    .chairman--right {
        width: 60%;
    }
    .chairman--bottom-name {
        bottom: 78px;
    }
    .chairman--left {
        width: 40%;
    }
    .chairman--read-more {
        width: 40%;
    }
    .logo-title a span {
        font-size: 29px;
    }

    .banner-menu-list li a {
        font-size: 16px;
    }

    .banner-hello--chairman img {
        width: 55%;
        height: 55%;
    }

    .banners-left-top-item a {
        width: 86%;
    }

    .tab.tabnews ul.nav.nav-tabs > li > a:before {
        top: 17%;
    }

    .banners-right-item a img {
        width: 190%;
    }

    .banners-right-item > a:first-child {
        width: 38%;
    }

    .newsmain-wrapper .odd.newsmain-item {

    }

    #owl-mainbanners .owl-item .item > a > img {
        width: 130%;
    }

    .banner-left-imgwrap a img {
        width: 90%;
    }

    .logo-img a:last-child img {
        width: 60px;
    }

    .logo-img a:first-child img {
        width: 70px;
    }

    .contact-info-inner {
        font-size: 16px;
    }

    .banner-menu-list li a {
        font-size: 15px;
    }

    .banner-hello--chairman > div {
        padding: 15px 0 0 5px;
    }

    .banner-hello--link {
        height: 230px;
        width: 220px;
    }

    .banners-left-top-item a {
        width: 84%;
    }

    .banners-right-item > a:nth-child(2) {
        font-size: 14px;
    }

    .newsmain-txt a.newsmain-more.moduleItemReadMore {
        bottom: 0;
        right: 3px;
    }

    .newsmain-img {
        width: 100px;
        height: 100px;
    }

    .newsmain-img img {
        -webkit-background-size: auto 100px !important;
        background-size: auto 100px !important;
    }

    .part5 .newsmain-title a {
        font-size: 15px;
    }

    .part5 .newsmain-date {
        font-size: 13px;
    }
    .photo-gallery span.img-media {
        display: block;
        width: 80px;
        height: 80px;
    }
    .photo-gallery .media-title a {
        padding-left: 93px;
    }
    .banners--single h3 {
        font-size: 12px;
        line-height: 12px;
    }
    .mainbanners-item{
        max-width: 200px;
    }
}

@media screen and (min-width: 1024px) and (max-width: 1200px) {
    .karusel-resourse--item .slick-slide>div {
        margin: 0 auto;
        text-align: center;
        display: block;
    }
    #owl-mainbanners .owl-item .item > a > img {
        width: 60px;
    }

    .part9 span.copy2 {
        bottom: 0;
    }

    .banners--single h3 {

    }

    .banners-one .banners--single h3 {

    }

    .logo-title a {
        font-size: 30px;
    }

    .logo-title a span {
        font-size: 32px;
    }

    .banner-hello--chairman > div {
        font-size: 12px;
        padding: 15px 0 0 5px;
    }

    .banner-hello--chairman > div > span {
        font-size: 15px;
    }

    .banner-hello--link {
        position: relative;
        bottom: 0;
        right: 0;
        width: 100%;
    }

    .tab.tabnews .nav-tabs > li > a {
        min-height: 45.2px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        font-size: 15px !important;
    }

    .banners-left-top-item a {
        width: 84%;
        text-align: center;
    }
    .part5 .bannergroup.banners-left-top {
        margin-top: 68%;
    }
    .banners-right-item > a:first-child {
        display: none;
    }

    .banners-right-item {
        display: -webkit-box;
        display: -webkit-flex;
        display: flex;
        display: -ms-flexbox;
        -ms-flex-align: center;
    }
    .col-xs-12.col-sm-12.col-md-12.col-lg-12.slider-banners .row {
        margin: 0;
    }
    .chairman--right {
        width: 60%;
    }
    .chairman--bottom-name {
        bottom: 72px;
    }
    .chairman--left {
        width: 40%;
        font-size: 13px;
    }
    .chairman--read-more {
        width: 40%;
    }
    .chairman--read-more a{
         font-size: 13px;
     }
    ul.banner-menu--list>li>a {
        color: #ffffff;
        font-family: 'PT SAns', sans-serif;
        font-weight: bold;
        font-size: 13px;
        line-height: 14px;
        text-align: left;
    }
    .banners-right-item > a:nth-child(2) {
        width: 100%;
        text-align: center;
        float: left;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        padding-top: 0;
        padding-right: 0;
    }

    .newsmain-wrapper .odd.newsmain-item {

    }

    .newsmain-item .newsmain-txt a.newsmain-more.moduleItemReadMore {
        bottom: 0;
        right: 5px;
    }
    .banners.container-wrapper> .row {
        margin: 0;
    }
    .tab.tabnews .newsmain-all a {

    }

    .part5 .nav.tab-actual > li > a {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .part5 .nav.tab-actual > li.active > a, .part5 .nav.tab-actual > li.active > a:hover, .part5 .nav.tab-actual > li.active > a:focus {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .banner-left-imgwrap {
        max-width: 100%;
    }
}

@media screen and (min-width: 992px) and (max-width: 1024px) {
    .karusel-resourse--item .slick-slide>div {
        margin: 0 auto;
        text-align: center;
        display: block;
    }
    .col-xs-12.col-sm-12.col-md-12.col-lg-12.slider-banners .row {
        margin: 0;
    }
    .banners.container-wrapper>.row {
        margin: 0;
    }
    .banners-wrapper {
        height: 60px;
    }
    .chairman--right {
        width: 60%;
    }
    .chairman--bottom-name {
    }
    .chairman--left {
        font-family: 'PT Sans', sans-serif;
        color: #464b78;
        line-height: 16px;
        font-size: 11px;
        position: absolute;
        right: 0;
        text-align: center;
        width: 40%;
    }
    .chairman--read-more {
        width: 40%;
    }
    .chairman--read-more a{
        font-size: 12px;
    }
    ul.banner-menu--list>li>a {
        color: #ffffff;
        font-family: 'PT SAns', sans-serif;
        font-weight: bold;
        font-size: 12px;
    }
}
@media screen and (min-width: 992px) and (max-width: 1200px) {
    #owl-mainbanners .owl-item .item > a > img {
        width: 50px;
    }

    .part9 span.copy2 {
        bottom: 0;
    }

    .banners--single h3 {

    }

    .banners-one .banners--single h3 {

    }

    .logo-title a {
        font-size: 30px;
    }

    .logo-title a span {
        font-size: 32px;
    }

    .banner-hello--chairman > div {
        font-size: 12px;
        padding: 15px 0 0 5px;
    }

    .banner-hello--chairman > div > span {
        font-size: 15px;
    }

    .banner-hello--link {
        position: relative;
        bottom: 0;
        right: 0;
        width: 100%;
    }

    .tab.tabnews .nav-tabs > li > a {
        min-height: 45.2px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        font-size: 15px !important;
    }

    .banners-left-top-item a {
        width: 84%;
        text-align: center;
    }
    .part5 .bannergroup.banners-left-top {
        margin-top: 68%;
    }
    .chairman--right-desc {
        font-size: 14px;
        line-height: 14px;
    }
    .banners-right-item > a:first-child {
        display: none;
    }

    .banners-right-item {
        display: -webkit-box;
        display: -webkit-flex;
        display: flex;
        display: -ms-flexbox;
        -ms-flex-align: center;
    }

    .banners-right-item > a:nth-child(2) {
        width: 100%;
        text-align: center;
        float: left;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        padding-top: 0;
        padding-right: 5px;
        margin: 0;
    }

    .newsmain-wrapper .odd.newsmain-item {

    }

    .newsmain-item .newsmain-txt a.newsmain-more.moduleItemReadMore {
        bottom: 0;
        right: 5px;
    }

    .tab.tabnews .newsmain-all a {

    }

    .part5 .nav.tab-actual > li > a {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .part5 .nav.tab-actual > li.active > a, .part5 .nav.tab-actual > li.active > a:hover, .part5 .nav.tab-actual > li.active > a:focus {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .banner-left-imgwrap {
        max-width: 100%;
    }
}

@media screen and (max-width: 1024px) {
    /*.logo-title a {*/
        /*font-size: 35px;*/
    /*}*/

    /*.logo-title a span {*/
        /*font-size: 29px;*/
    /*}*/

    /*.banner-menu-list li a {*/
        /*font-size: 11px;*/
    /*}*/

    /*.banner-hello--chairman > div {*/
        /*font-size: 11px;*/
    /*}*/

    /*#cssmenu > ul > li:before {*/
        /*display: none;*/
    /*}*/

    /*.part1 #cssmenu ul li a {*/
        /*font-size: 15px;*/
        /*text-align: left;*/
    /*}*/
    /*.part1 #cssmenu ul li a a{*/
        /*font-size: 14px;*/
    /*}*/
    /*#cssmenu ul li {*/
        /*padding: 15px 15px;*/
    /*}*/
    /*#cssmenu ul ul {*/
        /*width: 100%;*/
    /*}*/
    /*#cssmenu ul ul ul {*/
        /*margin-left: -190px;*/
        /*top: 0;*/
    /*}*/

    /*#cssmenu ul ul ul {*/
        /*width: 190px;*/
    /*}*/
    /*#cssmenu ul li:active, #cssmenu ul li:hover {*/
        /*background: transparent;*/
        /*color: #fff;*/
    /*}*/

    /*#cssmenu li:hover > ul {*/

    /*}*/

    /*#cssmenu ul li ul li:hover > ul {*/

    /*}*/
}

@media screen and (min-width: 768px) and (max-width: 992px) {


    .col-xs-12.col-sm-6.col-md-3.col-lg-3.slider-banners--single.banner-menu {
        margin-top: 40px;
    }
    .banners.container-wrapper>.row {
        margin: 0;
    }
    .part5 .bannergroup.banners-left-top {
        margin-top: 0;
    }
    .col-xs-12.col-sm-12.col-md-12.col-lg-12.slider-banners .row {
        margin: 0;
    }
    .part5 .photo-gallery .img-flex div {
        width: 100%;
        clear: both;
        display: flex;
        padding-bottom: 15px;
        align-items: center;
        justify-content: center;
    }
    .karusel-resourse--item .slick-slide>div{
        margin: 0 auto;
        text-align: center;
        display: block;
    }
    .part5 .photo-gallery .img-flex {
        display: block;
        /* display: -webkit-box; */
        /* display: -webkit-flex; */
        display: -ms-flexbox;
        padding-top: 15px;
    }
    .part5 .photo-gallery .media-title a {
        padding-left: 0;
    }
    .part5 .photo-gallery .img-item {
        background: #ffffff;
        margin-bottom: 15px;
    }
    .contact-info {
        padding: 0 5px 0;
    }

    .contact-info-inner p {
    }

    .contact-info-inner {
        font-size: 15px;
    }

    .banner-menu-list li a {
        font-size: 16px;
    }

    .banner-hello--chairman > div {
        font-size: 14px;
    }

    .banner-menu {
        margin-bottom: 20px;
    }

    .banner-menu .banner-menu-background {
        -webkit-background-size: 100% 100% !important;
        background-size: 100% !important;
    }

    .part5 .tab {
        margin: 0;
    }

    .col-xs-12.col-sm-9.col-md-9.col-lg-9.background-ornament .tab.tabnews {
        margin: 0 0 30px 0;
    }

    .photo-gallery {
        margin: 0;
    }

    .tab.tabnews .nav-tabs > li > a {
        min-height: 55.2px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .banners-left-top-item a {
        width: 80%;
        text-align: center;
    }

    .banners-right-item > a:first-child {
        display: none;
    }

    .banners-right-item {
        display: -webkit-box;
        display: -webkit-flex;
        display: flex;
        display: -ms-flexbox;
        -ms-flex-align: center;
    }

    .banners-right-item > a:nth-child(2) {
        width: 100%;
        text-align: center;
        float: left;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        padding-top: 0;
        padding-right: 0;
    }

    .newsmain-wrapper .odd.newsmain-item {

    }

    .newsmain-item .newsmain-txt a.newsmain-more.moduleItemReadMore {
        bottom: 0;
        right: 5px;
    }

    .tab.tabnews .newsmain-all a {

    }

    .part5 .nav.tab-actual > li > a {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .part5 .nav.tab-actual > li.active > a, .part5 .nav.tab-actual > li.active > a:hover, .part5 .nav.tab-actual > li.active > a:focus {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .banner-left-imgwrap {
        max-width: 100%;
    }

    section.part5 .newsmain-title a {
        font-size: 11px;
    }

    section.part5 .newsmain-date {
        font-size: 10px;
    }

    section.part5 .newsmain-txt a.newsmain-more.moduleItemReadMore {
        font-size: 11px;
    }

    section.part5 .newsmain-all a {
        font-size: 11px;
    }

    section.part5 .newsactual-title a {
        font-size: 12px;
    }

    section.part5 .newsactual-txt a {
        font-size: 12px;
    }

    section.part5 .newsactual-more {
        font-size: 11px;
    }

    #owl-mainbanners .owl-item .item > a > img {
        width: 130%;
    }

    .banners--single h3 {
        color: #7aa95c;
    }

    .banners-one .banners--single h3 {
        /*padding: 2% 3% 2% 50%;*/
        text-align: right;
    }

    .banners-tree .banners--single h3 {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        padding: 2% 34% 1% 8%;
        text-align: right;
    }

    .banners-two .banners--single h3 {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center;
        padding: 2% 6% 5% 5%;
    }

    .banners-one .banners--single h3 {
        /*padding: 2% 3% 2% 35%;*/
        text-align: right;
    }
}

@media screen and (max-width: 768px) {
    .contact-info-inner p {
        margin: 0;
    }

    .banners-left-top-item a {
        width: 86%;
    }

    .part5 .bannergroup.banners-left-top {
        margin-top: 10px;
    }

    .part5 .banners-left {
        margin-top: 80px;
    }

    section.part5 .tab.tabnews .nav-tabs {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    section.part5 .tab.tabnews .nav > li {
        width: 100%;
    }

    section.part5 .tab.tabnews .nav-tabs > li > a {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

    section.part5 .tab.tabnews {
        margin: 30px -15px 0 -15px;
    }

    section.part5 .tab.tabnews .nav-tabs > li > a:before {
        content: '';
        top: 33%;
    }

    section.part5 .odd.newsmain-item {
        padding: 10px 0;
    }

    section.part5 .even.newsmain-item {
        padding: 10px 0;
    }

    section.part5 .newsmain-title a {
        font-family: 'Open Sans', sans-serif;
        font-size: 14px;
    }

    section.part5 .newsmain-txt a.newsmain-more.moduleItemReadMore {
        font-family: 'Open Sans', sans-serif;
        color: #a7001e;
        font-size: 12px;
    }

    section.part5 .newsmain-all a {
        width: 100%;
    }
    .part5 .newsmain-img img {
        background-position-x: left !important;
    }
    section.part5 .tab {
        margin: 30px -15px 0 -15px;
    }
    .part5 .nav.tab-actual > li > a {
        font-size: 11px;
    }
    .banners-right--img {
        background-size: 100% auto !important;
        background-position: center !important;
    }
    .part5 .nav.tab-actual > li.active > a, .part5 .nav.tab-actual > li.active > a:hover, .part5 .nav.tab-actual > li.active > a:focus {
        color: #363370;
        font-size: 11px;
    }
    .col-xs-12.col-sm-12.col-md-12.col-lg-12.slider-banners .row {
        margin: 0;
    }
    section.part5 .newsactual-title a {
        font-family: 'Open Sans', sans-serif;
        font-size: 14px;
    }

    section.part5 .newsactual-txt a {
        font-family: 'Open Sans', sans-serif;
        font-size: 14px;
    }

    section.part5 .newsactual-more {
        font-size: 12px;
        padding: 0;
        bottom: 1%;
    }

    section.part5 .bannergroup.banners-right {
        margin: 0;
    }

    section.part5 .banners-right-item > a:nth-child(2) {
        padding-top: 15%;
        padding-right: 6%;
    }

    section.part5 .photo-gallery {
        margin: 0;
    }

    .services-title h2 {
        width: 100%;
        left: 0;
    }

    .internet-title h2 {
        width: 100%;
        left: 0;
    }

    .footer-info-txt {
        width: 70%;
    }

    .banner-menu-wrapper {
        margin-top: 0;
    }

    .contact-info-wrapper .header-menu {
        margin-left: 0;
        padding: 0;
    }

    .banner-menu {
        margin-bottom: 20px;
    }

    .banner-hello--chairman > div {
        padding: 15px 0 0 5px;
    }

    .footer-info {
        width: 100%;
        left: 0;
    }

    .logo-img a:last-child img {
        width: 40px;
    }

    .logo-img a:first-child img {
        width: 50px;
        margin-right: 20px;
    }

    .logo-title a {
        font-size: 23px;
        text-align: center;
        line-height: 30px;
    }

    .logo-title a span {
        font-size: 19px;
        text-align: center;
    }

    .contact-info {
        padding: 0 5px 0;
    }

    .contact-info-inner {
        font-size: 14px;
        line-height: 15px;
    }
}

@media screen and (min-width: 1200px) and (max-width: 1419px) {
    .col-xs-12.col-sm-12.col-md-12.col-lg-12.slider-banners .row {
        margin: 0;
    }
    .banners.container-wrapper>.row {
        margin: 0;
    }
    .banners-left-item a {
        font-size: 14px;
        width: 70%;
    }

    .banner-left-imgwrap {
        width: 64px;
        height: 64px;
    }

    #cssmenu ul li a {
        font-size: 14px;
        text-align: center;
    }

    /*  .cssmenu-tablet {
        display: block;
      }

      .header-flex #cssmenu {
        display: none;
      }*/
    .header-flex-wrapper {
        display: block;
    }

    .header-info {
        border: 0;
        padding: 0;
        padding-top: 50px;
    }

    #owl-mainbanners .owl-item .item h3 a {
        font-size: 16px;
    }

    #owl-mainbanners .owl-item .item {
        min-height: 130px;
    }
}

@media screen and (min-width: 992px) and (max-width: 1200px) {
    .part5 .banners-right-item a {
        font-size: 15px;
    }
    .part5 .photo-gallery .img-flex div {
        width: 100%;
        clear: both;
        display: flex;
        padding-bottom: 15px;
        align-items: center;
        justify-content: center;
    }

    .part5 .photo-gallery .img-flex {
        display: block;
        /* display: -webkit-box; */
        /* display: -webkit-flex; */
        display: -ms-flexbox;
        padding-top: 15px;
    }
    .part5 .photo-gallery .media-title a {
        padding-left: 0;
    }
    .preds-img:before,
    .preds-img:after {
        display: none;
    }

    .banners-left-item {
        flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
    }

    .banners-left-item a {
        width: 100%;
        padding: 10px;
        font-size: 12px;
        text-align: center;
    }

    .banner-menu-title a {
        font-size: 17px;
    }

    .banner-menu-list li a {
        font-size: 12px;
    }

    .contact-info-inner p {
        line-height: 20px;
        font-size: 13px;
    }
    span.contact-info-inner.footer-contacts a {
        font-family: 'PT Sans', sans-serif;
        font-size: 13px;
        line-height: 19px;
        color: #363370;
    }
    .contact-info-inner {
        padding: 5px;
        font-size: 16px;
    }
    .banners-wrapper {
        height: 80px;
    }
    #cssmenu ul li a {
        font-size: 12px;
        text-align: center;
    }

    .header-flex {
        display: block;
    }

    .header-info {
        border: none;
        padding: 0;
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        padding-top: 30px;
    }

    .header-tel a, .header-email a {
        font-size: 16px;
    }

    .header-tel, .header-email, .header-search, .header-menu {
        padding: 8px 0;
    }

    .cssmenu-tablet {
        border-top: 1px solid;
    }

    #owl-mainbanners .owl-item .item h3 a {
        font-size: 15px;
    }
}

@media screen and (max-width: 768px) {
    .col-xs-12.col-sm-12.col-md-12.col-lg-12.header-flex .container-wrapper {
        margin: 0;
    }
    .banners .col-xs-3.col-sm-3.col-md-3.col-lg-3{
        display: none;
    }

    .logo {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .logo-img {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 100%;
    }

    .logo-info {
        padding: 5px 3px 0 15px;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 100%;
    }
}

@media screen and (max-width: 992px) {
    .banner-menu-wrapper {
        display: block;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .banners-wrapper {
        height: 50px;
    }
    .part1 #cssmenu ul li a {
        font-size: 12px;
        text-align: left;
    }
    .logo-title a {
        font-size: 28px;
    }
    .chairman--right {
        width: 73%;
        height: 200px;
        background-size: 150px auto
    }
    .chairman--left {
        font-family: 'PT Sans', sans-serif;
        color: #464b78;
        line-height: 16px;
        font-size: 16px;
        position: absolute;
        right: 0;
        text-align: center;
        width: 40.5%;
    }
    .chairman--wrapper {
        position: relative;
        height: 200px;
    }
    .chairman--read-more {
        position: absolute;
        bottom: 0;
        right: 0;
        width: 40%;
    }
    .banner-list-img>div {
        height: 135px;
        background-size: 100% auto !important;
    }
    section.part5 > .col-xs-12.col-sm-3.col-md-3.col-lg-3 {
        padding-left: 0;
        padding-right: 0;
    }
    .tab.tabnews .nav-tabs > li > a {
        font-size: 15px !important;
    }
    .preds-img:before,
    .preds-img:after {
        display: none;
    }

    .banners-left-item {
        flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
    }

    .banners-left-item a {
        width: 100%;
        padding: 10px;
        font-size: 12px;
    }

    .header-flex-wrapper {
        display: block;
    }

    #cssmenu ul li a {
        font-size: 10px;
        text-align: center;
    }

    .header-flex {
        display: block;
    }

    .header-info {
        align-items: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        border: none;
        padding: 0;
    }

    .header-tel, .header-email, .header-search, .header-menu {
        padding: 8px 0;
    }

    .cssmenu-tablet {
        border-top: 1px solid;
    }

    #owl-mainbanners .owl-item .item h3 a {
        font-size: 14px;
    }
}

@media screen and (max-width: 767px) {
    .karusel-resourse--item .slick-slide>div {
        margin: 0 auto;
        text-align: center;
        display: block;
    }
    .chairman--hello {
        position: relative;
        width: 100%;
        box-shadow: 4px 2px 4px rgba(0, 0, 0, 0.34);
    }
    .chairman--right {
        width: 60%;
        background-size: auto 332px;
        border-top: 4px solid #09adab;
    }
    .chairman--right-desc {
        max-width: 100%;
    }
    .chairman--left {
        width: 40%;
    }
    .chairman--read-more {
        width: 40%;
    }
    .chairman--bottom-name {
        font-size: 16px;
    }
    .chairman--right-desc {
        font-size: 13px;
    }
    .header-flex-wrapper {
        display: block;
    }
    .contact-info-wrapper.container-wrapper {
        margin-top: 123px;
    }
    .header-info {
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
    }

    .header-tel,
    .header-email {
        width: 50%;
        margin: 0 auto 20px;
        padding: 0 50px;
        text-align: center;
    }

    .banner-menu-title a {
        font-size: 16px;
        line-height: 18px;
        padding: 0 10px;
    }

    .banner-menu-list li a {
        font-size: 12px;
    }

    .banner-menu-more {
        font-size: 14px;
    }

    .contact-info-inner {
        font-size: 18px;
        text-align: center;
    }

    #owl-mainbanners .owl-item .item h3 a {
        font-size: 16px;
    }

    .header-part1 {
        border: 0;
    }

    .header-tel a, .header-email a {
        font-size: 16px;
    }

    #owl-mainbanners .owl-item .item h3 a {
        font-size: 14px;
    }
}

@media screen and (max-width: 767px) {
    .header-tel, .header-email {
        padding: 0 30px;
    }

    .header-tel a, .header-email a {
        font-size: 16px;
    }

    .services-list li:nth-child(2n+1) {
        border: none;
    }

    .services-list li {
        width: 100%;
        padding: 2%;
    }

    .services-list li:before {
        display: none;
    }

    .banner-menu-list {
        margin: 5px;
    }

    .banner-menu {
        width: 33.3333%;
    }

    .banner-menu-list li a {
        font-size: 15px;
    }

    .banner-menu-more {
        font-size: 15px;
    }

    .part2 .contact-info-inner {
        display: none;
    }
    .banner-list-img>div {
        height: 135px;
        background-size: 100% auto !important;
    }
    .footer-content .col-xs-12.col-sm-8.col-md-1.col-lg-1 {
        margin: 0 auto;
        display: block;
        text-align: center;
    }
    .header-info {
        flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
    }

    .header-tel, .header-email {
        padding: 0;
    }

    form.form-search {
        width: 100%;
        margin: 0 auto 20px;
    }

    .header-menu {
        justify-content: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
    }

    .header-menu li {
        padding: 10px;
    }
}
