
@font-face {
    font-family: 'GothamPro';
    src: url('../font/GothamPro.otf') format('opentype'),
    url('../font/GothamPro.eot') format('eot'),
    url('../font/GothamPro.woff') format('woff'),
    url('../font/GothamPro.ttf') format('truetype');
}

@font-face {
    font-family: 'GothamProMedium';
    src: url('../font/GothamPro-Medium.otf') format('opentype'),
    url('../font/GothamPro-Medium.eot') format('eot'),
    url('../font/GothamPro-Medium.woff') format('woff'),
    url('../font/GothamPro-Medium.ttf') format('truetype');
}

@font-face {
    font-family: 'GothamProBold';
    src: url('../font/GothamPro-Bold.otf') format('opentype'),
    url('../font/GothamPro-Bold.eot') format('eot'),
    url('../font/GothamPro-Bold.woff') format('woff'),
    url('../font/GothamPro-Bold.ttf') format('truetype');
}

@font-face {
    font-family: 'GothamProBlack';
    src: url('../font/GothamPro-Black.otf') format('opentype'),
    url('../font/GothamPro-Black.eot') format('eot'),
    url('../font/GothamPro-Black.woff') format('woff'),
    url('../font/GothamPro-Black.ttf') format('truetype')
}

.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.flex-wrap {
    -khtml-box-lines: multiple;
    -webkit-box-lines: multiple;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.flex-nowrap {
    -khtml-box-lines: single !important;
    -webkit-box-lines: single !important;
    -ms-flex-wrap: nowrap !important;
    -webkit-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
}

.flex-between {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.flex-around {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-around;
    justify-content: space-around;
}

.flex-center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.flex-end {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
}

.flex-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
    justify-content: flex-start !important;
}

.flex-align-start {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
}

.flex-align-center {
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.flex-align-end {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    align-items: flex-end;
}

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

body {
    font-family: 'GothamPro', sans-serif;
    font-size: 16px;
    color: #5c6877;
    position: relative;
}

h1, h2, h3 {
    color: #1c1c1c;
    font-family: 'GothamProBlack', sans-serif;
    font-size: 48px;
    margin-bottom: 47px;
}

h1 {
    margin-bottom: 40px;
}

.contacts-page h1 {
    margin-bottom: 54px;
}

h3 {
    font-size: 36px;
    margin-bottom: 50px;
}

.clients h2 {
    margin-bottom: 32px;
}

.cert h2 {
    margin-bottom: 45px;
}

.h2 {
    margin-bottom: 27px;
    color: #1c1c1c;
    font-family: 'GothamProBlack', sans-serif;
    font-size: 48px;
}

.brands h2 {
    margin-bottom: 22px;
}

.map h2 {
    margin-bottom: -40px;
    line-height: 62px;
}

.form h2 {
    margin-bottom: 52px;
}

.cooperate h2 {
    margin-bottom: 48px;
}

a {
    text-decoration: none;
}

img {
    max-width: 100%;
    padding: 0 9px;
}

.location-svg {
    max-width: 100%;
    padding: 0px;
}

*[class*="arrow"]:hover,
*[class*="btn"]:hover,
.form__submit {
    cursor: pointer;
}

.page {
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
    overflow-x: hidden;
}

.inner-page {
    background: url(../images/gray-pot-bg-dsk.png) 100% 0 no-repeat;
}

.page-wrap {
    width: 1140px;
    max-width: 100%;
    margin: 0 auto;
    padding-top: 60px;
}

*[class*="btn"] {
    cursor: pointer;
}

.header {
    height: 159px;
}

.header-top a:hover {
    color: #e31f25 !important;
}

.header.header-hp {
    height: 714px;
    background: url(../images/bg.jpg) 50% 0 no-repeat;
}

.header.hp .cls-1 {
    fill: #000;
}

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

.header-top__wrap {
    padding-bottom: 20px;
}

.header__logo {
    margin-right: 69px;
}

.header__logo svg {
    width: 128px;
    height: 75px;
}

.footer__logo svg {
    width: 138px;
    height: 80px;
}

.header__logo a {
    display: block;
    width: 128px;
    height: 75px;
}

.cls-1 {
    fill: #2a2a29;
}

.header__logo.hp .cls-1,
.footer__logo .cls-1 {
    fill: #fff;
}

.cls-2 {
    fill: #e3000f;
}

.cls-2, .cls-3, .cls-4 {
    fill-rule: evenodd;
}

.cls-3 {
    fill: #00963f;
}

.cls-4 {
    fill: #ef7c00;
}


.header__menu li,
.footer__menu-list li {
    list-style: none;
    margin-right: 22px;
}

.header__menu a {
    font-family: 'GothamProMedium', sans-serif;
}

.header__contacts {
    margin-left: auto;
}

.header__contacts a, .header__contacts a:visited {
    color: #1c1c1c;
    font-family: 'GothamProBold', sans-serif;
    margin-left: 9px;
}

.header__contacts.hp a, .header__contacts.hp a:visited {
    color: #fff;
}

.header__contacts-mail {
    margin-right: 36px;
}

.mail-icon {
    display: inline-block;
    margin-top: 3px;
}

.header__menu a, .header__menu a:visited {
    color: #5c6877;
}

.header__menu.hp a, .header__menu.hp a:visited {
    color: #fff;
}

.header__contacts-phone,
.footer__contacts-phone {
    font-size: 18px;
    font-family: 'GothamProBold', sans-serif;
}

.header__caption {
    width: 800px;
    max-width: 100%;
    color: #ffffff;
    font-family: 'GothamProBold', sans-serif;
    font-size: 52px;
    line-height: 67px;
    margin-bottom: 44px;
}

.header__btn, .header__btn:visited,
.more-btn, .more-btn:visited,
.form__submit {
    display: block;
    width: 200px;
    height: 70px;
    border-radius: 35px;
    background-color: transparent;
    font-size: 18px;
    text-align: center;
    line-height: 3.7;
    border: 2px solid #9fa3a7;
    z-index: 90;
    color: #fff;
}

.more-btn {
    border-color: #d7e0e6;
}

.header__btn:first-child {
    margin-right: 30px;
}

.header__btn.red,
.header__btn:hover,
.more-btn:hover,
.form__submit {
    background-color: #e31f25;
    box-shadow: 0 20px 52px rgba(227, 31, 37, 0.2);
    border: 2px solid #e31f25;
}

.form__submit:hover, .form__submit:focus {
    box-shadow: none !important;
}

.header__btn.red:hover {
    background-color: transparent;
    border: 2px solid #9fa3a7;
    color: #fff;
    box-shadow: none;
}

.header__btn:last-child {
    width: 250px;
}

.breadcrumbs {
    color: #5c6877;
    font-family: "GothamProMedium";
    font-size: 14px;
    margin-bottom: 40px;
}

.inner-page .breadcrumbs .page-wrap {
    background: url(../images/gray-hr.png) 100% 50% no-repeat;
}

.breadcrumbs-inner {
    background-color: #fff;
    display: inline-block;
    padding-right: 54px;
}

.breadcrumbs a, .breadcrumbs a:visited {
    color: #e31f25;
}

.benefits {
    padding-bottom: 76px;
    position: relative;
}

.benefits__item {
    width: 247px;
    max-width: 100%;
    margin-bottom: 53px;
}

.benefits__item.prods {
    width: 340px;
    max-width: 100%;
}

.benefits__item.prods svg {
    display: block;
    width: 32px;
    height: 32px;
    fill: #5c6877;
}

.benefits__item span {
    background-color: #e3e8ee;
    width: 70px;
    height: 70px;
    border-radius: 100%;
}

.benefits__item.prods.white span {
    background-color: #fff;
}

.benefits__item svg {
    display: block;
    fill: #5c6877;
}

.benefits__item-pic {
    width: 95px;
    height: 95px;
    border: 1px solid #d7e0e6;
    margin-bottom: 20px;
    border-radius: 100%;
}

.goals .benefits__item-pic {
    border: 1px solid #fff;
}

.benefits__item-top {
    font-family: "GothamProBold", sans-serif;
    font-size: 24px;
    color: #1c1c1c;
    margin-bottom: 20px;
}

.benefits__item.prods .benefits__item-top {
    margin-bottom: 22px;
}

.benefits__item-text {
    color: #5c6877;
    font-size: 14px;
    line-height: 19px;
}

.benefits__item.prods .benefits__item-text,
.goals .benefits__item-text {
    font-size: 16px;
    line-height: 20px;
}

.goals .benefits__item-top,
.goals .benefits__item-text {
    color: #fff;
}

.goals,
.stats {
    background: #e31f25;
    color: #fff;
    padding: 72px 0 92px;
    position: relative;
}

.goals {
    padding: 59px 0 30px;
}

.goals h3, .goalsH3 {
    color: #ffffff;
    font-family: "GothamProBold";
    font-size: 36px;
    margin-bottom: 55px;
}

.stats:before,
.goals:before {
    content: '';
    display: block;
    width: 100%;
    height: 198px;
    position: absolute;
    bottom: 99%;
    background: url(../SVG/diagram.svg) 50% 0;
}

.stats__title {
    font-family: "GothamProBlack", sans-serif;
    font-size: 36px;
    margin-bottom: 10px;
}

.stats__title sup {
    font-size: 21px;
}

.stats__text {
    font-size: 18px;
    max-width: 250px;
    line-height: 24px;
}

.map {
    padding: 72px 0 59px;
}

.goals + .map {
    padding: 54px 0 59px;
}

.map__title {
    font-family: 'GothamProBlack', sans-serif;
    font-size: 48px;
}

.slider-wrap {
    position: relative;
}

.slider-item {
    position: relative;
}

.slider-item > div {
    width: 100%;
}

.slider-item__pic {
    width: 100%;
    background-color: #161619;
}

.slider-item__pic img {
    margin-left: auto;
    width: 50%;
    margin-right: -10px;
}

.slider-item__caption {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    color: #fff;
    padding: 76px 0 82px 0;
}

.slider-item__title,
.slider-item__line,
.slider-item__text {
    width: 504px;
    max-width: 100%;
}

.slider-item__title {
    font-family: "GothamProBlack", sans-serif;
    font-size: 48px;
    margin-bottom: 48px;
    position: absolute;
    z-index: 5;
    color: whitesmoke;
    top: 40px;
    right: 55%;
}

.slider-item__line {
    font-family: "GothamProBold", sans-serif;
    font-size: 30px;
    margin-bottom: 40px;
}

.slider-item__text {
    font-size: 24px;
    line-height: 30px;
}

.arrows {
    position: absolute;
    right: 85px;
    top: 45px;
    width: 58%;
}

.arrows > div,
.cert-arrows > div > div {
    display: inline-block;
    width: 40px;
    min-width: 40px;
    height: 40px;
    border-radius: 100%;
    background-color: #f2f7ff;
    position: relative;
    cursor: pointer;
    z-index: 10;
}

.slider + .arrows::before {
    content: '';
    display: inline-block;
    width: 100%;
    max-width: 100%;
    height: 2px;
    background-color: #e10613;
    position: relative;
    top: 20px;
    right: 22px;
    z-index: 10;
}

.slider + .arrows .arrow-right {
    margin-left: 10px;
}

.arrow-left span,
.arrow-right span,
.cert-arrow-left span,
.cert-arrow-right span {
    display: block;
    width: 8px;
    height: 14px;
    position: absolute;
    top: 13px;
    left: 15px;
}

.arrow-right span,
.cert-arrow-right span {
    left: 17px;
}

.arrow-left:hover,
.arrow-right:hover,
.cert-arrow-left:hover,
.cert-arrow-right:hover {
    box-shadow: 0 20px 52px rgba(227, 31, 37, 0.2);
    background-color: #e10613;
}

.arrow-left:hover .arr,
.arrow-right:hover .arr,
.cert-arrow-left:hover .arr,
.cert-arrow-right:hover .arr {
    fill: #fff;
}

.brands {
    padding-top: 78px;
}

.brands__item {
    width: 263px;
    height: 120px;
    box-shadow: 0 0 52px rgba(86, 104, 134, 0.2);
    border-radius: 15px;
    background-color: #ffffff;
    cursor: pointer;
}

.owl-carousel .owl-item img.color {
    display: none;
}

.brands .owl-carousel {
    height: 250px;
    overflow: hidden;
}

.brands.prods .owl-carousel {
    padding: 0;
}

.brands .owl-carousel .owl-stage {
    padding: 30px 0;
}

.brands .owl-carousel .owl-item {
    width: 263px !important;
    height: 120px;
    margin-right: 30px !important;
}

.brands .owl-carousel .owl-item img {
    width: auto;
    height: auto;
}

.cert {
    background-color: #f4f5f8;
    position: relative;
    padding: 86px 0 48px;
}

.lightboxOverlay {
    max-width: 100%;
}

.lb-dataContainer {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 90;
}

.lb-data .lb-close {
    background: url(../SVG/close.svg) top right no-repeat;
    background-size: 16px 16px;
    z-index: 900;
}

.lb-container {
    padding: 20px;
}

.lightbox .lb-image {
    max-width: unset;
    height: auto !important;
}

.cert-arrows {
    position: absolute;
    top: 59%;
    left: 0;
    width: 100%;
}

.cert-arrows > div > div {
    background-color: #ffffff;
}

.cert-arrows--wrap {
    width: 90%;
    margin: 0 auto;
}

.cert-slider__item img {
    max-width: 100%;
    margin: auto;
}

.clients {
    padding-top: 60px;
    position: relative;
}

.clients__intro {
    color: #5c6877;
    font-size: 24px;
    margin-bottom: 51px;
    width: 819px;
    max-width: 100%;
}

.clients__list {
    padding-bottom: 73px;
}

.clients__item {
    width: 263px;
    max-width: 100%;
    height: 225px;
    box-shadow: 0 0 52px rgba(86, 104, 134, 0.1);
    border-radius: 15px;
    background-color: #ffffff;
    padding: 19px 5px 0 20px;
    margin-bottom: 30px;
}

.clients__item:first-child .clients__item-pic {
    padding-top: 10px;
}

.clients__item:nth-child(2) .clients__item-pic {
    padding-top: 12px;
}

.clients__item:nth-child(3) .clients__item-pic {
    padding-top: 4px;
}

.clients__item:last-child {
    padding: 22px 20px;
}

.clients__item.init-hidden {
    display: none;
}

.clients__item-pic {
    height: 100px;
    margin-bottom: 20px;
}

.clients__item-info {
    color: #5c6877;
    font-size: 14px;
}

.show-more {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 70px;
    z-index: 9;
}

.more-btn {
    width: 220px;
    margin: 0 auto;
    color: #1c1c1c;
    font-family: 'GothamProBold', sans-serif;
    font-size: 18px;
    background: #fff;
}

#more-clients.show-more {
    bottom: -20px;
}

#more-pickpoint.show-more {
    bottom: 0;
}

