@charset "UTF-8";
html,
body {
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
    margin: 0;
    padding: 0;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    min-height: 100%;
    overflow-x: hidden;
    background: black;
}

*,
*::before,
*::after {
    box-sizing: border-box;
}

* {
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}

*:focus {
    outline: none;
}

button:focus {
    outline: 0;
}

iframe {
    width: 100%;
}

input::-ms-clear {
    display: none;
}

#header .navbar a.nav-link {
    border-top: 1px solid rgba(0, 0, 0, 0);
    border-bottom: 1px solid rgba(0, 0, 0, 0);
}

#header .navbar .nav-link:hover,
#header .navbar .nav-link.active {
    opacity: 1;
    border-top: 1px solid;
    border-bottom: 1px solid;
}

#header .logo {
    height: 49px;
    -webkit-filter: drop-shadow(0px 1px 5px #222);
    filter: drop-shadow(0px 1px 5px #222);
}

#header .navbar {
    background-color: transparent;
    z-index: 155;
    position: fixed;
    width: 100%;
    top: 0;
}

#main-content .main-profile {
    border: none;
    border-radius: 0.3125rem;
    overflow: hidden;
    box-shadow: 0 15px 35px rgba(50, 50, 93, .3), 0 5px 15px rgba(0, 0, 0, .1) !important;
    margin-bottom: 43px;
    margin-left: 1.1875rem;
}

@-webkit-keyframes scroll {
    100% {
        background-position: 0px -3000px;
    }
}

@-moz-keyframes scroll {
    100% {
        background-position: 0px -3000px;
    }
}

@-ms-keyframes scroll {
    100% {
        background-position: 0px -3000px;
    }
}

@keyframes scroll {
    100% {
        background-position: 0px -3000px;
    }
}

#main-content {
    background-color: #290E0E;
}

#main-content section {
    min-height: 100vh;
    overflow: hidden;
}

#howitworks .card .topper {
    display: flex;
    align-items: center;
    top: -50px;
    position: absolute;
    background: #fff;
    width: 100px;
    height: 100px;
    margin: 0 auto;
    padding: 6px;
    font-size: 2rem;
    left: 50%;
    transform: translate(-50%);
    box-shadow: 0 16px 38px -12px rgba(0, 0, 0, .56), 0 4px 25px 0 rgba(0, 0, 0, .12), 0 8px 10px -5px rgba(0, 0, 0, .2);
}

#howitworks .card .topper .inner {
    align-items: center;
    background: #fff;
    color: #000;
    display: flex;
    justify-content: center;
    border-radius: 50%;
    width: 100%;
    height: 100%;
}

#howitworks .heading {
    color: #fff;
    font-weight: bold;
    margin-bottom: 7rem;
}

#howitworks .card .card-title {
    margin-top: 55px;
}

#howitworks .card {
    background-color: black;
    color: #fff;
    border-color: #fff;
    line-height: 26px;
    font-weight: bold;
    opacity: 0;
}

#howitworks .card:hover {
    background-color: rgba(255, 255, 255, 1);
    color: #000;
    opacity: 1;
}

#howitworks .card-deck .card {
    margin-bottom: 55px;
}

#models {
    color: #fff;
}

#models-wrap a {
    text-decoration: none;
}

.opac0 {
    opacity: 0;
}

#howitworks .card:nth-child(2) {
    left: -300px;
}

#howitworks .card:nth-child(3) {
    left: -600px;
}

#howitworks .card {
    cursor: default;
    opacity: 0;
    -webkit-transform: translateX(-140px);
    -moz-transform: translateX(-140px);
    -ms-transform: translateX(-140px);
    -o-transform: translateX(-140px);
    transform: translateX(-140px);
    -webkit-transition: all 0.6s ease-out;
    -moz-transition: all 0.6s ease-out;
    -ms-transition: all 0.6s ease-out;
    -o-transition: all 0.6s ease-out;
    transition: all 0.6s ease-out;
}

#howitworks .card.visible {
    opacity: .5;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    left: 0;
}

.model-select-wrap .screenname {
    background-color: #727070;
    color: #fff;
    margin: 0;
    padding: .5rem 0;
}

.model-select-wrap .cta {
    background-color: var(--maincolor);
    color: #fff;
    padding: 1.25rem 0;
    margin: 0;
}

.model-select-wrap {
    border-radius: 5px;
    overflow: hidden;
    margin-bottom: 1.5rem;
}

#models-wrap .model-select-wrap:hover img {
    transform: scale(1.1) rotate(3deg);
}

.modal-body section {
    display: none;
}

.modal-body section:first-child {
    display: block;
}

.modal-body .modal-girls .mg {
    height: 100px;
    width: 100px;
    padding: 6px;
    box-shadow: 0 16px 38px -12px rgba(0, 0, 0, .56), 0 4px 25px 0 rgba(0, 0, 0, .12), 0 8px 10px -5px rgba(0, 0, 0, .2);
}

