@-webkit-keyframes oblakoone {
    0% {
        left: 0px;
    }
    100% {
        left: 100%;
    }
}

@-webkit-keyframes oblakotwo {
    0% {
        -webkit-transform: translateX(-100%)
    }
    100% {
        -webkit-transform: translateX(300%)
    }
}
@-webkit-keyframes oblakothree {
    0% {
        -webkit-transform: translateX(-350%)
    }
    100% {
        -webkit-transform: translateX(150%)
    }
}
@-webkit-keyframes oblakoone-head {
    0% {
        left: -800px;
    }
    100% {
        left: -350px;
    }
}
@-webkit-keyframes oblakotwo-head {
    0% {
        right: -300px;
    }
    100% {
        right: -100px;
    }
}
@-webkit-keyframes oblakothree-head {
    0% {
        right: 60px;
    }
    100% {
        right: 80%;
    }
}

@-webkit-keyframes oblakoone-head-ar {
    0% {
        right: -800px;
    }
    100% {
        right: -350px;
    }
}
@-webkit-keyframes oblakotwo-head-ar {
    0% {
        left: -300px;
    }
    100% {
        left: -100px;
    }
}
@-webkit-keyframes oblakothree-head-ar {
    0% {
        right: 60px;
    }
    100% {
        right: 80%;
    }
}

/*@keyframes pulsate {
  0% {
    	transform: scale(0.1, 0.1);
    	opacity: 0.0;
	}
  50% {
    	opacity: 1.0;
    }
  100% {
    	transform: scale(1.2, 1.2);
    	opacity: 0;
    }
}*/

@-webkit-keyframes slideme { 0% { left: -30px; margin-left: 0px; }
    30% { left: 110%; margin-left: 80px; }
    100% { left: 110%; margin-left: 80px; } }
/*===============================*/
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: 'Roboto', sans-serif;
    font-variant: lining-nums;
}
.img_caption .img_caption,
.banners {
    display: none;
}
.slider-baner {
    position: absolute;
    right: 20px;
    padding-right: 20px !important;
    padding-left: 7px !important;
    top: 0;
    background: rgb(0 50 102 / 77%);
    padding: 0px 15px !important;
}
/*===============================*/
label {
    color: #111;
    font-size: 13px;
    /* font-weight: 600;*/
    padding: 0 6px 0 0;
}
#reg_form >fieldset > div {
    display: flex;
    align-items: center;
}
#reg_form > fieldset > div.uploader > label.file,
#reg_form > fieldset > div > button {
    padding: 7px 25px !important;
    border-radius: 0px;
    background-color: #0551a6 !important;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
}
#reg_form > fieldset > div > input {
    padding: 10px 12px !important;
    border-radius: 0px;
    font-size: 13px;
}
/*===============================*/
.ba-form {
    padding: 0px !important;
}
.site #baform-1 .ba-form input:focus, .site #baform-1 .ba-form textarea:focus,
.site #baform-2 .ba-form input:focus, .site #baform-2 .ba-form textarea:focus,
.site #baform-3 .ba-form input:focus, .site #baform-3 .ba-form textarea:focus {
    background-color: #fff !important;
    border-color: #80bdff !important;
    outline: 0 !important;
}
.b-contact #sppb-addon-wrapper-1571294755194 {
    margin: 0px 0px 10px 0px !important;
}
/*===============================*/
.gkEvent {
    background: #f1f2f3;
    margin: 30px 0 45px;
    padding: 30px;
}
.gkEvent h3 {
    font-size: 13px;
    font-weight: bold;
    margin: 0 0 18px 0;
    text-transform: uppercase;
}
.gkEvent ul {
    background: #fff;
    border: 1px solid #e5e5e5;
    font-size: 12px;
    line-height: 45px;
    list-style: none;
    position: relative;
    padding: 0px;
}
.gkEvent li {
    border-top: 1px solid #e5e5e5;
    font-size: 12px;
    line-height: 45px;
    padding: 0 64px 0 20px!important;
}
.gkEvent li:first-child {
    border-top: none;
}
.gkEvent .gkEventPeriod {
    padding-right: 15px;
    padding-left: 15px;
}
.gkEvent .gkEventPeriod:before {
    color: #044cd0;
    content: url(/images/cld.svg);
    position: absolute;
    top: 5px;
}
.gkEvent .gkEventHours {
    font-weight: bold;
}
.gkEvent .gkEventHours:before {
    color: #044cd0;
    content: url(/images/cl.svg);
    position: absolute;
    top: 5px;
}
.gkEventDateStart, .gkEventTimeStart {
    padding-left: 40px;
}
/*.gkEventCounter {
    background: #fff;
    display: block;
    height: 3px;
    margin-top: 25px;
    position: relative;
    text-indent: -9999px;
    width: 60%;
}*/
/*===============================*/
.itemBody>ul, .itemBody>div>ul, ul.gkBullet1, ul.gkBullet2, ul.gkBullet3, ul.gkBullet4 {
    margin: 0;
    padding: 0;
}
.itemBody>ul li, .itemBody>div>ul li, ul.gkBullet1 li, ul.gkBullet2 li, ul.gkBullet3 li, ul.gkBullet4 li, .itemBody>div>ul.gkBullet1 li, .itemBody>div>ul.gkBullet2 li, .itemBody>div>ul.gkBullet3 li, .itemBody>div>ul.gkBullet4 li {
    list-style: none;
    overflow: inherit;
    padding: 2px 0 2px 32px;
    position: relative;
}
ul.gkBullet2 li:before, .itemBody>div>ul.gkBullet2 li:before {
    color: #0551a6;
    content: "\f14a";
}
.itemBody>ul li:before, .itemBody>div>ul li:before, ul.gkBullet1 li:before, ul.gkBullet2 li:before, ul.gkBullet3 li:before, ul.gkBullet4 li:before, .itemBody>div>ul.gkBullet1 li:before, .itemBody>div>ul.gkBullet2 li:before, .itemBody>div>ul.gkBullet3 li:before, .itemBody>div>ul.gkBullet4 li:before {
    font-family: FontAwesome;
    font-size: 13px;
    position: absolute;
    top: 5px;
    left: 0;
}
.gkHighlight1 {
    background: #ffd;
}
.gkHighlight1, .gkHighlight2 {
    cursor: default;
    padding: 1px 5px;
    text-shadow: none;
}
#gkMainbody b, #gkMainbody strong {
    font-weight: 600;
    color: #111;
}
/*===============================*/
.bubble-1 {
    background: #f5f5f5;
    color: #555;
}
.bubble-1, .bubble-2 {
    margin: 20px 0 40px;
    padding: 15px 20px;
    position: relative;
}
.bubble-1 cite {
    color: #272727;
}
.bubble-1 cite, .bubble-2 cite {
    bottom: -25px;
    display: block;
    font-size: 13px;
    font-weight: 500;
    height: 25px;
    left: 26px;
    line-height: 32px;
    padding-left: 40px;
    position: absolute;
}
.bubble-1::after, .bubble-2::after {
    border-color: transparent;
    border-style: solid;
    border-width: 22px 0 0 22px;
    bottom: -22px;
    content: "";
    display: block;
    left: 30px;
    position: absolute;
    width: 0;
}
.bubble-1::after {
    border-color: #f5f5f5;
    border-left: 22px solid transparent;
}
/*===============================*/
.tab-il tr.bc {
    background-color: #F1F2F3;
}
.tab-il tr.it {
    text-align: center;
    font-style: italic;
}
.tab-il tr p {
    margin-bottom: 0;
}
.tab-il {
    width: 100%;
}
tbody tr td {
    /*font-size: 12px;*/
    border-bottom: 1px solid #e5e5e5;
    padding: 10px;
}
.itemBody>ul li:before, .itemBody>div>ul li:before, ul.gkBullet1 li:before, ul.gkBullet2 li:before, ul.gkBullet3 li:before, ul.gkBullet4 li:before, .itemBody>div>ul.gkBullet1 li:before, .itemBody>div>ul.gkBullet2 li:before, .itemBody>div>ul.gkBullet3 li:before, .itemBody>div>ul.gkBullet4 li:before {
    font-family: FontAwesome;
    font-size: 13px;
    position: absolute;
    top: 5px;
    left: 0;
}
ul.gkBullet4 li:before, .itemBody>div>ul.gkBullet4 li:before {
    color: #0551a6;
    content: "\f0a9";
}
/*===============================*/
p.gkTips1 {
    background-color: #FFD;
    color: #272727;
}
p.gkInfo1, p.gkTips1, p.gkWarning1 {
    padding: 12px 12px 12px 66px;
    position: relative;
}
p.gkInfo1:before, p.gkTips1:before, p.gkWarning1:before {
    font-family: FontAwesome;
    font-size: 24px;
    position: absolute;
    top: 5px;
    left: 22px;
}
p.gkTips1:before {
    color: #272727;
    content: "\f0eb";
}
/*===============================*/
.pull-left-cert {
    float: left;
    text-align: center;
    margin: 15px 15px 15px 0px;
    max-width: 48% !important;
}
.pull-left-cat img {
    margin: 0 auto;
}
.pull-right-cert {
    float: right;
    text-align: center;
    margin: 15px 0px 15px 15px;
    max-width: 48% !important;
}
/*===============================*/
.pull-left-3 {
    float: left;
    text-align: center;
    margin: 15px 5% 15px 0px;
    max-width: 30% !important;
}
.pull-center-3 {
    float: left;
    text-align: center;
    margin: 15px 0px;
    max-width: 30% !important;
}
.pull-right-3 {
    float: left;
    text-align: center;
    margin: 15px 0px 15px 5%;
    max-width: 30% !important;
}
.gkHighlight2 {
    background: transparent;
    text-align: center;
    display: block;
    border-top: 1px solid #cccccc5c;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 3px;
    padding-left: 3px;
}
/*===============================*/
.itemBody>ul li:before, .itemBody>div>ul li:before, ul.gkBullet1 li:before, ul.gkBullet2 li:before, ul.gkBullet3 li:before, ul.gkBullet4 li:before, .itemBody>div>ul.gkBullet1 li:before, .itemBody>div>ul.gkBullet2 li:before, .itemBody>div>ul.gkBullet3 li:before, .itemBody>div>ul.gkBullet4 li:before {
    font-family: FontAwesome;
    font-size: 13px;
    position: absolute;
    top: 5px;
    left: 0;
}
ul.gkBullet3 li:before, .itemBody>div>ul.gkBullet3 li:before {
    color: #0551a6;
    content: "\f006";
}
.pull-center, .pull-right, .pull-left, .pull-left-3, .pull-center-3, .pull-right-3, .pull-left-cert, .pull-right-cert, .pull-right-cat2, .pull-right-2,
.pull-left-cat {
    border: 1px solid #cccccc5c;
    padding: 0px;
    text-align: center;
}
.pull-center img, .pull-right img, .pull-left img, .pull-left-3 img, .pull-center-3 img, .pull-right-3 img, .pull-left-cert img, .pull-right-cert img {
}
.pull-right, .pull-right-3, .pull-right-cert {
    margin-right: 0px;
}
.pull-left, .pull-left-3, .pull-left-cert {
    margin-left: 0px;
}
.pull-center, .pull-center-3 {
    margin-right: 0px;
    margin-left: 0px;
}
.pull-left img {
    margin: 0 auto;
}
.pull-center img {
    width: 100%;
}
.gkblock-1, .gkblock-2, .gkblock-3 {
    padding: 15px 20px;
}
.gkblock-2 {
    background: #FFFEF4;
    border: 1px solid #EAE8CC;
}
br {
    clear: both;
}
/*===============================*/
a:hover, a:focus, a:active {
    color: #044cd0;
}
* a {
}
button:focus {
    outline: none;
}
/*===============================*/
.sp-scroll-up, .sp-scroll-up:hover, .sp-scroll-up:focus {
    background: #0b3985;
}
.sp-scroll-up {
    border-radius: 0px;
}
/*===============================*/
#sp-menu .mod-languages {
    float: right;
    margin-top: -10px;
}
#sp-menu .mod-languages a {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    margin-left: 8px;
}
#sp-menu .mod-languages a img {
    width: auto;
    height: 15px;
    display: none!important;
}
#sp-menu .mod-languages li:last-child a {
    flex-direction: row;
}
#sp-menu .mod-languages a span {
    color: rgba(255,255,255,0.5);
    /*border-bottom: 1px solid #ffffff85;*/
    margin-left: 5px;
}
.lang-active a span.label {
    color: #fff !important;
    text-decoration: none;
    border-bottom: 2px solid #fff;
    /*border-bottom: 0px;*/
}
#sp-mainmenu {
    position: absolute;
    right: 0;
    left: 0;
    background-color: transparent !important;
    padding-top: 30px;
}
#sp-mainmenu .b-contacts {
    display: none;
}
/*===============================*/
#sp-mainmenu .sp-megamenu-wrapper {
    width: 100%;
}
#sp-mainmenu .sp-megamenu-wrapper {
    margin-top: 10px;
}
#sp-mainmenu .sp-megamenu-parent > li > a,
#sp-mainmenu .sp-megamenu-parent > li > span,
#sp-mainmenu .sp-megamenu-parent > li.active > a {
    color: #fff;
    font-weight: 400;
    font-size: 18px;
    padding: 0;
    line-height: 22px;


}
#sp-mainmenu .sp-megamenu-parent > li > a:hover,
#sp-mainmenu .sp-megamenu-parent > li > span:hover,
#sp-mainmenu .sp-megamenu-parent > li.active > a:hover,
#sp-mainmenu .sp-megamenu-parent > li:hover > a,
#sp-mainmenu .sp-megamenu-parent > li.active > a,
#sp-mainmenu .sp-megamenu-parent > li.active:hover > a {
    color: #fff;
}
#sp-mainmenu .sp-megamenu-parent {
    width: 100%;
    position: relative;
    display: flex !important;
    justify-content: center;
    margin: 0px;
    align-items: center;
}
/*#sp-mainmenu .sp-megamenu-parent > li:nth-child(4) a {
	margin-right: 33px;
}
#sp-mainmenu .sp-megamenu-parent > li:nth-child(5) a {
 	margin-right: 37px;
 }
#sp-mainmenu .sp-megamenu-parent > li:nth-child(3) a {
  	margin-right: 33px;
}
#sp-mainmenu .sp-megamenu-parent > li:nth-child(2) a {
	margin-right: 34px;
    letter-spacing: -0.2px;
}
#sp-mainmenu .sp-megamenu-parent > li:nth-child(1) a {
	margin-right: 33px;
}
#sp-mainmenu .sp-megamenu-parent > li a.last-child {
	margin-right: 0px;
}*/
#sp-mainmenu .sp-megamenu-parent > li a {
    margin-right: 20px;
}
#sp-mainmenu .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
    margin-right: 0px;
}
#sp-mainmenu .sp-megamenu-parent > li a {
    margin-right: 20px;
}
body.ltr .sp-megamenu-parent > li.sp-has-child > a:after, body.ltr .sp-megamenu-parent > li.sp-has-child > span:after {
    display: none;
}
#sp-mainmenu .sp-megamenu-parent > li.active > a:before,
#sp-mainmenu .sp-megamenu-parent > li:hover > a:before {
    width: 20px;
}
/*#sp-mainmenu .sp-megamenu-parent > li > a:before,
#sp-mainmenu .sp-megamenu-parent > li > span:before {
    content: "";
    position: absolute;
    bottom: 33px;
    width: 0;
    height: 2px;
    background: #fff;
    transition: 0.4s;
}*/
#sp-mainmenu .sp-megamenu-parent a.contact-verh {
    /*	background-color: #0b3985;
        padding: 12px 41px !important;
        letter-spacing: -0.4px;
        font-size: 14px;
        position: inherit;
        overflow: hidden;
        margin-top: 10px;*/
    margin-right: 24px !important;
}
/*#sp-mainmenu .sp-megamenu-parent li a.contact-verh:before {
    content: "";
    display: block;
    width: 30px;
    height: 300px;
    margin-left: 60px;
    background: #fff;
    position: absolute;
    left: -40px;
    top: -150px;
    z-index: 1;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all 0.1s;
    transition: all 0.1s;
    -webkit-animation-name: slideme;
    animation-name: slideme;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-delay: 0.05s;
    animation-delay: 0.05s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}*/
#sp-mainmenu .sp-megamenu-parent a.contact-verh:before {
    display: none;
}
/*===============================*/
#sp-logo, #sp-menu {
    z-index: 999;
    padding: 0px;
}