.more-btn:hover {
    color: #fff;
}

.cooperate {
    padding-top: 159px;
    /*padding-bottom: 150px;*/
    background: url(../images/gray-pot-btm.png) -550px 0 no-repeat;
    position: relative;
    top: -55px;
    color: #5c6877;
    line-height: 38px;
    font-size: 24px;
    margin-bottom: -55px;
}

.cooperate__intro, .cooperate__intro2  {
    margin-bottom: 52px;
    overflow: hidden;
   /* height: 130px; */
}

.cooperate__intro::after {
	content: "";
	text-align: right;
	position: absolute;
	bottom: 200px;
	right: 0;
	width: 70%;
	height: 1.2em;
	background: linear-gradient(to right, rgba(255, 255, 255, 0), white 100%);
	pointer-events: none;
}


.cooperate__list {
    margin-bottom: 34px;
}

.cooperate__list > div {
    margin-bottom: 34px;
    line-height: 36px;
    -khtml-box-lines: single;
    -webkit-box-lines: single;
    -ms-flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

.cooperate__list span {
    display: block;
    color: #e31f25;
    font-family: 'GothamProBlack', sans-serif;
    font-size: 48px;
    margin-top: 8px;
    margin-right: 43px;
}

.contacts {
    box-shadow: 0 0 61px rgba(39, 47, 64, 0.07);
    border-radius: 15px;
    background-color: #ffffff;
    margin-bottom: 66px;
    padding: 78px 96px 62px 98px;
}

.contacts__top {
    margin-bottom: 18px;
}

.contacts__top > div {
    min-height: 32px;
    color: #272f40;
    font-family: 'GothamProMedium', sans-serif;
    font-size: 18px;
    width: 453px;
    max-width: 100%;
    height: 65px;
    position: relative;
}

.contacts__top > div a, .contacts__top > div a:visited {
    color: #272f40;
}

.contacts__top-eshop a {
    display: block;
}

.contacts__top > div a:hover {
    color: #e31f25;
}

.contacts__top > div img {
    display: block;
    margin-right: 28px;
}

.contacts__top > div:first-child img {
    margin-right: 29px;
}

.contacts__map {
    padding-top: 40px;
    margin-bottom: 56px;
    border-top: 2px solid #e3e8ee;
}

.contacts__map-top {
    color: #1c1c1c;
    font-family: 'GothamProMedium', sans-serif;
    font-size: 24px;
    margin-bottom: 16px;
}

.contacts__map-address {
    color: #272f40;
    font-family: 'GothamProMedium', sans-serif;
    padding-left: 21px;
    line-height: 24px;
    margin-bottom: 32px;
    position: relative;
}

.contacts__map-address img {
    width: 12px;
    height: 16px;
    position: absolute;
    top: 3px;
    left: 0;
}

.contacts__btm-top {
    color: #1c1c1c;
    font-family: 'GothamProMedium', sans-serif;
    font-size: 24px;
    margin-right: 33px;
}

.contacts__btm a {
    width: 50px;
    height: 50px;
    border: 2px solid #dce4e6;
    border-radius: 100%;
    margin-right: 10px;
}

.contacts__btm a span {
    display: block;
}

.contacts__btm svg {
    fill: #e31f25;
}

.contacts__btm-vk svg {
    width: 25px;
    height: 16px;
    margin-top: 1px;
}

.contacts__btm-tlg svg,
.contacts__btm-insta svg {
    width: 24px;
    height: 24px;
}

.contacts__btm-tlg svg {
    margin-top: 2px;
}

.pickpoint {
    position: relative;
}

.pickpoint__item {
    width: 50%;
    color: #272f40;
    font-family: 'GothamProMedium', sans-serif;
    margin-bottom: 36px;
}

.pickpoint__item:last-child,
.pickpoint__item:nth-last-child(2) {
    margin-bottom: 0;
}

.pickpoint__item-city {
    font-size: 24px;
    margin-bottom: 18px;
}

.pickpoint__item-address,
.pickpoint__item-phone {
    min-height: 16px;
    margin-bottom: 14px;
    padding-left: 23px;
    position: relative;
}

.pickpoint__item-address img,
.pickpoint__item-phone img {
    position: absolute;
    top: 0;
    left: 0;
    width: 12px;
    height: 16px;
}

.pickpoint__item-phone img {
    width: 16px;
}

.form {
    padding: 190px 0 81px;
    background: url(../images/gray-pot-btm.png) 80% 0 no-repeat;
}

.page-wrap + .form {
    margin-top: -90px;
}

.form.price-form {
    background-image: url(../images/price.png), url(../images/gray-pot-btm.png);
    background-position: 100% 194px, 80% 0;
    background-repeat: no-repeat, no-repeat;
}

.form__input-wrap {
    position: relative;
}

.dot {
    position: absolute;
    top: 32px;
    right: 32px;
    width: 7px;
    height: 7px;
    background: url(../images/red-dot.png) 0 0 no-repeat;
}

.form__input,
.form__textarea {
    box-shadow: 0 20px 40px rgba(86, 104, 134, 0.07);
    border-radius: 15px;
    border: none;
    color: #5c6877;
    font-family: "GothamProBold", sans-serif;
    font-size: 18px;
}

.form__input {
    display: block;
    width: 359px;
    max-width: 100%;
    height: 70px;
    background-color: #ffffff;
    padding: 29px 31px 28px;
    margin-bottom: 30px;
}

.form__textarea {
    width: 100%;
    height: 120px;
    background-color: #ffffff;
    resize: none;
    padding: 27px 31px;
    margin-bottom: 43px;
}

#price-form .form__textarea {
    width: 359px;
    max-width: 100%;
    height: 270px;
    box-shadow: 0 20px 40px rgba(86, 104, 134, 0.07);
    border-radius: 15px;
}

