html {
    font-size: 16px;
}

body {
    background-color: #fff;
    font-family: "A-MobileBrutal" , "Navigo" , sans-serif;
    font-weight: 400;
    line-height: 1.4;
    color: #000;
}
body *:not(.modal-window) {
    font-family: inherit;
    font-weight: inherit;
}


@media (min-width: 1300px) {
    .container {
        max-width: 1240px !important;
    }
}

li {
    list-style-type: none;
}

a {
    color: inherit;
    font: inherit;
}
a:hover {
    color: inherit;
    text-decoration: none;
}

* {
    transition: all .2s ease;
}

button {
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none;
    font-size: 18px;
    border: none;
    border-radius: 10px;
    padding: 6px 18px;
}
@media (min-width: 1024px) {
    button {
        padding: 6px 20px;
    }
}
button:focus {
    outline: none;
}

.transparent-btn {
    color: #fff;
    background-color: transparent;
    border: 1px solid #fff;
}
.transparent-btn:hover {
    color: #e4002b;
    background-color:  #fff;
}

h1, h2, h3, h4, ul, li, p {
    padding: 0;
    margin: 0;
}

h1, h3 {
    font-weight: 500 !important;
}

.hero-section h1{
    color: white;
}

h1 {
    font-size: 60px;
    font-weight: 500;
}

h2 {
    font-size: 40px;
}

h3 {
    font-size: 20px;
}

.section-title {
    text-align: left;
    margin-bottom: 50px;
}

.logo {
    width: 150px;
    max-width: 150px;
    height: auto;
    display: block;
}
@media (max-width: 575px) {
    .logo {
        max-width: 150px;
    }
}
.logo img {
    width: 100%;
    max-width: 120px;
    display: block;
    height: auto;
}

header {
    padding: 20px 0;
    position: fixed;
    width: 100vw;
    background-color: #fff;
    -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.05);
    font-size: 1.125rem;
    color: #707070;
    z-index: 2;
}
@media (max-width: 741px) {
    header {
        padding: 15px 25px;
    }
}
@media (max-width: 991px) {
    header .container {
        max-width: 100%;
    }
}
@media (min-width: 742px) and (max-width: 991px) {
    header .container {
        max-width: 100%;
        padding: 0 25px !important;
    }
}

.main-menu-item__link {
    position: relative;
    -webkit-transition: color .3s ease;
    -o-transition: color .3s ease;
    transition: color .3s ease;
    will-change: color;
}
.main-menu-item__link:after {
    display: block;
    content: '  ';
    height: 2px;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: -10px;
    background-color: transparent;
    -webkit-transition-property: background-color;
    -o-transition-property: background-color;
    transition-property: background-color;
    -webkit-transition-duration: inherit;
    -o-transition-duration: inherit;
    transition-duration: inherit;
    -webkit-transition-timing-function: inherit;
    -o-transition-timing-function: inherit;
    transition-timing-function: inherit;
}

.main-menu-item__link--active {
    color: #E4002B;
}
.main-menu-item__link--active:after {
    background-color: transparent;
    background-color: #E4002B;
}


.header_btn {
    height: 30px;
    padding-top: 2px;
    padding-bottom: 5px;
}

.sign-in-btn {
    font-family: inherit;
}

.header_btn.sign-in-btn {
    background-color: transparent;
    margin-left: 1rem;
    border: 1px solid #E4002B;
    color: #e4002b;
}

.sign-in-btn:hover {
    background-color: transparent;
    border: 1px solid #E4002B;
    color: #E4002B;
}

.show-modal {
    border: 1px solid #e4002b;
    color: #e4002b;
}

.show-modal:hover {
    background-color: #e4002b;
    color: #fff;
}

.hero-btn-group .sign-in-btn {
    background-color: transparent;
    border: 1px solid #fff;
    color: #fff;
}

.tourist-btn-group .sign-in-btn {
    border: 1px solid #E4002B;
    color: #E4002B;
}



