@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@300;400;500;600&display=swap');
/*@import url('https://fonts.googleapis.com/css?family=Cuprum:400,400i,700,700i|Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i&subset=cyrillic');*/
@font-face {
    font-family: Bebas Neue;
    src: url(/fonts/BebasNeue Bold.ttf);
}

.camera_wrap .camera_pag .camera_pag_ul li {
    background: #ffffff !important;
}


 *:focus {
    outline: none;
}

.fullwidth-bg {
    position: relative;
    height: 720px;
    width: 100%;
    overflow: hidden;
    z-index: -100;
}

.fullwidth-bg__video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.pop-up {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 999;
    display: none;
}

.pop-up-background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
}

.logo_main h3 {
    font-family: 'Blagovest', sans-serif;
    font-size: 90px;
    line-height: 96px;
    text-align: justify;
    letter-spacing: 0.04em;
    text-shadow: 0px 8px 32px rgba(0, 0, 0, 0.3), 0px 4px 8px rgba(0, 0, 0, 0.15), 0px 2px 4px rgba(0, 0, 0, 0.05);
    background: linear-gradient(180deg, #F4EA01 0%, rgba(212, 202, 5, 0) 61.69%),
    linear-gradient(0deg, #FF9903, #FF9903);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin: 0;
}

.logo_main {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding-top: 32px;
}

.logo_main img{
    width:209px;
}

a.logo_main:hover {
    text-decoration: none;
}

.logo_main ul {
    padding: 0;
    display: flex;
    margin: 0;
}

.logo_main ul li {
    list-style: none;
    color: #DEDEDD;
    font-family: PT Sans;
    font-size: 21px;
    padding: 0 10px;
}

.logo_main ul li:after {
    content: '';
    width: 5px;
    height: 5px;
    background-color: #DEDEDD;
    display: block;
    border-radius: 100%;
    position: absolute;
    top: 50%;
    right: -3px;
}

.logo_main ul li {
    position: relative;
}

.logo_main ul li:last-child:after {
    content: '';
    background: transparent;
}

section.part3 {
    position: relative;
}


.menu-right{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 24px;
    position: absolute !important;
    width: 265px;
    right: 0px;
    top: 0px;
    float: right;
}

.pop-up-content {
    position: absolute;
    left: calc(50% - 500px);
    width: 1000px;
    top: 80%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background: white;
    z-index: 999999;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

.pop-up-active {
    top: 50%;
}

.pop-up-text {
    width: 50%;
    display: inline-block;
    float: left;
    padding: 20px;
}

.pop-up-text h2 {
    font-size: 1.5rem;
    margin-top: 0;
}

.pop-up-image {
    width: 50%;
    display: inline-block;
    float: right;
    position: relative;
}

.pop-up-image img {
    float: left;
}

.pop-up-close {
    position: absolute;
    right: 20px;
    top: 20px;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    background: white;
    -webkit-box-shadow: 0 11px 10px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 11px 10px 0 rgba(0, 0, 0, 0.1);
    padding: 10px;
    cursor: pointer;
    z-index: 300;
}

a.button.button-red.pop-up-button {
    color: #0b3468;
    margin: 0;
    padding-bottom: 5px;
    font-family: 'PT Sans', sans-serif;
    font-size: 18px;
    line-height: 20px;
    display: block;
}

.pop-up-close .pop-up-line {
    width: 100%;
    height: 2px;
    background: black;
    position: relative;
}

.pop-up-close .pop-up-line:first-child {
    margin-bottom: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    top: 7px;
}

.pop-up-close .pop-up-line:last-child {
    margin-bottom: 0;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    top: 5px;
}

.video-layer {
    background: rgba(0, 0, 0, 0.6);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
}

.video-layer h1 {
    text-align: center;
    color: #fff;
    font-size: 70px;
    margin-top: 17%;
}

video.fullscreen-bg__video {
    min-height: 720px;
    background-image: url(/templates/borisovgovby_1.0/images/slide.png);
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: center;
}

.mejs-container {
    background: transparent !important;
    margin: 0 auto;
}
table.calendar tr:nth-child(1) td {
    padding: 10px 0;
    background: transparent;
}

table.calendar tr:nth-child(2) td {
    padding-bottom: 21px;
    background: transparent;
    border: none;
    position: relative;
}

@media (max-width: 767px) {
    .fullwidth-bg {
        min-height: 720px;
        background-image: url(/templates/borisovgovby_1.0/images/slide.png);
        background-size: auto 100%;
        background-repeat: no-repeat;
        background-position: center;
    }

    video.fullscreen-bg__video {
        display: none;
    }
}

.banners-wrapper {
    background-color: #ffffff;
    height: 100px;
}

ul.services-list.menu > li.deeper > a {
    display: none;
}

ul.services-list.menu > li.deeper:before {
    display: none;
}

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

section.part15 {
}

.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: 240px !important;
    width: 100% !important;
}

span.contact-info-inner strong {
    display: block;
    padding-bottom: 5px;
}

.banners-left-item {
    height: auto !important;
    width: auto !important;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}

.banners--single {
    height: 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.banners--single h3 {
    font-size: 17px;
    font-family: 'Rubik', sans-serif;
    font-weight: 500;
    border: 3px solid #7aa95c;
    color: #495149;
    line-height: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 96%;
    height: 82%;
}

.banners-one .banners--single h3 {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 2% 3% 2% 35%;
}

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

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

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

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

.banners-tree .banners--single {
    background-position-x: right !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: rgb(255 255 255 / 0%);
}

.header_verh {
}

.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;
}

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


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

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

header.sticky .header_verh {
    padding-bottom: 56px;
}

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

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

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

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

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

ul.nav.nav-tabs {
    border: 0;
    margin-top: 18px;
    margin-bottom: 20px;
}

.tab-content.tab-contentnews.double-main_news .newsmain-item {
    display: none;
}

.tab-content.tab-contentnews.double-main_news .newsmain-item:nth-child(6), .tab-content.tab-contentnews.double-main_news .newsmain-item:nth-child(7) {
    display: block;
}

.tab-content.tab-contentnews.double-main_news {
}

.tab-content.tab-contentnews.double-main_news .newsmain-img {
    width: 40%;
    float: left;
    padding-right: 10px;
}

.tab-content.tab-contentnews.double-main_news .newsmain-txt {
    width: 60%;
    float: right;
}

.tab-content.tab-contentnews.double-main_news {
    margin-top: 30px;
    display: block;
}

.newsmain-wrapper.col-xs-12.col-sm-12.col-md-12.col-lg-12 {
    margin-top: 20px;
}

.tab-content.tab-contentnews.double-main_news a.newsmain-more {
    display: inline;
}

p.newsmain-description a.newsmain-more {
    color: #f47021;
    font-weight: 400;
    font-size: 15px;
}

.tab-content.tab-contentnews.double-main_news .newsmain-img img {
    min-height: 130px;
    background-position: center !important;
}

.part2-item.tovari-wrapper .newscontainer-itemIntroText.itemIntroText {
    display: none;
}

.tab-content.tab-contentnews.double-main_news .newsmain-title a {
    font-size: 19px;
    line-height: 20px;
}

.moduletable_menu-main.menu-none {
    margin-top: 0;
    background-color: #4684d3;
    display: inline-block;
    max-width: 100%;
    width: 100%;
}

.cssmenu-tablet {
    display: none;
}

form.form-search {
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    width: 100%;
    margin: 0 auto;
}

input.searchbutton {
    border-left: 1px solid #001f43;
}

input#search {
    padding-left: 10px;
    color: rgba(0, 31, 67, 0.45);
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    width: 89%;
    height: 30px;
    border: 1px solid #076df2;
}

input.searchbutton {
    width: 30px;
    border: 1px solid #076df2;
    background-color: #cccad7;
    color: #ffffff;
    text-transform: uppercase;
}

#editMe.design_2, img.powrMark__logo-block, span.powrMark__text, .ndfHFb-c4YZDc-i5oIFb.ndfHFb-c4YZDc-e1YmVc .ndfHFb-c4YZDc-Wrql6b {
    display: none !important;
}

.bottom_bann .bottom-banner_wrapper a.moduleItemCategory.read_more {
    font-size: 22px;
    position: relative;
    right: 5px;
    bottom: 5px;
    padding: 0;
    text-decoration: none;
    text-transform: inherit;
    color: #05539f;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    min-height: 46px;
    border-bottom: 1.5px solid #05539f;
    font-weight: 500;
}

.bottom_bann .bottom-banner_wrapper {
    background: #ffffff;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    min-height: auto;
    border: 2px solid transparent;
    margin-bottom: 15px;
}

.services-title {
    color: #00012d;
    display: block;
    text-align: center;
    padding: 0;
    font-size: 30px;
    line-height: 18px;
    font-family: 'Cuprum', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    padding-top: 30px;
}

section.part7 .centered-block {
    margin: 0 auto;
    float: none;
}

.services-title h2 {
    position: absolute;
    font-size: 18px;
    line-height: 18px;
    font-family: 'Rubik', sans-serif;
    font-weight: 600;
    width: 490px;
    height: 50px;
    left: calc(50% - 245px);
    top: -45px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: #ffffff;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.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);
    background-size: 100% 25px;
    background-position-y: top;
    background-repeat: no-repeat;
    position: relative;
    z-index: 1;
    height: 25px;
}

