
.video-js {
    width: 300px;
    height: 150px;
}

.vjs-fluid {
    padding-top: 56.25%
}

.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;
    display: flex;
    align-items: center;
    height: 100%;
    padding: 0 6px 0 8px;
}

.intl-tel-input .selected-flag .iti-arrow {
    margin-left: 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;
    -webkit-overflow-scrolling: touch;
}

.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;
    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 .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);
}

.intl-tel-input.separate-dial-code .selected-dial-code {
    margin-left: 6px;
}

.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 (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .iti-flag {
        background-size: 5652px 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: 14px;
    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: 14px;
    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.un {
    height: 14px;
    background-position: -5241px 0px;
}

.iti-flag.us {
    height: 11px;
    background-position: -5263px 0px;
}

.iti-flag.uy {
    height: 14px;
    background-position: -5285px 0px;
}

.iti-flag.uz {
    height: 10px;
    background-position: -5307px 0px;
}

.iti-flag.va {
    height: 15px;
    background-position: -5329px 0px;
}

.iti-flag.vc {
    height: 14px;
    background-position: -5346px 0px;
}

.iti-flag.ve {
    height: 14px;
    background-position: -5368px 0px;
}

.iti-flag.vg {
    height: 10px;
    background-position: -5390px 0px;
}

.iti-flag.vi {
    height: 14px;
    background-position: -5412px 0px;
}

.iti-flag.vn {
    height: 14px;
    background-position: -5434px 0px;
}

.iti-flag.vu {
    height: 12px;
    background-position: -5456px 0px;
}

.iti-flag.wf {
    height: 14px;
    background-position: -5478px 0px;
}

.iti-flag.ws {
    height: 10px;
    background-position: -5500px 0px;
}

.iti-flag.xk {
    height: 15px;
    background-position: -5522px 0px;
}

.iti-flag.ye {
    height: 14px;
    background-position: -5544px 0px;
}

.iti-flag.yt {
    height: 14px;
    background-position: -5566px 0px;
}

.iti-flag.za {
    height: 14px;
    background-position: -5588px 0px;
}

.iti-flag.zm {
    height: 14px;
    background-position: -5610px 0px;
}

.iti-flag.zw {
    height: 10px;
    background-position: -5632px 0px;
}

.iti-flag {
    height: 15px;
    box-shadow: 0px 0px 1px 0px #888;
    background-image: url('/matrixwealth/img/flags.416250f60d785a2e02f1.png');
    background-repeat: no-repeat;
    background-color: #DBDBDB;
    background-position: 20px 0;
}


@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .iti-flag {
        background-image: url('/matrixwealth/img/flags@2x.d429a5777afaf2fc3496.png');
    }
}

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

.flex {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.flex-center {
    justify-content: center;
}

.flex-between {
    justify-content: space-between;
}


@media screen and (max-width: 1025px) {
    .flex-between {
        justify-content: center;
    }
}

.flex-around {
    justify-content: space-around;
}

.container {
    max-width: 1400px;
    width: 100%;
    margin: 0 auto;
}

body {
    margin: 0;
    padding: 0;
    font-family: "Open Sans", sans-serif;
}

.form-actions button {
    background: linear-gradient(to bottom, #12d11b 0%, #069c0d 100%);
    color: #ffffff;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.57), inset 0 2px 0 0 rgba(255, 255, 255, 0.3) !important;
}

.form-actions button:hover {
    background: linear-gradient(to bottom, #12d11b 0%, #069c0d 100%);
    color: #000;
    box-shadow: none !important;
}

.m-header-abus .m-logo, .m-header-disclamer .m-logo, .modal-content .m-logo {
    background: #fff url('/matrixwealth/img/logo.b6e0dcee6c60a5122a9b.svg') left no-repeat;
}

.form-group input, .form-group select {
    background-color: #FFFFFF !important;
    border: 1px solid #00000038 !important;
    box-shadow: none !important;
}

.has-error .help-block {
    color: #ff0500 !important;
}

.loader .bar {
    background: linear-gradient(to bottom, #12d11b 0%, #069c0d 100%);
}

.logo-registration {
    background-image: url('/matrixwealth/img/logo.b6e0dcee6c60a5122a9b.svg');
}

.body-registration {
    background-image: url('../images/bg-intro.e3af18fdf3a7c3797f4f.jpg');
}

.button-wrapper a {
    background: #e48b20;
}

* {
    box-sizing: border-box;
}

.verification-code__submit, .code-reset {
    background: linear-gradient(to bottom, #12d11b 0%, #069c0d 100%) !important;
    color: #ffffff !important;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.57), inset 0 2px 0 0 rgba(255, 255, 255, 0.3) !important;
}

.verification-code__submit:hover, .code-reset:hover {
    background: linear-gradient(to bottom, #12d11b 0%, #069c0d 100%) !important;
    color: #000 !important;
    box-shadow: none !important;
}

.grecaptcha-badge {
    display: none !important;
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    outline: 0;
    background: rgba(
            0,
            0,
            0,
            0.5);
    overflow-x: hidden;
    overflow-y: auto;
}

.modal .modal-dialog {
    margin: 30px 62px;
}

.modal .modal-dialog .modal-content {
    background: #fff;
    border-radius: 10px;
}

body.modal-open {
    overflow: hidden;
}


body .style-ar {
    direction: rtl;
}

body .style-ar .block-faq .faq .question {
    text-align: right;
}

body .style-ar .block-faq .faq .question p b:before {
    right: -35px;
}

body .style-ar .carousel {
    direction: ltr;
}

body .style-ar .carousel .slider-slide {
    direction: rtl;
}


@media screen and (min-width: 1080px) {
    body .style-ar .footer-faq .container.block {
        height: 800px;
    }
}


@media screen and (min-width: 1080px) {
    body .style-no .footer-faq {
        padding-top: 320px;
    }
}


@media screen and (min-width: 1080px) {
    body .style-it .footer-faq {
        padding-top: 370px;
    }
}


@media screen and (min-width: 1080px) {
    body .style-fr .how-works {
        max-height: 1800px;
    }
}


@media screen and (min-width: 1080px) {
    body .style-es .how-works {
        max-height: 1750px;
    }
}


@media screen and (max-width: 500px) {
    body .style-de .title {
        font-size: 30px;
    }
}


@media screen and (min-width: 1080px) {
    body .style-de .how-works {
        max-height: 1800px;
    }
}


@media screen and (min-width: 1080px) {
    body .style-se .how-works {
        max-height: 1700px;
    }
}


@media screen and (min-width: 1080px) {
    body .style-pt .how-works {
        max-height: 1700px;
    }
}


@media screen and (min-width: 1080px) {
    body .style-nl .how-works {
        max-height: 1700px;
    }
}


@media screen and (min-width: 1080px) {
    body .style-ru .how-works {
        max-height: 1800px;
    }
}


.top-section {
    background: url(../images/bg-intro.e3af18fdf3a7c3797f4f.jpg) 50% 0 no-repeat #eee
}

.block-what-matrix {
    background: url(../images/bg-advantages.d08c8005a3309098261e.jpg) 50% 0 no-repeat #3ca43c
}


@media screen and (max-width: 1200px) {
    .block-what-matrix {
        background: #eee
    }
}

.how-works {
    background: url(../images/bg-how-it-works.95164f2e800b62d99cc5.png) 0 100% no-repeat #eee
}


@media screen and (max-width: 1200px) {
    .how-works {
        background: #eee
    }

    .box-graph .block-text {
        background-color: #222
    }
}

.box-graph {
    background: url(../images/bg-graph.d8f66a584c0d2a4903ea.png) 50% 50%/cover no-repeat;
    color: #fff
}


@media screen and (max-width: 900px) {
    .header .container {
        text-align: center
    }

    .header .container img {
        max-width: 300px;
        width: 100%
    }
}

.block-icon {
    background-color: #fff
}

.block-carousel {
    background: #222;
    color: #fff
}

.block-carousel .carousel {
    align-items: normal;
    justify-content: center
}

.block-carousel .carousel .slider-slide .name {
    font-weight: 700;
    font-size: 20px;
    color: #000;
    display: block;
    margin: 15px 0
}

.block-carousel .carousel .slider-next, .block-carousel .carousel .slider-prev {
    cursor: pointer;
    display: flex;
    align-items: center
}

.block-carousel .carousel .slider-next img, .block-carousel .carousel .slider-prev img {
    opacity: .5;
    margin: 0 20px
}

.block-carousel .carousel .slider-next img:hover, .block-carousel .carousel .slider-prev img:hover {
    opacity: .9
}

.block-carousel .carousel .slider-next.hide-arrow, .block-carousel .carousel .slider-prev.hide-arrow {
    cursor: default
}

.block-carousel .carousel .slider-next.hide-arrow:hover img, .block-carousel .carousel .slider-prev.hide-arrow:hover img {
    opacity: .5
}

.block-carousel .carousel .slider-slide {
    margin: 0 20px;
    width: 25%;
    background-color: #fff;
    color: #000;
    opacity: 1;
    padding: 5px;
    display: none
}

.block-carousel .carousel .slider-slide.active {
    display: block
}


@media screen and (max-width: 1080px) {
    .block-carousel .carousel .slider-slide {
        width: 65%
    }

    .block-carousel .carousel .slider-slide.active {
       margin-bottom: 10px;
    }

    .block-carousel .carousel .slider-slide.mobileSlide {
        display: block
    }

    .block-carousel .carousel .slider-slide.hide-arrow {
        display: none
    }

    .block-carousel .carousel .slider-slide.hideArrowMobileSlide {
        display: block
    }
}


@media screen and (max-width: 700px) {
    .block-carousel .carousel .slider-slide {
        margin: 0;
    }
}


@media screen and (max-width: 400px) {
    .block-carousel .carousel .slider-next img, .block-carousel .carousel .slider-prev img {
        height: 25px
    }

    .block-carousel .carousel .slider-slide {
        width: 64%
    }

    .reg-form .video p img:last-child {
        display: none
    }
}

.block-faq {
    background-color: #fff;
    color: #000
}

.block-faq .faq {
    text-align: left;
    align-items: flex-start
}

.block-faq .faq .question {
    max-width: 500px;
    width: 100%
}


@media screen and (max-width: 1300px) {
    .block-faq .faq {
        justify-content: space-between
    }

    .block-faq .faq .question {
        width: 40%;
        max-width: 100%;
        margin: 0 20px
    }
}


@media screen and (max-width: 840px) {
    .block-faq .faq .question {
        width: 100%
    }
}

.block-faq .faq .question p b {
    position: relative;
    font-size: 20px
}

.block-faq .faq .question p b:before {
    content: 'Q';
    display: block;
    position: absolute;
    font-size: 16px;
    color: #46a506;
    text-transform: uppercase;
    width: 26px;
    height: 26px;
    border: 2px solid #4aa70c;
    border-radius: 50%;
    text-align: center;
    line-height: 25px;
    left: -35px
}

.block-faq a {
    width: 100%;
    display: block;
    position: relative;
    max-width: 100%;
    margin: 0 auto;
    background: #3ca43c;
    color: #fff;
    text-align: center;
    font-weight: 900;
    font-size: 36px;
    padding: 22px 0;
    text-transform: uppercase;
    border-bottom: 3px solid #197e19;
    transition: all .3s ease;
    text-decoration: none;
    cursor: pointer
}

.block-faq a:hover {
    background: #359135
}

.footer-faq {
    background-color: #000
}


@media screen and (min-width: 1080px) {
    .how-works {
        max-height: 1620px
    }

    .block-faq {
        -webkit-transform: translateY(100px);
        transform: translateY(100px)
    }

    .footer-faq {
        padding-top: 300px
    }
}

.title {
    font-weight: 900;
    font-size: 48px;
    margin: 0 0 20px;
    text-transform: uppercase
}


@media screen and (max-width: 720px) {
    .title {
        font-size: 35px
    }
}

.block-items {
    align-items: flex-start;
    justify-content: center;
    margin-top: 30px
}

.block-items .items {
    width: 30%;
    padding: 30px
}


@media screen and (max-width: 1200px) {
    .block-items .items {
        width: 100%;
        border: none !important
    }

    .footer {
        background: #0b0b0b
    }
}

.block-items .items h4 {
    color: #3ca43c
}

.block-items .items .icon {
    background: url(../images/advantages-icons.05c5f67f2a53ce37ae04.png) no-repeat;
    margin: 0 auto;
    height: 141px
}

.block-items .items:first-child .icon {
    background-position: 0 -1px;
    width: 140px
}

.block-items .items:nth-child(2) {
    border-left: 2px solid #3ca43c;
    border-right: 2px solid #3ca43c
}

.block-items .items:nth-child(2) .icon {
    background-position: -217px -1px;
    width: 147px
}

.block-items .items:last-child .icon {
    background-position: -440px 0;
    width: 175px
}

.block-items.block-items-bottom .items .icon {
    background: url(../images/steps-icons.8a6c670a21203f0413eb.png) no-repeat
}

.block-items.block-items-bottom .items:first-child .icon {
    background-position: 0 0;
    width: 133px;
    height: 177px
}

.block-items.block-items-bottom .items:nth-child(2) .icon {
    background-position: -238px 0;
    width: 145px;
    height: 177px
}

.block-items.block-items-bottom .items:last-child .icon {
    background-position: -471px -5px;
    width: 182px;
    height: 177px
}

.block-icon {
    padding-top: 50px;
    padding-bottom: 50px
}

.reg-form {
    display: flex;
    align-items: flex-end;
    flex-wrap: wrap;
    padding: 20px
}

.reg-form h4 {
    font-weight: 300;
    font-size: 28px;
    margin: 20px 0
}

.reg-form h5 {
    font-size: 20px;
    font-weight: 700
}

.reg-form .form {
    max-width: 500px;
    width: 100%;
    position: relative;
    margin-left: -15px;
    margin-right: -15px;
    background: #fff;
    color: #000;
    padding: 20px 40px 5px;
    box-shadow: 0 5px 10px 0 #000
}

.reg-form .form .title-form {
    margin: 15px 0 15px;
    font-weight: 700;
    text-align: center;
    font-size: 2em
}

.reg-form .form img {
    max-width: 100%;
    margin-top: 30px;
    -webkit-filter: invert(1);
    filter: invert(1)
}

.reg-form .form .steps {
    padding: 0
}

.reg-form .form .steps li {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    z-index: 3;
    line-height: 1;
    padding: 8px 0;
    text-align: center;
    width: calc(100% / 3);
    cursor: pointer;
    color: #999;
    font-weight: 700;
    transition: all .3s ease
}

.reg-form .form .steps li:before {
    font-size: 40px;
    content: ''
}

.reg-form .form .steps li:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    z-index: 2;
    top: 50%;
    width: 0;
    height: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    overflow: hidden;
    border-top: 28px solid transparent;
    border-bottom: 28px solid transparent;
    border-left: 23px solid transparent
}

.reg-form .form .steps li:first-child {
    background: #eee
}

.reg-form .form .steps li:first-child:before {
    content: '1';
    color: #fff
}

.reg-form .form .steps li:first-child:hover:before {
    color: #fff
}

.reg-form .form .steps li:nth-child(2) {
    background: #ddd
}

.reg-form .form .steps li:nth-child(2):before {
    content: '2';
    color: #999
}

.reg-form .form .steps li:nth-child(2):after {
    border-left-color: #eee
}

.reg-form .form .steps li:nth-child(2):hover:before {
    color: #fff
}

.reg-form .form .steps li:last-child {
    background: #ccc
}

.reg-form .form .steps li:last-child:before {
    content: '3';
    color: #999
}

.reg-form .form .steps li:last-child:after {
    border-left-color: #ddd
}

.reg-form .form .steps li:last-child:hover:before {
    color: #fff
}

.reg-form .video {
    max-width: 620px;
    width: 100%
}

.reg-form .video .title {
    text-transform: initial
}

.reg-form .video iframe {
    -webkit-transform: translateY(10px);
    transform: translateY(10px)
}


@media screen and (max-width: 1100px) {
    .reg-form {
        justify-content: center
    }

    .reg-form .form {
        margin-top: 20px
    }
}


@media screen and (max-width: 800px) {
    .reg-form .video {
        text-align: center
    }

    .reg-form .video iframe {
        width: 100%;
        height: 350px
    }
}


@media screen and (max-width: 800px) and (max-width: 530px) {
    .reg-form .video iframe {
        height: 300px
    }
}


@media screen and (max-width: 800px) and (max-width: 400px) {
    .reg-form .video iframe {
        height: 250px;
        width: 100%
    }
}

.reg-form .video p {
    font-size: 16px;
    background: #fff;
    color: red;
    font-weight: 700
}

.footer {
    padding: 30px 20px 20px;
    line-height: 25px;
    color: #777
}

.footer .logo img {
    width: 100px
}

.footer .menu {
    display: inline-flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin: 3px auto 0;
    text-align: center;
    width: 100%
}

.footer .menu ul {
    font-family: Roboto, sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    -webkit-padding-start: 0;
    padding-inline-start: 0;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%
}


@media screen and (max-width: 1200px) {
    .footer .logo {
        text-align: center
    }

    .footer .menu ul {
        justify-content: space-around
    }
}

.footer .menu ul li {
    font-family: Roboto, sans-serif;
    list-style: none;
    cursor: pointer
}

.footer .menu ul li a {
    color: #000;
    text-decoration: none
}

.footer .note p {
    text-align: justify;
    font-size: 11px
}

.pl {
    padding-left: 110px
}

.pr {
    padding-right: 110px
}

.pt {
    padding-top: 110px
}

.pb {
    padding-bottom: 110px
}


@media screen and (max-width: 600px) {
    .block-faq .faq .question p:first-child {
        margin-left: 35px
    }

    .pl {
        padding-left: 20px
    }

    .pr {
        padding-right: 20px
    }

    .pt {
        padding-top: 50px
    }

    .pb {
        padding-bottom: 50px
    }
}

.text-center {
    text-align: center
}

.modal-dialog {
    width: auto !important;
    text-align: left;
    margin-left: 62px;
    margin-right: 62px;
    direction: ltr
}

.modal-dialog p {
    font-size: 17px !important
}

.m-body-disclamer, .m-header-disclamer {
    font-family: 'Open Sans', sans-serif;
    background: #fff !important;
    padding: 20px;
    color: #000 !important
}

hr {
    margin: 0;
    padding: 0
}

.m-header-disclamer {
    display: flex;
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    position: relative;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px
}

.m-header-disclamer div:nth-child(1) {
    width: 30%
}

.m-header-disclamer div:nth-child(1) .m-logo {
    margin: 1px !important;
    background-size: contain;
    height: 42px;
    width: 65%
}

.m-header-disclamer div:nth-child(2) {
    width: 40%
}

.m-header-disclamer div:nth-child(2) h2 {
    text-align: center;
    font-size: 30px;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0;
    color: #000
}

.m-header-disclamer div:nth-child(3) {
    width: 30%
}

.m-header-disclamer button {
    position: absolute;
    border: 0;
    background: #fff;
    font-size: 20px;
    color: gray;
    top: 10px;
    right: 10px
}

.m-body-disclamer p {
    line-height: 25px
}

.m-body-disclamer .textik, .m-body-disclamer .textio {
    margin-top: 15px;
    margin-bottom: 10px;
    font-weight: 700
}

.m-body-disclamer .textio {
    color: gray
}

.m-footer {
    height: 60px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    background: #fff !important;
    padding-right: 20px
}

.m-footer button {
    border: 1px solid gray;
    border-radius: 5px;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) -1%, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 6%, rgba(0, 0, 0, .13) 100%);
    font-size: 16px;
    padding: 10px;
    font-weight: 400;
    color: #000 !important;
    margin-top: 10px;
    margin-right: 10px
}

.close {
    opacity: .9 !important
}


@media screen and (max-width: 991px) {
    .m-header-disclamer div:nth-child(1) .m-logo {
        width: 85%
    }

    .m-header-disclamer div:nth-child(2) h2 {
        font-size: 24px
    }
}


@media screen and (max-width: 767px) {
    .m-header-disclamer div:nth-child(1) {
        width: 0
    }

    .m-header-disclamer div:nth-child(1) .m-logo {
        visibility: hidden
    }

    .m-header-disclamer div:nth-child(2) {
        width: 100%
    }

    .m-header-disclamer div:nth-child(2) h2 {
        font-size: 18px
    }

    .m-header-disclamer div:nth-child(3) {
        width: 0
    }
}


@media screen and (max-width: 420px) {
    .modal-dialog {
        margin-left: 20px !important;
        margin-right: 20px !important
    }
}

.m-body-abus, .m-header-abus {
    font-family: 'Open Sans', sans-serif;
    color: #000 !important;
    background: #fff !important;
    padding: 20px
}

.m-body-abus p, .m-header-abus p {
    font-size: 17px !important
}

hr {
    margin: 0;
    padding: 0
}

.m-header-abus {
    display: flex;
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    position: relative;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px
}

.m-header-abus div:nth-child(1) {
    width: 30%
}

.m-header-abus div:nth-child(1) .m-logo {
    margin: 1px !important;
    background-size: contain;
    height: 42px;
    width: 65%
}

.m-header-abus div:nth-child(2) {
    width: 40%
}

.m-header-abus div:nth-child(2) h2 {
    text-align: center;
    font-size: 30px;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0;
    color: #000
}

.m-header-abus div:nth-child(3) {
    width: 30%
}

.m-header-abus button {
    position: absolute;
    border: 0;
    background: #fff;
    font-size: 20px;
    color: gray;
    top: 10px;
    right: 10px
}

.m-body-abus .form-wrapper {
    margin: 20px;
    padding: 20px;
    border: 1px solid gray;
    border-radius: 6px;
    text-align: left
}

.m-body-abus .form-wrapper .form-group {
    display: flex;
    flex-flow: column
}

.m-body-abus .form-wrapper .form-group label {
    margin-top: 5px;
    margin-bottom: 5px;
    color: #000 !important;
    font-family: 'Open Sans', sans-serif !important;
    font-size: 16px !important;
    font-style: normal !important
}

.m-body-abus .form-wrapper .form-group input, .m-body-abus .form-wrapper .form-group textarea {
    height: 38px;
    border-radius: 5px;
    border: 1px solid #bbbaba;
    outline: 0;
    padding-left: 20px;
    padding-right: 20px;
    background: #fff !important;
    color: #000;
    font-size: 14px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    font-family: 'Open Sans', sans-serif !important;
    text-align: left !important;
    box-shadow: none
}

.m-body-abus .form-wrapper .form-group input::-webkit-input-placeholder, .m-body-abus .form-wrapper .form-group textarea::-webkit-input-placeholder {
    color: gray;
    font-size: 14px
}

.m-body-abus .form-wrapper .form-group input::-moz-placeholder, .m-body-abus .form-wrapper .form-group textarea::-moz-placeholder {
    color: gray;
    font-size: 14px
}

.m-body-abus .form-wrapper .form-group input:-ms-input-placeholder, .m-body-abus .form-wrapper .form-group textarea:-ms-input-placeholder {
    color: gray;
    font-size: 14px
}

.m-body-abus .form-wrapper .form-group input::-ms-input-placeholder, .m-body-abus .form-wrapper .form-group textarea::-ms-input-placeholder {
    color: gray;
    font-size: 14px
}

.m-body-abus .form-wrapper .form-group input::placeholder, .m-body-abus .form-wrapper .form-group textarea::placeholder {
    color: gray;
    font-size: 14px
}

.m-body-abus .form-wrapper .form-group .block {
    width: 50%
}

.m-body-abus .form-wrapper .form-group textarea {
    height: 80px;
    padding-top: 10px
}

.m-body-abus .form-wrapper .form-group input:focus {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6) !important
}

.m-body-abus .form-wrapper .form-group p {
    margin-top: 5px;
    margin-bottom: 10px;
    color: #315e32;
    display: none
}

.m-body-abus .form-wrapper .form-group.has-success input:focus {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #315e32 !important
}

.m-body-abus .form-wrapper .form-group.has-warning input:focus {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168 !important
}

.m-body-abus .form-wrapper .form-group.has-error input, .m-body-abus .form-wrapper .form-group.has-error input:focus {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #e43d3a !important;
    border: 1px solid red
}

.m-body-abus .form-wrapper .form-group.has-error p {
    display: block;
    font-size: 14px !important;
    color: #fff !important
}

.m-body-abus .form-wrapper .upload-block button {
    width: 120px;
    background: #fff;
    border: 1px solid grey;
    border-radius: 5px;
    margin-top: 10px;
    margin-bottom: 15px;
    font-size: 14px !important;
    color: #0c5460 !important
}

.m-body-abus .form-wrapper button {
    width: 50%;
    color: #fff;
    background-color: #5bc0de;
    border: 1px solid #46b8da;
    margin-top: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 5px
}

.m-body-abus .anti-spam-policy {
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 20px
}

.m-body-abus .anti-spam-policy h4 {
    font-family: 'Open Sans', sans-serif !important;
    text-transform: uppercase;
    line-height: 35px;
    font-weight: 700;
    color: #000
}

.m-body-abus .anti-spam-policy p {
    line-height: 25px
}

.m-body-abus .anti-spam-policy div {
    margin-top: 10px;
    border: 1px solid #bee5eb;
    background-color: #d1ecf1;
    border-radius: 6px;
    padding: 15px 0
}

.m-body-abus .anti-spam-policy div ul {
    color: #0c5460;
    font-size: 17px;
    list-style-type: none;
    padding: 0;
    margin: 0 20px
}

.m-body-abus .anti-spam-policy div ul li {
    font-size: 17px;
    margin-right: 10px;
    line-height: 1.5
}

.m-body-abus .report-spam {
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 20px
}

.m-body-abus .report-spam h4 {
    text-transform: uppercase;
    line-height: 35px;
    color: #000
}

.m-body-abus .report-spam p {
    line-height: 25px
}

.m-footer {
    height: 60px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    background: #fff !important;
    padding-right: 20px
}

.m-footer button {
    border: 1px solid gray;
    border-radius: 5px;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) -1%, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 6%, rgba(0, 0, 0, .13) 100%);
    font-size: 16px;
    padding: 10px;
    font-weight: 400;
    color: #000 !important;
    margin-top: 10px;
    margin-right: 10px
}

.close {
    opacity: .9 !important
}


@media screen and (max-width: 991px) {
    .m-header-abus div:nth-child(1) .m-logo {
        width: 85%
    }

    .m-header-abus div:nth-child(2) h2 {
        font-size: 24px
    }
}


@media screen and (max-width: 767px) {
    .m-header-abus div:nth-child(1) {
        width: 0
    }

    .m-header-abus div:nth-child(1) .m-logo {
        visibility: hidden
    }

    .m-header-abus div:nth-child(2) {
        width: 100%
    }

    .m-header-abus div:nth-child(2) h2 {
        font-size: 18px
    }

    .m-header-abus div:nth-child(3) {
        width: 0
    }
}


@media screen and (max-width: 420px) {
    .form-wrapper {
        margin-left: 5px;
        margin-right: 5px;
        padding-left: 5px;
        padding-right: 5px
    }
}

.form-container-unique {
    position: relative
}

.form-container-unique .overlay-wrapper.show {
    z-index: 300;
    background: #fff;
    opacity: .7;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.form-container-unique .error-overlay {
    padding: 0;
    overflow: hidden
}

.form-container-unique .error-overlay .title {
    color: red;
    font-size: 24px;
    font-weight: 600;
    text-align: center;
    margin: 0;
    display: flex;
    align-items: center;
    height: 100%;
    justify-content: center
}

.toggle-password-icon {
    position: absolute;
    right: 12px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
    font-size: 20px
}

.relative {
    position: relative
}

.generate-password {
    cursor: pointer;
    font-weight: 600;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-bottom: 5px
}

.btn {
    white-space: normal;
    padding: 2px 5px
}

.form-actions button {
    border: 0;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, .4);
    width: 100%;
    height: 72px;
    border-radius: 6px;
    margin-top: 1px;
    cursor: pointer;
    font-family: MontserratExtra, sans-serif;
    font-size: 28px;
    text-transform: uppercase;
    font-weight: 800
}

.form-actions button:hover {
    font-size: 29px
}


@media screen and (max-width: 424px) {
    .form-actions button {
        font-size: 22px
    }
}

.form-group {
    margin-bottom: 10px
}

.form-group .help-block {
    margin-top: 3px;
    margin-bottom: 3px;
    display: none;
    line-height: 1.1;
    z-index: 20;
    font-size: 14px;
    font-weight: 600;
    text-align: left;
    border-radius: 3px;
    box-shadow: none;
    padding: 5px 9px
}

.form-group .password-wrapper .relative {
    width: 54%;
    float: left
}

.form-group .password-wrapper .relative input {
    background-color: #f5f5f5;
    box-sizing: border-box;
    padding-right: 40px
}

.form-group .password-wrapper button {
    width: 43%;
    margin-left: 3%;
    background: #5799ff;
    border-radius: 4px;
    border: 0;
    height: 43px;
    color: #fff;
    font-size: 12px;
    line-height: 11px
}

.form-group input,.form-group select {
    background-color: #f5f5f5;
    border-radius: 0;
    border-width: 0;
    box-shadow: inset 1px 1px 1px #bfbfbf;
    box-sizing: border-box;
    font-size: 14px;
    text-indent: 5px;
    height: 42px;
    width: 100%
}

.form-group input:focus {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    outline: rgba(102, 175, 233, .6) auto 1px
}

.form-group {
    position: relative
}

.phone_number {
    box-shadow: none
}


@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none) {
    .phone_number {
        padding-top: 3px
    }
}

