@import url('https://fonts.googleapis.com/css2?family=Merriweather+Sans:wght@300;400;500;600;700;800&family=Merriweather:wght@300;400;700;900&family=Nunito+Sans:wght@200;300;400;600;700;800&family=Nunito:wght@200;300;400;500;600;700&display=swap');




* {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
    /* font-family: 'Merriweather', serif; */
    font-family: 'Nunito-light', sans-serif;
}


body {
    font-family: 'Merriweather', serif;
     /* font-family: 'Nunito-light', sans-serif; */
    font-size: 15px;
    color: #ecf0f3;
    line-height: 1.8em;
    font-weight: 400;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
    -webkit-font-smoothing: antialiased;
}

.page-wrapper {
    overflow: hidden;
}

.btnn {
    font-family: 'Nunito-light', sans-serif;
    display: inline-block;
    font-weight: 400;
    margin-bottom: 20px;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background: linear-gradient(267deg, #2bc7c7, #8368b3);
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 11px;
    line-height: 1.6;
    margin-left: 14px;
    border-radius: 0.50rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.0);
}


.btn-inf {
    font-family: 'Nunito-light', sans-serif;
    color: #fff;
    background-color: #17a2b8;
    /* border-color: #17a2b8; */
}

.header-top {
    font-family: 'Merriweather', serif;
    position: relative;
    /* background: linear-gradient(267deg, #2bc7c7, #8368b3); */
   background: linear-gradient(45deg, #8368b2,#5a9acc,#26c8c7);
   
    padding: 10px 0;
    
}

.header-top .header-logo {
    float: left;
}

.footer {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    color: white;
    text-align: center;
}

.header-top .header-logo h3 {
    position: relative;
    font-family: 'Merriweather', serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 26px;
    color: #ffffff;
    padding-top: 19px;
    padding-bottom: 12px;
    /* padding-right: 22px; */
    display: inline-block;
    /* margin-right: 20px; */
    /* font-family: 'Open Sans', sans-serif; */
    cursor: pointer;
    padding-left: 20px;
}


/* ****************Slider Section ********************  */
#topcrsl img {
    width: 266px;
    height: 483px;
}

#extra img {
    width: 266px;
    height: 483px;
}

@media only screen and (max-width:576px) {
    .header-radius{
        border-radius: 0px 0px 38px 38px;
    }
    #signuploop, .owl-carousel, .owl-theme{

        width:340px;
    }
    #signuploop, .owl-stage-outer
    {
        margin-right: -90px;
       
    }
    #topcrsl img {
        width: 190px;
        height: 345px;

    }

    #extra img {
        width: 190px;
        height: 345px;
    }

   
}

.header-top .header-logo h3:before {
    position: absolute;
    border-right: 1px solid #a4dff8;
    height: 16px;
    content: '';
    top: 17px;
    right: -2px;
    font-family: 'Merriweather', serif;
}

.header-top .header-logo h3:last-child:before {
    display: none;
}

.header-top .header-logo h3 i {
    margin-right: 7px;
    font-size: 16px;
    color: #c3edff;
}

.header-top .play-store {
    float: right;
}

.header-top .play-store h4 {
    font-size: 15px;
    font-weight: 600;
    line-height: 26px;
    color: #0c0c0c;
    /* padding: 15px 0px; */
    margin-right: 40px;
    display: inline-block;
    cursor: pointer;
    padding-top: 19px;
    padding-bottom: 12px;
    font-family: 'Merriweather', serif;
}
.owl-theme .owl-nav [class*=owl-] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: linear-gradient(267deg, #2bc7c7, #8368b3)!important;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
    
}

#logopin img {
    height: 50px;
    margin-top: 10px;
}

#plystrlogo img {
    height: 50px;
    margin-top: 5px;
    margin-right: 16px;
    /* box-shadow: 0 4px 8px 0 rgb(0 0 0 / 10%), 0 6px 20px 0 rgb(0 0 0 / 0%); */
    /* border: 1px solid #fff; */
}

  
  .item {
   
    background: linear-gradient(white, white) padding-box,
                linear-gradient(267deg, #2bc7c7, #8368b3) border-box;
    border-radius: 15px;
    border: 2px solid transparent;
    color: black;
    padding: 10px;
    height: 350px;
    justify-content: center;
    font-family: 'Nunito-light', sans-serif !important;
  
  }
  .item ,.item-font{
    font-family: 'Nunito-light', sans-serif !important;
  }
  #signuploop .heading{
  color:#7a58a5;
 font-weight: bolder;
 text-align: left!important;
 font-family: 'Merriweather', serif;
 font-size: 65px;
  }
  .regdata{
    text-align: center !important;
    color: #6c6c6c;
    font-family: 'poppins', sans-serif;
	font-size:22px;
  }
