.footer-main, .tips-box {
    -webkit-box-orient: vertical;
}
.footer-copyright .caps, .footer-hashtag__list li, .sect-corp h1 {
    text-transform: uppercase;
}
.maincontent-rooms .top-part {
    width: 100%;
    height: auto;
}
.maincontent-inner .top-part {
   /*  background: url(../img/banner/solnechny_spa_park_21.jpg) center 33% no-repeat;*/
   background: url(../img/main-slider/second-slide.jpg) center 33% no-repeat;
    background-size: cover;
}
.maincontent-corp .top-part {
    background: url(../img/banner/solnechny_spa_park_27.jpg) center 66% no-repeat;
    background-size: cover;
}
.header__signup_link{
	font-size: 12px;
}
.booking_zaly{
    padding: 9px 19px 19px;
    box-shadow: 0 2px 7px rgba(0, 0, 0, .4);
}

#banner_zaly{
    position: relative;
    height: 365px;
}
@media only screen and (max-width: 1300px) {
#popup5 .feedback-form__submit {
    font-size: 20px;
    width: 256px;
}
}
@media only screen and (max-width: 900px) {
#banner_zaly{
    height: auto ;
}
}
header {
    width: 100%;
    background-color: rgba(0, 0, 0, .9);
    top: 0;
}
.header-wrapper {
    max-width: 86.667rem;
    margin: 0 auto;
}
.header {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    justify-content: space-between;
    margin: 0 35px;
    padding: 7px 0 4px;
    position: relative;
}
#corp-clients a.clients__link, #private-clients a.clients__link {
    padding-bottom: 2px;
    font-family: robotomedium;
    text-decoration: none;
}
#top-logo {
    margin-right: 37px;
}
#top-logo a {
    display: inline-block;
    max-width: 263px;
}
.header__logo {
    width: 270px;
    height: 65px;
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
    background: url(../img/logo.png) 50% 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
}



/*----------------------------------*/
  .header_scroll_logo {
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
    background-image: url(/assets/img/icons/logo-500-500.png);
    -webkit-background-size: contain;
    background-size: contain;
    width: 70px;
    height: 70px;
}
.special_offers_button{display:inline-block;font-family: 'robotomedium';border-bottom: 1px dashed #047878;margin-right: 15px;color: #047878; cursor: pointer;
}
@media only screen and (min-width: 1200px) {
  .header_soln-scroll {
    height: 82px;
  }

}
@media only screen and (max-width: 1200px) {

}
/*----------------------------------*/
#corp-clients:before, #private-clients:before {
    height: 17px;
    top: 20%;
    left: 0;
    content: ''}
#corp-clients {
    position: relative;
    width: 266px;
    padding-left: 34px;
    margin-right: 20px;
}
#corp-clients:before {
    background: url(../img/icons/corp-link-icon.png);
    width: 25px;
    position: absolute;
    display: block;
}
#corp-clients a.clients__link {
    display: inline-block;
    color: #f78826;
    border-bottom: 1px dashed #f78826;
}
#private-clients {
    position: relative;
    padding-left: 1.278rem;
    margin-right: 1.111rem;
}
#private-clients:before {
    background: url(../img/icons/private-link-icon.png);
    width: 13px;
    position: absolute;
    display: block;
}
#private-clients a.clients__link {
    display: inline-block;
    color: #047878;
    border-bottom: 1px dashed #047878;
    white-space: nowrap;
}
.header>section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
}
.tips-box, .tips-box:hover .tips-box-show {
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
}
.header__phones {
    text-align: right;
    color: #fff;
    /*margin-left: 2.056rem;*/
}
.phone__link, .phone__link:focus, .phone__link:hover {
    font-family: robotomedium;
    color: inherit;
    text-decoration: none;
}
.phone-header__t {
    display: block;
    font-size: 12px;
    font-family: robotolight;
    line-height: normal;
}
.sticker-discount {
    position: absolute;
    width: 74px;
    height: 89px;
    top: 0;
    left: 16.7%;
    z-index: 9;
}
.ngbanner-price {
  position: absolute;
  width: 284px;
  height: 90px;
  top: 0;
  left: 22%;
  z-index: 10;
}
.maincontent-main .sticker-discount {
    /*top: 110px;*/
}
.maincontent-main .ngbanner-price {
   /*top: 110px;*/
}
@media screen and (max-width:1300px) {
    .sticker-discount {
    display: none;
} .ngbanner-price{/*display: none;*/}
}.sticker-discount a {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 99;
    background: url(../img/icons/discount-icon.png);
}
.ngbanner-price a {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 99;
  background: url('../img/ng.png') no-repeat; 
}
.ngbanner-price span {
    display: block;
    width: 100%;
    height: 94%;
    box-shadow: 2px 9px 16px rgba(0, 0, 0, .98);
}
.sticker-discount span {
    display: block;
    width: 100%;
    height: 94%;
    box-shadow: 2px 9px 16px rgba(0, 0, 0, .98);
}
.tips-box {
    position: absolute;
    width: 51px;
    height: auto;
    background-color: rgba(0, 0, 0, .9);
    top: 10%;
    right: 0;
    padding: 18px 0 16px 17px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    color: #fff;
    text-align: left;
    cursor: pointer;
    z-index: 9;
}
.tip-basket__link, .tip-basket__number {
    display: inline-block;
}
.maincontent-main .tips-box {
    top: 22%}
.tip-basket, .tip-inf, .tip-search {
    position: relative;
    width: 29px;
    height: 26px;
}
.tips-box:hover .tip-basket, .tips-box:hover .tip-inf, .tips-box:hover .tip-search {
    width: 100%}