.form__policy {
    color: #5c6877;
    font-size: 14px;
    width: 60%;
    line-height: 19px;
}

#price-form .form__policy {
    width: 423px;
    max-width: 100%;
    margin-right: 55px;
}

.form__policy a, .form__policy a:visited {
    color: #e31f25;
    font-family: 'GothamProMedium', sans-serif;
}

.form__policy a:hover {
    text-decoration: underline;
}

.form__submit {
    border: none;
    width: 270px;
    color: #ffffff;
    font-family: 'GothamProBold', sans-serif;
    font-size: 18px;
}

.form__submit:hover {
    background: transparent;
    border: 2px solid #9fa3a7;
    color: #9fa3a7
}

#price-form .form__input-group {
    margin-right: 31px;
}

::-webkit-input-placeholder {
    color: #5c6877;
    font-family: 'GothamProBold', sans-serif;
    font-size: 18px;
}

::-moz-placeholder {
    color: #5c6877;
    font-family: 'GothamProBold', sans-serif;
    font-size: 18px;
}

:-ms-input-placeholder {
    color: #5c6877;
    font-family: 'GothamProBold', sans-serif;
    font-size: 18px;
}

:-moz-placeholder {
    color: #5c6877;
    font-family: 'GothamProBold', sans-serif;
    font-size: 18px;
}

::placeholder {
    color: #5c6877;
    font-family: 'GothamProBold', sans-serif;
    font-size: 18px;
}

#overlay {
    z-index: 91;
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.53;
}

.confirmation-msg {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 946px;
    max-width: 100%;
    height: 460px;
    margin: auto;
    border-radius: 15px;
    background-color: #ffffff;
    color: #1c1c1c;
    z-index: 92;
}

.confirmation-msg--inner {
    position: relative;
    padding: 81px 0 0 69px;
}

.confirmation-msg__cls {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 16px;
    height: 16px;
    cursor: pointer;
}

.confirmation-msg__top {
    font-family: 'GothamProBold', sans-serif;
    font-size: 60px;
    margin-bottom: 10px;
}

.confirmation-msg__line {
    font-size: 24px;
    margin-bottom: 44px;
}

.confirmation-msg__signup {
    font-size: 14px;
    position: relative;
    font-family: 'GothamProMedium', sans-serif;
    margin-bottom: 41px;
    min-height: 32px;
}

.confirmation-msg__signup img {
    margin-right: 21px;
}

.confirmation-msg__btn:first-child {
    margin-right: 30px;
}

.confirmation-msg__subscribe::before {
    content: '';
    display: inline-block;
    width: 32px;
    height: 32px;
    margin-right: 21px;
    position: absolute;
    top: -9px;
}

.confirmation-msg__btn {
    width: 200px;
    height: 70px;
    border-radius: 35px;
    border: 2px solid #9fa3a7;
    font-family: 'GothamProBold', sans-serif;
    font-size: 18px;
    color: #1c1c1c;
    cursor: pointer;
}

