@import url('https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i|Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&subset=cyrillic');
@import url('https://fonts.googleapis.com/css?family=Raleway:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&display=swap&subset=latin-ext');
@import url(http://allfont.ru/allfont.css?fonts=raleway-bold);
/*/////////////////////////////////////1.Banners///////////////////////////////////////////*/
.animated.delay-010s {
    -webkit-animation-delay: .10s;
    animation-delay: .10s;
}
.row{
    margin-left: 0px !important;
    margin-right: 0px !important;
}
.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: 140px;
    background-color: #82abd0;
}

.banners-wrapper a:hover {
    text-decoration: none;
    color: #495149;
}
.banners {
    background: #82abd0;
}
.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: 140px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: flex-end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: flex-end;
    justify-content: center;
    -webkit-box-align: flex-end;
    -webkit-align-items: flex-end;
    -ms-flex-align: flex-end;
    align-items: flex-end;
    background-color: #82abd0;
    width: min-intrinsic;
    width: -webkit-min-content;
    width: -moz-min-content;
    width: min-content;
    display: flex;
    margin: 0 auto;
    display: -ms-grid;
    -ms-grid-columns: min-content;
}
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: #161315;
    font-size: 18px;
    padding: 5px 10px;
    line-height: 20px;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    /* background: #ffffff; */
    margin: 0;
}
.news_all_wrapper {
    font-family: 'Raleway' , sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 26px;
    text-align: center;
    margin-top: 40px;
}
.news_all_wrapper:after {
    content: '';
    width: 100px;
    height: 2px;
    background: #000000;
    display: block;
    margin: 0 auto;
}
.col-xs-12.col-sm-12.col-md-9.col-lg-9.top-banners {
    margin-top: 20px;
    z-index: 300;
}

.video_main_wrapper {
    height: 650px;
    overflow: hidden;
    width: 100%;
    display: flex;
    left: 0;
    justify-content: space-evenly;
    position: absolute;
    top: -88px;
    bottom: 0;
}
.video_main_wrapper video {
    position: absolute;
    /* top: 50%; */
    left: 0;
    width: 100% !important;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    /* transform: translateX(-50%) translateY(-50%); */
    background: url(/templates/kopylgovby_1.0/images/08-10-2019-1000.jpg) no-repeat;
    background-size: cover;
    transition: 1s opacity;
    min-height: 650px;
}

.banners-one .banners--single {
    background-position-x: center !important;
    background-position-y: 20% !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: #ffffff91;
}
.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 (max-width: 1500px) {
    .video_main_wrapper {
        height: 600px;
    }
    video {
        min-height: 600px;
    }
    .contacts-info-left {
        min-height: 512px !important;
    }
}
@media screen and (max-width: 1400px) {
    .video_main_wrapper {
        height: 550px;
    }
    video {
        min-height: 550px;
    }
    .contacts-info-left {
        min-height: 462px !important;
    }
}
@media screen and (max-width: 1270px) {
    .video_main_wrapper {
        height: 500px;
    }
    video {
        min-height: 500px;
    }
    .contacts-info-left {
        min-height: 412px !important;
    }
}
@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: 1200px) {
    .video_main_wrapper {
        background: url(/images/banners/SLIDER/slode-02m.jpg);
        height: 500px;
        background-size: cover;
    }
    .video_main_wrapper {
        top: 0;
        bottom: 0;
    }
    #bgvid {
        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: 86%;
    margin-left: 11.5%;
}

input.searchbutton {
}
.part55 .bannergroup.banners-left {
    margin-top: 75px;
    margin-bottom: 75px;
}
input#search {
    padding-left: 10px;
    color: #82abd0;
    font-size: 16px;
    font-family: 'PT Sans', sans-serif;
    width: 100%;
    height: 42px;
    border: 1px solid #82abd0;
    background: #f1f1f2;
    text-transform: lowercase;
}

input.searchbutton {
    width: 42px;
    height: 42px;
    border: 1px solid #82abd0;
    background-color: #f1f1f2;
    color: #ffffff;
    text-transform: uppercase;
    padding: 3px;
    border-left: 0;
    padding: 7px;
}

.services {

}

.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;
    padding-top: 20px;
}

.services-title h2 {
    padding: 17px 14px 11px 14px;
    display: block;
    align-items: center;
    font-family: 'Raleway' , sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 26px;
    line-height: 35px;
    text-align: center;
    margin-top: 0;
    color: #000;
}
.services-title h2:after {
    content: '';
    width: 100px;
    height: 2px;
    background: #000000;
    display: block;
    margin: 0 auto;
}
.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;
}