/*===============================*/
.home #sp-section-2 {
    background-image: url("/images/revslider/uploads/bgr_2.png");
    background-size: cover;
    position: relative;
    padding-bottom: 130px;
    overflow: hidden;
}
.rev_slider_wrapper {
    height: 100vh;
}
/*.rev_slider_wrapper .tp-bgimg {
    background-size: 100% 88% !important;
    background-position: top !important;
}*/
.rev_slider .blizair {
    width: 70% !important;
    height: auto !important;
}
.rev_slider .dalnair {
    width: 75% !important;
    height: auto !important;
}
.rev_slider .tp-tabs {
    padding: 0px !important;
    top: 125px !important;
    max-width: 1270px !important;
    margin: 0 auto;
    position: relative !important;
    left: 0px !important;
    transform: none !important;
    padding-right: 18px !important;
}
.rev_slider .tp-tabs:before {
    content: ' ';
    display: block;
    position: relative;
    left: 0;
    top: 0;
    height: 2px;
    width: 100%;
    background-color: white;
    opacity: 0.15;
}
.rev_slider .oblakoone {
    animation-direction: alternate;
    animation-duration: 20s;
    animation-name: oblakoone;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    display: none !important;
}
.rev_slider .oblakotwo {
    -webkit-animation: oblakotwo 90s infinite linear;
    -moz-animation: oblakotwo 90s infinite linear;
    -o-animation: oblakotwo 90s infinite linear;
    animation: oblakotwo 90s infinite linear;
}
.rev_slider .oblakothree {
    -webkit-animation: oblakothree 90s infinite linear;
    -moz-animation: oblakothree 90s infinite linear;
    -o-animation: oblakothree 90s infinite linear;
    animation: oblakothree 90s infinite linear;
    margin-left: 600px !important;
}
/*#rev_slider_2_1_wrapper .rev_slider li.tp-revslider-slidesli {
	position: relative !important;
}*/
.rev_slider li.oblakostatbottom:before {
    content: "";
    position: absolute;
    z-index: 9;
    right: 0;
    left: 0;
    bottom: 0;
    background-image: url(/images/home/oblakostat.png) !important;
    width: 100%;
    background-size: 100%;
    visibility: visible;
    top: 75%;
    height: 100%;
    background-repeat: no-repeat;
    /*        top: auto;
            height: 15vw;*/
    opacity: 0;
    transition: 0.5s;
}
.rev_slider li.oblakostatbottom-active:before {
    opacity: 1;
    transition: 0.5s;
}
.rev_slider .zeus .tp-tab:before {
    content: "";
    position: absolute;
    bottom: 50px;
    width: 0;
    height: 2px;
    background: #fff;
    transition: 0.4s;
}
.rev_slider .zeus .tp-tab.selected:before,
.rev_slider .zeus .tp-tab:hover:before {
    width: 25%;
}
.rev_slider .zeus .tp-tab:hover span {
    opacity: 1;
}
.rev_slider .tp-tab-mask,
.rev_slider .tp-tabs-inner-wrapper {
    width: 100% !important;
    max-width: 100% !important;
    display: flex;
    justify-content: space-between;
    overflow: inherit !important;
}
.rev_slider .zeus .tp-tab {
    display: flex;
    position: initial;
    width: 100% !important;
    padding-top: 15px;
    margin-right: 40px;
}
.rev_slider .zeus .tp-tab-title {
    text-align: left !important;
    background: transparent !important;
    text-transform: uppercase;
    letter-spacing: -0.9px;
    font-size: 12px !important;
    font-family: 'Arial', sans-serif !important;
    font-weight: 100 !important;
    padding: 0 !important;
    color: #fff !important;
    opacity: 0.7;
    margin-left: 9px;
    margin-top: 6px;
}
.rev_slider .zeus .tp-tab.selected .tp-tab-title {
    opacity: 1;
}
.rev_slider.rs-3:before {
    display: none;
}
/*===============================*/
.b-bghome .bghome__block {
    background: url(/images/home/bghome.jpg);
    background-size: auto;
    background-repeat: no-repeat;
    position: relative;
    height: 100vh;
    overflow: hidden;
    margin: 0 auto;
}
.b-bghome .bghome__oblakostat {
    position: absolute;
    bottom: 0;
    height: 200px;
}
.b-bghome .bghome__airone {
    position: absolute;
    left: 423px;
    top: 345px;
    height: 402px;
    z-index: 21;
    left: 22%;
}
.b-bghome .bghome__airtwo {
    position: absolute;
    left: 936px;
    top: 258px;
    height: 217px;
    z-index: 13;
    left: 49%;
}
.b-bghome .bghome__airtwo img {
    width: 70%;
}
.b-bghome .bghome__airone img {
    width: 75%;
}
.b-bghome .bghome__oblakoone {
    position: absolute;
    left: 0;
    top: 475px;
    height: 680px;
    z-index: 30;
}
.b-bghome .bghome__oblakotwo {
    position: absolute;
    left: 825px;
    top: 522px;
    width: 1095px;
    height: 688px;
    z-index: 29;
}
.b-bghome .bghome__oblakothree {
    position: absolute;
    left: 60px;
    top: 500px;
    width: 596px;
    height: 301px;
    z-index: 28;
}
.b-bghome .bghome__blik {
    position: absolute;
    left: 365px;
    top: 20px;
    width: 836px;
    height: 803px;
    z-index: 26;
    left: 14.3%;
}
.b-bghome .bghome__oblakoone {
    animation-direction: alternate;
    animation-duration: 10s;
    animation-name: bghome__oblakoone;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}
.b-bghome .bghome__oblakotwo {
    animation-direction: alternate;
    animation-duration: 5s;
    animation-name: bghome__oblakotwo;
    animation-iteration-count: infinite;
    animation-timing-function: linear;

}
.b-bghome .bghome__oblakothree {
    animation-direction: alternate;
    animation-duration: 70s;
    animation-name: bghome__oblakothree;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}
/*===============================*/
.sp-module-content .mod-languages ul.lang-inline li {
    font-size: 14px;
    margin: 0 5px 0 0;
}
.sp-module-content .mod-languages ul.lang-inline li:nth-child(5) {
    margin: 0 6px 0 0;
}
.sp-module-content .mod-languages ul.lang-inline li:nth-child(6) {
    margin: 0;
}
/*.sp-module-content .mod-languages ul.lang-inline {
	margin-right: 24px;
}*/




#sp-menu .verx .btn-primary {
    border-color: transparent;
    background-color: transparent;
    margin-right: 15px;
    width: 22px;
    height: 22px;
    padding: 0px;
    margin-top: 7px;
    margin-left: 5px;
}
#sp-menu .sp-column {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: center;
}
#sp-menu .form-control {
    /*display: none;*/
}
#sp-menu .input-group-btn:hover .form-control {
    display: block;
}
#sp-menu .spec-ver {
    margin-right: 29px;
    width: 24px;
    margin-top: -10px;
}
#sp-menu .search {
    margin-right: -2px;
    margin-top: -3px;
    margin-top: -10px;
}
/*===============================*/
#sp-footer .slabovid, #sp-footer .verx, #sp-footer .lang {
    display: none;
}
#sp-footer {
    /*background: #fff;
    color: #000;*/
    padding: 45px 0 50px;
    background-color: #0C4EA0;
    display: flex;
    flex-direction: column;
    align-items: center;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    display:none;
}
#sp-footer .container-inner {
    border-top: none;
    /*padding: 40px 0;*/
}
/*===============================*/
.b-logotype .logotype__image {
    width: 187px;
    height: 63px;
    /*margin-left: -15px;*/
}
.b-logotype .logotype__image .footwhite {
    display: none;
}
.b-logotype {
    display: flex;
    color: #697474;
}
.b-logotype .logotype__text {
    margin-left: 10px;
}
.b-logotype .logotype__slogan {
    font-size: 13px;
    font-weight: bold;
    line-height: 19px;
    margin-top: 5px;
    letter-spacing: 1.1px;
}
.b-logotype .logotype__copy {
    letter-spacing: 0.2px;
}
/*===============================*/
#sp-footer .sp-megamenu-parent > li > a,
#sp-footer .sp-megamenu-parent > li > span,
#sp-footer .sp-megamenu-parent > li.active > a {
    color: #697474;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 12px;
    padding: 0 0px;
    line-height: 20px;
    margin-left: 15px;
    margin-right: 15px;
    font-weight: bold;
    margin-bottom: 8px;
}
#sp-footer .sp-megamenu-parent > li > a:hover,
#sp-footer .sp-megamenu-parent > li > span:hover,
#sp-footer .sp-megamenu-parent > li.active > a:hover,
#sp-footer .sp-megamenu-parent > li:hover > a,
#sp-footer .sp-megamenu-parent > li.active > a,
#sp-footer .sp-megamenu-parent > li.active:hover > a {
    color: #697474;
}
#sp-footer .sp-megamenu-parent > li.active > a:before, #sp-footer .sp-megamenu-parent > li:hover > a:before {
    width: 15px;
}
#sp-footer .sp-megamenu-parent > li > a:before,
#sp-footer .sp-megamenu-parent > li > span:before {
    content: "";
    position: absolute;
    bottom: 30px;
    width: 0;
    height: 4px;
    background: #0b3985;
    transition: 0.4s;
}
#sp-footer .sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    margin-bottom: 15px;
}
#sp-footer .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
    color: #252525;
}
#sp-footer .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {
    color: #0345bf;
}
#sp-footer .sp-megamenu-parent .sp-dropdown.sp-dropdown-main {
    top: auto;
    bottom: 100%;
}
#sp-footer .sp-megamenu-parent {
    margin: 0;
    /*	display: flex!important;
    */    justify-content: space-between;
    width: 100%;
}
#sp-footer .sp-megamenu-wrapper {
    width: 100%;
    /*display: flex;*/
    display:none;
}
#sp-footer .b-contacts .contacts__block a {
    color: #fff;
}
#sp-footer .sp-megamenu-parent li.sp-menu-item::before {
    content: "|";
    position: absolute;
    top: -1px;
}
#sp-footer .sp-megamenu-parent li.sp-menu-item .sp-dropdown li.sp-menu-item::before {
    display: none;
}
#sp-footer .sp-megamenu-parent li.sp-menu-item:nth-child(1)::before,
#sp-footer .sp-megamenu-parent li.sp-menu-item:nth-child(8)::before,
#sp-footer .sp-megamenu-parent li.sp-menu-item:nth-child(9)::before {
    display: none;
}
.en-gb #sp-footer .sp-megamenu-parent li.sp-menu-item:nth-child(7)::before,
.fr-fr #sp-footer .sp-megamenu-parent li.sp-menu-item:nth-child(7)::before,
.es-es #sp-footer .sp-megamenu-parent li.sp-menu-item:nth-child(7)::before,
.ar-aa #sp-footer .sp-megamenu-parent li.sp-menu-item:nth-child(7)::before {
    display: none;
}
/*===============================*/
/*===============================*/
#sp-footer .b-map .map__more a,
#sp-footer .b-map .map__more a:hover {
    color: #0b3985;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.b-map .map__title {
    font-size: 24px;
    color: #fff;
    margin-bottom: 8px;
    letter-spacing: 0.9px;
}
.b-map .map__contact {
    font-size: 14px;
    border-style: solid;
    border-width: 1px;
    border-color: rgb(216, 216, 216);
    padding-left: 30px;
    padding-top: 15px;
    padding-bottom: 0px;
    margin: 0px;
    background-color: #0b3985;
    color: #fff;
    width: 510px;
}
.b-map .map__adres {
    margin-bottom: 18px;
    line-height: 18px;
    margin-left: 2px;
}
.b-map .map__faks {
    margin-bottom: 19px;
    margin-left: 2px;
}
.b-map .map__ph {
    margin-bottom: -2px;
    margin-left: 2px;
}
.b-map .map__mail {
    margin-left: 2px;
    margin-bottom: -3px;
}
.b-map .map__ph a:hover, .map__faks a:hover {
    color: #000;
}
.b-map .mape__btn a, .map__btn a:hover {
    font-size: 14px;
    color: #fff;
}
.b-map .map__map {
    height:
}
.b-map {
    padding: 0px !important;
}
#sp-footer .b-map .map__ph a,
#sp-footer .b-map .map__faks a,
#sp-footer .b-map .map__ph a:hover,
#sp-footer .b-map .map__faks a:hover {
    color: #fff;
    font-weight: bold;
}
.b-map .map__btn a {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.b-map .map__btn a {
    height: 70px;
}
.b-map .map__btn a:nth-child(2) {
    display: none;
}
.b-map .map__btn a {
    position: absolute;
    top: 35%;
    border: 3px solid #fff;
    width: 75px;
    height: 75px;
    left: 78%;
    border-radius: 50%;
    overflow: hidden;
    transition: ease 0.3s;
}
.b-map .map__btn a:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    -webkit-transition: ease 0.3s;
    transition: ease 0.3s;
}
.b-map .map__btn a:after {
    content: "";
    display: block;
    width: 30px;
    height: 300px;
    margin-left: 60px;
    background: #fff;
    position: absolute;
    left: -40px;
    top: -150px;
    z-index: 1;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all 0.1s;
    transition: all 0.1s;
    -webkit-animation-name: slideme;
    animation-name: slideme;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-delay: 0.05s;
    animation-delay: 0.05s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
.b-map .map__btn img {
    width: 21px;
}
.b-map {
    padding-top: 100px !important;
    padding: 0px !important;
    position: absolute;
    bottom: 330px;
    z-index: 1;
    /* left: 42px;*/
}
.b-repair .repair__item--1 {
    border-radius: 15px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0px 95px 0px rgba(44, 78, 110, 0.32) !important;
    padding: 50px 30px;
    width: 506px;
    padding-bottom: 45px;
}
#sp-footer .b-map .map__mail a {
    color: #62acf9;
    border-bottom: 1px solid #62acf9;
    font-size: 14px;
}
.b-map .map__more {
    background-color: #fff;
    width: 139px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 27px;
    margin-left: 3px;
}
/*===============================*/
.b-dev .dev__block {
    display: flex;
    align-items: center;
    justify-content: space-between;
    /*	margin-top: 10px;*/
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
    width: 100%;
    padding-top: 30px;
}
/*.b-dev {
	border-top: 1px solid #000;
}*/
.b-dev .dev__razr{
    font-size: 13px;
    word-spacing: -0.4px;
    letter-spacing: -0.2px;
}
#sp-bottom {
    /* background: transparent;
     color: #000;*/
    padding: 0px;
    background-color: #0C4EA0;
    display: flex;
    flex-direction: column;
    align-items: center;
}
#sp-bottom a, #sp-bottom a:hover {
    color: #000;
}
#sp-bottom .b-dev .dev__block a {
    transition: none;
    text-transform: none;
    border-bottom: 1px solid;
}
#sp-bottom .b-dev .dev__block a:hover {
    color: #0b3985;
    transition: none;
    border-bottom: 0px;
}
/*===============================*/
.b-contacts .contacts__soc img {
    width: 40px;
}
.b-contacts .contacts__block,
.b-contacts .contacts__block {
    color: #697474;
}
.b-contacts .contacts__block {
    /*display: flex;*/
    justify-content: space-between;
    font-size: 11px;
    margin-top: 8px;
}
.b-contacts .contacts__soc {
    display: flex;
}
/*.b-contacts {
	width: 100%;
}*/
.b-contacts .contacts__soc > a.yt > img {
    margin-right: 20px;
}
/*===============================*/
.b-slider {
    position: absolute;
    z-index: 20;
    right: 0;
    left: 0;
    top: 165px;
    margin-right: 23px;
    margin-left: 9px;
}
#sp-slider {
    padding: 0px;
}
.b-slider .slider__block {
    width: 25%;
    background-color: white;
    position: absolute;
    top: 0;
    left: 0;
    height: 2px;
    -webkit-transition: width 0.3s, -webkit-transform 0.3s ease-out;
    transition: width 0.3s, -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out, width 0.3s;
    transition: transform 0.3s ease-out, width 0.3s, -webkit-transform 0.3s ease-out;
}
.b-slider .slider__item:before {
    content: ' ';
    display: block;
    position: relative;
    left: 0;
    top: 0;
    height: 2px;
    width: 100%;
    background-color: white;
    opacity: 0.15;
}
.b-slider ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    list-style-type: none;
    display: block;
    text-transform: uppercase;
}
.b-slider li {
    display: inline-block;
    width: auto;
    margin-right: 55px;
}
#sp-slider .b-slider a {
    color: white;
    text-transform: uppercase;
    display: inline-block;
    width: auto;
    font-size: 10px;
    font-weight: 700;
    opacity: 0.4;
    padding: 15px 0;
    -webkit-transition: opacity;
    transition: opacity;
}
#sp-slider .b-slider a.active {
    opacity: 1;
    border-top: 2px solid #fff;
}
#sp-slider .b-slider a {
    margin-top: -2px;
    font-size: 12px;
    font-weight: 100;
    letter-spacing: -0.9px;
    padding-top: 20px;
}
#sp-slider .b-slider li:nth-child(2) a {
    margin-left: 9px;
    letter-spacing: -0.7px;
}
#sp-slider .b-slider li:nth-child(3) a {
    margin-left: -10px;
}
#sp-slider .b-slider li:nth-child(4) a {
    margin-left: -2px;
}
.b-slider .slider__block {
    display: none;
}
#sp-slider .b-slider a:hover {
    border-top: 2px solid #fff;
    color: #fff;
    opacity: 1;
    transition: transform 0.3s ease-out, width 0.3s, -webkit-transform 0.3s ease-out;
}
/*===============================*/
.b-news .news__categories {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 225px;
}
.b-news .news__item {
    width: 25%;
    position: relative;
}
.b-news .news__item {
    height: 140px;
    width: 25%;
    margin-top: 50px;
    background-size: 300px;
    transition: height .3s, margin-top .3s;
    background-size: auto 100%;
    border-right: 1px solid #d0d2d0;

}
.b-news .news__item--1 {
    border-left: 1px solid #d0d2d0;
}
/*.b-news .news__item--1 {
	background-image: url(/images/today-2.jpg);
}
.b-news .news__item--2 {
	background-image: url(/images/home/news.jpg);
}
.b-news .news__item--3 {
	background-image: url(/images/home/uslug.jpg);
}
.b-news .news__item--4 {
	background-image: url(/images/home/product.jpg);
}*/
.b-news .news__item a {
    border-bottom: none;
    transition: height .3s, margin-top .3s;
    display: flex;
    align-items: center;
    background-color: white;
    padding: 0 1.25rem;
    transition: background-color 0.3s;
    height: 100%;
    position: relative;
    display: block;
    padding: 1.875rem 1.25rem;
}
.b-news .news__item a:hover .news__img {
    position: absolute;
    z-index: 2;
}
.b-news .news__item a:hover .news__title {
    color: #fff;
    position: absolute;
    z-index: 3;
}
.b-news .news__item:hover,
.b-news .news__item.active,
.b-news .news__item.show {
    height: 190px;
    margin-top: 0px;
    box-shadow: none;
    border: 0px;
}
.b-news .news__item:hover a, .b-news .news__item.active:active a {
    background-color: transparent;
    z-index: 2;
}
.b-news .news__head.active.show .news__img {
    border: 2px solid #62acf9;
    z-index: 2;
    position: absolute;
}
.b-news .news__head.active.show .news__title {
    color: #fff;
    position: absolute;
    z-index: 3;
}
.b-news .news__block {
    margin-top: -50px;
}
.b-news .news__img {
    min-width: 51px;
    height: 51px;
    line-height: 54px;
    text-align: center;
    border-radius: 50%;
    display: inline-block;
    margin-right: 20px;
    font-size: 1.2rem;
    transition: border-color 0.3s, color 0.3s;
    width: 51px;
    border: 2px solid #d0d2d0;
    padding: 10px;
    margin-top: -10px;
    margin-left: -2px;
}
.b-news .news__title {
    position: absolute;
    left: -5px;
    padding: 0 1.5rem;
    text-transform: uppercase;
    font-weight: bold;
    bottom: 11px;
    font-size: 21px;
    color: #000;
    /*margin-bottom: 10px;*/
}
/*.b-blocknews {
    border-top: 2px solid #4280cc;
    margin-top: 120px !important;
    margin-top: 48px !important;
}*/
.b-news .nav-tabs {
    border-bottom: 0px;
}
/*.b-blocknews:before {
    content: "";
    width: 100%;
    height: 415px;
   /* background-color: #f5f5f5;*/
