.hidden {
    display: none !important;
}

input:focus,
textarea:focus {
	outline: none;
}

input:not([type="checkbox"]),
textarea {
	-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

button {
    outline: none;
    border: 0;
    cursor: pointer;
}

button:active {
    outline: none;
}

button:focus {
    outline: none;
}

#change-number {
    cursor: pointer;
    text-align: center;
    justify-content: center;
}

#name-error,
#phone-error,
#email-error,
#phoneConfirm-error,
#footerName-error,
#footerEmail-error,
#footerPhone-error,
#codeError {
    display: inherit;
    background: transparent !important;
    font-size: 12px;
    width: auto;
    height: auto;
    color: red;
    margin: 0;
    position: absolute;
    font-family: Verdana, Arial;
}

#name-error {
    width: 100%;
    margin: -20px 0 0 0;
}

#email-error {
    width: 100%;
    margin: -20px 0 0 0;
}

#phone-error {
    width: 100%;
    margin: 26px 0 0 0;
    text-align: center;
    display: block;
}

#phoneConfirm-error {
    width: 100%;
    text-align: center;
    margin: 28px 0 0 0;
    display: block;
}

#codeError {
    width: 100%;
    text-align: center;
    margin: -18px 0 0 0;
}

.iti.iti--allow-dropdown {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.iti.iti--allow-dropdown {
    flex-direction: column;
    align-items: flex-start;
}

.iti__country-name {
    color: #202020;
}

.iti-mobile .iti--container {
    z-index: 999999999;
}

#phone {
    padding-left: 64px;
}

#change-number {
    display: block;
    margin: 0 auto;
    font-weight: 400;
    font-size: 16px;
    line-height: 120%;
    color: #686868;
    margin-top: 15px;
    text-align: center;
}

#codeError {
    display: none;
}

.popup * {
    font-family: Verdana, Arial;
}

.popup {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 999999999;
}

.popup_content {
    width: 514px;
    background: #FFFFFF;
    border-radius: 10px;
    padding: 34px 43px 50px 43px;
    position: relative;
}

.close_popup {
    position: absolute;
    top: 15px;
    right: 15px;
    cursor: pointer;
}

.popup h3 {
    font-weight: 700;
    font-size: 28px;
    line-height: 34px;
    color: #191938;
    margin-bottom: 25px;
}

.popup p {
    color: #191938;
}

.popup label {
    margin-bottom: 20px;
    display: block;
    position: relative;
}

.popup input {
    border: 1px solid #C0C0C0;
    border-radius: 5px;
    width: 100%;
}

.popup button {
    width: 100%;
}

.popup .politic {
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #747474;
    max-width: 358px;
    display: block;
}

.popup .form_button {
    margin-bottom: 20px;
}

.popup_sms_change h3 {
    margin-bottom: 10px;
}

.popup_sms_change h3 ~ p {
    font-weight: 400;
    font-size: 18px;
    line-height: 120%;
    color: #686868;
    margin-bottom: 14px;
}

.popup .btn_gradient {
    width: 100%;
}

@media (max-width: 575px) {
    .popup_content {
        width: 100%;
        height: 100%;
        border-radius: 0;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        align-content: center;
    }
    .popup_content form {
        width: 100%;
    }
}

#tildaformcaptchabox {
    display: none !important;
}

#timerd701226c072d004b4d11e45ab0b1f222 {
    margin-top: 30px;
}

#timerd701226c072d004b4d11e45ab0b1f222 .timer-flipchart-face {
    background-color: #000000, #ababab;
    font-size: 60px;
    color: #ffffff;
    font-family: 'Comfortaa';
}

#timerd701226c072d004b4d11e45ab0b1f222 .timer-separator {
    padding-top: 2px !important;
    padding-bottom: 2px !important;
}

#timerd701226c072d004b4d11e45ab0b1f222 .timer-flipchart-bounding {
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 2px;
    padding-bottom: 2px;
}

#timerd701226c072d004b4d11e45ab0b1f222 .timer-flipchart-top,
#timerd701226c072d004b4d11e45ab0b1f222 .timer-flipchart-front {
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 2px;
    padding-bottom: 0px;
}

#timerd701226c072d004b4d11e45ab0b1f222 .timer-flipchart-bottom,
#timerd701226c072d004b4d11e45ab0b1f222 .timer-flipchart-back {
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 0px;
    padding-bottom: 2px;
}

#timerd701226c072d004b4d11e45ab0b1f222 .timer-flipchart-top,
#timerd701226c072d004b4d11e45ab0b1f222 .timer-flipchart-front {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

#timerd701226c072d004b4d11e45ab0b1f222 .timer-flipchart-bottom,
#timerd701226c072d004b4d11e45ab0b1f222 .timer-flipchart-back {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

#timerd701226c072d004b4d11e45ab0b1f222 .timer-flipchart-bottom:after {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

#timerd701226c072d004b4d11e45ab0b1f222 .timer-flipchart-front:after,
#timerd701226c072d004b4d11e45ab0b1f222 .timer-flipchart-top:after {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

#timerd701226c072d004b4d11e45ab0b1f222 .timer-flipchart-card {
    border-radius: 10px;
}

#timerd701226c072d004b4d11e45ab0b1f222 .timer-flipchart-top,
#timerd701226c072d004b4d11e45ab0b1f222 .timer-flipchart-front {
    background: #000000;
    /* Old browsers */
    background: -moz-linear-gradient(top, #000000 0%, #ababab 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #000000), color-stop(100%, #ababab));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #000000 0%, #ababab 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #000000 0%, #ababab 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #000000 0%, #ababab 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #000000 0%, #ababab 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#ababab', GradientType=0);
}

#timerd701226c072d004b4d11e45ab0b1f222 .timer-flipchart-bottom,
#timerd701226c072d004b4d11e45ab0b1f222 .timer-flipchart-back {
    background: #ababab;
    /* Old browsers */
    background: -moz-linear-gradient(top, #ababab 0%, #000000 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ababab), color-stop(100%, #000000));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ababab 0%, #000000 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ababab 0%, #000000 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ababab 0%, #000000 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #ababab 0%, #000000 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ababab', endColorstr='#000000', GradientType=0);
}

#jarallax-container-0 {
    clip: rect(0 1841px 294.79998779296875px 0);
    clip: rect(0, 1841px, 294.79998779296875px, 0);
}