.internet-title h2 {
    padding: 0 14px 11px 14px;
    display: block;
    align-items: center;
    font-family: 'Raleway' , sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 26px;
    line-height: 35px;
    text-align: center;
    color: #000;
}
.internet-title h2:after {
    content: '';
    width: 100px;
    height: 2px;
    background: #000000;
    display: block;
    margin: 0 auto;
}
section.part8 .services.internet {

    background: #ffffff;

}
.mainbanners-item {
    background: #f1f1f2;
    max-width: 230px;
    min-height: 150px;
    border: 1px solid #82abd0;
    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/kopylgovby_1.0/images/arrow_left.png);
    background-repeat: no-repeat;
    margin: 10px;
    left: 0;
    bottom: 0;
    width: 20px;
    height: 30px;
    position: absolute;
    z-index: 1000;
}
.karusel-resourse .slick-next:before{
    content: '';
    background-image: url(/templates/kopylgovby_1.0/images/arrow_right.png);
    background-repeat: no-repeat;
    margin: 10px;
    bottom: 0;
    right: 0;
    width: 20px;
    height: 30px;
    position: absolute;
    z-index: 1000;
}
.mainbanners-item h3 a {
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    line-height: 15px;
    color: #000000;
    font-weight: bold;
}
.mainbanners-item h3{
    line-height: 18px;
    margin: 0;
    padding: 10px;
    position: relative;
    z-index: 300;
}
.part8 .services-title {
    display: none;
}

section.part6 .services.internet {


}

.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: 5px 0 20px 40px;
}

.services-list li:before {
    content: '';
    /* color: #1e0f1c; */
    position: absolute;
    left: 5px;
    top: 0;
    font-size: 18px;
    line-height: 15px;
    display: block;
    background: url(/templates/kopylgovby_1.0/images/more-than.png);
    width: 25px;
    height: 25px;

}
section.part6 .col-xs-12.col-sm-12.col-md-12.col-lg-12 {
    /*background: #eff8ff;*/
}
.photo-gallery.container-wrapper {
    width: 1150px;
    margin-top: 50px;
}
.services-list li a {
    color: #1e0f1c;
    font-size: 18px;
    line-height: 18px;
    font-family: 'Open Sans', sans-serif;
}
a.newsactual-more.moduleItemReadMore {
    font-family: 'Raleway', sans-serif;
    color: #3b3869;
    font-size: 15px;
    line-height: 17px;
    display: block;
    text-align: left;
    padding-left: 10px;
    margin: 0 auto;
    font-weight: bold;
    top: 0;
    position: relative;
    text-decoration: underline;
}
.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;
}
.chairman--wrapper {
    position: relative;
    height: auto;
    display: block;
    background-color: #f1f1f2;
}
.photo-gallery button.slick-next.slick-arrow {
    top: calc(50% - 15px);
    right: -50px;
    left: auto;
}
.photo-gallery button.slick-prev.slick-arrow {
    top: calc(50% - 15px);
    left: -50px;
    right: auto;
}
.photo-gallery button.slick-next.slick-arrow:before {
    content: '';
    background-image: url(/templates/kopylgovby_1.0/images/arrow_right.png);
    background-repeat: no-repeat;
    margin: 10px;
    bottom: 0;
    right: 0;
    width: 20px;
    height: 30px;
    position: absolute;
    z-index: 1000;
}
.photo-gallery button.slick-prev.slick-arrow:before {
    content: '';
    background-image: url(/templates/kopylgovby_1.0/images/arrow_left.png);
    background-repeat: no-repeat;
    margin: 10px;
    left: 0;
    bottom: 0;
    width: 20px;
    height: 30px;
    position: absolute;
    z-index: 1000;
    transform: 0;
}
.chairman--right {
    width: 100%;
    min-height: 235px;
    display: block;
    position: relative;
    background-image: url(/templates/kopylgovby_1.0/images/chairman.png);
    float: none;
    background-size: 100%;
    background-repeat: no-repeat;
}
.chairman--bottom-name {
    padding: 2px 5px;
    margin-top: 8px;
    font-size: 15px;
    line-height: 14px;
    color: #59595b;
    font-weight: bold;
    font-family: 'Raleway', sans-serif;
}
.chairman--bottom {
    text-align: center;
    margin-bottom: 20px;
}
.chairman--wrapper>img {
    max-width: 100%;
}
.chairman--left>strong {
    font-weight: 500;
}

.chairman--left {
    font-family: 'Montserrat', sans-serif;
    color: #000000;
    line-height: 16px;
    font-size: 15px;
    position: relative;
    text-align: center;
    padding-bottom: 12px;
    max-width: 100%;
    height: auto;
    font-weight: 300;
}
.chairman--read-more span {
    display: block;
    width: 30px;
    height: 30px;
    background-size: cover !important;
    z-index: 300;
    margin-left: auto;
    /* margin: 10px; */
    /* margin-bottom: -30px; */
}
.chairman--read-more {
    max-width: 30px;
    position: absolute;
    right: 5px;
    bottom: 5px;
}