/*   position: absolute;
   bottom: 0;
}*/
.b-news .news__item.active:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    background-color: #3e7bc4;
}
.b-news .news__item:hover:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    background-color: #3e7bc4;
}
.b-news .news__item.active a,
.b-news .news__item.active.show a,
.b-news .news__item.active .news__title,
.b-news .news__item.show a {
    background-color: transparent;
    z-index: 2;
    color: #fff;
    bottom: 0px;
    border: 0px;
    margin-bottom: 40px;
}
/*.b-news .news__item.active a {
    border: 2px solid #4280cc;
}*/
.b-news .news__item.active .news__img {
    border: 2px solid #62acf9;
    margin-top: 10px;
    margin-left: 0px;
}
.b-news .news__item.active .news__icon {
    fill: #fff;
}
.b-news .news__icon {
    fill: #62acf9;
    width: 27px;
    height: 27px;
    display: block;
}
/*===============================*/
.junewsultra .jn .jn-left {
    width: 100%;
    display: flex;
}
.junewsultra .jn a,
.junewsultra .jn a:link,
.junewsultra .jn a:visited {
    text-transform: uppercase;
    color: #000;
    font-weight: 600;
}
.junewsultra .jn-head,
.junewsultra .jn .jn-intro,
.junewsultra .jn .jn-more {
    padding: 60px;
    width: 100%;
    padding-top: 0px;
    padding-bottom: 0px;
}
.junewsultra .junewsultra__title {
    margin-bottom: 24px;
}
.junewsultra .jn-intro-text {
    font-size: 12px;
    line-height: 24px;
    color: #808882;
    font-weight: 100;
}
.junewsultra .jn .jn-head {
    background: none;
    padding-top: 16px;
    padding-right: 90px;
}
.junewsultra .jn .jn-intro {
    padding-left: 50px;
    letter-spacing: 0.2px;
}
.junewsultra .jn .jn-more {
    padding: 0;
    text-align: right;
    padding-right: 15px;
}
.junewsultra .jn .jn-more a {
    color: #0b3985;
    border-bottom: 1px solid #0b3985;
    font-size: 12px;
    font-weight: 100;
}
.junewsultra .jn .jn-more a:hover {
    border-bottom: 0px;
}
.junewsultra .jn {
    border: 0px;
}
.junewsultra .jn .jn-left img {
    padding: 0px;
    border: 0px;
    height: auto;
    /*height: auto;*/
    height: 100%;
    object-fit: cover;
}
.junewsultra .jn-image {
    width: 100%;
    height: 315px;
    overflow: hidden;
}
/*===============================*/
.b-blocknews .owl-theme .owl-nav {
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 12px;
    flex-direction: column-reverse;
    bottom: 0;
    margin-bottom: 70px;
    justify-content: space-between;
    margin-right: 90px;
}
.b-blocknews .owl-carousel .owl-nav button.owl-next,
.b-blocknews .owl-carousel .owl-nav button.owl-prev {
    background: #0b3985;
    color: #fff;
    width: 50px;
    height: 50px;
    border-radius: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.b-blocknews .owl-carousel .owl-nav button.owl-next img,
.b-blocknews .owl-carousel .owl-nav button.owl-prev img {
    width: 100%;
    height: 100%;
    padding: 15px;
}
.owl-carousel.owl-loaded, .owl-carousel.owl-drag .owl-item {
    height: 380px;
    overflow: hidden;
}
.b-blocknews .owl-carousel .owl-nav button.owl-prev {
    display: none;
}
/*===============================*/
/*CUSTOM PAGE*/
.com-content .b-map,
.com-k2 .b-map,
.com-contact .b-map,
.com-search .b-map {
    display: none;
}
.com-content #sp-section-2,
.com-k2 #sp-section-2,
.com-contact #sp-section-2,
.com-search  #sp-section-2 {
    padding-top: 30px;
    padding-bottom: 30px;
    background: url(/images/sky.png);
    background-size: cover;
    height: 140px;
    overflow: hidden;
}
.com-content #sp-footer,
.com-k2 #sp-footer,
.com-contact #sp-footer,
.com-search #sp-footer {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.com-content #sp-bottom .b-dev,
.com-k2 #sp-bottom .b-dev,
.com-contact #sp-bottom .b-dev,
.com-search #sp-bottom {
    border-top: 0px;
}
/*CUSTOM PAGE*/
/*===============================*/
.b-oblako {
    opacity: 0.5;
    height: 160px;
    overflow: hidden;
    margin-top: -30px;
}
.b-oblako .oblako__oblakoone {
    position: absolute;
    left: 0;
    top: 0px;
    right: -800px;
}
.b-oblako .oblako__oblakoone img {
    margin-top: -200px;
}
.b-oblako .oblako__oblakotwo {
    position: absolute;
    margin-top: -30px;
    top: 0;
}
.b-oblako .oblako__oblakotwo img {
    filter: blur(3px);
}
.b-oblako .oblako__oblakothree {
    position: absolute;
    left: 60px;
    top: 0px;
    height: 160px;
    margin-top: -25px;
    right: -300px;
}
.b-oblako .oblako__oblakothree img {
    height: 160px;
}
.b-oblako .oblako__oblakoone {
    animation-direction: alternate;
    animation-duration: 50s;
    animation-name: oblakoone-head;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}
.b-oblako .oblako__oblakotwo {
    animation-direction: alternate;
    animation-duration: 20s;
    animation-name: oblakotwo-head;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}
.b-oblako .oblako__oblakothree {
    animation-direction: alternate;
    animation-duration: 60s;
    animation-name: oblakothree-head;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}
/*===============================*/
/*===============================*/
.home #sp-section-3 {
    border-bottom: 0px;
}
/*===============================*/
.breadcrumb {
    background: #ffffff;
    width: 1500px;
    margin: 0 auto;
    padding: 30px 10px 50px 10px;
    font-family: 'Roboto'!important;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
    border-radius:0;
}
/*#sp-section-3 {
    border-bottom: 1px solid #ccc;
}*/
.nav-site {
    border-bottom: 1px solid #ccc;
}
.nav-cat {
    background: #f8f8f8;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    border-bottom: 1px solid #ccc;
}
.nav-cat .category-modulenav-cat {
    display: flex;
    list-style-type: decimal;
    flex-wrap: wrap;
    width: 1120px;
    margin: 0 auto;
    padding: 20px;
    padding-bottom: 10px;
}
.nav-cat .category-modulenav-cat li {
    margin-bottom: 10px;
    padding-right: 40px;
}
.nav-cat .category-modulenav-cat li a.active {
    color: #0345bf;
    border-bottom: 1px solid #0b3985;
}
.breadcrumb-item.active {
    color: #000;
}
.breadcrumb a, .breadcrumb a:hover {
    color: #6c757d;
}
/*===============================*/
#sp-main-body {
    padding: 30px 0;
    padding-top: 0px;
}
/*===============================*/
.article-details .article-full-image {
    border: 1px solid #cccccc5c;
    margin-bottom: 20px;
    width: 100%;
}
.article-details .article-full-image .img_caption {
    width: 100% !important;
}
.article-details .article-full-image img {
    border-radius: 0px;
    width: 100%;
}
.article-list .article .readmore a {
    /* color: #0b3985;
     border-bottom: 1px solid #0b3985;
     font-size: 12px;
     font-weight: 100;
     text-transform: uppercase;*/
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 28px;
    color: #FFFFFF;
    display: block;
    text-align: center;
    position: relative;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
    padding: 10px;
    text-align: center;
}

.article-list .article .readmore {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 28px;
    color: #FFFFFF;
    flex: none;
    order: 0;
    flex-grow: 0;
    background: #005BAA;
    border-radius: 10px;
    width: 207px;
    height: 48px;
    position: relative;

}
.article-list .article .readmore a:hover {
    border: none;
    /*  color: #0b3985;*/
    color: #fff;
}
#sp-mainmenu > .container,
#sp-section-2 > .container {
    max-width: 1
    00px;
}
.article-details {
    /*	padding-top: 40px;*/
    padding-bottom: 50px;
}
.article-details .article-block {
    display: flex;
    margin-top: 20px;
    margin-bottom: 20px;
}
.article-details .article-name {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
}
.article-details .article-images {
    border: 1px solid #cccccc5c;
}
.article-list .article .article-header h1 a:hover, .article-list .article .article-header h2 a:hover, .article-list .article .article-header h1 a:active, .article-list .article .article-header h2 a:active, .article-list .article .article-header h1 a:focus, .article-list .article .article-header h2 a:focus {
    color: #0b3985 !important;
}
/*===============================*/
/*MENU*/
body.ltr .sp-megamenu-parent .sp-dropdown .sp-dropdown-items .sp-has-child > a:after {
    display: none;
}
#sp-mainmenu .sp-megamenu-parent > li:nth-child(2) a {
    letter-spacing: 0px;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge) {
    padding: 5px 0;
}
body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-sub {
    left: 100%;
}
/*MENU*/
/*===============================*/
/*.blog .category-desc {
    margin-bottom: 30px;
    border-bottom: 1px solid #ccc;
}*/
.blog .category-desc img {
    float: left;
    margin-right: 10px;
    width: 25%;
    margin-bottom: 30px;
}
.blog .article-list .article .article-intro-image {
    width: 40%;
    float: none !important;
    margin: 0;
    margin-right: 50px;
    border: none;
    border-radius: 0px;
}
.blog .article-list .article .article-body {
    width: 60%;
}
.blog .article-list .article {
    border: 0px;
    display: flex;
    align-items: center;
    position: relative;
    padding-bottom: 80px;
    padding-top: 80px;
    padding-right: 0;
    padding-left: 0;
}
.blog .article-list .col-md-12:nth-child(odd) .article:before {
    content: "";
    background: #f5f9fe;
    width: 5000px;
    height: 100%;
    position: absolute;
    left: -2400px;
    z-index: -1;
}
.blog .article-list .img_caption {
    width: auto !important;
}
.blog .article-list .col-md-12:nth-child(odd) .article-header {
    border-bottom: 1px solid;
    margin-bottom: 30px;
}
.blog .article-list .article .readmore a {
    color: #fff;
    font-weight: 500;
    background: #0551a6;
    padding: 7px 25px;
}
.blog .article-list .article .readmore {
    margin-top: 30px;
}
.blog .category-desc {
    display: none;
}
/*===============================*/
.pager > li a {
    color: #0b3985;
    background-color: #fff;
    padding: 7px 30px !important;
    border-radius: 0px;
    border: 1px solid #0b3985;
}
.pager > li a:hover {
    background-color: #0b3985;
    color: #fff;
}
/*===============================*/
.page-item.active .page-link {
    background-color: #0b3985;
    color: #fff;
    border: 1px solid #0b3985;
}
.page-item.active .page-link:hover {
    background-color: #0b3985;
    color: #fff;
    border: 1px solid #0b3985;
}
.page-item .page-link {
    color: #0b3985;
    background-color: #fff;
    border: 1px solid #0b3985;
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
}
.page-item .page-link:hover {
    background-color: #0b3985;
    color: #fff;
}
.page-link:focus {
    box-shadow: none;
}
/*===============================*/
.pagination-wrapper {
    flex-direction: row-reverse;
    justify-content: space-between;
    padding-top: 30px;
    padding-bottom: 30px;
}
.pagination-wrapper .mr-auto {
    margin-right: 0px !important;
}
/*===============================*/
/*Р’РµСЂСЃРёСЏ РґР»СЏ СЃР»Р°Р±РѕРІРёРґСЏС‰РёС…*/
.bvi-body #rev_slider_2_1_forcefullwidth,
.bvi-body .b-oblako,
.bvi-body .b-news .blue,
.bvi-body .yandex_map,
.bvi-body .b-map,
.bvi-body #sp-section-2 {
    display: none;
}
.bvi-body .b-logotype .logotype__image .footblue {
    display: none !important;
}
.bvi-body .b-logotype .logotype__image .footwhite {
    background: #000 !important;
}
.bvi-body #sp-dev {
    padding-top: 20px;
}
.bvi-body[data-bvi-theme='white'] #sp-logo .logo a img {
    color: #fff !important;
    background-color: #000 !important;
    text-decoration: underline !important;
}
.bvi-body #sp-mainmenu {
    position: inherit;
}
.bvi-body .b-blocknews {
    margin-top: 50px !important;
}
.bvi-body .b-news .news__categories {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 225px;
}
.bvi-body .b-news .news__item {
    width: 25%;
    position: relative;
}
.bvi-body .b-news .news__item {
    height: 190px;
    width: 25%;
    margin-top: 0px;
    background-image: url(/images/today-2.jpg);
    background-size: 300px;
    transition: height .3s, margin-top .3s;
}
.bvi-body .b-news .news__item.active:before {
    display: none;
}
.bvi-body .b-news .news__block {
    margin-top: 0px;
}
.bvi-body .b-news .news__item a {
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: space-around;
}
.bvi-body .b-news .news__item.active .news__img,
.bvi-body .b-news .news__img {
    margin: 0;
}
.bvi-body .b-news .news__title {
    left: 0;
    padding: 0;
    margin: 0;
    position: initial;
}
.bvi-body .b-news .news__item img.white {
    display: none !important;
}
.bvi-body .b-news .news__head.active.show .news__img,
.bvi-body .b-news .news__head.active.show .news__title,
.bvi-body .b-news .news__item a:hover .news__img,
.bvi-body .b-news .news__item a:hover .news__title,
.bvi-body .b-news .news__item.active a,
.bvi-body .b-news .news__item.active.show a,
.bvi-body .b-news .news__item.active .news__title,
.bvi-body .b-news .news__item.show a {
    position: initial;
    margin: 0;
}
.bvi-body[data-bvi-theme='white'] .b-news .news__item.active .news__icon {
    background: #fff !important;
}
.bvi-body[data-bvi-theme='white'] .b-news .news__item .news__img {
    background: #fff !important;
}
.bvi-body[data-bvi-theme='white'] .b-blocknews .owl-carousel .owl-nav button.owl-next img,
.bvi-body[data-bvi-theme='white'] .b-blocknews .owl-carousel .owl-nav button.owl-prev img,
.bvi-body[data-bvi-theme='white'] .b-map .map__btn a,
.bvi-body[data-bvi-theme='white'] .b-map .map__btn a:before,
.bvi-body[data-bvi-theme='white'] .b-map .map__btn a img,
.bvi-body[data-bvi-theme='white'] #sp-menu .verx .btn-primary {
    color: #fff !important;
    background: #000 !important;
    background-color: #000 !important;
    text-decoration: underline !important;
}
/*Р’РµСЂСЃРёСЏ РґР»СЏ СЃР»Р°Р±РѕРІРёРґСЏС‰РёС…*/
/*===============================*/
.b-contact .contact__title {
    padding-bottom: 20px;
    border-bottom: 1px solid #00000052;
}
.b-contact .contact__block {
    display: flex;
    flex-wrap: wrap;
    margin-top: 25px;
}
.b-contact .contact__item {
    width: 50%;
    display: flex;
}
.b-contact .contact__info {
    margin-left: 15px;
    color: #0b3985;
    font-weight: bold;
}
.b-contact .contact__info a {
    color: #0b3985;
    font-weight: bold;
}
.b-contact .contact__info a:hover {
    border-bottom: 1px solid #0b3985;
}
.b-contact .btn-primary,
.b-contact .sppb-btn-primary,
.b-contact .btn-primary:hover,
.b-contact .sppb-btn-primary:hover {
    background-color: #0551a6;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 14px;
    border-radius: 0px;
    padding: 7px 25px;
}
.b-contact .sppb-nav-tabs>li>a {
    color: #000;
    padding: 15px 70px;
    background: #fff;
    border-top: 0px;
}
.b-contact .sppb-nav-tabs>li.active>a {
    background: #f5f9fe;
}
.b-contact .sppb-nav-tabs {
    border: 0px;
    margin-top: -51px;
}
.b-contact {
    background: #f5f9fe;
    margin-top: 50px !important;
    border-top: 1px solid #cccccc8a;
    padding-bottom: 10px !important;
}
.b-contact .contact__item--cord {
    width: 100%;
}
.b-contact .tab-il {
    width: 100%;
}
.b-contact .tab-il tr.bc {
    background: #fff;
}
/*===============================*/
.galleryphoto #sp-main-body {
    background: #fff;
    padding-top: 50px;
    padding-bottom: 100px;
}
.bloggalleryphoto .article {
    flex-direction: column;
    display: flex;
    /* box-shadow: 0 14px 28px rgb(0 0 0 / 10%), 0 10px 10px rgb(0 0 0 / 10%);*/
    /* width: 619px;
     height: 700px;*/
    background-color: #FFFFFF;
    border: 1px solid #E5E5E5;
    border-radius: 15px;
    margin: 10px 10px 30px 10px;
}
.bloggalleryphoto .article:hover {
}

.bloggalleryphoto .article-introtext {
    height: 75px;
}
.bloggalleryphoto .article-header h2 {
    min-height: 55px;
}
.bloggalleryphoto .article-list .article .article-intro-image,
.bloggalleryphoto .article-list .article .article-intro-image img {
    border-radius: 10px 10px 0 0;
    overflow: hidden;
}
.bloggalleryphoto .article-list .article .article-intro-image {
    /*height: 220px;*/
}
.galleryphoto .article-info {
    color: #90959d;
}
/*===============================*/
.fds {
    filter: drop-shadow(2px 4px 6px white);
}
/*===============================*/
.b-baner .baner__block {
    display: flex;
}
.b-baner .baner__border {
    border: 1px solid #ccc;
    margin-right: 5px;
}
/*===============================*/
#sp-main-body .search {
    padding-top: 30px;
}
#sp-main-body .search .input-group>.input-group-append>.btn {
    background-color: #0551a6;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 14px;
    border-radius: 0px;
    padding: 7px 25px;
}
/*===============================*/
.badge-info {
    background-color: #0551a6;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 14px;
    border-radius: 0px;
}
/*===============================*/
.form-control:focus {
    box-shadow: none;
    border-color: #0551a6;
}
/*===============================*/
.btn-primary.focus,
.btn-primary:focus,
.btn-secondary.focus,
.btn-secondary:focus {
    box-shadow: none;
}

