@import url(https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css);
@font-face {
    font-family: "Roboto";
    src: url("fonts/Roboto-Regular.ttf") format("truetype");
    font-style: normal;
    font-display: swap;
    font-weight: 400;
}
@font-face {
    font-family: "Roboto";
    src: url("fonts/Roboto-Medium.ttf") format("truetype");
    font-display: swap;
    font-style: normal;
    font-weight: 500;
}
@font-face {
    font-family: "Rubik";
    src: url("fonts/Rubik-Regular.ttf") format("truetype");
    font-style: normal;
    font-display: swap;
    font-weight: 400;
}
@font-face {
    font-family: "Rubik";
    src: url("fonts/Rubik-Medium.ttf") format("truetype");
    font-display: swap;
    font-style: normal;
    font-weight: 500;
}
.blocker{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:auto;z-index:1;padding:20px;box-sizing:border-box;background-color:#000;background-color:rgba(0,0,0,0.75);text-align:center}.blocker:before{content:"";display:inline-block;height:100%;vertical-align:middle;margin-right:-0.05em}.blocker.behind{background-color:transparent}.modal{display:none;vertical-align:middle;position:relative;z-index:2;max-width:500px;box-sizing:border-box;width:90%;background:#fff;padding:15px 30px;-webkit-border-radius:8px;-moz-border-radius:8px;-o-border-radius:8px;-ms-border-radius:8px;border-radius:8px;-webkit-box-shadow:0 0 10px #000;-moz-box-shadow:0 0 10px #000;-o-box-shadow:0 0 10px #000;-ms-box-shadow:0 0 10px #000;box-shadow:0 0 10px #000;text-align:left}.modal a.close-modal{position:absolute;top:-12.5px;right:-12.5px;display:block;width:30px;height:30px;text-indent:-9999px;background-size:contain;background-repeat:no-repeat;background-position:center center;background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAAAXNSR0IArs4c6QAAA3hJREFUaAXlm8+K00Acx7MiCIJH/yw+gA9g25O49SL4AO3Bp1jw5NvktC+wF88qevK4BU97EmzxUBCEolK/n5gp3W6TTJPfpNPNF37MNsl85/vN/DaTmU6PknC4K+pniqeKJ3k8UnkvDxXJzzy+q/yaxxeVHxW/FNHjgRSeKt4rFoplzaAuHHDBGR2eS9G54reirsmienDCTRt7xwsp+KAoEmt9nLaGitZxrBbPFNaGfPloGw2t4JVamSt8xYW6Dg1oCYo3Yv+rCGViV160oMkcd8SYKnYV1Nb1aEOjCe6L5ZOiLfF120EjWhuBu3YIZt1NQmujnk5F4MgOpURzLfAwOBSTmzp3fpDxuI/pabxpqOoz2r2HLAb0GMbZKlNV5/Hg9XJypguryA7lPF5KMdTZQzHjqxNPhWhzIuAruOl1eNqKEx1tSh5rfbxdw7mOxCq4qS68ZTjKS1YVvilu559vWvFHhh4rZrdyZ69Vmpgdj8fJbDZLJpNJ0uv1cnr/gjrUhQMuI+ANjyuwftQ0bbL6Erp0mM/ny8Fg4M3LtdRxgMtKl3jwmIHVxYXChFy94/Rmpa/pTbNUhstKV+4Rr8lLQ9KlUvJKLyG8yvQ2s9SBy1Jb7jV5a0yapfF6apaZLjLLcWtd4sNrmJUMHyM+1xibTjH82Zh01TNlhsrOhdKTe00uAzZQmN6+KW+sDa/JD2PSVQ873m29yf+1Q9VDzfEYlHi1G5LKBBWZbtEsHbFwb1oYDwr1ZiF/2bnCSg1OBE/pfr9/bWx26UxJL3ONPISOLKUvQza0LZUxSKyjpdTGa/vDEr25rddbMM0Q3O6Lx3rqFvU+x6UrRKQY7tyrZecmD9FODy8uLizTmilwNj0kraNcAJhOp5aGVwsAGD5VmJBrWWbJSgWT9zrzWepQF47RaGSiKfeGx6Szi3gzmX/HHbihwBser4B9UJYpFBNX4R6vTn3VQnez0SymnrHQMsRYGTr1dSk34ljRqS/EMd2pLQ8YBp3a1PLfcqCpo8gtHkZFHKkTX6fs3MY0blKnth66rKCnU0VRGu37ONrQaA4eZDFtWAu2fXj9zjFkxTBOo8F7t926gTp/83Kyzzcy2kZD6xiqxTYnHLRFm3vHiRSwNSjkz3hoIzo8lCKWUlg/YtGs7tObunDAZfpDLbfEI15zsEIY3U/x/gHHc/G1zltnAgAAAABJRU5ErkJggg==')}.modal-spinner{display:none;position:fixed;top:50%;left:50%;transform:translateY(-50%) translateX(-50%);padding:12px 16px;border-radius:5px;background-color:#111;height:20px}.modal-spinner>div{border-radius:100px;background-color:#fff;height:20px;width:2px;margin:0 1px;display:inline-block;-webkit-animation:sk-stretchdelay 1.2s infinite ease-in-out;animation:sk-stretchdelay 1.2s infinite ease-in-out}.modal-spinner .rect2{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.modal-spinner .rect3{-webkit-animation-delay:-1.0s;animation-delay:-1.0s}.modal-spinner .rect4{-webkit-animation-delay:-0.9s;animation-delay:-0.9s}@-webkit-keyframes sk-stretchdelay{0%,40%,100%{-webkit-transform:scaleY(0.5)}20%{-webkit-transform:scaleY(1.0)}}@keyframes sk-stretchdelay{0%,40%,100%{transform:scaleY(0.5);-webkit-transform:scaleY(0.5)}20%{transform:scaleY(1.0);-webkit-transform:scaleY(1.0)}}
head, body {
    min-height: 100%;
    margin: 0;
    color: #494949;
}

ul {
    margin: 0;
    padding: 0;
}

ul li {
    list-style: none;
}

img {
    width: 100%;
}

.main-button {
    background: #25aa2f;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    padding: 15px 35px;
    border-radius: 6px;
    border-bottom: 3px solid #1b8924;
    outline: none;
}
.btn-success{
    margin-top: 50px;
}
.main-button:hover {
    background: #1b8924;
    color: #fff;
}

.header {
    background: url(img/bg.webp) no-repeat;
    background-size: cover;
}

.header__menu {
    position: fixed;
    width: 100%;
    height: 85px;
    padding: 18px 14%;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    background: #fff;
    z-index: 10;
}

@media (max-width: 1440px) {
    .header__menu {
        padding: 18px 8%;
    }
}

.header__logo {
    float: left;
    margin-top: -2px;
}

.header__main-menu {
    float: right;
}

.header__main-menu ul {
    float: left;
    padding: 13px 0;
    margin-right: 18px;
}

.header__main-menu li {
    display: inline-block;
    padding: 0 18px;
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
}

.header__main-menu a.mPS2id-highlight {
    color: #25aa2f;
}

.header__main-menu li a {
    color: #494949;
    text-decoration: none;
    cursor: pointer;
}

.header__main-menu li a:hover, .header__main-menu li a:focus, .header__main-menu li a:active {
    color: #25aa2f;
}
.start-trading .col-md-4:before {
    content: '';
    display: block;
    position: absolute;
    height: 50px;
    left: 50%;
    transform: translateX(-50%);
    width: 1px;
    background: #bababa;
    /* background: #000; */
    top: 100px;
}
.header .take-course {
    float: left;
    color: #25aa2f;
    border: 1px solid #25aa2f;
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    margin: 5px 0;
}

.header .take-course:hover {
    background: #25aa2f;
    color: #fff;
}

.header__section {
    text-align: center;
    padding-top: 7%;
}

@media (min-width: 1921px) and (max-width: 2560px) {
    .header__section {
        padding-top: 8%;
    }
}

@media (max-width: 1440px) {
    .header__section {
        padding-top: 9%;
    }
}

.header__title {
    font-family: 'Roboto', sans-serif;
    font-size: 42px;
    line-height: 52px;
    padding: 0 40px;
}

.header__title span {
    color: #25aa2f;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
}

.header__descr {
    font-size: 24px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    margin-top: 28px;
}

.start-trading {
    background: #ededed;
    padding: 45px 0;
    position: relative;
}

.start-trading:before {
    position: absolute;
    content: '';
    height: 1px;
    width: 44%;
    background: #bababa;
    top: 38%;
    left: 28%;
}

.start-trading__title {
    text-align: center;
    font-size: 30px;
    font-family: 'Roboto', sans-serif;
    padding: 0 18%;
    line-height: 36px;
}

.start-trading__title span {
    color: #25aa2f;
    font-weight: 700;
}

.start-trading__icon {
    text-align: center;
    margin: auto;
}

.start-trading__icon .circle-item {
    display: inline-block;
    height: 125px;
    width: 125px;
    position: relative;
    background: #ededed;
    text-align: center;
    line-height: 125px;
    border-radius: 50%;
    border: 1px solid #bababa;
}

.start-trading__icon .item {
    text-align: center;
    width: 90px;
    position: absolute;
    top: 14%;
    left: 13%;
    height: 90px;
    background: #25aa2f;
    line-height: 90px;
    border-radius: 50%;
    font-size: 32px;
    box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.55);
    color: #fff;
    font-weight: 700;
}

