.top .menu li.level-2:hover a {
    color: #2ec8fe;
}

.footer .menu li.level-1 a.item-1:hover {
    text-decoration: underline;
}

.footer .menu li.level-1 a.item-2:hover {
    text-decoration: underline;
}

.footer .menu li.level-1 a.item-3:hover {
    text-decoration: underline;
}

.footer .menu li.level-1 a.item-4:hover {
    text-decoration: underline;
}

.title-item-list .section-item .items .item:hover span {
    text-decoration: underline;
}

.sertifikat a:hover {
    margin-top: -20px;
    -webkit-transition: all 0 ease-out 0.5s;
    transition: all 0 ease-out 0.5s;
}

.top .lang span {
    border: 0;
    vertical-align: middle;
}


.page-scroll #toTop {
    bottom: 20px;
    right: 20px;
}

#toTop {
    position: fixed;
    bottom: -200px;
    right: -200px;
    z-index: 19;
    padding: 7px 14px;
    -webkit-transition: all .3s ease-in;
    transition: all .3s ease-in;
    color: #ffffff;
    background: url(../images/button2.png) 0 0 no-repeat;
    border-radius: 6px;
    padding: 9px 27px 6px;
    text-align: center;
    cursor: pointer;
    font-size: 14px;
    text-transform: uppercase;
}

.map__zoom {
    position: absolute;
    right: 0;
    top: 80px;
}

.map__zoom-button {
    display: block;
    margin-bottom: 5px;
    width: 42px;
    height: 46px;
    opacity: 0.8;
}

.map__zoom-button--zoom-in {
    background: url(/upload/images/map-zoom-in.png);
}

.map__zoom-button--zoom-out {
    background: url(/upload/images/map-zoom-out.png);
}

.map__zoom-button:hover {
    opacity: 1;
}

.top .menu li.level-1 a.item-4 {
    background-image: url('../images/handshake.png');
}

.top .menu li.level-1 a.item-5 {
    background-image: url('../images/item4.png');
}

.top .menu li.level-1 a {
    font-size: 15px;
    font-weight: 400;
}

.lang span {
    border: 2px dotted currentColor !important;
    padding: 3px 3.9px !important;
    -webkit-transition: border-color 0.3s;
    transition: border-color 0.3s;
}

.lang span:hover {
    border-color: transparent !important;
}

.top .lang span {
    color: #000;
    margin-right: 0;
}

.header, .top {
    height: auto;
}

.lang span:nth-child(3) {
    display: none;
}

.menu ul {
    padding: 0;
}

.phone {
    margin-right: 0;
}

.phone .fs-iframe {
    color: #fff !important;
}

.phone .fs-iframe:hover {
    text-decoration: none;
}

.phone__link {
    margin-top: 20px;
    padding-left: 20px;
    background: url('../images/phone.png') 0 50% no-repeat;
    color: inherit;
    text-decoration: none;
}

.phone__link:hover {
    text-decoration: underline;
    color: #fff;
}

.mail__link {
    margin-top: 20px;
    padding-left: 20px;
    color: inherit;
    text-decoration: none;
    background: url('../images/mail-link-12px.png') 0 50% no-repeat;
}
.mail__link:hover {
    text-decoration: underline;
    color: #fff;
}

.top {
    max-height: 74px;
}

.top .phone .callback {
    color: #fff;
    border-color: #fff;
}

.top .phone .callback:hover {
    border: none;
}

.top .lang {
    margin: 0;
    margin-top: 22px;
    margin-left: 12px;
}

.top .menu li.level-1.active {
    background-color: rgba(0, 0, 0, 0.52);
}

.top .menu li.level-1:hover ul.secondlevel, .top .menu li.level-1 ul.secondlevel:hover {
    padding: 10px;
}

.top .menu li.level-1 ul.secondlevel {
    background: rgba(19, 46, 79, 0.92);
}

body .slogan {
    margin: 13px 0 0;
}

body .slogan span {
    width: 30%;
    font-size: 16px;
    line-height: 0.9;
}

body .button.help, body .button.order {
    float: left;
}

.top-slider {
    padding: 0 15px;
    padding-top: 35px;
    margin-top: 5px;
    background-color: rgba(255, 255, 255, 0.8)
}

.container--slogan {
    position: relative;
}

.container--slogan:before {
    display: block;
    position: absolute;
    content: '';
    left: -100%;
    right: -100%;
    top: 100%;
    height: 3px;
    background-color: rgb(41, 58, 164);
}

.button.order, .button.help {
    background-image: none;
    -webkit-box-shadow: 0 3px 0 rgb(43, 50, 87);
            box-shadow: 0 3px 0 rgb(43, 50, 87);
    background-color: rgb(41, 58, 164);
    border-radius: 5px;
    height: 31px;
}

.button.help:hover, .button.order:hover {
    color: #fff;
    -webkit-box-shadow: 0 0px 0 rgb(43, 50, 87);
            box-shadow: 0 0px 0 rgb(43, 50, 87);
}

.button.order:hover span {
    margin: 0 0 0 3px;
    -webkit-transform: translateX(5px);
            transform: translateX(5px);
}

.button.help:hover span {
    margin: 0 -20px 0 3px;
    -webkit-transform: translateX(5px);
            transform: translateX(5px);
}
.button-price {
    margin: 30px 0 0 0;
    height: 50px;
    text-align: center;
    color: white;
}
.button.price {
    padding: 6px;
    font-size: 14px;
    margin-bottom: 20px;
    background-image: none;
    -webkit-box-shadow: 0 3px 0 rgb(43, 50, 87);
    box-shadow: 0 3px 0 rgb(43, 50, 87);
    background-color: rgb(41, 58, 164);
    border-radius: 5px;
    height: 31px;
    text-transform: none;
}

