* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.o_uslugi-seo-content p {
    margin: 0 0 20px;
}

h1 {
    font-family: pristina;
    font-size: 35px;
}

a {
    text-decoration: none;
}

/* li {
    list-style-type: circle;
} */

button {
    cursor: pointer;
    outline: 0 none !important;
}

input {

    outline: 0 none !important;
}

select {
    cursor: pointer;
    outline: 0 none !important;
}

textarea {
    outline: 0 none !important;
}

body {
    color: #000;
    /* font-family: 'SFUITextRegular'; */
}

body .videoopisright h1 {
    font-family: 'SFUITextRegular';
    font-size: 22px;
    font-weight: normal;
}

body .videoopisright a {
    color: #4cb4ba;
}

body .page__wrap {
    padding-left: 0;
    padding-right: 0;
}

.politica,
.politica p,
.politica ul,
.politica ul li {
    /*   font-family: 'SFUITextRegular'; */
    font-size: 14px;
    color: #1a2d32;
}

.content {
    max-width: 1920px;
}


header {
    width: 100%;

}

.conteiner-center {
    margin: 0 auto;
}

.header-topline {
    justify-content: space-between;
    align-items: center;
}

.footer-pravila {
    display: none;
}

.header-topline-left {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
}

select {
    width: 135px;
    border: solid 1px #C0C0C0;
    margin-right: 45px;
}

option {
    display: flex;
}

.person-card__data li {
    font-family: OpenSansRegular, sans-serif;
    font-size: 14px;
}

.icgoggle {
    width: 15px;
}

.icgoggle img {
    width: 100%;
}

/*style from Dima Isaev*/
.data .new-post-style h2, .data .new-post-style h3 {
    margin-bottom: 10px;
}

.data .new-post-style p {
    color: #1a2d32;
    line-height: 25px;
    margin-bottom: 10px;
    font-size: 16px;
}

.data .new-post-style li {
    color: #1a2d32;
    line-height: 25px;
    font-size: 16px;
}

.data .new-post-style li p {
    margin-bottom: 0px;
}

.data .new-post-style ul{
    margin-bottom: 10px;
}

/*style from Dima Isaev*/

/* FORM-CUSTOM-BLUE */
#form-custom-blue {
    overflow: hidden;
}


#form-custom-blue .header-page {
    padding: 26px 40px 46px;
    margin: 0 -40px 24px;
    font-size: 36px;
    line-height: 36px;
    color: #fff;
    background: #66abaf;
    position: relative;
    text-align: center;
}

#form-custom-blue .header-page>span {
    position: absolute;
    width: 20px;
    height: calc(100% + 2px);
    top: -1px;

}

#form-custom-blue .header-page>span:first-child:before,
#form-custom-blue .header-page>span:last-child:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background: #fff;
    width: 100%;
    height: 100%;
    -webkit-clip-path: polygon(0 0, 0% 100%, 100% 0);
    clip-path: polygon(0 0, 0% 100%, 100% 0);
}

#form-custom-blue .header-page:before {
    content: '';
    position: absolute;
    left: 39px;
    top: 0;
    height: 100%;
    background: #fff;
    width: 2px;
}

#form-custom-blue .header-page:after {
    content: '';
    position: absolute;
    right: 39px;
    top: 0;
    height: 100%;
    background: #fff;
    width: 2px;
}

#form-custom-blue .header-page>span:first-child:after,
#form-custom-blue .header-page>span:last-child:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    background: #fff;
    width: 100%;
    height: 100%;
    -webkit-clip-path: polygon(0 0, 0% 100%, 100% 100%);
    clip-path: polygon(0 0, 0% 100%, 100% 100%);
}

#form-custom-blue .header-page>span:first-child {
    left: 40px;
    background: transparent;
}

#form-custom-blue .header-page>span:last-child {
    right: 40px;
    background: transparent;
    transform: rotate(180deg);
}

#form-custom-blue .header-page__btn {
    background: #da2864;
    cursor: pointer;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 40px;
    font-size: 18px;
    line-height: 1.6;
}

#form-custom-blue .header-page__foot {
    justify-content: space-between;
    margin: 32px auto 0 auto;
    display: flex;
    max-width: 650px;
}

#form-custom-blue .header-page__tel {
    position: relative;
    display: flex;
    align-items: center;
    padding-left: 35px;
}

#form-custom-blue .header-page__tel:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    margin: auto;
    bottom: 0;
    width: 22px;
    height: 22px;
    background-image: url(/themes/okeania/assets/images/icon/header-page__phone.png);
}

#form-custom-blue .header-page__tel a {
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    text-decoration: none;
    position: relative;
    line-height: 1.6;
}

#form-custom-blue .header-page__tel a:hover,
#articleM-custom .header-page__btn:hover {
    opacity: .7;
}

#form-custom-blue .header-page__tel a:before {
    content: '';
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    height: 1px;
    background: #fff;
}

#form-custom-blue .header-page__divider {
    width: 650px;
    height: 1px;
    background: #fff;
    margin: auto;
}

#form-custom-blue .header-page h4 {
    font-size: 30px;
    font-weight: 400;
    margin-bottom: 30px;
    font-family: "BebasRegular", sans-serif;
}

#form-custom-blue .header-page .header-page__cont {
    padding: 0 50px;
}

@media(max-width: 768px) {
    #form-custom-blue .header-page__divider {
        width: 80%;
    }

    #form-custom-blue .header-page>span:first-child {
        left: 0;
        top: -1px;
    }

    #form-custom-blue .header-page>span:last-child {
        right: 0;
        top: -1px;
    }

    #form-custom-blue .header-page>span:first-child:after,
    #form-custom-blue .header-page>span:last-child:before {
        left: -1px;
    }

    #form-custom-blue .header-page>span:first-child:before,
    #form-custom-blue .header-page>span:last-child:after {
        left: -1px;
    }

    #form-custom-blue .content .header-page {
        margin: 1px 1px 12px;
        width: 100%;
    }

    #form-custom-blue .header-page:before {
        left: 0px;
    }

    #form-custom-blue .header-page:after {
        right: 0px;
    }

}

@media(max-width: 575px) {
    #form-custom-blue .header-page h4 {
        font-size: 16px;
        margin-bottom: 10px;
    }

    #form-custom-blue .header-page .header-page__cont {
        padding: 0 30px;
    }

    #form-custom-blue .header-page__foot {
        margin-top: 15px;
    }

    #form-custom-blue .info__list li,
    #form-custom-blue .content h2 {
        font-size: 14px !important;
    }
}

@media(max-width: 480px) {
    #form-custom-blue .header-page__foot {
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    #form-custom-blue .header-page__tel {
        margin-bottom: 15px;
    }

}

@media(min-width: 1201px) {
    .mapscontent {
        top: -150px;
        position: relative;
    }
}

/* END FORM-CUSTOM-BLUE */

.contact-sotial-line {
    display: flex;
    align-items: center;
}

.ic-contact {
    width: 20px;
}

.ic-contact img {
    width: 100%;
    display: block;
}

.contact-sotial-line p {
    margin-left: 10px;
    color: #000;
    font-family: 'SFUIDisplayBold';
    font-size: 12px;
}

.header-topline-cotial-center {
    display: none;
    -ms-align-items: center;
    align-items: center;
    justify-content: center;
}

.lintsotial {
    width: 20px;
    margin: 0 10px;
}

.lintsotial img {
    width: 100%;
    display: block;
}