.start-trading__icon span {
    display: block;
    text-align: center;
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
   margin-top: 20px;
    padding: 5px;
    border: 1px solid #bababa;
}

.authors {
    text-align: center;
    padding: 50px 0;
}

.authors__title {
    position: relative;
    font-size: 32px;
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 55px;
    letter-spacing: 1px;
}

.authors__title:after {
    content: '';
    position: absolute;
    height: 1px;
    width: 110px;
    background: #c7debb;
    top: 60px;
    left: 50%;
    margin-left: -55px;
}

.authors__descr {
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    max-width: 766px;
    margin: auto;
    line-height: 32px;
}

.authors__photos {
    margin-top: 90px;
}

.authors__photos .photo {
    position: relative;
}

.authors__photos .photo .hover-text:hover {
    opacity: 1;
}

.authors__photos .photo-name {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 700;
    font-family: 'Rubik', sans-serif;
    margin-top: 25px;
}

.authors__photos .photo-descr {
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    margin-top: 5px;
}

.authors__photos .hover-text {
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(33, 33, 33, 0.72);
    top: 0;
    left: 0;
    opacity: 0;
    text-align: center;
    padding: 20px;
    font-size: 16px;
    transition: 0.4s ease-in-out;
}

.authors__photos .hover-text__name {
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 700;
    font-family: 'Rubik', sans-serif;
    margin-top: 25px;
}

.authors__photos .hover-text__descr {
    color: #25aa2f;
}

.authors__photos .hover-text__inform {
    color: #cccccd;
}

.advantages {
    padding: 50px 0;
    background: url(img/imgbg-2.webp) no-repeat;
    background-size: cover;
    height: 100%;
}

.advantages__title {
    position: relative;
    font-size: 32px;
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 55px;
    letter-spacing: 1px;
    color: #fff;
    text-align: center;
}

.advantages__title:after {
    content: '';
    position: absolute;
    height: 1px;
    width: 110px;
    background: #5c5c5f;
    top: 60px;
    left: 50%;
    margin-left: -55px;
}

.advantages__items {
    margin-top: 60px;
}

.advantages__text {
    position: relative;
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    color: #fff;
    margin-left: 55px;
}

.advantages__text:before {
    content: '';
    position: absolute;
    top: 0;
    left: -54px;
}

.advantages__text h3 {
    font-size: 18px;
    font-weight: 700;
}

.advantages__text p {
    color: #d6d6d7;
    font-size: 17px;
}

.advantages__text.text-1:before {
    background: url(img/imgplay.webp) no-repeat;
    width: 40px;
    height: 38px;
}

.advantages__text.text-2:before {
    background: url(img/imgshield.webp) no-repeat;
    width: 40px;
    height: 46px;
}

.advantages__text.text-3:before {
    background: url(img/imgsupport.webp) no-repeat;
    width: 40px;
    height: 43px;
}

.advantages__text.text-4:before {
    background: url(img/imganalitics.webp) no-repeat;
    width: 40px;
    height: 43px;
}

.content {
    padding: 50px 0;
    background: #fff;
}

.content__title {
    position: relative;
    font-size: 32px;
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 55px;
    letter-spacing: 1px;
    text-align: center;
}

.content__title:after {
    content: '';
    position: absolute;
    height: 1px;
    width: 110px;
    background: #cccccc;
    top: 60px;
    left: 50%;
    margin-left: -55px;
}

.content__item {
    margin-left: 18%;
}

@media (max-width: 1024px) {
    .content__item {
        margin-left: 0;
        margin-bottom: 30px;
    }
}

.content__item .content-text {
    color: #78b857;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 30px;
    margin-left: 30px;
}

@media (max-width: 1024px) {
    .content__item .content-text {
        text-align: center;
    }

}

.content__item .content-icon {
    width: 167px;
}

@media (max-width: 1024px) {
    .content__item .content-icon {
        margin: auto;
    }
}

@media (max-width: 1024px) {
    .content__inform {
        max-width: 580px;
        margin: auto;
    }
}

.content__inform span {
    display: block;
    float: left;
    font-size: 48px;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    color: #a5d526;
    margin-top: 9px;
}

.content__inform .inform-text {
    float: left;
    margin-left: 35px;
    width: 370px;
}
@media (max-width: 991px){
    .content__inform span {
        float: none;
        font-size: 48px;
        font-family: 'Roboto', sans-serif;
        font-weight: 700;
        color: #a5d526;
        margin-top: 9px;
    }
    .content__inform .inform-text {
        float: none;
        margin-left: 0;
        width: 100%;
    }
}

.content__inform h3 {
    color: #000;
    font-size: 16px;
    font-weight: 700;
}

.content__inform p {
    font-size: 15px;
}

.content__inform .inform .inform-hover {
    position: absolute;
    background: #37373b;
    color: #fff;
    width: 580px;
    top: 0;
    left: 0;
    padding: 13px 5px;
    opacity: 0;
    transition: 0.4s ease-in-out;
    z-index: 1;
}

@media (max-width: 1440px) {
    .content__inform .inform .inform-hover {
        width: auto;
    }
}

.content__inform .inform .inform-hover h3 {
    margin: 5px 0;
    color: #fff;
}

.content__inform .inform .inform-hover p {
    margin: 0;
}

.content__inform .inform .inform-hover .inform-text {
    margin-left: 15px;
}

.content__inform .inform .inform-hover:before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: -15px;
    left: 8px;
    font-size: 80px;
    font-weight: 700;
    color: #fff;
    opacity: 0.1;
    z-index: -1;
}

.content__inform .inform .inform-hover:hover {
    opacity: 1;
}

.content__inform .inform-1 .inform-hover:before {
    content: '1';
}

.content__inform .inform-2 span {
    color: #9fd030;
}

.content__inform .inform-2 .inform-hover:before {
    content: '2';
}

.content__inform .inform-3 span {
    color: #89c224;
}

.content__inform .inform-3 .inform-hover:before {
    content: '3';
}

.content__inform .inform-4 span {
    color: #75b522;
}

.content__inform .inform-4 .inform-hover:before {
    content: '4';
}

.content__inform .inform-5 span {
    color: #5ea421;
}

.content__inform .inform-5 .inform-hover:before {
    content: '5';
}

.content__inform .inform-6 span {
    color: #4e991f;
}

.content__inform .inform-6 .inform-hover:before {
    content: '6';
}

.content__inform .inform-7 span {
    color: #44921e;
}

.content__inform .inform-7 .inform-hover:before {
    content: '7';
}

.content__inform .content-btn {
    display: inline-block;
    float: right;
    background: #25aa2f;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
    border-radius: 6px;
    border-bottom: 3px solid #1b8924;
    margin: 15px 15px;
}

.content__second {
    position: relative;
    margin-top: 30px;
}

@media (max-width: 1024px) {
    .content__second {
        margin-top: 60px;
    }
}

.content__second:before {
    content: '';
    position: absolute;
    background: #ccd0d3;
    height: 1px;
    width: 100%;
    top: -18px;
    left: 0;
}

@media (max-width: 1024px) {
    .content .col-md-6 {
        width: 100%;
    }
}

.reviews {
    background: #ededed;
    padding: 50px 0;
}

.reviews__title {
    position: relative;
    font-size: 32px;
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 55px;
    letter-spacing: 1px;
    text-align: center;
}

.reviews__title:after {
    content: '';
    position: absolute;
    height: 1px;
    width: 110px;
    background: #cccccc;
    top: 60px;
    left: 50%;
    margin-left: -55px;
}

.reviews__card {
    background: #fff;
    padding: 25px;
    width: 100%;
    min-height: 282px;
    font-family: 'Roboto', sans-serif;
    margin: 15px 0;
}

.reviews__card .photo {
    float: left;
    width: 99px;
    height: 92px;
}

.reviews__card .text {
    float: left;
    margin-left: 20px;
}

.reviews__card .text h4 {
    color: #25aa2f;
    font-weight: 700;
}

.reviews__card .text .city {
    font-size: 16px;
}

.reviews__card .reviews-descr {
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    font-style: italic;
    margin-top: 20px;
}

.reviews__card .reviews-descr span {
    color: #25aa2f;
}

.registration {
    padding: 50px 0;
    background: url(img/imgbg-3.webp) no-repeat 50%;
    background-size: cover;
}

@media (max-width: 1024px) {
    .registration {
        background: url(img/imgbg-3.webp) no-repeat 0 0;
        background-size: cover;
        position: relative;
        z-index: 1;
    }

    .registration:before {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        background: rgba(33, 33, 33, 0.5);
        top: 0;
        left: 0;
        z-index: -1;
    }
}

