@font-face {
    font-family: 'helveticaneue';
    src: url('https://d2nj8yhmfi4dlg.cloudfront.net/fonts/WOFF2/HelvNeue55_W1G.woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'helveticaneue';
    src: url('https://d2nj8yhmfi4dlg.cloudfront.net/fonts/TTF/HelvNeue75_W1G.ttf');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
body {
    background-color: #000;
    padding-top: 20px !important;
    font-family: helveticaneue, -apple-system, sans-serif;
    font-size: 14px;
    text-shadow: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: auto;
}

.custom-menu-wrapper {
    display: none !important
}


.btn-primary {
    color: #fff;
    background-color: #FF7900;
    border-color: #FF7900;
}

.btn-primary:hover {
    color: #fff;
    background-color: #FF7900;
    border-color: #FF7900;
}

.btn {
    display: inline-block;
    font-weight: 900;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    user-select: none;
    border: 2px solid transparent;
    padding: 0 1.5rem;
    font-size: 1rem;
    line-height: 36px;
    border-radius: 0;
    cursor: pointer;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}


.f11 {
    font-size: 11px
}

.f13 {
    font-size: 13px
}

.f18 {
    font-size: 18px
}

.f28 {
    font-size: 28px
}

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

@media only screen and (min-width: 768px) {
    .font-text {
        font-size:14px
    }
}

.c-dark-gray {
    color: #787878
}

.form-control {
    border: 1px solid #ccc
}

.w-17px {
    width: 17px
}

.w-18px {
    width: 18px
}

.w-185px {
    width: 100%
}

@media only screen and (min-width: 768px) {
    .w-185px {
        width:185px
    }
}

.w-270px {
    width: 100%
}

@media only screen and (min-width: 768px) {
    .w-270px {
        width:270px
    }
}

.h40px {
    height: 40px
}

.close {
    background-color: #fff!important;
    border-radius: 100%;
    width: 39px;
    height: 39px;
    padding: 0!important;
    margin: 0!important;
    font-size: 17px!important;
    font-weight: 700;
    position: relative
}

.close .closeIcon {
    position: absolute;
    top: 50%;
    width: 16px;
    height: 16px;
    opacity: 1;
    left: 50%;
    transform: translate(-50%,-50%)
}

.input-disabled {
    background-color: #efefef;
    color: #b7b7b7;
    pointer-events: none
}

input::placeholder {
    font-size: 13px
}

.validatedPhone {
    position: absolute;
    right: 15px;
    top: 7px
}

.boxShadow {
    box-shadow: 0 0 10px rgba(200,200,200,.5)
}

.disabledSendForm {
    background-color: #8f8f8f;
    border-color: #8f8f8f;
    pointer-events: none;
}

.text-underline {
    text-decoration: underline
}

.error {
    color: red;
    font-size: 13px
}

.error .text-error {
    color: red;
    font-size: 13px
}

.choice-label {
    cursor: pointer;
    color: #ccc
}

.choice-option {
    color: #000
}

.choice {
    color: #ccc;
    width: 15px;
    height: 15px;
    position: relative
}

.choice:after {
    border: 1px solid #ccc;
    width: 15px;
    height: 15px;
    content: '';
    border-radius: 50%;
    position: absolute
}

input[type=radio]:checked+.choice-option {
    color: #000
}

@media only screen and (max-width: 767px) {
    .w-mob-50 {
        width:50%
    }
}

@media only screen and (max-width: 767px) {
    .w-mob100 {
        width:100%
    }
}

.w200-m100 {
    width: 100%
}

@media only screen and (min-width: 768px) {
    .w200-m100 {
        width:200px
    }
}

.mw-310px {
    max-width: 310px
}

.mw-325px {
    max-width: 325px
}

.mw-400px {
    max-width: 400px
}

.input {
    border: 1px solid #ccc;
    background-color: transparent;
    color: #fff;
    font-size: 14px
}

.input:focus {
    background-color: transparent;
    color: #fff
}

.input::placeholder {
    color: #b7b7b7;
    font-size: 13px
}

.back-to-site {
    padding: 23px 26px 21px 28px
}

.back-to-site:before {
    border: 1px solid #979797;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    content: '';
    opacity: .28;
    background-color: #d8d8d8;
    width: 100%;
    height: 100%
}

.back-to-site span {
    color: #fff
}

.text-underline {
    text-decoration: underline!important
}

.wh-50 {
    width: 30px
}

.f11 {
    font-size: 11px
}

.w-100 {
    width: 100%
}

.bg-modal {
    background-color: #1c1c1e
}

.screen-border {
    background-color: #1c1c1e
}

@media only screen and (min-width: 576px) {
    .wh-50 {
        width:50px
    }

    .screen-border {
        border: 1px solid #616161;
        background-color: #000;
        border-radius: 0
    }

    .modal-suma-plata .modal-dialog,.modal-suma-plata-sms .modal-dialog {
        max-width: 544px;
        margin-top: 2.75rem
    }
}

a {
    color: #ff7900;
}
.c-orange {
    color: #ff7900;
}

.disableButton {
    pointer-events: none;
}

.spinner {
    width: 17px;
    height: 17px;
    border: 1px solid #fff;
    border-top: 1px solid #FF7900;
    border-radius: 50%;
    animation: spin 1s linear infinite;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}


.loading {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    display: flex;
    right: 0;
    z-index: 1110;
    justify-content: center;
    align-items: center;
    top: 0;
    background-color: rgba(0,0, 0, 0.8);
}
.animationWrapper {
    width: 75px;
    height: 75px;
}
.logoBox {
    width: 75px;
    height: 75px;
    border: 10px solid #ff7900;
    z-index: 3;
    overflow: hidden;
    animation: logoRotation 1.8s infinite linear;
    background-color: #ff7900;
    position: relative;
}
.progress {
    position: absolute;
    top: 0;
    right: -55px;
    width: 55px;
    height: 8px;
    animation: progress-animation 1.8s 0.5s infinite linear;
    background-color: #ffffff;
}

@keyframes logoRotation {
    0% {
        transform: rotate(0deg);
    }
    25%{
        transform: rotate(180deg);
    }
    75% {
        transform: rotate(180deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@keyframes progress-animation{
    0% {
        right: -55px;
    }
    100% {
        right: 200px;
    }
}