.chairman--read-more a {
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    line-height: 18px;
    color: #73beae;
    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; */

    position: relative;
    width: 100%;
}
.col-xs-12.col-sm-12.col-md-12.col-lg-12.slider-banners {
    padding: 0;
    z-index: 10;
}
.col-xs-12.col-sm-12.col-md-12.col-lg-12.slider-banners .row {
    margin-left: 0;
}
.part9 {
    position: relative;
    background: #161315;
    padding: 10px;
}
.footer-content {
    position: absolute;
    z-index: 5;
    width: 100%;
    display: flex;
}
.footer_left {
    width: 36%;
    height: 263px;
    background: rgba(22, 19, 21, 0.8);
    display: flex;
    margin-left: -1px;
    margin-top: -1px;
    z-index: 1000;
    position: absolute;
}
.footer_logo img {
    width: 59px;
    margin: 15px;
}
.footer_right {
    /*width: 11.3%;*/
    /*height: 264px;*/
    /*background: rgba(22, 19, 21, 0.8);*/
    /*margin-top: -1px;*/
    /*position: absolute;*/
    /*right: 13px;*/
    /*z-index: 1000;*/
}
.chairman--right-desc {
    padding: 0 5px;
    font-size: 14px;
    line-height: 15px;
    color: #59595b;
    font-family: 'Raleway', sans-serif;
}
.footer_sitemap img {
    width: 54px;
}
.footer_sitemap img {
    width: 54px;
    margin: 0 auto;
    display: block;
    padding-top: 10px;
}
.footer_menu a {
    color: #ffffff;
    text-transform: lowercase;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    line-height: 18px;
}
.footer_menu li {
    position: relative;
}
.footer_menu li:before {
    content: '-';
    display: block;
    float: left;
    color: #1e85c7;
    position: absolute;
    left: -10px;
    font-size: 13px;
}
.footer_menu ul {
    list-style: none;
    padding-top: 13px;
    padding-left: 30px;
}
.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 {

    margin-right: 10px;
}

.logo-img a:last-child img {

}
span.contact-info-inner.header-contacts>span:last-child {
    display: block;
}
.logo-info {
    margin-bottom: 70px;
}
/*.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.logo-title1 {
    color: #000000;
    font-size: 44px;
    /* line-height: 37px; */
    text-align: left;
    font-family: 'Montserrat', sans-serif;
    display: block;
    font-weight: bold;
    margin: 0;
    margin-bottom: 5px;
}
.logo-title a span.logo-title2 {
    color: #000000;
    font-size: 17px;
    line-height: 17px;
    text-align: left;
    font-family: 'Raleway', sans-serif;
    display: block;
    font-weight: bold;
    /* font-weight: 500; */
}
span.contact-info-inner.header-contacts span strong, span.contact-info-inner.header-contacts span p, span.contact-info-inner.header-contacts span a {
    font-family: 'Raleway', sans-serif;
    font-size: 18px;
}

.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: 12px;
    margin-top: 4px;
    display: block;
    float: left;
}
.header-tel a, .header-email a {
    color: #000000;
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    line-height: 18px;
    top: 5px;
    position: relative;
}

.header-email {
    padding-left: 11.1%;
}
.col-xs-12.col-sm-12.col-md-7.col-lg-7.header-contacts {
    display: flex;
    padding: 10px 0 0 4%;
}
.header-tel a:hover,
.header-email a:hover {
    text-decoration: none;
}
header.header-flex-wrapper.row {
    margin: 0;
}
.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;
    margin: 0;
}
h2.banner-menu--title {
    padding: 10px 10px 10px 0px;
    margin: 0;
    text-align: left;
    display: block;
    float: left;
    width: 80%;
}
h2.banner-menu--title a {
    font-family: 'Raleway', sans-serif;
    font-size: 26px;
    line-height: 18px;
    color: #161315;
    font-weight: bold;
    text-transform: uppercase;
}
.banner-list-img {
    display: block;
    width: 100%;
    float: none;
    min-height: 170px;
    position: relative;
}
.banner-list-img>div:after {
    content: '';
    width: 275px;
    height: 170px;
    background-color: #82abd0;
    display: block;
    position: absolute;
    top: -15px;
    left: calc(50% - 122.5px);
    z-index: -1;
    margin: 0 auto;
}
.banner-menu--list--wrapper {
    list-style: none;
    margin: 0;
    display: block;
    width: 100%;
    float: none;
    padding: 0;
    max-width: 275px;
    margin: 0 auto;
}
.banner-menu--txt {
    display: block;
    max-height: 100%;
    margin-top: 50px;
}
.header-menu li {
    list-style-type: none;
}
.banner-list-img>div {
    height: 100%;
    background-size: auto 100% !important;
}
ul.banner-menu--list {
    list-style: none;
    margin: 0;
    clear: both;
    float: none;
    display: block;
    /* width: 83%; */
    /* float: right; */
    /* height: 100%; */
    padding: 10px 5px 40px 0px;
}
.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%;
    z-index: 10;
 }
ul.banner-menu--list>li>a {
    color: #58595b;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 17px;
    line-height: 17px;
    text-align: left;
}
ul.banner-menu--list>li {
    text-align: left;
    padding-bottom: 10px;
}
.banner-list-img img {
    width: 100%;
    height: auto;
}
.header-menu li a {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    width: 42px;
    height: 42px;
    color: #3b3869;
    border-left: 1px solid #ffffff;
    text-transform: lowercase;
    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:first-child>a {
    background: #42456a;
}
.header-menu>li:last-child>a {
    border-right: 1px solid #ffffff;
}
.header-menu li img:hover {
    opacity: 0.8;
}

.part2 {
    position: relative;
}

.slider {
    position: absolute;
    top: 0;
    z-index: 10;
    display: inline-block;
    width: 100%;
    left: 0;

}

.banner-menu .banner-list-img>div {
    height: 170px;
    background-size: auto 170px !important;
    width: 275px;
    margin: 0 auto;
}
div#app-cover {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 10px;
    border-left: 1px solid #ffffff;
    background: #42456a;
}
div#app-cover.selected {
    background: transparent;
}
.osmap-items ul {
    margin: 0 0 9px 0px;
    padding-left: 20px;
}
.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: rgba(255, 255, 255, 0.8);
    min-height: 562px !important;
}