/* *****************logo*************** */
@media only screen and (min-width:992px) {
    #logopin img {
        height: 60px;
        margin-top: 7px;
        margin-left: 15px;
    }

    #plystrlogo img {
        height: 70px;
        width: 160px;
        margin-top: 5px;
        margin-right: 30px;
        /* border: 1px solid #fff; */
    }

    .section-title h5 {
        font-size: 25px;
    }

    .section-title h6 {
        font-size: 21px;
    }
}

/* ''''''''''''''Navbar''''''''' */

@media only screen and (min-width:992px) {
    .nav-item .nav-link {
        margin: 0px 120px;
        font-size: 20px;
        font-weight: 500;
    }

    .nav-item a:hover {
        color: black;
        font-size: 19px;
        font-weight: 600;
    }

    .terms p {
        font-size: 15px;
        margin: 0px 16px;
        font-family: 'Nunito-light', sans-serif;
    }
    .hello li{
        font-size: 15px;
        margin: 0px 16px;
        font-family: 'Nunito-light', sans-serif;
    }

    #endnote p {
        font-weight: 500;
        font-size: 14px;
        font-family: 'Nunito-light', sans-serif;
        color: #232122;
    }

    #address a {
        font-size: 13px;
        font-weight: 400;
        text-decoration: underline;
        width: auto;
        color: #232122;
        margin-right: 15px;
        font-family: 'Nunito-light', sans-serif;
    }

    #address a:hover {
        font-size: 13px;
        font-weight: 600;
        text-decoration: underline;
        width: auto;
        color: #232122;
        margin-right: 15px;
        font-family: 'Nunito-light', sans-serif;
    }

    #addrss p {
        font-size: 13px;
        color: #232122;
        font-weight: 450;
        margin-bottom: 5px;
        font-family: 'Nunito-light', sans-serif;
    }

    #addss a {
        color: #232122;
        font-size: 11px;
        font-weight: 400;
        font-family: 'Nunito-light', sans-serif;
    }

    #addss a:hover {
        color: #232122;
        font-size: 11px;
        font-weight: 600;
        font-family: 'Nunito-light', sans-serif;
    }

    #shrecod {
        color: black;
        font-size: 17px;
        font-family: 'Nunito-light', sans-serif;
    }

    #shreco {
        color: black;
        font-size: 17px;
        font-weight: 500;
        font-family: 'Nunito-light', sans-serif;
    }

    #underlie {
        font-size: 10px;
        color: black;
        font-family: 'Nunito-light', sans-serif;
        font-weight: 400;
    }

    #lastf {
        font-size: 11px;
        font-weight: 500;
        /* margin: 0px 30px; */
        font-family: 'Nunito-light', sans-serif;
        color: #232122;
    }
}


.nav {
    background-color: rgb(253, 251, 251);
}

.nav-item {
    margin: 4px 0px;
}

.nav-item a {
    color: #282727;
    margin: 0 1vh;
    font-family: 'Nunito-light', sans-serif;
}