.form-control:focus {
    box-shadow: none
}

.intl-tel-input {
    width: 100%;
    font-size: 14px
}

.intl-tel-input .flag-container {
    width: 95px
}

.intl-tel-input .flag-container .selected-flag {
    display: flex;
    align-items: center;
    height: 100%;
    border-radius: 0;
    background-color: rgba(0, 0, 0, .05)
}

.intl-tel-input .selected-dial-code {
    font-size: 14px;
    font-family: Roboto, sans-serif
}

.intl-tel-input input {
    width: 100%;
    height: 42px;
    font-size: 14px;
}

.intl-tel-input input::-webkit-input-placeholder {
    color: grey;
    font-size: 14px
}

.intl-tel-input input::-moz-placeholder {
    color: grey;
    font-size: 14px
}

.intl-tel-input input:-ms-input-placeholder {
    color: grey;
    font-size: 14px
}

.intl-tel-input input::-ms-input-placeholder {
    color: grey;
    font-size: 14px
}

.intl-tel-input input::placeholder {
    color: grey;
    font-size: 14px
}

.intl-tel-input.separate-dial-code .selected-dial-code {
    padding-left: 5px
}

.phone-message-argentina {
    font-weight: 700;
    margin-top: 3px
}


@media screen and (max-width: 767px) {
    .intl-tel-input {
        margin-bottom: 0
    }
}