.header-search {

}

.contact-info-wrapper {
    position: relative;
    z-index: 100;
}

.contact-info-inner {
    display: block;
    padding: 0;
    text-align: left;
    font-size: 18px;
    line-height: 18px;
    color: #161315;
    font-family: 'Open Sans', sans-serif;
    margin-top: 37px;
    margin-left: 1%;
}
.col-xs-12.col-sm-12.col-md-12.col-lg-12.slider-banners .slider_inner{
    /*background: rgba(70, 132, 180, 0.85);*/
    /*height: 260px;*/
}
.contact-info-inner span {

    margin-bottom: 14px;
}
.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;
}
span.contact-info-inner.header-contacts span strong {
    text-transform: lowercase;
    display: block;
    float: none;
    clear: both;
    margin-bottom: 10px;
}
span.contact-info-inner.header-contacts span p {
margin-bottom: 15px;
}

.contact-info-inner p {

}


.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 {
    display: block;
    float: right;
    top: 0;
    width: 20%;
    min-height: 52.8px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
a.banner-menu-more>span {
    display: block;
    width: 30px;
    height: 30px;
    background-size: cover !important;
}
.banner-menu {
    margin: 0 auto;
}

.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 {
    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: 95%;
    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%;

}

.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 {
    z-index: 2;
    margin: 5px 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 100%;
    padding: 10px;
    align-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    min-height: 110px;
    position: relative;
    padding: 0;
}
.ornament {
    position: absolute;
    z-index: -300;
    background-image: url(/templates/kopylgovby_1.0/images/ormanrnt.png);
    height: 170px;
    width: 100%;
    display: block;
    bottom: -175px;
}
.banners-left-item::before {
    /*content: '';*/
    /*position: absolute;*/
    /*height: 100%;*/
    /*width: 100px;*/
    /*background: #00507f;*/
    /*left: 0;*/
    /*z-index: -1;*/
}
.banners-left-item a {
    color: #ffffff;
    font-family: 'HelveticaBold', sans-serif;
    font-size: 15px;
    display: block;
}

.banner-left-imgwrap {
    width: 100%;
    position: absolute;
    height: 110px;
    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;
    z-index: -1;
}

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/kopylgovby_1.0/images/arrow_top.png);
    background-repeat: no-repeat;
    margin: 10px;
    top: -32px;
    width: 30px;
    height: 20px;
    left: -13px;
    position: absolute;
    z-index: 100;
}

.banners-left .slick-vertical button.slick-next.slick-arrow::before {
    content: '';
    background-image: url(/templates/kopylgovby_1.0/images/arrow_bottom.png);
    background-repeat: no-repeat;
    margin: 10px;
    bottom: -30px;
    width: 30px;
    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 {
    font-family: 'Raleway', sans-serif;
    font-size: 18px;
    line-height: 18px;
    color: #161315;
    margin-right: 0;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    font-weight: 600;
    background: transparent;
    position: relative;
    width: 100%;
    /* bottom: 0; */
    /* right: 0; */
    z-index: 300000000;
}

.banner-left-imgwrap a img {
    width: 100%;
    height: 110px;
    text-align: center;
    margin: 0 auto;
}
ul.right-banners--list {
    padding: 0;
    list-style: none;
    margin-top: 45px;
}
li.right-banners--single {
    background-size: auto 50px !important;
    min-height: 100px;
    position: relative;
    z-index: 1;
    border: 1px solid #82abd0;
    margin-top: -1px;
}
/*li.right-banners--single:before {*/
    /*content: '';*/
    /*width: 0;*/
    /*height: 100%;*/
    /*border-bottom: 100px solid #78b9e3;*/
    /*border-left: 100px solid transparent;*/
    /*position: absolute;*/
    /*right: 0;*/
/*}*/
/*li.right-banners--single:after {*/
    /*content: '';*/
    /*width: 0;*/
    /*height: 100%;*/
    /*border-bottom: 40px solid #78b9e3;*/
    /*border-right: 40px solid transparent;*/
    /*position: absolute;*/
    /*left: 0;*/
    /*z-index: -1;*/
/*}*/
a.right-banners--img {
    background-size: auto 70px !important;
    background-position-x: 5%;
    background-repeat: no-repeat;
    background-position-y: 45%;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 2000000;
}
li.right-banners--single:first-child{
    margin: 0;
}
a.right-banners--link {
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    line-height: 17px;
    color: #161315;
    margin-right: 0;
    text-align: right;
    display: flex;
    padding: 10px;
    font-weight: 600;
    background: transparent;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 300000000;
}
.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;

}
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: 0;
    color: #ffffff;
}
ul.tab-actual .actual-tab1, ul.tab-actual .actual-tab2 {
    display: none;
}

