@import url("css.css");

/* Fintech Ltd. |  CSS Dev Version | Not Prefixed */

/* Iframe Form */

body {
    margin: 0;
    font-family: 'Open Sans', sans-serif;
    background-color: transparent;
}

label.control-label {
    display: none;
}

#myform {
    padding: 0 10px;
    max-width: 510px;
    margin: auto;
}

body > div.formSection.formIn {
    max-width: 100vw;
    width: 100%;
}

#outbox {
    display: none;
}

.form-control::-webkit-input-placeholder {
    color: #fff;
    opacity: 0.65 !important;
}

.form-control::-moz-placeholder {
    color: #fff;
    opacity: 0.65 !important;
}

.form-control:-moz-placeholder {
    color: #fff;
    opacity: 0.65 !important;
}

.form-control:-ms-input-placeholder {
    color: #fff;
    opacity: 0.65 !important;
}

.form-control:input-placeholder {
    color: #fff;
    opacity: 0.65 !important;
}

.form-control:focus::-webkit-input-placeholder {
    color: transparent
}

.form-control:focus::-moz-placeholder {
    color: transparent
}

.form-control:focus:-moz-placeholder {
    color: transparent
}

.form-control:focus:-ms-input-placeholder {
    color: transparent
}


/* Input */


input.form-control, select.form-control {
    /* margin-top: 12px;
    border-radius: 4px; */
    /*box-shadow: inset 0 2px 0 rgba(0,0,0,.05);*/
    /* min-height: 35px;
    border: 1px solid #ccc;
    color: #333;
    display: block;
    font-family: ubuntu,sans-serif;
    margin: auto;
    line-height: 31px;
    background-image: none;
    padding: 0 20px;
    box-sizing: border-box;
    transition: border-color .2s ease-in-out 0s,box-shadow .15s ease-in-out 0s;
    vertical-align: middle;
    width: 100%;
    margin-bottom: 8px;
    background-color: #fff;
    height: 42px;
    font-weight: 300;
    font-size: 16px; */
    padding: 20px 20px;
    font-size: 18px;
    width: 100%;
    color: white !important;
    border-radius: 5px;
    background-color: transparent !important;
    border: 1px solid hsla(0, 0%, 100%, 0.35);
    height: 60px;
}

.form-groups {
    width: 100%;
    margin-bottom: 15px;
}

/* Input Wraps */


input.form-control[type="text"] {
    text-transform: capitalize;
}

/*input.form-control:hover {
     border: 1px solid rgba(148, 245, 89, .7)
}
input.form-control:focus  {
     outline: 0;
    border-color: #843534;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 6px #ce8483;
}*/

input.form-control:hover {
    border: 1px solid #4070f4;
}

input.form-control:focus {
    outline: 0;
    border: 1.5px solid;
    border-color: #4070f4;
    background: transparent;
    box-shadow: none;
}

/* Country */

#country {
    display: none;
}

/* Phone */

.intl-tel-input input, .intl-tel-input input[type=text], .intl-tel-input input[type=tel] {
    position: relative;
    z-index: 0;
    margin-top: 10px !important;
    padding-right: 0;
    margin-right: 0;
}

/* Checkbox */
.checkbox {
    display: block;
    color: #7b7b7b;
    padding-top: 10px;
    font-size: 15px;
    display: none;
}

.btn span {
    display: none;
}

#myform .btn {
    font-family: "DM Sans", Sans-serif;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 1px;
    fill: #000000;
    color: #000000;
    background-color: #45F5A1;
    border-style: solid;
    border-width: 8px 8px 8px 8px;
    border-color: #000000C4;
    border-radius: 50px 50px 50px 50px;
    padding: 23px 36px 21px 36px;
    width: 100%;
    margin-top: 15px;
}

#myform > button:hover {
    background-color: #58F6AA;
    border-color: #000000D6;
}

.btn:after {
    content: "Start making €2,200+ a day!"
}

.btn span {
    display: none
}

#outbox {
    max-width: 100vw
}

@keyframes animationFrames {
    0% {
        transform: rotate(0)
    }
    to {
        transform: rotate(1turn)
    }
}

@-webkit-keyframes animationFrames {
    0% {
        -webkit-transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(1turn)
    }
}

#myform {
    -webkit-perspective-origin: 50% 50%;
    perspective-origin: 50% 50%;
    -webkit-perspective: 500px;
    perspective: 500px
}

@keyframes boinkyOne {
    0% {
        transform: rotateY(0);
        animation-timing-function: cubic-bezier(.25, .25, .75, .75)
    }
    10% {
        transform: rotateY(5deg)
    }
    20% {
        transform: rotateY(-5deg)
    }
    30% {
        transform: rotateY(5deg)
    }
    40% {
        transform: rotateY(-5deg)
    }
    50% {
        transform: rotateY(5deg)
    }
    60% {
        transform: rotateY(0)
    }
    to {
        transform: rotateY(0)
    }
}

#myform::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