.preloader {
    position: fixed;
    z-index: 1;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='70' height='70' viewBox='0 0 50 50'%3E%3Cpath d='M28.43 6.378C18.27 4.586 8.58 11.37 6.788 21.533c-1.791 10.161 4.994 19.851 15.155 21.643l.707-4.006C14.7 37.768 9.392 30.189 10.794 22.24c1.401-7.95 8.981-13.258 16.93-11.856l.707-4.006z'%3E%3CanimateTransform attributeType='xml' attributeName='transform' type='rotate' from='0 25 25' to='360 25 25' dur='0.6s' repeatCount='indefinite'/%3E%3C/path%3E%3C/svg%3E") center/50px no-repeat
}

.has-error .help-block {
    color: #a94442
}

modal-container .modal-content {
    background-color: #fff
}

.basic-modal-header .logo {
    display: block;
    background-size: contain;
    height: 30px;
    width: 200px;
    margin: auto;
    position: static
}


@media screen and (max-width: 420px) {
    .form-group .password-wrapper button {
        font-size: 10px
    }
}

.already-exists-email-overlay {
    opacity: .95;
    padding: 15px;
    font-size: 14px;
    line-height: 24px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    z-index: 300;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    font-family: Lato, sans-serif;
    color: #ecf0f1
}