.tip-search {
    top: 58px;
}
.tip-basket:before, .tip-inf:before, .tip-search:before {
    content: '';
    position: absolute;
}
.tip-inf:before {
    background: url(../img/icons/inf-icon.png) center no-repeat;
    height: 19px;
}
.tip-search:before {
    background: url(../img/icons/search-icon.png) center no-repeat;
    height: 18px;
}
.tip-basket:before {
    background: url(../img/icons/basket-icon.png) center no-repeat;
    width: 29px;
    height: 26px;
}
.tip-basket__number {
    position: absolute;
    content: '';
    bottom: 11px;
    right: 5px;
    font-family: robotomedium;
    font-size: 11px;
    color: #fff;
    line-height: normal;
}
.footer-address, .tips-box-show .tip-search {
    font-family: robotolight_italic;
}
.tips-box-show {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 99;
    background-color: rgba(0, 0, 0, .9);
    width: 245px;
    height: auto;
    padding: 18px 15px 13px 16px;
    font-size: 16px;
    display: none;
    -webkit-transition: .2s linear;
    transition: .2s linear;
}
.tips-box:hover .tips-box-show {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    -webkit-transition: .2s linear;
    transition: .2s linear;
}
.tips-box:hover {
    background: 0 0;
}
.tips-box:hover .tip-item {
    display: none;
}
.tip-item-show {
    position: relative;
    margin-left: 32px;
}
.tips-box-show a, .tips-box-show a:active, .tips-box-show a:focus, .tips-box-show a:hover {
    color: inherit;
}
.tips-box-show .tip-search {
    font-size: 14px;
    color: #727272;
    border-bottom: 1px solid #fff;
    width: 182px;
}
.tips-box-show .tip-basket:before, .tips-box-show .tip-inf:before, .tips-box-show .tip-search:before {
    content: '';
    position: absolute;
    top: 2px;
    left: -33px;
}
.tips-box-show .tip-search:before {
    top: 4px;
}
.tips-box-show .tip-basket:before {
    top: -6px;
}
.tips-box-show .tip-basket__number {
    top: -7px;
    left: -17px;
}
.section_main {
    overflow: visible;
}
.maincontent-faq .section_main {
    margin-bottom: 46px;
}
.maincontent-services .section_main {
    margin-bottom: 0;
}
.maincontent-offers .section_main, .maincontent-payment-method .section_main, .maincontent-rooms .section_main {
    margin-bottom: 40px;

    padding-top: 70px;
}
.maincontent-all-inclusive .special-offers {
    margin-bottom: 60px;
}
.sect {
    width: 1330px;
    margin: 0 auto;
    padding: 0 30px;
    position: relative;
}
.sect-gallery, .sect-news, .sect-offers, .sect-rooms {
    width: 1560px;
    padding: 0 15px;
}
.sect-corp h1 {
    width: 100%;
    margin: 34px auto 50px;
    color: #fff;
    text-align: center;
    display: inline-block;
}
.footer-main, .footer-main-top {
    -webkit-box-direction: normal;
}
footer {
    width: 100%;
    background-color: #000;
}
.form-booking-f label {
    color: #000;
}
.form-booking-f .form-booking__inp {
    border: 1px solid #047878;
}
.footer-main {
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: flex-start;
    align-content: space-between;
    padding: 124px 0 26px;
}
@media screen and (max-width:1300px) {

.maincontent-offers .section_main, .maincontent-payment-method .section_main, .maincontent-rooms .section_main {

    padding-top: 0;
}

    .footer-main {
    padding-top: 0;
}
}.footer-main-top {
    display: flex;
    -webkit-box-orient: horizontal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: space-between;
    margin-bottom: 70px;
}
.achievements, .logo-footer {
    margin-bottom: 23px;
}
.footer-col {
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: flex-start;
    align-content: space-between;
    width: 50%}