.header_btn.replenishment-btn {
    color: #E4002B;
    border: 1px solid #E4002B;
    background-color: #fff;
    margin-left: 2vw;
}

.header_btn.replenishment-btn:hover {
    color: #fff;
    background-color: #E4002B ;
}

.main {
    padding-top: 53px;
    position: relative;
    z-index: 1;
}

/* .hero-section {  
  min-height: 444px;
  display: -webkit-flex;
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-attachment: fixed;
  background: #F2F2F2 url(../img/mobile-girl-bg.png) no-repeat center 10%/250px; }app
  @media (min-width: 768px) {
    .hero-section {
      min-height: 376px;
      background: #F2F2F2 url(../img/bg-girl.png) no-repeat left bottom/380px; } }
  @media (min-width: 1300px) {
    .hero-section {
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      min-height: 544px;
      background: #F2F2F2 url(../img/bg-girl.png) no-repeat 0% bottom/45%; } }
  @media (min-width: 1300px) {
    .hero-section {
      background: #F2F2F2 url(../img/bg-girl.png) no-repeat 10% center/contain; } } */

.hero-section {
    background: url(../img/site-bg-t-b.png) no-repeat center center/cover;
    padding: 180px 0 200px;
}

.hero-btn-group {
    margin-top: 20px;
    margin-bottom: 30px;
}
@media (min-width: 768px) {
    .hero-btn-group {
        margin-top: 70px;
    }
}
@media (min-width: 1024px) {
    .hero-btn-group {
        max-width: 500px;
    }
}
@media (min-width: 1300px) {
    .hero-btn-group {
        margin-top: 54px;
    }
}

.hero_btn {
    font-size: 1rem;
}
@media (min-width: 768px) {
    .hero_btn {
        font-size: 1.5625rem;
    }
}


/* Services */

.services {
    padding-top: 85px;
    padding-bottom: 65px;
}

.services-item {
    box-shadow: 0px 2px 25px rgba(0, 0, 0, 0.05);
    border-radius: 10px;
    padding: 30px 19px;
    height: 100%;
}

.services-item__title {
    font-weight: 500;
    margin-bottom: 15px;
    padding-top: 71px;
}

.services__desc {
    text-align: center;
}

.services-item__title_reg {

    background: url(../img/browser.svg) no-repeat center top;
}

.services-item__title_comission {
    background: url(../img/commission.svg) no-repeat center top;
}

.services-item__title_qr {
    background: url(../img/qr-code.svg) no-repeat center top;
}

.services-item__cart {
    background: url(../img/shopping-cart.svg) no-repeat center top;
}

.services-item__connection {
    background: url(../img/connect.svg) no-repeat center top;
}

.services-item__safety {
    background: url(../img/safety.svg) no-repeat center top;
}

.page-title-capture {
    margin-top: 30px;
    margin-bottom: 46px;
    font-size: 22px;
}

/* For tourist */

.container-fluid {

}

.tourist {
    margin-top: 65px;
    margin-bottom: 65px;
    background: #eee;
    /* background-image: url(../img/tourist.png);
    background-position: left;
    background-repeat: no-repeat;
    background-size: contain;
    background-color: #eee; */
}

.tourist-block {
    max-width: 600px;
    width: 100%;

}


.tourist__list-item::before {
    content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
    color: #e4002b; /* Change the color */
    font-size: 1.5rem;
    font-weight: bold; /* If you want it to be bold */
    display: inline-block; /* Needed to add space between the bullet and the text */
    width: 1.5rem;
}

.tourist__desc {
    margin-bottom: 26px;
}

.tourist__list-item:not(:last-child) {
    margin-bottom: 28px;
}

.tourist__img {
    max-width: 768px;
    width: 100%;
}

.tourist-btn-group {
    margin: 30px 0;
}

/* Opportunities */

.opportunities {
    padding-top: 65px;
    padding-bottom: 65px;
}

.opportunities-item {
    background: #EEEEEE;
    padding: 20px;
    border-radius: 4px;
}