.already-exists-email-overlay p {
    font-weight: 500;
    margin-bottom: 10px
}

.already-exists-email-overlay p, .already-exists-email-overlay span {
    color: #000
}

.already-exists-email-overlay .email {
    font-weight: 600
}

.already-exists-email-overlay a {
    padding: 0;
    font-weight: 600;
    color: #2776bb
}

.already-exists-email-overlay .href {
    color: #2776bb;
    cursor: pointer;
    font-weight: 600
}

.already-exists-email-overlay .already-exists-email-buttons {
    display: flex;
    justify-content: space-around
}

.loader-overlay {
    z-index: 300;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    background-color: #fff;
    opacity: .85;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    font-family: Lato, sans-serif;
    font-size: 35px;
    line-height: 40px;
    color: #ecf0f1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.loader-overlay .dots-box {
    display: block;
    background: url(../images/loader.5243dea18965998ada54.gif) no-repeat;
    width: 43px;
    height: 11px
}

.loader-overlay .animated-container {
    display: block;
    margin-top: 5px;
    font-weight: 600;
    overflow: hidden;
    height: 40px;
    padding: 0 20px;
    width: auto;
    font-size: 32px
}

.loader-overlay .animated-container .list {
    padding: 0;
    margin-top: 0;
    text-align: center;
    list-style: none;
    -webkit-animation-name: change;
    -webkit-animation-duration: 21s;
    animation-name: change;
    animation-duration: 21s
}