/*  */
@media screen and (max-width:576px) {
    #lastf {
        font-size: 10px;
        font-weight: 500;
        margin: 0px 30px;
        font-family: 'Nunito-light', sans-serif;
        color: #232122;
    }
    #underlie {
        font-size: 9px;
        color: black;
        font-family: 'Nunito-light', sans-serif;
        font-weight: 400;
    }

    #shreco {
        color: black;
        font-size: 12px;
        font-weight: 500;
        font-family: 'Nunito-light', sans-serif;
    }

    #shrecod {
        color: black;
        font-size: 12px;
        font-family: 'Nunito-light', sans-serif;
    }

    #addss a {
        color: #232122;
        font-size: 10px;
        font-weight: 400;
        font-family: 'Nunito-light', sans-serif;
    }

    #addss a:hover {
        color: #232122;
        font-size: 10px;
        font-weight: 600;
        font-family: 'Nunito-light', sans-serif;
    }

    #addrss p {
        font-size: 12px;
        color: #232122;
        font-weight: 450;
        margin-bottom: 5px;
        font-family: 'Nunito-light', sans-serif;
    }

    #address a {
        font-size: 12px;
        font-weight: 400;
        text-decoration: underline;
        width: auto;
        color: #232122;
        margin-right: 15px;
        font-family: 'Nunito-light', sans-serif;
    }

    #address a:hover {
        font-size: 12px;
        font-weight: 600;
        text-decoration: underline;
        width: auto;
        color: #232122;
        margin-right: 15px;
        font-family: 'Nunito-light', sans-serif;
    }

    .nav-item a {
        font-size: 11px;
        font-weight: 500;
        font-family: 'Nunito-light', sans-serif;
    }

    .nav-item a:hover {
        color: black;
        font-size: 11px;
        font-weight: 600;
        font-family: 'Nunito-light', sans-serif;
    }

    .terms p {
        font-size: 10px;
        margin: 0px 16px;
        font-family: 'Nunito-light', sans-serif;
    }
    .hello {
        font-size: 10px;
        margin: 0px 16px;
        font-family: 'Nunito-light', sans-serif;
    }

    #endnote p {
        font-weight: 500;
        font-size: smaller;
        font-family: 'Nunito-light', sans-serif;
        color: #232122;
    }


}

.section-title span {
    background-image: linear-gradient(267deg, #2bc7c7, #8368b3);
    font-family: 'Merriweather', serif;
    -webkit-background-clip: text; 
    -webkit-text-fill-color: transparent;
}

#termsc {
    font-weight: bold;
    margin-bottom: -10px;
    font-family: 'Nunito-light', sans-serif;
}

.icon1 p {
    width: 217px;
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 0px;
    margin-top: 5px;
    margin-left: 14px;
    font-family: 'Nunito-light', sans-serif;
}

@media only screen and (max-width:576px) {
    .icon1 p {
        width: 160px;
        font-size: 11px;
        font-weight: 400;
        margin-bottom: 0px;
        margin-top: 5px;
        margin-left: 14px;
        font-family: 'Nunito-light', sans-serif;
    }
}

/* .icon2 {
    height: 120px;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 10%), 0 6px 20px 0 rgb(0 0 0 / 0%)
} */

.icon2 p {
    font-size: 10px;
    font-weight: 500;
    /* margin-bottom: 2px; */
    margin-top: 5px;
    margin-left: 14px;
    font-family: 'Merriweather', serif;
}

.icon2 {
    padding-top: 4px;
    padding-bottom: 2px;
}

/* .icon p a {
    color: black;
    font-weight: 500;
    font-family: 'Nunito-light', sans-serif;
} */

.our-work {
    text-align: start;
    display: block;
    width: 100%;
    height: 100%;
    background-color: white;
    border-radius: 10px;
    padding: 12px;
    font-family: 'Merriweather', serif;
}

.our-work h5 {
    margin-left: 15px;
    margin-top: 15px;
    margin-bottom: 15px;
    font-weight: bold;
}

@media only screen and (min-width:992px) {
    .our-work ul li {
        text-align: start;
        list-style: disc;
        margin-left: 30px;
    }

    .our-work {
        text-align: start;
        display: block;
        width: 50%;
        height: 100%;
        background-color: white;
        border-radius: 10px;
        padding: 12px;

        /* margin-left: 265px; */
        font-family: 'Nunito-light', sans-serif;
    }

}




.our-work ul li {
    text-align: start;
    list-style: disc;
    margin-left: 15px;
}

.our-work ul li span {
    font-size: 14px;
    margin-left: 0px;
    font-family: 'Merriweather', serif;
}

@media screen and (max-width:576px) {

    /* .our-work {
        text-align:center;
        display: block;
        width: 100%;
        height: auto;
        background-color: white;
        box-shadow: 0 4px 8px 0 rgb(0 0 0 / 10%), 0 6px 20px 0 rgb(0 0 0 / 0%);
        border-radius: 10px;
        /* padding: 12px; 
    } */
    .our-work h5 {
        margin-right: 15px;
        margin-top: 15px;
        margin-bottom: 15px;
        font-weight: bold;
    }

    .our-work {
        text-align: center;
        display: block;
        width: 100%;
        height: auto;
        background-color: white;
        line-height: 20px;
        box-shadow: 0 4px 8px 0 rgb(0 0 0 / 10%), 0 6px 20px 0 rgb(0 0 0 / 0%);
        border-radius: 10px;
        /* padding: 12px; */
        padding-left: 20px;
        padding-right: 5px;
    }

    .our-work ul li {
        font-family: 'Nunito-light', sans-serif;
        font-size: 10px;
        list-style: disc;
        text-align: justify;
        text-align-last: start;
        list-style-position: outside;
        /* padding-left: 15px; */
        margin-right: 25px;
        margin-left: 12px;
    }

    #text .owl-stage {
        transition: all 0s ease 0s;
        width: 780px;
        transform: translate3d(61px, 0px, 0px);
        margin-left: 30px;
    }

   
    .owl-item .cloned .activ{
margin-right: 0px!important;

    }

    .our-work ul li span {
        position: relative;
        left: -8px;
        font-family: 'Nunito-light', sans-serif;
        font-size: 12px;
    }

    #listin {
        margin-left: 17px
    }
}