.internet-title h2 {
    position: absolute;
    font-size: 18px;
    line-height: 18px;
    font-family: 'Rubik', sans-serif;
    font-weight: 600;
    width: 490px;
    height: 50px;
    left: calc(50% - 245px);
    top: -45px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: #ecf4de;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

section.part8 .services.internet {
    background: -o-linear-gradient(top, #e2e9c0, #ecf4de);
    background: -webkit-gradient(linear, left top, left bottom, from(#e2e9c0), to(#ecf4de));
    background: linear-gradient(to bottom, #e2e9c0, #ecf4de);
}

.row.bottom_main {
    position: absolute;
    bottom: 15px;
    width: 100%;
}

.header_soc {
    display: flex;
    align-items: center;
    padding: 15px 38px;
}

.header_soc a {
    margin-right: 8px;
}

.header_soc a:hover {
    opacity: 0.8;
}

section.part6 .services.internet {
    margin-top: 46px;
}

.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;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding-bottom: 20px;
    padding-top: 20px;
    max-width: 1420px;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
}

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

.logo3 {
    margin-top: 6%;
    max-width: 28%;
}

.lider img {
    max-width: 150px;
    margin: 0 auto;
    display: block;
    width: 106%;
}

section.part7 {
}

.services-list li {
    width: 100%;
    list-style-type: none;
    position: relative;
    padding: 13px 0 13px 35px;
}

.services-list li:before {
    content: '';
    position: absolute;
    left: 0;
    top: calc(50% - 6.5px);
    width: 13px;
    height: 13px;
    background-image: url(/templates/exportofby_1.0/images/gal.png);
    display: block;
    background-size: 100% 100%;
}

.services-list li a {
    color: #0b3468;
    font-size: 20px;
    line-height: 20px;
    font-family: 'PT Sans', sans-serif;
}

div#owl-mainbanners {
    margin: 2% 0;
}

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

.logo {
    margin-top: 20px;
    width: 120px;
    min-width: 108px;
}

.logo-img {
    text-align: center;
    display: block;
    width: 90%;
}

h1.logo-title {
    line-height: 16px;
    text-align: center;
}

.logo-img a {
    width: 100%;
}
.banners-left-item:nth-child(1) .banner-left-imgwrap a:before {
    content: '';
    background-color: rgb(255 209 194 / 0.5);
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 4px;
    z-index: 0;
}
.banners-left-item:nth-child(2) .banner-left-imgwrap a:before {
    content: '';
    background-color: rgba(173, 222, 255, 0.5);
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 4px;
    z-index: 0;
}
.banners-left-item:nth-child(3) .banner-left-imgwrap a:before {
    content: '';
    background-color: rgba(153, 255, 209, 0.5);;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 4px;
    z-index: 0;
}
.banners-left-item:nth-child(4) .banner-left-imgwrap a:before {
    content: '';
    background-color: rgb(255 209 194 / 0.5);
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 4px;
    z-index: 0;
}
.banners-left-item:nth-child(5) .banner-left-imgwrap a:before {
    content: '';
    background-color: rgba(173, 222, 255, 0.5);
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 4px;
    z-index: 0;
}
.banners-left-item:nth-child(6) .banner-left-imgwrap a:before {
    content: '';
    background-color: rgba(153, 255, 209, 0.5);;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 4px;
    z-index: 0;
}
.banners-left-item:nth-child(7) .banner-left-imgwrap a:before {
    content: '';
    background-color: rgb(255 209 194 / 0.5);
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 4px;
    z-index: 0;
}
.banners-left-item:nth-child(8) .banner-left-imgwrap a:before {
    content: '';
    background-color: rgba(173, 222, 255, 0.5);
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 4px;
    z-index: 0;
}
.banners-left-item:nth-child(9) .banner-left-imgwrap a:before {
    content: '';
    background-color: rgba(153, 255, 209, 0.5);;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 4px;
    z-index: 0;
}
.banners-left-item:nth-child(10) .banner-left-imgwrap a:before {
    content: '';
    background-color: rgb(255 209 194 / 0.5);
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 4px;
    z-index: 0;
}
.banners-left-item:nth-child(11) .banner-left-imgwrap a:before {
    content: '';
    background-color: rgba(173, 222, 255, 0.5);
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 4px;
    z-index: 0;
}
.tab.gallery-tab ul, .tab.gallery-tab ul li {
    list-style: none;
    padding: 0;
    text-align: center;
    margin-bottom: 20px;
}
section.part414 {
    /* background-image: url(/templates/piano_1.0/images/belt.png); */
    background-size: cover;
    background-repeat: no-repeat;
}
.banners-left-item:nth-child(12) .banner-left-imgwrap a:before {
    content: '';
    background-color: rgba(153, 255, 209, 0.5);;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 4px;
    z-index: 0;
}
.banners-left-item:nth-child(13) .banner-left-imgwrap a:before {
    content: '';
    background-color: rgb(255 209 194 / 0.5);
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 4px;
    z-index: 0;
}
.banners-left-item:nth-child(14) .banner-left-imgwrap a:before {
    content: '';
    background-color: rgba(173, 222, 255, 0.5);
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 4px;
    z-index: 0;
}
.banners-left-item:nth-child(15) .banner-left-imgwrap a:before {
    content: '';
    background-color: rgba(153, 255, 209, 0.5);;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 4px;
    z-index: 0;
}
.banners-left-item:nth-child(16) .banner-left-imgwrap a:before {
    content: '';
    background-color: rgb(255 209 194 / 0.5);
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 4px;
    z-index: 0;
}
.banners-left-item:nth-child(17) .banner-left-imgwrap a:before {
    content: '';
    background-color: rgba(173, 222, 255, 0.5);
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 4px;
    z-index: 0;
}
.banners-left-item:nth-child(18) .banner-left-imgwrap a:before {
    content: '';
    background-color: rgba(153, 255, 209, 0.5);;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 4px;
    z-index: 0;
}
.banners-left-item:nth-child(19) .banner-left-imgwrap a:before {
    content: '';
    background-color: rgb(255 209 194 / 0.5);
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 4px;
    z-index: 0;
}
.banners-left-item:nth-child(20) .banner-left-imgwrap a:before {
    content: '';
    background-color: rgba(173, 222, 255, 0.5);
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 4px;
    z-index: 0;
}
.banners-left-item:nth-child(21) .banner-left-imgwrap a:before {
    content: '';
    background-color: rgba(153, 255, 209, 0.5);;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 4px;
    z-index: 0;
}
.banners-left-item:nth-child(22) .banner-left-imgwrap a:before {
    content: '';
    background-color: rgb(255 209 194 / 0.5);
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 4px;
    z-index: 0;
}
.banners-left-item:nth-child(23) .banner-left-imgwrap a:before {
    content: '';
    background-color: rgba(173, 222, 255, 0.5);
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 4px;
    z-index: 0;
}
.banners-left-item:nth-child(24) .banner-left-imgwrap a:before {
    content: '';
    background-color: rgba(153, 255, 209, 0.5);;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 4px;
    z-index: 0;
}

.banners-left-item:nth-child(25) .banner-left-imgwrap a:before {
    content: '';
    background-color: rgb(255 209 194 / 0.5);
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 4px;
    z-index: 0;
}
.banners-left-item:nth-child(26) .banner-left-imgwrap a:before {
    content: '';
    background-color: rgba(173, 222, 255, 0.5);
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 4px;
    z-index: 0;
}
.banners-left-item:nth-child(27) .banner-left-imgwrap a:before {
    content: '';
    background-color: rgba(153, 255, 209, 0.5);;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 4px;
    z-index: 0;
}
.banners-left-item:nth-child(28) .banner-left-imgwrap a:before {
    content: '';
    background-color: rgb(255 209 194 / 0.5);
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 4px;
    z-index: 0;
}
.banners-left-item:nth-child(29) .banner-left-imgwrap a:before {
    content: '';
    background-color: rgba(173, 222, 255, 0.5);
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 4px;
    z-index: 0;
}
.banners-left-item:nth-child(30) .banner-left-imgwrap a:before {
    content: '';
    background-color: rgba(153, 255, 209, 0.5);;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 4px;
    z-index: 0;
}
.banners-left-item .banner-left-imgwrap a:before {
    content: '';
    background-color: rgba(153, 255, 209, 0.5);;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 4px;
    z-index: 0;
}
.banners-left button.slick-prev.slick-arrow {
    top: -15px;
    left: calc(50% - 9px);
    background-image: url(/templates/piano_1.0/images/arrow_top.png);
    background-repeat: no-repeat;
    width: 18px;
    height: 12px;
}
.banners-left button.slick-next.slick-arrow {
    bottom: -30px;
    left: calc(50% - 9px);
    background-image: url(/templates/piano_1.0/images/arrow_bottom.png);
    background-repeat: no-repeat;
    width: 18px;
    height: 12px;
    top: auto;
}
h1.logo-title-pre, h1.logo-title-pre a {
    font-weight: bold;
    color: #0b3468;
    font-size: 16px;
    font-family: 'PT Sans', sans-serif;
    margin: 0;
}

div#owl-demoIR2 {
    margin-top: 60px;
}

div#owl-demoIR2 {
    -webkit-box-shadow: 0px -7px 0px 0px rgba(221, 221, 221, 1);
    box-shadow: 0px -7px 0px 0px rgba(221, 221, 221, 1);
}

h1.logo-title2, h1.logo-title2 a {
    color: #f36f21;
    font-size: 32px;
    font-family: 'PT Sans', sans-serif;
    font-weight: bold;
    margin: 0;
}

.logo2 {
    margin-top: 5%;
}

span.contact-info-inner img {
    opacity: 0.8;
}

span.contact-info-inner > span:nth-child(1) p {
    padding-left: 25px;
    white-space: nowrap;
}

span.contact-info-inner > span:nth-child(1) img {
    display: block;
    float: left;
}

.logo2 img {
    width: 100%;
    max-width: 350px;
}

.contact-info-inner p, .contact-info-inner a {
    margin: 5px 3px;
    color: #0b3468;
    font-family: 'PT Sans', sans-serif;
    font-size: 18px;
    line-height: 21px;
}

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

.logo-img a:first-child img {
    background: #ffffff;
}

ul.header-menu li a {
    position: relative;
}

.logo-img a:last-child img {
    width: 100%;
    display: block;
    height: auto;
    margin-right: 15px;
    margin-top: 15%;
}

.camera_caption_title {
    font-size: 1.8em;
    font-weight: 500;
    line-height: 1.1em;
}

.log {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.camera_caption > div {
    background: transparent;
    color: #ffffff;
    font-family: 'PT Sans', sans-serif;
    text-transform: uppercase;
    font-size: 1em;
    font-weight: 500;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.camera_caption {
    position: absolute;
    width: 42%;
    height: auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    background: -webkit-gradient(linear, right top, left top, from(#6997d37a), to(#6897d3));
    background: -o-linear-gradient(right, #6997d37a, #6897d3);
    background: linear-gradient(to left, #6997d37a, #6897d3);
}

.camera_caption_title p {
    margin-bottom: 20px;
    text-transform: initial;
}

.camera_caption_title p:last-child {
    margin-bottom: 5px;
}

html[lang="en-gb"] h1.logo-title2 a {
    font-size: 27px;
}

.logo-info {
    padding: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: -10px;
}

.newscontainer-itemFullText.itemFullText .fox-container ul li:before {
    display: none;
}

.newscontainer-itemFullText.itemFullText .fox-container ul {
    padding-left: 0;
}

div#fox-container-m373 .chzn-container .chzn-results li {
    line-height: 18px;
    font-size: 16px;
}

html[lang="es-es"] h1.logo-title2 a {
    font-size: 21px;
}

.logo-title {
    display: block;
    margin: 0;
}

.logo-title a {
    line-height: 22px;
    text-align: center;
    font-family: 'PT Sans', sans-serif;
    color: #1755a6;
    font-size: 21px;
}

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

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

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

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

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

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

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

.header-menu {
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 0;
    position: relative;
    z-index: 100;
    width: 100%;
    margin-top: 15px;
}

.itemRelated > span {
    font-weight: bold;
}

.header-menu li {
    list-style-type: none;
}

.header-menu li a {
    font-family: 'PT Sans', sans-serif;
    min-width: auto;
    margin-bottom: 0;
    font-weight: 400;
    margin-left: 15px;
    display: flex;
    display: -webkit-box;
    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;
    font-size: 13px;
    line-height: 16px;
    color: #7A4715;
}

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

.part2 {
    position: relative;
}

.slider {
    position: absolute;
    top: 0;
    z-index: 10;
    display: inline-block;
    width: 100%;
}

.slider img {
    width: 100%;
}

.contact-info {
    padding-top: 40px;
}

.col-xs-12.col-sm-12.col-md-12.col-lg-12.header_verh > div:nth-child(3) {
    padding-right: 0;
}

.logo-info-pre {
    margin-bottom: 15px;
}

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

.contacts-info-left {
    background-color: rgba(255, 255, 255, 0.8);
    height: 500px;
}

.header-search {
    padding-top: 12px;
    position: relative;
    z-index: 100;
}

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

.contact-info-inner {
    display: block;
    padding: 0 0 10px 10px;
    text-align: left;
    font-size: 16px;
    line-height: 17px;
    color: #00012d;
    font-family: 'Roboto', sans-serif;
}

.contact-info-inner span {
    display: block;
    margin-bottom: 15px;
}

.banner-menu {
    width: 210px;
}

.banner-menu-wrapper {
    display: flex;
    display: -webkit-box;
    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-more {
    color: #ffffff;
    font-size: 15px;
    font-family: 'Roboto', sans-serif;
    text-align: right;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 130px;
    margin: 0 auto;
    font-weight: bold;
    padding: 0 5px;
    height: 30px;
    margin-top: -15px;
}

.wrapper_slick-slide > a:nth-child(2) {
    min-height: 100px;
    width: 100%;
}

.banner-menu:nth-child(1) .banner-menu-more {
    background-color: #076df2;
}

.banner-menu:nth-child(2) .banner-menu-more {
    background-color: #4493f9;
}

.banner-menu:nth-child(3) .banner-menu-more {
    background-color: #74aef9;
}

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

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

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

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

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

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

.banner-menu {
    position: relative;
}

.banner-menu-inner {
    height: 260px;
}

.banner-menu:nth-child(1) .banner-menu-inner {
    background-color: #83b6f8;
}

.banner-menu:nth-child(2) .banner-menu-inner {
    background-color: #a1c9fc;
}

.banner-menu:nth-child(3) .banner-menu-inner {
    background-color: #b9d6fc;
}

section.part4 .display-centered {
    margin: 0 auto;
    float: none;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

section.part4 .col-xs-12.col-sm-12.col-md-12.col-lg-12.display-centered {
    margin-top: 15px;
}

.top-banners {
    margin: 3px 0;
}

section.part414 .col-xs-12.col-sm-12.col-md-12.col-lg-12.display-centered {
    padding: 0;
}

a.top-banners--link {
    line-height: 30px;
    position: relative;
    width: 100%;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-transform: uppercase;
    height: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left;
    color: #ffffff;
    font-size: 29px;
    font-weight: 300;
    font-family: 'PT Sans', sans-serif;
}

.moduletable_menu-main nav.menu-main_left li {
    list-style: none;

}

.moduletable_menu-main nav.menu-main_left li a {
    padding: 15px 25px;
    position: relative;
}

.moduletable_menu-main nav.menu-main_left li a {
    color: #ffffff;
    font-size: 20px;
    font-family: 'PT Sans', sans-serif;
    text-transform: uppercase;
}
/*/////////////////////////////CALENDAR///////////////////////////////*/
.main_calendar {
    width: 100%;
    border-radius: 4px;
    background: linear-gradient(360deg, #F3D6B9 6.56%, #0083E0 94.17%);
    margin-top: 15px;
    position: relative;
    z-index: 1;
    padding-bottom: 15px;
}

.datepicker-header {
    padding-top: 8px;
    font-family: PT Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 25px;
    line-height: 32px;
    /* identical to box height, or 128% */
    text-align: center;
    text-transform: uppercase;

    /* Ãâ€˜ÃÂµÃÂ»Ã‘â€¹ÃÂ¹ Ã‘â€ ÃÂ²ÃÂµÃ‘â€š */
    color: #FFFFFF;
    padding-top: 15px;
    padding-bottom: 5px;
}

.ui-datepicker-header {
    height: 50px;
    line-height: 50px;
    color: #294652;
    margin-bottom: 10px;
}

.ui-datepicker-title span {
    text-transform: uppercase;
    font-size: 16px;
}

.ui-datepicker-prev,
.ui-datepicker-next {
    width: 20px;
    height: 20px;
    text-indent: 9999px;
    cursor: pointer;
    overflow: hidden;
    margin-top: 12px;
}

.ui-datepicker-prev {
    float: left;
    margin-left: 80px;
}

.ui-datepicker-prev:after {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    margin: -43px 0px 0px 8px;
}

.ui-datepicker-next {
    float: right;
    margin-right: 80px;
}
.mainbanners-item>a {
    max-width: calc(100% - 20px);
    margin: 20px 10px;
    min-height: 150px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    background: transparent;
}

.mainbanners-item>a>img {
    max-width: 100%;
    margin: 10px;
    max-height: 80px;
}
span.carousel-img {
    display: block;
    min-width: 56px;
    height: 500px;
    /* position: absolute; */
    /* bottom: 0; */
    margin: 10px;
}
p.bottom-banner_txt {
    font-family: PT Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 24px;
    display: flex;
    align-items: center;
    letter-spacing: 0.005em;
    color: #231406;
    margin: 10px 10px 10px 0;
}
.karusel-resourse--item {
    max-width: 54%;
    margin: 0 auto;
}
.karusel-resourse button.slick-prev.slick-arrow {
    top: calc(50% - 55px/2);
    left: -2%;
    background-image: url(/templates/piano_1.0/images/arrow.svg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 48px;
    height: 55px;
}
.karusel-resourse button.slick-next.slick-arrow {
    top: calc(50% - 55px/2);
    right: -2%;
    background-image: url(/templates/piano_1.0/images/arrow_r.svg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 48px;
    height: 55px;
}
.ui-datepicker-next:after {
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
    margin: -43px 0 0 6px;
}

.ui-datepicker-prev:after,
.ui-datepicker-next:after {
    content: '';
    position: absolute;
    display: block;
    width: 10px;
    height: 10px;
    border-left: 2px solid #b0aead;
    border-bottom: 2px solid #b0aead;
}

.ui-datepicker-prev:hover,
.ui-datepicker-next:hover,
.ui-datepicker-prev:hover:after,
.ui-datepicker-next:hover:after {
    border-color: #5ed1cc;
}

.ui-datepicker-title {
    text-align: center;
}

.ui-datepicker-calendar {
    width: 100%;
    text-align: center;
}

.ui-datepicker-calendar td {
    border: 1px solid #f3f3f3;
}

.ui-datepicker-calendar td a {
    color: #415863;
    font-size: 16px;
}

.ui-datepicker-calendar td:nth-child(6) a {
    color: #91ab6d;
}

.ui-datepicker-calendar td:nth-child(7) a {
    color: #91ab6d;
}

.ui-datepicker-today {
    background-color: #80b1b7;
}

.ui-datepicker-today:hover {
    -webkit-box-shadow: 1px -1px 10px 5px rgba(0, 0, 0, 0.2);
    box-shadow: 1px -1px 10px 5px rgba(0, 0, 0, 0.2);
}

.ui-datepicker-today a.ui-state-active {
    color: #ffffff;
}

.ui-datepicker-calendar thead tr th span {
    display: block;
    text-decoration: none;
    color: #415863;
    line-height: 40px;
    text-align: center;
    font-size: 12px;
}

th.ui-datepicker-week-end:nth-child(6) span {
    color: #91ab6d;
}

th.ui-datepicker-week-end:nth-child(7) span {
    color: #91ab6d;
}

.ui-state-default {
    display: block;
    text-decoration: none;
    color: #b5b5b5;
    line-height: 40px;
    font-size: 12px;
}

.ui-state-default:hover {
    background: rgba(0, 0, 0, 0.02);
}

.ui-state-highlight {
    color: #8dd391;
}

.ui-state-active {
    color: #5ed1cc;
}

.ui-datepicker-unselectable .ui-state-default {
    color: #eee;
    border: 2px solid transparent;
}

.tab-content.tab-contentnews.four-news_main a.newsmain-more {
    background-image: url(/templates/piano_1.0/images/read_more.png);
    display: block;
    width: 100%;
    height: 100%;
    background-size: 100% 100%;
    bottom: 15px;
    right: 15px;
    text-shadow: 0px 3px 5px rgb(171 169 169 / 75%);
    letter-spacing: 0.0125em;
    color: #6f6e6e;
}

.itr_yy {
    display: block;
    margin-top: 8px;
}

a.main-banner_img img {
    min-height: auto;
    max-width: 100%;
    max-height: 100%;
    width: auto;
}

.bottom_bann .bottom-banner_wrapper:nth-child(1) {
    display: block;
}

.bottom_bann .bottom-banner_wrapper {
    display: none;
}

.bottom-banner_wrapper2 a {
    display: none;
}

.bottom-banner_wrapper2 a:nth-child(1) {
    display: block;
}

.bottom-banner_wrapper2 a:nth-child(1) {
    display: block;
    min-width: 200px;
    margin: 0 auto;
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #05539f;
    padding: 5px;
    font-size: 20px;
    width: 20%;
}

.bottom-banner_wrapper2 a:nth-child(1):hover {
    text-decoration: none;
    opacity: 0.7;
}

div#owl-demoIR2, div#owl-mainbanners {
    padding: 20px 2% 0 2% !important;
}

div#owl-mainbanners ul.slick-dots {
    display: none !important;
}

.moduletable_menu-main nav.menu-main_left li a {
    display: block;
    width: 100%;
}

.moduletable_menu-main nav.menu-main_left li a:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 2px;
    left: 0;
    bottom: 0;
    background: -o-linear-gradient(45deg, #6997d3, #4282d3);
    background: linear-gradient(45deg, #6997d3, #4282d3);
    z-index: 0;
}

div#owl-mainbanners .slick-slide a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 180px;
    position: relative;
}

div#owl-mainbanners .slick-slide a:after {
    content: '';
    position: absolute;
    width: 50%;
    height: 100%;
    left: 75%;
    display: block;
}

div#owl-mainbanners .slick-slide a:before {
    content: '';
    position: absolute;
    width: 50%;
    height: 100%;
    right: 75%;
    display: block;
}

div#owl-mainbanners .slick-slide img {
    height: 150px;
    width: auto;
}

div#owl-demoIR2 button.slick-prev.slick-arrow {
    height: 30px;
    width: 20px;
    left: 5px;
    background-image: url(/templates/exportofby_1.0/images/chevron.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position-x: center;
    background-position-y: center;
    color: transparent;
}

.lider p {
    margin: 3px 3px;
    color: #0b3468;
    font-family: 'PT Sans', sans-serif;
    font-size: 15px;
    line-height: 16px;
    text-align: center;
    font-weight: bold;
    margin-top: 15px;
}

.slick-prev:before, .slick-next:before {
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: transparent;
}

div#owl-demoIR2 button.slick-next.slick-arrow {
    height: 30px;
    width: 20px;
    right: 5px;
    background-image: url(/templates/exportofby_1.0/images/chevron.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position-x: center;
    background-position-y: center;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    color: transparent;
}

div#owl-mainbanners button.slick-prev.slick-arrow {
    height: 30px;
    width: 20px;
    left: 5px;
    background-image: url(/templates/exportofby_1.0/images/chevron.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position-x: center;
    background-position-y: center;
    color: transparent;
}

div#owl-mainbanners button.slick-next.slick-arrow {
    height: 30px;
    width: 20px;
    right: 5px;
    background-image: url(/templates/exportofby_1.0/images/chevron.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position-x: center;
    background-position-y: center;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    color: transparent;
}

.slick-prev:before, .slick-next:before {
    color: transparent !important;
}

h3.main_title-wr {
    text-align: center;
    font-size: 44px;
    margin: 40px 0;
}

h3.wrapper_slick-slide a, h3.wrapper_slick-slide {
    font-family: 'PT Sans', sans-serif;
    font-size: 16px;
    color: #0b3468;
    line-height: 16px;
    display: block;
    text-align: center;
}

h3.wrapper_slick-slide a, h3.wrapper_slick-slide {
    font-family: 'PT Sans', sans-serif;
    font-size: 15px;
    color: #062349;
    line-height: 16px;
    display: block;
    text-align: center;
    z-index: 300;
    font-weight: 500;
    width: 100%;
    padding: 5px 10px;
    margin: 0;
}

.wrapper_slick-slide img {
    width: 100%;
    margin: 0 auto;
    position: absolute;
    left: 0;
}

section.part77, section.part7 {
}

div#owl-demoIR2 ul.slick-dots {
    display: none !important;
}

.wrapper_slick-slide > a {
    min-height: 110px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    max-width: 100%;
    padding-bottom: 20px;
}

.wrapper_slick-slide > a:nth-child(1) {
    min-height: 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    max-width: 100%;
    padding-bottom: 10px;
}

.wrapper_slick-slide {
    margin: 0 10px;
}

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

.top-banners--wrapper {
    width: 90%;
    height: 105px;
    position: relative;
    display: block;
    margin: 0 auto;
    background-position-x: left;
    background-position-y: center;
    background-repeat: no-repeat;
    padding-left: 70px;
    background-size: 50px;
}

.banners_link {
    position: relative;
    display: inline-block;
    height: auto;
    box-sizing: content-box;
    margin-bottom: 0;
    width: 100%;
}
.banner-left-imgwrap a p {
    background: rgba(255, 255, 255, 0.5);
    box-shadow: 4px 4px 8px rgba(35, 20, 6, 0.25), 4px 16px 32px rgba(35, 20, 6, 0.1);
    backdrop-filter: blur(6px);
    border-radius: 4px;
    display: flex;
    position: relative;
    min-height: 30%;
    padding: 5px;
    max-width: 90%;
    align-items: center;
    color: #231406;
    font-family: PT Sans;
    font-size: 21px;
    line-height: 24px;
    margin: 0;
    border: 1px solid rgba(255, 255, 255, 0.5);
}

.banner-left-imgwrap a {
    display: flex;
    align-items: center;
    justify-content: center;
}

.top-banners {
    background-image: url(/templates/exportofby_1.0/images/button_main.png);
    background-repeat: no-repeat;
    background-repeat-x: no-repeat;
    background-repeat-y: no-repeat;
    background-size: 100% 100%;
    background-position-y: 0;
    background-position-x: 0;
    background-size: 100% 108%;
}

.banner-hello--chairman {
    display: -webkit-box;
    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: #ffffff;
    font-size: 25px;
    display: block;
    margin: 0 auto;
    text-align: center;
    font-weight: bold;
    padding: 0 5px;
    line-height: 20px;
    font-family: 'Cuprum', sans-serif;
}

.banner-menu-list {
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    margin: 0 5px;
    flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -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: 'Roboto', sans-serif;
    color: #00012d;
    font-size: 16px;
    line-height: 16px;
}

.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;
}

.banners-left {
    margin: 45px 0;
    margin-bottom: -400px;
}

.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: 'Rubik', sans-serif;
    font-weight: 500;
    margin: 2.5%;
    width: 88%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: #ffffff;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #495149;
    height: 80px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
}

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

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

.banners-left-top-item a:before {
    content: '';
    position: absolute;
    width: calc(100% - 30px);
    height: 50px;
    background-color: #7aa95c;
    z-index: -1;
    top: 0;
}

.banners-left-item {
    margin: 7.5px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 100%;
    align-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
}

.bottom-banner_wrapper2 {
    margin-bottom: 20px;
}

.banners-left-item a {
    display: flex;
    height: 100%;
    background-size: cover;
}

.banner-left-imgwrap {
    width: 100%;
    height: 100%;
    /* background-color: rgb(255 209 194 / 0.8); */
}

button.slick-prev.slick-arrow {
    top: calc(50%);

}

.banner-left_carousel {
    position: relative;
}

.banner-left_carousel button.slick-prev.slick-arrow {
    top: calc(50%);
    position: absolute;
    top: 50%;
    height: 30px;
    width: 20px;
    left: 5px;
    background-image: url(/templates/exportofby_1.0/images/chevron.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position-x: center;
    background-position-y: center;
    color: transparent;
    z-index: 300;
}

.banner-left_carousel button.slick-next.slick-arrow {
    height: 30px;
    width: 20px;
    right: 5px;
    background-image: url(/templates/exportofby_1.0/images/chevron.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position-x: center;
    background-position-y: center;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    color: transparent;
    top: 46%;
    position: absolute;
    z-index: 300;
}

button.slick-next.slick-arrow {
    top: calc(50% - 15px);

}

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

.banner-menu:nth-child(1) .banner-menu-inner:before {
    content: '';
    background-image: url(/templates/borisovgovby_1.0/images/turism.png);
    display: block;
    width: 100%;
    height: 100px;
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: 20px;
}

.banner-menu:nth-child(2) .banner-menu-inner:before {
    content: '';
    background-image: url(/templates/borisovgovby_1.0/images/buisnes.png);
    display: block;
    width: 100%;
    height: 100px;
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: 20px;
}

.banner-menu:nth-child(3) .banner-menu-inner:before {
    content: '';
    background-image: url(/templates/borisovgovby_1.0/images/info.png);
    display: block;
    width: 100%;
    height: 100px;
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: 20px;
}

.banners-left .slick-vertical button.slick-next.slick-arrow::before {
    content: '';
    background-image: url(/templates/borisovgovby_1.0/images/arrow.png);
    background-repeat: no-repeat;
    margin: 10px;
    bottom: -10px;
    width: 27px;
    height: 15px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    position: absolute;
    z-index: 100;
}

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

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

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

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

.banners-left-item .banner-left-imgwrap a {
    padding: 0;
    /* background-color: rgb(255 209 194 / 0.8); */
    /* Ã‘â€šÃÂµÃÂ½Ã‘Å’_ÃÂºÃÂ°Ã‘â‚¬Ã‘â€šÃÂ¾Ã‘â€¡ÃÂºÃÂ° */
    box-shadow: 3px 2px 2px rgba(0, 0, 0, 0.1), 3px 2px 4px rgba(0, 0, 0, 0.25);
    border-radius: 4px;
    background-repeat: no-repeat;
    position: relative;
}

.banners-right-item {
    display: block;
    position: relative;
    background-color: #ffffff;
    border: 1px solid #2159a0;
    -webkit-box-shadow: 2px 4px 7px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 2px 4px 7px 0px rgba(0, 0, 0, 0.5);
    min-height: 160px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.bottom-banner_wrapper {
    background: #05539f;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    min-height: 46px;
}

.bottom-banner_wrapper > img {
    max-height: 32px;
}

.banners-right {
    margin-bottom: 30px;
}

.bottom-banner_wrapper {
    margin-bottom: 5px;
    position: relative;
}

.bottom-banner_wrapper a {
    color: #ffffff;
    text-transform: uppercase;
    text-align: center;
    display: block;
    padding: 5px 20px;
    font-size: 16px;
    line-height: 17px;
    font-weight: 500;
    font-family: 'PT Sans', sans-serif;
}

.bottom-banner_wrapper a:hover {
    text-decoration: underline;
    opacity: 0.6;
    color: #ffffff;
}

.bottom-banner_wrapper a img {
    position: absolute;
    height: 15px;
    right: 5px;
    top: calc(50% - 7.5px);
}

h3.main_title {
    display: block;
    text-align: left;
    margin: 20px 0;
    padding-left: 10%;
}

h3.main_title img {
    width: 270px;
}

.banners-right-item_single img {
    display: block;
    width: 100%;
    margin: 0 auto;
}

div#owl-demoIR2 .owl-item img, #owl-mainbanners .owl-item img {
    width: auto;
    max-height: 120px;
}

a.main-banner_img {
    display: block;
    height: 90px;
    background-repeat: no-repeat;
    width: 100%;
    background-position: center;
    padding-top: 10px;
}

.left_vip-banner a.main-banner_img {
    display: block;
    height: auto;
    background-repeat: no-repeat;
    width: 100%;
    background-position: center;
    padding-top: 10px;
    padding-bottom: 10px;
}

.left_vip-banner a.main-banner_img img {
    max-width: 127px;
    height: auto;
    width: 100%;
}

.banners-right-item_vip {
    border-bottom: 2px solid #00000059;
    padding-bottom: 15px;
}

.right-banner_wrapper-vip > a {
    color: #000000;
    font-size: 20px;
    text-decoration: underline;
}

.right-banner_wrapper-vip {
    padding-left: 30px;
}

.right-banner_wrapper-vip .news-catItemIntroText {
    font-size: 16px;
    padding-top: 10px;
}

.left-banner_wrapper {
    display: block;
    position: relative;
    min-width: 127px;
    width: 127px;
    max-width: 127px;
}

.left-banner_wrapper a:before {
    display: block;
    content: '';
    background-color: rgba(105, 151, 211, 0.6);
    position: absolute;
    width: 100%;
    height: 100%;
    border: 1px solid #2159a0;
}

.left-banner_wrapper a:after {
    content: '';
    background-image: url(/templates/exportofby_1.0/images/magazine.png);
    width: 32px;
    height: 32px;
    display: block;
    position: absolute;
    bottom: 6px;
    right: 8px;
}

.left-banner_wrapper > a {
    width: 100%;
    height: 170px;
    overflow: hidden;
    position: relative;
    display: block;
}

.left-banner_wrapper.left-banner_wrapper-inner > a {
    width: 155px;
    height: 219.25px;
    overflow: hidden;
    position: relative;
    display: block;
}

.left-banner_wrapper.left-banner_wrapper-inner {
    width: 100%;
}

.right-banner_wrapper {
    display: block;
    width: 100%;
    max-width: 60%;

}

.left-banner_wrapper a img {
    width: 100%;
}

a.main-banner_img {
}

ul.tab-actual {
    margin-top: 15px;
}

ul.tab-actual .actual-tab1, ul.tab-actual .actual-tab2 {
    display: none;
}

.part5 .nav.tab-actual > li > a {
    color: #076df2;
    position: relative;
    z-index: 2;
    margin: 0;
    font-size: 23px;
    line-height: 15px;
    background: #ffffff;
    width: 91%;
    margin-left: 9.7%;
    text-transform: uppercase;
    font-family: 'Cuprum', sans-serif;
    font-weight: bold;
    border: 0;
    margin-top: -1px;
}

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 .nav.tab-actual > li {
    width: 50%;
    background: #076df2;
    height: 50px;
}

.part5 .nav.tab-actual > li.active > a, .part5 .nav.tab-actual > li.active > a:hover, .part5 .nav.tab-actual > li.active > a:focus {
    color: #076df2;
    position: relative;
    z-index: 2;
    margin: 0;
    font-size: 23px;
    line-height: 15px;
    background: #ffffff;
    width: 91%;
    margin-left: 9.7%;
    text-transform: uppercase;
    font-family: 'Cuprum', sans-serif;
    font-weight: bold;
    border: 0;
    margin-top: -1px;
}

.part5 .nav.tab-actual > li:hover {

}

.banners-right-item .right-banner_wrapper a {
    color: #09336c;
    font-size: 15px;
    font-family: 'PT Sans', sans-serif;
    text-align: center;
    display: block;
    padding: 5px;
    line-height: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-height: 80px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    background-size: auto 90%;
}

.banners-right-item > a:nth-child(3) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 34px;
    width: 100%;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    padding: 10px;
    color: #000000;
    font-family: 'PT Sans', sans-serif;
    font-size: 18px;
}

a.read_more_banner {
    text-align: right;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-decoration: underline;
    color: #000000;
    font-size: 18px;
}

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

.part2-item.tovari-wrapper > .newscontainer-itemFullText.itemFullText > span:nth-child(1) {
    display: block;
    -webkit-box-shadow: inset 0px 0px 4px 2px rgba(221, 221, 221, 1);
    box-shadow: 0px 0px 4px 2px rgba(221, 221, 221, 1);
    padding: 0 60px;
    margin: 30px 0;
    margin-top: 0;
}

.part2-item.tovari-wrapper > .newscontainer-itemFullText.itemFullText > span {
    display: block;
    -webkit-box-shadow: inset 0px 0px 4px 2px rgba(221, 221, 221, 1);
    box-shadow: 0px 0px 4px 2px rgba(221, 221, 221, 1);
    padding: 30px 60px;
    margin: 25px 0;
}

.part2-item.tovari-wrapper > .newscontainer-itemFullText.itemFullText > ul.adress_tovari {
    clear: both;
    float: none;
}

.part2-item.tovari-wrapper > .newscontainer-itemFullText.itemFullText > ul.adress_tovari li:nth-child(2) {
    margin-right: 6% !important;
}

.part2-item.tovari-wrapper > .newscontainer-itemFullText.itemFullText > ul.adress_tovari li:nth-child(1) {
    width: 100%;
}

.part2-item.tovari-wrapper > .newscontainer-itemFullText.itemFullText > ul.adress_tovari li:nth-child(3), .part2-item.tovari-wrapper > .newscontainer-itemFullText.itemFullText > ul.adress_tovari li:nth-child(2) {
    width: 47%;
    float: left;
    margin: 0;
    min-height: 80px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.part2-item.tovari-wrapper > .newscontainer-itemFullText.itemFullText > span p {
    font-size: 19px;
    line-height: 25px;
    text-indent: 1.5em;
}

.part2-item.tovari-wrapper > .newscontainer-itemFullText.itemFullText > span.link_tovari {
    width: 70%;
    display: block;
    margin: 0 auto;
    text-align: center;
    padding: 22px;
    font-size: 35px;
}

div.pp_default .pp_social {
    display: none;
}

div.pp_default .pp_description {
    clear: both;
    float: none;
    display: none !important;
}

.part2-item.tovari-wrapper > .newscontainer-itemFullText.itemFullText > ul > li {
    display: block;
    -webkit-box-shadow: inset 0px 0px 4px 2px rgba(221, 221, 221, 1);
    box-shadow: 0px 0px 4px 2px rgba(221, 221, 221, 1);
    padding: 10px 30px;
    max-width: 100%;
    margin: 30px auto;
    text-align: left;
}

.part2-item.tovari-wrapper > .newscontainer-itemFullText.itemFullText > ul > li.sigProThumb {
    display: block;
    -webkit-box-shadow: inset 0px 0px 4px 2px rgba(221, 221, 221, 1);
    box-shadow: none;
    padding: 0;
    max-width: 100%;
    margin: 30px auto;
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
}

.part2-item.tovari-wrapper > .newscontainer-itemFullText.itemFullText > b {
    text-align: right;
    display: block;
    font-size: 15px;
    font-weight: 500;
    line-height: 3;
}

.part2-item.tovari-wrapper > .newscontainer-itemFullText.itemFullText a {
    color: #040615;
}

.part2-item.tovari-wrapper > .newscontainer-itemFullText.itemFullText span.link_tovari a:hover {
    text-decoration: none;
    opacity: 0.8;
}

.part2-item.tovari-wrapper > .newscontainer-itemFullText.itemFullText span.link_tovari a {
    color: #428bca;
}

.left_statyi {
    width: 150px;
    float: left;
    display: block;
}

.right_statyi {
    width: calc(100% - 150px);
    float: right;
    display: block;
    padding-left: 15px;
}

.left_statyi a {
    width: 150px;
    height: 150px;
    display: block;
    background-size: cover;
    border-radius: 100%;
    background-position: center;
}

.left_statyi img {
    border-radius: 100%;
}

.moduleItemAuthor.statyi_author a {
    color: #2159a0;
    font-weight: bold;
    font-size: 17px;
    line-height: 19px;
    font-family: 'PT Sans', sans-serif;
    margin-bottom: 3px;
    display: block;
}

a.moduleItemTitle.statyi_title {
    display: block;
    margin-bottom: 3px;
}

div#owl-demo .owl-dots {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 15px;
}

div#owl-demo .owl-dots button.active {
    background: #d1d1d1;
}

div#owl-demo .owl-dots button:focus {
    outline: none;
}

div#owl-demo .owl-dots:focus {
    outline: none;
}

div#owl-demo .owl-dots button:focus {
    outline: none;
}