.achievements-list, .footer-contacts-cols, .footer-contacts-l, .footer-contacts-r, .footer-hashtag__list, .footer-main-nav, .footer-social__list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
}
.footer-col-contact {
    width: 677px;
    padding-right: 97px;
}
.footer-col-nav {
    width: 608px;
}
@media screen and (max-width:1000px) {
    .footer-col-nav {
    display: none;
}
}.footer-contacts-cols {
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: space-between;
}
.footer-contacts-l, .footer-contacts-r {
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-content: flex-start;
    color: #fff;
}
.footer-contacts-l {
    text-align: left;
}
.footer-contacts-r {
    justify-content: flex-end;
    white-space: nowrap;
    text-align: right;
}
.logo-footer-link {
    line-height: 0;
}
.logo-footer img {
    width: 263px;
    height: auto;
    padding-top: 3px;
}
.achievements-list {
    font-size: 0;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: flex-start;
    align-content: center;
}
.achievements-list a {
    width: 74px;
    height: 50px;
}
.achievements-list .partner1 {
    background: url(/assets/img/icons/achiev-icon1.png) center no-repeat;
    background-size: contain;
    padding-left: 1px;
    margin-right: 26px;
}
.achievements-list .partner2 {
    background: url(/assets/img/icons/achiev-icon2.png) center no-repeat;
    background-size: contain;
    margin-right: 22px;
}
.achievements-list .partner3 {
    background: url(/assets/img/icons/achiev-icon3.png) center no-repeat;
    background-size: cover;
}
.footer-address {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 3px;
}
.footer-address__title {
    font-family: robotomedium;
}
.footer-phone {
    margin-bottom: 18px;
}
.footer-phone__title {
    font-family: robotomedium;
    margin-bottom: 6px;
}
.footer-phone a {
    font-family: robotomedium;
    color: inherit;
    font-size: 29.23px;
    line-height: normal;
    margin-top: 6px;
}
.footer-phone span {
    font-size: 19.48px;
}
.footer-payment__title {
    font-family: robotomedium;
    margin-bottom: 10px;
}
.footer-payment-list {
    text-align: left;
    font-size: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: flex-end;
}
.footer-payment-list li {
    width: auto;
    height: 22px;
}
.footer-payment-list .visa {
    background: url(/assets/img/icons/visa.png) center no-repeat;
    background-size: contain;
    width: 33px;
    margin-right: 19px;
}
.footer-payment-list .mastercard {
    background: url(/assets/img/icons/mastercard.png) center no-repeat;
    background-size: contain;
    width: 35px;
    margin-right: 18px;
}
.footer-payment-list .sberbank {
    background: url(/assets/img/icons/sberbank.png) center no-repeat;
    background-size: contain;
    width: 85px;
}
.footer-payment-mobile .footer-payment-list .sberbank {
    margin-right: 17px;
}
.footer-payment-list .delivery-mobile {
    background: url(/assets/img/icons/delivery-icon-mobile.png) center no-repeat;
    background-size: contain;
    width: 27px;
    margin-right: 13px;
}
.footer-payment-list .reception-mobile {
    background: url(/assets/img/icons/reception-icon-mobile.png) center no-repeat;
    background-size: contain;
    width: 23px;
    margin-right: 13px;
}
.footer-other-mobile {
    display: none;
}
.footer-hashtag__list, .footer-social__list {
    -ms-flex-direction: row;
    display: flex;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: flex-start;
    color: #fff;
}
.footer-subscribe {
    width: 100%}