.registration__text {
    float: left;
}

.registration__title {
    color: #fff;
    font-size: 40px;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
}

@media (max-width: 1024px) {
    .registration__title {
        font-size: 36px;
    }
}

.registration__descr {
    font-size: 24px;
    font-family: 'Roboto', sans-serif;
    color: #e6e5e4;
}

@media (max-width: 1024px) {
    .registration__descr {
        font-size: 22px;
    }
}

.registration__button {
    float: right;
    margin-top: 33px;
    margin-right: -40px;
}

@media (max-width: 1024px) {
    .registration__button {
        margin-right: 25px;
    }
}

section.seo{
  display: none;
}
section.seo .container h2.pre-footer-heading{
  padding-bottom: 20px;
}
section.seo .container p.pre-footer-text{
  padding-bottom: 10px;
}
.partners li{
    display: inline-block;
}
.partners li + li{
    margin-left: 6px;
}
.footer__links{
    color: #fff;
    text-decoration: underline;
}
.footer {
    background: #434349;
    padding: 50px 0 30px 0;
}

.footer .politics {
    position: relative;
}

.footer .politics:after {
    content: '';
    position: absolute;
    height: 1px;
    width: 100%;
    left: 0;
    top: -10px;
    background: #fff;
}

.footer .politics {
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    margin-top: 5%;
}

.footer .politics .text-1 {
    float: left;
    color: #fff;
}

.footer .politics .text-1 span {
    display: block;
    width: 16px;
    float: left;
    margin-right: 5px;
}

.footer .politics .text-2 {
    float: right;
    line-height: 28px;
}

.footer .politics .text-2 a {
    color: #fff;
    text-decoration: underline;
}
.footer-success{
    padding: 30px 0;
}
.footer-success .politics{
    margin-top: 0;
}
.footer-success .politics::after{
    display: none;
}

.end {
    position: fixed;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, .5);
    z-index: 999;
    display: none
}

.end__block {
    width: 100%;
    max-width: 100rem;
    position: relative
}

.end__block--close {
    position: absolute;
    z-index: 1;
    right: 2rem;
    top: 2rem;
    cursor: pointer;
    transition: all .4s
}

.end__block--close:hover {
    -webkit-filter: invert(.5);
    filter: invert(.5)
}

.end__block--first {
    border-radius: 10px 10px 0 0;
    background-size: cover;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    padding: 60px 30px;
    color: #fff;
}

.end__block--first h3 {
    margin: 0;
    font-weight: 700;
}

.end__block--first p {
    color: #fff;
    font-size: 20px;
    margin-top: 20px;
}

.end__block--title {
    font-size: 3.2rem;
    font-family: 'Roboto', sans-serif;
    color: #fff;
    display: inline-block;
    background: #1abc9c;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: .2rem;
    letter-spacing: .08rem
}

@media (max-width: 400px) {
    .end__block--title {
        font-size: 2.5rem
    }
}

.end__block--p {
    font-size: 2.3rem;
    color: #4c4c4c;
    line-height: 1.522;
    font-weight: 300;
    font-family: 'Roboto', sans-serif;
    margin-top: 5rem;
    letter-spacing: .015rem;
    padding-right: 43%
}

@media (max-width: 850px) {
    .end__block--p {
        padding-right: 0;
        margin-top: 2rem
    }

    .end__block--p:last-child {
        padding-right: 0
    }
}

@media (max-width: 568px) {
    .end__block--p {
        font-size: 1.8rem
    }
}

.end__block--second {
    /*background: url(../img/bg4.jpg) center bottom no-repeat;*/
    /*background-size: cover;*/
    color: #fff;
    border-radius: 0 0 15px 15px
}

.end__block--form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 60.3rem;
    width: 100%;
    margin: 0 auto;
    padding: 3rem 0
}

@media (max-width: 568px) {
    .end__block--form {
        max-width: 40rem
    }
}

.end__block--field {
    width: 70%;
    margin: 1rem auto;
}

@media (max-width: 568px) {
    .end__block--field {
        width: 100%
    }
}

.end__block .last__box--input {
    border-width: 1px;
    height: 5rem;
    padding-left: 2rem
}

.end__block .last__box--label {
    left: 2rem
}

.end__block .last__box--btn {
    background: #1b8924;
    width: 30rem;
    margin: auto;
    border: none;
}

.end__block .last__box--btn:active, .end__block .last__box--btn:focus {
    outline: none;
}

.last__box--input {
    height: 5.4rem;
    border-style: solid;
    border-width: 2px;
    border-color: #9ade7e;
    border-radius: 5px;
    background-color: rgba(214, 196, 196, 0.1);
    width: 100%;
    font-size: 1.6rem;
    font-family: 'Roboto', sans-serif;
    line-height: 1.2;
    font-weight: 300;
    padding-left: 3rem;
    padding-right: 3rem;
    color: #3d3939;
    transition: all .4s
}

.end__block .last__box--input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #3d3939;
}

.end__block .last__box--input::-moz-placeholder { /* Firefox 19+ */
    color: #3d3939;
}

.end__block .last__box--input:-ms-input-placeholder { /* IE 10+ */
    color: #3d3939;
}

.end__block .last__box--input:-moz-placeholder { /* Firefox 18- */
    color: #3d3939;
}

.last__box--input:-webkit-autofill, .last__box--input:focus {
    border-color: #92ff86
}

.last__box--input:-webkit-autofill + label, .last__box--input:focus + label {
    font-size: 1.4rem;
    top: -1.5rem
}

.last__box--input.active + label {
    font-size: 1.4rem;
    top: -1.5rem
}

.last__box--input.error {
    border-color: #ec6672
}

.last__box--input.error + label + span:before {
    background-position: -197px -101px;
    width: 10px;
    height: 11px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.last__box--input::-webkit-input-placeholder {
    color: #fff
}

.last__box--input:-moz-placeholder, .last__box--input::-moz-placeholder {
    color: #fff
}

.last__box--input:-ms-input-placeholder {
    color: #fff
}

.last__box--label {
    font-size: 1.6rem;
    font-family: 'Roboto', sans-serif;
    line-height: 1.2;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-weight: 300;
    left: 3rem;
    cursor: pointer;
    transition: all .4s
}

#smsModal {
    background: #2d3e50;
    color: #fff;
    padding: 30px;
    overflow: visible;
}


.form2__group--hidden {
    display: none;
}

.form2__field {
    border: 1px solid #ccc;
    padding: 10px 15px;
    margin: 10px auto;
    margin-top: 20px;
    margin-bottom: 8px;
    width: 100%;
    background-color: #eee;
    color: #000;
}

.form2__btn {
    display: inline-block;
    padding: 10px 15px;
    background-color: #1abc9c;
    color: #fff;
    text-align: center;
    min-width: 200px;
    border: none;
}

.form2__group--hidden.change-phone {
    margin: 10px 0;
}

#ok_change {
    display: block;
    width: 50%;
    margin: 10px auto;
    background: #1abc9c;
}

.form2__btn:hover {
    border-color: #1abc9c;
}

#b_sms_ok {
    float: left;
}

#b_sms_change {
    float: right;
}

#b_sms_change {
    background: #b1b1b1;
}

#b_sms_change:hover {
    background: #b1b1b1;
}

@media (max-width: 555px) {
    .form2__btn {
        min-width: 100%;
        margin: 4px 0;
    }
}

#confModal {
    padding: 0;
    margin: auto;
}

#confModal .confModal-header {
    background: #234960;
    padding: 25px;
    color: #fff;
    font-size: 18px;
}

#confModal .confModal-body {
    padding: 25px;
    font-size: 16px;
}

#confModal h2, #confModal h3 {
    font-weight: 700;
    margin: 20px 0;
}

.modal {
    position: relative;
}

.blocker {
    z-index: 1050;
}

.parsley-custom-error-message {
    color: red
}

.modal-error {
    color: red
}

.modal-error-email {
    color: red
}

.has-error {
    border: 1px solid red;
}

.header__timer {
    padding: 30px 22px;
    max-width: 520px;
    margin-left: 23%;
    margin-top: 6%;
    background: rgba(241, 240, 240, 0.8);
    height: 320px;
    border-radius: 10px;
}

.header__timer .text--1 {
    color: #000;
    font-size: 19px;
}
.header__timer .text--2 {
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    margin: 14px 0;
}
.header__timer .main-button {
    margin-top: 2rem;
}
.flip-clock-wrapper {
    margin: 2rem;
}
.flip-clock-divider {
    width: 18px;
    height: 78px;
}
.flip-clock-divider .flip-clock-label {
    top: 8.2em;
    right: -60px;
    font-size: 9px;
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;

}
.flip-clock-divider.minutes .flip-clock-label, .flip-clock-divider.seconds .flip-clock-label {
    right: -70px;
}
.flip-clock-dot {
    width: 4px;
    height: 4px;
    left: 6px;
}
.flip-clock-dot.top {
    top: 30px;
}
.flip-clock-dot.bottom {
    top: 40px;
}
.flip-clock-wrapper ul {
    margin: 2px;
    width: 44px;
    height: 64px;
    font-size: 35px;
    line-height: 64px;
}
.flip-clock-wrapper ul li {
    line-height: 64px;
}
.flip-clock-wrapper ul li a div {
    height: 49.4%;
    font-size: 35px;
}
.flip-clock-wrapper ul li a div.up:after {
    top: 31px;
    height: 2px;
}
.flip-clock-wrapper ul li a div div.inn {
    font-size: 48px;
    color: #fff;
    background: #1d1d1d;
}