a.moduleItemTitle.statyi_title {
    font-weight: bold;
    color: #020c19;
    font-size: 16px;
    font-family: 'PT Sans', sans-serif;
    line-height: 17px;
}

.moduleItemIntrotext.statyi_description {
    font-family: 'PT Sans', sans-serif;
    font-size: 16px;
    line-height: 16px;
    display: inline-block;
    padding-bottom: 15px;
}

.statyi_main {
    margin-top: 50px;
}

.statyi_wrapper {
    background-color: #f0f0f075;
    display: flex;
    position: relative;
    padding: 20px;
    margin: 0 20px;
    min-height: 180px;
}

a.moduleItemReadMore.statyi_more {
    text-transform: lowercase;
    text-align: right;
    position: absolute;
    bottom: 15px;
    right: 15px;
    color: #f47021;
    font-family: 'PT Sans', sans-serif;
    font-size: 15px;
    text-decoration: underline;
}

.part2-item.tovari-wrapper > .newscontainer-itemFullText.itemFullText > ul {
    padding: 0;
}

.part2-item.tovari-wrapper .newscontainer-itemFullText.itemFullText > p:nth-child(1) {
    margin-top: 0;
}

ul.sigProClassic li.sigProThumb span.sigProLinkWrapper {
    border: none;
}