.confirmation-msg__btn.red,
.confirmation-msg__btn:hover {
    box-shadow: 0 20px 52px rgba(227, 31, 37, 0.2);
    background-color: #e31f25;
    border: 2px solid #e31f25;
    color: #ffffff;
}

.confirmation-msg__btn.red:hover {
    background-color: transparent;
    border: 2px solid #9fa3a7;
    color: #1c1c1c;
    box-shadow: none;
}

.footer {
    padding: 121px 0 90px;
    background-color: #1c1c1c;
    color: #fff;
}

.footer__hr {
    margin: 61px 0 65px;
    width: 100%;
    height: 2px;
    background: #393939;
}

.footer a, .footer a:visited {
    color: #fff;
}

.footer a:hover {
    color: #e31f25;
}

.footer-left {
    width: 138px;
}

.footer-right {
    width: 945px;
    max-width: 100%;
}

.footer__contacts,
.footer__menu:nth-child(5) {
    width: 262px;
}

.footer__contacts a {
    display: block;
}

.footer__contacts-phone,
.footer__copyright div:first-child {
    margin-bottom: 13px;
}

.footer__socials,
.footer__menu {
    width: 321px;
    max-width: 100%;
}

.footer__socials svg {
    fill: #fff;
}

.footer__socials-vk svg {
    margin-top: 2px;
    margin-right: 1px;
}

.footer__socials-tlg svg {
    margin-top: 2px;
}

.footer__socials a:hover svg {
    fill: #e31f25;
}

.footer__socials > a {
    width: 50px;
    height: 50px;
    border: 2px solid #dce4e6;
    border-radius: 100%;
    margin-right: 10px;
    background-position: 50% 50%;
    background-repeat: no-repeat, no-repeat;
}

.footer__socials > a:hover {
    border: 2px solid #e10613;
}

.footer__socials > a span {
    display: block;
}

.footer__socials-vk span {
    width: 25px;
    height: 16px;
    background-color: #fff;
}

.footer__socials a:hover span {
    background-color: #e10613;
}

.footer__socials-tlg span {
    width: 24px;
    height: 24px;
    background-color: #fff;
}

.footer__socials-insta span {
    width: 24px;
    height: 24px;
    background-color: #fff;
}

.footer__copyright,
.footer__dev {
    width: 357px;
    max-width: 100%;
}

.footer__dev-logo {
    display: block;
    margin-bottom: 6px;
}

.footer__dev-text {
    font-size: 13px;
}

.footer__menu-title {
    font-family: 'GothamProBold', sans-serif;
    margin-bottom: 28px;
}

.footer__menu-list li {
    margin-bottom: 8px;
}

.footer__menu-list a, .footer-menu__list a:visited {
    color: #fff;
}

.footer__menu-list a:hover {
    color: #e31f25;

}

@media screen and (max-width: 1366px) {
    .footer__copyright, .footer__dev {
        font-size: 15px;
    }
}

@media screen and (max-width: 1280px) {
    .slider-item__caption {
        padding: 40px 0 82px 0;
    }

    .slider-item__title {
        font-size: 44px;
        margin-bottom: 20px;
        position: absolute;
        z-index: 5;
        color: whitesmoke;
        left: 15px;
    }

    .slider-item__line {
        margin-bottom: 20px;
    }

    .slider-item__text {
        font-size: 20px;
        padding-right: 20px;
    }

    .arrows {
        top: 46px;
    }
}

@media screen and (max-width: 1224px) {
    .flex {
        -khtml-box-lines: multiple;
        -webkit-box-lines: multiple;
        -ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .page-wrap {
        padding-left: 15px;
        padding-right: 15px;
    }

    .arrows::before {
        display: none;
    }

    .benefits__item-text,
    .stats__text {
        width: 94%;
    }

    .stats__title {
        font-size: 30px;
    }

    .stats__item:nth-child(2) {
        position: relative;
        top: -6px;
    }

    #application-form .form__input-wrap {
        width: 33%;
    }

    #application-form .form__input {
        width: 100%;
    }
}

@media screen and (max-width: 1124px) {
    .clients__list,
    .benefits__list {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-around;
        justify-content: space-around;
    }

    .clients__item {
        width: 40%;
    }

    .benefits__item.prods {
        width: 30%;
    }

    .contacts {
        padding: 18px 22px 36px;
        margin-bottom: 28px;
    }

    .footer {
        padding: 63px 0 59px;
    }

    .footer-left {
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        align-items: center;
        margin-bottom: 48px;
    }

    .footer__menu:nth-child(5),
    .footer__menu:nth-child(6) {
        margin-bottom: 44px;
    }

    .footer__logo {
        width: 20%;
    }

    .footer-left,
    .footer-right {
        width: 100%;
    }

    .footer__text {
        font-size: 12px;
    }
}

@media screen and (min-width: 1001px) {
    #hm, .mbl-menu, .slider-item__show-sm {
        display: none !important;
    }
}

@media screen and (max-width: 1000px) {
    .inner-page {
        background: url(../images/gray-pot-bg-mbl.png) 100% 0 no-repeat;
    }

    #hm {
        width: 40px;
        min-width: 40px;
        height: 40px;
        background-color: #e31f25;
        border-radius: 100%;
        margin-left: 18px;
        cursor: pointer;
    }

    .hm-icon {
        display: block;
        fill: #fff;
    }

    .header__menu {
        display: none;
    }

    .header__contacts {
        margin-top: 10px;
    }

    .header-top__wrap {
        padding-top: 39px;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        align-items: flex-start;
    }

    .header-top .page-wrap {
        padding-left: 16px;
        padding-right: 15px;
    }

    .mbl-menu {
        display: none;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        background: #fff;
        padding: 39px 0 71px;
        z-index: 100;
    }

    .mbl-menu .header__logo {
        margin-left: 16px;
        margin-bottom: 61px;
    }

    #mbl-menu-cls {
        position: absolute;
        top: 40px;
        right: 15px;
        width: 40px;
        height: 40px;
        border-radius: 100%;
        background: #e31f25;
        cursor: pointer;
    }

    .cls-icon {
        fill: #fff;
    }

    .mbl-header__menu {
        margin-bottom: 69px;
    }

    .mbl-header__menu > li {
        list-style: none;
        width: 100%;
        border-top: 2px solid #f4f5f8;
    }

    .mbl-header__menu > li:last-child {
        border-bottom: 2px solid #f4f5f8;
    }

    .mbl-header__menu > li a, .mbl-header__menu > li a:visited {
        display: block;
        color: #5c6877;
        font-family: 'GothamProMedium', sans-serif;
        font-size: 16px;
        padding: 20px 0;
        text-align: center;
    }

    .mbl-contacts__phone a, .mbl-contacts__phone a:visited {
        color: #1c1c1c;
        font-family: 'GothamProBold', sans-serif;
        font-size: 18px;
    }

    .mbl-contacts__eshop,
    .mbl-contacts__mail,
    .mbl-contacts__tlg {
        font-size: 14px;
        padding-left: 17px;
    }

    .mbl-contacts__eshop,
    .mbl-contacts__mail,
    .mbl-contacts__tlg,
    .mbl-contacts__phone {
        color: #1c1c1c;
    }

    .mbl-contacts__eshop > *,
    .mbl-contacts__mail > *,
    .mbl-contacts__tlg > *,
    .mbl-contacts__phone > * {
        display: inline-block;
        vertical-align: top;
    }

    .mbl-contacts__phone {
        display: block;
        margin-bottom: 22px;
        padding-left: 17px;
    }

    .mbl-contacts__phone img {
        display: inline-block;
        width: 16px;
        height: 16px;
        margin-right: 5px;
    }

    .mbl-contacts__eshop {
        margin-bottom: 22px;
    }

    .mbl-contacts__eshop a, .mbl-contacts__eshop a:visited,
    .mbl-contacts__mail a, .mbl-contacts__mail a:visited,
    .mbl-contacts__tlg a, .mbl-contacts__tlg a:visited {
        color: #1c1c1c;
    }

    .mbl-contacts__eshop img {
        display: inline-block;
        width: 16px;
        height: 16px;
        margin-top: 1px;
        margin-right: 5px;
    }

    .mbl-contacts__mail {
        margin-bottom: 24px;
    }

    .mbl-contacts__mail img {
        display: inline-block;
        width: 16px;
        height: 16px;
        margin-right: 5px;
    }

    .mbl-contacts__tlg {
        min-height: 18px;
    }

    .mbl-contacts__tlg img {
        display: inline-block;
        width: 17px;
        height: 17px;
        margin-top: 1px;
        margin-right: 5px;
    }

    .goals, .stats {
        padding: 72px 0 30px;
    }

    .stats__item {
        width: 50%;
        margin-bottom: 1rem;
    }

    .confirmation-msg {
        width: 100%;
        height: 400px;
        background-color: transparent;
        padding: 0 15px 0 16px;
    }

    .confirmation-msg--inner {
        padding: 52px 22px 55px;
        background-color: #fff;
        border-radius: 15px;
    }

    .confirmation-msg__top {
        font-size: 24px;
        margin-bottom: 18px;
    }

    .confirmation-msg__line {
        font-size: 16px;
        margin-bottom: 32px;
    }

    .confirmation-msg__signup {
        margin-bottom: 26px;
    }

    .confirmation-msg__btn {
        width: 210px;
        height: 50px;
        font-family: 'GothamProMedium', sans-serif;
        font-size: 14px;
    }

    .confirmation-msg__btn:first-child {
        margin-bottom: 19px;
    }

    .arrows {
        top: 50%;
        right: 0;
        width: 100%;
        padding: 0 16px;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        justify-content: space-between;
    }

    .slider + .arrows {
        top: 160px;
    }

    .arrows::before {
        display: none !important;
    }

    .slider-item {
        background: #161619;
    }

    .slider-item__caption {
        position: static;
    }

    .slider-item__pic {
        display: none;
    }

    .slider-item__show-sm {
        width: 289px;
        max-width: 100%;
        height: 180px;
        border-radius: 20px;
        overflow: hidden;
        margin: 0 auto 40px;
    }

    .slider-item__line,
    .slider-item__text {
        margin-left: auto;
        margin-right: auto;
    }

    .cert-arrows {
        top: 62%;
    }

    .cert-arrows--wrap {
        width: 99%;
    }

    .contacts-page.page-wrap + .form {
        margin-top: -50px;
        padding: 190px 0 52px;
    }

    .contacts-page.page-wrap + .form h2 {
        margin-bottom: 36px;
    }

    .contacts-page.page-wrap + .form .page-wrap {
        position: relative;
        top: -40px;
        margin-bottom: -40px;
    }

    .contacts__map {
        width: 48%;
    }

    #pickpoint-more {
        position: static;
        margin-top: 10px;
    }

    #price-form .form__input,
    .form__input {
        width: 100%;
    }
}