.opportunities__item-title {
    color: #9a9a9a;
    margin-left: 40px;
    font-size: 18px;
}

.icon-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 45px;
    height: 45px;
    border: 1px solid #9a9a9a;
    border-radius: 50%;
}

/* Popular */

.popular {
    padding-top: 65px;
    padding-bottom: 65px;
}

.all-payments-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
@media (max-width: 575px) {
    .all-payments-list {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }
}
.all-payments-list .slick-prev {
    left: -25px;
}
@media (max-width: 575px) {
    .all-payments-list .slick-prev {
        left: -20px !important;
    }
}
.all-payments-list .slick-prev::before {
    content: '' !important;
    display: block;
    height: 14px;
    width: 24px;
    background: url(../img/Icon-prev.svg) no-repeat center/contain;
}
.all-payments-list .slick-next {
    right: -25px;
}
@media (max-width: 575px) {
    .all-payments-list .slick-next {
        right: -20px !important;
    }
}
.all-payments-list .slick-next::before {
    display: block;
    content: '' !important;
    height: 14px;
    width: 24px;
    background: url(../img/Icon-next.svg) no-repeat center/contain;
}

.all-payments-list__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 55px;
    border-radius: 50%;
    margin-bottom: 25px;
    overflow: visible;
}
.all-payments-list__item img {
    display: block;
    width: 70px;
    height: 70px;
    max-width: 80%;
    border-radius: 50%;
    margin: 0 auto;
    -webkit-box-shadow: 5px 10px 20px rgba(0, 0, 0, 0.15);
    box-shadow: 5px 10px 20px rgba(0, 0, 0, 0.15);
}
@media (max-width: 480px) {
    .all-payments-list__item img {
        width: 45px;
        height: 45px;
    }
}

.all-payments-list__item:focus {
    outline: none;

}

.slick-next:before, .slick-prev:before {
    color: #E4002B !important;
}


/* Application */

.application {
    margin-top: 65px;
    padding-bottom: 250px;
    padding-top: 120px;
    background: url(../img/BannerFooter.png) no-repeat center top/cover;
}

a:hover path {
    transition: all .9s ease;
}

.app-title {
    margin-bottom: 40px;
}

.app-img {
    max-width: 590px;
    width: 100%;
}
@media (max-width: 992px) {
    .app-image {
        width: 50%;
    }
}


.app-text {
    margin-bottom: 70px;

}
@media (max-width: 992px) {
    .app-text {
        margin-top: 40px;
    }
}

.app-text p {
    font-size: 18px;
    max-width: 400px;
    letter-spacing: .02em;
    line-height: 1.6em;
}
@media (max-width: 992px) {
    .app-text p {
        max-width: 100%;
        text-align: center;
    }
}

.appstore-text {
    font-size: 18px;
    font-weight: 500 !important;
}

.btn-appstope, .btn-market {
    border-radius: 5px;
    padding: 8px 15px;
}

.btn-text-block {
    margin-left: 20px;
}

.btns-wrapper a:first-child {
    margin-right: 25px;
}

.btns-wrapper a:hover path {
    fill: #e4002b;
}









/* Footer */

footer {
    background-color: #a4a4a4;
    color: #fff;
}
footer a {
    color: inherit;
    font-size: 13px;
}
footer .phone {
    font-size: 18px;
}
@media (max-width: 575px) {
    footer .phone {
        font-size: 14px;
    }
}
footer .footer-capture {
    /* color: rgba(0, 0, 0, 0.3); */
    font-size: 13px;
    opacity: .4;
}

.overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: rgba(52, 52, 52, 0.7);
    z-index: 9999999999;
    display: none;
    cursor: pointer;
}