@media (max-width: 2560px) and (min-width: 1921px) {
    .header__timer {
        margin-left: 30%;
    }
}

@media (max-width: 1440px) {
    .header {
        height: 690px;
        background-size: cover;
        background-position: 0 0;
    }

    .header__title {
        font-size: 35px;
        line-height: 48px;
    }

    .header__descr {
        font-size: 19px;
    }

    .header__timer {
        margin-top: 4%;
        margin-left: 14%;
    }
    .header__timer .text--1 {
        font-size: 17px;
    }
    .header__timer .text--2 {
        font-size: 17px;
    }
    .content-descr li:nth-child(1) {
        left: 28.8%;
    }
    .start-trading:before {
        position: absolute;
        content: '';
        height: 1px;
        width: 64%;
        background: #bababa;
        top: 38%;
        left: 18%;
    }
    .registration__button {
        margin-right: 0;
    }

}

@media (max-width: 1024px) {
    .header {
        height: 650px;
    }

    .header__main-menu li {
        font-size: 14px;
        padding: 0 14px;
    }
    .header__timer {
        padding: 30px 18px;
        height: auto;
        margin-left: 10%;
        margin-top: 2%;
    }
    .header__timer .text--1 {
        font-size: 18px;
    }
    .header__timer .text--2 {
        font-size: 16px;
    }

    .header__logo {
        width: 120px;
        margin-top: 5px;
    }

    .header__title {
        font-size: 32px;
        line-height: 48px;
    }

    .header__descr {
        font-size: 18px;
        margin-bottom: 35px;
        margin-top: 22px;
    }

    .main-button {
        font-size: 16px;
    }


}

@media (max-width: 992px) {

    .header__menu {
        height: 70px;
    }
    .header__logo {
        float: none;
        margin: -2px auto 0;
    }

    .header__main-menu {
        display: none;
    }

    .header__section {
        padding-top: 10%;
    }

    .header__title {
        font-size: 31px;
        padding: 0;
    }

    .start-trading__title {
        margin-bottom: 30px;
    }

    .start-trading__icon {
        margin: 20px auto;
    }
    .start-trading__icon span {
        font-size: 16px;
    }
    .authors__descr {
        max-width: 630px;
        font-size: 16px;
        line-height: 28px;
    }
    .authors__photos .photo {
        max-width: 259px;
        margin: auto;
    }
    .authors__photos .photo-name {
        font-size: 16px;
    }
    .authors__photos .photo-descr {
        font-size: 15px;
    }
    .advantages__text h3 {
        font-size: 16px;
    }
    .advantages__text p {
        font-size: 15px;
    }
    .advantages__text {
        margin: 35px 0 0 55px;
    }
    .inform {
        min-height: 82px;
    }
    .reviews__card {
        min-height: 378px;
    }
    .registration {
        text-align: center;
    }

    .registration__text {
        float: none;
        line-height: 35px;
    }

    .registration__button {
        float: none;
        margin-right: 0;
        margin-top: 25px;
    }

    .footer {
        padding: 60px 0 45px 0;
    }

    .footer .social-wrap:after {
        bottom: -43px;
    }
}

@media (max-width: 768px) {
    .registration__title {
        font-size: 29px;
        line-height: 38px;
    }
    .reviews__card .text {
        float: left;
        margin-left: 5px;
    }
    .content__item .content-text{
        margin-left: 0;
    }
    .header__title {
        font-size: 18px;
        line-height: 30px;
    }
    .reveal-modal{
        padding: 40px 20px!important;
    }
    .header {
        height: auto;
        padding-bottom: 40px;
    }
    .header__title {
        font-size: 30px;
        padding: 0 24px;
        line-height: 43px;
    }
    .header__descr {
        font-size: 17px;
    }

    .header__timer {
        padding: 18px 13px;
        margin:  20px auto 0;
    }

    .header__timer .text--1{
        font-size: 16px;
    }
    .header__timer .text--2{
        margin: 0;
    }
    .header__section {
         padding-top: 12%;
     }

    .start-trading:before {
        display: none;
    }

    .flip-clock-wrapper ul {
        height: 52px;
        line-height: 52px;
    }
    .flip-clock-wrapper ul li a div div.inn {
        font-size: 36px;
    }
    .flip-clock-wrapper ul li {
        line-height: 52px;
    }
    .flip-clock-wrapper ul li a div {
        height: 48.4%;
    }
    .flip-clock-divider .flip-clock-label {
        top: 7.2em;
    }
    .flip-clock-dot.top {
        top: 25px;
    }
    .flip-clock-dot.bottom {
        top: 35px;
    }
    .header__timer .main-button {
        margin: 0;
    }
    .content__inform .inform-text {
        width: 470px;
    }
    .content__inform .inform .inform-hover .inform-text {
        width: 395px;
    }
    .content__inform .inform.inform-4 .inform-hover,.content__inform .inform.inform-6 .inform-hover,.content__inform .inform.inform-7 .inform-hover {
        top: 15px;
    }
    .reviews__card {
        min-height: auto;
    }
    .footer {
        padding: 0 0 45px 0;
    }
    .footer .politics {
        margin-top: 10%;
        text-align: center;
    }

    .footer .politics .text-1 {
        float: none;
    }

    .footer .politics .text-1 p {
        margin-left: 32px;
    }

    .footer .politics .text-1 span {
        float: none;
        left: 25%;
        position: absolute;
        margin-right: 0;
    }

    .footer .politics .text-2 {
        float: none;
    }
    .partners{
        text-align: center;
    }
}

@media (max-width: 640px) {
    .footer .politics .text-1 span {
        left: 20%;
    }
    .header__descr {
        margin-bottom: 18px;
    }
}

@media (max-width: 480px) {
    .header {
        height: auto;
        padding-bottom: 40px;
    }

    .header__section {
        padding: 15% 15px 0 15px;
    }
    .header__menu {
        height: 50px;
    }
    .header__logo {
        width: 100px;
        margin: -9px auto 0;
    }
    .header__title {
        font-size: 24px;
        line-height: 35px;
        padding: 0 2px;
    }

    .header__descr {
        font-size: 16px;
        margin-top: 20px;
    }
    .header__timer {
        width: 100%;
        padding: 15px 6px;
    }
    .header__timer .text--1,.header__timer .text--2 {
        font-size: 15px;
    }
    .flip-clock-wrapper ul {
        height: 34px;
        line-height: 34px;
        width: 26px;
    }
    .flip-clock-dot {
        width: 3px;
        height: 3px;
        left: 3px;
    }
    .flip-clock-dot.top {
        top: 16px;
    }
    .flip-clock-dot.bottom {
        top: 24px;
    }
    .flip-clock-divider {
        width: 8px;
        height: 40px;
    }
    .flip-clock-wrapper ul li a div div.inn, .flip-clock-wrapper ul li a div {
        font-size: 22px;
    }
    .flip-clock-wrapper ul li {
        line-height: 35px;
    }
    .flip-clock-wrapper {
        margin: auto;
        width: 270px;
    }
    .padding-xs {
        padding: 15px 0;
    }
    .flip-clock-divider .flip-clock-label {
        font-size: 7px;
    }
    .flip-clock-divider .flip-clock-label {
        top: 6.2em;
        right: -40px;
    }
    .flip-clock-divider.minutes .flip-clock-label, .flip-clock-divider.seconds .flip-clock-label {
        right: -46px;
    }
    .header__timer .main-button {
        margin-top: 1rem;
    }
    .main-button {
        font-size: 15px;
        padding: 14px 24px;
    }

    .start-trading__title {
        font-size: 26px;
    }

    .start-trading__icon span {
        font-size: 16px;
    }

    .authors, .advantages, .content, .reviews, .registration {
        padding: 45px 0;
    }

    .authors__title, .advantages__title, .content__title, .reviews__title {
        font-size: 26px;
        margin-bottom: 45px;
    }

    .authors__title:after, .reviews__title:after {
        top: 50px;
    }

    .authors__descr {
        font-size: 16px;
        line-height: 26px;
        padding:0 30px;
    }

    .advantages__text h3, .content__inform h3 {
        font-size: 16px;
    }

    .advantages__text p, .content__inform p {
        font-size: 15px;
    }

    .content__title:after {
        top: 80px;
    }

    .content__inform span {
        font-size: 40px;
    }
    .content__inform .inform-text {
        width: 340px;
    }
    .inform-hover {
        display: none;
    }

    .content__inform .inform .inform-hover:hover {
        opacity: 0;
    }

    .registration__title {
        font-size: 28px;
    }

    .registration__descr {
        font-size: 20px;
    }

    .footer {
        padding: 45px 0;
    }

    .footer .social-icons li {
        font-size: 30px;
        width: 60px;
        height: 60px;
        line-height: 60px;
    }

    .footer .social-wrap:after {
        bottom: -54px;
    }

    .footer .politics {
        margin-top: 6%;
        text-align: center;
        font-size: 14px;
    }
    .footer .politics:after {
        left: 5%;
        width: 90%;
    }
    .footer .politics .text-1 {
        float: none;
    }

    .footer .politics .text-1 p {
        margin-left: 32px;
    }

    .footer .politics .text-1 span {
        float: none;
        left: 15%;
        position: absolute;
        margin-right: 0;
    }

    .footer .politics .text-2 {
        float: none;
    }

    .end__block--form {
        padding: 15px;
    }
    .end__block--first {
        padding: 25px 30px;
    }
    .end__block--first h3 {
        font-size: 20px;
    }
    .end__block--first p {
        font-size: 17px;
    }
    .last__box--input {
        font-size: 1.4rem;
    }
}