@media screen and (min-width: 993px) {
    .init-hidden-sm {
        display: block !important;
    }

    .shown-xs {
        display: none;
    }
}

@media screen and (max-width: 992px) {
    .init-hidden-sm {
        display: none;
    }

    .shown-xs {
        display: block;
    }

    .pickpoint {
        padding-bottom: 72px;
    }

    #application-form .form__input-wrap {
        width: 100%;
    }

    .benefits {
        padding-bottom: 176px;
        margin-bottom: 30px;
    }

    .show-more#more-benefits {
        bottom: 120px;
    }
}

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

    h1, h2 {
        font-size: 24px;
    }

    .clients h2 {
        margin-bottom: 21px;
    }

    .cooperate h2 {
        line-height: 31px;
        margin-bottom: 22px;
    }

    .contacts-page h1 {
        margin-bottom: 36px;
    }

    .form h2 {
        margin-bottom: 36px;
    }

    .contacts-page h3 {
        font-size: 24px;
        margin-bottom: 23px;
    }

    *[class*='contacts-mail']::before,
    *[class*='contacts-phone']::before {
        display: none;
    }

    .header {
        height: auto;
    }

    .header__contacts-mail {
        -webkit-order: 2;
        order: 2;
    }

    .header__contacts-phone {
        -webkit-order: 2;
        order: 1;
    }

    .header-top {
        margin-bottom: 46px;

    }


    .breadcrumbs {
        padding-top: 110px !important;
    }
    .header.header-hp {
        height: 450px;
    }

    .header-top__wrap {
        padding-top: 30px;
    }
    .page-wrap {
        padding-top: 0px;
    }
    .header__logo {
        margin-right: 0;
    }

    .header__contacts-mail {
        margin-right: 0;
    }

    .header__contacts-phone,
    .header__contacts-mail {
        display: block;
        width: 100%;
        font-family: 'GothamProMedium', sans-serif;
        font-size: 13px;
        text-align: right;
    }

    .header__caption {
        font-size: 24px;
        line-height: 31px;
        margin-bottom: 32px;
    }

    .header__btn, .header__btn:visited,
    .more-btn, .more-btn:visited,
    .form__submit {
        width: 210px !important;
        height: 50px;
        font-family: 'GothamProMedium', sans-serif;
        font-size: 14px;
        line-height: 3.3;
    }

    .header__btn:first-child {
        margin-bottom: 20px;
    }

    .header__contacts-phone img,
    .header__contacts-mail img {
        display: none;
    }

    .breadcrumbs {
        margin-bottom: 8px;
        padding: 0 16px;
    }

    .inner-page .breadcrumbs .page-wrap {
        padding: 0 !important;
    }

    .header__logo svg,
    .footer__logo svg {
        width: 70px;
        height: 41px;
    }

    .benefits h1 {
        margin-bottom: 42px;
    }

    .benefits__item {
        margin-bottom: 40px;
        width: 48%;
    }

    .goals .benefits__item {
        width: 100%;
    }

    .benefits__item-pic {
        width: 70px;
        height: 70px;
        border: none;
        margin-bottom: 26px;
    }

    .goals .benefits__item-pic {
        border: none;
    }

    .benefits__item-text {
        font-size: 14px;
    }

    .benefits {
        position: relative;
    }

    .benefits.goals {
        padding-bottom: 30px;
    }

    .benefits .show-more {
        bottom: unset;
    }

    #more-benefits .more-btn,
    #more-clients .more-btn {
        width: 180px !important;
    }

    .goals h3 {
        font-size: 24px;
        line-height: 28px;
        margin-bottom: 36px;
    }

    .goals .benefits__item-pic {
        margin-bottom: 24px;
    }

    .benefits__item.prods .benefits__item-top {
        margin-bottom: 10px;
        font-size: 18px;
    }

    .goals .benefits__item.prods:last-child {
        margin-bottom: 0;
    }

    .cooperate {
        font-size: 16px;
        line-height: 19px;
        padding-top: 74px;
        padding-bottom: 50px;
        background: url(../images/gray-pot-btm.png) -1070px -70px no-repeat;
        top: -85px;
        margin-bottom: -30px;
    }

    .cooperate__intro {
        margin-bottom: 20px;
    }
    
    .cooperate__intro::after {
        bottom: 73px;
    }

    #more-read {
        margin-bottom: -32px !important;
    }
    .cooperate__list > div {
        margin-bottom: 18px;
        line-height: 21px;
        -khtml-box-lines: multiple;
        -webkit-box-lines: multiple;
        -ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .cooperate__list span {
        font-size: 18px;
        width: 100%;
    }

    .stats__item {
        margin-bottom: 30px;
    }

    .stats__item:last-child {
        margin-bottom: 0;
    }

    .stats__title {
        font-size: 24px;
        margin-bottom: 12px;
    }

    .stats__text,
    .slider-item__text,
    .clients__intro,
    .fl-part p{
        font-size: 16px !important;
        line-height: 21px;
    }

    .slider-wrap.one {
        margin-bottom: 0;
    }

    .map {
        overflow: hidden;
        padding: 106px 0 59px;
    }

    .map h2 {
        font-size: 24px;
        font-weight: 400;
        line-height: 31px;
        margin-bottom: 0;
        padding: 0 16px;
    }

    .map .page-wrap {
        padding: 0;
    }

    .contacts__map-top,
    .pickpoint__item-city {
        font-size: 18px;
        font-family: 'GothamProBold', sans-serif;
        margin-bottom: 8px;
    }

    .contacts__map {
        width: 100%;
    }

    .contacts__map-address {
        line-height: 19px;
        font-size: 14px;
        margin-bottom: 21px;
    }

    .slider-item__caption {
        padding: 50px 0 60px 0;
    }

    .slider-item__title {
        font-size: 24px;
        margin-bottom: 38px;
        top: 10px;
    }

    .slider-item__line {
        font-size: 20px;
        margin-bottom: 14px;
        line-height: 26px;
    }

    .slider + .arrows {
        width: 100%;
        right: unset;
        left: 0;
        padding-left: 28px;
        padding-right: 28px;
    }

    .owl-carousel .owl-stage {
        padding-left: 16px !important;
    }

    .brands h2 {
        margin-bottom: 0;
    }

    .brands .owl-carousel {
        height: 150px;
    }

    .brands .owl-carousel .owl-item {
        width: 119px !important;
        height: 55px !important;
        margin-right: 12px !important;
    }

    .brands__item {
        width: 119px;
        height: 55px;
    }

    .brands .owl-carousel .owl-item img {
        max-width: 80%;
        max-height: 70%;
    }

    .cert {
        padding: 50px 0 10px;
    }

    .cert h2 {
        margin-bottom: 27px;
    }

    .h2{
        font-size: 24px;
    }

    .cert-arrows {
        /*display: none;*/
        width: 100%;
        right: unset;
        left: 0;
        padding-left: 20px;
        padding-right: 20px;
    }

    /*  .cert-slider .slick-slide,
      .cert-slider__item,
       .cert-slider__item img {
      width: 218px!important;
    height: 310px;
     } */
    .clients {
        margin-bottom: 0;
        padding-top: 42px;
    }

    .clients__list {
        padding-bottom: 10px;
    }

    .clients__item {
        width: 100%;
        margin: 0 auto 20px;
    }

    .clients__item-info {
        line-height: 19px;
        margin-bottom: 22px;
    }

    #price-form .form__input-group {
        margin-right: 0;
        width: 100%;
    }

    .pickpoint__item {
        width: 100%;
    }

    .contacts__top {
        margin-bottom: 14px;
    }

    .contacts__top > div {
        font-size: 14px;
        height: 52px;
    }

    .contacts__top > div a {
        display: block;
    }

    .contacts__top > div img {
        margin-right: 18px !important;
    }

    .contacts__top-phone {
        -webkit-order: 1;
        order: 1;
    }

    .contacts__top-mail {
        -webkit-order: 2;
        order: 2;
    }

    .contacts__top-eshop {
        -webkit-order: 3;
        order: 3;
    }

    .contacts__top-eshop img {
        margin-right: 19px !important;
    }

    .contacts__top-tlg {
        -webkit-order: 4;
        order: 4;
    }

    .contacts__btm-top {
        font-size: 14px;
        margin-bottom: 18px;
        width: 100%;
    }

    .pickpoint__item {
        margin-bottom: 10px;
    }

    .pickpoint__item-city {
        margin-bottom: 18px;
    }

    .pickpoint__item-address, .pickpoint__item-phone {
        font-size: 14px;
        margin-bottom: 18px;
    }

    .show-more#more-benefits {
        bottom: 108px;
    }

    #more-clients.show-more {
        bottom: -72px;
    }

    .form {
        padding: 190px 0 42px;
    }

    .form,
    .form.price-form {
        padding: 190px 0 46px;
        background-image: url(../images/gray-pot-btm.png);
        background-position: 54% 0;
        background-repeat: no-repeat;
    }

    .form.price-form {
        padding: 190px 0 88px;
    }

    .form.price-form h2 {
        margin-bottom: 24px;
    }

    .form.price-form .page-wrap {
        position: relative;
        top: -40px;
        margin-bottom: -40px;
    }

    #price-form .form__input,
    .form__input {
        height: 50px;
        padding: 20px 20px 19px;
        margin-bottom: 20px;
        background-position: 92% 50%;
    }

    .dot {
        top: 22px;
        right: 20px;
    }

    .form__textarea,
    #price-form .form__textarea {
        height: 160px;
        padding: 20px !important;
        width: 100%;
    }

    .form__input, .form__textarea {
        font-size: 14px;
        font-family: 'GothamProMedium', sans-serif;
    }

    ::-webkit-input-placeholder {
        font-family: 'GothamProMedium', sans-serif;
        font-size: 14px;
    }

    ::-moz-placeholder {
        font-family: 'GothamProMedium', sans-serif;
        font-size: 14px;
    }

    :-ms-input-placeholder {
        font-family: 'GothamProMedium', sans-serif;
        font-size: 14px;
    }

    :-moz-placeholder {
        font-family: 'GothamProMedium', sans-serif;
        font-size: 14px;
    }

    ::placeholder {
        font-family: 'GothamProMedium', sans-serif;
        font-size: 14px;
    }

    .form__submit {
        width: 220px;
        height: 50px;
        margin: 0 auto 35px;
        -webkit-order: 1;
        order: 1;
    }

    .form__policy,
    #price-form .form__policy {
        width: 100%;
        font-size: 12px;
        -webkit-order: 2;
        order: 2;
        text-align: center;
        margin-right: 0;
    }

    .footer__logo {
        margin-right: 23px;
    }

    .footer__copyright {
        font-size: 12px;
    }

    .footer__copyright div:first-child {
        margin-bottom: 19px;
    }

    .footer__menu {
        width: 50% !important;
    }

    .footer__menu-title {
        margin-bottom: 28px;
        font-size: 14px;
    }

    .footer__menu-list li {
        margin-bottom: 8px;
    }

    .footer__menu-list a, .footer-menu__list a:visited {
        font-size: 14px;
    }

    .footer__contacts {
        margin-bottom: 44px;
    }

    .footer__socials {
        margin-bottom: 40px;
    }

    .footer__copyright {
        margin-bottom: 36px;
    }

    .footer__hr {
        margin: 30px 0 40px;
    }

    .footer__dev {
        margin-bottom: 50px;
    }
}