.modal-window {
    font-family: "Navigo" , sans-serif;
    width: 460px;
    height: auto;
    max-height: 98vh;
    overflow: auto;
    background-color: #F7F7F7;
    z-index: 9999999999;
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) scale(0.1);
    -ms-transform: translate(-50%, -50%) scale(0.1);
    transform: translate(-50%, -50%) scale(0.1);
    opacity: 0;
    -webkit-transition: opacity .5s ease, -webkit-transform .4s ease-out;
    transition: opacity .5s ease, -webkit-transform .4s ease-out;
    -o-transition: opacity .5s ease, transform .4s ease-out;
    transition: opacity .5s ease, transform .4s ease-out;
    transition: opacity .5s ease, transform .4s ease-out, -webkit-transform .4s ease-out;
    will-change: opacity, transform;
}
@media (max-width: 575px) {
    .modal-window {
        width: 100vw;
        height: 100vh;
        min-height: 100vh;
        -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
        transform: translateX(100%);
        top: 0;
        opacity: 1;
        left: 0;
    }
}
.modal-window button {
    display: -webkit-flex;
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 1.1;
    padding: 10px;
}
.modal-window button.get-sms {
    border-radius: 2px;
    border: 1px solid #E4002B;
    background-color: #fff;
    font-size: 1rem;
    height: 55px;
    margin-top: 30px;
    width: 40%;
}
@media (max-width: 575px) {
    .modal-window button.get-sms {
        width: 50%;
    }
}
.modal-window button.submit-btn {
    width: 100%;
    height: 55px;
    display: -webkit-flex;
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #E4002B;
    color: #fff;
    font-size: 1rem;
    border-radius: 0;
    margin-top: 30px;
}
.modal-window button.success-close {
    height: 55px;
    border: 1px solid #E4002B;
    background-color: transparent;
    color: #E4002B;
}
.modal-window button.red-btn {
    width: 100%;
    height: 55px;
    display: -webkit-flex;
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #E4002B;
    color: #fff;
    font-size: 1rem;
    border-radius: 0;
    margin-top: 30px;
}

.modal-active {
    -webkit-transform: scale(1) translate(-50%, -50%) rotate(0);
    -ms-transform: scale(1) translate(-50%, -50%) rotate(0);
    transform: scale(1) translate(-50%, -50%) rotate(0);
    opacity: 1;
    -webkit-transition: opacity .3s ease, -webkit-transform .5s ease;
    transition: opacity .3s ease, -webkit-transform .5s ease;
    -o-transition: opacity .3s ease, transform .5s ease;
    transition: opacity .3s ease, transform .5s ease;
    transition: opacity .3s ease, transform .5s ease, -webkit-transform .5s ease;
}
@media (max-width: 575px) {
    .modal-active {
        -webkit-transform: translate(0);
        -ms-transform: translate(0);
        transform: translate(0);
    }
}

.modal-icon-inner {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background-color: #343434;
    display: -webkit-flex;
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-shadow: 5px 10px 20px rgba(0, 0, 0, 0.15);
    box-shadow: 5px 10px 20px rgba(0, 0, 0, 0.15);
}

.modal-title {
    font-size: 36px;
    line-height: 1.3;
}
@media (max-width: 768px) {
    .modal-title {
        font-size: 24px;
    }
}

.form-row-modal {
    margin-bottom: 20px;
    position: relative;
}

.checkbox-row {
    margin-top: 30px;
}
@media (max-width: 575px) {
    .checkbox-row {
        margin-top: 30px;
    }
}

.theme-label {
    font-size: 10px;
    font-weight: 700 !important;
    display: block;
}

.theme-input {
    width: 100%;
    height: 70px;
    border-radius: 4px;
    -webkit-box-shadow: 5px 10px 30px rgba(0, 0, 0, 0.05);
    box-shadow: 5px 10px 30px rgba(0, 0, 0, 0.05);
    border: none;
    outline: none;
    padding-left: 22px;
    border: 1px solid transparent;
}

.theme-input.error {
    border-color: #E4002B;
}

label.error {
    color: #E4002B;
    font-size: 12px;
    margin-top: 3px;
    margin-bottom: 0;
}

label#agree-conditions-error {
    display: none !important;
}

.sms-inner {
    width: 45%;
}