@media (max-width: 415px) {
    .header__title {
        font-size: 23px;
    }
    .header__descr {
        font-size: 14px;
        margin-bottom: 0;
    }
    .main-button {
        font-size: 13px;
    }
    .header__timer {
        max-width: 335px;
        margin: 40px auto 0;
    }
    .header__timer .text--1, .header__timer .text--2 {
        font-size: 12px;
    }
    .content__item .content-text {
        font-size: 28px;
    }
    .content__inform .inform-text {
        width: 280px;
    }
    .content__inform h3 {
        font-size: 15px;
    }

    .content__inform p {
        font-size: 13px;
    }

    .reviews__card .text h4 {
        font-size: 16px;
    }

    .reviews__card .reviews-descr, .reviews__card .text .city {
        font-size: 14px;
    }

    .footer .politics {
        font-size: 12px;
    }

}

@media (max-width: 411px) {
    .content__inform .inform-text {
        max-width: 272px;
    }
}

@media (max-width: 384px) {
    .content__inform .inform-text {
        max-width: 244px;
    }
}

@media (max-width: 376px) {
    .header__title {
        font-size: 25px;
    }
    .header__descr {
        margin-bottom: 20px;
    }
    .header__section {
        padding: 20% 15px 0 15px;
    }
    .header__timer {
        margin: 10px auto 0;
    }

    .start-trading__title {
        padding: 0 15%;
    }

    .header__timer .main-button {
        font-size: 12px;
        margin-top: 0.5rem;
    }

    .start-trading__icon span {
        font-size: 15px;
    }

    .authors__title:after, .advantages__title:after {
        top: 72px;
    }

    .authors__photos .photo-name {
        font-size: 17px;
    }

    .authors__photos .photo-descr {
        font-size: 15px;
    }

    .content__inform .inform-text {
        max-width: 242px;
    }

    .registration__title {
        font-size: 27px;
    }

    .registration__descr {
        font-size: 18px;
    }

    .main-button {
        font-size: 14px;
    }

    .footer .politics .text-1 span {
        left: 5%;
    }
    .footer .politics .text-1 span {
        left: 12%;
    }
}

@media (max-width: 376px) {
    .header {
        height: auto;
        padding-bottom: 40px;
    }
}

@media (max-width: 320px) {
    .header__title {
        font-size: 18px;
        line-height: 30px;
    }
    .start-trading__title {
        padding: 0 10%;
    }

    .advantages__text h3 {
        font-size: 14px;
    }

    .advantages__text p, .reviews__card .text .city {
        font-size: 13px;
    }

    .authors__descr {
        font-size: 15px;
        line-height: 22px;
    }

    .content__inform .inform-text {
        max-width: 200px;
    }

    .reviews__card .text h4 {
        font-size: 15px;
    }

    .registration__title {
        font-size: 29px;
        line-height: 38px;
    }

    .registration__descr {
        font-size: 16px;
    }

    .footer .social-wrap:after {
        bottom: -34px;
    }

    .footer .politics .text-1 p {
        margin-left: 18px;
    }

    .footer .politics .text-1 span {
        left: 4%;
    }
}

/**
 * Variables declared here can be overridden by consuming applications, with
 * the help of the `!default` flag.
 *
 * @example
 *     // overriding $hoverColor
 *     $hoverColor: rgba(red, 0.05);
 *
 *     // overriding image path
 *     $flagsImagePath: "images/";
 *
 *     // import the scss file after the overrides
 *     @import "bower_component/intl-tel-input/src/css/intlTelInput";
 */
.intl-tel-input {
    position: relative;
    display: inline-block; }
.intl-tel-input * {
    box-sizing: border-box;
    -moz-box-sizing: border-box; }
.intl-tel-input .hide {
    display: none; }
.intl-tel-input .v-hide {
    visibility: hidden; }
.intl-tel-input input, .intl-tel-input input[type=text], .intl-tel-input input[type=tel] {
    position: relative;
    z-index: 0;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-right: 36px;
    margin-right: 0; }
.intl-tel-input .flag-container {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    padding: 1px; }
.intl-tel-input .selected-flag {
    z-index: 1;
    position: relative;
    width: 36px;
    height: 100%;
    padding: 0 0 0 8px; }