@media screen and (max-width: 680px) {
    .benefits__item.prods {
        width: 100%;
    }
}

@media screen and (max-width: 580px) {
    .benefits__item,
    .stats__item {
        width: 100%;
    }
}

@media screen and (min-width: 481px) {
    .contacts__map-pic.small {
        display: none;
    }
}

@media screen and (max-width: 480px) {
    .header__logo a,
    .footer__logo {
        width: 69px;
        height: 40px;
    }

    .header__contacts {
        margin-left: 0;
        margin-top: 5px;
    }

    .header.header-hp {
        height: 581px;
    }

    .breadcrumbs {
        font-size: 12px;
    }

    .breadcrumbs-inner {
        background: transparent;
    }

    .inner-page .breadcrumbs .page-wrap {
        background-size: 45%;
    }

    .benefits__item-pic {
        margin-bottom: 22px;
    }

    .benefits__item-top {
        font-size: 18px;
        margin-bottom: 12px;
    }

    .benefits__item-text {
        width: 236px;
    }


    .contacts__map-pic.large {
        display: none;
    }

    .contacts__map {
        padding-top: 20px;
        margin-bottom: 23px;
    }

    .contacts__map:last-child {
        border-top: none;
        padding-top: 0;
    }

    .benefits.goals .page-wrap {
        padding: 0 14px 0 15px;
        position: relative;
        top: -60px;
    }

    .slider-item__show-sm {
        margin: 0 auto 31px;
    }

    #more-pickpoint.show-more {
        bottom: -8px;
    }

    .header__menu li, .footer__menu-list li {
        margin-right: 0;
    }

    .map {
        padding: 92px 0 59px;
    }

    .stats .page-wrap > .flex,
    .benefits.goals .page-wrap {
        position: relative;
        top: -46px;
        margin-bottom: -46px;
    }

    .goals + .map {
        padding: 14px 0 59px;
    }

    .footer__contacts {
        -webkit-order: 1;
        order: 1;
    }

    .footer__socials {
        -webkit-order: 5;
        order: 5;
    }

    .footer__copyright {
        -webkit-order: 6;
        order: 6;
    }

    .footer__hr {
        margin: 30px 0 40px;
        -webkit-order: 4;
        order: 4;
    }

    .footer__menu:nth-child(5) {
        -webkit-order: 2;
        order: 2;
        margin-bottom: 0;
    }

    .footer__menu:nth-child(6) {
        -webkit-order: 5;
        order: 3;
        padding-left: 17px;
    }

    .footer__dev {
        -webkit-order: 7;
        order: 7;
    }
}