.form-row-modal {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.custom-checkbox {
    width: 50%;
    display: -webkit-flex;
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 575px) {
    .custom-checkbox {
        width: 100%;
    }
}

#sign-up__sms-error {
    max-width: 150px;
}

.agree-conditions {
    opacity: 0;
    position: absolute;
}

.pseudo-custom-checkbox {
    width: 28px;
    height: 28px;
    background-color: #fff;
    border: 1px solid #707070;
    display: -webkit-flex;
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 18px;
}
.pseudo-custom-checkbox img {
    opacity: 0;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
}

.custom-checkbox-label {
    font-size: 12px;
    line-height: 1.1;
}

.agree-conditions:checked ~ .pseudo-custom-checkbox img {
    opacity: 1;
}

.agree-conditions.error ~ .pseudo-custom-checkbox {
    border-color: #E4002B;
}

.sign-up__next {
    background-color: #E4002B;
    color: #fff;
    border-radius: 0;
    height: 55px;
    width: 46%;
}
@media (max-width: 575px) {
    .sign-up__next {
        width: 100%;
        margin-top: 15px;
    }
}

.modal-window-text {
    font-size: 12px;
    margin-top: 60px;
}
@media (max-width: 575px) {
    .modal-window-text {
        margin-top: 25px;
    }
}
.modal-window-text .modal-window-link {
    color: #3299C7;
    text-decoration: underline;
}

.password-rerovery-show {
    background-color: transparent;
    color: rgba(52, 52, 52, 0.5);
    font-size: 14px;
}

.password-recovery__result-text {
    color: #343434;
}

.toast_custom {
    position: fixed;
    bottom: 60px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #2f2d2d;
    z-index: 999999999999999999999999;
    color: #fff;
    padding: 20px 30px;
    font-weight: 300;
    font-size: 12px;
    max-width: 90%;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    text-align: center;
    display: none;
}

.password-recovery__result-text {
    font-weight: 200 !important;
}

/* 
  FOOTER */

.social-list {
    margin-bottom: 30px;
}

.social-list__item svg {
    width: 25px;
    height: 25px;
}

.social-list__item:hover #f_1_ {
    fill: #E4002B !important;
}


/* Mobile menu */
.mobile-nav {
    padding: 30px 25px;
    position: absolute;
    width: 100%;
    background-color: #E2E2E2;
    top: 45px;
    left: 0;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
    -webkit-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease;
}
@media (min-width: 740px) {
    .mobile-nav {
        top: 45px;
    }
}

.mobile-sign-up {
    background-color: #E4002B;
    color: #fff;
}

.mobile-sign-in {
    color: #e4002b;
    padding-right: 20px;
    padding-left: 20px;
}

.mobile-menu__item {
    font-size: 18px;
    border-bottom: 1px solid transparent;
    color: #0F0F0F;
    opacity: 0;
    -webkit-transition: .3s  ease-in;
    -o-transition: .3s  ease-in;
    transition: .3s  ease-in;
}

.mobile-menu__item--active {
    color: #E4002B;
    border-color: #E4002B;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: auto;
}

.mobile-nav-btn-group {
    opacity: 0;
    -webkit-transition: .2s  ease-in;
    -o-transition: .2s  ease-in;
    transition: .2s  ease-in;
}

.burger-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 11px;
    position: relative;
}

.burger {
    height: 1px;
    width: 15px;
    background-color: #343434;
    display: block;
    -webkit-transition: .1s ease-in;
    -o-transition: .1s ease-in;
    transition: .1s ease-in;
}
.burger:after, .burger::before {
    position: absolute;
    display: block;
    content: '';
    height: 1px;
    width: 15px;
    background-color: #343434;
}
.burger::before {
    top: 0;
}
.burger::after {
    bottom: 0;
}