li::marker {
    margin-right: 12pxpx;
}

.numbers {
    width: 30px;
    height: 30px;
    border-radius: 30px;
    background: black;
    color: white;
    display: flex;

    /* padding-left: 1px; */
    justify-content: center;
    flex-direction: column;
    /* text-align: center"; */
    margin-left: 14px;
    margin-top: 20px;

}

.numberss {
    width: 30px;
    height: 30px;
    border-radius: 30px;
    background: black;
    color: white;
    display: flex;
    /* padding-left: 1px; */
    justify-content: center;
    flex-direction: column;
    /* text-align: center"; */
    margin-left: 14px;
    margin-top: 5px;


}

.numbers h6 {
    display: block;
    text-align: center;
    font-weight: 500;
    justify-content: baseline;
    font-family: 'Source Sans Pro', sans-serif;
    margin: 21px 0px;
}

.numberss h6 {
    display: block;
    text-align: center;
    font-weight: bold;
    justify-content: baseline;
    font-family: 'Source Sans Pro', sans-serif;
    margin: 21px 0px;
}

#detail {
    border-radius: 5px;
    margin-left: -9px;
    width: 302px;
    font-family: 'Nunito-light', sans-serif;
    height: 40px;
    background: #f2f8ff;
    border: 1px solid #939496;
    margin-top: 5px;
    margin-bottom: 5px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.0);
    outline: none;
    padding-left: 8px;
}



.mobile {
    display: flex;
    margin-top: 5px;
    margin-bottom: 5px;
    justify-content: center;

    /* background: #f2f8ff; */
}

.mobile input {
    display: block;
    width: 25px;
    height: 27px;
    font-size: 15px;
    box-shadow: #939496;
    padding: 5px;
    text-align: center;
    border-radius: 5px;
    margin: 2px;
    border: 1pxx solid #939496;
    background-color: #f2f8ff;
    font-weight: bold;
    color: rgb(11, 10, 10);
    font-family: 'Nunito-light', sans-serif;
    outline: none;
    transition: all 0.1s;
    border: 1.5px solid #939496;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.0);
    outline: none;
    font-family: 'Nunito-light', sans-serif;
}

@media only screen and (max-device-width:380px) {
    .mobile {
        display: flex;
        margin-top: 5px;
        margin-bottom: 5px;
        justify-content: center;
        margin-left: 4px;
        margin-right: 10px;
        padding-left: 7px;

        /* background: #f2f8ff; */
    }
    #logopin img {
        height: 70px !important;
        margin-top: 10px !important;
        display: block !important;
        margin-left: auto !important;
        margin-right: auto !important;
        width: 58% !important;
    }

}