.footer-subscribe__title {
    font-family: robotomedium;
    margin-bottom: 6px;
}
.footer-hashtag {
    margin-bottom: 20px;
}
.footer-hashtag__list li {
    margin-right: 11px;
}
.footer-hashtag__list li:last-child {
    margin-right: 0;
}
.footer-social {
    margin-bottom: 48px;
    display: none;
}
.footer-social__list {
    display: flex;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: flex-start;
    align-content: flex-start;
    font-size: 0;
    margin-left: 4px;
}
.footer-social__list a {
    width: auto;
    height: 24px;
    margin-right: 20px;
}
.footer-social__list a:last-child {
    margin-right: 0;
}
.footer-social__list .social-youtube {
    background: url(/assets/img/icons/social-youtube-icon.png);
    width: 30px;
}
.footer-social__list .social-inst {
    background: url(/assets/img/icons/social-inst-icon.png);
    width: 24px;
}
.footer-social__list .social-v {
    background: url(/assets/img/icons/social-v-icon.png) no-repeat;
    width: 26px;
}
.footer-main-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: space-between;
    align-items: flex-start;
}
.footer-nav-cell {
    font-size: 16px;
}
.footer-nav-cell__title {
    font-family: robotomedium;
    font-size: 18px;
    margin-bottom: 8px;
    color: #fff;
}
.footer-nav-cell__list li {
    margin-bottom: 4px;
}
.footer-nav-cell__list a, .footer-nav-cell__list a:active, .footer-nav-cell__list a:focus{
    color: #fff;
    line-height: 25px;
}
.footer-nav-cell__list a:hover {
    color: #047878;
}
.footer-nav-cell__list .payment-method{
    color: #fff;
}
.footer-nav-cell__list .payment-method:hover, .footer-nav-cell__list .payment-method:visited {
    color: #047878;
}
.footer-nav-cell__list .get-discount, .footer-nav-cell__list .get-discount:active, .footer-nav-cell__list .get-discount:focus, .footer-nav-cell__list .get-discount:visited {
    font-family: robotomedium;
    color: #ff5400;
}
.footer-bottom-nav {
    width: 808px;
    margin: 0 auto;
}
.footer-bottom-nav__list {
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.footer-bottom-nav__list a:nth-child(4) {
    pointer-events: none;
}
.footer-bottom-nav a, .footer-bottom-nav a:active, .footer-bottom-nav a:focus, .footer-bottom-nav a:visited {
    font-size: 16px;
    color: #fff;
    border-bottom: 1px solid #fff;
}
.footer-text {
    margin: 32px 0 18px;
}
.footer-text p {
    color: #bdbdbd;
    font-size: 12px;
    text-align: left;
    margin-bottom: 10px;
}
.footer-copyright {
    font-size: 14px;
    text-align: center;
}
.footer {
    background-color: #000;
    color: #fff;
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
}
.footer__container {
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.footer__booking {
    margin-bottom: 125px;
}
.footer__nav {
    width: 45%}
.footer__tags {
    text-align: left;
    margin-bottom: 25px;
}
.footer__tag {
    margin-right: 10px;
}
.footer__menus {
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.footer__menu-title {
    margin-bottom: 5px;
    font: 500 18px Roboto, sans-serif;
}
.footer__menu-link {
    font-size: 16px;
}
.footer__menu-link:hover {
    color: #047878;
}
.footer__menu-link--orange {
    color: #f78826;
}
.footer__menu-link--orange:hover {
    color: #db751b;
}
.footer__links {
    text-align: center;
    font: 200 16px Roboto, sans-serif;
    width: 100%;
    padding-top: 90px;
    margin-bottom: 35px;
}
.footer__link {
    border-bottom: 1px solid #fff;
    margin: 0 10px;
}
.footer__link:hover {
    color: #989898;
    border-color: #989898;
}
.footer__info {
    color: #bdbdbd;
    font: 200 12px Roboto, sans-serif;
    margin-bottom: 10px;
}
.footer__paragraph {
    margin-bottom: 25px;
}
.footer__copyright {
    width: 100%;
    text-align: center;
    font: 200 14px Roboto, sans-serif;
    margin-bottom: 30px;
}
.header__phone__num{
	/*margin-bottom: 10px;*/
}
.header__phone__num, a.header__business-link {
    font-family: robotomedium;
}
.footer__socials {
    display: flex;
    margin-bottom: 50px;
}
.footer__social-btn {
    background-repeat: no-repeat;
    background-position: 50% 50%;
    margin-right: 20px;
    -webkit-background-size: cover;
    background-size: cover;
}
.footer__social-btn--youtube {
    background-image: url(../img/youtube.svg);
    width: 32px;
    height: 24px;
}
.footer__social-btn--instagram {
    background-image: url(../img/instagram.svg);
    width: 24px;
    height: 24px;
}
.footer__social-btn--vimeo {
    width: 26px;
    height: 22px;
    background-image: url(../img/vimeo.svg);
}
@media screen and (max-width:1300px) {
    .contractors, .footer-address, .footer-bottom-nav, .footer-col-nav, .footer-payment, .footer-phone__title, .footer__booking, .footer__links, .footer__nav, .form-sale, .form-sale .booking, .reviews, .seat-availability, .seat-availability .booking, footer .booking {
    display: none;
}
.footer {
    padding-top: 35px;
}
.footer-phone a {
    font-size: 20px;
    margin-top: 0;
    line-height: 22px;
}
.footer-phone span {
    font-size: 14px;
}
.footer-other-mobile {
    width: 100%}
.footer-address-mobile {
    font-size: 20px;
    margin-bottom: 18px;
    margin-right: 20px;
}
.footer-address__title, .footer-payment__title {
    display: inline-block;
}
.footer-address__title {
    margin-right: 10px;
}
.footer-payment__title {
    margin-right: 8px;
}
.footer-payment-list {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
}
.footer-main-top {
    margin-bottom: 0;
}
.footer-text {
    margin-top: 0;
}
.footer-copyright, .footer-text p {
    font-size: 10px;
}
.footer-text p {
    margin-bottom: 6px;
    line-height: 13px;
}
.footer-main {
    padding-top: 0;
    padding-bottom: 8px;
}
.achievements-list a {
    width: 34px;
    height: 24px;
    pointer-events: none;
}
.achievements-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    justify-content: space-between;
}
.achievements-list .partner1, .achievements-list .partner2 {
    margin-right: 0;
}
.footer-col {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
}
.footer-contacts-cols {
    justify-content: flex-start;
}
.footer-contacts-l, .footer-contacts-r {
    align-content: space-between;
}
.footer-address-mobile, .footer-payment-mobile {
    display: inline-block;
}
.footer-contacts-l, .logo-footer {
    margin-right: 21px;
}
.footer-phone {
    margin-right: 30px;
    line-height: 20px;
}
.footer-col-contact {
    width: 100%;
    padding-right: 0;
}
.form-subscribe-wrapper {
    padding: 12px 9px 11px 14px;
}
.footer-subscribe__title {
    font-size: 20px;
}
.form-subscribe__btn {
    padding: 9px 15.52px 8px;
}
.achievements {
    margin-bottom: 34px;
}
.additional-services-nav, .maincontent-corp .section_main {
    margin-bottom: 0;
}
.sticker-discount {
    display: none;
}
.events-video h2 {
    margin-top: 20px;
}
.special-offer-item {
    display: inline-block;
    float: left;
}
.maincontent-corp .form-ind-offer {
    background: 0 0;
}
.maincontent-corp .form-ind-title {
    display: none;
}
.footer-subscribe {
    width: 42%}
.footer-other-mobile {
    display: block;
}
.ev-slider-nav {
    left: 15px;
}
.events-video {
    background-color: transparent;
    padding-bottom: 0;
}
}.header__sandwich {
    position: absolute;
    right: 0;
    top: 30px;
    width: 33px;
    height: 26px;
    padding: 11px 0;
    cursor: pointer;
    -webkit-transition: -webkit-transform .2s;
    -o-transition: transform .2s;
    transition: transform .2s;
    transition: transform .2s, -webkit-transform .2s;
    z-index: 8001;
    display: none;
}
@media screen and (max-width:1300px) {
    .header__sandwich {
    display: block;
}
}.header__sandwich::after, .header__sandwich::before {
    content: '';
    height: 4px;
    width: 100%;
    position: absolute;
    top: 0;
    background-color: #fff;
    -webkit-transition: -webkit-transform .2s;
    -o-transition: transform .2s;
    transition: transform .2s;
    transition: transform .2s, -webkit-transform .2s;
}
.header__sandwich::after {
    top: auto;
    bottom: 0;
}
.header__sandwich.active .header__sandwich-inner {
    opacity: 0;
}
.header__sandwich.active::before {
    -webkit-transform: translateY(11px) rotate(45deg);
    -ms-transform: translateY(11px) rotate(45deg);
    transform: translateY(11px) rotate(45deg);
}
.header__sandwich.active::after {
    -webkit-transform: translateY(-11px) rotate(-45deg);
    -ms-transform: translateY(-11px) rotate(-45deg);
    transform: translateY(-11px) rotate(-45deg);
}
.header__sandwich-inner {
    -webkit-transition: -webkit-transform .1s;
    -o-transition: transform .1s;
    transition: transform .1s;
    transition: transform .1s, -webkit-transform .1s;
    background: #fff;
    height: 4px;
}
.header__business {
    max-width: 240px;
    color: #f78826;
    position: relative;
    margin-left: 30px;
}
.header__business-link::before {
    content: '';
    position: absolute;
    top: 3px;
    left: -30px;
    width: 25px;
    height: 22px;
    background: url(../img/sprite/man-with-company.svg) 50% 50% no-repeat;
    -webkit-transition: background-image .2s;
    -o-transition: background-image .2s;
    transition: background-image .2s;
}

.header__business-maillink::before {
    content: '';
    position: absolute;
    left: -30px;
    width: 25px;
    height: 22px;
    background: url(../img/sprite/envelope.svg) 50% 50% no-repeat;
    -webkit-transition: background-image .2s;
    -o-transition: background-image .2s;
    transition: background-image .2s;
}

.header__business:hover {
    color: #db751b;
}
a.header__business-link {

    font-size: 16px;
    color: currentColor;
    border-bottom: 1px dashed currentColor;
    position: relative;
    margin-bottom: 10px;
}

a.header__business-maillink {

    font-size: 16px;
    color: #fff;
    position: relative;
}

.header__menu-item.active .header__menu-link, .header__menu-item:hover .header__menu-link {
    border-color: #047878;
}
.header__business-link:hover {
    color: currentColor;
}
.header__business-text--short {
    display: none;
}
.header__menu {
    display: flex;
	margin-right: 1rem;
}
.header__menu-item {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.header__menu-item.active, .header__menu-item:hover {
    color: #047878;
}
a.header__menu-link, a.header__submenu-link {
    color: #fff;
    padding: 10px;
}
.header__menu-item:hover>a.header__menu-link {
    font-weight: 500;
}
.header__menu-item.active .header__submenu, .header__menu-item:hover .header__submenu {
    display: block;
}
.header__submenu {
    position: absolute;
    display: none;
    left: -10px;
    width: 205px;
    top: 100%;
    color: #fff;
    font-size: 16px;
    padding-top: 31px;
    z-index: 99;
}
.header__submenu-inner {
    padding: 10px;
    background-color: rgba(0, 0, 0, .9);
}
.header__subitem {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition: border-color .2s;
    -o-transition: border-color .2s;
    transition: border-color .2s;
    border: 1px solid transparent;
}
.header__subitem:hover {
    border-color: #047878;
}
a.header__menu-link {
    border: 1px solid transparent;
}
.header__menu-link--arrow::after {
    content: '';
    display: inline-block;
    position: relative;
    top: 2px;
    left: 3px;
    border: 5px solid transparent;
    border-top: 5px solid currentColor;
}
.header__phone-descr {
    font-size: 12px;
    text-align: right;
}
@media screen and (max-width:1742px) {
    .sticker-discount {
    left: 8.7%}
    .ngbanner-price {
    left: 15%}

}@media screen and (max-width:1560px) {

    .sect-gallery, .sect-news, .sect-offers, .sect-rooms {
    width: 100%}

a.header__business-link {

    font-size: 18px;
}

a.header__business-maillink {

    font-size: 14px;
}

.header__business {

    max-width: 190px;
    margin-left: 15px;
}
}

@media screen and (max-width:1500px) {

a.header__menu-link {

    padding: 6px;
    font-size: 16px;
}
a.header__business-link {

    font-size: 18px;
}
}

@media screen and (max-width:1410px) {
    .header {
    font-size: 15px;
}
a.header__business-link {

    font-size: 18px;
}
}@media screen and (max-width:1400px) {

    .tips-box {
    display: none;
}
a.header__business-link {

    font-size: 18px;
}
.header__business-text--short {
    display: inline;
}
.header__business-text--full {
    display: none;
}

a.header__business-maillink {

    display: block;
    font-size: 14px;
}

}

@media screen and (max-width:1330px) {
    .header {
    margin: 0 15px;
}
.footer {
    padding-left: 15px;
    padding-right: 15px;
}
.sect {
    width: 100%;
    padding: 0;
}
a.header__business-link {

    font-size: 18px;
}
.sect-news, .sect-prices {
    width: 1330px;
}
.form-sale, .seat-availability, footer .booking--blue {
    display: none !important;
}
}@media screen and (max-width:1300px) {
    .footer {
    padding-top: 35px;
}
a.header__business-link {

    font-size: 14px;
}
.maincontent-main .ngbanner-price{
   /* top: 85px; */left: 21%;
}
#swiper-wrapper-main .main-slider__title{margin-top: 190px;}

#main-slider .swiper-wrapper-mobile{
    min-height: 750px !important;
}
.footer__booking, .footer__links, .footer__nav {
    display: none;
}
.header__sandwich {
    display: block;
}
#main-slider .desktop-version {
    top: 58%;
}
.header__top-line-container {
    padding: 15px 15px 5px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.header__all-inclusive-plate, .header__aside-nav {
    display: none;
}
.header__phones {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: 20px;
    margin-right: 60px;
}
.header__phone__num {
    font-size: 21px;
}
.header__phone-descr {
    font-size: 16px;
}
.header__business {
    margin-left: 40px;
}
.header__phone-wrap {
    margin-left: 15px;
}
.header__logo {
    background-image: url(/assets/img/icons/logo-500-500.png);
    width: 70px;
    height: 70px;
}
.header__menu {
    display: none;
    position: absolute;
    z-index: 2000;
    background: rgba(0, 0, 0, .9);
    right: -15px;
    top: 85px;
    width: 420px;
}
.header__menu.active {
    display: block;
}
.header__menu-item {
    display: block;
    border-top: 1px solid #989898;
}
.header__menu-item:last-of-type {
    border-bottom: 1px solid #989898;
}
.header__menu-item:hover {
    color: #047878;
}
.header__menu-item:hover .header__menu-link {
    background-color: #047878;
    color: #fff;
}
.header__menu-item:hover .header__menu-link::after {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    top: 35px;
}
.header__menu-item:hover .header__submenu {
    display: none;
}
.header__menu-item:hover.active .header__menu-link {
    border-top: 1px solid #989898;
    border-bottom: 1px solid #989898;
    background-color: transparent;
    color: #fff;
}
.header__menu-item:hover.active .header__menu-link::after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    top: 28px;
}
.header__menu-item:hover.active .header__submenu-link {
    background-color: rgba(4, 120, 120, .7);
}
.header__menu-item.active .header__menu-link {
    border-top: 1px solid #989898;
    border-bottom: 1px solid #989898;
    background-color: transparent;
    color: #fff;
}
.header__menu-item.active .header__menu-link::after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    top: 17px;
}
.header__menu-item.active .header__submenu-link {
    background-color: rgba(4, 120, 120, .7);
}
.header__menu-item.active .header__submenu {
    display: block;
}
.header__menu-link {
    display: block;
    width: 100%;
    padding: 25px 40px;
    font-size: 24px;
    position: relative;
}
.header__menu-link::after {
    position: absolute;
    top: 25px;
    right: 27px;
    border-width: 7px;
    left: auto;
    width: 0;
}
.header__submenu {
    width: 100%;
    position: static;
    padding-top: 0;
}
.header__submenu-inner {
    padding: 0;
    background-color: transparent;
}
.header__subitem {
    border-bottom: 1px solid #989898;
}
.header__subitem:last-of-type {
    border-bottom: none;
}
.header__subitem.active, .header__subitem:hover {
    background-color: transparent;
    border-color: transparent transparent #989898;
}
.header__submenu-link {
    width: 100%;
    font-size: 24px;
    padding: 20px 20px 20px 70px;
}
}@media screen and (max-width:1244px) {
    .header-wrapper {
    max-width: 100%}
    .maincontent-main .ngbanner-price{
   /* top: 85px;*/ left: 16%;}

}@media screen and (max-width:1000px) {
    h1 {
    font-size: 50px;
    white-space: nowrap;
}
    .maincontent-main .ngbanner-price{
   /* top: 85px;*/left: 11.5%;}
.maincontent-gallery h1, .maincontent-offers h1, .maincontent-rooms h1 {
    font-size: 48px;
}
.maincontent-rooms .section_main {
    margin-bottom: 40px;
}
.maincontent-rooms .special-offers-slider {
    margin-bottom: 24px;
}
.header {
    font-size: .9444rem;
    padding-right: 56px;
    margin: 0 15px;
}
.header__phone__num {
    margin-left: 0;
}
.header__logo {
    background-image: url(/assets/img/icons/logo-500-500.png);
    width: 70px;
    height: 70px;
}
.header__phones {
    margin-right: 0;
}
.top-information-item {
    width: 110px;
}
.top-information-pic {
    width: 47px;
    height: 36px;
    margin-bottom: 25px;
}
.top-information-title {
    font-size: 18px;
    line-height: normal;
}
.top-information-ppl {
    font-size: 14.46px;
}
.top-information-number {
    font-size: 36.14px;
    font-size: 31px;
}
.top-information-plus {
    font-size: 28.91px;
}
.top-information-pic:before {
    width: 47px;
}
.sunhotel-briefly {
    display: block;
    overflow: hidden;
}
.sunhotel-briefly h3 {
    text-align: center;
    margin-bottom: 20px;
    margin-top: 30px;
}
.sunhotel-briefly img {
    width: 100%;
    display: block;
}
.sunhotel-briefly artical {
    display: inline-block;
    padding: 0 15px;
    margin-top: 14px;
}
.sunhotel-readmore-btn {
    border: none;
    outline: 0;
    font-family: robotomedium;
    text-align: center;
    color: #fff;
    font-size: 20px;
    background-color: #047878;
    width: 280px;
    padding: 15px 0;
    margin-top: 14px;
}
.maincontent-rooms .special-offers {
    display: block;
}
footer .sect {
    padding: 0;
}
}
@media screen and (max-width:770px) {
    .header__phones {
    margin-left: 0;
}.maincontent-main .ngbanner-price{
   /* top: 85px;*/ left: 2.5%;}
#top-logo {
    margin-right: 10px;
}
#main-slider .desktop-version{
    top: 45%;
}
.ngbanner-price{/*top: 68px;*/}
.maincontent-contacts .ngbanner-price, .maincontent-rooms .ngbanner-price, .maincontent-prices .ngbanner-price, .maincontent-payment-method .ngbanner-price, .maincontent-gallery .ngbanner-price,.maincontent-about .ngbanner-price, .maincontent-services .ngbanner-price, .maincontent-all-inclusive .ngbanner-price, .maincontent-offers .ngbanner-price{top: 0;}

}@media screen and (max-width:750px) {
    h1 {
    font-size: 48px;
}
.maincontent-main .ngbanner-price{
    /*top: 68px;*/ left: 3%;}
.maincontent-corp h1 {
    white-space: normal;
    text-align: left;
    font-size: 52px;
    line-height: 54px;
}
.clients__link, .g-description {
    font-size: 18px;
}
.maincontent .header__menu {
    top: 79px;
}
.g-mobile {
    display: block!important;
}
.g-desktop {
    display: none!important;
}
.g-mobile--inline {
    display: inline!important;
}
.g-mobile--flex {
    display: -webkit-box!important;
    display: -webkit-flex!important;
    display: -ms-flexbox!important;
    display: flex!important;
}
.achievements, .top-information-list {
    display: none;
}
.header {
    padding: 20px 56px 9px 0;
}
.header__logo {
    width: 44px;
    height: 42px;
}
.header__phone__num {
    font-size: 22px;
}
.header__phone-wrap {
    margin-left: 17px;
}
.header__phones {
    margin-left: 10px;
}
.g-title {
    font-size: 48px;
    margin-bottom: 25px;
}
.g-subtitle {
    font-size: 34px;
    padding-top: 30px;
}
.g-subtitle--wo-top-padding {
    padding-top: 0;
}
.g-container--wide {
    max-width: none;
}
footer .sect {
    padding: 0;
}
.footer-phone {
    margin-right: 0;
    line-height: 40px;
}
.logo-footer {
    margin-right: 22px;
}
.footer-contacts-cols {
    width: 100%;
    justify-content: space-between;
}
.footer-phone a {
    font-size: 32px;
}
.footer-phone span {
    font-size: 18px;
}
.footer-subscribe {
    width: 100%;
    margin-bottom: 10px;
}
.footer-address-mobile, .footer-payment-mobile, .footer-subscribe__title {
    font-size: 24px;
}
.footer-payment-mobile {
    margin-bottom: 14px;
}
.footer-payment-list li {
    height: 38px;
}
.footer-payment-list .visa {
    width: 55px;
}
.footer-payment-list .mastercard {
    width: 60px;
}
.footer-payment-mobile .footer-payment-list .sberbank {
    width: 141px;
}
.footer-payment-list .delivery-mobile {
    width: 43px;
}
.footer-payment-list .reception-mobile {
    width: 39px;
}
}@media screen and (max-width:749px) {
    .articles {
    display: none;
}
.extra-service {
    display: block;
    margin-bottom: 50px;
}
.extra-service__info, .extra-service__select-wrap {
    width: 100%;}
.extra-service__select-wrap {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.extra-service__info {
    margin-bottom: 15px;
}
.extra-service__money {
    text-align: left;
    width: auto;
    margin-right: 40px;
    margin-bottom: 0;
}
.booking-two__title-desktop, .step-nav__next {
    display: none;
}
.guests__input {
    width: 100%;
    padding: 12px 15px;
}
.guests__input:last-of-type {
    width: -webkit-calc(100% - 125px);
    width: calc(100% - 125px);
}
.guests .jq-selectbox__select, .guests__date:last-of-type {
    margin-right: 0;
}
.paying__main {
    display: block;
    border-bottom: none;
}
.paying__info {
    width: auto;
}
#main-slider .swiper-wrapper-mobile{
    min-height: 790px;
}
.paying__booking {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin: 0;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
}
.paying__types {
    width: 45%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 0;
}
.paying__type {
    margin-left: 0;
}
.paying__type:first-of-type {
    margin-bottom: 30px;
}
.paying__bill {
    width: 40%}
.paying__money-descr {
    margin-bottom: 5px;
}
.g-subtitle {
    font-size: 34px;
    margin-bottom: 7px;
}
.g-subtitle-descr {
    font-size: 18px;
    margin-bottom: 15px;
}
}.sunny-card__block--left, .sunny-card__logo {
    margin-bottom: 10px;
}
@media screen and (max-width:605px) {
    .header__phone__num {
    font-size: 99%}
.header__phone-descr {
    font-size: 97%}
    .maincontent-main .ngbanner-price{
  /*  top: 68px;*/ left: 3%;}
#swiper-wrapper-main .main-slider__title {
    margin-top: 170px;
}
#main-slider .swiper-wrapper-mobile{
    min-height: 790px !important;
}
#main-slider .desktop-version {
    top: 48%;
}

}