.modal-body .modal-girls .inner {
    background-position: center;
    background-size: cover;
    border-radius: 50%;
    width: 100%;
    height: 100%;
    background-color: #fff;
}

.modal-body .modal-girls .mg-1 .inner {
    background-image: url("../img/mg1.webp");
}

.modal-body .modal-girls .mg-2 .inner {
    background-image: url("../img/mg2.webp");
}

.modal-body .modal-girls .mg-3 .inner {
    background-image: url("../img/mg3.webp");
}

.modal-body button {
    margin: 1rem auto;
}

.modal-body .modal-girls .inner:hover {
    transform: scale(1.3);
}

.model-slider img {
    padding: 0 5px;
    height: 300px;
}

#model-info,
.mobile-others {
    padding: 0 15px;
    text-align: center;
    position: relative;
    z-index: 5;
}

#other-models-mobile .other-models-inner {
    padding: 0 5px;
}

.mobile-profiles {
    padding-bottom: 15px;
}

.steps-container,
.steps-container section,
.modal-body {
    background-color: #fff;
}

.step-indicator-container {
    width: 80px;
    height: 15px;
    margin: 1rem auto;
}

.step-indicator-container .step {
    background-color: var(--maincolor);
    width: 15px;
    height: 15px;
    opacity: .5;
}

.step-indicator-container .step.active {
    opacity: 1;
    transform: scale(1.3);
}

.input-field {
    font-size: 14px;
    border: none;
    border-bottom: 1px solid #dadada;
    width: 100%;
    height: 35px;
    margin-bottom: 1rem;
    color: #555;
    padding: 6px 12px;
    border-radius: 0;
}

.input-field::-webkit-input-placeholder {
    color: #999;
}

.input-field.form-error {
    background: #ea2d16;
    color: white;
}

.input-field.form-error::-webkit-input-placeholder {
    color: #fff;
}

.step-head {
    background-color: #e72263;
    border-radius: 15px;
    padding: .5rem;
    color: white;
    width: 50%;
    height: 100%;
    min-width: 83px;
}

.details .about-me {
    line-height: 1.5;
}

.other-models-wrap {
    width: 90%;
    margin: 0 auto;
    cursor: pointer;
    margin-left: 100px;
}

.other-models-wrap .model-select-wrap {
    height: 100%;
    padding: 0 15px;
}

.other-models-wrap .model-select-wrap img {
    border-radius: 0;
}

.heading-shadow {
    text-shadow: -1px -1px 1px rgba(255, 255, 255, .1), 1px 1px 1px rgba(0, 0, 0, .5);
}

.home-body {
    position: absolute;
    left: 0;
    top: 41%;
}

.home-body h5 {
    font-size: 1rem;
}

.caption {
    width: 100%;
    text-align: center;
    color: #000;
    background-color: var(--maincolor);
    padding: 1.5rem 0;
}

.ms-btn {
    color: #fff !important;
    cursor: pointer;
    display: block;
    font-size: 1.1rem;
    letter-spacing: 3px;
}

.ms-btn:hover {
    color: #000 !important;
    font-size: 1.5rem;
}

button.close {
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer;
    z-index: 55;
}

.video {
    padding: 10px 0;
}

.h-100 {
    max-height: 100vh;
}

.video .mute-stream {
    position: absolute;
    left: 35px;
    bottom: 27px;
    z-index: 10;
    font-size: 1rem;
    color: #FFF;
    opacity: 1;
    font-family: 'Font Awesome 5 Pro';
    font-style: normal;
    font-weight: 300;
    outline: 0;
    padding: 0.5rem;
    background-color: rgba(0, 0, 0, 0.35);
    width: 40px;
    height: 40px;
    border-radius: 3px;
}

.video .mute-stream:focus {
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.video .mute-stream.muted::before {
    display: block;
    content: '\f6a9';
}

.video .mute-stream.unmuted::before {
    display: block;
    content: '\f028';
}

.video .text-container {
    background-color: rgba(255, 255, 255, 0.5);
    padding: 20px;
    text-align: center;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.5);
    border-radius: 6px;
    margin-bottom: 20px;
}

.video .text-container h1 {
    color: #e71e64;
}

.video video {
    width: 100%;
    background: transparent;
}

button {
    z-index: 5;
}

@supports not (-webkit-touch-callout: none) {
    .bgimg-1,
    .bgimg-2,
    .bgimg-3,
    .bgimg-4 {
        background-attachment: fixed;
    }
}

/* 16px base */

@media (min-width: 90rem) {
    .container {
        max-width: 86.25rem;
    }
}