.btnnn {
    width: 115px;
    height: 40px;
    font-size: 17px;
    font-family: 'Nunito-light', sans-serif;
    font-weight: 600;
    margin-right: 13px;
    margin-left: 13px;
    display: inline-block;
    /* font-weight: 400; */
    margin-bottom: 10px;
    color: #f8f9fa;
    border-radius: 8px;
    vertical-align: middle;
    -webkit-user-select: none;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.0);
    -moz-user-select: none;
    -ms-user-select: none;
    background: linear-gradient(267deg, #2bc7c7, #8368b3);
    border: 1px solid transparent;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.btnnn btnn-inf {
    width: 111px;
    height: 42px;
    font-family: 'Nunito-light', sans-serif;
    font-size: 15px;
    font-weight: 600;
    margin-right: 13px;
}

.otp {

    display: flex;
    margin-top: 5px;
    margin-bottom: 5px;
    justify-content: center;
    /* padding-left: 95px; */

}

.otp1 {

    display: flex;
    margin-top: 0px;
    margin-bottom: 5px;
    justify-content: center;
    /* padding-left: 95px; */

}

.otp input {
    display: block;
    align-items: center;
    width: 25px;
    height: 27px;
    font-family: 'Merriweather', serif;
    /* justify-content: center; */
    /* font-size: 32px; */
    box-shadow: #d5dae0;
    padding: 8px;
    text-align: center;
    border-radius: 5px;
    margin: 2px;
    border: 2pxx solid black;
    background-color: #f2f8ff;
    font-weight: bold;
    color: #fff;
    outline: none;
    transition: all 0.1s;
}

.otp1 a i {
    display: block;
    align-items: center;
    width: 30px;
    height: 30px;
    /* justify-content: center; */
    /* font-size: 32px; */
    box-shadow: #d5dae0;
    padding: 8px;
    text-align: center;
    border-radius: 10px;
    margin: 2px 4px;
    border: 2pxx solid black;
    background-color: #f2f8ff;
    font-family: 'Merriweather', serif;
    font-weight: bold;
    color: #fff;
    outline: none;
    transition: all 0.1s;
}

.btn1 {
    width: 220px;
    height: 45px;
    font-size: 19px;
    font-weight: 700;
    margin-right: 13px;
    margin-left: 13px;
    display: inline-block;
    font-family: 'Nunito-light', sans-serif;
    font-weight: 600;
    margin-bottom: 10px;
    color: #f8f9fa;
    border-radius: 8px;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    background: linear-gradient(267deg, #2bc7c7, #8368b3);
    border: 1px solid transparent;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.0);
}

.btnnn btnn-inf {
    width: 180px;
    height: 42px;
    font-size: 15px;
    font-weight: 600;
    margin-right: 13px;
}

.media a i {
    width: 40px;
    height: 40px;
    border-radius: 10px;
    font-family: 'Merriweather', serif;
}

.media a {
    display: flex;
    justify-content: space-evenly;
    padding: 6px;
    font-family: 'Merriweather', serif;
}

.segmentedInput-parent {
    display: flex;
    /* justify-content: center; */
    /* margin-left: 15px;
    margin-right: 15px */

}

.class1 {
    width: 28px;
    height: 31px;
    margin: 5px 1px;
    padding-left: 5px;
    border-radius: 6px;
    background: #f2f8ff;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 10%), 0 6px 20px 0 rgb(0 0 0 / 0%);
    outline: none;
    border: 1.5px solid #939496;
    font-family: 'Nunito-light', sans-serif;
}

#market {
    width: 169px;
    height: 110px;
    background-color: white;
    border-radius: 10px;
    margin-bottom: 10px;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 10%), 0 6px 20px 0 rgb(0 0 0 / 0%);
}

#markets {
    width: 169px;
    height: 110px;
    background-color: white;
    border-radius: 10px;
    margin-bottom: 10px;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 10%), 0 6px 20px 0 rgb(0 0 0 / 0%);
}

#marketss {
    width: 290px;
    height: 110px;
    background-color: white;
    border-radius: 10px;
    margin-bottom: 10px;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 10%), 0 6px 20px 0 rgb(0 0 0 / 0%);
}

@media only screen and (min-width:992px) {

    .icon2 p {
        font-size: 13px;
        font-weight: 500;
        /* margin-bottom: 2px; */
        margin-top: 5px;
        margin-left: 14px;
        font-family: 'Merriweather', serif;
    }

    #market {
        width: 315px;
        height: 125px;
        background-color: white;
        border-radius: 5px;
        box-shadow: 0 4px 8px 0 rgb(0 0 0 / 10%), 0 6px 20px 0 rgb(0 0 0 / 0%);
        /* margin: 0px 13px; */
        margin-right: 22px;
    }

    #markets {
        width: 315px;
        height: 125px;
        background-color: white;
        border-radius: 5px;
        box-shadow: 0 4px 8px 0 rgb(0 0 0 / 10%), 0 6px 20px 0 rgb(0 0 0 / 0%);
        /* margin: 0px 13px; */
        margin-right: 22px;
    }

    #marketss {
        width: 371px;
        height: 125px;
        background-color: white;
        border-radius: 5px;
        box-shadow: 0 4px 8px 0 rgb(0 0 0 / 10%), 0 6px 20px 0 rgb(0 0 0 / 0%);
        /* margin: 0px; */
    }


    #performance {
        margin-left: 10px;
    }

    .owl-stage-outer {
        margin-left: 0px;
    }

}

/* otp sectipn  */