.intl-tel-input .selected-flag .iti-flag {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto; }
.intl-tel-input .selected-flag .iti-arrow {
    position: absolute;
    top: 50%;
    margin-top: -2px;
    right: 6px;
    width: 0;
    height: 0;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 4px solid #555; }
.intl-tel-input .selected-flag .iti-arrow.up {
    border-top: none;
    border-bottom: 4px solid #555; }
.intl-tel-input .country-list {
    position: absolute;
    z-index: 2;
    list-style: none;
    text-align: left;
    padding: 0;
    margin: 0 0 0 -1px;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
    background-color: white;
    border: 1px solid #CCC;
    white-space: nowrap;
    max-height: 200px;
    overflow-y: scroll; }
.intl-tel-input .country-list.dropup {
    bottom: 100%;
    margin-bottom: -1px; }
.intl-tel-input .country-list .flag-box {
    display: inline-block;
    width: 20px; }
@media (max-width: 500px) {
    .intl-tel-input .country-list {
        white-space: normal; } }
.intl-tel-input .country-list .divider {
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #CCC; }
.intl-tel-input .country-list .country {
    padding: 5px 10px; }
.intl-tel-input .country-list .country .dial-code {
    color: #999; }
.intl-tel-input .country-list .country.highlight {
    background-color: rgba(0, 0, 0, 0.05); }
.intl-tel-input .country-list .flag-box, .intl-tel-input .country-list .country-name, .intl-tel-input .country-list .dial-code {
    vertical-align: middle; }
.intl-tel-input .country-list .flag-box, .intl-tel-input .country-list .country-name {
    margin-right: 6px; }
.intl-tel-input.allow-dropdown input, .intl-tel-input.allow-dropdown input[type=text], .intl-tel-input.allow-dropdown input[type=tel], .intl-tel-input.separate-dial-code input, .intl-tel-input.separate-dial-code input[type=text], .intl-tel-input.separate-dial-code input[type=tel] {
    padding-right: 6px;
    padding-left: 52px;
    margin-left: 0; }
.intl-tel-input.allow-dropdown .flag-container, .intl-tel-input.separate-dial-code .flag-container {
    right: auto;
    left: 0; }
.intl-tel-input.allow-dropdown .selected-flag, .intl-tel-input.separate-dial-code .selected-flag {
    width: 46px; }
.intl-tel-input.allow-dropdown .flag-container:hover {
    cursor: pointer; }
.intl-tel-input.allow-dropdown .flag-container:hover .selected-flag {
    background-color: rgba(0, 0, 0, 0.05); }
.intl-tel-input.allow-dropdown input[disabled] + .flag-container:hover, .intl-tel-input.allow-dropdown input[readonly] + .flag-container:hover {
    cursor: default; }
.intl-tel-input.allow-dropdown input[disabled] + .flag-container:hover .selected-flag, .intl-tel-input.allow-dropdown input[readonly] + .flag-container:hover .selected-flag {
    background-color: transparent; }
.intl-tel-input.separate-dial-code .selected-flag {
    background-color: rgba(0, 0, 0, 0.05);
    display: table; }
.intl-tel-input.separate-dial-code .selected-dial-code {
    display: table-cell;
    vertical-align: middle;
    padding-left: 28px; }
.intl-tel-input.separate-dial-code.iti-sdc-2 input, .intl-tel-input.separate-dial-code.iti-sdc-2 input[type=text], .intl-tel-input.separate-dial-code.iti-sdc-2 input[type=tel] {
    padding-left: 66px; }
.intl-tel-input.separate-dial-code.iti-sdc-2 .selected-flag {
    width: 60px; }
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input, .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input[type=text], .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input[type=tel] {
    padding-left: 76px; }
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 .selected-flag {
    width: 70px; }
.intl-tel-input.separate-dial-code.iti-sdc-3 input, .intl-tel-input.separate-dial-code.iti-sdc-3 input[type=text], .intl-tel-input.separate-dial-code.iti-sdc-3 input[type=tel] {
    padding-left: 74px; }
.intl-tel-input.separate-dial-code.iti-sdc-3 .selected-flag {
    width: 68px; }
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input, .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type=text], .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type=tel] {
    padding-left: 84px; }
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 .selected-flag {
    width: 78px; }
.intl-tel-input.separate-dial-code.iti-sdc-4 input, .intl-tel-input.separate-dial-code.iti-sdc-4 input[type=text], .intl-tel-input.separate-dial-code.iti-sdc-4 input[type=tel] {
    padding-left: 82px; }
.intl-tel-input.separate-dial-code.iti-sdc-4 .selected-flag {
    width: 76px; }
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input, .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input[type=text], .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input[type=tel] {
    padding-left: 92px; }
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 .selected-flag {
    width: 86px; }
.intl-tel-input.separate-dial-code.iti-sdc-5 input, .intl-tel-input.separate-dial-code.iti-sdc-5 input[type=text], .intl-tel-input.separate-dial-code.iti-sdc-5 input[type=tel] {
    padding-left: 90px; }
.intl-tel-input.separate-dial-code.iti-sdc-5 .selected-flag {
    width: 84px; }
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input, .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input[type=text], .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input[type=tel] {
    padding-left: 100px; }
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 .selected-flag {
    width: 94px; }
.intl-tel-input.iti-container {
    position: absolute;
    top: -1000px;
    left: -1000px;
    z-index: 1060;
    padding: 1px; }
.intl-tel-input.iti-container:hover {
    cursor: pointer; }

.iti-mobile .intl-tel-input.iti-container {
    top: 30px;
    bottom: 30px;
    left: 30px;
    right: 30px;
    position: fixed; }

.iti-mobile .intl-tel-input .country-list {
    max-height: 100%;
    width: 100%; }
.iti-mobile .intl-tel-input .country-list .country {
    padding: 10px 10px;
    line-height: 1.5em; }

.iti-flag {
    width: 20px; }
.iti-flag.be {
    width: 18px; }
.iti-flag.ch {
    width: 15px; }
.iti-flag.mc {
    width: 19px; }
.iti-flag.ne {
    width: 18px; }
.iti-flag.np {
    width: 13px; }
.iti-flag.va {
    width: 15px; }
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .iti-flag {
        background: #000;
        background-size: 5630px 15px; } }
.iti-flag.ac {
    height: 10px;
    background-position: 0px 0px; }
.iti-flag.ad {
    height: 14px;
    background-position: -22px 0px; }
.iti-flag.ae {
    height: 10px;
    background-position: -44px 0px; }
.iti-flag.af {
    height: 14px;
    background-position: -66px 0px; }
.iti-flag.ag {
    height: 14px;
    background-position: -88px 0px; }
.iti-flag.ai {
    height: 10px;
    background-position: -110px 0px; }
.iti-flag.al {
    height: 15px;
    background-position: -132px 0px; }
.iti-flag.am {
    height: 10px;
    background-position: -154px 0px; }
.iti-flag.ao {
    height: 14px;
    background-position: -176px 0px; }
.iti-flag.aq {
    height: 14px;
    background-position: -198px 0px; }
.iti-flag.ar {
    height: 13px;
    background-position: -220px 0px; }
.iti-flag.as {
    height: 10px;
    background-position: -242px 0px; }
.iti-flag.at {
    height: 14px;
    background-position: -264px 0px; }
.iti-flag.au {
    height: 10px;
    background-position: -286px 0px; }
.iti-flag.aw {
    height: 14px;
    background-position: -308px 0px; }
.iti-flag.ax {
    height: 13px;
    background-position: -330px 0px; }
.iti-flag.az {
    height: 10px;
    background-position: -352px 0px; }
.iti-flag.ba {
    height: 10px;
    background-position: -374px 0px; }
.iti-flag.bb {
    height: 14px;
    background-position: -396px 0px; }
.iti-flag.bd {
    height: 12px;
    background-position: -418px 0px; }
.iti-flag.be {
    height: 15px;
    background-position: -440px 0px; }
.iti-flag.bf {
    height: 14px;
    background-position: -460px 0px; }
.iti-flag.bg {
    height: 12px;
    background-position: -482px 0px; }
.iti-flag.bh {
    height: 12px;
    background-position: -504px 0px; }
.iti-flag.bi {
    height: 12px;
    background-position: -526px 0px; }
.iti-flag.bj {
    height: 14px;
    background-position: -548px 0px; }
.iti-flag.bl {
    height: 14px;
    background-position: -570px 0px; }
.iti-flag.bm {
    height: 10px;
    background-position: -592px 0px; }
.iti-flag.bn {
    height: 10px;
    background-position: -614px 0px; }
.iti-flag.bo {
    height: 14px;
    background-position: -636px 0px; }
.iti-flag.bq {
    height: 14px;
    background-position: -658px 0px; }
.iti-flag.br {
    height: 14px;
    background-position: -680px 0px; }
.iti-flag.bs {
    height: 10px;
    background-position: -702px 0px; }
.iti-flag.bt {
    height: 14px;
    background-position: -724px 0px; }
.iti-flag.bv {
    height: 15px;
    background-position: -746px 0px; }
.iti-flag.bw {
    height: 14px;
    background-position: -768px 0px; }
.iti-flag.by {
    height: 10px;
    background-position: -790px 0px; }
.iti-flag.bz {
    height: 14px;
    background-position: -812px 0px; }
.iti-flag.ca {
    height: 10px;
    background-position: -834px 0px; }
.iti-flag.cc {
    height: 10px;
    background-position: -856px 0px; }
.iti-flag.cd {
    height: 15px;
    background-position: -878px 0px; }
.iti-flag.cf {
    height: 14px;
    background-position: -900px 0px; }
.iti-flag.cg {
    height: 14px;
    background-position: -922px 0px; }
.iti-flag.ch {
    height: 15px;
    background-position: -944px 0px; }
.iti-flag.ci {
    height: 14px;
    background-position: -961px 0px; }
.iti-flag.ck {
    height: 10px;
    background-position: -983px 0px; }
.iti-flag.cl {
    height: 14px;
    background-position: -1005px 0px; }
.iti-flag.cm {
    height: 14px;
    background-position: -1027px 0px; }
.iti-flag.cn {
    height: 14px;
    background-position: -1049px 0px; }
.iti-flag.co {
    height: 14px;
    background-position: -1071px 0px; }
.iti-flag.cp {
    height: 14px;
    background-position: -1093px 0px; }
.iti-flag.cr {
    height: 12px;
    background-position: -1115px 0px; }
.iti-flag.cu {
    height: 10px;
    background-position: -1137px 0px; }
.iti-flag.cv {
    height: 12px;
    background-position: -1159px 0px; }
.iti-flag.cw {
    height: 14px;
    background-position: -1181px 0px; }
.iti-flag.cx {
    height: 10px;
    background-position: -1203px 0px; }
.iti-flag.cy {
    height: 13px;
    background-position: -1225px 0px; }
.iti-flag.cz {
    height: 14px;
    background-position: -1247px 0px; }
.iti-flag.de {
    height: 12px;
    background-position: -1269px 0px; }
.iti-flag.dg {
    height: 10px;
    background-position: -1291px 0px; }
.iti-flag.dj {
    height: 14px;
    background-position: -1313px 0px; }
.iti-flag.dk {
    height: 15px;
    background-position: -1335px 0px; }
.iti-flag.dm {
    height: 10px;
    background-position: -1357px 0px; }
.iti-flag.do {
    height: 13px;
    background-position: -1379px 0px; }
.iti-flag.dz {
    height: 14px;
    background-position: -1401px 0px; }
.iti-flag.ea {
    height: 14px;
    background-position: -1423px 0px; }
.iti-flag.ec {
    height: 14px;
    background-position: -1445px 0px; }
.iti-flag.ee {
    height: 13px;
    background-position: -1467px 0px; }
.iti-flag.eg {
    height: 14px;
    background-position: -1489px 0px; }
.iti-flag.eh {
    height: 10px;
    background-position: -1511px 0px; }
.iti-flag.er {
    height: 10px;
    background-position: -1533px 0px; }
.iti-flag.es {
    height: 14px;
    background-position: -1555px 0px; }
.iti-flag.et {
    height: 10px;
    background-position: -1577px 0px; }
.iti-flag.eu {
    height: 14px;
    background-position: -1599px 0px; }
.iti-flag.fi {
    height: 12px;
    background-position: -1621px 0px; }
.iti-flag.fj {
    height: 10px;
    background-position: -1643px 0px; }
.iti-flag.fk {
    height: 10px;
    background-position: -1665px 0px; }
.iti-flag.fm {
    height: 11px;
    background-position: -1687px 0px; }
.iti-flag.fo {
    height: 15px;
    background-position: -1709px 0px; }
.iti-flag.fr {
    height: 14px;
    background-position: -1731px 0px; }
.iti-flag.ga {
    height: 15px;
    background-position: -1753px 0px; }
.iti-flag.gb {
    height: 10px;
    background-position: -1775px 0px; }
.iti-flag.gd {
    height: 12px;
    background-position: -1797px 0px; }
.iti-flag.ge {
    height: 14px;
    background-position: -1819px 0px; }
.iti-flag.gf {
    height: 14px;
    background-position: -1841px 0px; }
.iti-flag.gg {
    height: 14px;
    background-position: -1863px 0px; }
.iti-flag.gh {
    height: 14px;
    background-position: -1885px 0px; }
.iti-flag.gi {
    height: 10px;
    background-position: -1907px 0px; }
.iti-flag.gl {
    height: 14px;
    background-position: -1929px 0px; }
.iti-flag.gm {
    height: 14px;
    background-position: -1951px 0px; }
.iti-flag.gn {
    height: 14px;
    background-position: -1973px 0px; }
.iti-flag.gp {
    height: 14px;
    background-position: -1995px 0px; }
.iti-flag.gq {
    height: 14px;
    background-position: -2017px 0px; }
.iti-flag.gr {
    height: 14px;
    background-position: -2039px 0px; }
.iti-flag.gs {
    height: 10px;
    background-position: -2061px 0px; }
.iti-flag.gt {
    height: 13px;
    background-position: -2083px 0px; }
.iti-flag.gu {
    height: 11px;
    background-position: -2105px 0px; }
.iti-flag.gw {
    height: 10px;
    background-position: -2127px 0px; }
.iti-flag.gy {
    height: 12px;
    background-position: -2149px 0px; }
.iti-flag.hk {
    height: 14px;
    background-position: -2171px 0px; }
.iti-flag.hm {
    height: 10px;
    background-position: -2193px 0px; }
.iti-flag.hn {
    height: 10px;
    background-position: -2215px 0px; }
.iti-flag.hr {
    height: 10px;
    background-position: -2237px 0px; }
.iti-flag.ht {
    height: 12px;
    background-position: -2259px 0px; }
.iti-flag.hu {
    height: 10px;
    background-position: -2281px 0px; }
.iti-flag.ic {
    height: 14px;
    background-position: -2303px 0px; }
.iti-flag.id {
    height: 14px;
    background-position: -2325px 0px; }
.iti-flag.ie {
    height: 10px;
    background-position: -2347px 0px; }
.iti-flag.il {
    height: 15px;
    background-position: -2369px 0px; }
.iti-flag.im {
    height: 10px;
    background-position: -2391px 0px; }
.iti-flag.in {
    height: 14px;
    background-position: -2413px 0px; }
.iti-flag.io {
    height: 10px;
    background-position: -2435px 0px; }
.iti-flag.iq {
    height: 14px;
    background-position: -2457px 0px; }
.iti-flag.ir {
    height: 12px;
    background-position: -2479px 0px; }
.iti-flag.is {
    height: 15px;
    background-position: -2501px 0px; }
.iti-flag.it {
    height: 14px;
    background-position: -2523px 0px; }
.iti-flag.je {
    height: 12px;
    background-position: -2545px 0px; }
.iti-flag.jm {
    height: 10px;
    background-position: -2567px 0px; }
.iti-flag.jo {
    height: 10px;
    background-position: -2589px 0px; }
.iti-flag.jp {
    height: 14px;
    background-position: -2611px 0px; }
.iti-flag.ke {
    height: 14px;
    background-position: -2633px 0px; }
.iti-flag.kg {
    height: 12px;
    background-position: -2655px 0px; }
.iti-flag.kh {
    height: 13px;
    background-position: -2677px 0px; }
.iti-flag.ki {
    height: 10px;
    background-position: -2699px 0px; }
.iti-flag.km {
    height: 12px;
    background-position: -2721px 0px; }
.iti-flag.kn {
    height: 14px;
    background-position: -2743px 0px; }
.iti-flag.kp {
    height: 10px;
    background-position: -2765px 0px; }
.iti-flag.kr {
    height: 14px;
    background-position: -2787px 0px; }
.iti-flag.kw {
    height: 10px;
    background-position: -2809px 0px; }
.iti-flag.ky {
    height: 10px;
    background-position: -2831px 0px; }
.iti-flag.kz {
    height: 10px;
    background-position: -2853px 0px; }
.iti-flag.la {
    height: 14px;
    background-position: -2875px 0px; }
.iti-flag.lb {
    height: 14px;
    background-position: -2897px 0px; }
.iti-flag.lc {
    height: 10px;
    background-position: -2919px 0px; }
.iti-flag.li {
    height: 12px;
    background-position: -2941px 0px; }
.iti-flag.lk {
    height: 10px;
    background-position: -2963px 0px; }
.iti-flag.lr {
    height: 11px;
    background-position: -2985px 0px; }
.iti-flag.ls {
    height: 14px;
    background-position: -3007px 0px; }
.iti-flag.lt {
    height: 12px;
    background-position: -3029px 0px; }
.iti-flag.lu {
    height: 12px;
    background-position: -3051px 0px; }
.iti-flag.lv {
    height: 10px;
    background-position: -3073px 0px; }
.iti-flag.ly {
    height: 10px;
    background-position: -3095px 0px; }
.iti-flag.ma {
    height: 14px;
    background-position: -3117px 0px; }
.iti-flag.mc {
    height: 15px;
    background-position: -3139px 0px; }
.iti-flag.md {
    height: 10px;
    background-position: -3160px 0px; }
.iti-flag.me {
    height: 10px;
    background-position: -3182px 0px; }
.iti-flag.mf {
    height: 14px;
    background-position: -3204px 0px; }
.iti-flag.mg {
    height: 14px;
    background-position: -3226px 0px; }
.iti-flag.mh {
    height: 11px;
    background-position: -3248px 0px; }
.iti-flag.mk {
    height: 10px;
    background-position: -3270px 0px; }
.iti-flag.ml {
    height: 14px;
    background-position: -3292px 0px; }
.iti-flag.mm {
    height: 14px;
    background-position: -3314px 0px; }
.iti-flag.mn {
    height: 10px;
    background-position: -3336px 0px; }
.iti-flag.mo {
    height: 14px;
    background-position: -3358px 0px; }
.iti-flag.mp {
    height: 10px;
    background-position: -3380px 0px; }
.iti-flag.mq {
    height: 14px;
    background-position: -3402px 0px; }
.iti-flag.mr {
    height: 14px;
    background-position: -3424px 0px; }
.iti-flag.ms {
    height: 10px;
    background-position: -3446px 0px; }
.iti-flag.mt {
    height: 14px;
    background-position: -3468px 0px; }
.iti-flag.mu {
    height: 14px;
    background-position: -3490px 0px; }
.iti-flag.mv {
    height: 14px;
    background-position: -3512px 0px; }
.iti-flag.mw {
    height: 14px;
    background-position: -3534px 0px; }
.iti-flag.mx {
    height: 12px;
    background-position: -3556px 0px; }
.iti-flag.my {
    height: 10px;
    background-position: -3578px 0px; }
.iti-flag.mz {
    height: 14px;
    background-position: -3600px 0px; }
.iti-flag.na {
    height: 14px;
    background-position: -3622px 0px; }
.iti-flag.nc {
    height: 10px;
    background-position: -3644px 0px; }
.iti-flag.ne {
    height: 15px;
    background-position: -3666px 0px; }
.iti-flag.nf {
    height: 10px;
    background-position: -3686px 0px; }
.iti-flag.ng {
    height: 10px;
    background-position: -3708px 0px; }
.iti-flag.ni {
    height: 12px;
    background-position: -3730px 0px; }
.iti-flag.nl {
    height: 14px;
    background-position: -3752px 0px; }
.iti-flag.no {
    height: 15px;
    background-position: -3774px 0px; }
.iti-flag.np {
    height: 15px;
    background-position: -3796px 0px; }
.iti-flag.nr {
    height: 10px;
    background-position: -3811px 0px; }
.iti-flag.nu {
    height: 10px;
    background-position: -3833px 0px; }
.iti-flag.nz {
    height: 10px;
    background-position: -3855px 0px; }
.iti-flag.om {
    height: 10px;
    background-position: -3877px 0px; }
.iti-flag.pa {
    height: 14px;
    background-position: -3899px 0px; }
.iti-flag.pe {
    height: 14px;
    background-position: -3921px 0px; }
.iti-flag.pf {
    height: 14px;
    background-position: -3943px 0px; }
.iti-flag.pg {
    height: 15px;
    background-position: -3965px 0px; }
.iti-flag.ph {
    height: 10px;
    background-position: -3987px 0px; }
.iti-flag.pk {
    height: 14px;
    background-position: -4009px 0px; }
.iti-flag.pl {
    height: 13px;
    background-position: -4031px 0px; }
.iti-flag.pm {
    height: 14px;
    background-position: -4053px 0px; }
.iti-flag.pn {
    height: 10px;
    background-position: -4075px 0px; }
.iti-flag.pr {
    height: 14px;
    background-position: -4097px 0px; }
.iti-flag.ps {
    height: 10px;
    background-position: -4119px 0px; }
.iti-flag.pt {
    height: 14px;
    background-position: -4141px 0px; }
.iti-flag.pw {
    height: 13px;
    background-position: -4163px 0px; }
.iti-flag.py {
    height: 11px;
    background-position: -4185px 0px; }
.iti-flag.qa {
    height: 8px;
    background-position: -4207px 0px; }
.iti-flag.re {
    height: 14px;
    background-position: -4229px 0px; }
.iti-flag.ro {
    height: 14px;
    background-position: -4251px 0px; }
.iti-flag.rs {
    height: 14px;
    background-position: -4273px 0px; }
.iti-flag.ru {
    height: 14px;
    background-position: -4295px 0px; }
.iti-flag.rw {
    height: 14px;
    background-position: -4317px 0px; }
.iti-flag.sa {
    height: 14px;
    background-position: -4339px 0px; }
.iti-flag.sb {
    height: 10px;
    background-position: -4361px 0px; }
.iti-flag.sc {
    height: 10px;
    background-position: -4383px 0px; }
.iti-flag.sd {
    height: 10px;
    background-position: -4405px 0px; }
.iti-flag.se {
    height: 13px;
    background-position: -4427px 0px; }
.iti-flag.sg {
    height: 14px;
    background-position: -4449px 0px; }
.iti-flag.sh {
    height: 10px;
    background-position: -4471px 0px; }
.iti-flag.si {
    height: 10px;
    background-position: -4493px 0px; }
.iti-flag.sj {
    height: 15px;
    background-position: -4515px 0px; }
.iti-flag.sk {
    height: 14px;
    background-position: -4537px 0px; }
.iti-flag.sl {
    height: 14px;
    background-position: -4559px 0px; }
.iti-flag.sm {
    height: 15px;
    background-position: -4581px 0px; }
.iti-flag.sn {
    height: 14px;
    background-position: -4603px 0px; }
.iti-flag.so {
    height: 14px;
    background-position: -4625px 0px; }
.iti-flag.sr {
    height: 14px;
    background-position: -4647px 0px; }
.iti-flag.ss {
    height: 10px;
    background-position: -4669px 0px; }
.iti-flag.st {
    height: 10px;
    background-position: -4691px 0px; }
.iti-flag.sv {
    height: 12px;
    background-position: -4713px 0px; }
.iti-flag.sx {
    height: 14px;
    background-position: -4735px 0px; }
.iti-flag.sy {
    height: 14px;
    background-position: -4757px 0px; }
.iti-flag.sz {
    height: 14px;
    background-position: -4779px 0px; }
.iti-flag.ta {
    height: 10px;
    background-position: -4801px 0px; }
.iti-flag.tc {
    height: 10px;
    background-position: -4823px 0px; }
.iti-flag.td {
    height: 14px;
    background-position: -4845px 0px; }
.iti-flag.tf {
    height: 14px;
    background-position: -4867px 0px; }
.iti-flag.tg {
    height: 13px;
    background-position: -4889px 0px; }
.iti-flag.th {
    height: 14px;
    background-position: -4911px 0px; }
.iti-flag.tj {
    height: 10px;
    background-position: -4933px 0px; }
.iti-flag.tk {
    height: 10px;
    background-position: -4955px 0px; }
.iti-flag.tl {
    height: 10px;
    background-position: -4977px 0px; }
.iti-flag.tm {
    height: 14px;
    background-position: -4999px 0px; }
.iti-flag.tn {
    height: 14px;
    background-position: -5021px 0px; }
.iti-flag.to {
    height: 10px;
    background-position: -5043px 0px; }
.iti-flag.tr {
    height: 14px;
    background-position: -5065px 0px; }
.iti-flag.tt {
    height: 12px;
    background-position: -5087px 0px; }
.iti-flag.tv {
    height: 10px;
    background-position: -5109px 0px; }
.iti-flag.tw {
    height: 14px;
    background-position: -5131px 0px; }
.iti-flag.tz {
    height: 14px;
    background-position: -5153px 0px; }
.iti-flag.ua {
    height: 14px;
    background-position: -5175px 0px; }
.iti-flag.ug {
    height: 14px;
    background-position: -5197px 0px; }
.iti-flag.um {
    height: 11px;
    background-position: -5219px 0px; }
.iti-flag.us {
    height: 11px;
    background-position: -5241px 0px; }
.iti-flag.uy {
    height: 14px;
    background-position: -5263px 0px; }
.iti-flag.uz {
    height: 10px;
    background-position: -5285px 0px; }
.iti-flag.va {
    height: 15px;
    background-position: -5307px 0px; }
.iti-flag.vc {
    height: 14px;
    background-position: -5324px 0px; }
.iti-flag.ve {
    height: 14px;
    background-position: -5346px 0px; }
.iti-flag.vg {
    height: 10px;
    background-position: -5368px 0px; }
.iti-flag.vi {
    height: 14px;
    background-position: -5390px 0px; }
.iti-flag.vn {
    height: 14px;
    background-position: -5412px 0px; }
.iti-flag.vu {
    height: 12px;
    background-position: -5434px 0px; }
.iti-flag.wf {
    height: 14px;
    background-position: -5456px 0px; }
.iti-flag.ws {
    height: 10px;
    background-position: -5478px 0px; }
.iti-flag.xk {
    height: 15px;
    background-position: -5500px 0px; }
.iti-flag.ye {
    height: 14px;
    background-position: -5522px 0px; }
.iti-flag.yt {
    height: 14px;
    background-position: -5544px 0px; }
.iti-flag.za {
    height: 14px;
    background-position: -5566px 0px; }
.iti-flag.zm {
    height: 14px;
    background-position: -5588px 0px; }
.iti-flag.zw {
    height: 10px;
    background-position: -5610px 0px; }

.iti-flag {
    width: 20px;
    height: 15px;
    box-shadow: 0px 0px 1px 0px #888;
    background-image: url("../img/flag/flags.png");
    background-repeat: no-repeat;
    background-color: #DBDBDB;
    background-position: 20px 0; }
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .iti-flag {
        background-image: url("../img/flag/flags@2x.png"); } }