@media (max-width: 1024px) {
    .video {
        padding: 0px;
    }
    .bgimg-1,
    .bgimg-2,
    .bgimg-3,
    .bgimg-4 {
        padding-top: 15px;
    }
    .model-select-wrap {
        width: 80%;
        margin: 0px auto 20px auto;
    }
    .model-select-wrap .cta {
        display: none;
    }
    .model-select-wrap .screenname {
        background-color: var(--maincolor);
        padding: 0.5rem 0;
    }
}

@media (max-width: 575.98px) {
    .model-container {
        max-width: 362px;
        margin: 0 auto;
    }
}

@media (min-width: 768px) {
    .step-head {
        width: 21%;
    }
}

@media (min-width: 992px) {
    .details img {
        border-radius: 5px;
        box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
    }
    .bgimg-4 {
        background-position: initial;
    }
}

@media (max-width: 767.98px) {
    h1.models {
        font-size: 1.5rem;
    }
}

@media (min-width: 992px) {
    .home-body h5 {
        font-size: 1.25rem;
    }
    .home-body {
        top: 61.8%;
    }
}

:root {
    --maincolor: #69C9D0;
    --msdark: #010101;
    --lightmain: #EE1D52;
}

.pop1 {
    color: var(--maincolor);
    font-weight: bold;
    letter-spacing: 1px;
}

.pop2 {
    color: var(--lightmain);
    font-weight: bold;
    letter-spacing: 1px;
}

.overlay {
    background: rgba(0, 0, 0, 0.6);
    /* height: 100%; */
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}

.q {
    text-align: center;
    width: 80%;
    margin: 0 auto;
    background: rgba(0, 0, 0, 0.5);
    padding: 20px;
    color: white;
    display: none;
}

.qSec {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 50;
}

.q .question {
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 5px;
    text-shadow: 0px 0px 10px black;
}

.q p {
    line-height: 25px;
    letter-spacing: 1px;
}

.q button,
section button {
    background-color: var(--maincolor);
    box-shadow: 10px 10px 0px var(--lightmain);
    color: var(--msdark);
    font-weight: bold;
    font-size: 28px;
    letter-spacing: 1px;
    text-transform: capitalize;
    border: 6px solid black;
    z-index: 500;
}

.q button:hover,
section button:hover {
    transform: translate3d(0, 10px, 0);
    background-color: var(--lightmain);
    color: black;
    box-shadow: -10px -10px 0px var(--maincolor);
}

.q button.btnL {
    background-color: var(--lightmain);
    box-shadow: none;
}

.q button.btnR {
    background-color: var(--maincolor);
    box-shadow: none;
}

.modal-body button {
    margin: 1rem auto;
}

button.close {
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer;
    z-index: 55;
}

.model-select-wrap .cta {
    background-color: var(--maincolor);
    color: #fff;
    padding: 1.25rem 0;
    margin: 0;
}

.noPad {
    padding-left: 0px;
    padding-right: 0px;
}

@media only screen and (max-width:1024px) {
    .col-lg-8 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .offset-lg-2 {
        margin-left: 0%;
    }
}

@media (max-width: 990px) and (orientation: landscape) {
    .overlay {
        background: rgba(0, 0, 0, 0.2);
    }
    .logo {
        height: 35px;
    }
    .q {
        width: 100%;
    }
    .q .question {
        font-size: 25px;
    }
    .q p {
        line-height: 20px;
        font-size: 14px;
    }
    .q button,
    section button {
        font-size: 20px;
        padding: 15px 30px !important;
        border: 3px solid black;
    }
}

@media (max-width: 800px) {
    .col-sm-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 80%;
        max-width: 80%;
    }
}

@media (max-width: 768px) {
    .q .question {
        font-size: 24px;
    }
    .h-100 {
        height: 100vh !important;
    }
    .q {
        width: 100%;
    }
    .overlay {
        background: rgba(0, 0, 0, 0.2);
    }
    .video .mute-stream {
        left: 0px;
    }
}

@media (max-width: 767px) {
    .video video {
        object-fit: contain;
    }
    .video .mute-stream {
        left: 10px;
    }
}

@media (max-width: 450px) {
    nav .navbar-brand {
        margin: 25px auto 0px auto;
    }
    .q {
        background: rgba(0, 0, 0, 0.75);
    }
    .q .question {
        font-size: 22px;
    }
    .q button,
    section button {
        font-size: 14px;
        padding: 15px 30px !important;
        border: 3px solid black;
    }
    .video .mute-stream {
        left: 20px;
        bottom: 60px;
        background: rgba(0, 0, 0, 0.75);
    }
    html,
    body {
        padding: 0;
        margin: 0;
        height: 100%;
        min-height: auto;
    }
    .h-100 {
        min-height: auto;
        height: 100% !important;
    }
    #main-content {
        height: 100%;
    }
}

@media only screen and (max-width: 400px) {
    .q .question {
        font-size: 18px;
    }
}

@media only screen and (max-width:300px) {
    .modal-body .modal-girls .mg {
        height: 70px;
        width: 70px;
    }
}