@import "https://fonts.googleapis.com/css2?family=Noto+Serif+Devanagari:wght@400;500;600;700;800;900&display=swap";
@import "https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;900&display=swap";
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box
}

#head {
    font-family: Noto Serif Devanagari;
    background: rgb(255, 255, 255)
}

.back_top_head {
    background: #d02c2b
}

.first_bg {
    background: url(/assets/first_bg-dabd26b0.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%
}

.top_title {
    font-weight: 600;
    text-align: center
}

.productOrderPara {
    width: 85%;
    position: absolute;
    transform: translate(-50%, -50%);
    left: 50%;
    bottom: -8%
}

.second_bg {
    background: url(/assets/second_bg-202b8c28.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    padding: 2.5rem 0rem
}

.askQuestion {
    display: grid;
    justify-content: center;
    gap: 1rem
}

.askQuestionCon {
    display: flex;
    align-items: center;
    gap: 1rem;
    padding: .2rem 1rem 0rem
}

.askManageBorder {
    background: greenyellow;
    border-radius: 5px;
    padding: 2px;
    color: black;
}

.askQuestionCon {
    background: url(/assets/second_bg-202b8c28.jpg);
    background-repeat: no-repeat;
    background-size: cover
}

.askQuestionCon p {
    color: #000;
    margin: 0%;
    font-size: 1.5rem
}

.askQueContent {
    padding-top: .5rem;
    font-weight: 700;
    line-height: initial;
}

.askQueKey {
    background: #025A09;
    color: #fff !important;
    font-weight: bold;
    border-radius: 50%;
    padding: .5rem .7rem 0rem;
    font-size: medium !important
}

.tilteSub {
    font-size: 2.1rem;
    font-weight: 800;
    text-align: center;
    color: #ffde00
}

.headTitle {
    font-size: 2.6rem;
    font-weight: 900;
    text-align: center;
    color: #ffde00
}

.headsexTitle {
    text-align: center;
    font-weight: 700;
    font-size: 1.7rem;
    color: #fff;
    background: #171926;
    padding: 1rem 0rem .3rem;
    background-image: linear-gradient(#133b72, #0d2950, #071930)
}

.layer {
    background-color: #ca1413;
    position: absolute;
    bottom: 0rem;
    left: 0;
    width: 100%;
    height: 40%
}

.orderBtnLayer {
    background-image: linear-gradient(168deg, hsl(47deg 99% 62%) 1%, hsl(46deg 99% 61%) 43%, hsl(45deg 100% 60%) 50%, hsl(43deg 100% 59%) 51%, hsl(42deg 100% 57%) 51%, hsl(41deg 100% 56%) 49%, hsl(40deg 100% 55%) 49%, hsl(39deg 100% 53%) 50%, hsl(38deg 100% 51%) 57%, hsl(37deg 100% 50%) 99%);
    color: #000;
    font-weight: 700;
    padding: .9rem 1rem .1rem;
    border-radius: 50px
}

.orderBtnLayer a {
    color: inherit;
    text-decoration: none
}

.savefifty {
    margin-top: -.5rem
}

.third_bg {
    width: 100%;
    height: 100%;
    position: relative
}

.third_bg .headTitle {
    margin: 2rem 1rem 0rem
}

.third_bg_Com {
    position: absolute;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%
}

.getWomen {
    width: 80%;
    margin: 0rem auto
}

.getWomenCon {
    padding: 0%;
    margin: 1rem 0%;
    align-items: center
}

.third_bg .getWomen .tilteSub {
    text-align: start;
    color: #fff;
    margin: 0rem
}

.horseSolv {
    border: 2px solid white;
    padding: 1rem 1rem .3rem;
    margin-bottom: 2rem
}

.horseSolv h4 {
    text-align: center;
    line-height: 3rem;
    font-weight: 700;
    font-size: 1.8rem;
    color: #fdfc32;
    margin: 0rem
}

.commonhft {
    background-image: linear-gradient(180deg, hsl(31deg 98% 75%) 0%, hsl(28deg 97% 70%) 10%, hsl(25deg 97% 66%) 20%, hsl(21deg 97% 63%) 30%, hsl(17deg 96% 60%) 40%, hsl(11deg 95% 58%) 50%, hsl(10deg 94% 56%) 60%, hsl(9deg 94% 54%) 70%, hsl(7deg 93% 52%) 80%, hsl(6deg 92% 50%) 90%, hsl(0deg 100% 48%) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.beneListCon {
    display: flex;
    gap: 1.5rem;
    margin: 1rem 0%;
    align-items: center
}

.trueicon {
    width: 2rem
}

.beneListCon .tilteSub {
    text-align: start;
    color: #000000;
    margin: .9rem 0% 0%
}

.formComponent {
    background: url(/assets/first_bg-dabd26b0.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 2rem 1rem
}

#formContainer {
    /*background-image: linear-gradient(180deg, hsl(31deg 98% 75%) 0%, hsl(28deg 97% 70%) 10%, hsl(25deg 97% 66%) 20%, hsl(21deg 97% 63%) 30%, hsl(17deg 96% 60%) 40%, hsl(11deg 95% 58%) 50%, hsl(10deg 94% 56%) 60%, hsl(9deg 94% 54%) 70%, hsl(7deg 93% 52%) 80%, hsl(6deg 92% 50%) 90%, hsl(0deg 100% 48%) 100%);*/
    /*border: 1px solid white;*/
    /*border-radius: 10px;*/
    /*padding: 2rem 1rem*/
}

.inputField {
    border: none;
    outline: none;
    background: white;
    font-family: "sans-serif";
    font-weight: 700;
    border-radius: 10px
}

.orderSubmit {
    outline: none;
    border: none;
    background-image: linear-gradient(168deg, hsl(47deg 99% 62%) 1%, hsl(46deg 99% 61%) 43%, hsl(45deg 100% 60%) 50%, hsl(43deg 100% 59%) 51%, hsl(42deg 100% 57%) 51%, hsl(41deg 100% 56%) 49%, hsl(40deg 100% 55%) 49%, hsl(39deg 100% 53%) 50%, hsl(38deg 100% 51%) 57%, hsl(37deg 100% 50%) 99%);
    font-family: Poppins, "sans-serif";
    width: 75%
}

.ordernowGif {
    width: 45%
}

.gifManage {
    width: 80%;
    margin: auto
}

.gifManage img {
    border-radius: 10px
}

.conFooter {
    display: grid;
    width: 50%
}

.carousel-indicators {
    bottom: -18% !important;
    color: red !important
}

.carousel-indicators [data-bs-target] {
    border-radius: 50% !important;
    height: 20px !important;
    width: 20px !important;
    background-color: gray !important
}

.text--light {
    color: #fff
}

.gayPrepaid {
    border: 1px dotted black;
    border-radius: 10px;
    font-size: .9rem;
    font-family: Poppins, sans-serif;
    font-weight: 600;
    vertical-align: middle;
    align-items: center;
    background-color: #fff;
    padding: .6rem 1.2rem;
    text-align: center;
    color: red
}

.allReview {
    border-bottom: 2px solid #b0b0b0
}

.showMoreReview {
    border: none;
    outline: none;
    background-color: red;
    color: #fff;
    padding: .5rem 1rem;
    border-radius: 11px;
    margin: 1rem
}

p {
    font-size: 1rem;
    color: #000;
    font-weight: 500
}

.xcv {
    margin-left: -.5rem !important
}

.header_con {
    color: #f2300c;
    padding: .5rem 0rem;
    font-weight: 600;
    line-height: 2.5rem;
    margin: 0rem
}

.tt {
    text-align: center;
    width: 100%;
    transition: .7s ease-in;
    bottom: 0%
}

.xx {
    bottom: -20%;
    text-align: center;
    width: 100%;
    transition: .7s ease
}

.arrow-3 {
    animation: k3 1s linear infinite alternate;
    color: #e1c231;
    background: red;
    border-radius: 50%;
    font-size: 1.5rem
}

@keyframes k3 {
    0% {
        transform: translate(0)
    }
    to {
        transform: translate(-50%)
    }
}

.arrow-4 {
    animation: k4 1s linear infinite alternate;
    color: #e1c231;
    background: red;
    border-radius: 50%;
    font-size: 1.5rem
}

@keyframes k4 {
    0% {
        transform: translate(0)
    }
    to {
        transform: translate(50%)
    }
}

@keyframes fo {
    0%,
    to {
        color: #000;
        background-color: #ff0
    }
    50% {
        color: red;
        background-color: #7b221e
    }
}

.setCallNumber {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(15%);
    font-size: 1.5rem;
    font-weight: 600;
    font-family: Poppins, sans-serif;
    color: #010101
}

@media (max-width: 700px) {
    .beneListCon .tilteSub {
        font-size: 1.4rem
    }
    .trueicon {
        width: 1.7rem
    }
    .formComponent {
        padding: 2rem 0rem
    }
    .formComponent .commonhft {
        font-size: 1.4rem
    }
    .ordernowGif {
        width: 50%
    }
    .askQuestion {
        margin: 0rem 1rem
    }
    .askQuestionCon {
        gap: .7rem;
        padding: .5rem .5rem .3rem
    }
    .askQuestionCon p {
        font-size: 1.2rem
    }
    .second_bg {
        padding: 2rem 0rem
    }
    .top_title {
        font-size: 1.1rem;
        margin: 0rem .5rem
    }
    .askQueContent {
        padding-top: .4rem
    }
    .orderBtnLayer {
        font-size: .8rem;
        padding: .6rem 1rem .1rem
    }
    .horseSolv h4 {
        font-size: 1.6rem;
        line-height: 2.5rem
    }
    .getWomenCon {
        margin: .8rem auto
    }
    .third_bg .getWomen .tilteSub {
        font-size: 1.6rem
    }
    .header_con {
        font-size: 1.3rem;
        line-height: 1.8rem !important
    }
    .re-imgs img {
        width: 24% !important
    }
    #head {
        margin-bottom: 3rem
    }
    .tilteSub {
        font-size: 1.65rem
    }
    .headTitle {
        font-size: 1.91rem;
        margin: 0rem .1rem
    }
    .gayPrepaid {
        font-size: .8rem;
        padding: .6rem .2rem
    }
}

@media (max-width: 434px) {
    .getWomen {
        width: 90%;
        margin: auto
    }
}

@media (max-width: 354px) {
    .horseSolv h4 {
        font-size: 1.2rem
    }
}

@media (max-width: 334px) {
    .setCallNumber {
        font-size: 1.5rem
    }
    .productOrder .productOrderImg {
        left: 4rem
    }
    .horseSolv h4 {
        font-size: 1rem
    }
}

@media (max-width: 298px) {
    .setCallNumber {
        font-size: 1.4rem
    }
}