/*===============================*/
.ymaps-2-1-74-places-pane .ymaps-2-1-74-image  {
    background-size: 55px 55px !important;
    width: 55px !important;
    animation: pulsate 1s linear;
    animation-iteration-count: infinite;
    animation-delay: 1.1s;
}
/*===============================*/
.contact-material .article-details {
    padding: 0px;
}
.contact-material #sp-main-body {
    padding: 0px;
    background: #F5F9FE;
    margin-top: 50px;
    border-top: 1px solid #cccccc8a;
}
.contact-material .b-contact .sppb-nav-tabs {}
.contact-material .b-contact {
    margin-top: 0px !important;
    border: 0px;
}
.contact-material .article-details .article-can-edit {
    margin-bottom: 0px;
}
/*===============================*/
#sp-section-1 {
    padding-top: 2px;
    padding-bottom: 2px;
    font-size: 15px;
}
/*===============================*/
.slidescroll {
    margin-bottom: 20px;
}
.uk-overlay-background {
    background: rgba(11, 57, 133, 0.5) !important;
}
.uk-overlay-hover:hover .uk-overlay-fade {
    opacity: 1 !important;
}
.uk-overlay-icon:before {
    color: #fff !important;
}
.uk-modal-caption {
    padding-top: 20px;
    padding-bottom: 20px;
    bottom: 0px !important;
    margin-bottom: 0px !important;
    background: rgba(11, 57, 133, 0.5) !important;
}
.uk-open .uk-modal-dialog {
    height: auto !important;
}
.uk-close-alt:after {
}
.uk-modal-dialog-lightbox>.uk-close:first-child {
    top: 10px !important;
    right: 10px !important;
    border: none !important;
    box-shadow: none !important;
    background: transparent;
    color: #fff !important;
    border-radius: 0;
}
.uk-close:after {
    font-size: 30px;
}
.uk-open .uk-modal-dialog {
    width: 1400px !important;
    top: 35px !important;
}
/*===============================*/

.article-details p,
.article-details ul,
.article-details ol,
.article-details dl {
    text-align: justify;
    font-family: 'Roboto';
    font-style: normal;
    /*  font-weight: 400;*/
    font-size: 18px;
    line-height: 150%;
    color: #2B2B2B;
    /*   display: flex;*/
    flex-wrap: nowrap;
    margin-bottom: 18px
}

.uk-responsive-width {
    margin: 0 auto;
}
.bloggalleryphoto .article-list .article .article-intro-image {
    max-height: 300px;
    height: 225px !important;
}

/*===============================*/

.presskit__block {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    /*background: #f5f9fe;*/
    padding: 10px 20px;
    border-bottom: 1px solid #c7c7c740;
}
.presskit__block:last-child {
    border: none;
}
.presskit__download {
    width: 25px;
}
.presskit__title {
    width: 55%;
}
.presskit__data {
    width: 10%;
}
.presskit__g-doc {
    width: 20%;
}
.presskit__block a,
.presskit__data {
    color: #7d7d7d;
    font-size: 14px;
    transition: 0.3s;
}
.presskit__block a:hover,
.presskit__data:hover {
    opacity: 0.8;
    transition: 0.3s;
}
.presskit__doc {
    position: relative;
    padding-left: 25px;
}
.presskit__doc::before {
    position: absolute;
    content: " ";
    left: 0;
    background: url(/images/2020/media/press-kit/doc.svg);
    width: 100%;
    height: 100%;
    background-size: contain;
    background-repeat: no-repeat;
}

/*arabic version*/

.arabic #lottie {
    left: -50px !important;
}

.arabic .sp-module-content .mod-languages ul.lang-inline li:nth-child(6) {
    margin: 0 5px 0 0;
}
.arabic .rev_slider .zeus .tp-tab {
    margin-left: 40px;
    margin-right: 0;
}
.arabic .b-map .map__contact {
    padding-left: 0;
    padding-right: 30px;
}
.arabic .b-map .map__btn a {
    left: 0;
    right: 78%;
}
.arabic .b-baner .baner__border:nth-child(1) {
    margin-right: 15px;
}
.arabic #sp-logotype {
    padding-right: 0px;
}

.arabic .b-oblako .oblako__oblakoone {
    position: absolute;
    left: 0;
    top: 0px;
    right: 0px;
    left: -800px;
}
.arabic .b-oblako .oblako__oblakoone img {
    transform: scale(-1, 1);
}
.arabic .b-oblako .oblako__oblakothree {
    position: absolute;
    left: 0px;
    right: 60px;
    top: 0px;
    height: 160px;
    margin-top: -25px;
    right: 0px;
    left: -300px;
}
.arabic .b-oblako .oblako__oblakoone {
    animation-direction: alternate;
    animation-duration: 50s;
    animation-name: oblakoone-head-ar;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}
.arabic .b-oblako .oblako__oblakotwo {
    animation-direction: alternate;
    animation-duration: 20s;
    animation-name: oblakotwo-head-ar;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}
.arabic .b-oblako .oblako__oblakothree {
    animation-direction: alternate;
    animation-duration: 60s;
    animation-name: oblakothree-head-ar;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}
.arabic .b-blocknews .owl-theme .owl-nav {
    right: auto;
    left: 0;
}
.arabic .b-blocknews .owl-carousel .owl-nav button.owl-next,
.arabic .b-blocknews .owl-carousel .owl-nav button.owl-prev,
.arabic .b-map .map__btn a {
    transform: rotate(180deg);
}
.arabic .b-logotype .logotype__text {
    margin-right: 10px;
    margin-left: 0;
}
.arabic .nav-cat .category-modulenav-cat li {
    padding-left: 40px;
    padding-right: 0;
}

.lang .mod-languages li a {
    display: block;
    position: relative;
}
.lang .mod-languages li:nth-child(1) a::before {
    content: "t";
    width: 100%;
    height: 100%;
    position: absolute;
}
.b-baner .baner__border {
    width: 122px;
}

.bloggalleryphoto.video .article-introtext {
    height: auto;
}

/*ofcanvas menu*/

.offcanvas-menu {
    width: 100%;
    background-color: rgb(5 81 166 / 95%);
}
body.ltr.offcanvs-position-right .offcanvas-menu {
    right: -100%;
}
body.ltr.offcanvs-position-right.offcanvas-active .body-wrapper {
    right: 0;
}
.offcanvas-menu ul.menu > li > a {
    /*text-transform: uppercase;*/
    color: #fff !important;
    /*border-bottom: 1px solid;
    border-color: rgb(255 255 255 / 30%);*/
    padding: 5px 0px !important;
    font-size: 15px !important;
    /* padding-left: 22px !important;*/
}
.offcanvas-menu ul.menu > li.menu-parent > a:hover,
.offcanvas-menu ul.menu > li.menu-parent > span:hover {
    color: #fff;
}
.offcanvas-menu ul.menu > li.menu-parent.menu-parent-open > a {
    color: #fff;
    /*	font-weight: bold;*/
    border-bottom: none;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul li a {
    color: #fff;
    /*	padding-left: 22px;*/
    padding-bottom: 7px;
    padding-top: 7px;
    display: block;
}
.offcanvas-overlay {
    display: none;
}
body.ltr .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > a > .menu-toggler,
body.ltr .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > .menu-separator > .menu-toggler {
    padding: 0 !important;
    /*  left: 0;*/
    right: auto;
    top: 45%;
}
body .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > a > .menu-toggler,
body .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > .menu-separator > .menu-toggler {
    width: 100%;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > a > .menu-toggler:after,
.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > .menu-separator > .menu-toggler:after {
    content: "\f107";
    color: #fff;
    font-size: 24px;
    font-weight: 100;
    padding-left: 10px;
    top: 3px;
    position: relative;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent.menu-parent-open > a > .menu-toggler:after,
.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent.menu-parent-open > .menu-separator > .menu-toggler:after {
    content: "\f106";
    color: #fff;
    font-size: 24px;
    font-weight: 100;
    padding-left: 10px;
}
body.ltr .offcanvas-menu .offcanvas-inner .sp-module ul > li ul {
    margin-left: 15px;
    margin-top: 20px;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a:hover,
.offcanvas-menu .offcanvas-inner .sp-module ul > li span:hover,
.offcanvas-menu .offcanvas-inner .sp-module ul > li a:focus,
.offcanvas-menu .offcanvas-inner .sp-module ul > li span:focus {
    color: #fff;
}
/*.offcanvas-menu .offcanvas-inner .sp-module ul > li a::before {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
}*/
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul li a:focus {
    text-decoration: underline;
}
.close-offcanvas {
    background: transparent;
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
    content: url(/templates/shaper_helixultimate/images/cancel.svg);
}

body.rtl.offcanvs-position-right .offcanvas-menu {
    right: auto;
    left: -100%;
}
body.rtl.offcanvs-position-right.offcanvas-active .body-wrapper {
    right: auto;
    left: 0;
}

.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
    content: url(/templates/shaper_helixultimate/images/burger.svg);
}
body.arabic .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > a > .menu-toggler,
body.arabic .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > .menu-separator > .menu-toggler {
    display: flex;
    justify-content: flex-end;
}

.banners {
    position: absolute;
    bottom: 40px;
    width: 100%;
    z-index: 999;
}
.banners a {
    display: block;
}
.banners img {
    margin: 0 auto;
}

.article .img_caption {
    width: auto !important;
}

body.helix-ultimate .slider-home-block-container .sppb-row-container {
    max-width: 1300px;
    padding: 0;
    width: 1300px;
}
.slider-home-block-1 {
    /*line-height: 27px !important;*/
    /*left: 74% !important;*/
    position: relative !important;
    /*    top: 400px !important;
        top: 43% !important;*/
    top: 130px !important;
}
.slider-home-block-1__name {
    font-size: 60px !important;
    font-weight: 300 !important;
    line-height: 49px !important;
    color: #ffffff !important;
    font-family: 'Roboto' !important;
    margin-bottom: 10px !important;
}
.slider-home-block-1__name div {
    background: rgb(0 50 102 / 77%);
    padding: 8px 15px !important;
    display: table;
    font-size: 48px !important;
    line-height: 48px !important;
}
.slider-home-block-1__text {
    font-size: 24px !important;
    font-weight: normal !important;
    margin-top: 0px !important;
    line-height: 28px !important;
    font-family: 'Roboto' !important;
    background: rgb(0 50 102 / 77%) !important;
    display: table;
    color: #ffffff !important;
    padding: 8px 15px !important;
}
/*.slider-home-block-1__text-1 {
	padding-top: 8px !important;
}
.slider-home-block-1__text-2 {
	padding-bottom: 8px !important;
}*/

.slider-home-block-2 {
    position: relative !important;
    /*    text-align: center !important;
        top: 300px;*/
    top: 250px !important;
}
.slider-home-block-2__name {
    font-size: 60px !important;
    font-weight: 300 !important;
    line-height: 49px !important;
    color: #ffffff !important;
    font-family: 'Roboto' !important;
    margin-bottom: 10px !important;
}
.slider-home-block-2__name div {
    background: rgb(0 50 102 / 77%);
    padding: 0px 15px !important;
    display: table;
    font-size: 48px !important;
    line-height: 48px !important;
}
.slider-home-block-2__name div:first-child {
    padding-top: 8px !important;
}
.slider-home-block-2__name div:last-child {
    padding-bottom: 8px !important;
}

.slider-home-block-3 {
    position: relative !important;
    top: 150px !important;
    /*top: 43% !important;*/
}
.slider-home-block-3__name {
    font-size: 60px !important;
    font-weight: 300 !important;
    line-height: 49px !important;
    color: #ffffff !important;
    font-family: 'Roboto' !important;
    margin-bottom: 10px !important;
}
.slider-home-block-3__name div {
    background: rgb(0 50 102 / 77%);
    /*padding: 3px 15px !important;*/
    display: table;
    font-size: 48px !important;
    line-height: 41px !important;
    padding: 0px 15px !important;
}
div.slider-home-block-3__name-1 {
    padding-top: 8px !important;
}
div.slider-home-block-3__name-2 {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
}
div.slider-home-block-3__name-3 {
    padding-bottom: 8px !important;
}

.slider-home-block-4 {
    position: relative !important;
    top: 300px;
}
.slider-home-block-4__name {
    font-size: 60px !important;
    font-weight: 300 !important;
    line-height: 49px !important;
    color: #ffffff !important;
    font-family: 'Roboto' !important;
    margin-bottom: 10px !important;
    /*    display: flex !important;
        justify-content: flex-end !important;*/
    /*padding-right: 150px !important;*/
}
.slider-home-block-4__name div {
    background: rgb(0 50 102 / 77%);
    /*padding: 3px 15px !important;*/
    display: table;
    font-size: 48px !important;
    line-height: 42px !important;
    padding: 0px 15px !important;
}
.slider-home-block-4__name div:nth-child(1) {
    padding-top: 8px !important;
}
.slider-home-block-4__name div:nth-child(2) {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
}
.slider-home-block-4__name div:nth-child(3) {
    padding-bottom: 8px !important;
}

/*redisign*/

.galleryphoto #sp-main-body {
    background: #fff;
    padding-top: 0px;
}
.nav-site {
    border: none;
    background: #fff;
}
.breadcrumb a {
    color: #c4c4c4;
}
.breadcrumb-item.active {
    color: #000000;
    /* font-weight: bold;*/
}
.article-list .article .article-header h1 a,
.article-list .article .article-header h2 a {
    font-weight: bold;
    color: #000000;
}
/*.article-list .article .readmore a {
    color: #0551a6f2;
    border-bottom: 1px solid #0551a6f2;
}*/
.article-list .article .article-body {
    padding: 0 18px;
}
.article-list .article .article-intro-image,
.article-list .article .article-featured-video,
.article-list .article .article-featured-audio,
.article-list .article .article-feature-gallery {
    margin: -20px -20px 27px -20px;
}
.bloggalleryphoto .article {
    padding-bottom: 38px;
}
.bloggalleryphoto .article-introtext {
    /* height: 125px;*/
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    color: #2B2B2B;
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 30px;
}
.view-article #sp-main-body {
    background: #fff;
}
.view-article .article-details {
    background: #fff;
    /*box-shadow: 0 4px 25px rgb(0 0 0 / 25%);
    padding-top: 57px;
    padding-right: 64px;
    padding-left: 60px;
    margin-right: -64px;
    margin-left: -60px;*/
}
.article-content-css {
    /*display: grid;*/
    /*grid-template-columns: 1fr 1fr;*/
    grid-column-gap: 40px;
    column-count: 2;
}
.article-content-css p {
    /*width: 48%;*/
    /*text-align: inherit;*/
}

.bloggalleryphoto .article-header {
    height: 90px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 23px;
    color: #2B2B2B;
}

.certificates .uk-modal.uk-open .uk-slidenav-position:hover .uk-slidenav {
    color: #0b3985;
}
@media screen and (max-width: 480px) {
    #submit-sms
    {
        width: 100% !important;
        margin: 0 auto;
    }
}
.img-capcha {
    padding-left: 5px;
    padding-right: 10px;
}
/*.slider-baner{
display:none;
}*/
.h1, h1 {
    font-size: 1.5rem;
    font-weight: 700;
    text-transform: uppercase;
}
}
#sp-page-builder .page-header{
    max-width: 1140px;
    margin: 0 auto;
    padding: 15px;
}
#sp-page-builder .page-header h1 {
    margin-bottom:0;
    padding: 10px 10px 40px 10px;
}
.blog .page-header {
    padding-top: 15px;
}
.blog .page-header h1 {
    margin-bottom:0;
}
.slider-baner {
    width: 250px;
    height: 180px;
}
.slider-baner img{
    width: 230px !important;
    height: 180px !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}
a.uk-panel.uk-overlay.uk-overlay-hover.uk-cover-background {
    border-radius: 15px;
}
/* РЎС‚РёР»Рё РїРѕРґ РЅРѕРІС‹Р№ РїСЂРѕРµРєС‚*/

.dev__title {
    font-size: 18px;
    line-height: 24px;
    color: rgba(255, 255, 255, 0.5);
    font-weight: 400;
}
.baner__block {
    display: flex;
    justify-content: space-between;
    max-width: 212px;
    width: 100%;
    align-items: center;
}

.footer-group.phone-group {
    display: flex;
    flex-direction: column;
    /*gap: 15px 0;*/
    justify-content: flex-end;
}
.footer-menu {
    gap: 40px 0;
}
article.footer-info {
    /* max-width: 400px;*/
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: space-between;
}
.socials-group {
    display: flex;
    flex-direction: row;
    max-width: 80px;
    width: 100%;
    justify-content: space-between;
    align-items: center;
}
.footer-phone {
    text-align: right;
    font-weight: 600;
}
.common-link {
    --link-color: white;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    color: var(--link-color);
}
a {
    text-decoration: none;
}
#sp-footer a, #sp-bottom a {
    color: #fff;
}
.footer-copyright {
    padding-top: 30px;
    width: 100%;
}
.footer-copyright .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.container {
    max-width: 1300px;
    width: 100%;
    margin: 0 auto;
    padding: 0 10px;
}
.copyright-title {
    font-size: 18px;
    line-height: 24px;
    color: rgba(255, 255, 255, 0.5);
    font-weight: 400;
}
.copyright-banners {
    display: flex;
    justify-content: space-between;
    max-width: 212px;
    width: 100%;
    align-items: center;
}
.fab {
    font-family: "Font Awesome 5 Brands";
}
.fa-facebook:before {
    content: "\f09a";
}
.map-info {
    padding: 40px 50px;
    background: #FFFFFF;
    box-shadow: 0px 4px 35px rgb(41 41 41 / 15%);
    border-radius: 15px;
    max-width: 385px;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.map-title {
    margin-bottom: 40px;
    font-size: 30px;
    line-height: 32px;
    font-weight: 700;
    color: #2B2B2B;
}
.list {
    display: flex;
    flex-direction: column;
    gap: 25px 0;
    width: 100%;
}
.list-item {
    width: 300px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
    padding-left: 50px;
    font-weight: 500;
}
.list-item i, .list-item img {
    width: 25px;
    height: 25px;
    font-weight: 500;
    position: absolute;
    font-size: 24px;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.list-item-text {
    --link-color: #2b2b2b;
    line-height: 28px;
    font-size: 18px;
    font-weight: 500;
}
.common-link {
    --link-color: white;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    color: var(--link-color);
}
.map-button {
    margin-top: 40px;
    line-height: 28px;
    padding: 10px 0;
}
.common-button {
    font-size: 18px;
    line-height: 21px;
    color: white;
    font-weight: 500;
    background-color: #005BAA;
    border-color: #005BAA;
    border-radius: 10px;
    cursor: pointer;
    width: 100%;
    outline: none;
    border: none;
}
a.list-item-text.common-link {
    color: #2b2b2b !important;
}
#sppb-addon-wrapper-1569248665711 {
    margin: 0;
}
.welcome-title {
    max-width: 630px;
    color: white;
    width: 100%;
    font-size: 50px;
    line-height: 59px;
    letter-spacing: 1%;
    margin-bottom: 70px;
}
h1.section-title.welcome-title {
    font-size: 65px;
    font-family: 'Roboto', sans-serif;
    text-transform: inherit;
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span, .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
    font-family: 'Roboto', sans-serif !important;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    background: #fff;
    border-radius: 5px;
    width: 310px;
    /* gap: 15px 0; */
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge) {
    font-size: 18px !important;
    line-height: 1;
    display: inline-block;
    padding: 8px 0;
    cursor: pointer;
}
/*.article-header {
    margin-bottom: 30px;
}*/
@media (min-width: 1200px){
    .container {
        max-width: 1500px !important;
        width: 100%;
        margin: 0 auto;
        padding: 0 10px;
    }
}

/*РЎС‚РёР»Рё СЃ РІРµСЂСЃС‚РєРё */

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: 'Roboto', sans-serif;
    font-variant: lining-nums;
}