.part5 .nav.tab-actual > li > a:before{
    /*content: '';*/
    /*position: absolute;*/
    /*width: 10px;*/
    /*height: 15px;*/
    /*background-image: url(/templates/kopylgovby_1.0/images/perekl.png);*/
    /*background-size: 100%;*/
    /*background-repeat: no-repeat;*/
    /*left: 7px;*/
    /*top: calc(50% - 7.5px);*/
}
.nav.tab-actual > li.active > a:before{
    /*content: '';*/
    /*position: absolute;*/
    /*width: 10px;*/
    /*height: 15px;*/
    /*background-image: url(/templates/kopylgovby_1.0/images/perekl_activ.png);*/
    /*background-size: 100%;*/
    /*background-repeat: no-repeat;*/
    /*left: 7px;*/
    /*top: calc(50% - 7.5px);*/
}
.part5 .nav.tab-actual > li > a {
    padding: 5px;
    color: #000000;
    font-size: 15px;
    text-transform: lowercase;
    line-height: 20px;
    font-family: 'Montserrat', sans-serif;
    width: 100%;
    font-weight: 500;
    margin: 0 auto;
    background-color: #f1f1f2;
    border: 0;
    text-align: center;
    padding-left: 25px;
    height: auto !important;
}
.part5 .nav.tab-actual > li.active > a:after, .part5 .nav.tab-actual > li > a:after {
    /*content: '';*/
    /*display: block;*/
    /*position: absolute;*/
    /*width: 1px;*/
    /*height: 70%;*/
    /*top: 15%;*/
    /*right: 0;*/
    /*background: #82abd0;*/
}
.part5 .nav.tab-actual > li:last-child > a:after {
    /*content: '';*/
    /*width: 0;*/
}

/*.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 {
    max-width: 90%;
    margin: 0 auto;
}
span.img-media {
    display: block;
    background-size: 100% auto !important;
    float: left;
    background-position: center !important;
    width: 100%;
    height: 127px;
    background-position-y: 15% !important;
}
.img-flex>div>div>div>div>div {
    position: relative;
}
.news-img {
    width: 90% !important;
    margin: 0 auto;
}
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;

}

.part5 .nav.tab-actual > li {
    width: 50%;

}

.part5 .nav.tab-actual > li.active > a, .part5 .nav.tab-actual > li.active > a:hover, .part5 .nav.tab-actual > li.active > a:focus {
    color: #000000;
    font-size: 15px;
    text-transform: lowercase;
    line-height: 20px;
    font-family: 'Montserrat', sans-serif;
    width: 100%;
    font-weight: bold;
    margin: 0 auto;
    background-color: #82abd0;
    text-align: center;
    border: 0;
}
.tab-pane.newsactual, div#tab5 {
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    background: #ffffff;
    border-top: 2px solid #4684b4;
    border-right: 2px solid #4684b4;
    border-left: 2px solid #4684b4;
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    /* flex-wrap: wrap; */
    /* -webkit-flex-wrap: wrap; */
    -ms-flex-wrap: wrap;
    background: #ffffff;
    border-top: 0;
    border-right: 1px solid #6d6aad;
    border-left: 1px solid #6d6aad;
}
h4.newsmain-actual-date {
    font-family: 'Open Sans', sans-serif;
    color: #4684b4;
    font-size: 15px;
    line-height: 18px;
    position: absolute;
    bottom: 2%;
    right: 30px;
    font-weight: 600;
    font-family: 'Raleway', sans-serif;
    color: #82abd0;
    font-size: 15px;
    line-height: 18px;
    position: absolute;
    bottom: 5px;
    right: 30px;
}
a.moduleCustomLink {
    float: none;
    clear: both;
    border: 0;
    width: 100%;
    margin-right: 0;
    justify-content: flex-end;
    align-items: center;
    position: absolute;
    bottom: -35px;
    border-bottom: 0;
    background: #3b3869;
    padding: 10px;
    border-radius: 0 0 20px 20px;
    display: block;
    font-size: 15px;
    line-height: 15px;
    color: #feed01;
    text-align: center;
    font-family: 'Raleway', sans-serif;
    text-transform: lowercase;
    font-weight: bold;
    z-index: 30;

}
.newsactual-txt a:after {
    /*content: '>>';*/
    /*display: inline;*/
    /*color: #73beae;*/
    /*padding-left: 5px;*/
    /*font-family: 'Open Sans', sans-serif;*/
    /*font-weight: bold;*/
    /*font-size: 17px;*/
    /*position: relative;*/
    /*bottom: -2px;*/
}
a.moduleCustomLink:after {

}
a.moduleCustomLink:before {

}
.part5 .nav.tab-actual > li.active > a:before, .part5 .nav.tab-actual > li.active > a:hover:before, .part5 .nav.tab-actual > li.active > a:focus:before {

}

.part5 .nav.tab-actual > li:hover {

}

.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: right;
    width: 80%;
    padding-left: 15px;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: #1e0f1c;
    padding-top: 15px;
}
.footer_logo {
    display: block;
    float: left;
    max-width: 20%;
}
.footer-info-txt>span {
    /* margin-left: 31px; */
    display: block;
    position: relative;
    left: 10px;
}
.footer-info-txt p {
    color: #ffffff;
    margin: 0;
    padding-bottom: 5px;
}