@media screen and (max-width: 320px) {
    .stats {
        padding: 0;
    }

    .stats .flex {
        position: relative;
        top: -60px;
        margin-bottom: -60px;
    }

    .stats:before, .goals:before {
        height: 181px;
        background: url(../images/mbl-wavy-edge.png) -1px 100% no-repeat;
    }
}


/* add */
.footer__contacts-phone,
.footer__contacts-mail {
    margin-left: 25px;
}

.footer__contacts img {
    position: absolute;
}

.contacts__map-pic.large {
    width: 457px;
    height: 250px;
}

.contacts__map-pic.small {
    height: 250px;
}

.page-policy {
    margin-bottom: 80px;
}

.page-policy ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
}

/*p.20{*/
/*font-weight: 700;*/
/*}*/
.page-policy span {
    font-weight: 700;
}

.cooperate__item {
    min-height: 72px;
}

.cert-slider__item {
    margin: 20px;
}

.shadow-box {
    border: solid 10px #F4F5F8;
    -webkit-box-shadow: 0px 0px 20px 0px rgba(158, 158, 158, 1);
    -moz-box-shadow: 0px 0px 20px 0px rgba(158, 158, 158, 1);
    box-shadow: 0px 0px 20px 0px rgba(158, 158, 158, 1);
    position: relative;
}

.inner-shadow {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -webkit-box-shadow: inset 0px 0px 20px 5px rgba(158, 158, 158, 1);
    -moz-box-shadow: inset 0px 0px 20px 5px rgba(158, 158, 158, 1);
    box-shadow: inset 0px 0px 20px 5px rgba(158, 158, 158, 1);
}

.confirmation-msg__btn a {
    color: inherit !important;
}

.cooperate__item:first-child span {
    margin-right: 52px;
}

.form-inner * {
    outline: none !important;
}

@media screen and (max-width: 320px) {
    .benefits.goals .page-wrap {
        top: -116px;
        margin-bottom: -116px;
    }
}

@media screen and (max-width: 1000px) {
    .brands {
        padding-top: 30px;
    }
}


.form__input:focus::-webkit-input-placeholder {
    /* WebKit browsers */
    color: transparent;
}

.form__input:focus:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: transparent;
}

.form__input:focus::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: transparent;
}

.form__input:focus:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: transparent;
}

.form__input:focus::placeholder {
    color: transparent;
}

.form__textarea:focus::-webkit-input-placeholder {
    /* WebKit browsers */
    color: transparent;
}

.form__textarea:focus:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: transparent;
}

.form__textarea:focus::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: transparent;
}

.form__textarea:focus:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: transparent;
}

.form__textarea:focus::placeholder {
    color: transparent;
}

.cooperate.no-bg {
    background: none;
    padding-top: 50px;
}

.cooperate.no-bg h2 {
    margin-top: 50px;
}

.page-error {
    max-width: 689px;
    margin: auto;
    width: 100%;
}

.page-error-code {
    font-weight: bold;
    font-size: 288px;
    line-height: 358px;
    text-align: center;
    color: #E51A4B;
}

.page-error-title {
    font-size: 30px;
    line-height: 53px;
    text-align: center;
    color: #333333;
    font-weight: bold;
}

.page-error-description {
    font-size: 18px;
    line-height: 25px;
    text-align: center;
    color: #333333;
    margin-bottom: 50px;
}

.input-has-error .form__input {
    border: 1px solid #e31f25;
}

.input-error-text {
    display: none;
    position: absolute;
    top: 72px;
    width: 100%;
    text-align: center;
    font-size: 14px;
    color: #e31f25;
}

.input-has-error .input-error-text {
    display: block;
}

/* Preloader */
.bubblingG {
    display: none;
    text-align: center;
    width: 78px;
    height: 49px;
    margin: auto;
    z-index: 1000;
    position: absolute;
    top: 45%;
    left: 45%;
}

.bubblingG span {
    display: inline-block;
    vertical-align: middle;
    width: 10px;
    height: 10px;
    margin: 24px auto;
    background: rgb(227, 31, 37);
    border-radius: 49px;
    -o-border-radius: 49px;
    -ms-border-radius: 49px;
    -webkit-border-radius: 49px;
    -moz-border-radius: 49px;
    animation: bubblingG 0.845s infinite alternate;
    -o-animation: bubblingG 0.845s infinite alternate;
    -ms-animation: bubblingG 0.845s infinite alternate;
    -webkit-animation: bubblingG 0.845s infinite alternate;
    -moz-animation: bubblingG 0.845s infinite alternate;
}

#bubblingG_1 {
    background-color: rgb(227, 31, 37);
    animation-delay: 0s;
    -o-animation-delay: 0s;
    -ms-animation-delay: 0s;
    -webkit-animation-delay: 0s;
    -moz-animation-delay: 0s;
}

#bubblingG_2 {
    background-color: rgb(0, 150, 63);
    animation-delay: 0.2495s;
    -o-animation-delay: 0.2495s;
    -ms-animation-delay: 0.2495s;
    -webkit-animation-delay: 0.2495s;
    -moz-animation-delay: 0.2495s;
}

#bubblingG_3 {
    background-color: rgb(239, 124, 0);
    animation-delay: 0.509s;
    -o-animation-delay: 0.509s;
    -ms-animation-delay: 0.509s;
    -webkit-animation-delay: 0.509s;
    -moz-animation-delay: 0.509s;
}


@keyframes bubblingG {
    0% {
        width: 10px;
        height: 10px;
        transform: translateY(0);
    }

    100% {
        width: 23px;
        height: 23px;
        background-color: rgba(0, 0, 0, 0.53);
        transform: translateY(-20px);
    }
}

@-o-keyframes bubblingG {
    0% {
        width: 10px;
        height: 10px;
        background-color: rgb(227, 31, 37);
        -o-transform: translateY(0);
    }

    100% {
        width: 23px;
        height: 23px;
        background-color: rgba(255, 255, 255, 0.98);
        -o-transform: translateY(-20px);
    }
}

@-ms-keyframes bubblingG {
    0% {
        width: 10px;
        height: 10px;
        background-color: rgb(227, 31, 37);
        -ms-transform: translateY(0);
    }

    100% {
        width: 23px;
        height: 23px;
        background-color: rgba(255, 255, 255, 0.98);
        -ms-transform: translateY(-20px);
    }
}

@-webkit-keyframes bubblingG {
    0% {
        width: 10px;
        height: 10px;
        background-color: rgb(227, 31, 37);
        -webkit-transform: translateY(0);
    }

    100% {
        width: 23px;
        height: 23px;
        background-color: rgba(255, 255, 255, 0.98);
        -webkit-transform: translateY(-20px);
    }
}

@-moz-keyframes bubblingG {
    0% {
        width: 10px;
        height: 10px;
        background-color: rgb(227, 31, 37);
        -moz-transform: translateY(0);
    }

    100% {
        width: 23px;
        height: 23px;
        background-color: rgba(255, 255, 255, 0.98);
        -moz-transform: translateY(-20px);
    }
}