img {
    height: auto;
    max-width: 100%;
}



html, body {
    height: 100%;
    overflow-x:hidden;
}

.container {
    /* max-width: 1270px;*/
    width: 100%;
    margin: 0 auto;
    padding: 0 10px;
}

a {
    text-decoration: none;
}


.common-link {
    --link-color: white;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    color: var(--link-color);
    max-width: 100%;

}
.common-link:hover {
    color: rgba(255, 255, 255, 0.7) !important;
}

.common-button {
    font-size: 18px;
    line-height: 21px;
    color: white;
    font-weight: 700;
    background-color: #005BAA;
    border-color: #005BAA;
    border-radius: 10px;
    cursor: pointer;
    width: 100%;
    outline: none;
    border: none;
}

#welcome {
    height: 100vh;
    /*background: url("/images/intro.jpg") no-repeat center / cover;*/
    position: relative;
    /* padding-bottom: 130px;*/

}



#welcome .container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
}

.section-title .welcome-title{
    font-weight: 700;
}

.common-button .welcome-button{
    font-weight: 700;
}

.welcome-title {

    max-width: 630px;
    color: white;
    width: 100%;
    font-size: 50px;
    line-height: 59px;
    letter-spacing: 1%;
    margin-bottom: 70px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
}

.welcome-button {
    max-width: 293px;
    height: 70px;
    padding: 20px 0;
    z-index:1;
}
.welcome-a {
    max-width: 293px;
    z-index:1;
}

.field {
    height: 130px;
    object-fit: cover;
    width: 100%;
    z-index: 2;
    position: absolute;
    bottom: 28px;
    left: 0;
}

.field img {
    width: 100%;
}


.scene_align{
    width: 100%;
    height: 100%;
    position: absolute;
}

.plain {
    position: absolute;
    top: 31%;
    right: 26%;
    transform: translate(50%, -30%);
    background: url(/images/plain.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-position: 50% 50%;
    width: 100%;
    height: 100vh;
}




.box_red1{
    position: absolute;
    background: url("/images/flying-cloud-4-min.png") no-repeat center / cover;
    width: 1070px;
    height: 450px;
    top: 25%;
    right: 57%;
    /*transform: translate(50%, -30%);*/
    animation: move 110s infinite linear;
    transition: transform 1s;

}

/*@keyframes move {
0% {
transform: translate(100px, 0px);
}
25% {
transform: translate(300px, 0px);
}
50% {
transform: translate(500px, 0px);
}
75% {
transform: translate(300px, 0px);
}
100% {
transform: translate(100px, 0px);
}
}*/
@keyframes move {
    from {
        transform: translateX(120%);
    }
    to {
        transform: translateX(-120%);
    }
}





.box_red2{
    position: absolute;
    background: url("/images/flying-cloud-3-min.png") no-repeat center / cover;
    width: 747px;
    height: 442px;
    top: 45%;
    right: 30%;
    /*transform: translate(50%, -30%);*/
    animation: move 100s infinite linear;
    transition: transform 1s;
}

.box_red3{
    position: absolute;
    background: url("/images/oblako3.png") no-repeat center / cover;
    width: 1190px;
    height: 397px;
    top: 50%;
    right: 35%;
    /*       transform: translate(50%, -30%);*/
    animation: move 120s infinite linear;
    transition: transform 1s;
}

header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
    padding: 30px 0;
}

#welcome header .container {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}


.submenu {
    display: none;
    cursor: initial;
    position: absolute;
    left: 0;
    background-color: white;
    bottom: -300px;
    width: 310px;
    flex-direction: column;
    list-style-type: none;
    padding: 30px;
    gap: 15px 0;
    border-radius: 5px;
}

.submenu-item {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
}

.submenu-link {
    width: 100%;
    --link-color: black;
}

.submenu.active {
    display: flex;
}

.menu {
    display: flex;
    max-width: 730px;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    z-index: 1;
}

.menu:not(.menu-vertical) > *:last-child {
    display: none;

}

.menu.menu-vertical {
    flex-direction: column;
    max-width: 250px;
}

.menu-link {
    background-color: transparent;
    border: none;
}

.open-btn {
    font-size: 36px;
    cursor: pointer;
}

.menu-control {
    display: flex;
    align-items: center;
    gap: 8px;
    cursor: pointer;
    position: relative;
    z-index: 1;
}


.services{
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
    background-color: #FFFFFF;

}

.services_container{
    width: 100%;
    height: 838px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-top: 100px;
    margin-bottom: 100px;
    gap: 40px;
}

.services_block1{
    display: flex;
    flex-direction: row;
    justify-content: center;
    gap: 20px;
    /*margin-bottom: 40px;*/
}


.services_block2{
    display: flex;
    flex-direction: row;
    justify-content: center;
    gap: 20px;
}

.services_image1{
    width: 940px;
    height: 379px;
    border-radius: 0px 15px 15px 0px;
    background-size: cover;
    cursor: pointer;
    transition: 1s;
    display: block;
}

/*.services_image1:hover{
    background: linear-gradient(360deg, #000000 -20.71%, rgba(0, 0, 0, 0) 127.04%) ;
    filter: drop-shadow(0px 4px 30px rgba(43, 43, 43, 0.3));
   transform: scale(1.2);

}*/

.services_image2{
    width: 940px;
    height: 379px;
    border-radius: 15px 0px 0px 15px;
    cursor: pointer;
    transition: 1s;
    display: block;
}

/*.services_image2:hover{
    background: linear-gradient(0deg, #2B2B2B -7.92%, rgba(43, 43, 43, 0) 109.37%);
    filter: drop-shadow(0px 4px 30px rgba(43, 43, 43, 0.3));
     transform: scale(1.2);
}*/
.services_image3{
    width: 940px;
    height: 379px;
    border-radius: 0px 15px 15px 0px;
    cursor: pointer;
    transition: 1s;
    display: block;
}

/*.services_image3:hover{
    background: linear-gradient(0deg, #2B2B2B -12.14%, rgba(43, 43, 43, 0) 112.14%);
    filter: drop-shadow(0px 4px 30px rgba(43, 43, 43, 0.3));
    transform: scale(1.2);
}*/

.services_image4{
    width: 940px;
    height: 379px;
    border-radius: 15px 0px 0px 15px;
    cursor: pointer;
    transition: 1s;
    display: block;
}

/*.services_image4:hover{
    filter: drop-shadow(0px 4px 30px rgba(43, 43, 43, 0.3));
    background: linear-gradient(0deg, #2B2B2B -12.93%, rgba(43, 43, 43, 0) 110.95%);
    transform: scale(1.2);
}*/

.services_head1{
    position: absolute;
    text-align: center;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 25px;
    line-height: 28px;
    text-align: center;
    color: #FFFFFF;
    top: 40%;
    right: 32%;
}

.services_unblock1{
    position: relative;
    /*margin-right: 10px;*/
    display: inline-block;
    overflow: hidden;
    border-radius: 0px 15px 15px 0px;
}

.services_unblock1:hover .services_head1{
    top: 30%;
}

.services_unblock2{
    position: relative;
    /*margin-left: 10px;*/
    display: inline-block;
    overflow: hidden;
    border-radius: 15px 0px 0px 15px;
}

.services_unblock3:hover img, .services_unblock4:hover img, .services_unblock2:hover img, .services_unblock1:hover img {
    filter: blur(5px);
}

.services_unblock2:hover .services_head2{
    top: 30%;
}
.services_unblock3:hover .services_head3{
    top: 30%;
}
.services_unblock4:hover .services_head4{
    top: 30%;
}


.services_text1{
    position: absolute;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 21px;
    text-align: center;
    color: #FFFFFF;
    top: 46%;
    right: 23%;
    opacity: 0;
    -webkit-transition: all 0.7s ease-in-out;
    -moz-transition: all 0.7s ease-in-out;
    -ms-transition: all 0.7s ease-in-out;
    -o-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out;
    max-width:500px;
}

.services_unblock1:hover .services_text1 {
    opacity: 1;
}
.services_unblock2:hover .services_text1 {
    opacity: 1;
}
.services_unblock3:hover .services_text1 {
    opacity: 1;
}
.services_unblock4:hover .services_text1 {
    opacity: 1;
}

.services_button{
    position: absolute;
    width: 207px;
    height: 48px;
    background: #005BAA;
    border-radius: 10px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 21px;
    letter-spacing: 0.01em;
    color: #FFFFFF;
    right: 39%;
    top: 62%;
    cursor: pointer;
    opacity: 0;
    -webkit-transition: all 0.7s ease-in-out;
    -moz-transition: all 0.7s ease-in-out;
    -ms-transition: all 0.7s ease-in-out;
    -o-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out;
    border: none;
}
.services_button:hover
{
    background: #146FBE;
}
.services_unblock1:hover .services_button {
    opacity: 1;
}
.services_unblock2:hover .services_button {
    opacity: 1;
}
.services_unblock3:hover .services_button {
    opacity: 1;
}
.services_unblock4:hover .services_button {
    opacity: 1;
}

.services_head2{
    position: absolute;
    text-align: center;
    top: 42%;
    right: 35%;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 25px;
    line-height: 28px;
    text-align: center;
    color: #FFFFFF;
}


.services_unblock3{
    position: relative;
    /*margin-right:10px;*/
    display: inline-block;
    overflow: hidden;
    border-radius: 0px 15px 15px 0px;
}

.services_unblock4{
    position: relative;
    /*margin-left:10px;*/
    display: inline-block;
    overflow: hidden;
    border-radius: 15px 0px 0px 15px;
}

.services_head3{
    position: absolute;
    text-align: center;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 25px;
    line-height: 28px;
    text-align: center;
    color: #FFFFFF;
    top: 47%;
    right: 31%;

}

.services_head4{
    position: absolute;
    text-align: center;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 25px;
    line-height: 28px;
    text-align: center;
    color: #FFFFFF;
    top: 42%;
    right: 34%;

}

.services_shift{
    display: block;
}

.services_unshift{
    display: none;
}

#map {

    position: relative;

}

#map .container{
    position: absolute;
    height: 100%;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    padding: 20px 0 0;
    z-index: 999;
}
.map_icon{
    position: absolute;
    height: 111px;
    width: 80px;
    top: 32%;
    left: 50%;
    transform: translateX(-50%);
    z-index: 2;
}

.map-wrapper{
    box-sizing: border-box;
    width: 100%;
    height: 600px;
}

.map-wrapper iframe{
    width: 100%;
    height: 100%;
}

.map-info {

    padding: 40px 50px;
    background: #FFFFFF;
    box-shadow: 0px 4px 35px rgba(41, 41, 41, 0.15);
    border-radius: 15px;
    max-width: 385px;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 30px;
}

.list {
    display: flex;
    flex-direction: column;
    gap: 25px 0;
    width: 100%;
    margin-left: 0;
}

.map-title {
    margin-bottom: 40px;
    font-size: 30px;
    line-height: 32px;
    font-weight: 700;
    color: #2B2B2B;
}

.list-item {
    width: 300px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
    padding-left: 50px;
    font-weight: 500;
}


.list-item-text {
    --link-color: #2b2b2b;

    line-height: 22px;
    font-size: 18px;
    font-weight: 500;
}

.list-item i, .list-item img {
    width: 25px;
    height: 25px;
    font-weight: 500;
    position: absolute;
    font-size: 24px;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.map-button {
    margin-top: 40px;
    line-height: 28px;
    padding: 10px 0;
    width: 300px;
}
.common-button:hover{
    background: #146FBE;
}

.common-button:active{
    background: #0051A0;
}

footer {
    padding: 45px 0 0;
    background-color: #0C4EA0;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.footer-content .container {
    display: flex;
    justify-content: space-between;
}

.footer-content {
    width: 100%;
    padding-bottom: 50px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.footer-menu {
    gap: 40px 0;
}

.menu-item {
    width: 100%;
}

.footer-info {
    max-width: 400px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: space-between;
}

.footer-group {
    display: flex;
    flex-direction: column;
    gap: 15px 0;
    justify-content: flex-end;
}

.footer-phone {
    text-align: right;
    font-weight: 600;
}

.footer-email{
    font-weight: 600;
}

.socials-group {
    display: flex;
    flex-direction: row;
    max-width: 80px;
    width: 100%;
    justify-content: space-between;
    align-items: center;

}

.footer-social {
    color: rgba(255, 255, 255, 0.5);
    font-size: 24px;
    display: flex;
	margin: 0 5px;
}

.footer-copyright {
    padding-top: 30px;
    width: 100%;    background-color: #0c4ea0;
    padding-bottom: 65px;
}

.footer-copyright .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.copyright-title {
    font-size: 18px;
    line-height: 24px;
    color: rgba(255, 255, 255, 0.5);
    font-weight: 400;
}

.copyright-banners {
    display: flex;
    justify-content: space-between;
    max-width: 600px;
    width: 100%;
    align-items: center;
}

#burger {
    z-index: -1;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    display: flex;
    background: rgba(255, 255,255,0.3);
    justify-content: flex-end;
    width: 100%;
}

#burger.visible {
    z-index: 3;
}


#news {
    height: 130px;
    background: url("/images/sky.png") no-repeat center / cover;
    position: relative;
    padding-bottom: 30px;

}

#news header .container {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    min-width: 1279px;
}

.news{
    padding-top: 30px;
    padding-bottom: 30px;
    position: relative;
    background-color: #FFFFFF;
}

.news_container {
    max-width: 1279px;
    display: flex;
    flex-direction: column;
    align-items: left;
    margin: 0 auto;
    padding-bottom: 130px;

}

.news_tabs{
    display: flex;
    justify-content: left;
    flex-direction: row;
    align-items: left;


}

.news_shape{
    width: 7px;
    height: 11px;
    padding-top: 5px;

}

.news_tab:not(:last-child){
    padding-right: 8px;
    color: #C4C4C4;

}

.news_tab{
    padding-left: 8px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
}


.news_h{
    padding-top: 50px;
    padding-left: 7px;

}

.news_cards{
    display: flex;
    flex-wrap: wrap;
    margin-top: 30px;
    column-gap: 40px;
    row-gap: 40px;
}

.news_card{
    width: 619px;
    height: 607px;
    background-color: #FFFFFF;
    border: 1px solid #E5E5E5;
    border-radius: 15px;
}

.news_tile{
    width: 620px;
    height: 300px;
    border-radius: 15px 15px 0px 0px;
}

.news_card-head{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 23px;
    color: #2B2B2B;
    padding: 30px 0px 15px 30px;

}

.news_card-content{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    color: #2B2B2B;
    padding-left: 30px;
}

.news_card-footer{
    margin-top: 63px;
    display: flex;
    justify-content:space-between;
    max-width: 559px;
    padding-left: 30px;
}

.news_card--footer{
    margin-top: 40px;
}

.news_card---footer{
    margin-top: 38px;
}

.news_card-button{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 28px;
    color: #FFFFFF;
    flex: none;
    order: 0;
    flex-grow: 0;
    background: #005BAA;
    border-radius: 10px;
    width: 207px;
    height: 48px;
    align-items:left;
}

.news_card-data{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: rgba(0, 0, 0, 0.5);
    padding-top: 32px;

}

.news_slider{
    padding-top: 40px;
    display: flex;
    flex-direction: row;
    justify-content: right;

}

.news_slider-text{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 35px;
    color: #2B2B2B;
    margin-right: 30px;

}

.news_slider--text{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 15px;
    line-height: 17px;
    color: #2B2B2B;
}

.news_slider-ellipse{
    position:relative;
    width: 40px;
    height: 40px;
}

.news_slider-ellipse1{
    margin-right: 20px;
}

.news_slider-icon1{
    position: absolute;
    margin: 13px 15px 20px 15px;
    width: 9px;
    height: 15px;
}

.news_slider-icon2{
    position: absolute;
    margin: 13px 15px 20px 15px;
    width: 9px;
    height: 15px;
}


#history {
    height: 130px;
    background: url("/images/sky.png") no-repeat center / cover;
    position: relative;
    padding-bottom: 30px;

}

#history header .container {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.history{
    padding-top: 30px;
    padding-bottom: 30px;
    position: relative;
    background-color: #FFFFFF;
}

.history_container {
    max-width: 1351px;
    display: flex;
    flex-direction: column;
    align-items: left;
    margin: 0 auto;
    padding-bottom: 130px;

}

.history_tabs{
    display: flex;
    justify-content: left;
    flex-direction: row;
    align-items: left;
    margin-left: 30px;


}

.history_shape{
    width: 7px;
    height: 11px;
    padding-top: 5px;

}

.history_tab:not(:last-child){
    padding-right: 8px;
    color: #C4C4C4;

}

.history_h{
    margin-left: 35px;
    padding-top: 50px;
    margin-bottom: 50px;
}


.history_tab{
    padding-left: 8px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
}

.history_content{
    max-width: 1351px;
    max-height: 5507px;
}

.history_block1{
    width: 1351px;
    height: 528px;
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px;
}

.history_block1--photo{
    display: flex;
    flex-direction: column;


}

.history_block1-photo{
    max-width: 620px;
    height: 305px;
    border-radius: 15px;
    margin-right: 40px;
    margin-bottom: 41px;
    margin-left:36px;
}