.footer-name div {
    color: #ffffff;
    font-size: 16px;
    line-height: 19px;
    font-family: 'Open Sans', sans-serif;
    position: absolute;
    left: -20px;
    top: 1px;

}

.footer-info-txt p a.footer-email {
    color: #ffffff;
}

.footer-name {
    position: relative;
    left: 35px;
    margin-top: 20px;
}
section.part9:after {
    content: '';
    background: #161315;
    height: 20px;
    width: 100%;
    display: block;
    position: absolute;
    z-index: 3000000000;
    top: 272px;
    left: 0;
}
.footer-info-txt p a {
    color: #ffffff;
}

.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;
    z-index: 3000;
}

#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%;
}

#cssmenu > ul > li:before {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    background-color: #81a9d2;
    right: -15px;
    z-index: 10;
    top: calc(50% - 5px);
    border-radius: 100%;
}

#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 40px;
    display: block;
}
#cssmenu>ul>li {
    margin: 20px;
}

#cssmenu ul li:active, #cssmenu ul li:hover {
    background: #81a9d2;
    position: relative;
    /* margin: 14px 20px; */
}

#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: #000000;
    font-size: 18px;
    font-family: 'Raleway', sans-serif;
    line-height: 18px;
    text-transform: inherit;
    font-weight: 500;
}

#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 {
    color: #ffffff;
}

#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 #000000;
    content: "";
}
#cssmenu > ul > li.has-sub:hover > a::after {
    border-top: 4px solid #ffffff;
}
#cssmenu ul ul {
    position: absolute;
    left: -9999px;
    top: 47px;
    margin-left: -15px;
    background: #81a9d2;
    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;
    -webkit-transition: color .2s ease;
    -o-transition: color .2s ease;
    transition: color .2s ease;
    border-top: 1px solid #3b3869;
    text-transform: none;
    line-height: 20px;
    color: #ffffff;
    font-size: 18px;
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
}
#cssmenu ul ul li:nth-child(1) a {

    border-top: 0;

}
#cssmenu ul ul li:hover > a, #cssmenu ul ul li a:hover {
    color: #feed01;
}

#cssmenu ul ul li.has-sub > a::after {
    position: absolute;
    top: 50%;
    left: 10px;
    width: 4px;
    height: 4px;
    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;
}

#cssmenu.align-right ul ul li.has-sub > a::after {
    right: auto;
    left: 10px;
    border-bottom: 0;
    border-right: 0;
    border-top: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
}

#cssmenu ul ul li.has-sub:hover > a::after {
    border-color: #feed01;
}

@media screen and (max-width: 768px) {
    section.part55.container-wrapper>.row {
        margin: 0;
    }
    #cssmenu {
        width: 100%;
        background: #3b3869;
    }

    #cssmenu ul {
        width: 100%;
        display: none;
        margin: 0;
        z-index: 1000;
        position: absolute;
        background: #3b3869;
        top: 59px;
    }
    #cssmenu ul li:active, #cssmenu ul li:hover {
        background: transparent;
        position: relative;
        /* margin: 14px 20px; */
    }
    #cssmenu ul ul {
        background: none;
        top: 15px;
    }

    #cssmenu ul li a {
        color: #ffffff;
        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: #ffffff !important;
        background: none;
    }

    #cssmenu ul ul li:hover > a,
    #cssmenu ul ul li a:hover {
        color: #ffffff;
        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: #ffffff;
        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: #ffffff;
        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: #ffffff;
        z-index: 99;
    }
}

@media screen and (min-width: 1300px) and (max-width: 1400px) {

}