.sigProContainer {
    display: flex;
    align-items: center;
    justify-content: space-around;
    margin-top: 20px;
}

.newscontainer-itemFullText.itemFullText ul.sigProContainer li:before, .part2-item.tovari-wrapper > .newscontainer-itemFullText.itemFullText > ul > li:before {
    display: none;
}

.part2-item.tovari-wrapper > .newscontainer-itemFullText.itemFullText > ul.adress_tovari li:nth-child(1) {
    min-height: 60px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

ul.sigProClassic li.sigProThumb a.sigProLink img.sigProImg, ul.sigProClassic li.sigProThumb a.sigProLink:hover img.sigProImg {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.part2-item.tovari-wrapper > .newscontainer-itemFullText.itemFullText > ul > li.sigProThumb:nth-child(1), .part2-item.tovari-wrapper > .newscontainer-itemFullText.itemFullText > ul > li.sigProThumb:nth-child(2) {
    margin-right: 20px;
}



li.sigProThumb {
    width: 100%;
    display: flex;
    justify-content: center;
}

ul.sigProClassic li.sigProThumb span.sigProLinkOuterWrapper {
    background: none;
}

.preds-words p {
    color: #00012d;
    text-align: left;
    font-size: 16px;
    line-height: 17px;
    font-family: 'Roboto', sans-serif;
    padding-top: 30px;
    position: relative;
}

.camera_caption_title a:hover {
    text-decoration: underline;
    color: #ffffff;
}

.camera_caption_title a {
    color: #ffffff;
    text-decoration: none;
}

.preds-img {
    padding: 15px 15px 30px 15px;
}

.preds-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: #83b6f8;
}

section.part1 {
    position: relative;
    z-index: 101;
    width: 100%;
    top: 0;
    background: transparent;
}

img.slider-top {
    width: 100%;
}

.preds-words img {
    display: block;
    position: relative;
    z-index: 100;
    width: 130px;
    height: auto;
    text-align: center;
}

.preds-title {
    margin: 0;
    display: block;
    text-align: left;
    padding-top: 30px;
}

.preds-title a {
    display: block;
    color: #ffffff;
    font-family: 'Cuprum', sans-serif;
    font-size: 16px;
    line-height: 15px;
    font-weight: bold;
}

.preds-words span {
    display: block;
    color: #00012d;
    font-size: 12px;
    text-align: left;
    line-height: 10px;
    padding-top: 5px;
}

.part2 .row {
    margin: 0;
}

.preds-more {
    color: #ffffff;
    font-size: 15px;
    font-family: 'Roboto', sans-serif;
    text-align: right;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 130px;
    margin: 0 auto;
    background: #076df2;
    font-weight: bold;
    padding: 0 5px;
    height: 30px;
    margin-top: -15px;
    margin-bottom: 15px;
}

ul.mainmenu {
    display: flex;
    display: -webkit-box;
    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;
}

.animated.delay-010s {
    -webkit-animation-delay: .10s;
    animation-delay: .10s;
}

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

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

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

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

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

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

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

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

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

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

.animated.delay-180s {
    -webkit-animation-delay: 1.80s;
    animation-delay: 1.80s;
}

.footer-info {
    position: relative;
    width: 100%;
    z-index: 10;
    top: 0;
}

.img-card{
    /* margin: 0 35px 0 -78px; */
}

.img-card2{
    /* margin: 0 -82px 0 15px; */
}
.foot-div1 p, .foot-div2 p {
    font-family: Roboto Slab;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    /* or 125% */
    letter-spacing: 0.005em;

    /* text */
    color: #272829;
}
.title-block-blue{
    color: #003C71;
    text-align: center;
    line-height: 42px;
    margin: 32px 0 24px;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
}

.date-line{
    margin: 0 auto;
    font-family: 'Oswald', sans-serif;
    color: #003C71;
    font-size: 23px;
    margin-left: calc(77% - 209px/2);
}

section.part9 {
    /*border-top: 15px solid #ffffffb3;*/
    /*min-height: 300px;*/
    /*border-bottom: 15px solid #ffffffb3;*/
}

.footer-contacts {
    padding: 3px;
}

.footer-info h5{
    line-height: 22px;
    color: #003C71;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
    text-align: left;
    /* font-family: Bebas Neue Cyrillic; */
    font-style: normal;
    /* font-weight: normal; */
    font-size: 19px;
    line-height: 18px;
    /* identical to box height, or 122% */
    /* text-align: center; */

    /* main */
    color: #003C71;
}

.img-card img {
    display: block;
    float: left;
    border-radius: 0px 300px 300px 0px;
    height: auto;
    width: 100%;
}
.ya_map.ya_map-left {
    border-radius: 0 300px 300px 0;
    overflow: hidden;
}
.ya_map.ya_map-right {
    border-radius: 300px 0 0 300px;
    overflow: hidden;
}

.img-card2 img {
    display: block;
    float: left;
    border-radius: 300px  0px  0px 300px;
    height: auto;
    width: 100%;
    margin-left: 15px
}


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

.footer-info-txt p {
    margin: 0;
    padding-bottom: 10px;
    font-family: 'PT Sans', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 24px;
    letter-spacing: 0.005em;
    color: #231406;
}
span.footer-info-txt>p {
    padding-bottom: 10px;
}

#rl_modals_close{
    right: 16px;
    top: 16px;
    width: 24px !important;
    height: 24px !important;
    background: url(/templates/piano_1.0/images/close.svg) !important;
    background-repeat: no-repeat;
    opacity: inherit !important;
    border: none !important;
}