.loader-overlay .animated-container .list .item {
    line-height: 40px;
    margin: 0;
    font-size: 21px;
    color: #4d5356;
    text-shadow: 6.983px .488px 0 rgba(0, 0, 0, .1);
    font-style: normal;
    font-weight: 300
}

.loader {
    height: 30px;
    width: 90px;
    position: relative
}

.loader .bar {
    height: 0;
    position: absolute;
    bottom: 0;
    width: 10px;
    border-radius: 2px
}

.loader .bar:nth-child(0) {
    left: -15px;
    -webkit-animation: 2.5s ease-in-out infinite bottom-top;
    animation: 2.5s ease-in-out infinite bottom-top
}

.loader .bar:nth-child(1) {
    left: 0;
    -webkit-animation: 2.5s ease-in-out .3s infinite bottom-top;
    animation: 2.5s ease-in-out .3s infinite bottom-top
}

.loader .bar:nth-child(2) {
    left: 15px;
    -webkit-animation: 2.5s ease-in-out .6s infinite bottom-top;
    animation: 2.5s ease-in-out .6s infinite bottom-top
}

.loader .bar:nth-child(3) {
    left: 30px;
    -webkit-animation: 2.5s ease-in-out .9s infinite bottom-top;
    animation: 2.5s ease-in-out .9s infinite bottom-top
}