@media screen and (min-width: 1200px) and (max-width: 1300px) {
    .banners--single h3 {
        font-size: 15px;
    }


    .logo-title a {
        font-size: 30px;
    }
    .chairman--right {

    }
    .chairman--bottom-name {
        bottom: 78px;
    }
    .chairman--left {

    }
    .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: auto;
    }

    .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 {

    }
    .photo-gallery .media-title a {

    }
    .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 {

        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 {

    }
    .chairman--bottom-name {
        bottom: 72px;
    }
    .chairman--left {
        /*max-width: 51%;*/
        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 (max-width: 1024px) {
    .footer_left {
        width: 55%;
    }
    #cssmenu ul ul {
        width: 110%;
    }
    .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 {
        padding-bottom: 13%;
    }
    .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 {

        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: 14px !important;
    }

    .banners-left-top-item a {
        width: 84%;
        text-align: center;
    }
    .part5 .bannergroup.banners-left-top {
        margin-top: 68%;
    }
    .chairman--right-desc {
        font-size: 12px;
        line-height: 11px;
    }.footer_left {
         width: 45%;
     }
    .footer-info-txt {
        line-height: 18px;
    }
    .footer_right {
        /*width: 23.3%;*/
        /*height: 264px;*/
        /*background: rgba(22, 19, 21, 0.8);*/
        /*margin-top: -1px;*/
    }
    .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 {*/

    /*}*/
}
.col-xs-12.col-sm-12.col-md-5.col-lg-7.header-contacts {
    display: flex;
    padding: 10px 0 0 4%;
    align-items: center;
    justify-content: flex-start;
}

@media screen and (max-width: 992px) {
    .footer_right {
        /*width: 18.3%;*/
        /*height: 264px;*/
        /*background: rgba(22, 19, 21, 0.8);*/
        /*margin-left: 20%;*/
        /*margin-top: -1px;*/
        /*!* margin-right: -40px; *!*/
    }
    .footer_left {
        width: 58%;
        height: 263px;
        background: rgba(22, 19, 21, 0.8);
        display: flex;
        margin-left: -1px;
        margin-top: -1px;
    }
    .footer-info-txt {
        /*display: block;*/
        /*float: left;*/
        /*width: 100%;*/
        /*padding-left: 15px;*/
        /*font-family: 'Open Sans', sans-serif;*/
        /*font-size: 14px;*/
        /*line-height: 20px;*/
        /*color: #1e0f1c;*/
        /*padding-top: 15px;*/
    }
    .logo-title a span.logo-title2 {
        font-size: 21px;
        line-height: 28px;
    }
    .logo-img img {
        /*width: 81%;*/
    }
    .chairman--hello {
        /*position: relative;*/
        /*width: 100%;*/
        /*z-index: 10;*/
    }
    .chairman--right {
        width: 100%;
        height: 200px;
        background-position-x: center;
    }

    .logo-title a span.logo-title1 {

        font-size: 23px;
        line-height: 29px;
    }
    .header-menu {
        /*display: flex;*/
        /*display: -webkit-box;*/
        /*display: -webkit-flex;*/
        /*display: -ms-flexbox;*/
        /*-webkit-box-pack: center;*/
        /*-webkit-justify-content: center;*/
        /*-ms-flex-pack: center;*/
        /*justify-content: center;*/
        /*padding: 5px 0;*/
        /*margin: 0;*/
    }
    ul.banner-menu--list>li>a {

    }
    ul.banner-menu--list>li {
        text-align: left;
        padding-bottom: 0px;
    }
    .banner-menu-more {
        font-size: 11px;
    }
    .col-xs-12.col-sm-12.col-md-5.col-lg-7.header-contacts {
        display: flex;
        padding: 10px 0 0 4%;
        align-items: center;
        justify-content: center;
    }
    .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-top: 25px;
    }

    .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 {

    }

    .banners-one .banners--single h3 {

    }

    .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 {

    }
}
@media screen and (max-width: 991px) {
    .mainbanners-item {
        max-width: 200px;
    }
    .footer_left {
        width: 76%;
    }
    .part5 .nav.tab-actual > li > a {
        padding: 10px;
    }
    .part5 .banners-left {
        margin-top: 55px;
        margin-left: 0;
    }
    .banner-menu .banner-list-img>div {
        height: 170px;
        background-size: auto 170px !important;
        width: 100%;
        margin: 0 auto;
    }
    .banner-list-img>div:after {
        content: '';
        width: 100%;
        height: 170px;
        background-color: #82abd0;
        display: block;
        position: absolute;
        top: -15px;
        left: calc(50% - 122.5px);
        z-index: -1;
        margin: 0 auto;
    }
    form.form-search {
        width: 80%;
        margin: 0 auto;
    }
    .chairman--hello {
        position: relative;
        width: 100%;
        z-index: 10;
    }
    #cssmenu > ul > li:before{
        display: none;
    }
    .header-menu {
        display: flex;
        display: -webkit-box;
        display: -webkit-flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        /* padding: 5px 0; */
        margin: 0;
    }
    form.form-search {
        width: 80%;
        margin: 0 auto;
        padding: 10px 0;
    }
}
@media screen and (max-width: 1400px) {
    .footer_left{
        width: 42%;
    }
    .logo-title a span.logo-title1 {
        color: #000000;
        font-size: 41px;
    }
    .logo-title a span.logo-title2 {
        color: #000000;
        font-size: 14px;
        line-height: 17px;
    }
    form.form-search {
        width: 80%;
        margin-left: 0;
    }
    .logo-info {
        margin-bottom: 50px;
    }
}
@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 5px;
    }

    section.part5 .even.newsmain-item {
        padding: 10px 5px;
    }

    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 {

        left: 0;
    }

    .internet-title h2 {

        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: 1419px) and (max-width: 1450px) {

}

@media screen and (max-width: 1200px) {
    #cssmenu ul ul {

        width: 120%;
    }
    /*.slider-banners--single.banner-menu .banner-list-img>div {*/
        /*height: 66px;*/
        /*background-size: 100% auto !important;*/
    /*}*/
    .part5 .banners-left {
        margin-top: 140%;
        margin-left: 30px;
    }
    .tab.tabnews {
        margin-top: 45px;
    }
}
@media screen and (max-width: 1200px) and (min-width: 1024px) {

}
@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 (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: 50%;
        height: 200px;
    }
    .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%; */
        padding-bottom: 10px;
    }
    .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: 11px !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::before {
        top: 0;
    }
    .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 {

    }

    .cssmenu-tablet {
        border-top: 1px solid;
    }

    #owl-mainbanners .owl-item .item h3 a {
        font-size: 14px;
    }
}