@media screen and (max-width:500px) {
    .header {
    padding-right: 40px;
}.maincontent-main .ngbanner-price{
   /* top: 66px;*/left: 4%;}
}

@media screen and (max-width:480px) {
    h1 {
    white-space: pre-wrap;
}
.maincontent-main .ngbanner-price{
    /*top: 66px;*/ left: 3%;}
}
#top-logo {
    margin-right: 5px;
}

a.header__business-link {

    margin-bottom: 5px;
}



a.header__business-maillink {

    font-size: 10px;
}
.header__business-link::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    background: none;
}

.header__business-maillink::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    background: none;
}

.header__business {
    margin-left: 10px;
}

.header__sandwich {

   width: 30px;
   height: auto;
}

.header__phone-descr {

    font-size: 12px;
}
}
@media screen and (max-width:392px) {
.maincontent-main .ngbanner-price{
   /* top: 81px;*/ left: 2%;}
}
@media screen and (max-width:380px) {
.maincontent-main .ngbanner-price{
   /* top: 81px;*/ left: 2%;}
}
@media screen and (max-width:350px) {
.header__sandwich {

   width: 25px;
   height: auto;
}

#top-logo {

    margin-right: 0;
}

.maincontent-main .ngbanner-price{
   /* top: 81px;*/ left: 2%;}
}

