html {
    height: auto;
}
.trs{
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
a:hover , a:active , a:focus, button:hover , button:active , button:focus {
    outline: none;
    text-decoration: none;
    color: #febd00;
}
.loading:before {
    content: '';
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 10000;
    background: #000;
    opacity: .5;
}
.asc {
    position: absolute;
    color: #f32f3d;
    font-size: 31px;
    border: 2px solid;
    line-height: 1;
    padding: 5px 11px 0;
    border-radius: 26px;
    right: 13px;
    top: -12px;
}

.sprow > div {
    position: relative;
}
.search-row *::-webkit-input-placeholder {color: #3A4249;}
.search-row *::-moz-placeholder          {color: #3A4249;}
.search-row *:-moz-placeholder           {color: #3A4249;}
.search-row *:-ms-input-placeholder      {color: #3A4249;}


body {
    min-height: 100vh;
    overflow-x: hidden;
    font-family: 'Rotonda Bold';
    background-size: contain;
    background: #FED24F;
    color: #3A4249;
}

main {
    flex: 1 1 auto;
    padding: 0 0 0;
}
header {
    position: relative;
    padding: 15px 0 0;
    /*background-color: rgb(0 0 0 / 35%);*/
    /*box-shadow: 0px 9px 21px 2px hwb(0deg 0% 100% / 41%);*/
}

.header-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px 0px;
}

ul.header-menu {
    padding: 0;
    margin: 0;
}

ul.header-menu li {
    display: inline-block;
    margin: 0 18px;
}

ul.header-menu li a {
    font-family: 'Rotonda Bold';
    font-style: normal;
    font-weight: 600;
    font-size: 17px;
    line-height: 20px;
    /* identical to box height, or 125% */


    /* Text/Default */
    color: #3A4249;
}

.logos-top a + a {
    display: inline-block;
    margin: 0 0 0 26px;
}

a.header-personal {
    display: inline-flex;
    font-family: 'Rotonda Bold';
    font-weight: 400;
    font-size: 17px;
    line-height: 20px;
    /* identical to box height, or 125% */
    text-align: center;

    /* Text/Default */
    color: #3A4249;
    align-items: self-start;
}

.logos-top img {
    width: 155px;
}

a.header-personal img {margin-right: 10px;}

@media (min-width: 1430px) {
    .container {
        max-width: 1400px;
    }

}

h1.m-title-block {
    font-family: 'Crowd Funded ';
    font-style: normal;
    font-weight: 400;
    font-size: 70px;
    line-height: 70px;
    /* or 100% */


    /* Text/Link */
    color: #1C307A;
    white-space: nowrap;
    margin: 0 0 30px;
}

.m-title div {
    font-style: normal;
    font-weight: 400;
    font-size: 36px;
    line-height: 40px;
    color: #1C307A;
    
}
.m-top-section {
    display: flex;
    padding: 0 0 0;
    flex-direction: row;
    /* align-items: center; */
}
section.top-section {margin: -112px 0 0;padding: 112px 0 0;background-image: url(/images/shine1.png);background-position: center;background-size: 100% 100%;}

.m-top-section img {max-width: 100%;}
.main-title-wrap {
    text-align: center;
    margin: 31px 0 -5%;
}

.main-title-wrap h1 {
    font-size: 56px;
    margin: 28px 0 0;
}

img.tr-img {
    width: 100%;
}
.m-top-section > div {
    margin-left: -101px;
    padding: 68px 0 0;
}

h1 {
    color: #f32f3d;
    text-transform: uppercase;
    font-size: 110px;
    line-height: 1.1;
    margin-bottom: 71px;
}

section {
}

.steps-row {
    margin: 50px 0 0;
}

.step-title div {
    color: #3A4249;
    margin: 24px 0 0;
    font-size: 24px;
    text-transform: none;
}

.step-title a {
    color: #3A4249;
    font-size: 16px;
    text-decoration: underline;
    display: block;
    margin: 13px 0 0;
    font-family: 'RotondaC';
}

section.steps-section:before {
    content: '';
}
section.steps-section {
    text-align: center;
    padding: 20px 0 150px;
    position: relative;
}
section.steps-section:before {
    position: absolute;
    width: 50%;
    height: 50%;
    flex-shrink: 0;
    border-radius: 524px;
    background: #fbdb80;
    filter: blur(100px);
    left: 0;
    top: -500px;
    right: 0;
    bottom: 0;
    margin: auto;
}
h2 {
    margin: 0 0 35px;
    
    /* identical to box height, or 100% */
    text-align: center;

    /* Text/Link */
    font-size: 75px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    position: relative;
    color: #f32f3d;
}

.terms {
    font-family: 'Rotonda Bold';
    
    /* identical to box height, or 130% */
    text-align: center;

    /* Text/Default */
    color: #3A4249;
    margin: 0 0 23px;
    font-size: 27px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px;
}
section.steps-section .row > div:first-child, section.steps-section .row > div:last-child {
}
.step-title {
    margin: 0 0 25px;
    
    /* identical to box height, or 100% */
    text-align: center;

    /* Elements/Main */
    color: #F32F3D;
    font-size: 34px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%; /* 55px */
    text-transform: uppercase;
}

.step-desc {
    font-family: 'RotondaC';
    
    /* or 108% */
    text-align: center;

    /* Text/Link */
    color: #ffffff;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
}


.step-title.step-arrow {
    white-space: nowrap;
}

.step-desc span {}

.step-desc span {
    color: #fbb239;
}
.m-title {margin-right: 50px;}

.m-title + img {
    width: 477px;
}
.prize-block {
    border-radius: 35px 80px 100px 35px;
    color: #0056A0;
    background-repeat: no-repeat;
    background-position: right center;
    width: 580px;
    max-width: 50%;
    text-align: left;
    padding: 50px;
    display: inline-block;
    margin: 35px 20px 0;
    background-size: auto 85%;
    vertical-align: top;
    height: 250px;
    display: inline-flex;
    align-items: center;
    position: relative;
}

.prize-title {
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%; /* 35px */
    text-transform: uppercase;
    color: #FFBE2D;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.prize-title div {
    font-family: 'Rotonda Bold';
    margin: 12px 0 0;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%;
    color: #ffffff;
    text-transform: none;
}

.prize-block p {
    margin: 0 0 4px;
    font-family: 'RotondaC';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 26px;
}

.prize-block p span {
    font-family: 'Rotonda Bold';
}

.prize-block.prize-block-main {
    background-color: #ED1B24;
    width: 790px;
    margin: 80px auto 0;
    display: block;
}
.m-top-section img:first-child {width: 69%;position: relative;left: -147px;}

.m-top-section img:last-child {margin-left: -33px;}

section.upload-row {
    text-align: center;
    padding: 0 0 0;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0px 0 100px;
}


.m-title + img + img {
    margin-bottom: -50px;
}

.action-btn {
    color: #ffffff;
    font-size: 32px;
    
    /* identical to box height, or 93% */
    text-align: center;
    text-transform: uppercase;
    padding: 27px 60px;
    gap: 10px;
    

    /* Elements/Main */
    border-radius: 20px;
    display: inline-block;
    line-height: 1;
    background: #F32F3D;
}

.terms span {
    color: #f32f3d;
}

section.steps-section .container {
    /* padding: 0 108px; */
    position: relative;
}

.step-img span {
    font-family: 'Crowd Funded ';
    font-style: normal;
    font-weight: 400;
    font-size: 50px;
    
    /* or 100% */
    text-align: center;

    /* Elements/accent */
    color: #ffffff;
    position: absolute;
    background-image: url(/images/Vector.svg);
    width: 74px;
    height: 74px;
    display: flex;
    position: absolute;
    align-items: center;
    justify-content: center;
    padding-bottom: 16px;
    border-radius: 46px;
    left: 50%;
    top: 0;
    margin-left: -38px;
}
.prize-block:before {
    content: '';
    position: absolute;
    left: -4%;
    top: -4%;
    right: -4%;
    bottom: -5%;
    background-image: url(/images/shape1.png);
    background-size: 100% 100%;
}
.pamnt {
    position: absolute;
    right: -14px;
    top: 0;
    display: flex;
    flex-direction: column;
    width: 80px;
    height: 80px;
    background-image: url(/images/v.png);
    align-items: center;
    justify-content: center;
    color: #fff;
    line-height: 1;
    background-size: contain;
}

.pamnt span {
    position: relative;
    font-family: Rotonda Bold;
    font-size: 32px;
    line-height: 1;
    top: 4px;
}
.prize-block:nth-child(3) {
    background-size: auto 100%;
}
.step-item.step-item-arr .step-img {
}
img.stars-img {
    margin: 25px 0 0;
}
.step-img {
    height: 400px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    margin: 0 0 0;
    position: relative;
}

section.prizes-section {
    text-align: center;
    padding: 0 0 100px;
    position: relative;
    z-index: 1;
}
section.prizes-section .container {
    position: relative;
}

h2 img {
    width: 55px;
    margin: 0 24px 0 0;
}
.m-prizes-row img {
}

.m-prizes-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-end;
    gap: 74px;
    margin: 75px 0 0;
}
.plr {
    background-image: url(/images/plr.png);
    background-size: cover;
    background-position: center;
    border-radius: 16px;
    padding: 21px 35px;
    text-align: left;
    color: #fff;
    position: relative;
    margin: 50px 0 170px;
}

.plr-header {
    font-size: 33px;
    line-height: 1.2;
    margin: 0 0 25px;
}
section.prizes-section:before {
    content: '';
    position: absolute;
    width: 50%;
    height: 50%;
    flex-shrink: 0;
    border-radius: 524px;
    background: #fbdb80;
    filter: blur(100px);
    left: 0;
    top: -400px;
    right: 0;
    bottom: 0;
    margin: auto;
}

.p-item {
    width: 46%;
    display: inline-flex;
    max-width: 46%;
    flex-direction: column;
    align-items: flex-start;
}

.p-item img {
    width: 100%;
}

.p-item div {
    text-align: left;
    font-size: 32px;
    text-transform: uppercase;
    margin: 40px 0 0;
}

.p-item div span {
    color: #f32f3d;
}

section.sprs {position: relative;padding: 0 0 150px;}

section.sprs:before {
    content: '';
    position: absolute;
    width: 65%;
    height: 65%;
    flex-shrink: 0;
    border-radius: 524px;
    background: #fbdb80;
    filter: blur(100px);
    left: 0;
    top: 0px;
    right: 0;
    bottom: 0;
    margin: auto;
}

section.sprs .container {
    position: relative;
    z-index: 2;
}

.sprow {
    display: flex;
    align-items: center;
    font-size: 65px;
    text-transform: uppercase;
    justify-content: center;
}

.sprow img {
    width: 60%;
}

.sprow > div {
    width: 40%;
    line-height: 1.2;
}

.sprow > div span {
    color: #f32f3d;
}

section.whb img {
    max-width: 100%;
    width: 1000px;
    margin: 0 auto;
    display: block;
}
.plr-body {
    font-family: 'RotondaC';
    font-size: 23px;
}

.plr:after {content: '';position: absolute;width: 52%;height: 460px;background-image: url(/images/cards.png);right: 0;background-size: contain;background-position: center;top: -94px;background-repeat: no-repeat;}

.prizes-row {
    margin: 45px 0 0;
    text-align: center;
}

.prize-item >  img {
    width: auto;
    height: 385px;
    margin: 0 0 35px;
}

.prize-desc {
    font-size: 23px;
    line-height: 1.3;
    margin: 0 0 52px;
}

section.main-prize-section h2 {
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    margin: 0 0 -75px;
}

img.room-img {
    width: 100%;
}

img.pl {
    width: 922px;
    margin: -200px auto 0;
    display: block;
    max-width: 100%;
}

section.main-prize-section {
    text-align: center;
    padding: 0 0 50px;.action-btn {
        font-size: 20px;
    }

    h1.m-title-block {
        font-size: 44px;
    }

    .m-title div {
        font-size: 27px;
        line-height: 1;
    }

    .m-title {
        margin-right: 30px;
    }

    .m-title + img {
        width: 345px;
    }

    .m-title + img + img {
        width: 318px;
        margin-bottom: -34px;
    }

    .step-item.step-item-arr .step-img {
        background-size: 300px;
        background-position: center bottom;
    }

    .step-img span {
        font-size: 40px;
        width: 65px;
        height: 65px;
    }

    .step-desc br {
        display: none;
    }

    .step-desc {
        font-size: 23px;
    }

    .prize-block {
        width: 100% !important;
        max-width: 100%;
        margin: 17px 0 0;
    }
}

h3 {
    font-size: 24px;
    width: 910px;
    margin: 0 auto 38px;
    max-width: 100%;
}
.room-slide {
    height: 385px;
    background-size: cover;
    background-position: center;
    border-radius: 24px;
    border: 5px solid #fff;
}

.rooms-slider-wrap {
    position: relative;
    padding: 77px 0 0;
}

.owl-dots {
    text-align: center;
    margin: 50px 0 0;
    font-size: 0;
}

.owl-dot {
    display: inline-block;
    width: 10px;
    height: 10px;
    background: #fff;
    border-radius: 16px;
    margin: 0 5px;
}

.owl-dot.active {
    background: #ff337c;
}

.rooms-slider-wrap:before {content: '';position: absolute;width: 400px;height: 520px;background-image: url(/images/pony.png);left: -270px;top: -84px;background-size: contain;background-repeat: no-repeat;background-position: center;}
.s-item-title {
    color: #fff;
    font-size: 32px;
    line-height: 1.2;
    padding: 0 20px;
    margin: 16px 0 13px;
    text-align: left;
    padding: 0;
}

.s-item-sm {
    font-family: RotondaC;
    color: #fff;
}
.modal-dialog.modal-pr {
    width: 800px !important;
    max-width: 99% !important;
}

.modal-dialog.modal-pr .modal-content {
    border-radius: 0;
    background-image: url(/images/bgs.png);
    background-size: 1300px;
    background-position: center top;
}

.mp-row {
    display: flex;
    align-items: center;
    text-align: left;
}
.mp-row img {
    width: 350px;
    max-width: 100%;
}

.mp-row > div {
    padding-left: 30px;
}
.modal-dialog.modal-pr .modal-body {
    padding: 30px;
}
.s-item-desc {
    color: #fff;
    font-size: 24px;
    line-height: 1.2;
    padding: 0 30px;
    margin: 23px 0 0;
    text-align: left;
    padding: 0;
}
.rooms-slider-wrap:after {
    content: '';
    position: absolute;
    width: 460px;
    height: 530px;
    background-image: url(/images/optimus.png);
    right: -310px;
    top: -192px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
section.whb .container {
    position: relative;
    z-index: 1;
}

section.whb:before {
    content: '';
    position: absolute;
    width: 65%;
    height: 600px;
    flex-shrink: 0;
    border-radius: 524px;
    background: #fbdb80;
    filter: blur(100px);
    left: 0;
    top: 0px;
    right: 0;
    bottom: 0;
    margin: auto;
}

section.whb {
    position: relative;
}

section.products-section {
    text-align: center;
    padding: 100px 0 85px;
    position: relative;
}
section#products .container {
    position: relative;
}
section#products:after {
    
}

.copy {
    font-family: 'RotondaC';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    /* identical to box height, or 125% */
    text-align: center;
    color: #000000;
    margin: 30px 0 0;
}
.product-slide {
    height: 370px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 88%;
    margin: 0 auto;
    position: relative;
    background-color: #fff;
    border-top: 10px solid #f32f3d;
    border-left: 10px solid #f32f3d;
    border-right: 20px solid #f32f3d;
    border-bottom: 20px solid #f32f3d;
    border-radius: 46px;
}
.product-slide:before {
    position: absolute;
    left: -4%;
    top: -4%;
    right: -4%;
    bottom: -5%;
    /* background-image: url(/images/b2.png); */
    background-size: 100% 100%;
}
.products-slider {
    margin: 85px 0 0;
    padding: 0 50px;
}

footer {
    color: #3A4249;
    padding: 50px 0 40px;
}

footer ul {
    padding: 0;
    margin: 0 0 17px;
    text-align: center;
}

footer ul li {
    margin: 0 31px;
    display: inline-block;
}

footer ul li a {
    color: #3A4249;
    font-family: 'Rotonda Bold';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 26px;
}
footer ul li a:hover {
    color: #fff;
    text-decoration: underline;
}

.sm-info {
    text-align: center;
    font-family: 'RotondaC';
    font-size: 14px;
}
.sm-info a {
    color: inherit;
    text-decoration: underline;
}
.owl-nav {
    position: absolute;
    top: 47%;
    left: 0;
    width: 100%;
}
.footer-cont {
    padding: 40px;
    width: 98%;
    margin: 0 auto;
    border-radius: 32px;
}
.owl-prev {
    font-size: 0;
    position: absolute;
    left: -50px;
    width: 34px;
    height: 34px;
    background-image: url(/images/ar.svg);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    transform: rotate(180deg);
}

.owl-next {
    font-size: 0;
    position: absolute;
    right: -50px;
    width: 34px;
    height: 34px;
    background-image: url(/images/ar.svg);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.step-item.step-item-arr {
    position: relative;
}

.step-item.step-item-arr:after {
    content: '';
    position: absolute;
    width: 21px;
    height: 36px;
    background-image: url(/images/arr.png);
    right: -44px;
    top: 133px;
    display: none;
}
.page-title {
    margin: 0 0 30px;
    
    /* identical to box height, or 100% */
    text-align: center;

    /* Text/Link */
    color: #F32F3D;
    font-family: 'Rotonda Bold';
    font-size: 75px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
}

section.f-top {
    margin: 90px 0 0;
}

.feedback-wrap {
    width: 1200px;
    margin: 0 auto 100px;
    max-width: 97%;
    padding: 55px 59px 83px;
    border-radius: 40px;
    background-size: 100% 100%;
    background: #fff;
    border-left: 10px solid #F32F3D;
    border-bottom: 10px solid #F32F3D;
    border-top: 20px solid #F32F3D;
    border-right: 20px solid #F32F3D;
}

.faq-header {
    font-size: 22px;
    padding: 17px 0 15px;
    cursor: pointer;
    background-image: url(/images/ard.png);
    background-repeat: no-repeat;
    background-position: right center;
    font-family: 'RotondaC';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 26px;
    /* identical to box height, or 130% */


    /* Text/Default */
    color: #3A4249;
}
.static-page-wrap {
    padding: 1px 0 50px;
    background-image: url(/images/shine.png);
    background-size: contain;
    background-position: center top;
    background-repeat: no-repeat;
}
.faq-body {
    display: none;
    padding: 10px 0 20px;
    font-family: 'RotondaC';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    /* or 125% */


    /* Text/Default */
    color: #3A4249;
}

.faq-item {
    border-top: 1px solid #989898;
}

.opened-week .faq-body {
    display: block;
}
.info-title {
    margin: 20px 0 40px;
    font-family: 'RotondaC';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 26px;
    /* or 130% */
    text-align: center;

    /* Text/Default */
    color: #3A4249;
}

label.custom-l {
    display: block;
    margin: 0 0 10px;
    padding: 0;
    font-family: 'RotondaC';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    /* identical to box height, or 125% */
    

    /* Text / Default */
    color: #3A4249;
}

.f-control {
    width: 100%;
    padding: 10px 15px;
    height: 44px;
    margin: 0 0 25px;
    color: #3A4249;
    appearance: none;
    background: transparent;
    /* Elements/Line */
    border: 2px solid rgba(0, 0, 0, 0.22);
    border-radius: 4px;
    border-radius: 10px;
    border: 1px solid #3A4249;
}

textarea.f-control {
    resize: none;
    height: 150px;
}

.file-info {
    padding: 0;
    margin: 0 0 20px;
    font-family: 'RotondaC';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    /* identical to box height, or 125% */
    text-align: center;

    /* Text / Default */
    color: #3A4249;
    display: block;
}

.add-file-block {
    display: inline-block;
    position: relative;
}

.add-file-block input {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 1;
}

.add-file-block div {
    color: #fff;
    font-family: 'RotondaC';
    display: inline-block;
    line-height: 1;
    padding: 13px 20px;
    font-size: 17px;
    background: #f32f3d;
    border-radius: 20px;
}

.btn-custom {
    display: inline-block;
    border: none;
    min-width: 160px;
    font-family: 'Rotonda Bold';
    font-weight: 700;
    font-size: 23px;
    line-height: 26px;
    /* identical to box height, or 93% */
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    background: #F32F3D;
    border-radius: 17px;
    padding: 18px 40px;
    letter-spacing: 1px;
}
.add-file-wrap.custom-row {
    text-align: center;
}

.conf-message a {
    color: #3A4249;
    text-decoration: underline;
}
.conf-message {
    text-align: center;
    margin: 25px 0 36px;
    padding: 25px 0 0;
    font-family: 'RotondaC';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    /* identical to box height, or 125% */
    

    /* Text / Default */
    color: #3A4249;
}

.page-title-inside {
    margin: 0 0 22px;
    
    /* identical to box height, or 111% */
    

    /* Text/Default */
    color: #F32F3D;
    text-align: center;

    /* card title mini */
    font-family: 'Rotonda Bold';
    font-size: 35px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%; /* 35px */
    text-transform: uppercase;
}

.at-title {
    text-align: center;
    font-size: 26px;
    line-height: 1.2;
    margin: 0 0 45px;
}

table.table-custom {
    width: 100%;
    text-align: center;
}

table.table-custom th {
    font-size: 24px;
    padding: 14px 0;
}

table.table-custom tr {
    border-bottom: 1px solid #ddd;
}

table.table-custom tr th:first-child, table.table-custom tr td:first-child {
    text-align: left;
}

table.table-custom tr th:last-child, table.table-custom tr td:last-child {
    text-align: right;
}

table.table-custom td {
    padding: 14px 5px;
    font-family: 'RotondaC';
    font-size: 18px;
}

table.table-custom tbody tr:first-child td {
    padding-top: 41px;
}

.date-item {
    text-align: center;
}

.date-item a {
    padding: 15px 27px 13px;
    border-radius: 13px;
    font-family: 'RotondaC';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    /* identical to box height, or 125% */


    /* Text/Link */
    color: #f32f3d;
    margin: 5px;
    display: inline-block;
    border: 2px solid;
}

.date-item a.active {
    background: #f32f3d;
    color: #ffffff;
    border-color: #f32f3d;
}

.dates-row {
    margin: 40px 0 40px;
}

.search-row {
    margin: 30px 0 0;
}

.search-row input {
    width: 100%;
    padding: 10px 20px;
    font-family: 'RotondaC';
    background-image: url(/images/search.png);
    background-position: 98% center;
    background-repeat: no-repeat;
    border-radius: 10px;
    border: 1px solid #3A4249;
    background-color: transparent;
    color: #3A4249;
}
.title-lg {
    text-transform: uppercase;
    margin: 0 0 80px;
    font-family: 'Crowd Funded ';
    font-style: normal;
    font-weight: 400;
    font-size: 70px;
    line-height: 70px;
    /* identical to box height, or 100% */
    text-align: center;

    /* Text/Link */
    color: #1C307A;
}

.profile-wrap {
    /*padding: 120px 80px  0;*/
}

.personal-info {
    padding: 55px;
    margin: 0 0 80px;
    background: rgba(240, 239, 248, 0.66);
    border-radius: 8px;
}
.n-personal-title-main {
    font-family: 'Crowd Funded ';
    font-style: normal;
    font-weight: 400;
    font-size: 36px;
    line-height: 40px;
    /* identical to box height, or 111% */
    

    /* Text/Default */
    color: #333333;
    text-align: center;
    margin: 0 0 40px;
}
.n-cabinet-tab-links {
    text-align: center;
    margin: 0 0 55px;
}

.n-cabinet-tab-links a {
    padding: 14px 36px 12px;
    height: 40px;
    background: transparent;
    border-radius: 4px;
    font-family: 'RotondaC';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    /* identical to box height, or 125% */


    /* Text/Link */
    color: #f32f3d;
    margin: 0 5px;
    border: 2px solid #f32f3d;
    border-radius: 14px;
}
.n-personal-upload a {
    font-size: 34px;
}

.n-personal-upload + div a {
    color: #F32F3D;
    text-decoration: underline;
}
.n-cabinet-tab-links a.active {
    background: #f32f3d;
    color: #fff;
}

table.n-table {
    width: 100%;
    text-align: center;
}

table.n-table th {
    font-family: 'RotondaC';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    /* identical to box height, or 125% */
    

    /* Text / Gray */
    color: #3A4249;
    padding: 15px 10px;
}

table.n-table tr th:first-child, table.n-table tr td:first-child {
    text-align: left;
    padding-left: 0;
}

table.n-table thead tr {
    border-bottom: 1px solid #ADC3D8;
}

table.n-table td {
    font-family: 'RotondaC';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    /* or 125% */


    /* Text/Default */
    color: #3A4249;
    padding: 15px 10px;
}

table.n-table tbody tr {
    border-bottom: 1px solid #ADC3D8;
}

.n-status-link {
    padding: 10px 30px;
    background: #5CC636;
    border-radius: 15px;
    display: inline-block;
    font-family: 'RotondaC';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    /* identical to box height, or 125% */
    text-align: center;

    /* Text/Default */
    color: #ffffff;
    margin: -7px;
}
.n-personal-title {
    font-family: 'Rotonda Bold';
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    /* identical to box height, or 125% */


    /* Text/Default */
    color: #3A4249;
    margin: 0 0 10px;
}

.n-personal-value {
    font-family: 'RotondaC';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 26px;
    /* identical to box height, or 130% */


    /* Text/Default */
    color: #3A4249;
}

.n-personal-link {
    text-align: center;
    margin: 45px 0 30px;
    color: #ADC3D8;
}

.n-personal-link a {
    font-family: 'RotondaC';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 26px;
    /* identical to box height, or 130% */


    /* Text/Link */
    color: #ADC3D8;
}

.n-personal-upload {
    text-align: center;
    margin: 0 0 57px;
}

.n-personal-adt {/* Text/Default */
    font-family: 'RotondaC';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    /* identical to box height, or 125% */


    /* Text / Gray */
    color: #888888;
    text-align: center;
    margin: 30px 0 0;
}
.personal-sm {
    font-family: 'RotondaC';
    font-size: 18px;
    line-height: 1.2;
    margin: 0 0 5px;
    padding: 0 0 10px;
}

.personal-lg {
    font-size: 40px;
    border-bottom: 3px solid;
    margin: 0 0 38px;
    line-height: 1;
    padding: 0 0 8px;
}

.personal-sm.personal-sm-underline {
    border-bottom: 2px solid;
}

.personal-line {
    margin: 0 0 25px;
    font-size: 26px;
}
.profile-btns {
    display: flex;
    flex-wrap: wrap;
}

a.img-btn {
    width: 46%;
    margin: 2%;
    background: #181d8f;
    color: #fff;
    border-radius: 17px;
    height: 85px;
    display: inline-flex;
    background-repeat: no-repeat;
    text-transform: uppercase;
    font-size: 21px;
    align-items: center;
    padding: 0 0 0 101px;
    background-position: 21px center;
}

a.img-btn.img-btn-red {
    background-color: #d82035;
}
.tab-title {
    text-align: center;
}

.tab-title span {
    display: inline-block;
    color: #d51f33;
    text-transform: uppercase;
    font-size: 32px;
    line-height: 1.2;
    border-bottom: 4px solid;
    padding: 0 0 8px;
    margin: 0 0 45px;
}

.table-rendered {
    width: 600px;
    margin: 0 auto;
}

.table-head {
    font-family: 'RotondaC';
    padding: 13px;
    font-size: 17px;
}

.table-head-row {
    border-bottom: 1px solid;
}

.table-body-row {
    border-radius: 15px;
    background: #181d8f;
    color: #fff;
    margin: 18px -15px 0;
    border: 4px solid #181d8f;
}

.table-body {
    text-transform: uppercase;
    font-size: 21px;
    padding: 12px;
    line-height: 1;
}

.table-body-row.processing {
    border-color: #d51f33;
    color: #d51f33;
    background: transparent;
}

.table-body-row.errorized {
    background: #d51f33;
    border-color: #d51f33;
}
.table-body img {
    width: 21px;
    vertical-align: middle;
    margin: 0 7px 0 0;
}
.backlink {
    color: inherit;
    text-transform: uppercase;
    display: block;
    margin: 0 0 12px;
    font-size: 18px;
}
.cheques-balance {
    color: #fff;
    text-transform: uppercase;
    background: #181d8f;
    display: inline-block;
    padding: 20px 40px;
    line-height: 1;
    font-size: 24px;
    border-radius: 14px;
}

.orders-render {
    margin: 40px 0 0;
}

.order-line {
    display: flex;
    align-items: center;
    margin: 0 0 -30px;
}

.order-left {
    width: 70%;
    height: 200px;
    margin: 0 16px 0 0;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
}

.order-right {
    flex: 1 1 auto;
    display: flex;
    height: 200px;
    padding: 6px 0 0;
}

.order-right * {
    flex: 1 1 auto;
}

.order-right form {
    display: flex;
}

.order-right button {
    border: none !important;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-color: transparent;
}
.order-line:last-child {
    margin: 18px 0 0;
}

.order-line:last-child .order-left {
    height: 230px;
}
.opened-week .faq-header {
    font-family: 'Rotonda Bold';
    font-weight: 400;
    
    /* identical to box height, or 130% */


    /* Text/Default */
}

.feedback-form .page-title {
    /* font-size: 50px; */
    /* line-height: 50px; */
    /* identical to box height, or 100% */
    /* text-align: center; */

    /* Text/Link */
}
.feedback-form {
    background-image: url(/images/shine.png);
    background-position: center -200px;
    background-size: contain;
    background-repeat: no-repeat;
}
.feedback-form .feedback-wrap {
    width: 580px;
    max-width: 100%;
    position: relative;
}

.info-title a {
    color: #3A4249;
    text-decoration: underline;
}
@media (max-width: 1440px) {
    section.top-section {
    }
    section.upload-row {
    margin: -40px 0 0;
    position: relative;
    z-index: 1;
    }
    section.whb img {
        width: 850px;
    }
    ul.header-menu li {
    margin: 0 5px;
}
.m-top-section img:first-child {
    left: -100px;
}

.m-top-section > div {
    margin-left: -20px;
}
    .m-top-section img:first-child {
    width: 57%;
    left: -90px;
}

.m-top-section > div {
    margin-left: 0;
}

.m-top-section h1 {
    font-size: 71px;
    margin-bottom: 19px;
}
ul.header-menu li a {
    font-size: 16px;
}

a.header-personal {
    font-size: 16px;
}
.m-prizes-row {
    align-items: flex-start;
}

.p-item div {
}

.p-item:last-child img {
    width: 112%;
}

.sprow {
    font-size: 55px;
}
    section.steps-section {
        padding: 80px 0 130px;
    }
    .prize-block {
        width: 490px;
        padding-right: 175px;
    }
     .step-img {
    }
    .product-slide {height: 322px;}
}



@media (max-width: 1400px) {
    .main-title-wrap h1 {
        font-size: 45px;
    }

    img.pl {
        width: 850px;
        margin: -140px auto 0;
    }

    .rooms-slider-wrap {
        padding: 77px 75px 0;
    }

    .room-slide {
        height: 320px;
    }

    .rooms-slider-wrap:after {
        right: -220px;
    }

    .rooms-slider-wrap:before {
        left: -165px;
        top: -113px;
    }
    h1.m-title-block {
        font-size: 50px;
        line-height: 1;
    }

    .m-title div {
        font-size: 30px;
    }

    .m-title + img {
        width: 390px;
    }

    .m-title + img + img {
        width: 387px;
    }

    section.steps-section .container {
        padding: 0;
    }

    .step-title {
        font-size: 36px;
    }

    
}
@media (max-width: 1440px) and (max-height: 800px) {
    section.steps-section {
    padding: 50px 0 80px;
}

h2 {
    font-size: 65px;
    line-height: 1;
    margin-bottom: 20px;
}

.terms {
    font-size: 24px;
    margin: 0;
}

.steps-row {
    margin: 20px 0 0;
}

.step-img {
    height: 270px;
    background-size: 300px;
}

.step-title {
    font-size: 28px;
}

.step-title div {
    font-size: 20px;
    line-height: 1;
}
}
@media (max-width: 1200px){
    ul.header-menu {
        margin: auto;
    }
    .profile-wrap {
        padding: 50px 0;
    }
    h1 {
    font-size: 95px;
    margin: 0 0 25px;
}
.sprow {
    font-size: 45px;
}
.p-item div {
    font-size: 30px;
    line-height: 1.3;
}

.sprow > div {
    width: 40%;
}
    .feedback-form {
        background-position: center -100px 
    }
    .logos-top img {
        width: 130px;
    }

    ul.header-menu li a {
        font-size: 14px;
    }

    a.header-personal {
        font-size: 15px;
    }

    .m-top-section img:first-child {
        /* width: 300px; */
    }

    .m-top-section img:last-child {
    }

    .m-top-section {
        padding: 0;
    }

    section.top-section {
    }

    .terms {
        font-size: 25px;
    }

    section.prizes-section:before, section.products-section:before {}

    section.prizes-section:before, section.products-section:before,section.steps-section:before {
        width: 200px;
        height: 200px;
        filter: blur(200px);
    }
    .title-lg {
        margin-bottom: 45px;
        font-size: 40px;
    }


    .logos-top a + a {
        margin: 0 0 0 9px;
    }

    ul.header-menu li {
        margin: 0 2px;
    }

    .main-title-wrap img {
        width: 280px;
    }

    .main-title-wrap h1 {
        font-size: 38px;
    }

    .step-title {
        font-size: 28px;
    }
    .main-title-wrap {
        margin: 31px 0 -2%;
    }

    section.steps-section {
        padding: 70px 0 100px;
    }

    .step-img {
        height: 335px;
    }

    img.stars-img {
        width: 280px;
    }

    .plr-header {
        font-size: 28px;
    }

    .plr-body {
        font-size: 18px;
    }

    .plr:after {
        height: 400px;
    }

    .prize-item > img {
        height: 310px;
    }

    .prize-desc {
        font-size: 20px;
    }

    h2 {
        font-size: 54px;
        margin-bottom: 40px;
    }

    section.main-prize-section h2 {
        margin: 0 0 -20px;
    }

    .rooms-slider-wrap:after {
        width: 350px;
        height: 400px;
        right: -100px;
        top: -100px;
    }

    .rooms-slider-wrap:before {
        width: 300px;
        height: 400px;
        left: -58px;
        top: -89px;
    }

    .product-slide {
        height: 300px;
    }
    .owl-next {
        right: -50px;
    }

    .owl-prev {
        left: -50px;
    }
    .action-btn {
    }

    h1.m-title-block {
        font-size: 44px;
    }

    .m-title div {
        font-size: 27px;
        line-height: 1;
    }

    .m-title {
        margin-right: 30px;
    }

    .m-title + img {
        width: 345px;
    }

    .m-title + img + img {
        width: 318px;
        margin-bottom: -34px;
    }

    .step-item.step-item-arr .step-img {
    }

    .step-img span {
        font-size: 40px;
        width: 65px;
        height: 65px;
    }

    .step-desc br {
        display: none;
    }

    .step-desc {
        font-size: 23px;
    }

    .prize-block {
        width: 100% !important;
        max-width: 100%;
        margin: 17px 0 0;
    }
    .page-title {
        font-size: 60px;
        margin-bottom: 40px;
    }
    section.f-top {
        margin: 40px 0 0;
    }
    .s-item-title {
        font-size: 28px;
    }
.header-wrap {
    padding: 15px 0px;
}

section.upload-row {
    margin: 0;
}
    .s-item-desc {
        font-size: 20px;
    }
}
@media (max-width: 991px){
    a.header-logo img {
        height: auto;
        width: 95px;
        max-height: initial;
        display: block;
    }
    .m-top-section img:first-child {
    left: -95px;
    }
.asc {
    right: 0;
    top: -28px;
}
    header {
        padding: 5px 0 0;
    }

    section.top-section {}

    .m-top-section img:last-child {
    }

    section.prizes-section:before, section.products-section:before, section.steps-section:before {
        display: none;
    }

    section.upload-row {
    margin: 35px 0 0;
    }
    .personal-lg {
        font-size: 32px;
    }

    .personal-line {
        font-size: 20px;
    }

    a.img-btn {
        font-size: 17px;
        background-size: 36px;
        padding: 0 0 0 83px;
    }
    ul.header-menu li a {
        font-size: 13px;
    }

    a.header-personal {
        font-size: 13px;
        padding: 0;
        white-space: nowrap;
    }

    a.header-personal img {
        width: 22px;
    }

    .header-wrap {
    padding: 15px 0px;
    }

    ul.header-menu li {
        margin: 0 1px;
    }

    ul.header-menu {
        margin: 0 0 0 0;
    }

    .logos-top a + a {
        margin: 0;
    }

    .main-title-wrap img {
        width: 250px;
    }

    .main-title-wrap h1 {
        font-size: 33px;
    }

    .step-item.step-item-arr:after {
        display: none;
    }

    .step-item {
    margin: 0 0 45px;
    }

    img.stars-img {
        margin: 50px 0 0;
    }

    .plr:after {
        height: 300px;
        right: -41px;
        top: -52px;
    }

    .plr-header {
        font-size: 25px;
    }

    .plr-body {
        font-size: 15px;
    }

    .plr {
        margin: 50px 0 100px;
    }

    .prize-desc {
        margin: 0 0 15px;
    }

    .prize-item {
        margin: 25px 0 0;
    }

    .prizes-row {
        margin: 0 0 0;
    }

    section.prizes-section {
        padding: 0 0 80px;
    }

    h2 {
    }

    section.main-prize-section h2 {
        margin: 0 0 0;
    }

    img.pl {
        width: 600px;
        margin: -100px auto 20px;
    }

    h3 {
        padding: 0 30px;
    }

    .rooms-slider-wrap:after {
        top: 340px;
    }

    section.products-section {
        padding: 40px 0;
    }

    footer ul li a {
        font-size: 16px;
    }

    footer ul li {
        margin: 0 9px;
    }

    .owl-dot {
        width: 10px;
        height: 10px;
    }
    .slider-bottom {
        margin-top: 75px;
    }
    .feedback-wrap {
        padding: 31px 54px;
        border-radius: 49px;
    }

    .faq-header {
        font-size: 20px;
        padding-right: 40px;
    }

    .faq-body {
        font-size: 15px;
    }
    .date-item {
        flex-wrap: wrap;
    }

    .date-item a {
        padding: 12px 18px 10px;
    }

    .page-title-inside {
        font-size: 30px;
    }

    .at-title {
        font-size: 20px;
    }
    .m-top-section {
        padding: 30px 0 0;
    }

    .m-title {
        margin: 0;
    }

    .m-title div {
        margin-bottom: 35px;
    }

    section.steps-section {
        padding: 50px 0;
    }

    .step-img {
    }

    .step-img span {
        top: -13px;
    }

    .terms {
        margin-bottom: 20px;
        font-size: 22px;
    }

    .owl-dot {
        margin: 3px;
    }
    .personal-info {
        padding: 40px;
    }

    .n-personal-value {
        margin-bottom: 15px;
    }
    .upload-row .action-btn {
    font-size: 28px;
    }
    table.n-table th, table.n-table td {
        padding: 10px;
    }
    .modal-dialog.modal-pr {
    width: 500px !important;
    max-width: 95% !important;
}

.mp-row {
    flex-direction: column;
}

.mp-row > div {
    padding: 0;
}

.mp-row > div * {
    text-align: center;
}
    section.steps-section .row > div:first-child, section.steps-section .row > div:last-child {
    /* padding: 0; */
}

.m-prizes-row img, .p-item:last-child img {
    width: 500px;
    max-width: 100%;
}
    .logos-top {
    /* white-space: nowrap; */
    width: 100px;
}

a.header-logo {
    display: inline-block;
}

h1 {
    font-size: 66px;
}

.m-top-section > div {
    padding: 39px 0 0;
    margin-left: -25px;
}

.steps-row {
    padding: 0 0;
}

a.action-btn {
    font-size: 20px;
}

.p-item {
    width: 100%;
    max-width: 100%;
    text-align: center;
    align-items: center;
}

.p-item div {
    text-align: center;
}

.sprow {
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.sprow img {
    width: 500px;
    max-width: 100%;
}

.sprow > div {text-align: center;width: 100%;font-size: 28px;margin: 0 0 40px;}

section.sprs {
    padding: 0 0 100px;
}
}
@media (max-width: 767px) {
    .faq-header {
        font-size: 18px;
        background-size: 20px;
    }
    .title-lg {
        font-size: 30px;
        margin-bottom: 30px;
        line-height: 1;
    }
    .tab-title span {
        font-size: 26px;
    }
    .logos-top {
    width: auto;
}
    .cheques-balance {
        width: 100%;
        text-align: center;
        font-size: 17px;
        margin: 0 0 0;
    }

    .order-right {
        height: 150px;
    }

    .order-left {
        height: 150px;
    }

    .order-line:last-child .order-left {
        height: 150px;
    }
    .table-rendered {
        width: 100%;
    }

    .table-head {
        font-size: 15px;
        padding: 10px;
    }

    .table-body {
        padding: 10px;
        font-size: 16px;
    }
    .personal-info {
        border-width: 4px;
        padding: 30px;
    }

    a.img-btn {
        margin: 0 0 14px;
        width: 317px;
        height: 72px;
    }

    .profile-btns {
        justify-content: center;
    }
    .page-title {
        font-size: 45px;
        line-height: 1;
    }
    .page-title-inside {
        font-size: 22px;
    }

    .at-title {
        font-size: 17px;
    }

    table.table-custom th {
        font-size: 19px;
    }

    table.table-custom td {
        font-size: 16px;
    }
    section.f-top {
        margin: 30px 0 0;
    }

    .feedback-wrap {
        margin-bottom: 40px;
        border-radius: 30px;
    }
    ul.header-menu {
        position: fixed;
        right: -100%;
        top: 0;
        -webkit-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
        top: 0;
        background: #f32f3e;
        padding: 13px 0;
        width: 100%;
        text-align: center;
        z-index: 10;
    }

    a.header-personal {
        border: none;
        padding: 0;
        margin: 0 0 0 auto;
    }

    a.header-personal img {
        width: 21px;
        margin-right: 9px;
    }

    .mobile-menu {
        cursor: pointer;
        width: 31px;
        height: 60px;
        margin: 0 0 0 21px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        border-radius: 36px;
    }

    .logos-top a + a {
        margin: 0 0 0 5px;
    }

    .mobile-menu div {
    background: #464c4f;
    height: 3px;
    margin: 3px 0;
    width: 100%;
    }
    .opened-menu {
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        overflow: hidden;
    }
    .opened-menu ul.header-menu {
        right: 0;
    }

    header {
    }

    ul.header-menu li {
        display: block;
        margin: 14px 0;
        text-align: left;
        padding: 0 40px;
    }

    ul.header-menu li a {
        font-size: 17px;
        color: #fff;
    }

    .opened-menu .mobile-menu div:first-child {
        transform: rotate(45deg);
        position: relative;
        opacity: 1;
        top: 10px;
    }

    .opened-menu .mobile-menu div:last-child {
        transform: rotate(
            -45deg);
        position: relative;
        opacity: 1;
        top: -8px;
    }

    .opened-menu .mobile-menu div {
        opacity: 0;
    }

    .main-title-wrap {
        margin: 21px 0 15px;
    }

    .plr {
        text-align: center;
        padding: 21px 25px 150px;
    }

    .plr:after {
        right: 50%;
        margin-right: -30%;
        top: auto;
        bottom: -54px;
        height: 202px;
    }

    img.pl {
        width: 90%;
        margin: 0 auto 17px;
    }

    h3 {
        font-size: 20px;
    }

    .owl-dots {
        margin: 30px 0 0;
    }

    section.main-prize-section {
        padding: 0 0 20px;
    }

    .product-slide {
    }

    footer {
        padding: 30px;
    }

    footer ul li {
        display: block;
        margin: 3px 0;
    }

    .sm-info {
        font-size: 12px;
    }
    a.header-logo img {
        display: inline-block;
        width: 116px;
    }

    .m-title div {
        font-family: 'Crowd Funded ';
        font-style: normal;
        font-weight: 400;
        font-size: 31px;
        line-height: 40px;
        /* identical to box height, or 111% */
        text-align: center;

        /* Text/Link */
        color: #1C307A;
    }

    .action-btn {
        font-size: 21px;
        padding: 25px 73px;
    }

    .terms {
        font-size: 18px;
    }

    .step-img {
        /* background-size: 300px !important; */
        margin-bottom: 20px;
        height: 300px;
    }

    .step-title.step-arrow:after {
        display: none;
    }

    .step-img span {
        top: 0;
    }

    .step-title {
        margin-bottom: 8px;
    }

    .prize-block.prize-block-main {
        background-size: 200px;
    }
    .n-personal-title-main {
        font-size: 28px;
        margin-bottom: 23px;
    }

    .n-personal-value {
        font-size: 17px;
    }

    .n-cabinet-tab-links a {
        display: block;
        padding: 7px 0;
        margin: 0 0 9px;
    }

    table.n-table th, table.n-table td {
        font-size: 14px;
        padding: 8px;
    }

    .n-status-link {
        margin: 0;
        font-size: 14px;
    }
    .feedback-form .page-title {
        font-size: 35px;
    }

    .feedback-form .feedback-wrap {
        max-width: 97%;
    }
    .header-wrap {
        padding: 9px 0;
    }

    section.top-section {
    }

    .m-top-section {
        padding: 15px 0 0;
        flex-direction: column;
    }

    .m-top-section img:first-child {
    order: 2;
    left: 0;
    width: 100%;
    }

    .m-top-section img:last-child {
    margin: -33px 0 0;
    }

    .opened-menu .mobile-menu {
        z-index: 100;
        position: relative;
    }

    h2 {
        font-size: 54px;
        margin-bottom: 20px;
    }

    .prize-block {
        padding: 33px;
        height: 220px;
    }

    .products-slider {
        margin: 40px 0 0;
    }
    .btn-custom {
        font-size: 24px;
        line-height: 1;
        padding: 17px 25px 13px;
    }
    section.prizes-section {
        padding: 40px 0 70px;
    }
    section.upload-row {
    margin-bottom: 30px;
}

.m-prizes-row {
    gap: 0;
}
h1 {
    order: 1;
}

.m-top-section > div {
    order: 3;
    margin: 0 0 33px;
}

.step-item {
    margin-bottom: 25px;
}

.p-item {
    align-items: flex-start;
    margin: 0 0 50px;
}

.p-item div {
    text-align: left;
}

section#products {
    padding: 60px 0;
}

}
@media (max-width: 576px) {
    .faq-header {
        padding-right: 30px;
        font-size: 16px;
        line-height: 1.2;
    }
    .order-line {
        flex-wrap: wrap;
        margin: 0 0 0;
    }
    .m-top-section {
        align-items: center;
        padding: 30px 0  0;
    }
    .sprow > div {
    padding-top: 38px;
}
.p-item:last-child {
    outline-offset: 8px;
    outline: 2px solid #ff2d3c;
    border-radius: 8px;
}
.asc {
    top: -13px;
}
.mobile-menu.js-menu-toggler {
    width: 50px;
    height: 50px;
    padding: 5px 10px;
    margin: 0 0 0 0px;
}

.terms span {
    display: block;
}
    .footer-cont {
    padding: 18px 15px;
}

    .order-left {
        margin: 0;
        width: 100%;
    }

    .order-right {
        height: 87px;
        margin: -20px 0 0;
    }

    .order-line:last-child .order-left {
        height: 185px;
        margin: -20px 0 0;
    }

    .cheques-balance {
        padding: 15px 0;
        font-size: 15px;
    }
    .profile-wrap {
        padding: 33px 0 0;
    }

    .personal-sm {
        font-size: 16px;
    }

    .personal-lg {
        font-size: 23px;
        margin: 0 0 25px;
    }

    .personal-line {
        margin: 0 0 12px;
    }

    .personal-info {
        padding: 20px;
        margin: 0 0 30px;
    }
    .info-title {
        font-size: 17px;
        line-height: 1.2;
    }

    .f-control {
        height: 40px;
        margin: 0 0 15px;
    }

    .file-info {
        text-align: center;
        padding: 0 0 10px;
    }

    .add-file-wrap {
        text-align: center;
    }

    .conf-message {
        font-size: 16px;
        margin: 40px 0 20px;
        font-size: 14px;
    }

    .conf-message br {
        display: none;
    }

    .header-wrap {
        padding: 8px 0px;
    }

    .main-title-wrap img {
        width: 200px;
    }

    .main-title-wrap h1 {
        font-size: 22px;
    }

    section.steps-section {
        padding: 30px 0 50px;
    }

    .terms {
        font-size: 15px;
    }
    .page-title-inside {
        font-size: 25px;
    }

    .at-title br {
        display: none;
    }

    table.table-custom th {
        font-size: 16px;
        padding: 11px 0;
    }

    table.table-custom td {
        font-size: 14px;
    }

    .date-item a {
        font-size: 13px;
        margin: 3px;
        white-space: nowrap;
        width: 112px;
        padding: 12px 0;
        font-family: RotondaC;
        border-width: 2px;
    }
    img.stars-img {
        width: 200px;
        margin: 20px 0 0;
    }

    section.prizes-section {
    }

    h2 img {
        margin: 0 auto 20px;
        display: block;
    }

    .plr:after {
        width: 100%;
        height: 200px;
        right: 0;
        margin: 0;
    }

    .prize-item > img {
        height: auto;
        width: 100%;
    }

    section.main-prize-section h2 {
        display: block;
        margin: 0 0 20px;
    }

    section.main-prize-section h2 br {
        display: none;
    }

    .rooms-slider-wrap {
        padding: 214px 0 0;
    }

    .room-slide {
        height: 220px;
        border-width: 2px;
    }


    .owl-item.active + .owl-item {}
    .rooms-slider-wrap:before {
        left: 0;
        width: 250px;
        top: -48px;
    }

    .slider-bottom {
        margin-top: 200px;
    }

    .rooms-slider-wrap:after {
        width: 250px;
        height: 250px;
        right: 0;
        top: 460px;
    }

    .products-slider {
        padding: 0 0;
        margin: 40px -15px 0;
    }

    .owl-prev {
        left: 0;
    }

    .owl-next {
        right: 0;
    }

    footer ul li a {
        font-size: 15px;
    }

    footer {
        padding: 20px;
    }
    img.pl{
        margin: 30px auto 25px;
    }
    .table-head-row {
        display: none;
    }

    .table-rendered {
        padding: 0 14px;
    }

    .table-body {
        padding: 8px;
        text-align: center;
    }
    .backlink {
        text-align: center;
    }
    a.header-personal {
        font-size: 13px;
    }

    a.header-personal img {
        width: 21px;
        margin: 0 7px 0 0;
        display: inline-block;
    }

    .m-title div {
        font-size: 24px;
        line-height: 1;
    }

    .m-top-section img {
        max-width: 100%;
    }

    section.upload-row {
    margin: 0 0 50px;
    }

    .upload-row .action-btn {
        font-size: 18px;
        margin: 0 12px;
        padding: 20px 39px;
    }

    h2 {
        font-size: 38px;
    }

    .terms {
        font-size: 17px;
        line-height: 1.2;
        padding: 0 20px;
        margin-bottom: 30px;
    }

    .step-desc {
        padding: 0 30px;
    }

    .prize-block.prize-block-main {
        margin: 30px 0 0;
    }

    .prize-block {
        padding: 24px;
        height: 165px;
        padding-right: 150px;
        background-size: auto 80%;
    }

    section.products-section {
        padding: 70px 0 30px;
    }

    .copy {
        font-size: 12px;
    }
    .prize-title div {
        height: auto;
        font-size: 16px;
    }

    .prize-block img {
        max-width: 100%;
        margin-bottom: 17px;
        display: none !important;
    }
    .title-lg {
        font-size: 40px;
    }

    .n-personal-link a {
        font-size: 17px;
    }

    .n-personal-title {
        margin-bottom: 5px;
    }

    .n-personal-value {
        margin-bottom: 10px;
    }

    .n-personal-link {
        margin: 20px 0;
    }

    .n-cabinet-tab-links a {
        margin: 2px;
        padding: 11px 13px 12px;
        font-size: 14px;
    }

    table.n-table thead {
        display: none;
    }

    table.n-table tr, table.n-table td {
        text-align: center !important;
        display: block;
        padding: 1px;
    }

    .n-cabinet-tab-links {
        margin: 0 -12px 23px;
    }

    table.n-table tbody tr {
        padding: 8px 0;
    }
    .feedback-wrap {
        padding: 40px 25px 70px;
        border-left: 5px solid #F32F3D;
        border-bottom: 5px solid #F32F3D;
        border-top: 10px solid #F32F3D;
        border-right: 10px solid #F32F3D;
    }
    section.top-section {}

    section.upload-row:before {
        margin: 0;
        width: 50px;
        height: 50px;
    }

    section.upload-row:after {
        margin: 0;
        width: 50px;
        height: 50px;
    }

    section.prizes-section {
    padding-bottom: 30px;
    }

    h2 {
        font-size: 39px;
    }

    .step-desc {
        font-size: 19px;
    }

    .step-title {
        font-size: 32px;
    }

    .prize-title {
        font-size: 26px;
    }

    .products-slider .owl-nav {
        display: none;
    }

    .owl-item.active + .owl-item {}

    .owl-item.active + .owl-item .product-slide {
    }
    .m-top-section img:first-child {
    transform: scale(1.4);
    width: 271px;
    margin: 12px 0 21px;
    }
    .m-top-section h1 {
    font-size: 40px;
}

.m-top-section > div {
    padding-top: 10px;
    margin-bottom: 14px;
}
    .n-personal-upload a {
        font-size: 26px;
    }
    .m-top-section img:last-child {
        width: 100%;
        transform: none;
        max-width: 88%;
        margin: -26px auto 0;
        display: block;
    }
    a.header-logo img {
    width: 98px;
}

.step-title div {
    font-size: 22px;
    line-height: 1;
}

.steps-row {
    padding: 0 15px;
}

.p-item div {
    font-size: 26px;
}
}


h1.r-header {
    color: #fff;
}