.iti-flag.np {
    background-color: transparent; }


.intl-tel-input.allow-dropdown {
    width: 100%;
    margin-right: 5px;
    color: black;
}
.intl-tel-input .flag-container{
    height:44px;
}
.error{
    color:red;
}
modal a.close-modal {
    z-index: 10;
}

.sk-three-bounce {
    position: absolute;
    width: 100%;
    display: flex;
    align-items: center;
    height: 100%;
    justify-content: center;
    background: rgba(224, 224, 224, 0.85);
    top: 0;
    left: 0;
    text-align: center;
    z-index: 9;
}
.sk-three-bounce .sk-child {
    width: 2em;
    height: 2em;
    background-color: #2bb944;
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: sk-three-bounce 1.4s ease-in-out 0s infinite both;
    animation: sk-three-bounce 1.4s ease-in-out 0s infinite both;
}
.sk-three-bounce .sk-bounce-1 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
}
.sk-three-bounce .sk-bounce-2 {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}

@-webkit-keyframes sk-three-bounce {
    0%,
    80%,
    100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    40% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes sk-three-bounce {
    0%,
    80%,
    100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    40% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@media screen and (max-width: 414px){
    #error-msg, #valid-msg {
        top: 15px!important;
    }
}

@media screen and (max-width: 320px){
    #error-msg {
        top: 28px!important;
    }

}