.no_title.has_scrollbar #rl_modals_close {
    right: 16px;
    top: 16px;
    width: 24px !important;
    height: 24px !important;
    background: url(/templates/piano_1.0/images/close.svg) !important;
    background-repeat: no-repeat;
    opacity: inherit !important;
    border: none !important;
}

.left-right_one {
    display: flex;
}

.left_one {
    min-width: 50%;
}

.right_one {
    min-width: 50%;
}

.left_one p {
    padding-left: 40px;
}
.footer-info-txt p:first-child {
}

section.part2 .contact-info-wrapper {
}

.slideshowck.camera_wrap.camera_amber_skin {
    background: transparent;
    margin: 0 auto;
    margin-bottom: 40px;
}

.product {
    display: none;
}

a#js-loadMore {
    display: block;
    min-width: 200px;
    margin: 0 auto;
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #05539f;
    padding: 5px;
    font-size: 20px;
    width: 20%;
}

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

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

.footer-name {
    position: relative;
}

.footer-info-txt p a {
    color: #0b3468;
    margin: 0;
    padding-bottom: 5px;
    font-family: 'PT Sans', sans-serif;
    font-size: 18px;
    line-height: 20px;
    font-family: PT Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 24px;
    /* identical to box height, or 141% */
    letter-spacing: 0.005em;

    /* Ã‘ÂÃÂµÃÂ¿ÃÂ¸Ã‘Â +3 */
    color: #231406;
}

.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/borisovgovby_1.0/images/arrow.png);
    background-repeat: no-repeat;
    margin: 10px;
    bottom: -10px;
    width: 27px;
    left: -20px;
    height: 15px;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    position: absolute;
    z-index: 100;
    display: block;
}

.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/borisovgovby_1.0/images/arrow.png);
    background-repeat: no-repeat;
    margin: 10px;
    bottom: -10px;
    width: 27px;
    height: 15px;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    position: absolute;
    z-index: 100;
    display: block;
}

.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;
}
div.clear {
    clear:both;
}
#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #menu-button {
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: 1;
    display: block;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

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

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

#cssmenu > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: block;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    margin: 24px 0;
}

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

#cssmenu ul li {
    list-style-type: none;
    text-align: left;
    padding: 8px;
    display: block;
    width: 91%;
}

#cssmenu ul li:active, #cssmenu ul li:hover {
    background: #3B3D40;
    border-radius: 4px 300px 300px 4px;
}

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

#cssmenu ul li ul {
    padding: 0;
}

#cssmenu ul li ul {
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -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: #000;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
}

#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.has-sub > a::after {
    position: absolute;
    top: 8px;
    right: -22px;
    content: "";
    width: 12px;
    height: 7px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    border: 6px solid transparent;
    border-top: 8px solid #0083E0;
}*/

#cssmenu > ul > li.has-sub:hover > a::after {
    border-top: 7px solid #006CB9;
}

#cssmenu ul ul {
    position: absolute;
    left: -9999px;
    top: 48px;
    margin-left: -15px;
    background: rgba(255, 255, 255, 0.7);
    width: 220px;
}
.sticky #cssmenu ul ul {
    background: #ffffff;
}

#cssmenu ul li ul li:hover > ul {
    left: auto;
    right: -180px;
}

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

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

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

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

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

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

#cssmenu ul ul li {
}

#cssmenu ul li:hover > ul > li {
}

#cssmenu ul ul li {
    padding: 0;
}

#cssmenu ul ul li a {
    padding: 5px 15px;
    text-decoration: none;
    text-align: center;
    color: #003052;
    -webkit-transition: color .2s ease;
    -o-transition: color .2s ease;
    transition: color .2s ease;
    font-size: 15px;
    text-transform: none;
    position: relative;
    text-align: left;
}

#cssmenu ul ul li a:before {
    content: '';
    width: 90%;
    display: block;
    position: absolute;
    height: 1px;
    background-color: #FCF5EE;
    bottom: 0;
    left: 5%;
}

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

.wrap_main {
    position: absolute;
    top: 0;
    height: 100%;
    display: block;
    left: 32px;
}

.camera_wrap {
    height: 412px;
}

#cssmenu ul ul li.has-sub > a::after {
    position: absolute;
    top: 50%;
    right: 10px;
    width: 4px;
    height: 4px;
    border-bottom: 1px solid #076df2;
    border-right: 1px solid #076df2;
    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 #076df2;
    border-left: 1px solid #076df2;
}

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

.lang-line{
    border: 1px solid #003C71;
    box-sizing: border-box;
    border-radius: 0px 58px 58px 0px;
    margin-top: 16px;
    display: flex;
}

.lang-menu{
    position: relative;
    display: flex;
    display: -webkit-box;
    margin: 17px 0;
    -webkit-box-pack: start;
    -ms-flex-pack: inherit;
    justify-content: flex-start;
    width: 190px;
}

.lang-menu li a{
    font-family: 'Roboto Slab';
    color: #272829;
    margin: calc(50% - 31px/2) 0 0 24px;
    font-weight: 500;
    text-shadow: 0px 2px 4px rgb(0 0 0 / 32%);
    font-size: 16px;
}

.lang-name{
    margin-top: 11px;
    font-style: normal;
    font-weight: 500;
    font-size: 31px;
    color: #003C71;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
    margin-left: calc(50% - 748px/2);
}

.social-line{
    border: 1px solid #003C71;
    box-sizing: border-box;
    border-radius: 0px 58px 58px 0px;
    margin-top: 8px;
    display: flex;
    background: #003C71;
    margin-left: -15px;
}

.social-line img{
    margin-right: 16px;

}

.position-p h4{
    margin: 0 auto;
}

.label-line{
    border: 1px solid #003C71;
    box-sizing: border-box;
    border-radius: 0px 58px 58px 0px;
    margin-top: 16px;
    display: flex;
    margin-left: -15px;
    padding: 9px;
}

.label-name{
    font-style: normal;
    font-weight: 500;
    font-size: 31px;
    color: #fff;
    font-family: 'Oswald', sans-serif;
    margin-left: calc(50% - 543px/2);
    margin-bottom: 0;
}

section.part4 {
    /* background: no-repeat center/100% url(/templates/piano_1.0/images/fon.jpg);*/
    background: no-repeat url(/templates/piano_1.0/images/fon.jpg);
    background-attachment: scroll;
    background-position: center;
    background-clip: border-box;
}

.about-block{
    align-items: center;
    padding: 32px;
    width: 676px;
    height: 686px;
    top: 0px;
    background: rgba(255, 255, 255, 0.8);
    backdrop-filter: blur(8px);
    border-radius: 4px;
    margin: 0 auto 48px;
}

.bt-silver{
    background: url(metal-3026073_1280.png), linear-gradient(360deg, #CCCCCC 0%, #E6E6E6 16.46%, #F2F2F2 31.04%, #CCCCCC 52.92%, #BFBFBF 65.94%, #F2F2F2 77.4%, #E6E6E6 89.9%, #CCCCCC 100%);
    background-blend-mode: overlay, normal;
    box-shadow: inset 0px 0px 5px 5px rgb(227 227 227 / 75%);
    border-radius: 32px;
    text-align: center;
    font-family: Roboto Slab;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 0.0125em;
    color: #000000;
    padding: 11px;
    box-shadow: -1px 2px 7px 1px #726e6e;
    margin-top: 24px;
    cursor: pointer;
}
.bt-silver2{
    background: url(metal-3026073_1280.png), linear-gradient(360deg, #CCCCCC 0%, #E6E6E6 16.46%, #F2F2F2 31.04%, #CCCCCC 52.92%, #BFBFBF 65.94%, #F2F2F2 77.4%, #E6E6E6 89.9%, #CCCCCC 100%);
    background-blend-mode: overlay, normal;
    box-shadow: inset 0px 0px 5px 5px rgb(227 227 227 / 75%);
    border-radius: 32px;
    text-align: center;
    font-family: Roboto Slab;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 0.0125em;
    color: #000000;
    padding: 11px;
    box-shadow: -1px 2px 7px 1px #726e6e;
    margin-top: 24px;
    cursor: pointer;
}

.bt-silver:hover{
    background: #272829;
    transition-duration: 1.2s;
}

.bt-silver a:hover{
    color: #fff;
    transition-duration: 1.2s;
    text-decoration: none;
}

.bt-silver2:hover{
    background: #272829;
    transition-duration: 1.2s;
    color: #fff;
}

.bt-silver2:active{
    box-shadow: none;
}


.block-org div{
    margin-bottom: 24px;
}

.block-org h5{
    font-family: 'Oswald', sans-serif;
    color: #003C71;
    font-size: 18px;
    margin: 32px 0 17px;
    line-height: 22px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 400;
}

.logo-org{
    float: left;
    margin-right: 8px;
}

.block-part{
    margin-top: 24px;
    text-align: center;
}

.block-part h5{
    font-family: 'Oswald', sans-serif;
    color: #000;
    font-size: 18px;
    margin: 32px 0 17px;
    line-height: 22px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 400;
}

.block-events{
    background: #3B3D40;
    opacity: 0.9;
    border-radius: 0px 500px 0px 0px;
    padding-top: 32px;
}
.event-title{
    font-style: normal;
    font-weight: normal;
    font-size: 26px;
    line-height: 32px;
    text-align: center;
    letter-spacing: 0.0025em;
    color: #FFFFFF;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
}

.event-title-1{
    font-style: normal;
    font-weight: normal;
    font-size: 26px;
    line-height: 32px;
    text-align: center;
    letter-spacing: 0.0025em;
    color: #FFFFFF;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    margin-top: 42px;
    margin-bottom: 30px;
}


.mg-ev{
    margin-bottom: 28px;
}

.event-item{
    width: 330px !important;
    background: #FFFFFF;
    border-radius: 1px;
    min-height: 208px !important;
    margin-right: 24px;

}

.event-item:before{
    border: 2px solid #ffffff !important;
    left: -8px !important;
    top: -8px !important;
    width: calc(100% - 0px) !important;
    height: calc(100% - 0px) !important;
}

.block-conditions{
    background: #F0F3F5;
    border-radius: 0px 0px 500px 0px;
    height: 300px;
}

.block-conditions p{
    margin: 9px auto;
    width: 910px;
}

.bt-silver-down{
    background: url(metal-3026073_1280.png), linear-gradient(360deg, #CCCCCC 0%, #E6E6E6 16.46%, #F2F2F2 31.04%, #CCCCCC 52.92%, #BFBFBF 65.94%, #F2F2F2 77.4%, #E6E6E6 89.9%, #CCCCCC 100%);
    background-blend-mode: overlay, normal;
    box-shadow: inset 0px 0px 5px 5px rgb(227 227 227 / 75%);
    border-radius: 32px;
    text-align: center;
    font-family: Roboto Slab;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 0.0125em;
    color: #000000;
    padding: 11px;
    box-shadow: -1px 2px 7px 1px #726e6e;
    margin: 24px auto;
    width: 265px;
    cursor: pointer;
}

.bt-silver-down:hover{
    background: #272829;
    transition-duration: 1.2s;
}
.bt-silver-down a{
    padding: 14px;
}

.bt-silver-down a:hover{
    color: #fff;
    transition-duration: 1.2s;
    text-decoration: none;
}
.bt-silver-down a:focus{
    color: #000;
    text-decoration: none;
}

.block-bt{
    padding: 28px 0 43px;
    justify-content: center;
    display: inline-grid;
}

.line-bt{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
    padding: 16px;
    position: absolute;
    width: calc(50% + 277px/2);
    height: 65px;
    left: 0px;
    top: calc(50% - 79px/2);
    background: #F0F3F5;
    border-radius: 0px 500px 500px 0px;
}

.bt-link{
    color: #000;
    text-transform: uppercase;
    padding: 14px;
}

.circle1{
    width: 341px;
    height: 341px;
    border: 1px solid #003C71;
    box-sizing: border-box;
    border-radius: 200px;
}

.circle2{
    width: 213px;
    height: 213px;
    border: 1px solid #003C71;
    box-sizing: border-box;
    border-radius: 100px;
    margin:calc(50% - 213px/2) auto;
}

.circle3{
    width: 85px;
    height: 85px;
    border: 1px solid #003C71;
    box-sizing: border-box;
    border-radius: 100px;
    margin:calc(50% - 85px/2) auto;
}

.bt-online-w{
    width: 277px;
    margin-top: 0;
}

.order-block{
    display: flex;
    align-items: center;
    justify-content: center
}

.order-item{
    position: static;
    width: 443px;
    box-shadow: inset 0px 0px 5px 5px rgb(227 227 227 / 75%);
    border-radius: 4px;
    border-top: 2px solid #bcbbbb;
    border-bottom: 2px solid #bcbbbb;
    display: inline-block;
    margin: 12px;
    padding: 0px 16px;
    min-height: 262px !important;
    /*height: 243px;*/
}

.modal{
    overflow-y: hidden !important;
}

.modal-dialog {
    
}

.modal-content{
    max-height: 700px;
    overflow: auto;
}

#openModal_1, #openModal_10{
	position: fixed;
}

.jury-block{
    background: #F0F3F5;
}

.jury-item {
    position: static;
    width: 443px;
    box-shadow: inset 0px 0px 5px 5px rgb(227 227 227 / 75%);
    border-radius: 4px;
    border-top: 2px solid #bcbbbb;
    border-bottom: 2px solid #bcbbbb;
    display: inline-block;
    margin: 12px;
    padding: 0px 16px;
    min-height: 180px !important;
    height: 181px;
    background-color: #fff;
}

.jury-item img {
    height: 80px !important;
    min-height: 80px !important;
    width: 80px !important;
    float: right;
}

.text-block{
    text-align: center;
    width: 910px;
    margin: 0 auto;
}

.line-adress{
    font-size: 12px;
    margin: -7px 0 0 0;
}
.member-block{
    background: #3B3D40;
}

.member-item{
    position: static !important;
    display: inline-block !important;
    margin: 5px 39px 0;
    padding: 0px 16px;
    min-height: 240px !important;
    width: 265px !important;
    text-align: center;
}

.member-img img{
    background-position: center !important;
    height: 194px;
    width: 194px;
    border-radius: 100px;
    box-shadow: inset 0px 0px 5px 5px rgb(227 227 227 / 75%);
}

.member-title{
    color: #fff !important;
    font-family: 'Oswald', sans-serif !important;
    font-size: 26px;
    text-transform: uppercase;
}

.member-text p{
    color: #fff !important;
    text-align: center !important;
    font-weight: 400;
}

.member-line-blue{
    width: 98%;
    background: #003C71;
    border-radius: 0 600px 600px 0px;
    height: 424px;
    position: absolute;
    top: 22%;
}

.member-link{
    color: #fff !important;
    font-size: 14px !important;
    font-weight: 300 !important;
}

.title-block{
    font-family: 'Oswald', sans-serif !important;
}

.title-block-blue1 {
    color: #003C71;
    text-align: center;
    line-height: 42px;
    margin: 64px 0 0px;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    padding: 13px 0px 5px;
}

.timetable{
    width: 910px;
    height: inherit;
    margin: 0 auto 64px;
    background: #F0F3F5;
    box-shadow: inset 0px 0px 5px 5px rgba(227, 227, 227, 0.75);
    border-radius: 4px;
}

/*.timetable-double{
    width: 910px;
    height: 286px;
    margin: 13px auto;
    background: #F0F3F5;
    box-shadow: inset 0px 0px 5px 5px rgba(227, 227, 227, 0.75);
    border-radius: 4px;
}*/


.timetable table tr td{
    padding: 9px 10px;
    border-bottom: 1px solid #c4c3c3;
}

.timetable table tr:last-of-type{
    border-bottom: none;
}

.timetable table tr td:first-child{
    border-right: 1px solid #c4c3c3;
}


.order-label-button{
    margin: 0 auto 21px;
    justify-content: center;
    display: flex;
}

.jury-line-white {
    left: calc(50% - 312%/2);
    width: 312px;
    background: #ffffff;
    border-radius: 600px 600px 0px 0px;
    height: 99.4%;
    position: absolute;
    top: 32px;
    margin: 0 auto;
    justify-content: center;
}

.title-form{
    margin-top: 29px;
}

.p-form{
    text-align: center;
    color: #fff;
    margin-top: 24px;
}

.bt-online-pos{
    justify-content: center;
    display: flex;
    /* margin-top: 58px;
    margin-bottom: -34px !important; */
}

/* div#fox-container-m468 form .fox-row {
    margin-right: 256px;
    margin-left: 32px;
} */
.simpleForm2 .form-row{
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 32px;
    
}
.simpleForm2 .form-row > *{
    flex-grow: 1;
    
}
.sf2-header,.simpleForm2 label{
color: white !important;
}
.sf2-header{
    text-align: center;
}
div#fox-container-m468 .qq-upload-file {
    color: #fff !important;
}

div#fox-container-m468 span.qq-upload-size {
    color: #fff !important;
}