@keyframes animationFrames {
    0% {
        transform: rotate(0)
    }
    to {
        transform: rotate(1turn)
    }
}

@-webkit-keyframes animationFrames {
    0% {
        -webkit-transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(1turn)
    }
}

#myform {
    -webkit-perspective-origin: 50% 50%;
    perspective-origin: 50% 50%;
    -webkit-perspective: 500px;
    perspective: 500px
}

@keyframes boinkyOne {
    0% {
        transform: rotateY(0);
        animation-timing-function: cubic-bezier(.25, .25, .75, .75)
    }
    10% {
        transform: rotateY(5deg)
    }
    20% {
        transform: rotateY(-5deg)
    }
    30% {
        transform: rotateY(5deg)
    }
    40% {
        transform: rotateY(-5deg)
    }
    50% {
        transform: rotateY(5deg)
    }
    60% {
        transform: rotateY(0)
    }
    to {
        transform: rotateY(0)
    }
}

input {
    -webkit-transition: -webkit-box-shadow .3s ease-in-out, border .3s ease-in-out;
    transition: box-shadow .3s ease-in-out, border .3s ease-in-out;
}

input:focus {
    border-color: #dfe1e9;
    background-color: #eaf1f3;
    box-shadow: none;
    outline: 0;
}

.btn:after {
    content: none;
}

.btn span {
    display: block;
}

/* Hide all steps by default: */

.step-title {
    display: none;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
}

/* Make circles that indicate the steps of the form: */
.step {
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin: 0 20px;
    text-align: center;
    font-family: "Open Sans", sans-serif;
    font-size: 1.25em;
    font-weight: 700;
    border-radius: 50%;
    background: #fff;
    color: #2ba6df;
    box-shadow: 0 0 0 1px #bdbdbd inset, 0 0 0 4px #fff;
}

/* Mark the active step: */
/*.step.active {
 background: #ffaf38;
    background: linear-gradient(to bottom, #a110cb 0%, #740d92 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a110cb', endColorstr='#740d92',GradientType=0 );
    color: #ffffff;
    border-color: #5e4c9e;
    text-shadow: 0.5px 0.866px 0px rgba(0, 0, 0, 0.35);
}
*/
/* Mark the steps that are finished and valid: */
.step.finish {
    background: #2ba6df;
    color: #fff;
}

input.error {
    background-color: #ffdddd;
}

#pageloader {
    background: rgba(255, 255, 255, 0.8);
    display: none;
    height: 100%;
    position: fixed;
    width: 100%;
    z-index: 9999;
}

.showpre {
    display: block !important;
}

#pageloader img {
    left: 50%;
    margin-left: -32px;
    margin-top: -32px;
    position: absolute;
    top: 50%;
}

/* input#phone::placeholder {
    opacity: 0.75 !important;
}
input::placeholder {
    opacity: 1 !important;
} */
.privacy-text {
    display: inline !important;
    padding: 0 !important;
    margin: 5px 0 !important;
    font-size: 12px !important;
    color: #fff !important;
    box-shadow: none !important;
}

.lockimg {
    width: 15px !important;
    height: 15px !important;
    display: inline-block !important;
    vertical-align: middle !important;
}

.headerformText {
    background: linear-gradient(116.57deg, #1B2150 16.67%, #202C8D 100%);
    padding-left: 1rem;
    padding-right: 1rem;
    padding-bottom: 0.75rem;
    padding-top: 0.75rem;
    font-size: 1.25rem;
    font-weight: 600;
    color: #fff;
    border-radius: 10px 10px 0 0;
    display: none;
}

.main-form-body {
    max-width: 420px;
    margin: 0 auto !important;
    box-shadow: 0 6px 20px 0 rgb(69 245 161 / 20%);
    padding: 10px;
    border-radius: 9px;
    overflow: hidden;
    border-style: solid;
    border-width: 1px;
    border-color: hsla(0, 0%, 100%, 0.25);
    border-radius: 12px;
    background-color: rgba(0, 0, 0, 0.65) !important;
    min-height: 450px;
    transition: transform 300ms ease, -webkit-transform 300ms ease;
}

.privacy-div {
    margin: auto;
    text-align: center !important;
}


#submitBtnText {
    display: flex;
    justify-content: center;
    align-items: center;
}

.loader-spinner {
    border: 2px solid #f3f3f3;
    border-radius: 50%;
    width: 28px;
    height: 28px;
    -webkit-animation: spin 1s infinite ease-in; /* Safari */
    animation: spin 1s infinite ease-in;
    border-top-color: #202C8D;
    border-left-color: #202C8D;
}

.loader-section {
    display: flex;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #fff;
    text-align: center;
    justify-content: center;
    align-items: center
}

.loading-section {
    border: 3px solid #ccc;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    border-top-color: #ff5e14;
    border-left-color: #ff5e14;
    animation: spin 1s infinite ease-in
}

@keyframes spin {
    0% {
        transform: rotate(0)
    }
    100% {
        transform: rotate(360deg)
    }
}
div#includeFormContent {
    padding: 10px;
}