#modal .end__block--first,
#modal .end__block--first p,
#modal .end__block--form{
    padding: 0;
    color: #000;
}
#modal form{
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-bottom: 20px!important;
}
#modal .end__block--first p{
    font-size: 14px;
}
#modal form input{
    padding: 10px;
    width: 100%;
    border: 1px solid #1B892490;
    border-radius: 2px;
}
#modal form input#phone-1{
    padding-left: 50px;
}

@keyframes scale {
  from {
    transform: scale(1);
  }
  to {
    transform: scale(1.1);
  }
}

header .main-button {
    animation: 1s infinite alternate scale;
}
.time {
  position: fixed;
  top: 8rem;
  right: 0;
  background-color: #fff;
  padding: 1rem 2rem 1rem 7rem;
  align-items: center;
  cursor: pointer;
  display: none;
  z-index: 999;
  border-bottom-left-radius: 50px;
  border-top-left-radius: 50px
}

.last__box-text {
    margin-top: 0;
  margin-bottom: 10px;
  font-size: 22px;
  line-height: 1.1;
  color: #000;
  font-weight: 700;
}

.last__box-count {
  font-size: 14px;
  line-height: 1;
  color: #ef2b2b;
  font-weight: 600;
}

.block-download-time:before {
  content: "";
  background-image: url(img/icon_download_green.png);
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 8%;
  width: 30px;
  height: 30px
}