@media screen and (max-width: 767px) {
    .banner-list-img>div:after {
        display: none;
    }
    .banner-menu .banner-list-img>div {
        background-position-x: center !important;
    }
    .footer-name {
        position: relative;
        left: 0;
        margin-top: 20px;
    }
    .footer_logo {
        display: block;
        float: none;
        max-width: 100%;
    }
    .col-xs-12.col-sm-12.col-md-5.col-lg-7.header-contacts {
        display: block;
        padding: 10px 0 0 4%;
    }
    .header-tel, .header-email, .header-search, .header-menu {
        padding: 0;
    }
    .header-menu>li:last-child>a {
        border: 0;
    }
    div#app-cover {
        border-left: 0;
    }
    .header-menu>li>a {
        border: 0;
    }
    .part5 .nav.tab-actual > li {
        width: 100%;
    }
    .nav-tabs {
        display: block !important;
    }
    a.moduleCustomLink {
        font-size: 14px;
    }
    .photo-gallery button.slick-prev.slick-arrow {
        top: calc(50% - 15px);
        left: -38px;
        right: auto;
    }
    .photo-gallery button.slick-next.slick-arrow {
        top: calc(50% - 15px);
        right: -38px;
        left: auto;
    }
    .services-title h2, .internet-title h2 {
        font-size: 14px;
        line-height: 19px;
    }
    .services-list {
        -moz-column-count: 1;
        -webkit-column-count: 1;
        column-count: 1;
    }
    .footer_map {
        display: none;
    }
    .footer-content {
        position: relative;
        z-index: 5;
        width: 100%;
        display: block;
    }
    .footer_left {
        width: 100%;
        height: auto;
        background: rgba(22, 19, 21, 0.8);
        display: block;
        margin-left: -1px;
        margin-top: -1px;
        margin: 0 auto;
        text-align: center;
        position: relative;
    }
    .footer-info-txt {
        width: 100%;
    }
    .footer_right {
        width: 100%;
        height: auto;
        background: rgb(22, 19, 21);
        display: block;
        margin: 0 auto;
        position: relative;
        right: auto;
        z-index: 1;
    }
    .footer-info-txt {
        width: 100%;
        padding: 0;
    }
    .footer-name div {
        display: none;
    }
    .part5 .banners-left {
        margin-top: 80px;
        margin-left: 0;
    }
    .col-xs-12.col-sm-12.col-md-5.col-lg-5.header-contacts {
        display: block;
        padding: 10px 0 0 4%;
    }
    .karusel-resourse--item .slick-slide>div {
        margin: 0 auto;
        text-align: center;
        display: block;
    }
    .chairman--hello {
        position: relative;
        width: 100%;

    }
    .chairman--right {

    }
    .chairman--right-desc {
        max-width: 100%;
    }
    .chairman--left {
        /*width: 50%;*/
    }
    .chairman--read-more {
        width: 100%;
    }
    .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: 200px;
        margin: 0 auto 20px;
        padding: 0 50px;
        text-align: center;
    }
    .logo-title a span.logo-title1 {
        font-size: 29px;
        text-align: center;
    }
    .logo-title a span.logo-title2 {
        text-align: center;
    }
    .col-xs-12.col-sm-12.col-md-12.col-lg-12.slider-banners {
        /*background: rgba(70, 132, 180, 0.85);*/
        height: auto;
    }
    ul.banner-menu--list>li>a {
        /*color: #ffffff;*/
        /*font-family: 'Open Sans', sans-serif;*/
        font-weight: 400;
        font-size: 16px;
        line-height: 16px;
        text-align: left;
    }
    ul.banner-menu--list>li {
        text-align: left;
        padding-bottom: 0;
    }

    .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;
    }

    #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-menu li a {
        border-left: 0;
    }
    .newsmain-title a {
        padding: 0 10px 60px 154px;
    }
    .newsmain-txt a.newsmain-more.moduleItemReadMore {

        padding-left: 154px;
    }
    .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;*/
    }
    .contact-info-inner {
        margin-top: 0;
        margin-left: 0;
    }
    .logo-info {
        margin-bottom: 0;
    }
    .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;
    }
}
@media screen and (max-width: 1200px) {
    #cssmenu>ul>li {
        margin: 10px;
    }
    .tab.tabnews .nav-tabs > li > a {
        min-height: 52px;
    }
    a.right-banners--link {
        font-size: 13px;
        line-height: 13px;
    }
    .tab.tabnews {
        margin-top: 45px;
    }
    .newsmain-img {
        width: 90px;
        height: 90px;
    }
    .chairman--read-more {
        /*width: 40%;*/
        /*bottom: -20px;*/
    }
    .chairman--read-more a {
        font-size: 10px;
    }
    .newsmain-title a {
        padding: 0 10px 60px 105px;
    }
    .chairman--bottom-name {
        font-size: 11px;
        margin-top: 15px;
    }
    .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 {

    }

    .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;
    }
    #cssmenu ul ul li a {
        font-size: 12px !important;

    }

    .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: 14px;
    }

    .header-tel, .header-email, .header-search, .header-menu {

    }

    .cssmenu-tablet {
        border-top: 1px solid;
    }

    #owl-mainbanners .owl-item .item h3 a {
        font-size: 15px;
    }
}