div#fox-container-m468 .fox-form select, div#fox-container-m468 .fox-form textarea, 
div#fox-container-m468 .fox-form input[type="text"], div#fox-container-m468 .fox-form input[type="email"]{
    border-radius: 48px;
    padding: 15px;
    height: 48px;
    box-shadow: 0px 0px 1px 1px rgb(227 227 227 / 35%), inset 0px 4px 16px rgb(0 0 0 / 15%), inset 0px 2px 4px rgb(0 0 0 / 30%);
}

div#fox-container-m468 .control-label {
    max-width: 100%;
    margin: 0;
    font-size: 12px;
    color: #fff;
}

div#fox-container-m468 .fox-form-stacked .control-label {
    width: inherit !important;
}

div#fox-container-m468 .control-group {
    margin-bottom: 16px;
}

.blue-line-form {
    width: 100%;
    background: #003C71;
    border-radius: 0 600px 0px 0px;
    height: 100px;
   /* position: absolute;*/
    bottom: 0%;
    margin-left: -15px;
    margin-top: -5%;
    position: initial;
}

div#fox-container-m468 .alert-success {
    position: relative !important;
}
div#fox-container-m468 .btn {
    background: url(metal-3026073_1280.png), linear-gradient(
            360deg
            , #CCCCCC 0%, #E6E6E6 16.46%, #F2F2F2 31.04%, #CCCCCC 52.92%, #BFBFBF 65.94%, #F2F2F2 77.4%, #E6E6E6 89.9%, #CCCCCC 100%);
    background-blend-mode: overlay, normal;
    box-shadow: inset 0px 0px 5px 5px rgb(227 227 227 / 75%);
    border-radius: 32px;
    text-align: center;
    font-family: Roboto Slab;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 0.0125em;
    color: #000000;
    padding: 11px;
    cursor: pointer;
    text-transform: uppercase;
}


/*css for online-form (BE)*/

div#fox-container-m476 form .fox-row {
    /* margin-right: 256px;
    margin-left: 32px; */
    margin: 0 auto;
}

div#fox-container-m476 .qq-upload-file {
    color: #fff !important;
}

div#fox-container-m476 span.qq-upload-size {
    color: #fff !important;
}

div#fox-container-m476 .fox-form select, div#fox-container-m476 .fox-form textarea, div#fox-container-m476 .fox-form input[type="text"], 
div#fox-container-m476 .fox-form input[type="email"],
select, 
textarea, 
input[type="text"], 
input[type="email"],
.sf2Style-default .sf2-form-group input.sf2-element, .sf2Style-default .sf2-form-group select.sf2-element, .sf2Style-default .sf2-form-group textarea.sf2-element,
.label-upload{
    border-radius: 48px;
    padding: 15px;
    height: 48px;
    box-shadow: 0px 0px 1px 1px rgb(227 227 227 / 35%), inset 0px 4px 16px rgb(0 0 0 / 15%), inset 0px 2px 4px rgb(0 0 0 / 30%);
}

div#fox-container-m476 .control-label {
    max-width: 100%;
    margin: 0;
    font-size: 12px;
    color: #fff;
}

div#fox-container-m476 .fox-form-stacked .control-label {
    width: inherit !important;
}

div#fox-container-m476 .control-group {
    margin-bottom: 16px;
}

div#fox-container-m476 .alert-success {
    position: relative !important;
}
div#fox-container-m476 .btn,
.sf2Style-default button.sf2-element[type="submit"], .sf2Style-default button.sf2-element.sf2SendBtn,
.sf2Style-default input[type="file"],
.label-upload {
    background: url(metal-3026073_1280.png), linear-gradient(
            360deg
            , #CCCCCC 0%, #E6E6E6 16.46%, #F2F2F2 31.04%, #CCCCCC 52.92%, #BFBFBF 65.94%, #F2F2F2 77.4%, #E6E6E6 89.9%, #CCCCCC 100%);
    background-blend-mode: overlay, normal;
    box-shadow: inset 0px 0px 5px 5px rgb(227 227 227 / 75%);
    border-radius: 32px;
    text-align: center;
    font-family: Roboto Slab;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 0.0125em;
    color: #000000;
    padding: 11px;
    cursor: pointer;
    text-transform: uppercase;
}
.sf2Style-default input[type=file]::file-selector-button{
    border: none;
    background-color: transparent;
}
.sf2-form-group:has(.label-upload){
    position: relative;
}
.label-upload{
    display: none;
}
input[type="radio"], input[type="checkbox"]{
    margin: 4px !important;
}
/* .label-upload{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    height: 44px;
    padding: 15px;
    margin-top: 3px;
}
.label-upload:hover{
    cursor: pointer;
}
.sf2Style-default input[type="file"]{
    opacity: 0;
    position: relative;
    z-index: 3;
}
.label-upload::before{
    color: gray;
    position: absolute;
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 0;
}
form.lang-ru .label-upload::before{
    content:"Выберите файл";
}
form.lang-be .label-upload::before{
    content:"Выбярыце файл";
}
form.lang-en .label-upload::before{
    content:"Choose file";
} */
.sf2Style-default button.sf2-element[type="submit"]:hover, .sf2Style-default button.sf2-element.sf2SendBtn:hover{
    background: url(metal-3026073_1280.png), linear-gradient(
            360deg
            , #CCCCCC 0%, #E6E6E6 16.46%, #F2F2F2 31.04%, #CCCCCC 52.92%, #BFBFBF 65.94%, #F2F2F2 77.4%, #E6E6E6 89.9%, #CCCCCC 100%);
    text-decoration: none;
    background-position: 0 -15px;
    transition: background-position .1s linear;
    
}
/*end (BE)*/

/*css for online-form (EN)*/

/* div#fox-container-m477 form .fox-row {
    margin-right: 256px;
    margin-left: 32px;
} */

div#fox-container-m477 .qq-upload-file {
    color: #fff !important;
}

div#fox-container-m477 span.qq-upload-size {
    color: #fff !important;
}

div#fox-container-m477 .fox-form select, div#fox-container-m477 .fox-form textarea, div#fox-container-m477 .fox-form input[type="text"], div#fox-container-m477 .fox-form input[type="email"]{
    border-radius: 48px;
    padding: 15px;
    height: 48px;
    box-shadow: 0px 0px 1px 1px rgb(227 227 227 / 35%), inset 0px 4px 16px rgb(0 0 0 / 15%), inset 0px 2px 4px rgb(0 0 0 / 30%);
}

div#fox-container-m477 .control-label {
    max-width: 100%;
    margin: 0;
    font-size: 12px;
    color: #fff;
}

div#fox-container-m477 .fox-form-stacked .control-label {
    width: inherit !important;
}

div#fox-container-m477 .control-group {
    margin-bottom: 16px;
}

div#fox-container-m477 .alert-success {
    position: relative !important;
}
div#fox-container-m477 .btn {
    background: url(metal-3026073_1280.png), linear-gradient(
            360deg
            , #CCCCCC 0%, #E6E6E6 16.46%, #F2F2F2 31.04%, #CCCCCC 52.92%, #BFBFBF 65.94%, #F2F2F2 77.4%, #E6E6E6 89.9%, #CCCCCC 100%);
    background-blend-mode: overlay, normal;
    box-shadow: inset 0px 0px 5px 5px rgb(227 227 227 / 75%);
    border-radius: 32px;
    text-align: center;
    font-family: Roboto Slab;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 0.0125em;
    color: #000000;
    padding: 11px;
    cursor: pointer;
    text-transform: uppercase;
}

/*end (EN)*/


.blue-line-form {
    width: 100%;
    background: #003C71;
    border-radius: 0 600px 0px 0px;
    height: 100px;
   /* position: absolute;*/
    bottom: 0%;
    margin-left: -15px;
    margin-top: -5%;
    position: initial;
}

div#fox-container-m468 .alert-success {
    position: relative !important;
}
div#fox-container-m468 .btn {
    background: url(metal-3026073_1280.png), linear-gradient(
            360deg
            , #CCCCCC 0%, #E6E6E6 16.46%, #F2F2F2 31.04%, #CCCCCC 52.92%, #BFBFBF 65.94%, #F2F2F2 77.4%, #E6E6E6 89.9%, #CCCCCC 100%);
    background-blend-mode: overlay, normal;
    box-shadow: inset 0px 0px 5px 5px rgb(227 227 227 / 75%);
    border-radius: 32px;
    text-align: center;
    font-family: Roboto Slab;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 0.0125em;
    color: #000000;
    padding: 11px;
    cursor: pointer;
    text-transform: uppercase;
}


.fox-container{
    margin-bottom: 50px;
}

.foot-div1{
    /* margin: calc(11% - 202px/2) 0; */
    display: flex;
    flex-direction: column;
    min-height: 454px !important;
    justify-content: center;
    padding-left: 30px !important;
}