.history_block1-photo1{
    width: 290px;
    height: 182px;
    border-radius: 15px;
    margin-right: 40px;
    margin-left: 36px;
}

.history_block1-photo2{
    width: 290px;
    height: 182px;
    border-radius: 15px;
}

.history_block1--text{
    display: flex;
    flex-direction:column;
    width: 620px;
    margin-right: 35px;
}

.history_block1-text1{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: #2B2B2B;
    display: flex;
    flex-wrap: nowrap;
    margin-bottom: 18px;

}

.history_block1-text2{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: #2B2B2B;
    display: flex;
    flex-wrap: nowrap;

}

.history_slide1{
    max-width: 1351px;
    display: flex;
    justify-content: center;
    max-height: 350px;
    margin-bottom: 40px;


}

.history_slide1-photo1{
    width: 290px;
    height: 350px;
    border-radius: 0px 15px 15px 0px;
    margin-right: 40px;

}

.history_slide1-photo2{
    width: 620px;
    height: 350px;
    border-radius: 15px;
    margin-right: 40px;
}

.history_slide1-photo3{
    width: 290px;
    height: 350px;
    border-radius: 15px 0px 0px 15px;
}

.history_slide1-line1{
    margin-right: 17px;
    align-self: center;
    height: 50%;

}

.history_slide1-line2{
    margin-left: 17px;
    align-self: center;
    height: 50%;
}

.history_block2{
    width: 1351px;
    height: 990px;
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px;
}

.history_block2--text{
    display: flex;
    flex-direction: column;
    width:620px ;
    height: 990px;
    margin-left: 36px;
    margin-right: 40px;
}

.history_block2-text1{
    margin-bottom: 18px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: #2B2B2B;
}

.history_block2-text2{
    margin-bottom: 18px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: #2B2B2B;
}

.history_block2-text3{
    margin-bottom: 18px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: #2B2B2B;
    width: 620px;
}

.history_block2-text4{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: #2B2B2B;
}

.history_block2--photo{
    display: flex;
    flex-direction: column;
    width: 620px;
    height: 990px;
    margin-right: 37px;
}

.history_block2-photo{
    width: 620px;
    height: 364px;
    border-radius: 15px;
    margin-bottom: 40px;
}

.history_block2-photo1{
    width: 290px;
    height: 182px;
    border-radius: 15px;
    margin-right: 40px;
}

.history_block2-photo2{
    width: 290px;
    height: 182px;
    border-radius: 15px;
}

.history_block2-photo3{
    width: 620px;
    height: 364px;
    border-radius: 15px;
}

.history_lblock1{
    display: flex;
    flex-direction: row;
    width: 620px;
    height: 182px;
    margin-bottom: 40px;
}

.history_block3{
    width: 1351px;
    height: 828px;
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px;
}

.history_block3--text{
    display: flex;
    flex-direction: column;
    width:620px ;
    height: 828px;
    margin-left: 38px;
    margin-right: 37px;
}

.history_block3-text1{
    margin-bottom: 18px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: #2B2B2B;
}

.history_block3-text2{
    margin-bottom: 18px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: #2B2B2B;
}

.history_block3-text3{
    margin-bottom: 18px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: #2B2B2B;
    width: 620px;
}

.history_block3-text4{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: #2B2B2B;
}

.history_block3--photo{
    display: flex;
    flex-direction: column;
    width: 620px;
    height: 828px;
    margin-left: 36px;
}

.history_block3-photo{
    width: 620px;
    height: 283px;
    border-radius: 15px;
    margin-bottom: 40px;
}

.history_block3-photo1{
    width: 290px;
    height: 182px;
    border-radius: 15px;
    margin-right: 40px;
}

.history_block3-photo2{
    width: 290px;
    height: 182px;
    border-radius: 15px;
}

.history_block3-photo3{
    width: 620px;
    height: 283px;
    border-radius: 15px;
}

.history_lblock2{
    display: flex;
    flex-direction: row;
    width: 620px;
    height: 182px;
    margin-bottom: 40px;
}

.history_block4{
    width: 1351px;
    height: 666px;
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px;
}

.history_block4--photo{
    display: flex;
    flex-direction: column;
    width: 620px;
    height: 313px;
    margin-right: 35px;

}

.history_block4-photo{
    width: 620px;
    height: 313px;
    border-radius: 15px;
    margin-bottom: 40px;
}

.history_block4-photo1{
    width: 620px;
    height: 313px;
    border-radius: 15px;
}


.history_block4--text{
    display: flex;
    flex-direction:column;
    width: 620px;
    height: 666px;
    margin-left: 36px;
}

.history_block4-text1{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: #2B2B2B;
    display: flex;
    flex-wrap: nowrap;
    margin-bottom: 18px;

}

.history_block4-text2{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: #2B2B2B;
    display: flex;
    flex-wrap: nowrap;
    margin-bottom: 18px;
}

.history_block4-text3{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: #2B2B2B;
    display: flex;
    flex-wrap: nowrap;
    margin-bottom: 18px;
}

.history_block4-text4{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: #2B2B2B;
    display: flex;
    flex-wrap: nowrap;

}

.history_block5{
    width: 1351px;
    height: 501px;
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px;
}

.history_block5--photo{
    display: flex;
    flex-direction: column;
    margin-left:36px;

}

.history_block5-photo{
    width: 620px;
    height: 279px;
    border-radius: 15px;
    margin-right: 40px;
    margin-bottom: 41px;

}

.history_block5-photo1{
    width: 290px;
    height: 182px;
    border-radius: 15px;
    margin-right: 40px;

}

.history_block5-photo2{
    width: 290px;
    height: 182px;
    border-radius: 15px;
}

.history_block5--text{
    display: flex;
    flex-direction:column;
    width: 620px;
    margin-right: 35px;
}

.history_block5-text1{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: #2B2B2B;
    display: flex;
    flex-wrap: nowrap;
    margin-bottom: 18px;

}

.history_block5-text2{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: #2B2B2B;
    display: flex;
    flex-wrap: nowrap;

}

.history_slide2{
    max-width: 1351px;
    display: flex;
    justify-content: center;
    max-height: 350px;
    margin-bottom: 40px;


}

.history_slide2-photo1{
    width: 290px;
    height: 350px;
    border-radius: 0px 15px 15px 0px;
    margin-right: 40px;

}

.history_slide2-photo2{
    width: 618px;
    height: 350px;
    border-radius: 15px;
    margin-right: 42px;
}

.history_slide2-photo3{
    width: 290px;
    height: 350px;
    border-radius: 15px 0px 0px 15px;
}

.history_slide2-line1{
    margin-right: 17px;
    align-self: center;
    height: 50%;

}

.history_slide2-line2{
    margin-left: 17px;
    align-self: center;
    height: 50%;
}

.history_block6{
    width: 1351px;
    height: 624px;
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px;
}

.history_block6--photo{
    display: flex;
    flex-direction: column;
    width: 620px;
    height: 624px;
    margin-right: 35px;

}

.history_block6-photo{
    width: 620px;
    height: 305px;
    border-radius: 15px;
    margin-bottom: 40px;
}

.history_block6-photo1{
    width: 620px;
    height: 279px;
    border-radius: 15px;
}


.history_block6--text{
    display: flex;
    flex-direction:column;
    width: 620px;
    height: 624px;
    margin-left: 36px;
}

.history_block6-text1{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: #2B2B2B;
    display: flex;
    flex-wrap: nowrap;
    margin-bottom: 18px;

}

.history_block6-text2{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: #2B2B2B;
    display: flex;
    flex-wrap: nowrap;
    margin-bottom: 18px;
}

.history_block6-text3{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: #2B2B2B;
    display: flex;
    flex-wrap: nowrap;
    margin-bottom: 18px;
}

.history_slide3{
    max-width: 1351px;
    display: flex;
    justify-content: center;
    max-height: 350px;
    margin-bottom: 130px;


}

.history_slide3-photo1{
    width: 290px;
    height: 350px;
    border-radius: 0px 15px 15px 0px;
    margin-right: 40px;

}

.history_slide3-photo2{
    width: 620px;
    height: 350px;
    border-radius: 15px;
    margin-right: 40px;
}

.history_slide3-photo3{
    width: 290px;
    height: 350px;
    border-radius: 15px 0px 0px 15px;
}

.history_slide3-line1{
    margin-right: 17px;
    align-self: center;
    height: 50%;

}

.history_slide3-line2{
    margin-left: 17px;
    align-self: center;
    height: 50%;
}

#OAO {
    height: 130px;
    background: url("/images/sky.png") no-repeat center / cover;
    position: relative;
    padding-bottom: 30px;

}

#OAO header .container {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.OAO{
    padding-top: 30px;
    padding-bottom: 30px;
    position: relative;
    background-color: #FFFFFF;
}

.OAO_container {
    max-width: 1351px;
    display: flex;
    flex-direction: column;
    align-items: left;
    margin: 0 auto;

    margin-bottom: 130px;


}

.OAO_tabs{
    display: flex;
    justify-content: left;
    flex-direction: row;
    align-items: left;
    margin-left: 30px;


}

.OAO_shape{
    width: 7px;
    height: 11px;
    padding-top: 5px;

}

.OAO_tab:not(:last-child){
    padding-right: 8px;
    color: #C4C4C4;

}

.OAO_h{
    margin-left: 35px;
    padding-top: 50px;
    margin-bottom: 50px;
}


.OAO_tab{
    padding-left: 8px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
}

.OAO_content{
    max-width: 1351px;
    max-height: 1774px;
}

.OAO_block1{
    width: 1351px;
    height: 762px;
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px;
}

.OAO_block1--photo{
    display: flex;
    flex-direction: column;
    width: 620px;
    height: 762px;
    margin-right: 35px;
}

.OAO_block1-photo{
    width: 620px;
    height: 329px;
    border-radius: 15px;

}

.OAO_block1-photo1{
    width: 620px;
    height: 393px;
    border-radius: 15px;
    margin-bottom: 40px;
}

.OAO_block1-photo2{
    width: 619px;
    height: 329px;
    border-radius: 15px;
}


.OAO_block1--text{
    display: flex;
    flex-direction:column;
    width: 625px;
    height: 762px;
    margin-left: 35px;
    margin-right: 40px;
    margin-bottom: 40px;

}

.OAO_block1-text1{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: #2B2B2B;
    display: flex;
    flex-wrap: nowrap;
    margin-bottom: 18px;

}

.OAO_block1-text2{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: #2B2B2B;
    display: flex;
    flex-wrap: nowrap;
    margin-bottom: 37px;
}

.OAO_block2{
    width: 1351px;
    height: 972px;
    display: flex;
    justify-content: space-between;
}

.OAO_block2--photo{
    display: flex;
    flex-direction: column;
    width: 620px;
    height: 972px;
    margin-left: 35px;

}

.OAO_block2-photo1{
    width: 620px;
    height: 305px;
    border-radius: 15px;
    margin-bottom: 40px;

}

.OAO_block2-photo2{
    width: 620px;
    height: 271px;
    border-radius: 15px;
    margin-bottom: 40px;
}

.OAO_block2-photo3{
    width: 620px;
    height: 316px;
    border-radius: 15px;
}

.OAO_block2-photo4{
    width: 620px;
    height: 316px;
    border-radius: 15px;
}


.OAO_block2--text{
    display: flex;
    flex-direction:column;
    width: 620px;
    height: 972px;
    margin-bottom: 40px;
    margin-left: 40x;
    margin-right: 35px;
}

.OAO_block2-text1{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: #2B2B2B;
    display: flex;
    flex-wrap: nowrap;
    margin-bottom: 18px;

}

.OAO_block2-text2{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: #2B2B2B;
    display: flex;
    flex-wrap: nowrap;
    margin-bottom: 34px;
}

.OAO_block2-text3{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: rgba(43, 43, 43, 0.5);
    margin-bottom: 37px;
}

#licenses {
    height: 130px;
    background: url("/images/sky.png") no-repeat center / cover;
    position: relative;
    padding-bottom: 30px;

}

#licenses header .container {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.licenses{
    padding-top: 30px;
    padding-bottom: 30px;
    position: relative;
    background-color: #FFFFFF;
}

.licenses_container {
    max-width: 1351px;
    display: flex;
    flex-direction: column;
    align-items: left;
    margin: 0 auto;
    margin-bottom: 130px;


}

.licenses_tabs{
    display: flex;
    justify-content: left;
    flex-direction: row;
    align-items: left;
    margin-left: 30px;


}

.licenses_shape{
    width: 7px;
    height: 11px;
    padding-top: 5px;

}

.licenses_tab:not(:last-child){
    padding-right: 8px;
    color: #C4C4C4;

}

.licenses_h{
    margin-left: 35px;
    padding-top: 50px;
    margin-bottom: 50px;
}


.licenses_tab{
    padding-left: 8px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
}

.licenses_content{
    max-width: 1351px;
    max-height: 983px;
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.licenses_texts{
    width: 840px;
    height: 489px;
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    margin-left: 35px;
    margin-bottom: 70px;
}

.licenses_text1{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: #2B2B2B;
    margin-bottom: 18px;
}

.licenses_text2{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: #2B2B2B;
    margin-bottom: 18px;
}

.licenses_text3{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: #2B2B2B;
}

.licenses_slide{
    max-width: 1351px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    max-height: 424px;



}

.licenses_slide-photo1{
    width: 205px;
    height: 293px;
    opacity: 0.3;
    margin-right: 26px;
    margin-top: 63px;


}

.licenses_slide-photo2{
    width: 233px;
    height: 334px;
    opacity: 0.3;
    margin-right: 27px;
    margin-top: 42px;
}

.licenses_slide-photo3{
    width: 298px;
    height: 424px;
    margin-right: 26px;
}

.licenses_slide-photo4{
    width: 233px;
    height: 334px;
    opacity: 0.3;
    margin-right: 27px;
    margin-top: 42px;
}

.licenses_slide-photo5{
    width: 205px;
    height: 293px;
    opacity: 0.3;
    margin-top: 63px;
    margin-right: 17px;
}


.licenses_slide-line1{
    margin-right: 17px;
    align-self: center;
    height: 50%;

}

.licenses_slide-line2{
    margin-left: 17px;
    align-self: center;
    height: 50%;
}

#corruption {
    height: 130px;
    background: url("/images/sky.png") no-repeat center / cover;
    position: relative;
    padding-bottom: 30px;

}

#corruption header .container {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.corruption{
    padding-top: 30px;
    padding-bottom: 30px;
    position: relative;
    background-color: #FFFFFF;
}

.corruption_container {
    max-width: 1351px;
    display: flex;
    flex-direction: column;
    align-items: left;
    margin: 0 auto;
    margin-bottom: 120px;


}

.corruption_tabs{
    display: flex;
    justify-content: left;
    flex-direction: row;
    align-items: left;
    margin-left: 30px;


}

.corruption_shape{
    width: 7px;
    height: 11px;
    padding-top: 5px;

}

.corruption_tab:not(:last-child){
    padding-right: 8px;
    color: #C4C4C4;

}

.corruption_h{
    margin-left: 35px;
    padding-top: 50px;
    margin-bottom: 50px;
}


.corruption_tab{
    padding-left: 8px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
}

.corruption_content{
    max-width: 1351px;
    max-height: 283px;
    margin-left: 35px;
}

.corruption_head-list{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: #2B2B2B;
    margin-bottom: 20px;
}

.corruption_point{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: #2B2B2B;
    margin-left: 20px;

}

.corruption_point{
    margin-bottom: 10px;
}

.corruption_point-blue{
    color:rgb(17, 146, 185)
}

#disclosure {
    height: 130px;
    background: url("/images/sky.png") no-repeat center / cover;
    position: relative;
    padding-bottom: 30px;

}

#disclosure header .container {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.disclosure{
    padding-top: 30px;
    padding-bottom: 30px;
    position: relative;
    background-color: #FFFFFF;
}

.disclosure_container {
    max-width: 1351px;
    display: flex;
    flex-direction: column;
    align-items: left;
    margin: 0 auto;
    margin-bottom: 130px;


}

.disclosure_tabs{
    display: flex;
    justify-content: left;
    flex-direction: row;
    align-items: left;
    margin-left: 30px;


}

.disclosure_shape{
    width: 7px;
    height: 11px;
    padding-top: 5px;

}

.disclosure_tab:not(:last-child){
    padding-right: 8px;
    color: #C4C4C4;

}

.disclosure_h{
    margin-left: 35px;
    padding-top: 50px;
    margin-bottom: 50px;
}


.disclosure_tab{
    padding-left: 8px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
}

.disclosure_content{
    max-width: 1351px;
    max-height: 481px;
    margin-left: 35px;
}

.disclosure_head-list{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: #2B2B2B;
    margin-bottom: 20px;
}

.disclosure_point{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: #2B2B2B;
    margin-left: 20px;

}

.disclosure_point{
    margin-bottom: 10px;
}

.disclosure_point:last-of-type{
    margin-bottom: 40px;
}

.disclosure_point-blue{
    color:rgb(17, 146, 185)
}

.disclosure_head-list2{
    display: flex;
    justify-content: space-between;
    width: 180px;
    margin-bottom: 30px;
}

.disclosure_years1{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 150%;
    color: #2B2B2B;
    width: 90px;

}

.disclosure_years2{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: #C4C4C4;
    width: 90px;

}

.disclosure_year1{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 150%;
    color: #2B2B2B;
    padding-left: 24px;

}

.disclosure_year2{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: #C4C4C4;
    padding-right: 24px;
    padding-left: 24px;
}

.disclosure_line1{
    border: 3px solid #146FBE;
    background-color: #146FBE;
}

.disclosure_line2{
    border: 1px solid #C4C4C4;
    margin-top: 1.5px;
    background-color: #C4C4C4;
}

.disclosure_point2{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: #2B2B2B;
    margin-left: 20px;

}

.disclosure_point2{
    margin-bottom: 10px;
}

#press {
    height: 130px;
    background: url("/images/sky.png") no-repeat center / cover;
    position: relative;
    padding-bottom: 30px;

}

#press header .container {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.press{
    padding-top: 30px;
    padding-bottom: 30px;
    position: relative;
    background-color: #FFFFFF;
}

.press_container {
    max-width: 1351px;
    display: flex;
    flex-direction: column;
    align-items: left;
    margin: 0 auto;

    margin-bottom: 100px;


}

.press_tabs{
    display: flex;
    justify-content: left;
    flex-direction: row;
    align-items: left;
    margin-left: 30px;


}