.loader .bar:nth-child(4) {
    left: 45px;
    -webkit-animation: 2.5s ease-in-out 1.2s infinite bottom-top;
    animation: 2.5s ease-in-out 1.2s infinite bottom-top
}

.loader .bar:nth-child(5) {
    left: 60px;
    -webkit-animation: 2.5s ease-in-out 1.5s infinite bottom-top;
    animation: 2.5s ease-in-out 1.5s infinite bottom-top
}

.loader .bar:nth-child(6) {
    left: 75px;
    -webkit-animation: 2.5s ease-in-out 1.8s infinite bottom-top;
    animation: 2.5s ease-in-out 1.8s infinite bottom-top
}


@-webkit-keyframes bottom-top {
    0%, 100% {
        height: 0;
        opacity: 0
    }
    50% {
        height: 30px;
        opacity: 1
    }
}


@keyframes bottom-top {
    0%, 100% {
        height: 0;
        opacity: 0
    }
    50% {
        height: 30px;
        opacity: 1
    }
}


@keyframes change {
    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    84%, 85.8% {
        -webkit-transform: translate(0, -14.2%);
        transform: translate(0, -14.2%)
    }
    70%, 71.6% {
        -webkit-transform: translate(0, -28.4%);
        transform: translate(0, -28.4%)
    }
    55%, 57.3% {
        -webkit-transform: translate(0, -42.6%);
        transform: translate(0, -42.6%)
    }
    42%, 43.2% {
        -webkit-transform: translate(0, -56.8%);
        transform: translate(0, -56.8%)
    }
    28%, 29% {
        -webkit-transform: translate(0, -71%);
        transform: translate(0, -71%)
    }
    14%, 15% {
        -webkit-transform: translate(0, -85.2%);
        transform: translate(0, -85.2%)
    }
    0%, 0.6% {
        -webkit-transform: translate(0, -99.4%);
        transform: translate(0, -99.4%)
    }
}