/* Подтверждение 18 лет */
.mfp-bg {
    opacity: 0;
    transition: all 0.2s;
    visibility: visible;
}

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.mfp-wrap {
    z-index: 9998 !important;
    overflow: hidden auto;
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden;
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.mfp-container {
    text-align: center;
}

.mfp-container::before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto;
}

.mfp-auto-cursor .mfp-content {
    cursor: auto;
}

.mfp-content {
    position: fixed;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
    left: 1px;
}

.middle-popup {
    max-width: 700px;
}

.white-popup {
    top: 100px;
    position: relative;
    background: #FFF;
    padding: 30px;
    width: auto;
    max-width: 40%;
    margin: 0 auto;
    -webkit-box-shadow: 0px 0px 100px 0px rgba(0, 0, 0, 0.48);
    -moz-box-shadow: 0px 0px 100px 0px rgba(0, 0, 0, 0.48);
    box-shadow: 0px 0px 100px 0px rgba(0, 0, 0, 0.48);
    border-radius: 3px;
}

h2.popup-header {
    font-family: 'OpenSansRegular';
    font-size: 24px;
    color: #4f5f6f;
    text-align: center;
    text-transform: uppercase;
    position: relative;
}

.popup-text {
    text-align: center;
    font-family: 'OpenSansSemibold';
    font-size: 14px;
    color: #4f5f6f;
    line-height: 20px;
    margin-top: 40px;
}

.popup-text a {
    color: #41B9F7;
}

.adult-button-box {
    display: block;
    min-height: 80px;
}

.pull-right {
    float: right !important;
}

.mfp-preloader {
    display: none;
    color: #cccccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}

.mfp-wrap ~ * {
    -webkit-filter: blur(3px);
    -moz-filter: blur(3px);
    -o-filter: blur(3px);
    -ms-filter: blur(3px);
    filter: blur(3px);
}

.popup-button {
    background-color: #049747;
    cursor: pointer;
}

.popup-button:hover {
    background-color: #31353d;
}

.adult-button-box a.popup-button.cancel {
    background-color: #E31F25;
}

.adult-button-box a.popup-button.cancel:hover {
    background-color: #31353d;
}

.adult-button-box a {
    min-width: 200px;
}

.popup-button {
    display: block;
    margin: 30px auto;
}

.popup-button {
    font-family: 'OpenSansRegular';
    font-size: 15px;
    color: #fff;
    background-color: #049747;
    display: block;
    padding: 14px 30px;
    -webkit-box-shadow: 0px 0px 28px -1px rgba(158, 153, 158, 0.3);
    -moz-box-shadow: 0px 0px 28px -1px rgba(158, 153, 158, 0.3);
    box-shadow: 0px 0px 28px -1px rgba(158, 153, 158, 0.3);
    margin: 30px auto;
    max-width: 30%;
    text-align: center;
}

.popup-button {
    border: 0;
    font-family: 'OpenSansSemibold';
    font-size: 16px;
    color: #fff;
    background-color: #049747;
    display: inline-block;
    padding: 18px 31px;
    margin: 30px auto;
    text-align: center;
    margin-left: 7px;
    transition-duration: .2s;
    transition-property: all;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}

.popup-buttons-box .popup-button.dark {
    display: inline-block;
    max-width: 100%;
    margin: 0;
    cursor: pointer;
    background-color: #31353d;
}

.popup-buttons-box .popup-button.dark:hover {
    background-color: #41b9f7;
}

@media screen and (max-width: 1094px) {
    .adult-button-box a {
        min-width: 200px;
    }

    .white-popup {
        max-width: 67%;
    }

    .pull-right {
        margin-right: 10px;
    }
}

@media screen and (max-width: 767px) {
    .white-popup {
        top: 5px;
        position: relative;
        background: #FFF;
        padding: 30px;
        width: auto;
        max-width: inherit;
        margin: 0 auto;
        overflow-y: scroll;
        height: auto;
        -webkit-box-shadow: 0px 0px 100px 0px rgba(0, 0, 0, 0.48);
        -moz-box-shadow: 0px 0px 100px 0px rgba(0, 0, 0, 0.48);
        box-shadow: 0px 0px 100px 0px rgba(0, 0, 0, 0.48);
        border-radius: 3px;
    }

    .pull-right {
        text-align: center;
    }

    .pull-right {
        float: none !important;
    }

    .adult-button-box a {
        min-width: 83%;
    }

    .pull-right {
        margin-right: 0px;
    }

    .popup-button {
        padding: 8px 12px;
        margin: 7px auto;
    }

    .popup-text {
        height: 200px;
        overflow: scroll;
    }
    .header__contacts.hp a {
        color:#ffffff;
    }
    .mbl-menu .header__contacts.hp a {
        color: #1a1a1a;
    }

;
}

.confirm-2021 {
    width: 70%;
    line-height: 1.4em;
}

h1 {
    line-height: 1.1;
}

.cooperate__intro h2 {
    line-height: 1.1;
}

.cooperate__intro ul {
    padding-left: 3em;
    padding-bottom: 1em;
}

.cooperate__intro ul li {
    line-height: 1.5;
    font-size: 0.9em;
    padding-bottom: 0.5em;
}

.cooperate__intro p {
    line-height: 1.5;
    font-size: 0.9em;
    padding-bottom: 1em;
}

.cooperate__intro .info a {
    color: #e31f25;
    font-family: 'GothamProMedium', sans-serif;
    text-decoration: underline;
}

.contacts__mdl.flex.flex-between {
    flex-wrap: wrap;
}

@media (min-width: 1125px) and (max-width: 1225px) {
    .clients__item:last-child {
        margin-left: 20px;
    }
}

@media (min-width: 1125px) {
    .clients__list.allClients::after {
        content: "";
        flex: auto;
    }

    .clients__item:last-child {
        /*margin-left: 30px;*/
    }
}
.subsubmit_price {
    position: relative;
    width: 230px;
    top: -95px;
    left: 905px;
    line-height: 2.8;
    height: 50px;
}

@media screen and (max-width: 1240px){
    .subsubmit_price {
        position: static;
        margin: 0 auto;
    }
}
@media screen and (max-width: 768px){
    .subsubmit_price {
         line-height: 3.5;
  }
  .subsubmit_price:hover {
    line-height: 3.2 !important;
  } 
  .slider + .arrows {
    top: 120px;
  }  
}
@media screen and (min-width: 1240px){
    .cert h2 {
        margin-bottom: 10px;
    }
.subsubmit_price {
        top: -62px;
    }

}
#more-read {
    margin-bottom:110px;
    }
    .subsubmit_price:hover {
        line-height: 2.6;
    }   

 .fl-why {
         display: flex;
         flex-wrap: wrap;
       }

      .fl-part {
        padding: 35px;        
        flex: 15%;
      }

      .fl-part div {
        display: block;
        margin: 0 auto 30px auto;
      }
      .fl-part p {
        font-size: 24px;
      }

.benefits__item-pic2 span {
    display: block;
    margin: 11px auto;
    background-color: #e3e8ee;
    width: 70px;
    height: 70px;
    border-radius: 100%;
}

.benefits__item-pic2 span svg {
    display: block;
    margin: 10px auto;
    position: relative;
    top: 20px;

}
.benefits__item-pic2 {
    width: 95px;
    height: 95px;
    border: 1px solid #d7e0e6;
    border-radius: 100%;

}
.ben {
    margin-top: 50px;
  }
@media screen and (max-width: 340px)
.slider + .arrows {
    padding-left: -5px;
    padding-right: -5px;
}

.popup-header {
    font-family: 'OpenSansRegular';
    font-size: 24px;
    color: #4f5f6f;
    text-align: center;
    text-transform: uppercase;
    position: relative;
    font-weight: bold;
}