header.menu-active .burger {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
header.menu-active .burger:after {
    opacity: 0;
    -webkit-transition-delay: .2s;
    -o-transition-delay: .2s;
    transition-delay: .2s;
}
header.menu-active .burger:before {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

header.menu-active .mobile-nav {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
header.menu-active .mobile-nav .mobile-menu__item {
    opacity: 1;
}
header.menu-active .mobile-nav .mobile-nav-btn-group {
    opacity: 1;
}


/* Media querries */

/* @media screen and (max-width: 1360px) {
    .tourist {             
      background-size: 620px;     
  }

*/



@media screen and (max-width: 1200px) {
    .opportunities__item-title {
        margin-left: 15px;
    }

    .hero-section {
        /* background: url(../img/bg.png) no-repeat center top/1200px; */
        padding: 100px 0 110px;
    }
    /* 
      .application {
        margin-top: 45px;
        padding-bottom: 40px;
        padding-top: 120px;
        background: url(../img/app.png) no-repeat center top/1300px;
    } */
}



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

    .hero-section .hero-btn-group {
        margin-top: 20px;
    }

    .page-title-capture {
        margin-bottom: 26px;
    }
    .app-text {
        max-width: 100%;
    }
    .opportunities, .popular, .application {
        padding-top: 45px;
        padding-bottom: 45px;
    }

    .tourist {
        margin-top: 0;
    }

    .section-title {
        margin-bottom: 40px;
    }

    .hero-section {
        /* background: url(../img/bg.png) no-repeat center top/1100px; */
        padding: 5px 0 0;
    }


    .tourist__list-item:not(:last-child) {
        margin-bottom: 15px;
    }

    .application {
        margin-top: 35px;
    }

}

@media screen and (max-width: 768px) {
    h1 {
        font-size: 40px;
    }

    h2 {
        font-size: 30px;
    }

    .hero-section {
        /* background: url(../img/bg.png) no-repeat center top/900px; */
        padding: 5px 0;
    }

    .section-title {
        margin-bottom: 30px;
    }

    .page-title-capture {
        margin-top: 20px;
        margin-bottom: 36px;
        font-size: 20px;
    }

    .btns-wrapper a:first-child {
        margin-right: 15px;
    }

    .btn-appstope, .btn-market {
        padding: 4px 8px;
    }

    .tourist-block {
        max-width: 100%;
    }

}



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

    .hero-btn-group .sign-in-btn {
        background-color: transparent;
        border: 1px solid #e4002b;
        color: #e4002b;
    }

    h1 {
        color: #000;
    }

    section {
        padding: 20px 0 !important;
    }

    .services {
        padding-top: 40px !important;
    }

    .hero-section, .application {
        background: none;
        padding-top: 0 !important;
    }

    .application {
        background: #c00023;
    }

    .tourist {
        padding-top: 0 !important;
        margin-top: 40px;
        margin-bottom: 40px;
    }

    .opportunities-item {
        padding: 10px;
    }

    h1 {
        font-size: 35px;
        text-align: center;
    }

    h2 {
        font-size: 25px;
    }

    .page-title-capture {
        margin-top: 15px;
        margin-bottom: 15px;
        font-size: 20px;
        text-align: center;
    }

    .opportunities__item-title {
        font-size: 16px;
    }

    .icon-inner {
        width: 30px;
        height: 30px;
    }

    .btn-appstope, .btn-market {
        padding: 3px 7px;
    }

    .btns-wrapper a:first-child {
        margin-right: 15px;
    }

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

    .appstore-text {
        font-size: 16px;
    }

    .app-text {
        margin-bottom: 30px;
    }

    .offer-img {
        max-width: 568px;
        width: 100%;
    }
    .services {
        padding-top: 55px;
        padding-bottom: 65px;
    }

    .hero-btn-group {
        margin-top: 20px;
        margin-bottom: 0;
        justify-content: center;
    }

}

@media screen and (max-width: 360px) {
    .opportunities-item {
        padding: 10px;
    }

    .opportunities__item-title {
        margin-left: 8px;
    }

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

    .btns-wrapper a:first-child {
        margin-right: 0;
        margin-bottom: 20px;
    }
}