.foot-div2{
    padding-left: 19% !important;
    /* margin: calc(11% - 202px/2) 0; */
    display: flex;
    /* align-items: flex-end; */
    flex-direction: column;
    /* text-align: left; */
    justify-content: center;
    min-height: 454px !important;
    padding-right: 30px !important;
}

@media screen and (min-width: 1360px) and (max-width: 1550px) {
    .member-item{
        width: 184px !important;
    }

    .lang-name {
        margin-left: calc(50% - 893px/2);
    }

    .label-name {
        margin-left: calc(50% - 649px/2);
        font-size: 26px;
    }

.block-conditions p {
    width: 856px;
}
}


@media screen and (max-width: 1280px) {
.block-conditions p {
    width: 68%;
}

.lang-name {
    font-size: 27px;
}
.label-name {
    font-size: 23px;
}
}

@media screen and (min-width: 1280px) and (max-width: 1360px) {
.order-item{
min-height: 281px !important;
}

}


@media screen and (min-width: 1000px) and (max-width: 1280px) {
.order-item{
min-height: 386px !important;
}
.for-min{
   width: 400px;
}

}


@media screen and (max-width: 1000px) {
table {
    display: block;
    overflow: auto;
    max-width: 100%;
}


.block-conditions p {
    width: 70%;
}

.label-name {
    font-size: 28px;
}

.date-line {
    margin-left: calc(77% - 257px/2);
}
.for-min{
   width: 400px;
}

}

@media screen and (max-width: 768px) {
    .header-menu {
        display: block;
        display: -ms-flexbox;

        -ms-flex-pack: end;
        z-index: 100;
        width: 100%;
    }

    .header-menu {
        width: 20%;
    }
    .header_soc a {
        display: none;
    }

    .lang-menu{
        margin: 0px 0px 19px; 
    }

    .lang-menu li a {
        margin-left: 0px;
        margin: calc(25% - 31px/2) 0 0 24px;
    }

    .lang-name{
        margin: auto 9px;
    }

.date-line{
    margin-left: auto;
}
    .logo-mobile{
        position: absolute !important;
        left: 8px;
        bottom: 8px;
    }
    .logo_main {
        justify-content: end;
        align-items: end;
    }
    .logo_main img {
        width: 140px;
    }

    .circle1{
        width: 194px;
        height: 194px;
    }

    .circle2{
        width: 122px;
        height: 122px;
        margin: calc(50% - 122px/2) auto;
    }

    .circle3{
        display:none;
    }

.newsmain-item {
    min-height: 250px !important;
}
    .about-block{
        width: 94%;
        height: 100%;
    }

    .block-conditions{
        height: 100%;
    }

    .block-conditions p {
        width: 79%;
    }
    .event-item{
        margin: 0 auto 30px;
    }

    .newsmain-title {
        margin-top: 0 !important;
    }

    section.part5 .newsmain-title a {
        font-family: 'Open Sans', sans-serif;
        font-size: 25px;
    }
    .karusel-resourse--item {
        max-width: 82%;
    }
    .member-item{
        width: 214px !important;
    }

    .member-line-blue {
        width: 92%;
        background: #003C71;
        border-radius: 0 600px 600px 0px;
        height: 85%;
        position: absolute;
        top: 15%;
    }
    .label-name{
        margin-left: 0px;
        font-size: 25px;
    }
    .timetable {
        width: auto;
        height: auto;
        font-size: 10px;
    }
    .img-card img{
        width:110%
    }

    .img-card2 {
        margin: 0;
    }

    .img-card2 img{
        width:110%
    }
    .order-label-button{
        display: block;
        text-align: center;
    }

    div#fox-container-m468 form .fox-row {
        margin-right: 30px;
        margin-left: 0;
    }

    div#fox-container-m468 .fox-row .fox-column {
        margin-left: 24px !important;
    }

    .foot-div1{
        margin: inherit;
    }

    .foot-div2{
        padding-left: inherit !important;
        margin: inherit;
    }
    .line-adress {
        font-size: 10px;
    }

}

@media screen and (max-width: 425px) {
   .lang-name{
     font-size: 21px;
   }

.label-name {
    font-size: 22px;
    text-align: center;
}

.date-line {
    margin-left: auto;
    text-align: center;
}

.header-menu {
    margin-top: 7px;
}

.timetable {
    width: auto;
}
}

@media screen and (max-width: 360px) {
   .lang-name{
     font-size: 21px;
   }

.label-name {
    font-size: 22px;
    text-align: center;
}
.date-line {
    margin-left: auto;
    text-align: center;
}

.header-menu {
    margin-top: 7px;
}
.timetable {
    width: auto;
}

table {
    display: block;
    overflow: auto;
    max-width: 100%;
}
}


@media screen and (max-width: 991px) {
    #cssmenu {
        width: 100%;
        /* background: #3B3D40;*/
    }

    #cssmenu ul {
        width: 100%;
        display: none;
        margin: 0;
        background: #3B3D40;
    }

    #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-bottom: 1px solid rgba(120, 120, 120, 0.15); */
    }

    #cssmenu ul li a,
    #cssmenu ul ul li a {
        width: 100%;
        padding: 0;
        /* border-top: 1px solid rgba(120, 120, 120, 0.15); */
        border: none;
    }

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

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

    #cssmenu ul ul {
        width: 100%;
    }

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

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

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

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

    #menu-line {
        display: none;
    }

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

    #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: 0;
    }

    #menu-button span {
        display: block;
        width: 32px;
        position: absolute;
        right: 0;
        height: 2px;
        background-color: #003c71;
        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: calc(30% + 8px);
    }

    #menu-button span:nth-child(3) {
        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: calc(30% + 22px);
    }

    #cssmenu .submenu-button {
        position: absolute;
        z-index: 10;
        right: 10px;
        top: 0;
        display: block;
        /* border-left: 1px solid rgba(120, 120, 120, 0.15); */
        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: #000;
        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: #000;
        z-index: 99;
    }
.order-item {
    min-height: 320px !important;
}
div#fox-container-m468 form .fox-row {
    margin-right: 32px;
}

div#fox-container-m476 form .fox-row {
    margin-right: 32px;
}
div#fox-container-m477 form .fox-row {
    margin-right: 32px;
}
}


@media screen and (max-width: 1360px) {
    ul.sigProClassic li.sigProThumb a.sigProLink img.sigProImg, ul.sigProClassic li.sigProThumb a.sigProLink:hover img.sigProImg {
        height: auto !important;
    }

.order-item {
    min-height: 298px !important;
}
/*.timetable {
    width: 809px;
}*/
}

@media screen and (max-width: 1300px) {
    .camera_caption_title p {
        font-size: 0.9em;
        line-height: 0.9em;
        margin-bottom: 2%;
    }

    .camera_caption {
        height: 32%;
    }

    a.top-banners--link {
        line-height: 27px;
        font-size: 24px;
    }

    .banners-right-item .right-banner_wrapper a:nth-child(1) {
        height: 60px;
    }

}

@media screen and (max-width: 1250px) {
    h1.logo-title-pre, h1.logo-title-pre a {
        font-size: 13px;
    }

    h1.logo-title2, h1.logo-title2 a {
        font-size: 26px;
    }
}

@media screen and (max-width: 1200px) {
    .moduletable_menu-main nav.menu-main_left li a {
        font-size: 17px;
    }
    .logo_main h3 {
        font-family: 'Blagovest', sans-serif;
        font-size: 68px;
        line-height: 70px;
    }
    .banner-left-imgwrap a p {
        font-size: 16px;
        line-height: 19px;
    }
    table.calendar tr td.calendarNavMonthNext {
        right: 5%;
    }
    table.calendar tr td.calendarNavMonthPrev {
        left: 5%;
    }
    .wrapper_slick-slide > a:nth-child(2) {
        min-height: 150px;
        width: 100%;
    }

    div.k2SearchBlock form input.inputbox {
        width: 89%;
    }

    #cssmenu ul li a {
        font-size: 21px;
        line-height: 23px;
    }

    #cssmenu > ul > li.has-sub > a::after {
        /* position: absolute; */
        /* top: 8px; */
        right: -16px;
    }

    #cssmenu ul ul {
        top: 58px;
    }

    .top-banners--wrapper {
        height: 70px;
    }

    a.top-banners--link {
        line-height: 26px;
        padding: 10px;
        font-size: 25px;
    }
}

@media screen and (min-width: 1024px) and (max-width: 1200px) {


}

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

}

@media screen and (max-width: 1024px) {

    #cssmenu ul li a {
        font-size: 18px;
        line-height: 20px;
    }

    #cssmenu ul ul {
        top: 55px;
    }
.logo_main img {
    width: 134px;
}

.lang-name {
    font-size: 23px;
}

.label-name {
    font-size: 18px;
}
}

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

}

@media screen and (max-width: 767px) {

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

    img.slider-top {
        width: 300%;
        margin-left: -100%;
    }

    .preds-img {
        padding: 15px 15px 30px 15px;
        display: none;
    }

    .preds-content {
        padding: 0 15px 20px 15px;
    }

    section.part4 .display-centered {
        margin: 0 auto;
        float: none;
        text-align: center;
        display: block;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    section.part8 .services-list {
        -moz-column-count: 2;
        -webkit-column-count: 2;
        column-count: 2;
    }

    .contact-info-inner p {
        margin: 0;
    }

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

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

    .banners-left {
        margin-top: 40px;
    }

    section.part5 .tab.tabnews .nav-tabs {
        -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: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 100%;
        margin: 0;
    }

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

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

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

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

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

    section.part5 .newsmain-all a {
        width: 100%;
        margin-bottom: 5%;
    }

    .part5 .nav.tab-actual > li {
        width: 100%;
        background: #076df2;
        height: 50px;
    }

    .part5 .nav.tab-actual > li.active > a, .part5 .nav.tab-actual > li.active > a:hover, .part5 .nav.tab-actual > li.active > a:focus {
        color: #00012d;
        font-size: 23px;
        line-height: 20px;
        background: #ffffff;
        width: 100%;
        margin-left: 0;
        text-transform: uppercase;
        font-family: 'Cuprum', sans-serif;
        font-weight: bold;
        border: 0;
    }

    .part5 .nav.tab-actual > li > a {
        color: #076df2;
        position: relative;
        z-index: 2;
        margin: 0;
        font-size: 23px;
        line-height: 15px;
        background: #ffffff;
        width: 100%;
        margin-left: 0;
        text-transform: uppercase;
        font-family: 'Cuprum', sans-serif;
        font-weight: bold;
        border: 0;
        margin-top: -1px;
    }

    .part5 .nav.tab-actual > li {
        width: 100%;
        background: #076df2;
        height: auto;
    }

    .part5 .newsactual-item {
        width: 100%;
        float: left;
        padding: 0 10px;
        margin: 15px 0 0 0;
        position: relative;
        min-height: 175px;
    }

    section.part5 .gallery-tab ul.nav.nav-tabs.tab-actual li {
        width: 100%;
        background: #076df2;
        height: auto;
    }

    .img-flex div {
        width: 80%;
        margin: 0 auto;
        position: relative;
        margin-bottom: 10px;
    }

    .services-list {
        list-style: none;
        padding: 0;
        -moz-column-count: 1;
        -webkit-column-count: 1;
        column-count: 1;
        list-style-type: decimal;
        display: -ms-flexbox;
        -ms-flex-wrap: wrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        padding-bottom: 20px;
        padding-top: 20px;
        max-width: 1420px;
        margin: 0 auto;
        padding-right: 10px;
    }

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

    .footer-info {
        position: relative;
        height: 273px;
        width: 100%;
        left: 0;
        z-index: 10;
        top: -1px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .owl-theme .owl-controls .owl-buttons .owl-next:before {
        right: -20px;
    }

    .owl-theme .owl-controls .owl-buttons .owl-prev:before {
        left: -5px;
    }

    section.part5 .tab {

    }

    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) {
        min-height: 350px;
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

@media screen and (min-width: 1200px) and (max-width: 1419px) {
    .banners-left-item a {
        /* font-size: 14px; */
        /* width: 70%; */
    }

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

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

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

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

    @media screen and (min-width: 992px) and (max-width: 1200px) {
        .part1 #cssmenu ul li a {
            font-size: 13px;
            text-align: left;
        }
    }
    .preds-img:before,
    .preds-img:after {
        display: none;
    }

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

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

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

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

    .contact-info-inner p {
        line-height: 20px;
    }

    .contact-info-inner {
        padding: 5px;
        font-size: 18px;
    }

    .header-flex {
        display: block;
    }

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

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

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

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

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

@media screen and (max-width: 767px) {
    .banners-right-item_vip {
        display: block;
        text-align: center;
    }

    .banners-right-item_vip .left-banner_wrapper {
        display: block;
        position: relative;
        min-width: 127px;
        width: 100px;
        max-width: 20%;
        margin: 0 auto;
    }

    .footer-info {
        display: block;
    }

    .newsmain-txt {
        padding: 10px;
    }

    a.newsmain-more {
        padding-right: 10px;
    }

    .banners {
        display: none;
    }

    .logo {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-top: 10px;
    }

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

    .logo-info {
        padding: 5px 3px 0 15px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 100%;
    }
}
.col-xs-12.col-sm-12.col-md-6.col-lg-6.img-card {
    padding: 0;
}

.col-xs-12.col-sm-12.col-md-6.col-lg-6.img-card2 {
    padding: 0;
}
@media screen and (max-width: 992px) {

    .foot-div2, .foot-div1 {
        /* padding-left: 0 !important; */
        min-height: inherit !important;
    }
    .foot-div2 p, .foot-div2 h5 {
        text-align: right;
    }
    .banner-menu-wrapper {
        display: block;
    }

    .right-banner_wrapper {
        max-width: auto;

    }



    .reverse_block {
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }
}

@media screen and (max-width: 991px) {

    #cssmenu ul li a {
        font-size: 13px;
        line-height: 15px;
    }

    #cssmenu > ul > li.has-sub > a::after {
        position: absolute;
        top: 5px;
        width: 10px;
        height: 8px;
        right: -10px;
    }

    #cssmenu ul ul {
        top: 50px;
    }

    #cssmenu ul ul li a {
        line-height: 15px;
        font-size: 14px;
    }

    a.top-banners--link {
        line-height: 15px;
        padding: 5px;
        font-size: 14px;
    }

    .top-banners--wrapper {
        height: 47px;
        background-size: auto 100%;
    }

    .moduletable_menu-main nav.menu-main_left li a {
        font-size: 22px;
    }

    .banners-right-item_single img {
        max-width: 100%;
    }

    ul.nav.nav-tabs {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .tab.tabnews .nav-tabs > li.active > a, .tab.tabnews .nav-tabs > li.active > a:hover, .tab.tabnews .nav-tabs > li.active > a:focus {
        font-size: 38px;
    }

    .footer-info {
        height: 330px;
    }

    section.part9 {
    }

    .banners-right-item > a:first-child {
        font-size: 18px;
        line-height: 18px;
    }

}

