*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
body{
    color: #0f2235;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 16px;
    line-height: 24px;
    max-width: 1920px;
    margin: 0 auto;
}
a{
    color: #0074bf;
}
a:hover {
    color: #ef7102;
}
.holder {
  /* Clip edges, as some of the lines don't terminate nicely. */
  overflow: hidden;
  position: relative;
  width: 80%;
  height: 10px;
  margin: 35px auto;
  background:url("/theme/eulife/images/sep.png");
  opacity: 0.2;
}
/* .tinyLine {
    position: absolute;
    width: 90%;
    height: 8.5px;
    left: 0;
    right: 0;
    margin: auto;
}

.tinyLine1 {
    background: linear-gradient(45deg, transparent, transparent 49%, #0074bf 49%, transparent 51%);
}
.tinyLine2 {
    background: linear-gradient(-45deg, transparent, transparent 49%, #0074bf 49%, transparent 51%);
}

.tinyLine {
    Must be after background definition...
    background-size: 8px 8px;
} */
.gl-col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -ms-flexbox;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 180px;
    height: 100%;
    max-height: 100vh;
    background-color: #0f2235;
    color: #fff;
    position: fixed;
    top: 0;
    -webkit-transition: all 580ms ease;
    transition: all 580ms ease;
    z-index: 101;
}
.top-gl-col{
    padding: 20px 15px 20px;
}
.bottom-gl-col{
    padding: 20px 15px;
}
.main-col {
    margin-left: 180px;
}
.slogan{
    font-size: 12px;
    color: #0074bf;
    font-weight: 400;
    text-align: center;
    margin-top: 5px;
}
.slogan-desc{
    font-size: 11px;
    color: #c1c1cd;
    line-height: 18px;
    margin-top: 10px;
}
.lang-bable {
    margin-bottom: 50px;
}
.lang-bable a{
    color: #ffffff;
    font-size: 11px;
    padding: 5px 10px;
    display: inline-block;
}
.lang-bable a:hover,
.lang-bable a.active{
    text-decoration: none;
    background: #0c1c2d;
}
.contact-company-item, .contact-company-item a {
    font-size: 11px;
    color: #c1c1cd;
    line-height: 20px;
}
.social-wr {
    margin: 25px 0;
    display: flex;
}
.social-wr a {
    display: block;
    width: 40px;
    height: 40px;
    color: #23405c;
    background: #0c1c2d;
    font-size: 23px;
    -webkit-transition: all 580ms ease;
    transition: all 580ms ease;
    margin-right: 10px;
    text-align: center;
    padding: 5px 8px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.social-wr a:hover{
    background: #0074bf;
    color: #fff;
    text-decoration: none;
}
.copyright{
    font-size: 10px;
    color: #c1c1cd;
}
.wr-developer, .wr-developer a {
    font-size: 10px;
    color: #c1c1cd;
    line-height: 20px;
}
.wr-developer a {
    color: #0074bf;
}
.menu-all .navbar-expand-lg .navbar-nav .nav-link {
    padding: 0;
    color: #fff;
    font-size: 12px;
    position: relative;
    display: block;
    transition:all 50ms linear;
}
.menu-all .navbar-expand-lg .navbar-nav .nav-link:hover,
.menu-all .navbar-expand-lg .navbar-nav .active .nav-link{
    color: #0074bf;
}
.wr-menu-text{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.menu-all .navbar-expand-lg .navbar-nav .nav-link span{
    display: block;
    transition:all 250ms linear;
}
.a-menu{
    border-bottom: 1px solid transparent;
}
.menu-all .navbar-expand-lg .navbar-nav .nav-link:hover .a-menu,
.menu-all .navbar-expand-lg .navbar-nav .active .nav-link .a-menu{
    border-bottom: 1px solid #0074bf;
}
.menu-all{
    width: 100%;
}
.menu-img-hover{
    display: none;
}
.icon-menu{
    padding: 14px 10px;
    border-bottom: 1px solid #10263b;
    width: 20%;
    text-align: center;
    height: 45px;
}
.menu-all .navbar-expand-lg .navbar-nav .nav-link:hover .icon-menu,
.menu-all .navbar-expand-lg .navbar-nav .active .nav-link .icon-menu{
    border-bottom: 1px solid #ef7102;
}
.a-menu{
    padding: 14px 5px 15px 10px;
    width: 80%;
}
.menu-all .navbar-expand-lg .navbar-nav .nav-link:hover .menu-img,
.menu-all .navbar-expand-lg .navbar-nav .active .nav-link .menu-img{
    display: none;
}
.menu-all .navbar-expand-lg .navbar-nav .nav-link:hover .menu-img-hover,
.menu-all .navbar-expand-lg .navbar-nav .active .nav-link .menu-img-hover{
    display: inline-block;
}
.menu-all .navbar-expand-lg .navbar-nav{
    line-height: initial;
}
.slider{
    background: url(../images/bg1.jpg) no-repeat;
    height: 100vh;
    position: relative;
}
.slider-item{
    height: 100vh;
}
.slider .owl-dots {
    position: absolute;
    top: 0;
    right: 10px;
    left: auto;
    bottom: 0;
    margin: auto 0;
    height: 130px;
}
.slider.owl-carousel button.owl-dot{
    display: block;
}
.slider .owl-dots .owl-dot span{
    background: #0074bf;
    padding: 7px;
    border-radius: 50%;
    display: block;
    margin: 3px 0;
}
.slider .owl-dots .owl-dot.active span{
    background: #ef7102;
}
.image-slider-2{
    float: right;
    margin-top: -40px;
    margin-right: 25px;
}
.image-slider-1,
.image-slider-2{
    max-width: 750px;
}
.wr-slider-text {
    position: absolute;
    z-index: 1;
    bottom: 130px;
    left: 150px;
    max-width: 615px;
    width: 100%;
}
.z-slider{
    font-size: 55px;
    text-transform: uppercase;
    color: #0f2235;
    font-weight: 500;
    line-height: initial;
    margin-bottom: 25px;
}
.slider-text p{
    margin-top: 25px;
    position: relative;
    font-size: 16px;
    color: #0f2235;
    line-height: 30px;
}
.my-btn {
    background: #0074bf;
    font-size: 12px;
    text-transform: uppercase;
    color: #fff;
    padding: 10px 20px;
    min-width: 240px;
    display: inline-block;
    transition:all 250ms linear;
    position: relative;
}
.my-btn:after{
    content: '\f061';
    font-family: 'Font Awesome 5 Free';
    display: inline-block;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    color: #fff;
    background: #ef7102;
    font-size: 10px;
    padding: 2px 5px;
    line-height: initial;
    -webkit-transform: skew(-20deg);
    transform: skew(-20deg);
    position: absolute;
    top: -5px;
    right: -5px;
    transition:all 250ms linear;
}
.my-btn:hover{
    background: #ef7102;
    text-decoration: none;
    color: #fff;
}
.my-btn:hover:after{
    top: 5px;
    right: 5px;
    -webkit-transform: skew(0deg);
    transform: skew(0deg);
}
.slider-text{
    padding-left: 130px;
    position: relative;
}
.slider-text:after, .slider-text:before {
    content: '';
    width: 80px;
    height: 1px;
    position: absolute;
    top: 25px;
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.slider-text:after{
    background: #0074bf;
    left: 50px;
}
.slider-text:before{
    background: #ef7102;
    left: 15px;
    top: 50px;
}
.content-pad{
    padding-left: 80px;
}
.title-pod{
    font-size: 16px;
    color: #292932;
    font-weight: 500;
    position: relative;
    margin-bottom: 10px;
    padding-left: 20px;
}
.title-pod:before{
    content: '';
    width: 9px;
    height: 8px;
    position: absolute;
    top: 8px;
    left: 0;
    z-index: 1;
    background: url(../images/title.png) no-repeat;
}
.title{
    font-size: 30px;
    color: #0f2235;
    font-weight: 500;
    line-height: initial;
    margin-bottom: 30px;
}
.bg-eulife{
    position: relative;
}
.bg-eulife:after{
    content: '';
    background: url(../images/bg3.png) no-repeat;
    width: 480px;
    height: 461px;
    position: absolute;
    bottom: 0;
    left: -80px;
    z-index: -1;
}
.item-a{
    display: block;
    transition:all 250ms linear;
    color: #131f26;
}
.about-img-item{
    position: relative;
    display: inline-block;
}
.top-bottom .about-img-item:after{
    content: '';
    width: 0;
    height: 0;
    border-bottom: 90px solid #fff;
    border-left: 90px solid transparent;
    position: absolute;
    bottom: -5px;
    right: -5px;
    z-index: 2;
}
.top-bottom .arrow {
    position: absolute;
    bottom: 0px;
    right: 5px;
    z-index: 5;
    line-height: initial;
    color: #ef7102;
    transition:all 250ms linear;
}
.about-name-item{
    display: inline-block;
    font-size: 20px;
    line-height: initial;
    font-weight: 500;
    padding: 15px 10px 10px 60px;
}
.item-a:hover .about-name-item{
    color: #0074bf;
}
.top-bottom .item-a:hover .about-img-item {
    transition:all 250ms linear;
    box-shadow: -5px -5px 10px 0px rgba(165, 165, 165, 0.8);
}
.item-a:hover .about-img-item:before{
    content: '';
    background: rgba(239, 113, 2, 0.3);
    transition:all 250ms linear;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
}
.item-a:hover .arrow{
    color: #0074bf;
}
.top-bottom .about-img-item-line {
    position: absolute;
    bottom: 65px;
    right: 105px;
    z-index: 3;
}
.about-img-item-line:after, .about-img-item-line:before {
    content: '';
    width: 80px;
    height: 1px;
    position: absolute;
    top: 25px;
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.about-img-item-line:before {
    background: #ef7102;
    left: 15px;
    top: 50px;
}
.item-a:hover .about-img-item-line:before{
    background: #0074bf;
}
.about-img-item-line:after {
    background: #0074bf;
    left: 50px;
}
.about-text-block p{
    font-size: 14px;
}
.top-arrow .about-img-item:after {
    content: '';
    width: 0;
    height: 0;
    border-top: 90px solid #fff;
    border-right: 90px solid transparent;
    position: absolute;
    top: -5px;
    left: -5px;
    z-index: 2;
}
.top-arrow .arrow {
    position: absolute;
    top: 0px;
    left: 5px;
    z-index: 5;
    line-height: initial;
    color: #ef7102;
    transition: all 250ms linear;
}
.top-arrow .item-a:hover .about-img-item {
    transition: all 250ms linear;
    box-shadow: 5px 5px 10px 0px rgba(165, 165, 165, 0.8);
}
.top-arrow .about-img-item-line {
    position: absolute;
    top: -10px;
    left: -40px;
    z-index: 3;
}
.top-arrow .about-name-item{
    padding: 10px 10px 15px 120px;
}
.parthner-text-block, .about-text-block{
    max-width: 650px;
}
.wr-parthner{
    background: url(../images/bg2.jpg) top right no-repeat;
}
.spisok-adress{
    max-width: 565px;
    background: #fff;
    padding: 30px 40px 40px;
    border: 1px solid #d5dfe8;
    position: relative;
    transition: all 250ms linear;
}
.spisok-adress:after{
    content: '';
    width: 0;
    height: 0;
    border-top: 65px solid #fff;
    border-right: 65px solid transparent;
    position: absolute;
    top: -5px;
    left: -5px;
    z-index: 2;
}
.spisok-adress .about-img-item-line {
    position: absolute;
    top: 2px;
    left: -63px;
    z-index: 5;
}
.spisok-adress a{
    color: #131f26;
    display: block;
}
.spisok-adress a:hover{
    text-decoration: none;
}
.name-spisok-adress{
    font-size: 22px;
    color: #131f26;
    font-weight: 500;
}
.text-spisok-adress-item {
    line-height: 20px;
}
.spisok-adress-item img{
    margin-right: 10px;
}
.bg {
    background-color: #f3faff;
    border: 1px solid #ef7102;
    padding: 3px;
}

strong{
    font-weight: 700;
}
.spisok-adress-item{
    margin: 20px 0;
}
.wr-spisok-adress-item .spisok-adress-item:last-child{
    margin-bottom: 0;
}
.spisok-adress .pod-a{
    position: absolute;
    bottom: 0px;
    right: 3px;
}
.spisok-adress:hover {
    transition: all 250ms linear;
    box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.4);
}
.spisok-adress:hover .name-spisok-adress{
    color: #0074bf;
}
.spisok-adress:hover .about-img-item-line:before {
    background: #0074bf;
}
.pod-a-bg{
    position: relative;
}
.pod-a-bg i {
    position: relative;
    color: #131f26;
    font-size: 12px;
    z-index: 1;
}
.pod-a-bg:after {
    content: '';
    position: absolute;
    top: -20px;
    right: -4px;
    width: 0;
    height: 0;
    border-bottom: 45px solid transparent;
    border-left: 45px solid transparent;
    transition: all 250ms linear;
}
.spisok-adress:hover .pod-a-bg:after {
    border-bottom: 45px solid #ef7102;
}
.spisok-adress:hover .pod-a-bg i{
    color: #fff;
}
.spisok-adress .text-pod-a{
    margin-right: 5px;
    text-transform: uppercase;
    font-size: 11px;
}
.spisok-adress:hover .text-pod-a{
    opacity: 0;
    transition: all 150ms linear;
}
.w-1550{
    max-width: 1550px;
}
.date-news {
    font-size: 12px;
    font-weight: 500;
    color: #131f26;
    position: absolute;
    top: 15px;
    left: -25px;
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
.bread-block {
    z-index: 1;
}
.breadcrumb {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: .75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: transparent;
    border-radius: .25rem;
}
.image-block{
    position: relative;
}
.bottom-right.image-block:after{
    content: '';
    width: 0;
    height: 0;
    border-bottom: 90px solid #fff;
    border-left: 90px solid transparent;
    position: absolute;
    bottom: 0px;
    right: 0px;
    z-index: 2;
}
.bottom-right-line.image-block-line {
    position: absolute;
    bottom: 70px;
    right: 100px;
    z-index: 3;
}
.bottom-right-line.image-block-line:after, .bottom-right-line.image-block-line:before {
    content: '';
    width: 80px;
    height: 1px;
    position: absolute;
    top: 25px;
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.bottom-right-line.image-block-line:before {
    background: #ef7102;
    left: 15px;
    top: 50px;
}
.bottom-right-line.image-block-line:after {
    background: #0074bf;
    left: 50px;
}
.container-about{
    background: url(../images/bg4.png) center no-repeat;
}
.top-right.image-block:after{
    content: '';
    width: 0;
    height: 0;
    border-top: 90px solid #fff;
    border-left: 90px solid transparent;
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 2;
}
.top-right-line.image-block-line {
    position: absolute;
    top: 20px;
    right: 100px;
    z-index: 3;
}
.top-right-line.image-block-line:after, .top-right-line.image-block-line:before {
    content: '';
    width: 80px;
    height: 1px;
    position: absolute;
    top: 25px;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.top-right-line.image-block-line:before {
    background: #ef7102;
    left: 15px;
    top: 0;
}
.top-right-line.image-block-line:after {
    background: #0074bf;
    left: 50px;
}
.logo-block.text-center {
    width: 15%;
    font-size: 13px;
}
.bottom-left.image-block:after{
    content: '';
    width: 0;
    height: 0;
    border-left: 90px solid #fff;
    border-top: 90px solid transparent;
    position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: 2;
}
.bottom-left-line.image-block-line {
    position: absolute;
    bottom: 45px;
    left: -45px;
    z-index: 3;
}
.bottom-left-line.image-block-line:after, .bottom-left-line.image-block-line:before {
    content: '';
    width: 80px;
    height: 1px;
    position: absolute;
    top: 25px;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.bottom-left-line.image-block-line:before {
    background: #ef7102;
    left: 15px;
    top: 0;
}
.bottom-left-line.image-block-line:after {
    background: #0074bf;
    left: 50px;
}
.list-icon{
    list-style: none;
    margin: 0;
    padding: 0;
}
.list-icon li{
    position: relative;
    padding-left: 15px;
}
.list-icon li:after{
    content: '';
    width: 5px;
    height: 5px;
    transform: skew(-20deg);
    background: #ef7102;
    position: absolute;
    top: 10px;
    left: 0;
}
.list-icon li:nth-child(even):after{
    background: #0074bf;
}
.bg-container-partner{
    background: url(../images/bg5.jpg) bottom no-repeat;
}
.color-fff{
    color: #fff !important;
}
.spisok-adress.part-spisok-adress{
    max-width: 435px;
    padding: 30px 40px 30px;
    margin: 50px auto 50px;
    background-color: #f4fbff;
}
.spisok-adress.part-spisok-adress .name-spisok-adress{
    font-size: 20px;
}
.spisok-height {
    min-height: 100px;
}
.breadcrumb-item a,
.breadcrumb-item{
    font-size: 12px;
}
.breadcrumb-item a{
    color: #000000;
}
.pagination .page-link {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #131f26;
    background-color: #fff;
    border: 1px solid #d4d4d4;
    transform: skew(-20deg);
}
.page-item.active .page-link,
.page-item:hover .page-link {
    z-index: 1;
    color: #131f26;
    background-color: #e9eff4;
    border-color: #e9eff4;
}
.mar-image {
    margin-left: -110px;
}
.link-prev,
.link-next{
    line-height: initial;
        min-width: 430px;
}
.link-prev a span:nth-child(1),
.link-next a span:nth-child(1){
    font-size: 10px;
    color: #131f26;
    display: block;
}
.link-prev a span:nth-child(2),
.link-next a span:nth-child(2){
    font-size: 12px;
    color: #131f26;
}
.link-next a,
.link-prev a{
    border: 1px solid #d4d4d4;
    display: block;
    width: 100%;
}
.link-next a:hover,
.link-prev a:hover{
    text-decoration: none;
}
.link-next a{
    border-right: none;
    padding: 8px 22px 8px 12px;
}
.link-prev a{
    border-left: none;
    padding: 8px 12px 8px 22px;
}
.link-next i {
    transform: skew(-20deg);
    padding: 16px 16px;
    display: inline-block;
    border: 1px solid #d4d4d4;
    margin-left: -9px;
    line-height: initial;
}
.link-prev i{
    transform: skew(20deg);
    padding: 16px 16px;
    display: inline-block;
    border: 1px solid #d4d4d4;
    margin-right: -9px;
    line-height: initial;
}
.cont-wrapper ul,
.cont-wrapper ol{
    list-style-position: inside;
}
.rtejustify{
    text-align: justify;
}
.cont-wrapper ul li p.rtejustify{
    display: inline-block;
    margin-bottom: 0;
}
.modal.large .modal-title {
    border-radius: 0 0 10px 10px;
    background-color: #eb6f01;
    position: absolute;
    left: 0;
    right: 0;
    top: -5px;
    margin: 0 auto;
    color: white !important;
    font-size: 16px !important;
    overflow: inherit;
    width: 267px;
    padding: 10px 0px;
    text-align: center;
    text-transform: uppercase;
}
.modal.large .close {
    float: none;
    font-size: 24px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
    position: absolute;
    top: 5px;
    right: 15px;
}
.modal.large .modal-header{
    border:none;
}
.figure-map .h5{
    color: #0074bf;
    text-transform: uppercase;
    font-weight: 600;
    margin: 0 0 5px;
    padding: 0 0 5px 0;
    font-size: 14px;
    border-bottom: 1px solid #ddd;
}
.video-frame .bottom-right-line.image-block-line,
.video-frame.bottom-right.image-block:after{
    display: none;
}
.bread-block-about{
    position: absolute;
}



@media (max-width: 1440px){
    .h2, h2 {
        font-size: 1.3rem;
    }
    .h1, h1 {
        font-size: 1.5rem;
    }
    .slogan-desc{
        display: none;
    }
    .lang-bable {
        margin-bottom: 5px;
    }
    .top-gl-col {
        padding: 10px 15px 0px;
    }
    .bottom-gl-col {
        padding: 5px 15px;
    }
}
@media (max-width: 1280px){
    .social-wr {
        margin: 5px 0;
        display: flex;
    }
}
@media (max-width: 991px){
    .gl-col {
        -ms-flex-direction: row;
        flex-direction: row;
        flex-wrap: nowrap;
        width: 100%;
        height: 100%;
        max-height: 100%;
        background-color: #0f2235;
        color: #fff;
        position: relative;
        -webkit-transition: all 580ms ease;
        transition: all 580ms ease;
        z-index: 101;
    }
    .wr-developer,
    .slogan{
        display: none;
    }
    .main-col {
        margin-left: 0;
    }
    .navbar-toggler{
        color: #fff;
    }
    .top-gl-col{
        order: 1;
        width: 25%;
    }
    .bottom-gl-col{
        order: 2;
        width: 60%;
        display: flex;
        flex-wrap: wrap;
    }
    .menu-all{
        order: 3;
        width: 15%;
        justify-content: flex-end;
        display: flex;
    }
    .contact-company{
        order: 1;
        width: 100%;
        display: flex;
    }
    .lang-bable{
        order: 2;
        width: 50%;
    }
    .social-wr{
        order: 3;
        width: 50%;
    }
    .contact-company-item br{
        display: none;
    }
    .contact-company-item:nth-child(2n){
        margin:0 8px;
    }
    .social-wr a {
        display: block;
        width: 25px;
        height: 25px;
        color: #23405c;
        background: #0c1c2d;
        font-size: 15px;
        -webkit-transition: all 580ms ease;
        transition: all 580ms ease;
        margin-right: 5px;
        text-align: center;
        padding: 5px 5px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .contact-company-item, .contact-company-item a {
        font-size: 10px;
    }
    .slider {
        background: url(../images/bg1.jpg) no-repeat;
        height: 100%;
        position: relative;
    }
    .slider-item{
        height: 100%;
    }
    .content-pad {
        padding-left: 0;
    }
    .wr-slider-text {
        position: relative;
        z-index: 1;
        bottom: 0;
        left: 0;
        max-width: 615px;
        width: 100%;
        margin: auto;
        padding: 15px 0;
    }
    .z-slider {
        font-size: 36px;
    }
    .parthner-text-block, .about-text-block {
        max-width: 100%;
    }
    .spisok-adress {
        max-width: 100%;
        background: #fff;
        padding: 30px 40px 40px;
        border: 1px solid #d5dfe8;
        position: relative;
        transition: all 250ms linear;
    }
    .wr-parthner {
        background: transparent;
    }
    .menu-all .navbar-collapse {
        position: absolute;
        top: 70px;
        left: 0;
        width: 100%;
        background: #0f2235;
        padding: 5px 10px;
    }
    .top-gl-col {
        padding: 10px;
    }
    .a-menu {
        width: 94%;
    }
    .icon-menu {
        width: 6%;
    }
    .image-float-right{
        max-width: 100%;
        height: auto;
    }
    .name-spisok-adress {
        margin-bottom: 22px;
    }
}
@media (max-width: 800px){
    .neighbors{
        display: none !important;
    }
    .breadcrumb{
        margin-bottom: 0;
    }
    .gl-col {
        flex-wrap: wrap;
    }
    .top-gl-col {
        order: 1;
        width: 50%;
    }
    .bottom-gl-col {
        order: 3;
        width: 100%;
    }
    .menu-all {
        order: 2;
        width: 50%;
    }
    .contact-company {
        order: 1;
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .contact-company-item, .contact-company-item a {
        font-size: 12px;
    }
    .social-wr {
        order: 3;
        width: 50%;
        justify-content: flex-end;
    }
    .bg-eulife:after {
        width: 100%;
    }
    .bottom-right-line.image-block-line:after, .bottom-right-line.image-block-line:before {
        content: '';
        width: 60px;
    }
    .mar-image {
        margin-left: 0;
    }
    .h3, h3 {
        font-size: 1.15rem;
    }
    .slider-text {
        padding-left: 0;
        position: relative;
    }
    .wr-slider-text{
        padding: 15px;
        text-align: center;
    }
    .slider-text:after, .slider-text:before{
        display: none;
    }
    .z-slider {
        font-size: 29px;
        margin-bottom: 10px;
    }
    .wr-btn.d-flex.justify-content-end{
        justify-content: center!important;
        margin-bottom: 20px;
    }
    .title {
        font-size: 20px;
        color: #292932;
        font-weight: 500;
        line-height: initial;
        margin-bottom: 10px;
    }
    .logo-block.text-center {
        width: 50%;
        font-size: 13px;
    }
    .bread-block-about{
        position: relative;
    }
    .spisok-adress.part-spisok-adress {
        max-width: 100%;
        padding: 30px 40px 30px;
        margin: 20px auto 20px;
    }
    .spisok-height .name-spisok-adress {
        margin-bottom: 0;
    }
}
.modal-form-title-map.hidde{
    display: none;
}
.modal-form-title-map.show-one{
    flex: 0 0 100% !important;
    text-align: center;
    max-width: 100% !important;
}

li.drop{
    position: relative;
}
.wr_submenu{
    display:none;
}
@media (min-width: 991px){
    li.drop:hover .wr_submenu {
        display: block;
        position: absolute;
        background: #fff;
        top: 0;
        left: 180px;
        width: 45vw;
        border: 1px solid #ddd;
        border-radius: 5px;
        padding: 20px;
        box-shadow: 1px 2px 8px #c8c8c8;
    }
    .wr_submenu > ul{
        padding: 0;
        margin: 0;
    }
    .wr_submenu > ul li{
        list-style: none;
    }
    .wr_submenu > ul {
        display: flex;
        gap: 40px;
    }
    .wr_submenu > ul > li a:hover{
        text-decoration: underline;
    }
    .wr_submenu > ul > li a{
        color: #eb7103;
        font-size: 14px;
        text-transform: uppercase;
        font-weight: 600;
    }
    .wr_submenu > ul li ul li a{
           color: #3a74bf;
        text-transform: none;
        font-weight: 400;
        font-size: 13px; 
    }
    .wr_submenu > ul li ul {
        padding: 10px 0 0 20px;
    }
}
@media (max-width: 991px){
    .drop_link--active .wr_submenu {
        display: block;
        margin: 20px 0;
    }
    
    .wr_submenu > ul{
        padding: 0;
        margin: 0;
    }
    .wr_submenu > ul li{
        list-style: none;
    }
    .wr_submenu > ul > li  {
        margin-top: 20px;
    }
    .wr_submenu > ul > li a:hover{
        text-decoration: underline;
    }
    .wr_submenu > ul > li a{
        color: #eb7103;
        font-size: 14px;
        text-transform: uppercase;
        font-weight: 600;
    }
    .wr_submenu > ul li ul li a{
           color: #3a74bf;
        text-transform: none;
        font-weight: 400;
        font-size: 13px; 
    }
    .wr_submenu > ul li ul {
        padding: 10px 0 0 20px;
    }
}