@media screen and (max-width:900px) {
    .header__phones {
    margin-left: 0;
}
.header__business {
    margin-left: 45px;
    top: -5px;
}
}@media screen and (max-width:749px) {
    .header__menu {
    width: 100%}
.header__menu-link {
    padding-left: 75px;
}
.header__submenu-link {
    padding-left: 100px;
}
.header__phone__num {
    font-size: 20px;
}
.header__phones {
    margin-left: 0;
}
.header__phone-wrap {
    margin-left: 10px;
}
.header__business {
    margin-left: 30px;
}
.header__phone-wrap--business {
    display: none;
}
}.sunny-card {
    width: 48%;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.sunny-card--wide {
    width: 100%;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
}
.sunny-card__block {
    width: 45%}
.sunny-card__block--right {
    text-align: right;
}
.sunny-card__block--wide {
    width: 100%}
.sunny-card__logo {
    width: 263px;
    height: 81px;
    display: block;
    background: url(../img/logo.png) 50% 50% no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
}
.sunny-card__partners {
    width: 100%;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 20px;
}
.sunny-card__partner {
    width: 30%;
    height: 50px;
}
.sunny-card__descr {
    font: 500 18px Roboto, sans-serif;
    margin-bottom: 5px;
}
.sunny-card__descr--address {
    font-size: 20px;
}
.sunny-card__descr--paying {
    font-size: 18px;
}
.sunny-card__address {
    font: 200 italic 16px Roboto, sans-serif;
}
.sunny-card__paying-type {
    height: 32px;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    margin-left: 10px;
}
.sunny-card__subscribing-wrap {
    width: 100%}
.sunny-card__subscribing {
    padding: 18px;
    border: 1px solid #4d4d4d;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.sunny-card__phones {
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.sunny-card__phone {
    font: 500 30px Roboto, sans-serif;
    margin-bottom: 5px;
}
.sunny-card__phone-descr {
    font: 200 20px Roboto, sans-serif;
}
.sunny-card__email {
    width: 100%;
    display: block;
    padding: 6px 15px;
    font: 200 16px Roboto, sans-serif;
    outline: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}
.sunny-card__subscribe {
    margin-left: 20px;
}
@media screen and (max-width:1300px) {
    .sunny-card--wide {
    margin-bottom: 20px;
}
.sunny-card__logo {
    background-image: url(/assets/img/icons/logo-500-500.png);
    width: 100px;
    height: 100px;
}
.sunny-card__block {
    width: auto;
}
.sunny-card__block--left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.sunny-card__partners {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 40px;
    height: 100px;
    margin-left: 20px;
}
.sunny-card__partner {
    display: block;
    width: 35px;
    height: 25px;
}
.sunny-card__email {
    width: -webkit-calc(100% - 150px);
    width: calc(100% - 150px);
}
.sunny-card__phone {
    font-size: 20px;
}
.sunny-card__phone-descr {
    font-size: 14px;
}
.sunny-card__address {
    width: 100%;
    font-size: 20px;
    margin-bottom: 20px;
}
}@media screen and (max-width:1000px) {
    .sunny-card__logo {
    background-image: url(/assets/img/icons/logo-500-500.png);
    width: 93px;
    height: 89px;
}
}@media screen and (max-width:750px) {
    .sunny-card__logo {
    width: 126px;
    height: 120px;
}
}@media screen and (max-width:749px) {
    .sunny-card__descr, .sunny-card__subscribe {
    font-size: 24px;
    display: block;
}
.sunny-card {
    width: 100%}
.sunny-card--left {
    width: 100px;
}
.sunny-card__block {
    width: auto;
}
.sunny-card__email {
    width: 100%;
    margin-bottom: 20px;
    font-size: 24px;
    padding: 13px 15px;
}
.sunny-card__subscribing {
    display: block;
    margin-bottom: 15px;
    padding: 10px;
}
.sunny-card__subscribe {
    width: 100%;
    margin-left: 0;
    padding: 15px;
}
.sunny-card__paying-types {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.sunny-card__paying-type {
    height: 40px;
}
.sunny-card__partners {
    display: none;
}
.sunny-card__phone-wrap {
    margin-bottom: 5px;
}
.sunny-card__phone {
    font-size: 32px;
}
.sunny-card__phone-descr {
    font-size: 18px;
}
}.popuphide-btn {
    position: absolute;
    width: 21px;
    height: 25px;
    top: 10px;
    right: 8px;
    color: #000;
    font-size: 26px;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
}
.personal-inf {
    max-width: 1270px;
    margin: 30px auto;
    overflow: visible;
    box-shadow: 0 0 7px rgba(0, 0, 0, .6);
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 0 50px 50px 100px;
}
.personal-inf h2 {
    color: red;
    margin-top: 30px;
}
.personal-inf h3 {
    line-height: 30px;
    margin-top: 10px;
}
.personal-inf p {
    margin-bottom: 10px;
}
.personal-inf ul {
    padding-left: 30px;
    margin-bottom: 15px;
}

@media screen and (max-width: 640px) {

  .maincontent-main .ngbanner-price {
    width: 200px;
    height: 65px;
  }

  .maincontent-main .ngbanner-price a {
    background-size: contain;
  }
}
@media screen and (max-width:480px) {

    #swiper-wrapper-main .main-slider__title {

        margin-top: 58px;
    }

  .maincontent .ngbanner-price {
    width: 156px;
    height: 50px;
  }
      .maincontent .ngbanner-price a {
        background-size: contain;
      }

    .header__business {
        margin-left: 5px;
    }
}

@media screen and (max-width:480px) {

    .cashback-block {
        top: -63px;
        left: 35%;
    }

}