.button.price:hover {
    color: #fff;
    -webkit-box-shadow: 0 0px 0 rgb(43, 50, 87);
    box-shadow: 0 0px 0 rgb(43, 50, 87);
}

.slogan .search {
    margin-top: 0 !important;
    width: auto;
    z-index: auto;
}

.slogan .search input {
    background-color: rgb(41, 58, 164);
    -webkit-box-shadow: 0 3px 0 rgb(43, 50, 87);
            box-shadow: 0 3px 0 rgb(43, 50, 87);
    max-width: 91px;
    width: 100%;
    color: #fff;
    font-size: 15px;
    height: 31px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    padding: 5px 10px 5px 31px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.slogan .search input:focus {
    max-width: 250px;
}

.slogan .search input::-webkit-input-placeholder { color: #fff; }
.slogan .search input::-moz-placeholder          { color: #fff; } /* Firefox 19+ */
.slogan .search input:-moz-placeholder           { color: #fff; } /* Firefox 18- */
.slogan .search input:-ms-input-placeholder      { color: #fff; }

.slogan .search .loop {
    width: 31px;
    height: 31px;
    background-position: center center;
    left: 0;
    top: 0;
    right: auto;
}

.slider-wrap {
    position: absolute;
    left: -40px;
    right: 0;
    margin: auto;
    max-width: 320px;
}

.slidelist {
    width: 100%;
    display: inline-block;
    position: relative;
}

.title-item-list {
    overflow: visible;
}

.slider.top-slider {
    position: relative;
    min-height: 435px;
}

.section-item {
    max-width: 350px;
    width: 100%;
}

.section-2 {
    position: absolute;
    right: 15px;
    top: 35px;
}

.slidelist img {
    max-width: 100%;
    max-height: 330px;
    position: relative;
    display: inline-block;
}

.slide {
    max-height: 330px;
    text-align: center;
}

.slick-slide {
    min-height: 330px;
}

.b-button {
    display: block;
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
    margin: auto;
    width: 172px;
    text-decoration: none;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    font-size: 18px;
    color: rgb(255, 255, 255);
    -webkit-box-shadow: 0 3px 0 rgb(43, 50, 87);
            box-shadow: 0 3px 0 rgb(43, 50, 87);
    background-color: rgb(41, 58, 164);
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    padding: 9px 0px;
    padding-left: 50px;
    border-radius: 5px;
}

.b-button__reviews {
    text-align: center;
    display: block;
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
    margin: auto;
    margin-bottom: 30px;
    width: 172px;
    text-decoration: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 18px;
    color: rgb(255, 255, 255);
    -webkit-box-shadow: 0 3px 0 rgb(43, 50, 87);
    box-shadow: 0 3px 0 rgb(43, 50, 87);
    background-color: rgb(41, 58, 164);
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    padding: 9px 0px;
    border-radius: 5px;
}


.b-button:hover {
    color: rgb(255, 255, 255);
    -webkit-box-shadow: 0 0px 0 rgb(43, 50, 87);
            box-shadow: 0 0px 0 rgb(43, 50, 87);
}

.b-button__reviews:hover {
    color: rgb(255, 255, 255);
    -webkit-box-shadow: 0 0px 0 rgb(43, 50, 87);
    box-shadow: 0 0px 0 rgb(43, 50, 87);
}

.b-button__inner {
    display: block;
    position: relative;
}

.b-button__inner:before {
    background-image: url('../images/arrowenter.png');
    background-repeat: no-repeat;
    position: absolute;
    display: block;
    content: '';
    width: 27px;
    height: 27px;
    left: -37px;
    top: -2px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.b-button:hover .b-button__inner:before {
    -webkit-transform: translateX(5px);
            transform: translateX(5px);
}

.title-item-list .section-item .arrowlist {
    font-size: 36px;
    font-weight: 700;
    line-height: 36px;
    margin-bottom: 40px;
}

.title-item-list {
    width: 350px;
}

.top .menu li.level-1:hover {
    background-color: rgba(0, 0, 0, 0.52);
}

.top .menu li.level-1:hover ul.secondlevel, .top .menu li.level-1 ul.secondlevel:hover {
    padding: 0;
}

.top .menu li.level-2 a {
    padding: 10px 20px;
    white-space: nowrap;
}

.search:hover .loop {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
}

.title-item-list .section-item .items .item:hover span {
    text-decoration: none;
}

.title-item-list .section-item .items .item span {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    position: relative;
    display: block;
    padding: 13px 0;
    padding-left: 28px;
}

.title-item-list .section-item .items .item span:before {
    display: block;
    content: '';
    position: absolute;
    background-image: url('../images/triangle.png');
    background-repeat: no-repeat;
    width: 8px;
    height: 10px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    left: 10px;
    top: -1px;
    bottom: 0;
    margin: auto;
}

.title-item-list .section-item .items .item.slick-active span {
    background-color: rgb(41, 58, 164);
    color: #fff;
}

.title-item-list .section-item .items .item.slick-active span:before {
    background-image: url('../images/triangle--active.png');

}

.video-block__main, .video-block__list-item {
    text-decoration: none;
    display: block;
}
.video-block__main:focus {
    outline: 0;
}

.video-block__link {
    text-decoration: none;
    display: inline-block;
    position: relative;
}

.video-block__link:hover:before {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
}

.video-block__link img {
    vertical-align: middle;
    max-width: 100%;
}

.video-block__link:focus, .video-block__list-item:focus {
    outline: 0;
}

.video-block__list-item .video-block__title {
    display: inline-block;
    max-width: 250px;
    vertical-align: middle;
    padding: 5px 10px;
}

.video-block__main .video-block__title {
    display: block;
    margin-top: 10px;
}

.video-block__list-item {
    padding-left: 10px;
    padding-bottom: 10px;
}

.video-block__list-item:last-child {
    padding-bottom: 0;
}

.video-block__title {
    font-size: 18px;
}

.video-block__main {
    float: left;
    width: 567px;
}

.video-block__list {
    float: right;
    width: 503px;
    height: 315px;
    overflow: hidden;
}

.video-block__link:before {
    display: block;
    content: '';
    position: absolute;
    background-image: url('../images/youtube.svg');
    background-repeat: no-repeat;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.video-block__main .video-block__link:before {
    width: 78px;
    height: 55px;
}

.video-block__list-item .video-block__link:before {
    width: 55px;
    height: 39px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: rgb(41, 58, 164);
}

.b-title {
    font-size: 36px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    margin: 0;
    padding: 25px;
}

.video-block-wrap {
    padding-bottom: 20px;
}

.webest .blocks .block25 {
    font-size: 18px;
    line-height: 22.3px;
}

.header {
    background-image: url('../images/bg.png');
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center 73%;
}

.news {
    padding: 0;
    overflow: visible;
    padding-bottom: 50px;
}

.news h2 {
    font-size: 36px;
    margin: 0;
    padding: 30px 0;
}

.news-wrap {
    margin-right: -30px;
}

.news__item {
    width: 33.3333333333%;
    float: left;
}

.news__item-inner {
    display: block;
    background-color: rgb(253, 253, 253);
    -webkit-box-shadow: 0 4px 16px rgba(16, 18, 17, 0.32);
            box-shadow: 0 4px 16px rgba(16, 18, 17, 0.32);
    height: 271px;
    margin-right: 30px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    text-decoration: none;
    font-size: 16px;
    padding: 10px 40px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
    margin-bottom: 30px;
}

.news__item-inner:hover {
    -webkit-box-shadow: 0 4px 60px rgba(16, 18, 17, 0.5);
            box-shadow: 0 4px 60px rgba(16, 18, 17, 0.5);
}

.webest .blocks .block25 {
    background: none !important;
    position: relative;
}

.webest .blocks .block25:before {
    position: absolute;
    display: block;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    background-repeat: no-repeat;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.webest .blocks .block25.item-1:before {
    background-image: url('../images/icon-1.svg');
    width: 77px;
    height: 91px;
}

.webest .blocks .block25.item-2:before {
    background-image: url('../images/icon-2.svg');
    width: 95px;
    height: 86px;
}

.webest .blocks .block25.item-3:before {
    background-image: url('../images/icon-3.svg');
    width: 71px;
    height: 98px;
}

.webest .blocks .block25.item-4:before {
    background-image: url('../images/icon-4.svg');
    width: 74px;
    height: 80px;
}

.webest .blocks > a {
    display: block;
}

.webest .blocks .block25:hover:before {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
}

.news__more-but {
    margin-top: 30px;
    display: block;
    font-size: 18px;
    text-align: center;
    text-decoration: underline;
    cursor: pointer;
}

.news__more-but:hover {
    text-decoration: none;
}

.news-list a:hover {
    color: inherit;
}

.news__more {
    margin-top: 10px;
    color: rgb(41, 58, 164);
    text-decoration: underline;
}

.news__more:hover {
    text-decoration: none;
}

.news__title {
    margin: 0;
    font-size: 18px;
}

.news__item-inner:before {
    position: absolute;
    display: block;
    content: '';
    top: 15px;
    left: 15px;
    background-image: url('../images/par.png');
    width: 11px;
    height: 32px;
}

.news__date {
    margin-bottom: 10px;
}

.news__text {
    line-height: 1.1;
}

.news__text p {
    margin: 0;
}

.news__item-container {
    max-height: 206px;
    height: 100%;
    overflow: hidden;
}

.service-grid__inner {
    display: block;
    text-decoration: none;
}

.service-grid__inner:hover {
    color: inherit;
}

.service-grid__inner:hover .service__icon {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
}

.service__text {
    font-size: 16px;
}

.service-grid {
    margin-right: -10px;
}

.service-grid__item {
    width: 16.6666666667%;
    float: left;
}

.service-grid__inner {
    margin-right: 10px;
    text-align: center;
}

.service__icon {
    width: 105px;
    height: 99px;
    display: inline-block;
    background-position: center center;
    background-repeat: no-repeat;
    margin-bottom: 15px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.service__icon--1 {
    background-image: url('../images/service-1.svg');
}

.service__icon--2 {
    background-image: url('../images/service-2.svg');
}

.service__icon--3 {
    background-image: url('../images/service-3.svg');
}

.service__icon--4 {
    background-image: url('../images/service-4.svg');
}

.service__icon--5 {
    background-image: url('../images/service-5.svg');
}

.service__icon--6 {
    background-image: url('../images/service-6.svg');
}

.b-service {
    padding-bottom: 25px;
}

.about-slider .video-block__link:before {
    width: 72px;
    height: 51px;
}

.about-slider {
    width: 499px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    float: left;
}

.about-slider * {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}

.about-slider .slick-slide {
    min-height: 1px;
}

.def-slick {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 30px;
    height: 30px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 13px 23px;
    z-index: 1;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.def-slick:hover {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
}

.def-slick--prev {
    left: -30px;
    background-image: url('../images/arrow-left.svg');
}

.def-slick--next {
    right: -30px;
    background-image: url('../images/arrow-right.svg');
}

.about-slider .slick-dots {
    z-index: 1;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -27px;
    margin: auto;
    padding: 10px;
    list-style: none;
    text-align: center;
}

.about-slider .slick-dots li {
    margin: 0 5px;
    display: inline-block;
    width: 10px;
    height: 10px;
    border: 2px solid rgb(41, 58, 164);
    background-color: rgb(244, 244, 244);
    border-radius: 50%;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.about-slider .slick-dots li:hover {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
}

.about-slider .slick-dots li.slick-active {
    background-color: rgb(41, 58, 164);
}

.about-slider .slick-dots button {
    display: none;
}

.about__text {
    font-size: 16px;
    line-height: 15.49px;
    float: right;
    width: 571px;
    padding-left: 40px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}

.about__text p {
    margin-top: 0;
}

.title-item-list .section-item .items .item:hover span {
    background-color: rgb(41, 58, 164);
    color: #fff;
}

.title-item-list .section-item .items .item:hover span:before {
    background-image: url('../images/triangle--active.png');
}

.b-about__content {
    padding-bottom: 40px;
}

.partner-bg {
    background-color: rgb(41, 58, 164);
    background-image: url('../images/bg-partners.jpg');
    background-position: center center;
}

.partner-bg .b-title {
    color: #fff;
}

.partner-slider {
    margin-right: -20px;
}

.partner-slider__inner {
    width: 336px;
    height: 180px;
    background-color: #fff;
    -webkit-box-shadow: 0 4px 16px rgba(16, 18, 17, 0.32);
            box-shadow: 0 4px 16px rgba(16, 18, 17, 0.32);
    margin-right: 20px;
    text-align: center;
}


.partner-slider__inner:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}

.partner-slider .slick-slide {
    min-height: 1px;
}

.partner-slider .slick-slide img {
    display: inline-block;
    max-width: 100%;
    vertical-align: middle;
}

.b-partner {
    padding-bottom: 40px;
}

.partner-slick--prev {
    left: -30px;
    background-image: url('../images/arrow-left-white.svg');
}

.partner-slick--next {
    right: -5px;
    background-image: url('../images/arrow-right-white.svg');
}

.certificate-grid {
    margin-right: -20px;
    max-width: 800px;
    margin: 0 auto;
}

.certificate-grid__item {
    width: 33.3333333333%;
    float: left;
}

.certificate-grid__inner {
    margin-right: 20px;
    display: block;
    text-align: center;
    text-decoration: none;
    font-size: 16px;
}

.certificate-grid__inner:hover img {
    -webkit-box-shadow: 0 4px 16px rgba(16, 18, 17, 0.32);
            box-shadow: 0 4px 16px rgba(16, 18, 17, 0.32);
}

.certificate-grid__inner:hover {
    color: inherit;
}

.certificate-grid__inner img {
    max-width: 201px;
    display: inline-block;
    margin-bottom: 15px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.certificate {
    padding-bottom: 40px;
}

.map .mapcontent, .map {
    height: 475px;
}

.ordercoll {
    position: fixed;
    right: 2%;
    top: 0;
    bottom: 0;
    display: inline-block;
    margin: auto;
    width: 85px;
    height: 85px;
    -webkit-box-shadow: 0 4px 16px rgba(16, 18, 17, 0.32);
            box-shadow: 0 4px 16px rgba(16, 18, 17, 0.32);
    border-radius: 10px;
    background-color: rgb(41, 58, 164);
}

.ordercoll__inner {
    width: 100%;
    height: 100%;
    background-size: 47px 45px;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url('../images/phone.svg');
    font-size: 0;
    color: transparent;
    overflow: hidden;
}

.ordercoll:hover .ordercoll__inner {
    -webkit-animation: ring 1s infinite;
            animation: ring 1s infinite;
}

@-webkit-keyframes ring {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
            transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
            transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
            transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

@keyframes ring {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
            transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
            transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
            transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}


.map .contacts {
    float: left;
    width: 870px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}

.map .contacts * {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}

.b-logo {
    float: right;
    margin-right: 130px;
}

.contacts__info > * {
    float: right;
}

.logo-box {
    background-color: rgb(41, 58, 164);
}

.map .contacts table td {
    font-size: 18px;
    line-height: 1;
}

.map .contacts table tr td:first-child {
    font-weight: 700;
}

.contacts__info table tbody {
    vertical-align: top;
}

.contacts__info-inner {
    width: 360px;
}

.map .contacts table {
    margin: 25px 0;
    width: 100%;
}

.contacts table a {
    text-decoration: none;
}

.contacts table a:hover {
    text-decoration: underline;
}

.pdf {
    text-decoration: none;
    font-size: 18px;
    text-align: center;
    display: block;
    margin-top: 34px;
}

.pdf:hover {
    color: inherit;
}

.pdf:hover .pdf__icon {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
}

.pdf__icon {
    display: inline-block;
    width: 44px;
    height: 48px;
    background-image: url('../images/pdf.svg');
    background-repeat: no-repeat;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.pdf__inner {
    display: block;
}

.footer {
    background-color: rgb(41, 58, 164);
    background-image: url('../images/bg-footer-2.jpg');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 1920px;

    color: #fff;

    -webkit-box-sizing: border-box;

            box-sizing: border-box;
}

.footer * {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}

.footer .feedback input {
    padding: 8px 10px 8px 55px;
}

.footer .feedback input, .footer .feedback textarea {
    margin-bottom: 9px;
    border-radius: 5px;
    width: 252px;
    color: inherit;

    background-color: #273A87;
    border: 1px solid #fff;
}

.feedback textarea {
    min-width: 252px;
    max-width: 252px;
    min-height: 69px;
    max-height: 300px;
}


.feedback input::-webkit-input-placeholder { color: #fff; }
.feedback input::-moz-placeholder          { color: #fff; } /* Firefox 19+ */
.feedback input:-moz-placeholder           { color: #fff; } /* Firefox 18- */
.feedback input:-ms-input-placeholder      { color: #fff; }

.feedback textarea::-webkit-input-placeholder { color: #fff; }
.feedback textarea::-moz-placeholder          { color: #fff; } /* Firefox 19+ */
.feedback textarea:-moz-placeholder           { color: #fff; } /* Firefox 18- */
.feedback textarea:-ms-input-placeholder      { color: #fff; }

.footer .feedback {
    width: 252px;
    float: left;
    margin-right: 63px;
}

.footer .feedback .item-1 span {
    background-image: url('../images/i-user.png');
    background-position: center center;
    background-repeat: no-repeat;
}

.footer .feedback .item-2 span {
    background-image: url('../images/i-phone.png');
    background-position: center center;
    background-repeat: no-repeat;
}

.footer .feedback .item-3 span {
    background-image: url('../images/i-mail.png');
    background-position: center center;
    background-repeat: no-repeat;
}

.footer .feedback .button {
    width: 252px;
    height: 40px;
    display: block;
    margin: 0 auto;
    text-align: center;
    line-height: 40px;
    background-image: none;
}

.footer .feedback .button button {
    background: url('../images/i-send.png') 50px center no-repeat;
    outline: none;
    width: 252px;
    height: 40px;
    line-height: 40px;
    padding: 0 0 0 31px;
    border: 0;
    color: #1f49ab;
    font-size: 16px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-box-shadow: 0 3px 0 rgb(43, 50, 87);
            box-shadow: 0 3px 0 rgb(43, 50, 87);
    background-color: rgb(255, 255, 255);
    border-radius: 5px;
}

.footer .feedback .button button:disabled {
    opacity: 0.5;
}

.footer .feedback .button:hover button {
    background-position: 56px center;
}

.form-block input, .form-block textarea {
    font-style: normal;
}

.captcha .captcha-block input {
    padding: 10px 20px;
}

.form-col--captcha {
    text-align: center;
    margin-bottom: 9px;
}

.form-col--captcha img {
    display: inline-block;
}

.send-st {
    font-size: 10px;
    letter-spacing: 0.15px;
}

.footer .menu ul:after {
    content: "";
    display: table;
    clear: both;
}

.check-container {
    padding: 10px 0;
    padding-bottom: 15px;
}

.check-label {
    font-size: 10px;
    letter-spacing: 0.15px;
    padding-left: 23px;
    position: relative;

    cursor: pointer;
}

.check {
    display: none;
}

.check-label:before {
    display: block;
    content: '';
    position: absolute;
    left: 0;
    top: -2px;

    background-image: url('../images/box.svg');

    width: 16px;
    height: 16px;
}

.check:checked + .check-label:before {
    background-image: url('../images/check.png');
}

.footer .menu {
    float: none;
    margin: 0;
    padding-top: 55px;
}

.footer .menu li.level-1 a.item-4 {
    background-image: url('../images/handshake.png');
}

.footer .menu li.level-1 a.item-5 {
    background-image: url('../images/item4.png');
}

.footer .menu li.level-1 a {
    font-size: 16px;
    padding-left: 0;
    padding-right: 0;
}

.footer .menu li.level-2 {
    margin: 0;
}

.footer .menu li.level-1 ul.secondlevel a {
    font-size: 14px;
}

.copyright-wrap {
    background-color: rgb(41, 58, 164);
    color: rgb(255, 255, 255);
}

.copiright {
    text-align: justify;
    text-align-last: justify;
    padding: 10px 0;
}

.copiright .copiright__address {
    display: inline-block;
    text-align: left;
    text-align-last: left;
}

.copiright a {
    color: inherit;
    text-decoration: none;
    display: inline-block;
    text-align: left;
    text-align-last: left;
}

a.copiright__old {
    text-decoration: underline;
}

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

.copiright__phone {
    font-size: 24px;
    padding-left: 20px;
    background: url('../images/phone.png') 0 50% no-repeat;
}

.copiright__phone:hover {
    text-decoration: underline;
}

.varnoff {
    background-image: url('../images/logo-varnoff.svg');
    background-position: center center;
    background-repeat: no-repeat;
    width: 67px;
    height: 35px;
    font-size: 0;
    color: transparent !important;
    overflow: hidden;

    -webkit-transition: all 0.3s;

    transition: all 0.3s;
}

.varnoff:hover {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
}

.contacts__table {
    float: left;
    width: 370px;
}

.contact__prod {
    float: right;
    margin-top: -80px;
}

.contact__prod .title-item-list .section-item .arrowlist {
    font-size: 30px;
}

.contact__prod .title-item-list {
    width: 295px;
}

.left-menu {
    margin-top: 0;
}

.left-menu .title.item-1 {
    background-color: rgb(41, 58, 164);
}

.left-menu ul {
    margin-top: 3px;
}

.left-menu ul li.level-1 > a {
    background-color: rgb(227, 223, 223);
    color: rgb(0, 0, 0);
}

/*
.left-menu ul li.level-1 li.level-2.active > a {
    background-color: rgb(227, 223, 223);
    color: rgb(0, 0, 0);
}
*/

.left-menu ul li.level-1 a, .left-menu ul li.level-1 li.level-2 a {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.left-menu ul li.level-1 a:hover, .left-menu ul li.level-1 li.level-2 a:hover {
    color: rgb(41, 58, 164);
}

.left-menu a:hover {
    text-decoration: none !important;
}

.left-menu ul.secondlevel {
    margin-left: 0;
}

.left-menu ul li.level-1 > a {
    position: relative;
}
.left-menu ul li.level-1 > a:before {
    display: block;
    content: '';
    position: absolute;

    top: 0;
    bottom: 0;
    right: 15px;
    margin: auto;

    width: 13px;
    height: 13px;

    background-repeat: no-repeat;
    background-position: center center;
    background-image: url('../images/targ.png');

    -webkit-transition: all 0.3s;

    transition: all 0.3s;
}

.left-menu ul li.level-1.active > a:before {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
}

.inside .news h1 {
    margin: 0;
    padding: 20px 0 30px;
}

.inside .news .news__more-but {
    display: none;
}

.inside .header {
    background-image: none;
}

.inside .container--slogan:before {
    display: none;
}

.inside .about h1, .inside .page-container h1 {
    padding-bottom: 10px;
    margin-bottom: 20px;
}

.products li {
    background-color: #fff;
    -webkit-box-shadow: 0 0 7px rgba(20, 21, 20, 0.19);
            box-shadow: 0 0 7px rgba(20, 21, 20, 0.19);
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.products li > a {
    display: block;
}

.products li:hover {
    -webkit-box-shadow: 0 0 7px rgba(41, 58, 164, 0.54);
            box-shadow: 0 0 7px rgba(41, 58, 164, 0.54);
    background-color: #fff;
}

.product-certificate {
    background-color: #e8e8e8;
    clear: both;
    margin-bottom: 40px;
    display: flex;
}

.product-certificate__content {
    padding: 40px 20px 30px 20px;
}

.product-certificate__title {
    font-size: 24px;
    margin-bottom: 30px;
}

.product-certificate__text {
    font-size: 16px;
}

.product-certificate__image {
    padding: 20px;
}

.product-certificate__link {
    display: inline-block;
}

.product-certificate__link img {
    max-width: 224px;
}



.b-partners {
    padding: 25px 0;
}

.b-partners__title {
    font-size: 30px;
    font-weight: 700;
    border-bottom: 1px solid rgb(194, 194, 194);
    padding-bottom: 15px;
    margin: 0;
    margin-bottom: 10px;
}

.b-partners__map-box {
    float: left;
}

.b-partners__info {
    float: right;
    margin-top: 50px;
}

.b-partners__count {
    color: rgb(41, 58, 164);
    font-size: 80px;
    font-weight: 700;
    line-height: 0.8;
}

.b-partners__count-text {
    font-size: 30px;
}

.b-partners__count-subtitle {
    font-size: 16px;
    font-weight: 700;
}

.b-partners__info-item {
    margin-bottom: 25px;
}

.b-clients {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-bottom: 30px;
}

.b-clients * {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}

.clients-grid {
    margin-right: -10px;
}

.clients-grid__item img {
    max-width: 100%;
    display: inline-block;
    vertical-align: middle;
}

.clients-grid__item {
    width: 25%;
    float: left;
    text-align: center;
}

.clients-grid__inner {
    margin-right: 10px;
    margin-bottom: 10px;
    -webkit-box-shadow: 0 2px 8px rgba(16, 18, 17, 0.32);
            box-shadow: 0 2px 8px rgba(16, 18, 17, 0.32);
    background-color: rgb(255, 255, 255);
    height: 180px;
    padding: 10px;
}

.clients-grid__title {
    color: rgb(41, 58, 164);
    font-weight: bold;
    line-height: 1;
    margin-bottom: 5px;
}

.clients-grid__subtitle {
    font-weight: bold;
}

.clients-grid__img-wrap {
    height: 89px;
    margin: 8px 0;
}

.clients-grid__img-wrap:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	height: 100%;
}


.footer .menu li.level-1 > a {
    margin-bottom: 20px;
}

.footer .menu li.level-1 {
    width: auto;
    max-width: 220px;
    margin-right: 27px;
}

.footer .menu li.level-1:nth-child(4) {
    margin-right: 0;
}

.footer .menu li.level-1:nth-child(5) {
    margin-right: 0;
    text-align: center;
    width: 116px;
}

.footer .menu li.level-1:nth-child(5) > a {
    display: inline-block;
}

.footer .menu li.level-1:nth-child(5) > a:hover {
    text-decoration: underline;
}

.about.catalog-detail .left-menu {
    width: 233px;
}

.about.catalog-detail .left-menu ul li.level-1 > a:before {
    display: none;
}

.about.catalog-detail .left-menu .title {
    padding: 10px;
}

.about.catalog-detail .left-menu ul li.level-1 a {
    padding: 5px 10px;
}

.about.catalog-detail .text,
.page-container.catalog-detail .text {
    width: 800px;
}

.product table {
    border: 1px solid black;
}

/* .product table * {
    background: none !important;
    border: 1px solid black;
    color: black !important;
} */

.product table tr:first-child td:first-child {
    padding-left: 5px;
}

html.popup {
    font-family: "ProximaNovaRegular", Helvetica, sans-serif;
}




/* map */
#samstal {
    height: 475px;
    width: 1050px;
    float: right;
}
.gm-style-iw * {
    display: block;
    width: 100%;
}
.gm-style-iw h4, .gm-style-iw p {
    margin: 0;
    padding: 0;
}
.gm-style-iw a {
    color: rgb(41, 58, 164);
}





/* */
.clearfix:after {
    content: "";
    display: table;
    clear: both;
}

.about:after {
    content: "";
    display: table;
    clear: both;
}

.page-container:after {
    content: "";
    display: table;
    clear: both;
}

.products {
    overflow: visible;
}

.products ul:after {
    content: "";
    display: table;
    clear: both;
}

.b-button--static {
    position: static;
    width: 185px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.sertifikat a {
    margin-bottom: 20px;
}
.sertifikat a:hover {
    margin-top: 0px;
    transform: scale(1.05);
}

.inside .about .text ul {
    list-style-type: disc;
    list-style-position: inside;
}

.inside .about .text ul li {
    margin-bottom: 10px;
}

.inside .about .text ul li:before {
    display: none;
}


/* Redesign 06.2019 */

.video-slider__slide {
    width: 270px;
}

.video-slider__slide.slick-center {
    -webkit-transform: scale(2, 1);
    -moz-transform: scale(2, 1);
    transform: scale(2, 1);
}
.slick-center>.video-slide>.video-slide__image>img {
    -webkit-transform: scale(1, 2);
    -moz-transform: scale(1, 2);
    transform: scale(1, 2);
    top: 60px;
    position: relative;
}
.video-slide__caption {
    -webkit-transform: scale(0.5, 1);
    -moz-transform: scale(0.5, 1);
    transform: scale(0.5, 1);
}

.video-slider__arrow {
    width: 13px;
    height: 23px;
    position: absolute;
    top: 134px;
    cursor: pointer;
    z-index: 100;
}


.video-slider__arrow--left {
    background: url('/images/arrow-left.png');
    left: -30px;
}

.video-slider__arrow--right {
    background: url('/images/arrow-right.png');
    right: -30px;
}

.video-slide {
    display: block;
}

.video-slide__image {
    width: 220px;
    height: 122px;
    margin: 85px auto 0 auto;
    overflow: hidden;
    transition: all 0.3s ease-in 0s;
    position: relative;
}

.video-slide__image:before {
    width: 78px;
    height: 55px;

    display: block;
    content: '';
    position: absolute;
    background-image: url(../images/youtube.svg);
    background-repeat: no-repeat;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.slick-center .video-slide__image:before {
    -webkit-transform: scale(0.5, 1);
    -moz-transform: scale(0.5, 1);
    transform: scale(0.5, 1);
    z-index: 10;

}
.video-slide:hover .video-slide__image:before {
    transform: scale(1.2);
}
.slick-center>.video-slide:hover .video-slide__image:before {
    transform: scale(0.75,1.5);
}

.video-slide__image img {
    width: 100%
}

.video-slide__caption {
    display: none;
    text-align: center;
    font-size: 18px;
    color: #000;
    text-decoration: none;
}

.slick-center .video-slide__caption {
    display: block;
}

.slick-center .video-slide__image {
    height: 285px;
    margin: 0 auto 0 auto;
}

.feedback-form .container {
    background: url('../images/callback-image.png') no-repeat right bottom;
    padding-bottom: 30px;
}

.feedback-form__subtitle {
    text-align: center;
    margin-bottom: 40px;
}

.feedback-form__content {
    width: 640px;
}

.feedback-form__form {

}

.feedback-form__columns {
    display: flex;
    justify-content: space-between;
}

.feedback-form__item {
    width: 305px;
    margin-bottom: 25px;
}

.feedback-form__item input {
    border: 1px solid #293aa4;
    border-radius: 5px;
    padding: 8px 10px 6px 50px;
    font-size: 14px;
    color: #293aa4;
    width: 250px;
}

.feedback-form__item textarea {
    border: 1px solid #293aa4;
    border-radius: 5px;
    padding: 8px 10px 6px 15px;
    font-size: 14px;
    color: #293aa4;
    width: 285px;
}

.feedback-form__item input::placeholder, .feedback-form__item textarea::placeholder {
    color: #293aa4;
}

.feedback-form__item--name input {
    background: url('../images/feedback-form-name.png') no-repeat 18px 5px;
}

.feedback-form__item--phone input {
    background: url('../images/feedback-form-phone.png') no-repeat 15px 5px;
}

.feedback-form__item--email input {
    background: url('../images/feedback-form-email.png') no-repeat 15px 7px;
}

.feedback-form .form-col {
    float: left;
}

.feedback-form .form-col--input {
    width: 110px;
}

.feedback-form .form-col--input input {
    border: 1px solid #293aa4;
    border-radius: 5px;
    padding: 13px 10px 10px 15px;
    font-size: 14px;
    color: #293aa4;
    width: 90px;
    margin-left: 15px;
}

.feedback-form .form-col--input input::placeholder {
    font-size: 11px!important;
    color: #293aa4!important;
}

.feedback-form .check-label {
    font-size: 11px!important;
    color: #293aa4!important;
}

.feedback-form .check-label:before {
    display: block;
    content: '';
    position: absolute;
    left: 0;
    top: -2px;
    width: 16px;
    height: 16px;
    background: url('../images/feedback-check-off.png');
}

.feedback-form .check:checked + .check-label:before {
    background-image: url(../images/feedback-check-on.png);
}

.feedback-form__submit {
    text-align: center;
    margin-top: 10px;
}

.feedback-form__submit button {
    font-size: 16px;
    color: #ffffff;
    padding: 10px 80px 8px 100px;
    text-align: left;
    background: url(../images/feedback-form-send.png) no-repeat 61px 11px #293aa4;
    border: none;
}

.feedback-form__submit button:disabled {
    background-color: #3d3d3d;
}

.review-bg {
    background: #f4f4f4;
}
.review-slider__inner {
    padding: 30px;
}

.review-slider__name {
    font-size: 18px;
    font-weight: bold;
}
.review-slider__company {
    font-size: 16px;
}
.review-slider__text {
    padding-top: 30px;
    font-size: 16px;
    font-style: italic;
    height: 163px;
    overflow: hidden;
}
.review-slider__dots {

}
.review-slider__item {
    min-height: 260px;
    background: white;
    margin: 10px;
    box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.1);
}
.review-slider {
    padding: 50px 0 0 0;
}
.review-slider__arrow {
    width: 13px;
    height: 23px;
    position: absolute;
    top: 175px;
    cursor: pointer;
    z-index: 100;
}

.review-slider__arrow--left {
    background: url('/images/arrow-left.png');
    left: -30px;
}

.review-slider__arrow--right {
    background: url('/images/arrow-right.png');
    right: -30px;
}


.detail-form {
    border: 1px solid #293aa4;
    padding: 0 20px 0 20px;
}

.detail-form__title .b-title {
    text-align: left;
    font-size: 24px;
    padding: 0;
    text-transform: none;
    margin: 20px 0 10px 0;
    font-weight: 400;
}

.detail-form__subtitle {
    font-size: 16px;
    margin-bottom: 30px;
}

.detail-form__content {
    width: 798px;
}

.detail-form__form {

}

.detail-form__columns {
    display: flex;
    justify-content: space-between;
    width: 755px;
}

.detail-form__item {
    margin-bottom: 20px;
}

.detail-form__item input {
    border: 1px solid #293aa4;
    border-radius: 5px;
    padding: 8px 10px 6px 50px;
    font-size: 14px;
    color: #293aa4;
    width: 300px;
}

.detail-form__item textarea {
    border: 1px solid #293aa4;
    border-radius: 5px;
    padding: 8px 10px 6px 15px;
    font-size: 14px;
    color: #293aa4;
    width: 285px;
}

.detail-form__item input::placeholder, .detail-form__item textarea::placeholder {
    color: #293aa4;
}

.detail-form__item--name input {
    background: url('../images/feedback-form-name.png') no-repeat 18px 5px;
}

.detail-form__item--phone input {
    background: url('../images/feedback-form-phone.png') no-repeat 15px 5px;
}

.detail-form__item--email input {
    background: url('../images/feedback-form-email.png') no-repeat 15px 7px;
}

.detail-form .form-col {
    float: left;
}

.detail-form .form-col--input {
    width: 110px;
}

.detail-form .form-col--input input {
    border: 1px solid #293aa4;
    border-radius: 5px;
    padding: 13px 10px 10px 15px;
    font-size: 14px;
    color: #293aa4;
    width: 90px;
    margin-left: 15px;
}

.detail-form .form-col--input input::placeholder {
    font-size: 11px!important;
    color: #293aa4!important;
}

.detail-form .check-label {
    font-size: 11px!important;
    color: #293aa4!important;
}

.detail-form .check-label:before {
    display: block;
    content: '';
    position: absolute;
    left: 0;
    top: -2px;
    width: 16px;
    height: 16px;
    background: url('../images/feedback-check-off.png');
}

.detail-form .check:checked + .check-label:before {
    background-image: url(../images/feedback-check-on.png);
}

.detail-form__submit {
    text-align: center;
    margin: 10px 0 20px 0;
}

.detail-form__submit button {
    font-size: 16px;
    color: #ffffff;
    padding: 10px 80px 8px 100px;
    text-align: left;
    background: url(../images/feedback-form-send.png) no-repeat 61px 11px #293aa4;
    border: none;
    border-radius: 5px;
}

.detail-form__submit button:disabled {
    background-color: #3d3d3d;
}

.about.catalog-detail .detail-form .text, .page-container.catalog-detail .detail-form .text {
    width: 300px;
    float: none;
}

.about.catalog-detail .detail-form textarea.text, .page-container.catalog-detail .detail-form textarea.text {
    width: 334px;
}


.detail-pdf {
    background: url(../images/detail-pdf.png) no-repeat;
    width: 800px;
    height: 245px;
}

.detail-pdf__content {
    padding: 30px 20px;
}

.detail-pdf__title {
    color: #ffffff;
    font-size: 24px;
    margin-bottom: 25px;
}

.detail-pdf__text {
    color: #ffffff;
    font-size: 16px;
    margin-bottom: 35px;
    width: 440px;
}

.detail-pdf__button {
    display: block;
    color: #ffffff;
    font-size: 16px;
    background: url(../images/pdf-icon.png) no-repeat;
    height: 58px;
    padding: 22px 0 0 72px;
    width: 200px;
}

.detail-pdf__button:hover {
    color: #ffffff;
}

.product-viewed {
    margin: 30px 0 55px 0;
    display: flex;
    justify-content: space-between;
}

.product-viewed__item:last-child {
    margin-right: auto;
}

.product-viewed__inner {
    display: block;
    width: 265px;
    text-decoration: underline;
}

.product-viewed__inner:hover {

}

.product-viewed__image {
    text-align: center;
}

.product-viewed__image img {
    height: 145px;
}

.product-viewed__name {
    font-size: 16px;
    font-weight: 600;
    padding: 0 20px;
}

.product-page-title {
    font-size: 24px;
    font-weight: 600;
}
/*   DETAIL PRODUCT PAGES   */
.product__title {
    text-align: center;
}
.product__title,
.product__price--inner{
    font-size: 24px;
    font-weight: 700;
}
.product__price--inner{
    display: inline-block;
}
.product__price--outer {
    display: block;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    color: #293aa4;
    margin: 30px 0 0 0;
}
.product__tab {
    overflow: hidden;
    border-bottom: 1px solid lightgray;
}
.product__tab button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    transition: 0.3s;
}
.product__tab button:hover {
    background-color: #ddd;
}
.product__tab button.active {
    font-weight: 700;
}
.product__tab button.active:after {
    position: relative;
    display: block;
    content: '';
    bottom: -14px;
    left: 0;
    width: 100%;
    height: 8px;
    background-color: #293aa4;
}
.product__tabcontent {
    display: none;
    padding: 6px 12px;
    border-top: none;
}
.product__tabs {
    float: left;
    width: 100%;
}
#descr01, #descr02, #descr{
    display: block;
}
/* DETAIL PRODUCT PAGES END */
.ymaps-2-1-74-svg-icon {
    left: -107px !important;
    top: -130px !important;
}
/* SOCIO FOOTER */

.socio__item {
    height: 24px;
    width: 24px;
    margin: 0 30px;
}
.socio__item--fb {
    background: url("../images/facebook-logo.svg") 0 0;
}
.socio__item--vk {
    background: url("../images/vkontakte-logo.svg");
}
.socio__item--is {
    background: url("../images/instagram-logo.svg");
}
.socio__item--fb:hover {
    background: url("../images/facebook-logo-hover.svg");
    margin: 0 26px;
}
.socio__item--vk:hover {
    background: url("../images/vkontakte-logo-hover.svg");
    margin: 0 24px 0 30px;
}
.socio__item--is:hover {
    background: url("../images/instagram-logo-hover.svg");
    margin: 0 30px 0 24px;
}
.socio__item:hover {
    background-color: #FFFFFF;
    border-radius: 2px;
    height: 30px;
    width: 30px;
}