@-webkit-keyframes change {
    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    84%, 85.8% {
        -webkit-transform: translate(0, -14.2%);
        transform: translate(0, -14.2%)
    }
    70%, 71.6% {
        -webkit-transform: translate(0, -28.4%);
        transform: translate(0, -28.4%)
    }
    55%, 57.3% {
        -webkit-transform: translate(0, -42.6%);
        transform: translate(0, -42.6%)
    }
    42%, 43.2% {
        -webkit-transform: translate(0, -56.8%);
        transform: translate(0, -56.8%)
    }
    28%, 29% {
        -webkit-transform: translate(0, -71%);
        transform: translate(0, -71%)
    }
    14%, 15% {
        -webkit-transform: translate(0, -85.2%);
        transform: translate(0, -85.2%)
    }
    0%, 0.6% {
        -webkit-transform: translate(0, -99.4%);
        transform: translate(0, -99.4%)
    }
}

.cookie-policy {
    box-sizing: border-box
}

button {
    text-transform: uppercase
}

button.btn-success {
    text-transform: none
}

body .style-ar .form-group {
    direction: rtl
}

body .style-ar .form-group.reg-phone.form-group.has-success:after, body .style-ar .form-group.reg-phone.has-success-border:after {
    right: 10px !important;
    left: auto
}

body .style-ar .form-group.field-ti0form-email {
    direction: ltr
}

body .style-ar .form-group.field-ti0form-email.form-group.has-success:after, body .style-ar .form-group.field-ti0form-email.has-success-border:after {
    right: 10px;
    left: auto
}

body .style-ar .form-group.field-ti0form-email .form-control {
    text-align: left;
    padding: 6px 12px 6px 0
}

body .style-ar .form-group.field-ti0form-email .form-control.ng-valid {
    padding: 6px 40px 6px 0
}

body .style-ar .form-group.field-ti0form-email .form-control::-webkit-input-placeholder {
    text-align: right;
    padding-right: 20px
}

body .style-ar .form-group.field-ti0form-email .form-control::-moz-placeholder {
    text-align: right;
    padding-right: 20px
}

body .style-ar .form-group.field-ti0form-email .form-control:-ms-input-placeholder {
    text-align: right;
    padding-right: 20px
}

body .style-ar .form-group.field-ti0form-email .form-control::-ms-input-placeholder {
    text-align: right;
    padding-right: 20px
}

body .style-ar .form-group.field-ti0form-email .form-control::placeholder {
    text-align: right;
    padding-right: 20px
}

body .style-ar .form-group:not(.field-ti0form-email):after {
    right: auto !important;
    left: 10px
}

body .style-ar .form-group:not(.field-ti0form-email) .form-control {
    direction: rtl;
    text-align: right;
    padding: 6px 12px 6px 40px
}

body .style-ar .form-group:not(.field-ti0form-email) .form-control::-webkit-input-placeholder {
    padding-right: 6px
}

body .style-ar .form-group:not(.field-ti0form-email) .form-control::-moz-placeholder {
    padding-right: 6px
}

body .style-ar .form-group:not(.field-ti0form-email) .form-control:-ms-input-placeholder {
    padding-right: 6px
}

body .style-ar .form-group:not(.field-ti0form-email) .form-control::-ms-input-placeholder {
    padding-right: 6px
}

body .style-ar .form-group:not(.field-ti0form-email) .form-control::placeholder {
    padding-right: 6px
}

body .style-ar .form-group.has-error .help-block {
    text-align: right;
    direction: rtl
}

body .style-ar .form-group.has-error .help-block span {
    display: inline-block;
    direction: ltr
}

body .style-ar .form-group .form-control::-webkit-input-placeholder {
    text-align: right
}

body .style-ar .form-group .form-control::-moz-placeholder {
    text-align: right
}

body .style-ar .form-group .form-control:-ms-input-placeholder {
    text-align: right
}

body .style-ar .form-group .form-control::-ms-input-placeholder {
    text-align: right
}

body .style-ar .form-group .form-control::placeholder {
    text-align: right
}

body .style-ar form .form-group .intl-tel-input .form-control, body .style-ar form .form-group .intl-tel-input input {
    direction: ltr;
    text-align: left;
    padding: 0 42px 0 110px
}

body .style-ar form .form-group .intl-tel-input .form-control::-webkit-input-placeholder {
    direction: ltr;
    text-align: left
}

body .style-ar form .form-group .intl-tel-input .form-control::-moz-placeholder {
    direction: ltr;
    text-align: left
}

body .style-ar form .form-group .intl-tel-input .form-control:-ms-input-placeholder {
    direction: ltr;
    text-align: left
}

body .style-ar form .form-group .intl-tel-input .form-control::-ms-input-placeholder {
    direction: ltr;
    text-align: left
}

body .style-ar form .form-group .intl-tel-input .form-control::placeholder {
    direction: ltr;
    text-align: left
}

body .style-ar form .form-group .intl-tel-input .selected-flag {
    direction: ltr
}

body .style-ar form .form-group .intl-tel-input .selected-flag .iti-flag {
    left: 5px
}

body .style-ar .flag-container .country-list {
    direction: ltr;
    left: 0;
    z-index: 6
}

body .style-ar .form-group input {
    padding: 0 12px 0 42px;
    text-align: right
}

body .style-ar .form-group input[type=email] {
    direction: ltr;
    text-align: left;
    padding: 0 30px
}

body .style-ar .form-group .password-wrapper {
    direction: ltr
}

body .style-ar .password-wrapper .relative .toggle-password-icon {
    right: auto;
    left: 20px
}

.fa.fa-close {
    display: block;
    width: 16px;
    height: 16px;
    background: url(../images/modal_close.9d2f27e6990139da2efe.svg) center center/contain no-repeat
}

.fa.fa-eye-slash {
    display: block;
    width: 22px;
    height: 22px;
    background: url(../images/eye_slash.ad9b99e9443bd8364252.svg) center center/22px no-repeat
}

.fa.fa-eye {
    display: block;
    width: 22px;
    height: 22px;
    background: url(../images/eye.296af2a2927d6d5d9f67.svg) center center/22px no-repeat
}

.form-group.has-error input:focus, .form-group.has-error input {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #e43d3a;
    border: 1px solid red
}

.form-container-unique .form-group.has-success .form-control {
    border: 1px solid green
}

.form-group.has-success input {
    padding-right: 40px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #315e32
}

.has-success-border {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #315e32;
    border: 1px solid green;
    border-radius: 0
}

.fa-eye-slash:before, .fa-eye:before {
    content: ''
}

.form-container-unique .form-group .has-success-border:after, .form-container-unique .form-group.has-success:after {
    content: ' ';
    background: url(../images/check.ad60fa6081dc43d93b8d.svg) center center/22px no-repeat;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 22px;
    width: 22px;
    padding-right: 40px;
    z-index: 2
}