@media screen and (max-width: 767px) {
    .header-flex-wrapper {
        display: block;
    }

    .header-info {
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
    }

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

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

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

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

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

    #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) {
    #cssmenu ul ul {
        top: 0;
    }

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

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

    .top-banners--wrapper {
        width: 80%;
        height: 100px;
        position: relative;
    }

    a.top-banners--link {
        line-height: 23px;
        padding: 5px;
        font-size: 22px;
    }

    .moduletable_menu-main.menu-none {
        margin-top: 5%;
    }

    .banners-right-item_single img {
        max-width: 100%;
        margin: 0 auto;
        display: block;
    }

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

    .banner-menu {
        width: 100%;
    }

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

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

    .contact-info-inner {
        padding: 0;
        padding-top: 20px;
    }

    .logo2 {
        margin-top: 15px;
    }

    .header-menu {
        margin-top: 0;
        margin-bottom: 15px;
    }

    .header-info {
        flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
    }

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

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

    .preds-words p {
        padding-right: 0;
        text-align: center;
    }

    .header-menu {

        justify-content: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
    }

    .preds-words span {
        line-height: 13px;
        text-align: center;
    }

    .preds-title {
        margin: 0;
        display: block;
        padding-top: 30px;
        text-align: center;
    }

    .banners-left-item a {
        font-size: 13px;
        line-height: 14px;
    }

    .top-banners--wrapper {
    }

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

span.big_ttl {
    /* font-family: 'PT Sans', sans-serif; */
    /* text-transform: uppercase; */
    /* font-weight: bold; */
    /* color: #f4a321; */
    /* text-shadow: 0 2px 5px #09336cad; */
    font-family: PT Sans;
    font-size: 25px;
    line-height: 32px;
    /* identical to box height, or 128% */
    text-align: center;
    text-transform: uppercase;

    /* ÃÂ¾Ã‘ÂÃÂ½ÃÂ¾ÃÂ²ÃÂ½ÃÂ¾ÃÂ¹ +2 */
    color: #003052;
}

span.small_ttl {
    color: #f6d49c;
    font-family: 'PT Sans', sans-serif;
    font-weight: bold;
    text-shadow: 0 2px 5px #09336cad;
}

@media screen and (max-width: 500px) {
    h1.logo-title2 a {
        font-size: 25px;
        margin-top: 10px;
    }

    .contact-info {
        padding: 0;
    }

    .top-banners--wrapper {
        width: 80%;
        height: 60px;
        position: relative;
    }

    ul.nav.nav-tabs {
        border: 0;
        margin-top: 10px;
        margin-bottom: 20px;
    }

}

@media screen and (max-width: 1350px) {
    #cssmenu ul li a {
        font-size: 17px;
    }
    #cssmenu ul ul {
        top: 43px;
    }
}

@media screen and (max-width: 1200px) {
    #cssmenu ul ul {
        top: 57px;
    }
    #cssmenu > ul > li.has-sub > a::after {
        position: absolute;
        top: 8px;
        right: -22px;
        content: "";
        width: 7px;
        height: 7px;
        background-size: 100% 100%;
        background-repeat: no-repeat;
        border: 5px solid transparent;
        border-top: 7px solid #0083E0;
    }
    a.top-banners--link {
        line-height: 16px;
        padding: 5px;
        font-size: 15px;
    }

    #cssmenu ul li a {
        font-size: 15px;
    }

    #cssmenu ul li {
        padding: 18px 15px;
    }

    .row {
        margin: 0 !important;
    }

    .footer-info {
        /* padding-top: 20px; */
    }
}

@media screen and (max-width: 992px) {
    .banners-left {
        margin: 45px 0;
        margin-bottom: 0;
    }
    #cssmenu ul ul {
        top: 50px;
    }
    .logo-img a:last-child img {
        width: 100%;
        max-height: 145px;
        margin: 0 auto;
    }

    #cssmenu ul li {
        padding: 22px 16px;
    }

    #cssmenu ul li a {
        font-size: 13px;
    }

    #cssmenu > ul > li.has-sub > a::after {
        /* position: absolute; */
        /* top: 7px; */
        /* right: -13px; */
        /* border: 3.5px solid transparent; */
        /* border-top: 3.5px solid #2159a0; */
    }

    .top-banners--wrapper {
        height: 60px;
        background-size: 40px auto;
    }

    .tab.tabnews .nav-tabs > li.active > a, .tab.tabnews .nav-tabs > li.active > a:hover, .tab.tabnews .nav-tabs > li.active > a:focus {

        font-size: 36px;
    }

    .moduletable_menu-main nav.menu-main_left li a {
        font-size: 15px;
    }

    .moduletable_menu-main.menu-none {

        background-color: #4684d3;
    }

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

    .footer-info-txt {
        display: block;
        float: left;
        width: 100%;
    }
    /*ymaps {*/
    /*display: none !important;*/
    /*}*/
}

@media screen and (max-width: 1024px) {
    .camera_caption {
        position: absolute;
        width: 100%;
        background: #6997d37a;
        height: 100%;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        text-align: center;
    }

    .camera_caption_title {
        font-size: 2em;
        font-weight: 500;
        line-height: 1.1em;
    }

    .logo2 {
        margin-top: 30px;
        text-align: center;
    }

    div.k2SearchBlock form input.inputbox {
        background: transparent;
        border: none;
        width: 91%;
    }

    .moduletable_menu-main.menu-none {

    }
}
@media screen and (max-width: 768px) {
    .row.bottom_main {
        position: relative;
        bottom: 15px;
        width: 100%;
    }
    .wrap_main {
        position: relative;
        top: 0;
        width: inherit;
        height: 100%;
        display: block;
    }
    .header_soc {
        min-height: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .banners-left {
        margin-bottom: 0;
    }
    #cssmenu ul li a {
        color: #fff;
        font-size: 16px;
    }

    #cssmenu ul li:last-child {
        margin-bottom: 30px;    }

    .part2-item.tovari-wrapper > .newscontainer-itemFullText.itemFullText > ul.adress_tovari li:nth-child(3), .part2-item.tovari-wrapper > .newscontainer-itemFullText.itemFullText > ul.adress_tovari li:nth-child(2) {
        width: 100%;
        float: none;
        clear: both;
        min-height: auto;
        margin: 30px 0;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
    }

    .part2-item.tovari-wrapper > .newscontainer-itemFullText.itemFullText > span.link_tovari {
        width: 100%;
        display: block;
        margin: 0 auto;
        text-align: center;
        padding: 22px;
        font-size: 30px;
    }

}

@media screen and (max-width: 500px) {

    .log {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .logo3 {
        margin-top: 1%;
        max-width: 100%;
    }
}

@media screen and (max-width: 500px) {
    .left_one p {
        padding-left: 0;
    }
    .left_one {
        min-width: 100%;
    }
    .right_one {
        min-width: 100%;
    }
    .left-right_one {
        display: block;
    }
    .footer-info .left_one img {
        display: none;
    }
    .footer-info>img {
        display: block;
        margin: 0 auto;
        padding: 5px;
    }
    .wrapper_slick-slide img {
        width: 80%;
        left: 10%;
    }

    h1.logo-title-pre, h1.logo-title-pre a {
        line-height: 16px;
    }

    h3.main_title-wr {
        text-align: center;
        font-size: 35px;
        margin: 40px 0;
    }

    span.small_ttl {
        padding-left: 5px;
    }

    .bannergroup.banners-right .col-xs-12.col-sm-12.col-md-6.col-lg-6 {
        padding: 0;
    }

    .banners-right-item .right-banner_wrapper a {
        color: #09336c;
        font-size: 15px;
    }

    .services-list li:before {
        content: '';
        position: absolute;
        left: 10px;
    }

    div#owl-mainbanners .slick-slide a:after {
        display: none;
    }

    span.contact-info-inner > span:nth-child(1) p {
        white-space: normal;
    }
}

@media screen and (max-width: 1420px) {
    .row {
        margin: 0 !important;
    }
}
@media screen and (max-width: 1360px) {
    h1.logo-title-pre, h1.logo-title-pre a {
        font-size: 14px;
    }

    h1.logo-title2, h1.logo-title2 a {
        font-size: 28px;
    }

    .lider p {
        font-size: 15px;
        line-height: 16px;
    }

    .log {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .banners-right-item .right-banner_wrapper a {
        font-size: 15px;
        line-height: 14px;
    }
}

 @media (min-width: 1180px) {
    #rl_modals, #rl_modals_content, #rl_modals_loaded_content {width: 900px !important; padding: inherit;}
} 
/* форма онлайн заявки */
.member-block .fox-container{
    max-width: 1440px;
    margin: 0 auto;
    form{
        max-width: 65%;
        margin: 0 auto;
    }
}
.member-block .simpleForm2{
        max-width: 65%;
        margin: 0 auto;
    }
   
div#fox-container-m476 input[type="text"], div#fox-container-m476 input[type="email"], 
div#fox-container-m476 select, div#fox-container-m476 .fox-form-stacked .fox-item-radio .controls, 
div#fox-container-m476 .fox-form-stacked .fox-item-submit .controls, div#fox-container-m476 .fox-form-stacked .fox-item-captcha .controls, 
div#fox-container-m476 .fox-form-stacked .fox-item-checkbox .controls, div#fox-container-m476 .fox-form-stacked .fox-item-newsletter .controls, 
div#fox-container-m476 .fox-form-stacked .fox-item-attachments .controls, div#fox-container-m476 .fox-form-stacked .fox-item-html-fields .controls, 
div#fox-container-m476 .fox-form-stacked .fox-item-board-fields .controls, div#fox-container-m476 .fox-form-stacked .fox-item-checkbox-group .controls, 
div#fox-container-m476 .fox-form-stacked .fox-item-acceptance .controls,
div#fox-container-m468 .controls,
div#fox-container-m468 input[type="text"], div#fox-container-m468 input[type="email"], div#fox-container-m468 select, 
div#fox-container-m468 .fox-form-stacked .fox-item-radio .controls, div#fox-container-m468 .fox-form-stacked .fox-item-submit .controls, 
div#fox-container-m468 .fox-form-stacked .fox-item-captcha .controls, div#fox-container-m468 .fox-form-stacked .fox-item-checkbox .controls, 
div#fox-container-m468 .fox-form-stacked .fox-item-newsletter .controls, div#fox-container-m468 .fox-form-stacked .fox-item-attachments .controls, 
div#fox-container-m468 .fox-form-stacked .fox-item-html-fields .controls, div#fox-container-m468 .fox-form-stacked .fox-item-board-fields .controls, 
div#fox-container-m468 .fox-form-stacked .fox-item-checkbox-group .controls, 
div#fox-container-m468 .fox-form-stacked .fox-item-acceptance .controls,
div#fox-container-m477 .controls,
div#fox-container-m477 input[type="text"], div#fox-container-m477 input[type="email"], 
div#fox-container-m477 select, div#fox-container-m477 .fox-form-stacked .fox-item-radio .controls, 
div#fox-container-m477 .fox-form-stacked .fox-item-submit .controls, div#fox-container-m477 .fox-form-stacked .fox-item-captcha .controls, 
div#fox-container-m477 .fox-form-stacked .fox-item-checkbox .controls, div#fox-container-m477 .fox-form-stacked .fox-item-newsletter .controls, 
div#fox-container-m477 .fox-form-stacked .fox-item-attachments .controls, div#fox-container-m477 .fox-form-stacked .fox-item-html-fields .controls, 
div#fox-container-m477 .fox-form-stacked .fox-item-board-fields .controls, div#fox-container-m477 .fox-form-stacked .fox-item-checkbox-group .controls, 
div#fox-container-m477 .fox-form-stacked .fox-item-acceptance .controls{
    max-width: 100%;
    width: 100% !important;
}
div#fox-container-m476 .fox-form-stacked .controls{
    float: none;
}
form:has(.bt-online-pos),
.simpleForm2{
    padding-bottom: 86px;
}
.fox-row:has(.bt-online-pos),
.sf2-form-group:has(.sf2-submit-container){
    position: absolute;
    bottom: 24px;
    left: 50%;
    transform: translateX(-50%);
}
.block-org__content{
    display: flex;
    flex-wrap: wrap;
}
.block-org__content > div{
    width: 50%;
}
@media(max-width: 992px){
.member-block .fox-container form,
.member-block .simpleForm2{
    max-width: 90%;
}
.block-org__content > div{
    width: 100%;
}
}
@media(max-width: 768px){
.simpleForm2 .form-row{
    display: block;
}

}
div.fox-container .alert{
    max-width: 60%;
    margin: 0 auto;
}