.header-topline-right {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.btnheader {
    width: 186px;
}



.dostavkabtn {
    margin-left: 35px;
    padding: 9px 0;
    border: none;
    background: #F2C94C;
    display: flex;
    justify-content: center;
    align-items: center;
}

.icdost {
    width: 20px;
}

.icdost img {
    width: 100%;
    display: block;
}

.dostavkabtn p {
    font-size: 12px;
    color: #000;
    margin-left: 10px;
}

.bbheader {
    border-bottom: solid 1px #C0C0C0;
}

.centecontentheadertop {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.header-centerline-content {
    display: flex;
    padding-top: 25px;
    justify-content: space-between;
    align-items: center;
}

.headen-center-buttonright {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: center;
    padding: 15px;
}

.wrapper-flex {
    display: flex;
    flex-direction: column;
}

.headercenterzapis.middle {
    background: #66ABAF;
}

.headercenterzapis {
    display: block;
    width: 100%;
    color: #fff;
    text-align: center;
    font-size: 18px;
    font-family: 'SF-Pro-Display-Light';
    padding: 10px 0;
    /*background: #66ABAF;*/
    background: #da2864;
    margin: 0 5px 18px 5px;
}

.headercenterzapis:first-child {
    background-color: #66ABAF;
    display: block;
}

.logo-header {
    width: 168px;
}

.logo-header img {
    display: block;
    width: 100%;
}

.forwhat {
    display: flex;
    justify-content: space-between;
    margin: 0 0 35px;
}

.forwhat a {
    display: block;
    font-size: 18px;
    font-family: 'SF-Pro-Display-Light';
    color: #1a2d32;
    text-decoration: underline;
    transition: all 0.05s ease-out;

}

.forwhat a:hover {
    text-decoration: underline;
    color: #66abaf;

}

.header-bottomline {
    margin-top: 30px;
    width: 100%;
    background: #66ABAF;
    padding-top: 5px;
    padding-bottom: 5px;
}

.header-bottomline-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
}


.careers-description {
    font-size: 16px;
    flex-direction: column;
}

.careers-description ul li {
    list-style-type: disc;
}

.careers-description ul {
    margin-left: 20px;
}

.careers-contacts {
    margin-top: 25px;
    color: #1A2D31;
}

.careers-contacts a {
    color: #1A2D31;
    font-family: 'Roboto-bold';
    font-weight: bold;
}

.careers-contacts h3 {
    margin-bottom: 10px;
}

.header-nav ul {
    display: flex;
    align-items: center;
}

.header-nav ul li {
    font-family: 'SF-Pro-Display-Light';
    margin-right: 38px;
    font-size: 18px;
    list-style-type: none;
}

.header-nav ul li:nth-child(4) {
    white-space: nowrap;
}

.header-nav ul li a {
    color: #fff;
    transition: all 0.05s ease-out;
}

.header-nav ul li a:hover {
    font-weight: 600;
    /* font-family: SF-Pro-Display-Medium; */
}

.box-search {
    width: 186px;
    position: relative;
}

.actions-textOut {
    font-size: 16px;
}

.box-search input {
    width: 100%;
    padding: 10px 0;
    padding-left: 20px;
    padding-right: 5px;
    background: #fff;
    border: none;
    font-size: 14px;
    color: #000;
    font-family: 'SF-Pro-Display-Light';
}

.box-search input::-webkit-input-placeholder {
    color: #000000;
}

.box-search input::-moz-placeholder {
    color: #000000;
}

/* Firefox 19+ */
.box-search input:-moz-placeholder {
    color: #000000;
}

/* Firefox 18- */
.box-search input:-ms-input-placeholder {
    color: #000000;
}

.icsearch {
    position: absolute;
    width: 20px;
    top: 9px;
    left: 15px;
}

.icsearch img {
    width: 100%;
    display: block;
}

.main-content {
    padding-top: 45px;
}

.newsmain {
    width: 100%;
    display: flex;
    justify-content: space-between;
    height: 600px;
}

.bignews {
    width: 65%;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;

}

.bignews.owl-carousel.owl-drag .owl-item {
    height: 100%;
    margin-bottom: -50px;
}

.bignews-item {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: -moz-calc(100% - 50px);
    height: -webkit-calc(100% - 50px);
    height: calc(100% - 50px);
    display: flex;
    align-items: flex-end;
    justify-content: center;
}


.dostavka-text {
    font-family: 'SF-Pro-Display-Light';
    font-size: 16px;
    line-height: 160%;
    color: rgba(0, 0, 0, 0.8);
    width: 501px;
    margin-bottom: 50px;
}

.dostavka-text h2 {
    font-family: 'SF-Pro-Display-Light';
    margin-bottom: 40px;
    text-transform: uppercase;
}

.dostavka-btn {
    background-color: #1E8389;
    font-family: 'SF-Pro-Display-Light';
    font-size: 18px;
    line-height: 21px;
    text-align: center;
    color: #FFFFFF;
}

.dostavka-btn:hover {
    opacity: .8;
}



.dostavka-img {
    display: flex;
    justify-content: flex-end;
}




.bignews .owl-dots {
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}


.bignews .owl-dots .owl-dot span {
    width: 15px;
    height: 15px;
}

.lincnews {
    font-family: 'SF-Pro-Display-Light';
    font-size: 26px;
    color: #333333;
    background-color: #fff;
    padding: 12px 25px 0 25px;
}

.bignews img {
    width: 100%;
    display: block;
    max-height: 580px;
}

.bignews {
    display: flex;
    justify-content: center;

}

/* .bignews  {
    position: absolute;
    display: block;
    width: 55%;
    background: #fff;
    padding-top: 16px;
    background: #fff;
    font-size: 32px;
   
    bottom: 0;
    top: auto;
    margin: 0 auto;
    text-align: center;
    font-family: 'SF-Pro-Display-Light';
    color: #333333;
} */

.mobile-search {
    display: none;

}

.sale-conteiner {
    width: 32%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.sale-box {
    width: 100%;
    position: relative;
    height: 46%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.sale-box img {
    width: 100%;
    display: block;
}

.sale-box span {
    display: block;
    display: flex;

    justify-content: space-between;
    position: absolute;
    right: -1px;
    width: 80%;
    padding-top: 12px;
    padding-left: 25px;
    padding-right: 25px;
    top: auto;
    bottom: -1px;
    align-items: center;
    /*top: calc(100% - 40.8px);*/
    background: #fff;
}

.imgar {
    width: 20px;
}

.imgar img {
    width: 100%;
    display: block;
}

.sale-box span p {
    font-family: 'SF-Pro-Display-Light';
    font-size: 24px;
    color: #333333;
}

.headercenterzapis:nth-child(4) {
    margin-bottom: 0;
    display: block;
}

.videoconteiner {
    margin-top: 105px;
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.video-box {
    position: relative;
    width: 65%;
    display: flex;
    justify-content: center;
    height: 450px;
    /* padding-bottom: 44%; */
}

/* .data.one-item-custom h3,
.data.one-item-custom h3 strong {
    font-family: BebasRegular, sans-serif;
    font-weight: 400;
    margin-top: 10px;
} */

.data.one-item-custom h2,
.data.one-item-custom h3,
/* .data.one-item-custom h3 strong, */
.data.one-item-custom h4,
/* .data.one-item-custom h2 strong, */
.description_cateogry h2,
.description_cateogry h3,
.description_cateogry h4 {
    font-family: BebasRegular, sans-serif;
    font-weight: 400;
    margin: 0 0 20px;
    /*    font-size: 24px;*/
}

.data.one-item-custom h3 strong,
.data.one-item-custom h2 strong {
    font-size: 14px;
}

.data.one-item-custom strong,
.description_cateogry strong {
    /* font-family: BebasRegular, sans-serif; */
    font-weight: 400;
    /*   margin-top: 20px;
  font-size: 22px; */
}

.video-box iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0%;
    top: 0%;
    object-fit: contain;
}

.videoopisright {
    padding: 85px;
}

.lincvidabs {
    position: absolute;
    display: block;
    width: 55%;
    background: #fff;
    padding-top: 16px;
    background: #fff;
    font-size: 36px;
    top: calc(100% - 56.2px);
    margin: 0 auto;
    z-index: 999;
    text-align: center;
    font-family: 'SF-Pro-Display-Light';
    color: #333333;
}

.videoopisright {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.awards-container {
    display: flex;
    gap: 12px;
    padding: 30px;
}

.videoopisright h3 {
    font-size: 24px;
    font-weight: normal;
    color: #333;
}

.videoopisright p {
    font-size: 14px;
    color: #333;
    margin-top: 12px;
}

.linc-test {
    display: block;
    width: 100%;
    padding: 8px 0;
    text-align: center;
    font-size: 36px;
    color: #282028;
    background: #C8A2C8;
    font-family: 'SF-Pro-Display-Light';
    margin-top: 100px;
}

.slider-line {
    width: 100%;
    padding: 28px 0;
    padding-bottom: 38px;
    border-bottom: solid 1px #333;
    border-top: 1px solid #333;
    margin-top: 100px;
}

.slidecenter {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.arlefsl {
    cursor: pointer;
    width: 20px;
    transform: rotate(180deg);
}

.arlefsl img {
    width: 100%;
    display: block;
}

.arritsl {

    width: 20px;
    cursor: pointer;
}

.arritsl img {
    width: 100%;
    display: block;
}

.slider-conteiner {
    width: calc(100% - 120px);
    overflow: hidden;
}

.slider-line-trasport {
    width: 100%;
    display: flex;
    justify-content: space-around;

}

.linetransport {
    width: 300%;
    display: flex;
    transition: all ease 1s;
}

.boxbrend {}

.boxbrend img {
    width: 100%;
    display: block;
}

.presentlinc {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    background: #66ABAF;
    padding: 12px 0;
}

.presentlinc p {
    font-size: 36px;
    font-family: 'SF-Pro-Display-Light';
    color: #142223;
    margin: 0 48px;
}

.mar0 {
    margin-top: 0;
    padding-top: 0;
}

.footer-coppyright.mobil-ver {
    display: none;
}

.presentlinc {
    margin-top: 100px;
}

.presentic {
    width: 40px;
}

.presentic img {
    width: 100%;
    display: block;
}

.napravleniya {
    margin-top: 100px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.napravleniya h2 {
    text-align: center;
    font-size: 36px;
    color: #333;
    font-family: 'SF-Pro-Display-Light';
    font-weight: normal;
}

.boxnapravle {
    width: 70%;
    display: flex;
    flex-wrap: wrap;
    padding: 0 120px;
    justify-content: space-between;
    margin-top: 60px;
}

.bxnap {
    display: flex;

    align-items: center;
    margin-bottom: 30px;
}

.icnap {
    width: 120px;
}

.icnap img {
    width: 100%;
    display: block;
}

.person-card__data h2,
.person-card__data h3,
.person-card__data h4 {
    font-family: BebasRegular, sans-serif;
    margin-top: 20px;
    font-size: 24px;
    font-weight: 400;
}

.bxnap a {
    margin-left: 30px;
    font-size: 24px;
    font-family: 'SF-Pro-Display-Light';
    color: #000;
    transition: all ease 0.3s;
}

.bxnap a:hover {
    color: #66ABAF;
    transition: all ease 0.3s;
}

.footer-content {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

.mapscontent {
    width: 38%;
    height: 400px;
}

.footer-infoconteiner {
    width: 55%;
}

footer {
    margin-top: 70px;
    padding-bottom: 30px;
}

#map {
    width: 100%;
    height: 400px;
}

.footer-infoconteiner-bot {
    width: 100%;
    display: flex;
    justify-content: space-between;
    /*    align-items: center;*/
    padding-bottom: 16px;
}

.lincpravela {
    font-size: 14px;
    color: #000;
    text-decoration: underline;
}

a.lincpravela {
    text-decoration: underline;
}

.boxiconstydiacreate {
    display: flex;
    align-items: center;
    padding-right: 60px;
}

.fgd {
    width: 45px;
}

.mobile-search form {
    display: flex;
    justify-content: space-between;
}

.fgd img {
    width: 100%;
    display: block;
}

.boxiconstydiacreate p {
    font-size: 13px;
    color: #8E8E8E;
    padding-left: 5px;
}

.footer-infoconteiner-tob {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 50px;
}

.adres-box {
    display: flex;
}

.linegren {
    width: 3px;
    margin-right: 25px;
    height: auto;
    align-self: stretch;
    background: #30A9AE;
}

.show-only-mobile {
    display: none;
}

.h3img img {
    display: block;
}

.adres-box-content p {
    /*margin-top: 15px;*/
    font-size: 14px;
    font-family: 'SFUIDisplayMedium';
    margin-bottom: 10px;
}

.phonebox {

    /*padding:0 10px;*/

}

.lincvidabs {
    z-index: 999;
}

.phonebox a {
    font-weight: normal;
    color: #1A2D31;
    margin-bottom: 4px;
    font-size: 18px;
    font-family: 'SFUITextSemibold';
}

.adres-box {
    margin-bottom: 12px;
    align-items: center;
}

.footer-infoconteiner-tob-left {
    padding-bottom: 20px;
}

.boxraspisanie {
    padding: 60px 0;
    background: #FAFCFC;
    border: solid 1px #E2E5E6;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.footer-infoconteiner-tob-right {
    width: 345px;
}

.boxraspisanie p {
    text-align: center;
    font-size: 16px;
    width: 100%;
    color: #333;
}

.boxraspisanie p span {
    font-family: 'SFUITextSemibold';
    font-size: 22px;
    color: #333;
    margin: 10px 0;
}

.arovscrolltop {
    display: none;
    width: 36px;
    height: 36px;
    background: #1A2D31;
    cursor: pointer;
    border-radius: 100px;
    top: calc(100% - 100px);
    right: 150px;
}

.fixedarow {
    display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    z-index: 999;
}

.gdfgs {
    width: 10px;
}

.gdfgs img {
    display: block;
    width: 100%;
}

.dfd {
    display: flex;
}

select {
    border: none;
    margin: 0;
}

select option {
    padding-left: 20px;

}

.cabslg {
    width: 15px;
}

.cabslg img {
    width: 100%;
    display: block;
}

.langbox {
    display: flex;
    align-items: center;
    border: solid 1px #9B9B9B;
    padding: 3px;
    margin-right: 210px;
    padding-right: 30px;
}

.dostavkabtn {
    padding: 14px 0;
}

.headercenterzapis {
    padding: 12px 0;
    max-width: 100%;
    transition: all 0.05s ease-out;
}

.headercenterzapis:first-child:hover {
    background-color: #66abafe6;
}

.headercenterzapis.middle:hover {
    background-color: #66abafe6;
}

.headercenterzapis:hover {
    background-color: #db2c67e6;
}

.ggr21 {
    display: none;
}

.jjbg {
    display: none;
}

.jmnfgjju {
    display: none;
}

.contact-sotial-line2 {
    display: none;
}

.vides {}

.nevses {
    padding-top: 50px;
}

.search-mobile {
    display: none;
}

.birger {
    display: none;
}

.iclogos {
    width: 170px;
}

.iclogos img {
    width: 100%;
    display: block;
}

.phonemobile {
    display: none;
}

.mobilenavsitial {
    display: none;
}

.lofg {}

.pod {}

.mobile-nav {
    display: none;
}

.header-bottomline {
    padding-top: 10px;
    padding-bottom: 10px;
}

.phonebox a {
    font-family: 'Roboto-bold';
}

.arritsl {
    margin-top: 6px;
}

.arlefsl {
    margin-top: 6px;
}

.bxnap:hover p {
    color: #66ABAF;
    transition: all ease 0.3s;
}

.bxnap p {
    margin-left: 30px;
    font-size: 24px;
    font-family: 'SF-Pro-Display-Light';
    color: #000;
    transition: all ease 0.3s;
}

.phonebox {
    flex-direction: column;
}

.boxiconstydiacreate p {
    padding-left: 10px;
}

.boxiconstydiacreate {
    align-items: flex-end;
}

.mobile-sectext {
    display: none;
}

.contact-sotial-line p a {
    color: #000;
}

.contact-sotial-line p {
    font-family: 'SF-Pro-Text-Regular';
}

.dostavkabtn {
    position: relative;
    cursor: pointer;
}

.positiondostavkaclick {
    position: absolute;
    display: none;
    left: 0;
    top: 0;
    width: 100%;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.gf41 {
    width: 100%;
    height: 47px;
}

.jj2j3 {
    padding: 10px 20px;
    background: #fff;
    width: 100%;
}

.positiondostavkaclick p {
    padding: 0;
    margin: 0;
    line-height: 1.4;
}

.positiondostavkaclick a {
    font-size: 14px;
    margin-top: 5px;
    color: #49DAE2;
}

.box-search .top__search-input {
    border-radius: 0;
}

.box-search .top__search-button img {
    height: 24px;
}

.box-search .btn_bg-green {
    background-color: transparent;
}

.header-topline-left {
    /*   margin-right: 65px; */
}

.action-itemImage {
    height: 155px;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.action-item {
    display: flex;
    flex-direction: column;

    margin-bottom: 45px;
}

.action-itemBot {
    padding: 36px 30px 30px;
    background-color: #ebebd3;
}

.action-itemName {
    overflow: hidden;
    margin-bottom: 20px;
    height: 56px;
    /*    font-family: SF UI Display; */
    font-family: BebasRegular, sans-serif;
    /*  font-family: 'SF-Pro-Display-Light';*/
    font-size: 24px;
    line-height: 29px;

}

.action-item {
    width: 290px;
}



.action-item:nth-child(2n) .action-itemBot {
    background-color: #dabb97;
}

.action-item:nth-child(3n) .action-itemBot {
    background-color: #b8d8da;
}

.social-widgets {
    max-width: 1280px;
    margin-top: 60px;
}

.social-widgets div {
    display: flex;
    font-family: BebasRegular, sans-serif;
    justify-content: space-between;
    align-items: center;

}

.action-item {
    margin-right: 40px;
}

.social-widgetsBtn:hover {
    cursor: pointer;
}

.social-widgetsBtn.active {
    background-color: transparent;
}

.social-widgetsBtn {
    background-color: #66ABAF;
    color: #000;
    font-family: 'SF-Pro-Display-Light';
    font-size: 24px;
    line-height: 29px;
    padding: 20px 116px;
}

.social-widgetsLink {
    display: flex;
    align-items: center;
}

.social-widgetsLink a {
    margin-right: 42px;
}

.action-itemBtn {
    font-size: 16px;
    margin-top: 25px;
}

.action-itemBot {
    font-size: 16px;
    color: #045055;
}

.action-itemDescr {
    height: 75px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-height: 18px;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    font-family: SF UI Display;
    font-size: 14px;
    line-height: 17px;
    /*   font-family: 'SF-Pro-Display-Light';*/
    font-family: OpenSansSemi, sans-serif;
}

.action-itemDescr b,
.action-itemDescr strong {
    font-family: 'SF-Pro-Display-Light';
    font-size: 14px;
    line-height: 17px;
    font-weight: 400;
}

.new-design.heading h1 {
    font-family: 'SF-Pro-Display-Light';
    font-size: 36px;
    line-height: 43px;
    text-transform: uppercase;
}

.heading h1.header-bebas {
    font-family: BebasRegular, sans-serif;
}

/*.breadcrumbs.new-design .breadcrumbs__element {
    border: none;
}
*/
.breadcrumbs.new-design .breadcrumbs__element,
.breadcrumbs.new-design .breadcrumbs__crumb {
    /* font-family: 'SF-Pro-Display-Light';*/
    font-family: OpenSansRegular, sans-serif;
    /*   color: #000;*/
    font-size: 14px;
    line-height: 14px;
}

.actionItem-description {
    font-family: OpenSansRegular, sans-serif;
}


/*.breadcrumbs.new-design > :last-child {
    font-weight: 400;
}*/

.action-itemBtn a {
    font-family: BebasRegular, sans-serif;
    padding: 15px 50px;
    background-color: #1E8389;
    color: #045055;
    font-size: 18px;
}

.actions-itemSliders.owl-carousel,
.actionItem-inner {
    max-width: 1122px;
}

.actions-itemSlide {
    height: 221px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 375px;
}

.actionItem-content {

    margin: 70px -5px 100px;
    font-family: 'SF-Pro-Display-Light';
    font-size: 14px;
    line-height: 130%;
    /* or 18px */
    /* text-indent: 5px; */

    background-color: #EBEBD3;
    padding: 55px 0 80px;
}

.actionItem-btn {
    text-align: right;
    margin-top: 80px;
}

.actionItem-btn button {
    /* font-family: 'SF-Pro-Display-Light';*/
    font-family: BebasRegular, sans-serif;
    font-size: 18px;
    line-height: 21px;
    text-align: center;
    padding: 12px 30px;
    background-color: #1E8389;
}

.actionItem-description {}


.new-design.actions-h2 {
    font-family: 'SF-Pro-Display-Light';
    font-size: 36px;
    line-height: 43px;
    text-transform: uppercase;
    font-weight: 400;
    margin-bottom: 60px;
    color: rgba(0, 0, 0, 0.8);
}

.social-widgetsBtn {
    text-align: center;
}

.new-design.heading {
    width: 100%;
}

.subcr-userActions {
    margin-top: 70px;
}

.subcr-userActions button {
    padding: 12px 30px;
    background-color: #1E8389;
}

.subcr-userActions button[disabled] {
    background-color: #b9d6e4;
}


.social-widgets .subcr-userActions {
    flex-direction: column;
    align-items: start;
    -webkit-transition: 200ms;
    -moz-transition: 200ms;
    -ms-transition: 200ms;
    -o-transition: 200ms;
    transition: 200ms;
}

.careers-contacts p {
    margin-bottom: 8px;
}

.subcr-top {
    width: 100%;
}

.subcr-userActions-input div {
    width: 221px;
    margin-right: 80px;
    flex-direction: column;
}

.subcr-userActions-input .input__line.bad {
    position: relative;
}

.subcr-userActions-input .modal_alert {
    margin-right: 0;
    position: absolute;
    bottom: -31px;
    line-height: 13px;
    font-size: 14px;
}

.subcr-userActions-input input {
    border: none;
    border-bottom: 2px solid #30A9AE;
    text-align: center;
    padding: 13px 30px;
    font-family: 'SF-Pro-Display-Light';
    font-size: 14px;
    line-height: 17px;
}

.subcr-bottom {
    margin-top: 35px;
}

.subcr-userActions-send {
    font-size: 22px;
    color: #000;
    flex-direction: column;
    font-size: 27px;
    border: 4px solid #1d838a;
    margin-top: 25px;
    padding: 15px;
}

.subcr-bottom .requared__fields {
    padding-left: 8px;
}



.social-widgets .subcr-userCheck {
    display: none;
}

#modalOrderActions {
    display: flex;
}

#modalOrderActions .modal__line {
    display: flex;
    flex-direction: column;
}

.actionItem-description ul li {
    list-style-type: initial;
    padding: 5px 0;
}

.actionItem-description p {
    margin: 0 0 10px;
}

.actionItem-content {}


.actionItem-description ul,
.actionItem-description ol {
    margin-left: 40px;
    margin-top: 0;
    margin-bottom: 10px;
}


.h_work-box {
    min-width: 150px;
    display: flex;
    align-items: center;
}

.h_adres-box {
    min-width: 360px;
}


@media only screen and (max-width: 1579px) {
    .boxnapravle {
        width: 100%;
    }

    .social-widgets {
        max-width: 950px;
    }

    .social-widgetsBtn {
        padding: 20px 70px;
    }
}

@media only screen and (max-width: 1280px) {
    body .container {
        padding-left: 20px;
        padding-right: 20px;
    }

    .container-new {
        padding-left: 20px;
        padding-right: 20px;
    }

    .arovscrolltop {
        right: 20px;
    }

    .vides {
        margin: 0 auto;
    }

    .nevses {
        margin: 0 auto;
    }

    /*.lofg {*/
    /*    margin: 0 auto;*/
    /*}*/

    /*.pod {*/
    /*    margin: 0 auto;*/
    /*}*/
}


.header-bottomline .header-nav ul li a.active {
    /* font-weight: 500; */
    font-family: SF-Pro-Display-Medium;
}

.boxraspisanie {
    text-align: center;
}

.h3img span {
    color: #1a2d32;
    display: inline-block;
    width: 100%;
    margin-bottom: 8px;
    line-height: 1;
    text-transform: uppercase;
    font-size: 24px;
    font-family: BebasRegular, sans-serif;
}

body #map {
    min-height: 390px;
    height: 390px;
}

.services-items {
    margin-top: 60px;
    width: 80%;
}

.services-itemIcon {
    width: 125px;
}

.services-itemName {
    margin-left: 30px;
    font-size: 24px;
    font-family: 'SF-Pro-Display-Light';
    color: #000;
    transition: all ease 0.3s;

}

.services-item {
    display: flex;
    justify-content: center;
}

.services-item a {
    width: 350px;
}


.main-readMore {
    display: none;
}

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

    .c,
    .c-p,
    .container,
    .container-p {
        /* width: 100%; */
    }
}





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

    .hide-mobile-actions .sale-conteiner,
    .hide-mobile-direction {
        display: none;
    }

    .show-only-mobile {
        display: block;
    }

    .dostavka-img img {
        align-self: center;
        margin-bottom: 30px;
    }

    .dostavka-img {
        justify-content: center;
    }

    .data.one-item-custom h2,
    .data.one-item-custom h3,
    /*     .data.one-item-custom h3 strong, */
    .data.one-item-custom h4,
    /*    .data.one-item-custom h2 strong, */
    /*     .data.one-item-custom strong, */
    .description_cateogry strong,
    .description_cateogry h2,
    .description_cateogry h3,
    .description_cateogry h4 {
        font-size: 20px;
    }

    .footer-coppyright.mobil-ver {
        display: block;
        order: 2;
        /*padding-top: 32px;*/
        padding-top: 20px;
    }

    .footer-coppyright.pc-version {
        display: none;
    }

    .mapscontent {
        order: 0;
    }

    .footer-pravila {
        display: flex;
        flex-direction: column;
        order: 1;
        padding-top: 20px;
    }

    .footer-pravila a:first-child {
        margin-bottom: 15px;
    }

    .footer-infoconteiner {
        width: 59%;
    }

    .footer-content {
        flex-wrap: wrap;
    }

    .videoopisright {
        display: none;
    }

    .awards-container {
        display: flex;
        flex-direction: column;
    }

    .nonebig {
        display: none;
    }

    .mobile-sectext {
        display: block;
        text-align: center;
    }

    .imgar {
        display: none;
    }

    .mobile-search {
        width: 100%;
        display: none;
        padding: 10px 10px;
        background: #66ABAF;
        position: fixed;
        z-index: 99999;
        padding: 5px;
        width: 92%;

    }

    .controllinesearch {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .mobile-search input {
        width: 100%;
        padding: 10px;
        .careers-description background: #fff;
        border-radius: 5px;
        border: none;
        position: relative;
    }

    .ic-close-mobilesearch {
        position: absolute;
        right: 30px;
        left: auto;
        top: auto;
        bottom: auto;
        width: 66px;
        background-color: #fff;
        padding: 10px;
        background: #fff;
        border-left: 1px solid #cacaca;
        border-top: none;
        border-right: none;
        border-bottom: none;
        border-radius: 5px;


    }

    .ic-close-mobilesearch img {
        width: 100%;
        display: block;
    }

    .conteiner-mobi-meny {
        position: relative;
        width: 100%;
    }

    .mobile-nav {
        display: block;
        position: fixed;
        z-index: 9999;
        right: -321px;
        width: 320px;
        transition: all ease 0.6s;
        background: #66ABAF;
        padding: 20px 20px;
        height: 100vh;
        top: 0;
    }

    .clisemobl {
        width: 25px;
        position: absolute;
        left: 0;
        top: 0;
        cursor: pointer;
    }

    .clisemobl img {
        width: 100%;
        display: block;
    }

    .mobinav li {
        font-family: 'SF-Pro-Display-Light';
        text-align: right;
        font-size: 16px;
        margin-bottom: 10px;
    }

    .mobinav li a {
        color: #fff;
    }

    .mapscontent {
        width: 49%;
        height: 286px;

    }

    .kkj1 {
        display: none;
    }

    .ggr21 {
        display: flex;
        /*margin: 0 auto;*/
        /*margin-top: 90px;*/
        padding-right: 0;
        justify-content: center;
        margin-top: 30px;
    }

    .footer-infoconteiner-tob-left {
        width: 100%;
        display: flex;
        justify-content: space-evenly;
        margin: 0 auto;
        margin-bottom: 0;
    }

    .footer-infoconteiner {
        width: 100%;
    }

    .footer-infoconteiner-tob-right {
        display: none;
    }

    .adres-box {
        margin: 0 20px;
    }

    .jjbg {
        display: flex;
        width: 100%;
    }

    .footer-content {
        align-items: flex-start;
    }

    .boxraspisanie {
        padding: 100px 0;
    }

    .boxnapravle {
        padding: 0 30px;
    }

    .jmnfgjju {
        display: block;
        width: 49%;
    }

    .jmnfgjju div {
        margin-bottom: 30px;
    }

    .header-topline-right {
        display: none;
    }


    .centecontentheadertop {
        flex-wrap: wrap;
    }

    .header-topline-cotial-center {
        display: flex;
        width: 100%;
        justify-content: flex-end;
        align-items: center;
    }

    .header-topline-left {
        width: 100%;
        justify-content: space-between;
        margin-right: 0;
    }

    a.lintsotial {
        margin-left: 0px;
    }

    img.icon_vk {
        width: 30px;
    }

    .centecontentheadertop {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .header-centerline-content {
        flex-wrap: wrap;
    }

    .forwhat {
        width: 100%;
        display: flex;
        order: 2;
        justify-content: space-around;
        margin-top: 40px;
    }

    .logo-header {
        width: 87%;
        order: 0;
        display: flex;
        align-items: center;
        justify-content: space-between;
        position: fixed;
        top: 40px;
        z-index: 100;
        background: #fff;

    }

    .headen-center-buttonright {
        width: 100%;
        display: flex;
        order: 1;
        margin-top: -10px;
        justify-content: space-between;
        flex-wrap: nowrap;
    }

    .header-topline {
        position: fixed;
        z-index: 100;
        width: 100%;
        background: #fff;
    }

    .main {
        padding-top: 0;
    }

    .header-topline-cotial-center {
        right: 1px;
        position: fixed;
    }

    .headercenterzapis {
        margin-bottom: 0;
        width: 40%;
    }

    .header-bottomline {
        display: none;
    }

    .main-content {
        padding-top: 20px;
    }

    .contact-sotial-line2 {
        display: flex;
        padding: 5px;
        border-radius: 5px;
        width: 240px;
        background: #66ABAF;
        align-items: center;
    }

    .contact-sotial-line2 .ic-contact {
        width: 20px;
    }

    .ic-contact img {
        width: 100%;
    }

    .contact-sotial-line2 p {
        margin-left: 10px;
        font-size: 14px;
        color: #000
    }

    .birger {
        display: block;
        width: 20px;
    }

    .search-mobile {
        display: block;
        width: 20px;
    }

    .search-mobile img {
        display: block;
        width: 100%;
    }

    .birger img {
        width: 100%;
        display: block;
    }

    .iclogos {
        width: 100px;
    }

    .phonemobile {
        display: block;
    }

    .mobilenavsitial {
        display: flex;
        width: 120px;
        justify-content: space-around;
    }

    .careers-description {
        justify-content: space-between;
    }

    .nevses {
        padding-top: 30px;
    }

    .header-centerline-content {
        padding-top: 10px;
    }

    .bignews {
        height: 400px;
    }

    .newsmain {
        width: 100%;
        flex-wrap: wrap;
        height: auto;
    }

    .sale-box {
        height: 240px;
    }

    .bignews {
        width: 100%;
    }

    .sale-conteiner {
        margin-top: 20px;
        display: flex;
        width: 100%;
        flex-direction: inherit;
        justify-content: space-between;
    }

    .sale-box {
        width: 49%;
    }

    .videoconteiner {
        flex-wrap: wrap;
    }

    .video-box {
        width: 100%;
    }

    .videoopisright {
        width: 100%;
        margin-top: 30px;
    }

    .sale-box span {
        padding: 10px 0px;
        display: flex;
        justify-content: center;
    }

    .sale-box span {
        right: 10%;
    }

    .contact-sotial-line2 {
        padding: 10px 0px;
        display: flex;
        justify-content: center;
        width: 280px;
    }

    .contact-sotial-line2 a {
        color: #000;
    }

    body #map {
        min-height: 286px;
        height: 286px;
    }

    .contact-sotial-line {
        width: 160px;
    }

    .langbox {
        margin-right: 0;
    }

    .action-item:nth-child(3n) {
        margin-right: 0;
    }

    .action-item {
        margin-right: 30px;
    }
}

@media only screen and (max-width: 1155px) {
    .header-nav ul li {
        margin-right: 20px;
    }

    /*.boxraspisanie{*/
    /*    display: none;*/
    /*}*/
    .footer-infoconteiner-tob-left {
        width: 100%;
    }
}

@media only screen and (max-width: 1069px) {
    .dostavkabtn {
        display: none;
    }

    /*.centecontentheadertop {*/
    /*    padding: 15px 20px;*/
    /*}*/
}

@media only screen and (max-width: 1020px) {}

@media (max-width: 992px) {



    .data.one-item-custom h2,
    .data.one-item-custom h3,
    /*     .data.one-item-custom h3 strong, */
    .data.one-item-custom h4,
    /*     .data.one-item-custom h2 strong, */
    /*     .data.one-item-custom strong, */
    .description_cateogry strong,
    .description_cateogry h2,
    .description_cateogry h3,
    .description_cateogry h4,
    .person-card__data h2,
    .person-card__data h3,
    .person-card__data h4 {
        font-size: 18px;
        margin-bottom: 12px;
    }

    .subcr-userActions-input .subcr-userCheck {
        display: block;
        margin: 35px 0;
    }

    .social-widgetsSubscr {
        width: 100%;
    }

    .social-widgetsSubscr div {
        width: 100%;
        display: block !important;
    }

    .social-widgetsLink a:last-child {
        margin-right: 0;
    }

    .subcr-userActions-send span {
        text-align: center;
        font-size: 24px;
    }

    .subcr-userActions .subcr-top {
        flex-direction: column;
    }

    .social-widgets .subcr-userCheck {
        display: flex;
        align-items: normal;
    }

    .social-widgets .subcr-userCheck input[type=checkbox i] {
        margin-top: 2px;
        margin-right: 7px;
    }

    .subcr-userCheck {
        margin: 35px 0;
    }

    .social-widgets .subcr-bottom {
        display: none;
    }

    .new-design.heading h1,
    .new-design.actions-h2 {
        font-size: 28px;
    }

    .actionItem-content {
        margin: 70px -5px 59px;
    }

    .new-design.heading {
        width: 100%;
    }

    .bignews a {
        width: 100%;
    }

    .presentlinc p,
    .linc-test {
        font-size: 28px;
    }

    .presentic {
        width: 32px;
    }

    .action-item:nth-child(3n) {
        margin-right: 40px;
    }

    .action-item {
        margin-right: 40px;
    }

    .social-widgets .social-widgetVisible {
        flex-direction: column;
    }

    .social-widgetsLink {
        margin-bottom: 40px;
    }
}

@media only screen and (max-width: 820px) {
    .forwhat {
        margin-top: 30px;
    }

    .sale-box span {
        right: 3%;
        width: 94%;
    }

    .bignews a {
        font-size: 28px;
    }

    .sale-box span p {
        font-size: 20px;
        padding: 0 10px;
    }

    .sale-box span {
        top: calc(100% - 65px);
    }

    .bignews a {
        /*  top: calc(100% - 48.8px); */
    }

    .nevses {
        padding-top: 20px;
    }

    .videoconteiner {
        margin-top: 30px;
    }

    .lincvidabs {
        top: calc(100% - 48.8px);
        font-size: 28px;
    }

    .videoopisright h3 {
        font-size: 20px;
    }

    .linc-test {
        margin-top: 40px;
        font-size: 28px;
    }

    .slider-line {
        margin-top: 40px;
    }

    .presentlinc p {
        font-size: 28px;
    }

    .presentlinc {
        margin-top: 40px;
    }

    .presentic {
        width: 30px;
    }

    .napravleniya {
        margin-top: 30px;
    }

    .napravleniya h2 {
        font-size: 28px;
    }

    .boxnapravle-left {
        width: 100%;
    }

    .boxnapravle-right {
        width: 100%;
    }
}

@media only screen and (max-width: 769px) {
    .bignews {
        height: 300px;
    }

    .mapscontent {
        order: 0;
        width: 100%;
    }

    .jmnfgjju {
        width: 100%;
    }

    .boxraspisanie {
        padding: 25px 0;
    }

    #map {
        height: 286px;
        width: 100%;
    }

    /*#map > ymaps,*/
    /*#map > ymaps > ymaps {*/
    /*    height: 286px !important;*/
    /*    width: 100%;*/

    /*}*/

    .footer-pravila {

        order: 1;
        padding-top: 20px;
    }

    .action-item:nth-child(3n) {
        margin-right: 38px;
    }

    .action-item:nth-child(2n) {
        margin-right: 0;
    }

    .action-item {
        margin-right: 38px;
    }

    .actions-itemSlide {
        width: auto;
    }

    .subcr-userActions-input div {
        margin-right: 20px;
    }
}

@media only screen and (max-width: 658px) {
    .dostavka-text {
        width: 100%;
    }

    .presentlinc p {
        text-align: center;
        margin: 0 15px;
    }

    .services-items {
        width: 100%;
    }

    .action-item {
        width: 100%;
        margin-right: 0 !important;

    }

    .action-itemImage {
        height: 230px;
    }

    .actions-itemSlide {
        height: 180px;
    }

    .actionItem-content {
        margin: 30px -5px 59px;
    }

    .actionItem-content {

        padding: 37px 0 34px;
    }
}

@media only screen and (max-width: 620px) {
    .sale-box span {
        top: calc(100% - 75px);
    }


    .phonebox a {
        font-size: 14px;
    }

    .adres-box {
        margin: 0;
    }

    .adres-box.mt-20 {
        margin-top: 0 !important;
    }
}

@media only screen and (max-width: 590px) {
    .footer-coppyright.mobil-ver {
        display: flex;
        width: 100%;
        align-items: center;
        justify-content: center;
        text-align: center;
    }

    .mobilenavsitial {
        width: 80px;
    }

    .footer-pravila {
        width: 100%;
        text-align: center;
    }

    .ggr21 {
        width: 100%;
        order: 1;
        justify-content: center;
    }

    .presentic {
        display: none;
    }

    .presentlinc p {
        text-align: center;
        margin: 0;
    }

    .contact-sotial-line2 {
        padding: 10px 0px;
        display: flex;
        justify-content: center;
        width: 250px;
    }

    .boxiconstydiacreate {
        margin-top: 15px;
    }

    .services-itemName {
        font-size: 21px;
    }

    .bignews a {
        width: 100%;
    }

    .lincnews {
        padding: 10px 20px;
        font-size: 24px;
    }

    .subcr-userActions-input {
        flex-direction: column;
    }

    .subcr-userActions {
        margin-top: 10px;
    }

    .subcr-userActions-input input {
        margin-bottom: 30px;
    }

    .subcr-userActions-input .modal_alert {
        bottom: -7px;
        z-index: 2;
    }

}

@media only screen and (max-width: 470px) {
    .dostavka-text h2 {
        margin-bottom: 20px;
    }

    .dostavka-text p {
        font-size: 14px;
    }

    .dostavka-btn {
        width: 100%;
    }

    .services-items {
        margin-top: 30px;
    }

    .services-itemName {
        font-size: 19px;
    }

    .services-itemIcon {
        width: 100px;
    }

    .iclogos {
        width: 90px;
    }

    .contact-sotial-line2 p {
        /*font-size: 12px;*/
        font-size: 14px;
    }

    .contact-sotial-line2 {
        width: 210px;
    }

    .ic-contact {
        width: 15px;
    }

    .mobilenavsitial {
        width: 60px;
    }

    .contact-sotial-line2 .ic-contact {
        width: 15px;
    }

    .lintsotial {
        width: 15px;
    }

    .headercenterzapis {
        width: 45%;
        font-size: 14px;
    }

    .forwhat a {
        font-size: 14px;
    }

    .forwhat {
        margin-top: 20px;
    }

    .nevses {
        padding-top: 10px;
    }

    .bignews a {
        font-size: 22px;
    }

    .bignews a {

        /*   top: calc(100% - 23.8px); */
        font-size: 19px;
        width: 100%;
        padding-top: 2px;
    }

    .sale-conteiner {
        margin-top: 10px;
        flex-direction: column;
        padding: 0;
    }

    .sale-box {
        width: 100%;
    }

    /*   .lincnews {
      padding-top: 2px;
  } */



    .nevses {
        order: 0;
    }

    .mar0 {
        order: 1;
    }

    .vides {
        order: 2;
    }

    .lofg {
        order: 3;
    }

    .presentlinc {
        order: 4;
        margin-top: 30px;
    }

    .pod {
        order: 5
    }

    .slider-line {
        order: 6;
    }

    .boxnapravle {
        margin-top: 20px;
        padding: 0;
    }

    .icnap {
        width: 80px;
    }

    .bxnap {
        margin-bottom: 20px;
    }

    .napravleniya h2 {
        font-size: 24px;
    }

    .bxnap a {
        font-size: 22px;
    }

    .sale-box span {
        padding-left: 10%;
    }

    .nevses {
        padding-left: 0;
        padding-right: 0;
    }

    .lincvidabs {
        top: calc(100% - 30.8px);
        font-size: 24px;
        padding-top: 2px;
        width: 70%;
    }

    .presentic {
        display: none;
    }

    .linc-test {
        font-size: 20px;

        width: 100%;
    }

    .presentic {
        width: 49%;
    }



    .video-box iframe {
        height: 200px;
    }

    .lincvidabs {
        top: 169px;
    }

    .presentlinc p {
        margin: 0;
        font-size: 20px;
    }

    .presentlinc {
        margin-top: 20px;
        width: 100%
    }





    .slider-conteiner {
        width: calc(100% - 40px);
    }

    footer {
        margin-top: 30px;
    }

    .sale-conteiner {
        padding: 0;
    }

    .sale-box {
        height: 175px;
    }

    .sale-box span {
        top: calc(100% - 31px);
        bottom: 0;
        padding: 0;
    }

    .adres-box {
        margin: 0;
    }

    .h3img {}

    .langbox {
        padding-right: 3px;
    }

    .h3img img {
        width: 100%;
    }

    .adres-box-content p {
        /*font-size: 12px;*/
        font-size: 14px;
    }

    .linegren {
        margin-right: 12px;
    }

    .phonebox a {
        font-size: 14px;
    }

    .mapscontent {
        width: 100%;
        order: 1;
    }

    .footer-pravila {
        order: 2;
    }

    .footer-pravila .lincpravela {
        display: block;
    }

    .lincpravela {
        display: none;
    }

    .jmnfgjju {
        width: 100%;
        order: 0
    }

    .boxiconstydiacreate {
        order: 2;
    }

    .jmnfgjju div {
        margin-bottom: 10px;
    }

    .boxraspisanie {
        padding: 20px 0;
    }

    #map {
        height: 100%;
    }

    .fgd {
        width: 30px;
    }

    .ggr21 {
        margin-top: 30px;
    }

    .footer-infoconteiner-tob {
        padding-bottom: 20px;
    }

    .footer-infoconteiner-tob-left {
        justify-content: space-between;
    }

    .lintsotial {
        width: 17px;
    }

    .ic-contact {
        width: 17px;
    }

    .arritsl {
        margin-top: 10px;
    }

    .arlefsl {
        margin-top: 10px;
    }

    .video-box {
        padding-bottom: auto;

    }

    .vides {
        height: 200px;
    }

    .videoconteiner {
        height: 200px;
    }

    .video-box {
        padding-bottom: 0;
    }

    .lofg {
        padding: 0;
        width: calc(48% - 20px);

        margin: 0;
        margin-left: 20px;
        margin-top: 30px;
    }

    .pod {
        padding: 0;
        width: 100%;
        margin: 0;

        /*   margin-left: calc(52%); */
        /*   margin-top: -116px; */
    }

    .presentlinc {
        width: 100%;
    }

    .linc-test {
        height: 96px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .phonebox a {
        /*font-size: 13px;*/
        font-size: 14px;
    }

    .h3img {
        display: flex;
        align-items: center;
        justify-content: center;
        min-height: 55px;
    }

    .h3img span {
        font-size: 22px;

    }


    .new-design.heading h1 {
        font-size: 28px;
    }

    .action-itemName {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .action-itemBot {
        padding: 26px 25px 34px;
    }

    .action-itemName,
    .action-itemDescr {
        height: auto;
    }

    .action-itemBtn {
        margin-top: 40px;
    }

    .social-widgets {
        margin-top: 20px;
    }

    .social-widgetsBtn {
        font-size: 20px;
        width: 100%;
        text-align: center;
        padding: 20px 0;
        display: block !important;
    }

    .social-widgetsSubscr {
        display: flex;
        width: 100%;
    }

    .careers-description {
        font-size: 14px;
    }




}

@media only screen and (max-width: 420px) {
    a.problem-customButton {
        font-size: 16px;
    }

    .linc-test {
        min-height: 84px;
    }

    .lincnews {
        padding: 10px 20px;
        font-size: 22px;
    }

    .h3img span {
        margin-bottom: 0;
    }

    .sale-conteiner {
        /*padding: 0 10px;*/
    }

    .lofg {
        height: 50px;
        margin-top: 20px;
    }

    .presentlinc {
        margin-top: -11px;
        min-height: 84px;
    }

    .header-centerline-content {}

    .centecontentheadertop {}

    .main-content {}

    .vides {}

    .slidecenter {
        padding: 0 10px;
    }

    .footer-content {
        padding: 0 10px;
    }

    .langbox {
        margin-right: 0;
    }

    .phonebox {
        padding: 0;
    }

    .footer-infoconteiner-tob {
        padding-bottom: 0;
    }

    .phonebox a {
        /*font-size: 12px;*/
        font-size: 14px;
    }

    .presentlinc p {
        font-size: 17px;
    }

    .linc-test {
        font-size: 17px;
    }

    .boxraspisanie p {
        font-size: 14px;
    }

    .boxraspisanie p span {
        font-size: 18px;
    }

    .sale-box span {
        padding-top: 2px;
        top: calc(100% - 26px);
    }

    .contact-sotial-line2 p {
        /*font-size: 11px;*/
        font-size: 14px;
    }

    .contact-sotial-line2 {
        width: 190px;
    }

    .linegren {
        margin-right: 5px;
    }

    .sale-box span {
        top: calc(100% - 40px);
        padding: 5px 0;
    }

    .vides {
        height: 250px;
    }

    .linc-test {
        margin-top: 0;
    }

    .lofg {
        height: auto;
        margin-top: 20px;
        width: calc(48% - 10px);
        margin-left: 10px;
    }

    .linc-test {
        height: 64px;
    }

    .pod {
        /*    margin-top: -73px; */
        width: 100%
    }

    .video-box {
        height: 200px;
    }

    .action-itemImage {
        height: 180px;
    }

    .new-design.heading h1 {
        height: 24px;
        font-size: 24px;
        line-height: 31px;
    }

    .actions-itemSliders {
        margin-top: 30px;
    }

    .actions-list {
        margin-top: 20px;
    }

    .action-itemName {
        font-size: 19px;
    }

    .action-itemBtn {
        display: flex;
        width: 100%;
        align-items: center;
    }

    .action-itemBtn a {
        width: 100%;
        text-align: center;
    }

    .action-itemBot {
        padding: 26px 25px 24px;
    }

    .social-widgetsLink a svg {
        width: 40px;
    }

    .social-widgetsBtn {
        font-size: 18px;
    }

    .actionItem-btn button {
        width: 100%;
    }

    .new-design.actions-h2 {
        font-size: 22px;
        margin-bottom: 25px;
        line-height: 20px;
    }

    .presentlinc {
        /* margin-top: -11px; */
        margin-top: 25px;
        min-height: 65px;
    }

}

@media only screen and (max-width: 386px) {
    .h_adres-box {
        display: none;
    }

    .o_header_rightbox .h_work-box {
        display: none;
    }

    .arlefsl {
        margin-top: 5px;
    }

    .adres-box-content p {
        /*font-size: 11px;*/
        font-size: 14px;
    }

    .iclogos {
        width: 70px;
    }

    .contact-sotial-line2 .ic-contact {
        width: 12px;
    }

    .lincnews {
        padding: 10px 15px;
        font-size: 18px;
    }

}

@media only screen and (max-width: 378px) {
    .h_adres-box {
        display: none !important;
    }

    .o_header_rightbox .h_work-box {
        display: none;
    }

    .header-centerline-content .o_header_rightbox {
        width: 100%;
    }

    .h3img {
        width: 100%;
        min-height: 40px;
    }

    /*.footer-infoconteiner-tob-left {*/
    /*    flex-direction: column;*/
    /*}*/
    .adres-box-content p {

        font-size: 12px;
    }

    .phonebox a {

        font-size: 12px;
    }

    .h3img span {
        font-size: 20px;
    }

    .new-design.heading h1 {
        height: 12px;
        font-size: 20px;
        line-height: 24px;
    }

    .new-design.actions-h2 {
        font-size: 20px;
    }

    .actionItem-content {
        margin: 30px -5px 35px;
    }


}

@media only screen and (max-width: 360px) {
    .h_adres-box {
        display: none;
    }

    .vides {
        height: 208px;
    }

    .sale-box span p {
        font-size: 18px;
    }

    .services-item {
        padding: 0;
    }

    .services-itemName {
        font-size: 16px;
    }

    select {
        width: 110px;
    }

    .headercenterzapis {
        padding: 10px 0;
    }

    .contact-sotial-line2 p {
        font-size: 14px;
    }

    .contact-sotial-line2 {
        width: 180px;
    }

    .iclogos {
        width: 50px;
    }

    .mobilenavsitial {
        width: 50px;
    }

    .linc-test {
        height: 84px;
    }

    .pod {
        /*   margin-top: -73px; */
        width: 100%
    }

    .adres-box-content p {
        font-size: 12px;
    }

    a.route_yandex {
        font-size: 12px;
    }

    .phonebox a {
        font-size: 12px;
    }

    .bignews a {

        font-size: 17px;
        width: 100%;
        padding-top: 5px;
    }

    .action-itemBtn a {
        padding: 12px 50px;

        font-size: 16px;
    }

    .action-itemBot {
        padding: 18px 19px 24px;
    }
}

@media only screen and (max-width: 335px) {
    .h_adres-box {
        display: none;
    }

    .lincnews {
        padding: 10px 15px;
        font-size: 16px;
    }

    .contact-sotial-line2 p {
        margin-left: 6px;
    }

    .contact-sotial-line2 {
        width: 171px;
    }

    .footer-pravila .lincpravela {
        font-size: 13px;
    }

    .adres-box-content p {
        /*font-size: 10px;*/
        font-size: 14px;
    }

    .phonebox a {
        /*font-size: 10px;*/
        font-size: 14px;
    }

    .contact-sotial-line p a {
        /*font-size: 11px;*/
        font-size: 12px;
    }

    .ic-contact {
        width: 16px;
    }


}

a.zphone[href="tel:+78452990274"]+a.zphone[href="tel:+78452990274"] {
    display: none;
}

a.zphone[href="tel:+78452990475"]+a.zphone[href="tel:+78452990475"] {
    display: none;
}

a.zphone[href="tel:+78452991043"]+a.zphone[href="tel:+78452991043"] {
    display: none;
}

a.zphone[href="tel:+78452991436"]+a.zphone[href="tel:+78452991436"] {
    display: none;
}

.expert_inom.clearfix:before,
.expert_inom.clearfix:after {
    content: " ";
    display: table;
}

.expert_inom {
    border: 1px solid #22afb6;
    margin: 0 0 25px;
    position: relative;
    padding: 40px 54px 28px;
}

.expert_inom .expert__header {
    position: absolute;
    top: -26px;
    left: 0;
    right: 0;
    text-align: center;
}

.expert_inom .expert__header span {
    font-family: BebasRegular, sans-serif;
    background: #fff;
    display: inline-block;
    vertical-align: top;
    padding: 0 12px;
    font-size: 36px;
}

.expert_inom .expert__txt {
    overflow: hidden;
    font-size: 22px;
    color: #44535a;
    padding: 0 0 0;
    position: relative;
    margin-top: -2px;
}

.expert_inom .expert__txt p {
    font-size: 14px;
    line-height: 1.6;
}

/* font size correction */
@media only screen and (min-width: 1580px) {

    .h2,
    h2 {
        font-size: 30px;
    }

    .h3,
    h3 {
        font-size: 26px;
    }

    .heading_size_m>span {
        font-size: 30px;
    }
}

@media only screen and (max-width: 1580px) {
    .heading_size_l h1 {
        font-size: 33px;
    }

    .heading_size_m>span {
        font-size: 26px;
    }

    .h2,
    h2 {
        font-size: 26px;
    }

    .h3,
    h3 {
        font-size: 24px;
    }
}

@media only screen and (max-width: 1200px) {
    .h_adres-box {
        display: none !important;
    }

    .o_header_rightbox .h_work-box {
        display: none;
    }

    .header-centerline-content .o_header_rightbox {
        width: 100%;
        z-index: 1000;
        margin-top: 105px;
    }

    .forwhat {
        display: none;
    }

    .header-centerline-content .o_header_leftbox {
        width: 100%;
    }

    .heading_size_l h1 {
        font-size: 30px;
    }

    .heading_size_m>span {
        font-size: 24px;
    }

    .data.one-item-custom h2 {
        font-size: 24px;
    }

    .data.one-item-custom h3 {
        font-size: 22px;
    }
}

@media only screen and (max-width: 992px) {
    .h_adres-box {
        display: none !important;
    }

    .header-centerline-content .o_header_rightbox {
        position: fixed;
        width: 91%;
        z-index: 100;
        top: 100px;
        background: #fff;
        margin-top: 0;
    }

    .o_header_rightbox .h_work-box {
        display: none;
    }

    .heading_size_l h1 {
        font-size: 27px;
    }

    .heading_size_m>span {
        font-size: 22px;
    }

    .data.one-item-custom h2 {
        font-size: 24px;
    }

    .data.one-item-custom h3 {
        font-size: 22px;
    }
}

.h_adres-box {
    display: flex;
    justify-content: space-between;
}

.h_adres-box-content p {
    font-size: 14px;
    font-family: 'SFUIDisplayMedium';
    margin-bottom: 10px;
}

.h_box-title a {
    color: #1a2d32;
    display: inline-block;
    width: 100%;
    margin-bottom: 8px;
    line-height: 1;
    text-transform: uppercase;
    font-size: 24px;
    font-family: BebasRegular, sans-serif;
    transition: all 0.05s ease-out;
}

.h_box-phone a {
    font-weight: normal;
    color: #1A2D31;
    margin-bottom: 4px;
    font-size: 13px;
    font-family: 'SFUITextSemibold';
    transition: all 0.05s ease-out;
}

.h_box-phone a span {
    font-size: 11px;
}

.o_header_leftbox {
    width: 35%;
}

.h_box-title a:hover {
    color: #66abaf;
    text-decoration: underline;
}

.h_box-phone a:hover {
    color: #66abaf;
}

.h_box-hr {
    color: #66abaf;
}

.h_dop-box {
    display: flex;
}

.h_box-hr {
    width: 3px;
    margin: 0 5px 0 0;
    height: auto;
    align-self: stretch;
    background: #30A9AE;
}

.h_work-box_social {
    display: flex;
    justify-content: flex-start;
    padding: 0 10px;
}

.social-widgetsLink img {
    max-width: 30px;
}

.h_work-box_social a {
    display: block;
    margin-right: 10px;
}

.h_work-box_social img {
    width: 100%;
    display: block;
    transition: all 0.05s ease-out;
    max-width: 30px;
}

.h_work-box_social img:hover {
    width: 95%;
}

.o_header_rightbox {
    display: flex;
    width: 35%;
    justify-content: space-between;
}


a.pozvonit {
    font-family: BebasRegular, sans-serif;
    font-size: 18px;
    line-height: 21px;
    text-align: center;
    margin-bottom: -125px;
    margin-top: 30px;
    padding: 12px 30px;
    background-color: #1E8389;
    color: #000;
    display: none;
    max-width: max-content;
}

a.route_yandex {
    font-family: 'SFUIDisplayMedium';
    font-size: 14px;
    display: initial;
    padding: 0;
}

a.route_yandex__contacts {
    display: inline-block;
    font-size: 18px;
    color: #000;
    font-weight: bold;
    margin-bottom: 20px;
}

select[name="sorting"] {
    border: 1px solid #31a9af;
    padding: 10px;
    margin-left: auto;
    color: #31a9af;
    width: 200px;
}

.sort-block {
    margin: 10px 0;
}

.s-switcher {
    padding-bottom: 25px;
}


.main-page span.page__left-element.no-select {
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: url("data:image/svg+xml,%3Csvg id='Flat' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256'%3E%3Cpath d='M128,182a5.98159,5.98159,0,0,1-4.24268-1.75732l-80-80a6.00006,6.00006,0,0,1,8.48536-8.48536L128,167.51465l75.75732-75.75733a6.00006,6.00006,0,0,1,8.48536,8.48536l-80,80A5.98159,5.98159,0,0,1,128,182Z'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: center;
    border-bottom: 0;
    width: 35%;
    margin-left: 0;
    background-position: left;
    background-size: 15px;
    margin-left: 5px;
}

.service-page-link {
    display: inline-block;
    border-bottom: 1px solid #8c9698;
    color: #1a2d32;
    font-size: 13px;
    cursor: pointer;
    vertical-align: middle;
}

.service-page-link.active {
    color: #31a9af;
    border-color: #98d4d7;
}

.mobinav li {
    font-size: 22px;
    padding-top: 25px;
    text-align: center;
    list-style: none;
}

@media only screen and (max-width: 991px) {
    a.pozvonit {
        display: block;
    }
}


@media only screen and (max-width: 420px) {
    a.pozvonit {
        font-family: BebasRegular, sans-serif;
        font-size: 18px;
        line-height: 21px;
        text-align: center;
        margin-bottom: -60px;
        margin-top: 30px;
        padding: 12px 30px;
        background-color: #1E8389;
        color: #000;
        display: block;
        max-width: 100%;
    }
}


blockquote {
    border-left: 5px solid #66abaf;
    border-right: 5px solid #66abaf;
    margin: 30px 0;
    padding: 15px;
}

.o_uslugi-seo-content blockquote p {
    margin: 0;
    font-family: BebasRegular, sans-serif;
    font-size: 20px;
}

.o_uslugi-seo-content ul {
    padding: 0 0 0 20px;
    margin: 0 0 20px;
}

.o_uslugi-seo-content ul li {
    list-style-type: disc;
    margin: 0 0 5px;
}









ul.custom_info {
    display: flex;
    width: 100%;
    margin-bottom: 30px;
    margin-top: 30px;
    justify-content: space-between;
}

ul.custom_info li strong {
    display: block;
    font-weight: 900 !important;
    font-size: 18px;
    font-style: normal;
}

ul.custom_info li {
    min-width: max-content;
    font-style: italic;
    font-weight: 500;
}

@media (max-width: 991px) {
    ul.custom_info {
        display: flex;
        width: 100%;
        margin-bottom: 30px;
        margin-top: 30px;
        justify-content: space-between;
        flex-direction: column;
    }

    ul.custom_info li strong {
        display: block;
        font-weight: 900 !important;
        font-size: 18px;
        font-style: normal;
    }

    ul.custom_info li {
        min-width: max-content;
        font-style: italic;
        font-weight: 500;
        margin-bottom: 15px;
    }
}






.formtip2 {
    background: #66ABAF;
    padding: 15px 30px;
    /* text-align: center; */
    margin-bottom: 30px;
    display: flex;
    align-items: center;
}

.formtip2 h4 {
    text-align: center;
    font-size: 30px;
    font-weight: 400;
    font-family: "BebasRegular", sans-serif;
    color: #fff;
    margin-bottom: 0px !important;
}

.header_tip2 {
    width: 70%;
}

.btn_tip2 {
    width: 30%;
}

.btn_tip2 {}

.btn_tip2 a.zphone {
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    text-decoration: none;
    position: relative;
    line-height: 1.6;
    /* padding-left: 30px; */
    margin: 0 auto;
    display: block;
    max-width: max-content;
    margin-bottom: 15px;
}

.btn_tip2 a.zphone:before {
    content: '';
    position: absolute;
    left: -30px;
    top: 0;
    margin: auto;
    bottom: 0;
    width: 22px;
    height: 22px;
    background-image: url(/themes/okeania/assets/images/icon/header-page__phone.png);
}

.btn_tip2 a.zphone:after {
    content: '';
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    height: 1px;
    background: #fff;
}

.btn_tip2 button.btn.order-modal-btn {
    background: #da2864;
    cursor: pointer;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 40px;
    font-size: 18px;
    line-height: 1.6;
    margin-right: 0px;
    margin: 0 auto;
}

@media (max-width: 1600px) {
    .formtip2 h4 {
        font-size: 20px;
    }
}

@media (max-width: 1200px) {
    .header_tip2 {
        width: 60%;
    }

    .btn_tip2 {
        width: 40%;
    }
}

@media (max-width: 991px) {
    .header_tip2 {
        width: 100%;
    }

    .btn_tip2 {
        width: 100%;
    }

    .formtip2 {
        display: flex;
        flex-direction: column;
    }

    .formtip2 h4 {
        font-size: 20px;
        margin-bottom: 15px !important;
    }
}



.lpg_order_custom .header-page:before {
    display: none;
}

.lpg_order_custom .header-page:after {
    display: none;
}

.lpg_order_custom .header-page>span:last-child {
    display: none;
}

.lpg_order_custom .header-page>span:first-child {
    display: none;
}

.header-page__divider {
    display: none;
}

.lpg_order_custom .header-page h4 {
    width: 70%;
    text-align: center;
    font-size: 30px;
    font-weight: 400;
    font-family: "BebasRegular", sans-serif;
    color: #fff;
    margin-bottom: 0px !important;
    line-height: 100%;
}

.lpg_order_custom .header-page__foot {
    width: 30%;
    display: flex;
    flex-direction: column;
    margin: 0 !important;
}

.lpg_order_custom .header-page .header-page__cont {
    display: flex;
    padding: 0px 15px !important;
    align-items: center;
}

.lpg_order_custom .header-page__tel {
    margin-bottom: 15px !important;
    margin: 0 auto;
}

.lpg_order_custom .header-page__btn {
    max-width: 250px;
    margin: 0 auto;
}

.lpg_order_custom button.btn.order-modal-btn {
    margin: 0;
}

.lpg_order_custom .header-page {
    padding: 26px 40px 26px !important;
}









@media (max-width: 1600px) {
    .lpg_order_custom .header-page h4 {
        font-size: 20px !important;
    }
}

@media (max-width: 1200px) {
    .lpg_order_custom .header-page h4 {
        width: 60%;

    }

    .lpg_order_custom .header-page__foot {
        width: 40%;
    }
}

@media (max-width: 991px) {
    .lpg_order_custom .header-page h4 {
        width: 100%;

    }

    .lpg_order_custom .header-page__foot {
        width: 100%;
    }

    .lpg_order_custom .header-page .header-page__cont {
        display: flex;
        flex-direction: column;
    }

    .lpg_order_custom .header-page h4 {
        font-size: 20px;
        margin-bottom: 15px !important;
    }
}

.o_uslugi-seo_rating h4 {
    margin: 0 !important;
}

.o_uslugi-seo_rating {
    transition: all 0.3s ease-out;
}

.o_uslugi-seo_rating:hover {
    opacity: 0.8;
    color: #dafdff;
}

/*Таблица прайс-лист*/

.accordion-group {
    margin: 16px 0;
}

.accordion-body {
    display: none;
    padding: 10px 15px;
    background: #FFF;
    border-radius: 5px;
    border: 2px solid #66afa7;
}

.accordion-body>*>.accordion-body {
    background: #FFF;
    margin: 0;
}

.accordion-header {
    background: #66afa7;
    margin: 8px 0;
    color: #000;
    padding: 8px 40px 8px 20px;
    cursor: pointer;
    border-radius: 5px;
    position: relative;
}

.accordion-header::after {
    content: "+";
    right: 16px;
    font-family: Courier;
    font-size: 28px;
    line-height: 28px;
    font-weight: bold;
    color: #fff;
    position: absolute;
}

.accordion-header.open {
    background: #66af8f;
    color: #fff;
    font-weight: bold;
    text-transform: none !important;
}

.accordion-header.open::after {
    content: "-";
    color: #FFF;
}

.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    border-collapse: collapse;
}

.table {
    width: 100%;
    margin-bottom: 1rem;
    color: #212529;
    margin-top: 1rem;
}

.block-price .table th {
    vertical-align: middle;
    text-align: left;
    font-size: 18px;
}

.table thead th {
    vertical-align: bottom;
    font-size: 19px;
    background: #f8f8f8;
    text-align: left;
    padding: 18px 25px;
    vertical-align: top;
}

.table td {
    padding: 0 0 0 25px;
    font-size: 17px;
}

.table td:nth-child(3n) {
    padding: 0;
}

.table tr:nth-child(2n) {
    background: #f8f8f8;
}

.table-responsive {
    margin: 30px 0 0 0;
}

.block-price .link-block {
    position: absolute;
    opacity: 0;
    border: none;
    transition: opacity 0.3s;
    cursor: pointer;
}

.block-price td:last-child {
    position: sticky;
    opacity: 0;
    border: none;
    transition: opacity 0.3s;
}

.header-width {
    width: 100%;
}

.block-price tr:hover td {
    opacity: 1;
    border-top: 1px solid #66ABAF;
}

.block-price tr:hover td {
    background: #66ABAF;
    color: #fff !important;
}

.block-price tr:hover .link-block {
    background: #db2c67e6;
    color: #fff;
    text-align: center;
}

.block-price tr:hover td a:hover,
.block-price tr:hover td a {
    color: #fff;
}

.collapsible {
    background-color: #66ABAF;
    color: white;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 20px;
}

.collapsible.active,
.collapsible:hover {
    background-color: #66afa7;
}

.collapsible:after {
    content: '\002B';
    color: white;
    font-weight: bold;
    float: right;
    margin-left: 5px;
}

.collapsible.active:after {
    content: "\2212";
}

.content_description {
    padding: 0 0 0 10px;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
    margin: 10px 0;
}

.header-width h1 {
    flex: 1 1;
    margin: 0 0 20px 0;
}

.table .link-new-block a[modalbox] {
    display: block;
    padding: 15px 20px;
    background: #da2864;
    text-align: center;
    color: #fff;
    text-decoration: none;
    margin: 5px 0;
}

.table .link-new-block a[modalbox]:hover {
    background: #db2c67e6;
}

.pricelist-title {
    justify-content: flex-start;
    display: flex;
    flex-direction: row;
    width: fit-content;
    align-items: flex-start;
}

.download-pdf {
    align-items: center;
    column-gap: 5px;
    display: flex;
    margin-left: 10px;
    flex-direction: row;
}

.download-pdf a {
    align-items: flex-end;
    display: flex;
}

.download-pdf img {
    width: 37px;
}

.download-pdf span {
    font-size: 1rem;
}

@media (max-width: 767px) {
    .table {
        display: block;
        overflow-x: auto;
    }

    .table thead th {
        padding: 10px;
        font-size: 16px;
    }

    .table td {
        padding: 5px 0 5px 10px;
    }

    .table .link-new-block a {
        padding: 10px;
    }

    div#sert_tabs .nav-link {
        padding: 5px 10px !important;
    }

}

@media (max-width: 450px) {
    .accordion-body {
        padding: 5px;
    }

    .table td {
        padding: 5px 0 5px 0;
        font-size: 14px;
    }

    .table thead th {
        padding: 5px;
        font-size: 13px;
    }
}


.percent_discount span {
    background-color: red;
    color: white;
    padding: 5px;
    border-radius: 9px;
}

.outdated_price {
    text-decoration: line-through;
}

@media (min-width: 1201px) and (max-width: 1579px) {
    .bignews.owl-carousel.owl-drag .owl-item {
        height: 80%;
    }
}


[button-placement=bottomRight] {
    bottom: 180px !important;
    right: 15px !important;
}

.wrap__A3wuE {
    bottom: 70px !important;
}

.scroll-up {
    margin-bottom: 25px !important;
}