.block {
    display: block
}

.regSuccess {
    background: #fff;
    font-size: 18px;
    text-align: center;
    padding: 20px 40px
}

.regSuccess__img {
    margin: 10px 0 25px;
    max-width: 100%;
    width: 150px
}


@media screen and (max-width: 1023px) {
    .regSuccess {
        padding: 10px 20px
    }

    .regSuccess__img {
        width: 120px
    }
}


@media screen and (max-width: 767px) {
    .regSuccess {
        font-size: 16px;
        padding: 10px
    }

    .regSuccess__img {
        width: 100px
    }
}

.confirm-text {
    margin: 6px auto;
    max-width: 310px
}

.confirm-text_links {
    line-height: 1.1;
    font-size: 12px;
    font-weight: 400;
    color: #363636;
    text-align: center
}

.confirm-text_links.light--colors {
    color: #fff
}

.confirm-text_links.light--colors a, .confirm-text_links.light--colors a {
    color: #87cefa
}

.confirm-text_links a, .confirm-text_links a {
    line-height: 1.1;
    font-size: 12px;
    font-weight: 400
}

.cookie-policy {
    width: 100%;
    position: fixed;
    bottom: 0;
    z-index: 999999;
    background: #fff;
    padding: 40px;
    opacity: 1
}

.cookie-policy .fa-close {
    position: absolute;
    right: 5px;
    top: 5px;
    font-size: 24px;
    cursor: pointer
}

.cookie-policy button {
    margin-left: 15px
}

.cookie-policy a {
    cursor: pointer
}


@media screen and (min-width: 992px) {
    .cookie-policy {
        opacity: 1
    }
}

.hide-cookie {
    z-index: 1
}

.modal-body {
    direction: ltr !important;
    color: #000
}

.modal-body li {
    list-style: disc;
    margin-left: 15px
}

.modal-header {
    display: flex;
    flex-flow: row;
    justify-content: space-between;
    border: 0;
    position: relative
}

.modal-header::after, .modal-header::before {
    display: none
}

.modal-header div:nth-child(1) {
    width: 30%
}

.modal-header div:nth-child(1) .m-logo {
    margin: 1px !important;
    background-size: contain;
    height: 42px;
    width: 65%
}

.modal-header div:nth-child(2) {
    width: 40%
}

.modal-header div:nth-child(2) h4 {
    color: #000;
    text-align: center;
    font-size: 30px;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0;
    text-transform: uppercase
}

.modal-header div:nth-child(3) {
    width: 30%
}

.modal-header button {
    position: absolute;
    border: 0;
    background: #fff;
    font-size: 20px;
    color: gray;
    top: 10px;
    right: 10px
}

.modal-content {
    background: #fff;
    border-radius: 10px;
    padding: 20px;
    line-height: 1.6
}

.m-footer {
    height: 40px;
    padding-right: 20px
}

.m-footer button {
    border: 1px solid gray;
    border-radius: 5px;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) -1%, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 6%, rgba(0, 0, 0, .13) 100%);
    font-size: 16px;
    padding: 10px;
    font-weight: 400;
    color: #000 !important;
    margin: 10px
}

.m-footer .close {
    opacity: .9
}

.text-center {
    text-align: center
}

.text-center a {
    color: #00f;
    text-decoration: underline
}

.text-center button {
    background-color: #398439;
    border: 0;
    border-radius: 3px;
    color: #fff;
    padding: 5px 15px;
    font-size: 15px;
    cursor: pointer
}


@media screen and (max-width: 991px) {
    .modal-header div:nth-child(1) .m-logo {
        width: 85%
    }

    .modal-header div:nth-child(2) h4 {
        font-size: 24px
    }
}


@media screen and (max-width: 767px) {
    .modal-header div:nth-child(1) {
        width: 0
    }

    .modal-header div:nth-child(1) .m-logo {
        visibility: hidden
    }

    .modal-header div:nth-child(2) {
        width: 100%
    }

    .modal-header div:nth-child(2) h2 {
        font-size: 18px
    }

    .modal-header div:nth-child(3) {
        width: 0
    }
}

@media screen and (max-width: 420px) {
    .m-logo {
        display: none !important
    }
}

.has-success-border {
    border: 1px solid green;
    border-radius: 5px
}

.country-list .country .country-name {
    color: #000 !important
}

.intl-tel-input .selected-flag {
    width: 70px !important
}

.intl-tel-input .selected-flag {
    width: 100% !important;
    padding-right: 15px;
    border-radius: 4px;
    border-top-right-radius: unset;
    border-bottom-right-radius: unset
}

#telInputWrapper .intl-tel-input .flag-container {
    width: 110px
}

#telInputWrapper .intl-tel-input .selected-flag {
    padding-right: 6px
}

#telInputWrapper .selected-dial-code {
    padding-left: 5px
}

#telInputWrapper .iti-flag {
    min-width: 20px
}

#telInputWrapper input {
    padding: 0 42px 0 110px
}

.btc-widget-block {
    z-index: 99999;
    position: fixed;
    bottom: 10px;
    left: 10px;
}

@media (max-width: 500px) {
    .btc-widget-block {
        display: none;
    }
}

.row:before, .row:after{
    display: inline-block !important;
}


select {
    background-image:
            linear-gradient(45deg, transparent 50%, gray 50%),
            linear-gradient(135deg, gray 50%, transparent 50%),
            linear-gradient(to right, #ccc, #ccc);
    background-position:
            calc(100% - 20px) calc(1em + 2px),
            calc(100% - 15px) calc(1em + 2px),
            calc(100% - 2.5em) 0.5em;
    background-size:
            5px 5px,
            5px 5px,
            1px 1.5em;
    background-repeat: no-repeat;
}

select:focus {
    background-image:
            linear-gradient(45deg, green 50%, transparent 50%),
            linear-gradient(135deg, transparent 50%, green 50%),
            linear-gradient(to right, #ccc, #ccc);
    background-position:
            calc(100% - 15px) 1em,
            calc(100% - 20px) 1em,
            calc(100% - 2.5em) 0.5em;
    background-size:
            5px 5px,
            5px 5px,
            1px 1.5em;
    background-repeat: no-repeat;
    border-color: green;
    outline: 0;
}


select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000;
}