.press_shape{
    width: 7px;
    height: 11px;
    padding-top: 5px;

}

.press_tab:not(:last-child){
    padding-right: 8px;
    color: #C4C4C4;

}

.press_h{
    margin-left: 35px;
    padding-top: 50px;
    margin-bottom: 50px;
}


.press_tab{
    padding-left: 8px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
}

.press_string {
    width: 840px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #E6E7E8;
    padding-bottom: 15px;
    margin-bottom: 15px;
    margin-left: 35px;
}

.press_text{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 150%;
    color: #2B2B2B;

}

.press_file {
    display: flex;
    align-items: center;
}



.press_icon1{
    width: 22px;
    height: 27px;


}

.press_icon2{
    width: 21px;
    height: 27px;
    margin-left: 18px;
}

.press_mini-text{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 150%;
    color: #C4C4C4 !important;
    margin-left: 10px;

}
p.press_text {
    margin-bottom: 0;
}

.press--text1{
    margin-right: 58px;
}

.press--text2{
    margin-right: 44px;
}

.press--text3{
    margin-right: 67px;
}

.press--text4{
    margin-right: 67px;
}

.press--text5{
    margin-right: 67px;
}
.press--text6{
    margin-right: 72px;
}

.press--text7{
    margin-right: 72px;
}

.press--text8{
    margin-right: 72px;
}

.press--text9{
    margin-right: 85px;
}

.press--text10{
    margin-right: 85px;
}

.press--text11{
    margin-right: 85px;
}

#repair {
    height: 130px;
    background: url("/images/sky.png") no-repeat center / cover;
    position: relative;
    padding-bottom: 30px;

}

#repair header .container {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.repair{
    padding-top: 30px;
    padding-bottom: 30px;
    position: relative;
    background-color: #FFFFFF;
}

.repair_container {
    max-width: 1351px;
    display: flex;
    flex-direction: column;
    align-items: left;
    margin: 0 auto;
    margin-bottom: 130px;

}

.repair_tabs{
    display: flex;
    justify-content: left;
    flex-direction: row;
    align-items: left;
    margin-left: 30px;


}

.repair_shape{
    width: 7px;
    height: 11px;
    padding-top: 5px;

}

.repair_tab:not(:last-child){
    padding-right: 8px;
    color: #C4C4C4;

}

.repair_h{
    margin-left: 35px;
    padding-top: 50px;
    margin-bottom: 50px;
}


.repair_tab{
    padding-left: 8px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
}

.repair_content{
    width: 1351px;
    height: 3432px;
}

.repair_block1{
    width: 1351px;
    height: 597px;
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px;
}

.repair_block1--photo{
    display: flex;
    flex-direction: column;
    width: 620px;
    height: 597px;
    margin-right: 35px;

}

.repair_block1-photo{
    width: 620px;
    height: 281px;
    border-radius: 15px;
    margin-bottom: 40px;
}

.repair_block1-photo1{
    width: 620px;
    height: 276px;
    border-radius: 15px;
}


.repair_block1--text{
    display: flex;
    flex-direction:column;
    width: 620px;
    height: 597px;
    margin-left: 36px;
}

.repair_block1-text1{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: #2B2B2B;
    display: flex;
    flex-wrap: nowrap;
    margin-bottom: 18px;

}

.repair_block1-text2{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: #2B2B2B;
    display: flex;
    flex-wrap: nowrap;
    margin-bottom: 18px;
}

.repair_block1-text3{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: #2B2B2B;
    display: flex;
    flex-wrap: nowrap;
    margin-bottom: 18px;
}


.repair_block2{
    width: 1351px;
    height: 693px;
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px;
}

.repair_block2--photo{
    display: flex;
    flex-direction: column;
    width: 620px;
    height: 597px;
    margin-left: 35px;
    margin-right: 40px;

}

.repair_block2-photo{
    width: 620px;
    height: 326px;
    border-radius: 15px;
    margin-bottom: 40px;
}

.repair_block2-photo1{
    width: 620px;
    height: 327px;
    border-radius: 15px;
}


.repair_block2--text{
    display: flex;
    flex-direction:column;
    width: 620px;
    height: 693px;
    margin-right: 36px;
}

.repair_block2-text1{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: #2B2B2B;
    display: flex;
    flex-wrap: nowrap;
    margin-bottom: 18px;

}

.repair_block2-text2{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: #2B2B2B;
    display: flex;
    flex-wrap: nowrap;
    margin-bottom: 18px;
}

.repair_block2-text3{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: #2B2B2B;
    display: flex;
    flex-wrap: nowrap;
    margin-bottom: 18px;
}

.repair_block2-text4{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: #2B2B2B;
    display: flex;
    flex-wrap: nowrap;

}

.repair_slide{
    max-width: 1351px;
    display: flex;
    justify-content: center;
    max-height: 350px;
    margin-bottom: 80px;


}

.repair_slide-photo1{
    width: 290px;
    height: 350px;
    border-radius: 0px 15px 15px 0px;
    margin-right: 40px;

}

.repair_slide-photo2{
    width: 620px;
    height: 350px;
    border-radius: 15px;
    margin-right: 40px;
}

.repair_slide-photo3{
    width: 290px;
    height: 350px;
    border-radius: 15px 0px 0px 15px;
}

.repair_slide-line1{
    margin-right: 17px;
    align-self: center;
    height: 50%;

}

.repair_slide-line2{
    margin-left: 17px;
    align-self: center;
    height: 50%;
}

.repair_workshops {
    width: 100%;
    max-width: 785px;
    display: flex;
    flex-direction: row;
    margin-bottom: 15px;
    margin-left: 35px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: #C4C4C4;
    margin-bottom: 46px;
}

.repair_workshop1 {
    display: flex;
    justify-content: center;
    width: 100%;
    max-width: 90px;
    padding-bottom: 4px;
    cursor: pointer;
    border-bottom: 1px solid #E6E7E8;
}

.repair_workshop1:hover {
    font-weight: bold;
    color: #2B2B2B;
    border-bottom: 2px solid #146FBE;
}

.repair_workshop2 {
    display: flex;
    justify-content: center;
    width: 100%;
    max-width: 90px;
    padding-bottom: 4px;
    cursor: pointer;
    border-bottom: 1px solid #E6E7E8;
}

.repair_workshop2:hover {
    font-weight: bold;
    color: #2B2B2B;
    border-bottom: 2px solid #146FBE;
}

.repair_workshop3 {
    display: flex;
    justify-content: center;
    width: 100%;
    max-width: 90px;
    padding-bottom: 4px;
    cursor: pointer;
    border-bottom: 1px solid #E6E7E8;
}

.repair_workshop3:hover {
    font-weight: bold;
    color: #2B2B2B;
    border-bottom: 2px solid #146FBE;
}

.repair_workshop4 {
    display: flex;
    justify-content: center;
    width: 100%;
    max-width: 90px;
    padding-bottom: 4px;
    cursor: pointer;
    border-bottom: 1px solid #E6E7E8;
}

.repair_workshop4:hover {
    font-weight: bold;
    color: #2B2B2B;
    border-bottom: 2px solid #146FBE;
}

.repair_workshop5 {
    display: flex;
    justify-content: center;
    width: 100%;
    max-width: 90px;
    padding-bottom: 4px;
    cursor: pointer;
    border-bottom: 1px solid #E6E7E8;
}

.repair_workshop5:hover {
    font-weight: bold;
    color: #2B2B2B;
    border-bottom: 2px solid #146FBE;
}

.repair_workshop6 {
    display: flex;
    justify-content: center;
    width: 100%;
    max-width: 90px;
    padding-bottom: 4px;
    cursor: pointer;
    border-bottom: 1px solid #E6E7E8;
}

.repair_workshop6:hover {
    font-weight: bold;
    color: #2B2B2B;
    border-bottom: 2px solid #146FBE;
}

.repair_workshop7 {
    display: flex;
    justify-content: center;
    width: 100%;
    max-width: 90px;
    padding-bottom: 4px;
    cursor: pointer;
    border-bottom: 1px solid #E6E7E8;
}

.repair_workshop7:hover {
    font-weight: bold;
    color: #2B2B2B;
    border-bottom: 2px solid #146FBE;
}

.repair_workshop8 {
    display: flex;
    justify-content: center;
    width: 100%;
    max-width: 90px;
    padding-bottom: 4px;
    cursor: pointer;
    border-bottom: 1px solid #E6E7E8;
}

.repair_workshop8:hover {
    font-weight: bold;
    color: #2B2B2B;
    border-bottom: 2px solid #146FBE;
}

.repair_painting{
    margin-left: 35px;
    margin-bottom: 44px;
}

.repair_painting-head{
    margin-bottom: 15px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 25px;
    line-height: 29px;
    letter-spacing: 0.01em;
    text-transform: uppercase;
    color: #2B2B2B;

}

.repair_painting-text{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: #2B2B2B;

}

.repair_photo-blocks1{
    width: 1351px;
    height: 400px;
    display: flex;
    flex-direction: row;
    margin-bottom: 40px;
    margin-left: 35px;
}

.repair_photo-block1{
    margin-right: 40px;
}

.repair_photo-text1{
    position: absolute;
    padding: 340px 193px 30px 30px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 150%;
    color: #FFFFFF;


}

.repair_photo-image1{
    width: 620px;
    height: 400px;
    background: linear-gradient(360deg, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0) 27.63%);
    border-radius: 15px;
}

.repair_photo-text2{
    position: absolute;
    padding: 340px 398px 30px 30px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 150%;
    color: #FFFFFF;

}

.repair_photo-image2{
    width: 620px;
    height: 400px;
    background: linear-gradient(360deg, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0) 27.63%);
    border-radius: 15px;
}

.repair_photo-blocks2{
    width: 1351px;
    height: 400px;
    display: flex;
    flex-direction: row;
    margin-left: 35px;
    margin-bottom: 40px;
}

.repair_photo-block3{
    margin-right: 40px;
}

.repair_photo-text3{
    position: absolute;
    padding: 340px 427px 30px 30px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 150%;
    color: #FFFFFF;

}

.repair_photo-image3{
    width: 620px;
    height: 400px;
    background: linear-gradient(360deg, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0) 27%);
    border-radius: 15px;
}

.repair_photo-text4{
    position: absolute;
    padding: 340px 313px 30px 30px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 150%;
    color: #FFFFFF;

}

.repair_photo-image4{
    width: 620px;
    height: 400px;
    background: linear-gradient(360deg, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0) 29.88%);
    border-radius: 15px;
}

.repair_photo-block5{
    width: 620px;
    height: 400px;
    margin-left: 35px;
}

.repair_photo-text5{
    position: absolute;
    padding: 340px 419px 30px 30px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 150%;
    color: #FFFFFF;
}

.repair_photo-image5{
    width: 620px;
    height: 400px;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0) 30.12%);
    border-radius: 15px;
}

#details {
    height: 130px;
    background: url("/images/sky.png") no-repeat center / cover;
    position: relative;
    padding-bottom: 30px;

}

#details header .container {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.details{
    padding-top: 30px;
    padding-bottom: 30px;
    position: relative;
    background-color: #FFFFFF;
}

.details_container {
    max-width: 1351px;
    display: flex;
    flex-direction: column;
    align-items: left;
    margin: 0 auto;
    margin-bottom: 120px;


}

.details_tabs{
    display: flex;
    justify-content: left;
    flex-direction: row;
    align-items: left;
    margin-left: 30px;


}

.detailsshape{
    width: 7px;
    height: 11px;
    padding-top: 5px;

}

.details_tab:not(:last-child){
    padding-right: 8px;
    color: #C4C4C4;

}

.details_h{
    margin-left: 35px;
    padding-top: 50px;
    margin-bottom: 50px;
}


.details_tab{
    padding-left: 8px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
}

.details_content{
    max-width: 1351px;
    max-height: 553px;
    margin-left: 35px;
    margin-bottom: 80px;
}

.details_head-list{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: #2B2B2B;
    margin-bottom: 20px;
}

.details_point{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: #2B2B2B;
    margin-left: 20px;

}

.details_point{
    margin-bottom: 10px;
}


.details_foot-list{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: #2B2B2B;
    margin-bottom: 40px;

}

.details_button{
    width: 207px;
    height: 48px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 28px;
    color: #FFFFFF;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 10px 30px;
    background: #005BAA;
    border-radius: 10px;
    border-radius: 10px;
    margin-bottom: 80px;
    margin-top: 50px;
    border: none;
}

.details_slide{
    max-width: 1351px;
    display: flex;
    justify-content: center;
    max-height: 350px;


}

.details_slide-photo1{
    width: 290px;
    height: 350px;
    border-radius: 0px 15px 15px 0px;
    margin-right: 40px;

}

.details_slide-photo2{
    width: 620px;
    height: 350px;
    border-radius: 15px;
    margin-right: 40px;
}

.details_slide-photo3{
    width: 290px;
    height: 350px;
    border-radius: 15px 0px 0px 15px;
}

.details_slide-line1{
    margin-right: 17px;
    align-self: center;
    height: 50%;

}

.details_slide-line2{
    margin-left: 17px;
    align-self: center;
    height: 50%;
}


#learn {
    height: 130px;
    background: url("/images/sky.png") no-repeat center / cover;
    position: relative;
    padding-bottom: 30px;

}

#learn header .container {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.learn{
    padding-top: 30px;
    padding-bottom: 30px;
    position: relative;
    background-color: #FFFFFF;
}

.learn_container {
    max-width: 1351px;
    display: flex;
    flex-direction: column;
    align-items: left;
    margin: 0 auto;
    margin-bottom: 120px;


}

.learn_tabs{
    display: flex;
    justify-content: left;
    flex-direction: row;
    align-items: left;
    margin-left: 30px;


}

.learnshape{
    width: 7px;
    height: 11px;
    padding-top: 5px;

}

.learn_tab:not(:last-child){
    padding-right: 8px;
    color: #C4C4C4;

}

.learn_h{
    margin-left: 35px;
    padding-top: 50px;
    margin-bottom: 50px;
}


.learn_tab{
    padding-left: 8px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
}

.learn_content{
    max-width: 1351px;
    max-height: 553px;
    margin-left: 35px;
    margin-bottom: 80px;
}

.learn_head-list{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: #2B2B2B;
}



.learn_slide{
    max-width: 1351px;
    display: flex;
    justify-content: center;
    max-height: 350px;


}

.learn_slide-photo1{
    width: 290px;
    height: 350px;
    border-radius: 0px 15px 15px 0px;
    margin-right: 40px;

}

.learn_slide-photo2{
    width: 620px;
    height: 350px;
    border-radius: 15px;
    margin-right: 40px;
}

.learn_slide-photo3{
    width: 290px;
    height: 350px;
    border-radius: 15px 0px 0px 15px;
}

.learn_slide-line1{
    margin-right: 17px;
    align-self: center;
    height: 50%;

}

.learn_slide-line2{
    margin-left: 17px;
    align-self: center;
    height: 50%;
}


#care {
    height: 130px;
    background: url("/images/sky.png") no-repeat center / cover;
    position: relative;
    padding-bottom: 30px;

}

#care header .container {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.care{
    padding-top: 30px;
    padding-bottom: 30px;
    position: relative;
    background-color: #FFFFFF;
}

.care_container {
    max-width: 1351px;
    display: flex;
    flex-direction: column;
    align-items: left;
    margin: 0 auto;
    margin-bottom: 120px;


}

.care_tabs{
    display: flex;
    justify-content: left;
    flex-direction: row;
    align-items: left;
    margin-left: 30px;


}

.careshape{
    width: 7px;
    height: 11px;
    padding-top: 5px;

}

.care_tab:not(:last-child){
    padding-right: 8px;
    color: #C4C4C4;

}

.care_h{
    margin-left: 35px;
    padding-top: 50px;
    margin-bottom: 50px;
}


.care_tab{
    padding-left: 8px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
}

.care_content{
    max-width: 1351px;
    max-height: 657px;
    margin-left: 35px;
    margin-bottom: 80px;
}

.care_head-list{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: #2B2B2B;
    margin-bottom: 20px;
}

.care_point{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: #2B2B2B;
    margin-left: 20px;

}

.care_point{
    margin-bottom: 10px;
}


.care_foot-list{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: #2B2B2B;


}



.care_slide{
    max-width: 1351px;
    display: flex;
    justify-content: center;
    max-height: 350px;


}

.care_slide-photo1{
    width: 290px;
    height: 350px;
    border-radius: 0px 15px 15px 0px;
    margin-right: 40px;

}

.care_slide-photo2{
    width: 620px;
    height: 350px;
    border-radius: 15px;
    margin-right: 40px;
}

.care_slide-photo3{
    width: 290px;
    height: 350px;
    border-radius: 15px 0px 0px 15px;
}

.care_slide-line1{
    margin-right: 17px;
    align-self: center;
    height: 50%;

}

.care_slide-line2{
    margin-left: 17px;
    align-self: center;
    height: 50%;
}

#certification {
    height: 130px;
    background: url("/imagws/sky.png") no-repeat center / cover;
    position: relative;
    padding-bottom: 30px;

}

#certification header .container {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.certification{
    padding-top: 30px;
    padding-bottom: 30px;
    position: relative;
    background-color: #FFFFFF;
}

.certification_container {
    max-width: 1351px;
    display: flex;
    flex-direction: column;
    align-items: left;
    margin: 0 auto;
    margin-bottom: 120px;


}

.certification_tabs{
    display: flex;
    justify-content: left;
    flex-direction: row;
    align-items: left;
    margin-left: 30px;


}

.certificationshape{
    width: 7px;
    height: 11px;
    padding-top: 5px;

}

.certification_tab:not(:last-child){
    padding-right: 8px;
    color: #C4C4C4;

}

.certification_h{
    margin-left: 35px;
    padding-top: 50px;
    margin-bottom: 50px;
}


.certification_tab{
    padding-left: 8px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
}

.certification_content{
    max-width: 1351px;
    max-height: 949px;
    margin-left: 35px;
    margin-bottom: 80px;
}

.certification_head-list{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: #2B2B2B;
    margin-bottom: 30px;
}

.certification_list{
    margin-bottom: 30px;
}

.certification_point{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: #2B2B2B;
    margin-left: 20px;

}

.certification_point{
    margin-bottom: 10px;
}


.certification_foot-list{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: #2B2B2B;
    margin-bottom: 15px;

}



