@charset "UTF-8";html{font-family:sans-serif;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%}body{margin:0;font-family:"Calibri",Trebuchet MS,sans-serif;font-weight:300;font-style:normal;text-rendering:optimizeLegibility;color:#2f2f2f;padding-top:62px}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block}audio:not([controls]){display:none;height:0}progress,sub,sup{vertical-align:baseline}[hidden],template{display:none}a{background-color:transparent;-webkit-text-decoration-skip:objects;text-decoration-skip:objects;text-decoration:none}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}svg:not(:root){overflow:hidden}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}figure{margin:1em 40px}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0}button,input,select,textarea{font:inherit;margin:0}.slider__text b,.slider__title b,optgroup{font-weight:700}button,hr,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button;-moz-appearance:button;appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{color:inherit;display:table;max-width:100%;white-space:normal}textarea{overflow:auto}[type=checkbox],[type=radio],legend{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none;appearance:none}::-webkit-input-placeholder{color:inherit;opacity:.54}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}@font-face{font-family:"Calibri";src:local("Calibri"),url(../fonts/calibri.woff2) format("woff2"),url(../fonts/calibri.woff) format("woff"),url(../fonts/calibri.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:"Calibri";src:local("Calibri Lite"),url(../fonts/calibril.woff2) format("woff2"),url(../fonts/calibril.woff) format("woff"),url(../fonts/calibril.ttf) format("truetype");font-weight:300;font-style:normal}@font-face{font-family:"Calibri";src:local("Calibri Bold"),url(../fonts/calibrib.woff2) format("woff2"),url(../fonts/calibrib.woff) format("woff"),url(../fonts/calibrib.ttf) format("truetype");font-weight:700;font-style:normal}@media (min-width:768px){body{padding-top:0;background:url(../img/bg.jpg) no-repeat center}}button,input,select,textarea{font-family:"Calibri",Trebuchet MS,sans-serif;color:#2f2f2f}input,select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0;background-color:#fff}.bg{width:100%;height:100%;z-index:10;background-color:rgba(0,0,0,.3);left:0;top:0;position:fixed;display:none}.container{width:100%;max-width:450px;margin:0 auto}@media (min-width:768px){.container{max-width:1170px}}.none{display:none!important}@media (min-width:768px){.body-flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100vh}}.btn{cursor:pointer;background-color:#f9c800;font-size:16px;border:0;outline:0;margin:0;border-radius:3px;color:#000;display:block;max-width:100%;text-align:center;font-weight:700;text-transform:uppercase;padding:13px 20px 10px;-webkit-box-sizing:border-box;box-sizing:border-box}.btn svg{fill:#2f2f2f;display:inline-block;vertical-align:middle}.btn--arrow svg{-webkit-transform:translate(0,-1px);transform:translate(0,-1px)}.social{display:inline-block;vertical-align:middle;padding-top:3px}@media (max-width:450px){.social{display:none}}.social__item{display:inline-block;width:35px;height:35px;border-radius:50%;position:relative;border:1px solid transparent;-webkit-transition:.3s;transition:.3s;margin-left:11px;overflow:hidden;background-color:#aeaeae}.social__item:first-child{margin-left:0}.social__item svg{-webkit-transition:.3s;transition:.3s;width:50%;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);fill:#fff}.social__item--telegram:hover{background-color:#00a6e2}.social__item--viber:hover{background-color:#8951a2}.social__item--whatsapp svg{width:65%}.social__item--whatsapp:hover{background-color:#00b833}.arrow{width:18px;height:18px;fill:#2f2f2f}.arrow--right_center{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.header{background-color:#222;padding:9px 0;border-bottom:1px solid #e5e5e5;position:fixed;top:0;left:0;width:100%}@media (min-width:768px){.header{position:relative;padding-top:20px;margin-bottom:15px;border:0;background-color:transparent}}.header__flex{padding:0 10px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width:768px){.header__flex{padding:0;-webkit-box-sizing:content-box;box-sizing:content-box}}.header__logo img{width:130px;height:37px}@media (min-width:768px){.header__logo img{width:187px;height:53px}}.header__logo-desktop{display:none}@media (min-width:768px){.header__logo-desktop{display:block}}.header__logo-mobile,.slider__title-small br{display:block}@media (min-width:768px){.header__logo-mobile{display:none}}.header__phone{display:none}@media (min-width:768px){.header__phone{display:block;margin-left:auto;margin-right:41px;text-align:right}.header__phone a{color:#2f2f2f;font-size:25px;line-height:26px}.header__phone p{margin:0;font-size:13px;color:#aeaeae;font-weight:400}.header__btn{display:none}}.slider__container{width:100%;max-width:450px}@media (min-width:768px){.slider__container{position:relative;max-width:1170px;height:597px}}.slider__big-logo{display:none;position:absolute;left:-2px;bottom:0;width:163px;height:190px;z-index:3}@media (min-width:768px){.slider__big-logo--active{display:block}}.slider__btn{display:none;position:absolute;top:30px;right:30px;z-index:3}@media (min-width:768px){.slider__btn{display:block}}.slider__btn--test{left:113px;top:334px;right:auto}.slider__last-btn{margin-left:auto;margin-right:auto;max-width:111px}@media (min-width:768px){.slider__last-btn{display:none}}.slider__next{position:absolute;left:auto;right:37px;top:50%;-webkit-transform:translate(0,-50%);transform:translate(0,-50%);width:26px;height:46px;border:0;outline:0;background-color:transparent;padding:0;cursor:pointer;z-index:3;display:none}@media (min-width:768px){.slider__next{display:block}}.slider__next svg{width:100%;height:100%;fill:#333;position:absolute;-webkit-transition:.3s;transition:.3s}.slider__next--white svg{fill:#fff}.slider__nav{display:none}@media (min-width:768px){.slider__nav{position:absolute;left:50%;bottom:18px;-webkit-transform:translate(-50%,0);transform:translate(-50%,0);z-index:3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.slider__button{width:10px;height:10px;background-color:#333;border-radius:50%;border:0;outline:0;margin:0 5px;padding:0;cursor:pointer;-webkit-transition:.3s;transition:.3s}.slider__button--active{background-color:#ffb800}.slider__small{display:none;font-size:10px;width:140px;margin-left:auto;margin-top:290px}@media (min-width:768px){.slider__small{display:block;width:auto;position:absolute;bottom:0;right:46px;margin:0;font-size:12px;padding:20px 30px;background-color:#fff7d7}}@media (max-width:450px){.slider__none{display:none}}@media (min-width:768px){.slider__none-d{display:none}}.slider__title{font-size:20px;text-transform:uppercase;margin-top:0;margin-bottom:15px;font-weight:300}@media (min-width:768px){.slider__title{font-size:40px;line-height:40px;margin-bottom:20px;padding-top:0}}.slider__title-normal{font-size:31px;display:block;margin-top:-4px}@media (min-width:768px){.slider__title-normal{font-size:inherit;display:inline;margin-top:auto}}.slider__title-small{display:block;font-size:22px;text-align:right;margin-top:-20px;font-weight:700;width:300px;margin-left:auto;margin-right:auto}@media (min-width:768px){.slider__title-small{display:inline;font-size:inherit;text-align:left;margin:0;font-weight:inherit;width:auto}}@media (max-width:450px){.slider__title--redeem{font-size:37px;text-align:center;letter-spacing:-.2px}}.slider__title--big{font-size:28px;text-align:center}@media (min-width:768px){.slider__title--big{text-align:left;font-size:50px;line-height:1}}.slider__title--white{color:#fff}.slider__text{font-size:14px;text-transform:uppercase;margin-bottom:0;margin-top:15px;font-weight:300}@media (min-width:768px){.slider__text{font-size:20px;line-height:30px;margin-top:36px}}.slider__text--margin_small{margin-top:0}@media (min-width:768px){.slider__text--margin_small{margin-top:22px}}.slider__item{background-repeat:no-repeat;background-position:center bottom;background-size:100% auto;width:100%;max-width:450px;margin:0 auto;padding:0 10px;-webkit-box-sizing:border-box;box-sizing:border-box}@media (min-width:768px){.slider__item{background-position:right bottom;background-size:auto auto;display:none;position:absolute;left:0;top:0;width:100%;max-width:100%;height:597px;z-index:2}}.slider__item--redeem{background-image:url(../img/redeem-m.jpg);background-position:right bottom;background-color:#f5f5f5;padding-top:30px;padding-bottom:352px}@media (min-width:768px){.slider__item--redeem{background-image:url(../img/redeem.jpg);background-color:transparent;margin-top:0;padding-top:111px;padding-bottom:0;margin-bottom:0;display:block}}.slider__item--percent{background-image:url(../img/percent-m.jpg);background-color:#f0f0f0;padding-top:35px;padding-bottom:368px}@media (min-width:768px){.slider__item--percent{background-image:url(../img/percent.png);background-color:transparent;padding-top:104px;padding-bottom:0}}.slider__item--nominimum{background-image:url(../img/nominimum-m.jpg);background-color:#fefefe;padding-top:35px;padding-bottom:251px}@media (min-width:375px) and (max-width:450px){.slider__item--nominimum{padding-bottom:300px}}@media (min-width:768px){.slider__item--nominimum{background-image:url(../img/nominimum.jpg);background-color:transparent;padding-top:56px;padding-bottom:0}}.slider__item--conveniently{background-image:url(../img/conveniently-m.jpg);background-color:#f5f5f5;padding-top:27px;padding-bottom:277px}@media (min-width:375px) and (max-width:450px){.slider__item--conveniently{padding-bottom:330px}}@media (min-width:768px){.slider__item--conveniently{background-image:url(../img/conveniently.jpg);background-color:transparent;padding-top:101px;padding-bottom:0}}.slider__item--logistics{background-image:url(../img/logistics-m.jpg);background-color:#f0f0f0;padding-top:47px;padding-bottom:219px}@media (min-width:768px){.slider__item--logistics{background-image:url(../img/logistics.jpg);background-color:transparent;padding-top:40px;padding-bottom:0}}.slider__item--payment{background-image:url(../img/payment-m.jpg);background-color:#fff;padding-top:40px;padding-bottom:277px}@media (min-width:768px){.slider__item--payment{background-image:url(../img/payment.jpg);background-color:transparent;padding-top:98px;padding-bottom:0}}.slider__item--additions{background-color:#f5f5f5;padding-top:41px;padding-bottom:35px}@media (min-width:768px){.slider__item--additions{background-image:url(../img/additions.jpg);background-color:transparent;padding-top:55px;padding-bottom:0}}.slider__item--affiliate{background-image:url(../img/affiliate-m.jpg);background-position:right bottom;background-color:#fff;padding-top:38px;padding-bottom:332px}@media (min-width:768px){.slider__item--affiliate{background-image:url(../img/affiliate.jpg);background-color:transparent;padding-top:73px;padding-bottom:0}}@media (min-width:375px) and (max-width:450px){.slider__item--affiliate{padding-bottom:430px}}.slider__item--test{background-image:url(../img/test-m.jpg);background-position:center top;background-size:auto 100%;background-color:#fc281f;padding-top:146px;padding-bottom:237px}@media (min-width:768px){.slider__item--test{background-image:url(../img/test.jpg);background-color:transparent;background-position:right bottom;padding-top:195px;padding-left:114px;padding-bottom:0}}.slider__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;list-style-type:none;padding:0;margin:20px 0 0}@media (min-width:768px){.slider__list{width:530px;margin-top:30px}}.slider__li{width:145px;background-color:#fff;padding:13px 17px;border:1px solid #eee;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:10px;margin-right:10px}.slider__li:nth-child(2n){margin-right:0}@media (min-width:768px){.slider__li:nth-child(2n){margin-right:10px}.slider__li{width:165px;padding:20px}}.slider__li span{display:block;text-transform:uppercase;font-weight:700;font-size:16px;margin-bottom:5px}@media (min-width:768px){.slider__li span{font-size:18px}}.slider__li svg{width:15px;height:15px;fill:#999;display:inline-block;vertical-align:middle;-webkit-transform:translate(0,-2px);transform:translate(0,-2px);margin-right:6px}.slider__li small{font-size:14px}@media (min-width:768px){.slider__li small{font-size:16px}}.slider__additions{list-style-type:none;margin:0;padding:0}@media (min-width:768px){.slider__additions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:650px;margin-top:33px}}.slider__additions li{background-color:#fff;border:1px solid #eee;padding:20px 0 20px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:310px;margin-left:auto;margin-right:auto;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:10px}@media (min-width:768px){.slider__additions li{margin-left:0;margin-right:10px}}.slider__additions img{width:30px;height:30px;margin-right:15px}@media (min-width:768px){.slider__additions img{width:46px;height:46px}}.slider__additions span{font-size:14px;font-weight:700;text-transform:uppercase}@media (min-width:768px){.slider__additions span{font-size:16px}}.footer{padding-top:15px;padding-bottom:20px;font-size:14px;background-color:#fc281f}@media (min-width:768px){.footer{background-color:transparent;padding:0}}.footer__copy{margin:15px 0;color:#fff}@media (min-width:768px){.footer__copy{color:#acacac;margin:0}}.footer__container{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 10px}@media (min-width:768px){.footer__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:25px 20px 28px 20px}}.footer__email{padding-left:25px;background:url(../img/footer__email--mob.png) no-repeat left 1px;background-size:auto 12px;color:#fff}@media (min-width:768px){.footer__email{background:url(../img/footer__email.png) no-repeat left 1px;color:#acacac}}.footer__polit{color:#fff;text-decoration:underline}@media (min-width:768px){.footer__polit{color:#acacac}}.footer__polit:hover{text-decoration:none}.privacy{position:absolute;top:50px;left:50%;-webkit-transform:translate(-50%,0);transform:translate(-50%,0);-webkit-box-shadow:0 2px 20px 0 rgba(0,0,0,.3);box-shadow:0 2px 20px 0 rgba(0,0,0,.3);max-width:900px;width:100%;background-color:#fff;z-index:11;-webkit-box-sizing:border-box;box-sizing:border-box;padding:20px 10px;display:none}@media (min-width:768px){.privacy{position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);padding:15px 25px}}.privacy h4{font-size:19px;margin:0}@media (min-width:768px){.privacy h4{font-size:24px}}.privacy p{margin:10px 0 0}@media (min-width:768px){.privacy p{margin:15px 0 0}}.privacy__close{position:absolute;right:8px;top:8px;-webkit-transition:.3s;transition:.3s;width:20px;height:20px}.privacy__close svg{fill:#333;width:20px;height:20px}.privacy__close:hover{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.footer {background-color: rgba(255, 255, 255, 0.8);padding: 28px 0;}.footer .main {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.footer p {margin: 0;font-size: 16px;line-height: 18px;font-weight: 300;}.footer a:hover {text-decoration: none;}.footer--mail .main {border-top: 1px solid #a1a1a1;padding-top: 30px;}.footer__logo span {display: block;text-transform: uppercase;font-size: 12px;line-height: 15px;margin-top: 5px;}.footer__contacts {margin-left: 35px;margin-right: 55px;}.footer__email {display: inline-block;background: url(../img/footer__email.png) no-repeat left center;min-height: 16px;padding-left: 27px;font-size: 16px;margin-bottom: 15px;margin-left: 20px;}.footer__copy {font-size: 14px;}.footer__copy strong {font-weight: 500;text-transform: uppercase;margin-bottom: 4px;display: block;font-size: 16px;}.footer__copy a {color: #333;text-decoration: underline;cursor: pointer;}.footer__phone {background: url(../img/top-nav__phone.png) no-repeat left center;margin-bottom: 15px;display: inline-block;margin-left: 0;min-height: 16px;padding-left: 27px;font-size: 16px;text-decoration: none;color: #333;}.footer__right {width: 415px;font-weight: 500;}.footer__right span {display: block;margin-bottom: 5px;}p.footer__bottom {margin-top: 30px;border-top: 1px solid #a1a1a1;padding-top: 25px;font-size: 14px;}


.footer_desktop {
  background-color: rgba(255, 255, 255, 0.8);
  padding: 28px 20px;
  max-width: 1170px;
  width: calc(100% - 40px);
  margin: 0 auto;
}

.footer_desktop .main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer_desktop p {
  margin: 0;
  font-size: 16px;
  line-height: 18px;
  font-weight: 300;
}

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

.footer_desktop--mail .main {
  border-top: 1px solid #a1a1a1;
  padding-top: 30px;
}

.footer_desktop__logo span {
  display: block;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 15px;
  margin-top: 5px;
}

.footer_desktop__contacts {
  margin-left: 35px;
  margin-right: 55px;
}

.footer_desktop__email {
  display: inline-block;
  background: url(../../../img/footer__email.png) no-repeat left center;
  min-height: 16px;
  padding-left: 27px;
  font-size: 16px;
  margin-bottom: 15px;
  margin-left: 20px;
}

.footer_desktop__copy {
  font-size: 14px;
}

.footer_desktop__copy strong {
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 4px;
  display: block;
  font-size: 16px;
}

.footer_desktop__copy a {
  color: #333;
  text-decoration: underline;
  cursor: pointer;
}
.footer_desktop__copy p {
    color: #333;
    cursor: pointer;
  }

.footer_desktop__phone {
  background: url(../../../img/top-nav__phone.png) no-repeat left center;
  margin-bottom: 15px;
  display: inline-block;
  margin-left: 0;
  min-height: 16px;
  padding-left: 27px;
  font-size: 16px;
  text-decoration: none;
  color: #333;
}

.footer_desktop__right {
  width: 415px;
  font-weight: 500;
}

.footer_desktop__right span {
  display: block;
  margin-bottom: 5px;
}

p.footer_desktop__bottom {
  margin-top: 30px;
  border-top: 1px solid #a1a1a1;
  padding-top: 25px;
  font-size: 14px;
}

.polit-popap {
  max-width: 900px;
  width: 100%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-color: #fff;
  position: fixed;
  top: 50%;
  left: 50%;
  display: none;
  z-index: 11;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 15px 25px;
}

.polit-popap h4 {
  font-size: 24px;
  margin: 0;
}

.polit-popap p {
  margin: 0;
  margin-top: 15px;
}


.prohibited-popap {
  max-width: 900px;
  width: 100%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-color: #fff;
  position: fixed;
  top: 50%;
  left: 50%;
  display: none;
  z-index: 11;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 15px 25px;
  overflow-y: scroll;
  height: 70vh;
}

.prohibited-popap h4 {
  font-size: 24px;
  margin: 0;
}

.prohibited-popap p {
  margin: 0;
  margin-top: 15px;
}

.agent-popap {
  max-width: 900px;
  width: 100%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-color: #fff;
  position: fixed;
  top: 50%;
  left: 50%;
  display: none;
  z-index: 11;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 15px 25px;
  overflow-y: hidden;
  height: max-content;
}

.agent-popap h4 {
  font-size: 24px;
  margin: 0;
}

.agent-popap p {
  margin: 0;
  margin-top: 15px;
}

.card_online-popap {
  max-width: 900px;
  width: 100%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-color: #fff;
  position: fixed;
  top: 50%;
  left: 50%;
  display: none;
  z-index: 11;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 15px 25px;
  overflow-y: hidden;
  height: max-content;
}

.card_online-popap h4 {
  font-size: 24px;
  margin: 0;
}

.card_online-popap p {
  margin: 0;
  margin-top: 15px;
}

.close {
  background: url(../../../img/close.png) no-repeat;
  width: 14px;
  height: 14px;
  top: 15px;
  right: 15px;
  position: absolute;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  cursor: pointer;
}

.close:hover {
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}

.bgh {
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 10;
  display: none;
  height: 100%;
}

@media (max-width: 768px) {
  .footer_desktop {
    display: none;
  }
}

@media (min-width: 768px) {
  .footer {
    display: none;
  }
}


.footer {
    background-color: #fc281f;
}

.footer .main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer p {
  margin: 0;
  font-size: 16px;
  line-height: 18px;
  font-weight: 300;
}

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

.footer--mail .main {
  border-top: 1px solid #a1a1a1;
  padding-top: 30px;
}

.footer__logo span {
  display: block;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 15px;
  margin-top: 5px;
}

.footer__contacts {
  margin-left: 35px;
  margin-right: 55px;
  color: #FFFFFF;
}

.footer__email {
  display: inline-block;
  background: url(../../img/footer__email--mob.png) no-repeat left center;
  min-height: 16px;
  padding-left: 27px;
  font-size: 16px;
  margin-bottom: 15px;
  margin-left: 20px;
}

.footer__email__desktop {
  display: inline-block;
  background: url(../../../img/footer__email.png) no-repeat left center;
  min-height: 16px;
  padding-left: 27px;
  font-size: 16px;
  margin-bottom: 15px;
  margin-left: 20px;
}

.footer__copy {
  font-size: 14px;
  margin-left: 35px;
  margin-right: 55px;
}

.footer__copy strong {
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 4px;
  display: block;
  font-size: 16px;
}

.footer__copy a {
  color: #FFFFFF;
  text-decoration: underline;
  cursor: pointer;
}
.footer__copy p {
    color: #FFFFFF;
    cursor: pointer;
  }

.footer__phone {
  background: url(../../../img/top-nav__phone.png) no-repeat left center;
  margin-bottom: 15px;
  display: inline-block;
  margin-left: 0;
  min-height: 16px;
  padding-left: 27px;
  font-size: 16px;
  text-decoration: none;
  color: #FFFFFF;
}

.footer__right {
  width: 415px;
  font-weight: 500;
}

.footer__right span {
  display: block;
  margin-bottom: 5px;
}

p.footer__bottom {
  margin-left: 35px;
  margin-right: 55px;
  margin-top: 30px;
  border-top: 1px solid #eee;
  padding-top: 25px;
  font-size: 14px;
  color: #FFFFFF;
}