.certification_slide{
    max-width: 1351px;
    display: flex;
    justify-content: center;
    max-height: 350px;


}

.certification_slide-photo1{
    width: 290px;
    height: 350px;
    border-radius: 0px 15px 15px 0px;
    margin-right: 40px;

}

.certification_slide-photo2{
    width: 620px;
    height: 350px;
    border-radius: 15px;
    margin-right: 40px;
}

.certification_slide-photo3{
    width: 290px;
    height: 350px;
    border-radius: 15px 0px 0px 15px;
}

.certification_slide-line1{
    margin-right: 17px;
    align-self: center;
    height: 50%;

}

.certification_slide-line2{
    margin-left: 17px;
    align-self: center;
    height: 50%;
}

.certification_title-list{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: #2B2B2B;
    margin-bottom: 15px;
}

#window {
    height: 130px;
    background: url("/images/sky.png") no-repeat center / cover;
    position: relative;
    padding-bottom: 30px;

}

#window header .container {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.window{
    padding-top: 30px;
    padding-bottom: 30px;
    position: relative;
    background-color: #FFFFFF;
}

.window_container {
    max-width: 1351px;
    display: flex;
    flex-direction: column;
    align-items: left;
    margin: 0 auto;
    margin-bottom: 100px;


}

.window_tabs{
    display: flex;
    justify-content: left;
    flex-direction: row;
    align-items: left;
    margin-left: 30px;


}

.windowshape{
    width: 7px;
    height: 11px;
    padding-top: 5px;

}

.window_tab:not(:last-child){
    padding-right: 8px;
    color: #C4C4C4;

}

.window_h{
    margin-left: 35px;
    padding-top: 50px;
    margin-bottom: 50px;
}


.window_tab{
    padding-left: 8px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
}

.window_content{
    max-width: 1351px;
    max-height: 898px;
    margin-left: 35px;
    margin-bottom: 80px;
}

.window_first-text{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: #2B2B2B;
    margin-bottom: 20px;

}

.window_second-text{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: #2B2B2B;
    margin-bottom: 20px;

}

.window_third-text{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: #2B2B2B;
    margin-bottom: 40px;

}

.window_list1{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 150%;
    color: #2B2B2B;
    margin-bottom: 15px;
}

.window_list2{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: #2B2B2B;
    margin-bottom: 8px;
}

.window_list3{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 150%;
    color: #2B2B2B;
    margin-bottom: 4px;
}

.window_list4{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 150%;
    color: #2B2B2B;
    margin-bottom: 8px;
}

.window_list5{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 150%;
    color: #2B2B2B;
    margin-bottom: 20px;
}

.window_button{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 28px;
    color: #FFFFFF;
    background: #005BAA;
    border-radius: 10px;
    width: 207px;
    height: 48px;
    border: none;
}

.window_slide{
    max-width: 1351px;
    display: flex;
    justify-content: center;
    max-height: 350px;


}

.window_slide-photo1{
    width: 290px;
    height: 350px;
    border-radius: 0px 15px 15px 0px;
    margin-right: 40px;

}

.window_slide-photo2{
    width: 620px;
    height: 350px;
    border-radius: 15px;
    margin-right: 40px;
}

.window_slide-photo3{
    width: 290px;
    height: 350px;
    border-radius: 15px 0px 0px 15px;
}

.window_slide-line1{
    margin-right: 17px;
    align-self: center;
    height: 50%;

}

.window_slide-line2{
    margin-left: 17px;
    align-self: center;
    height: 50%;
}

.window_title-list{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: #2B2B2B;
    margin-bottom: 15px;
}

#hostel {
    height: 130px;
    background: url("/images/sky.png") no-repeat center / cover;
    position: relative;
    padding-bottom: 30px;

}

#hostel header .container {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.hostel{
    padding-top: 30px;
    padding-bottom: 30px;
    position: relative;
    background-color: #FFFFFF;
}

.hostel_container {
    max-width: 1351px;
    display: flex;
    flex-direction: column;
    align-items: left;
    margin: 0 auto;
    margin-bottom: 100px;


}

.hostel_tabs{
    display: flex;
    justify-content: left;
    flex-direction: row;
    align-items: left;
    margin-left: 30px;


}

.hostelshape{
    width: 7px;
    height: 11px;
    padding-top: 5px;

}

.hostel_tab:not(:last-child){
    padding-right: 8px;
    color: #C4C4C4;

}

.hostel_h{
    margin-left: 35px;
    padding-top: 50px;
    margin-bottom: 50px;
}


.hostel_tab{
    padding-left: 8px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
}

.hostel1_first-text{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: #2B2B2B;
    margin-bottom: 20px;

}

.hostel1_second-text{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: #2B2B2B;
    margin-bottom: 20px;

}

.hostel1_third-text{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: #2B2B2B;
    margin-bottom: 40px;

}

.hostel1_content{
    max-width: 1351px;
    max-height: 898px;
    margin-left: 35px;
    margin-bottom: 80px;
}

.hostel_places {
    width: 100%;
    max-width: 600px;
    display: flex;
    flex-direction: row;
    margin-bottom: 15px;
    margin-left: 35px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: #C4C4C4;
    margin-bottom: 46px;
}

.hostel_place1 {
    display: flex;
    justify-content: center;
    width: 100%;
    max-width: 200px;
    padding-bottom: 4px;
    cursor: pointer;
    border-bottom: 1px solid #E6E7E8;
}

.hostel_place1:hover {
    font-weight: bold;
    color: #2B2B2B;
    border-bottom: 2px solid #146FBE;
}

.hostel_place2 {
    display: flex;
    justify-content: center;
    width: 100%;
    max-width: 200px;
    padding-bottom: 4px;
    cursor: pointer;
    border-bottom: 1px solid #E6E7E8;
}

.hostel_place2:hover {
    font-weight: bold;
    color: #2B2B2B;
    border-bottom: 2px solid #146FBE;
}

.hostel_place3 {
    display: flex;
    justify-content: center;
    width: 100%;
    max-width: 200px;
    padding-bottom: 4px;
    cursor: pointer;
    border-bottom: 1px solid #E6E7E8;
}

.hostel_place3:hover {
    font-weight: bold;
    color: #2B2B2B;
    border-bottom: 2px solid #146FBE;
}

.hostel1_block{
    max-width: 701px;
    max-height: 120px;
    margin-bottom: 30px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.hostel1_rules{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 150%;
    color: #2B2B2B;
    padding-top: 9px;

}

.hostel1_button{
    width:207px;
    height:48px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 28px;
    color: #FFFFFF;
    background: #005BAA;
    border-radius: 10px;
    border: none;
}

.hostel1_list1{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 150%;
    color: #2B2B2B;
    margin-bottom: 15px;
}

.hostel1_list2{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: #2B2B2B;
    margin-bottom: 8px;
}

.hostel1_list3{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 150%;
    color: #2B2B2B;
    margin-bottom: 4px;
}

.hostel1_list4{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 150%;
    color: #2B2B2B;
}
// РєРѕРЅРµС† СЃС‚РёР»РµР№ СЃ РІРµСЂСЃС‚РєРё

   p.press_text {
       margin-bottom: 0;
   }
p.press_mini-text {
    margin-bottom: 0;
}
dl, ol, ul {
    margin-top: 0;
    margin-bottom: 1rem;
    margin-left: 50px;
}
.page-header {
    padding-bottom: 30px;
    width: 1500px;
    margin: 0 auto;

}
.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0;
}
.sp-module.lang {
    padding-bottom: 5px;
    z-index: 999;
}
.b-map .container {
    padding: 0;
}
.footer-logo img {
    width: 187px;
    height: 63px;
}
.footer-content a:hover {
    color: #fff;
}
.footer-content a:active {
    color: #fff;
}
.footer-content a:focus {
    color: #fff;
}
time {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: rgba(0, 0, 0, 0.5);
    /* padding-top: 32px; */
}
.h2, h2 {
    font-size: 2rem;
    margin: 0 0 10px 0;
}
span.subheading-category {
    font-size: 1.5rem !important;
    font-weight: 700;
    text-transform: uppercase;
}
#sp-mainmenu .sp-megamenu-parent > li > a::after, #sp-mainmenu .sp-megamenu-parent > li > span::after {
    display: block;
    content: "\f107";

    font-size: 24px;
    font-weight: 100;
    font-family: FontAwesome;
}
a.contact-verh::after {
    display:none !important;
}
h2.services_head1 a {
    color: #fff;
}
h2.services_head2 a {
    color: #fff;
}
h2.services_head3 a {
    color: #fff;
}
h2.services_head4 a {
    color: #fff;
}
.page-header h1 {

    /*   padding-left: 10px;*/
}
div.article-details.galleryphoto .page-header {
    display: none;
}
button.details_button:hover {
    cursor: pointer;
}
button.window_button:hover {
    cursor: pointer;
}
button.hostel1_button:hover {
    cursor: pointer;
}
ul.spisok li {
    margin-bottom: 10px;
}
ul.spisok {
    margin-left: 20px;
}
.tabs {
    font-size: 0;
    /* max-width: 350px;*/
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
}

.tabs>input[type="radio"] {
    display: none;
}

.tabs>div {
    /* СЃРєСЂС‹С‚СЊ РєРѕРЅС‚РµРЅС‚ РїРѕ СѓРјРѕР»С‡Р°РЅРёСЋ */
    display: none;
    /* border: 1px solid #e0e0e0;
     padding: 10px 15px;
     font-size: 16px;*/
}

/* РѕС‚РѕР±СЂР°Р·РёС‚СЊ РєРѕРЅС‚РµРЅС‚, СЃРІСЏР·Р°РЅРЅС‹Р№ СЃ РІР°Р±СЂР°РЅРЅРѕР№ СЂР°РґРёРѕРєРЅРѕРїРєРѕР№ (input type="radio") */
#tab-btn-1:checked~#content-1,
#tab-btn-2:checked~#content-2,
#tab-btn-3:checked~#content-3,
#tab-btn-4:checked~#content-4 {
    display: block;
    margin-top: 20px;
}

.tabs>label {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    user-select: none;
    background-color: #fff;
    border-bottom: 1px solid #C4C4C4;
    padding: 2px 8px;
    font-size: 18px;
    line-height: 1.5;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out;
    cursor: pointer;
    position: relative;
    top: 1px;
}

.tabs>label:not(:first-of-type) {
    border-left: none;
    border-bottom: 1px solid #C4C4C4;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: #C4C4C4;
    padding-right: 24px;
    padding-left: 24px;
}

.tabs>input[type="radio"]:checked+label {
    background-color: #fff;
    border-bottom: 3px solid #146FBE;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 150%;
    color: #2B2B2B;
    /*padding-left: 24px;*/
}
div.tabs label {
    color: #C4C4C4;
    font-weight: 400;
}
h4.list-item-text {
    margin-bottom: 0;
}
section#welcome .container {
    padding: 0;
}
#sp-mainmenu .sp-megamenu-parent > li a:hover{
    color: #005baa;

}

.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a:active{
    color: #005baa !important;
    font-weight: 600 !important;

}

#sp-mainmenu .sp-megamenu-parent > li a:hover{
    color: #005baa;

}

.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a:active{
    color: #005baa !important;


}
#sp-mainmenu .sp-megamenu-parent > li.active > a:active{
    font-weight: 600 !important;
}
.bloggalleryphoto .article:hover {
    box-shadow: 0px 4px 20px rgb(43 43 43 / 15%);
}
.article-list .article .readmore:hover{
    background: #146FBE;
}
h1 {
    margin-bottom:0;
}
.bloggalleryphoto h2 {
    margin-bottom: 20px;
}
div#gtx-trans {
    display: none;
}
.details_button:hover {
    background: #146FBE;
}
.uk-grid-small>* {
    padding-left: 20px !important;
    padding-right: 20px !important;
}
ul.spisok-st {
    font-weight: 500;
    text-align:left;
}
.uk-slidenav-position .uk-slidenav-next {
    right: -50px !important;
}
.uk-slidenav-position .uk-slidenav-previous {
    left: -30px !important;
}
.uk-slidenav-previous:before {
    content: "\f104";
    font-family: FontAwesome;
    color: #000 !important;
}
.uk-slidenav-next:before {
    content: "\f105";
    font-family: FontAwesome;
    color: #000 !important;
}
.cont-dis {
    /* width: 650px;*/
}
.window_button:hover{
    background: #146FBE;
}
.uk-slidenav-position {
    position: relative;
    margin-top: 62px;
}
.hostel1_button:hover{
    background: #146FBE;
}
.complex{
    margin-top:0 !important;
}
.rek {
    margin-top:0;
}
.input-group>.custom-file, .input-group>.custom-select, .input-group>.form-control {
    width: 290px;
    height: 36px;
    border-radius: 10px !important;

}

input#mod-search-searchword860 {
    font-size: 12px;
}
.sp-module.slabovid {
    z-index: 999;
}
[class*="ymaps-2"][class*="-ground-pane"] {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    -webkit-filter: grayscale(100%);
}
a.welc {
    max-width: 293px;
    z-index:999;
}
.ui.form .field {
    clear: both;
    margin: 0 0 1em;
    display: contents;
}
a.chronoforms6_credits {
    display: none;
}
.ui.form .grouped.fields .field, .ui.form .grouped.inline.fields .field {
    display: block;
    margin: 0.5em 0;
    padding: 0;
    display: contents !important;
}
input#file1 {
    /* border: none;*/
    margin-top: 3px !important;
    width: 335px;
    height: 60px;
    margin-right: 30px;
}
.ui.form input:not([type]), .ui.form input[type=date], .ui.form input[type=datetime-local], .ui.form input[type=email], .ui.form input[type=file], .ui.form input[type=number], .ui.form input[type=password], .ui.form input[type=search], .ui.form input[type=tel], .ui.form input[type=text], .ui.form input[type=time], .ui.form input[type=url]
{
    margin-bottom:15px !important;
}
.g-recaptcha {
    margin-bottom: 30px;
    margin-top: 30px;
}
.ui.teal.button, .ui.teal.buttons .button {
    background-color: #005baa !important;
    color: #fff;
    text-shadow: none;
    background-image: none;
    height: 50px;
}
button#button1:hover {
    background: #146FBE !important;
}
.ui.form {
    font-size: 18px !important;
    width: 50% !important;
}
textarea#textarea3 {
    margin-bottom: 15px;
}
small.field-desc {
    /* margin-bottom: 15px; */
    position: absolute;
    width: 230px;
}
input#file3 {
    width: 335px;
    margin-right: 30px;
    height: 60px;
    margin-top: 3px;
}
textarea#textarea1 {
    margin-bottom: 15px;
}
.one_window-right1 {
    max-width: 700px;
}
.one_window-left1 {
    max-width: 700px;
}
ul.el_obr_list li {
    max-width: 700px;
}
div.one_window-block2 p {
    text-align: left;
    max-width: 700px;
}
form#reg_form {
    max-width: 510px;
    margin-top: 30px;
}
.form-title {
    padding-top: 50px;
    border-top: 1px solid #C4C4C4;
    max-width: 923px;
}
input#mod-search-searchword860 {
    margin-top: 0;
}

/* =============== SERVICES ================ */

.services {
  padding: 120px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.services .services__container {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  gap: 40px;
}
.services .services__block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
  gap: 40px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 768px) {
	.copyright-banners {
    display: flex;
    justify-content: space-between;
    max-width: 200px;
    width: 100%;
    align-items: center;
    flex-direction: column;
    margin: 0 auto;
}


  .services .services__block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }
}
.services .services__unblock {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: white;
  width: 100%;
  text-align: center;
  background-position: center center;
  background-size: auto 100%;
  -webkit-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
}
.services .services__unblock:hover .services__blur {
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
  opacity: 1;
  visibility: visible;
}
@media screen and (max-width: 768px) {
  .services .services__unblock {
    width: unset;
    height: 20vh;
    background-size: 100% 100%;
    border-radius: 15px !important;
  }
}
.services .services__unblock:first-child, .services .services__unblock:first-child .services__blur {
  border-radius: 0 15px 15px 0;
}
.services .services__unblock:last-child, .services .services__unblock:last-child .services__blur {
  border-radius: 15px 0 0 15px;
}
.services .services__blur {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  gap: 20px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
  padding: 5vw 30px;
}
@media screen and (max-width: 768px) {
  .services .services__blur {
    -webkit-backdrop-filter: blur(5px);
            backdrop-filter: blur(5px);
    opacity: 1;
    visibility: visible;
  }
}
.services .services__blur > a {
  -webkit-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
}
@media screen and (max-width: 768px) {
  .services .services__blur > a {
    display: none !important;
  }
}
.services .services__head a {
  color: white;
}
.services .services__text {
  -webkit-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  text-align: center;
  color: #FFFFFF;
  max-width: 500px;
}
@media screen and (max-width: 768px) {
  .services .services__text {
    display: none !important;
  }
  .cookieContent {
    width: 600px;
    flex-direction: column;
    padding-top: 20px !important:
}
}
.services .services__button {
  width: 207px;
  height: 48px;
  background: #005BAA;
  border-radius: 10px;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 21px;
  letter-spacing: 0.01em;
  color: #FFFFFF;
  cursor: pointer;
  -webkit-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
  border: none;
}
.services .services__button:hover {
  background: #146FBE;
}
.copyright-banner {
    margin: 0 10px;
}
#cookieBanner {
    position: fixed;
    width: 100%;
    background-color: #fff !important;
    left: 0;
    bottom: 0;
    z-index: 300;
    color: #000 !important;
    display: none;
}
.cookieContent {
    margin: 0 auto;
    width: 928px;
    padding: 15px 25px;
    font-family: Arial;
    font-size: 13px;
    color: #000 !important;
}
#acceptCookies {
    display: inline-block;
    background-color: #4a9fdf;
    color: #fff;
    text-decoration: none;
    padding: 6px 18px;
    text-align: center;
    border-radius: 5px !important;
    font-weight: bold;
}
button#showHideContent {
    display: inline-block;
    background-color: #fff;
    color: #4a9fdf;
    text-decoration: none;
    padding: 6px 18px;
    text-align: center;
    border-radius: 5px;
    font-weight: bold;
    border: 1px solid #4a9fdf;
}
.cookieContent {
    margin: 0 auto;
    width: 100% !important;
    padding: 10px !important;
    font-family: Arial;
    font-size: 13px;
    color: #fff;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
}
button#showHideContent:hover {
    background-color: #1f86db;
    color: #fff;
    border: 1px solid #1f86db;
}