a, a:active, a:focus, a:active {
    text-decoration:none !important 
}
a:focus {
    outline:0px solid 
}
img {
    max-width:100% 
}
.fix:after{
    content:"";
    display:table;
    clear:both;
}
h1, h2, h3, h4, h5, h6 {
    font-weight:normal;
    margin:0 0 15px;
    font-family: 'Raleway', sans-serif;
}
::placeholder {
    opacity: 1;
}
::-webkit-input-placeholder{
    opacity: 1;
}
:-ms-input-placeholder{
    opacity: 1;
}
::-ms-input-placeholder{
    opacity: 1;
}
ul {
    margin:0;
    padding:0;
    list-style:none 
}
body{
    margin:0;
    padding:0;
    position:relative;
    font-family: 'Open Sans', sans-serif;
    position: relative;
    background-color: #000511;
    color: #b4bcd0;
}
::-moz-selection {
    color: #000;
    background: #FCEA0D;
}
::selection {
    color: #000;
    background: #FCEA0D;
}
.main-menu ul li a{
    font-size: 14px;
    font-weight: 500;
    text-transform: capitalize;
    color: #b4bcd0!important;
    margin-left: 10px;
    margin-right: 10px;
}
.main-menu ul li a:hover{
    color: #3D4EFF!important;
}
.main-menu ul li a.active{
    color: #3D4EFF!important;
}
.main-menu ul li a.login-link{
    height: 38px;
    background-color: #2a303f;
    display: flex;
    border-radius: 99px;
    min-width: 93px;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    color: #ffff !important;
}
.login-link-1{
    height: 38px;
    background-color: #2a303f;
    display: flex;
    border-radius: 99px;
    min-width: 93px;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    color: #ffff !important;
    cursor: pointer;
}
.main-menu ul li a.start-link{
    width: 180px;
    height: 38px;
    background-color: #3D4EFF;
    border-radius: 99px;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 8px 16px 8px 24px;
    transition: all .2s;
    display: flex;
    box-shadow: 0 12px 50px rgb(61 78 255 / 40%), inset 1px 1px rgb(252 234 13 / 20%), inset -1px -1px 2px #3D4EFF;
    color: #fff!important;
    margin-right: 0px;
    font-weight: 600;
}
.header-area {
    padding: 20px 0;
}
.footer-top-area h3{
    font-size: 17px;
    color: #fff;
    font-weight: 500;
    margin-bottom: 12px;
}
.footer-top-area ul li a{
    font-size: 13px;
    color: #b4bcd0;
    display: inline-block;
    width: 100%;
    padding: 2px 0;
    font-weight: 300;
}
.footer-bottom-area p{
    font-size: 12px;
}
.footer-bottom-area li{
    display: inline;
}
.footer-bottom-area li a{
    color: #b4bcd0;
    display: inline-block;
    font-size: 26px;
    line-height: 1;
    margin-left: 10px;
}
.footer-top-area li a:hover{
    color: #3D4EFF;
}
.footer-bottom-area {
    padding: 20px 0;
    border-top: 1px solid rgb(180 188 208 / 20%);
}
.footer-bottom-area li a:hover{
    color: #3D4EFF;
}
.footer-top-area {
    padding: 50px 0;
    border-top: 1px solid rgb(180 188 208 / 20%);
}
.footer-address-area ul li{
    position: relative;
    font-size: 13px;
    padding-left: 20px;
    margin-bottom: 10px;
}
.footer-address-area ul li span{
    position: absolute;
    left: 0px;
    top: 5px;
    line-height: 1;
}
.footer-address-area input{
    float: left;
    background-color: rgb(0 0 0 / 30%);
    border: 0px;
    padding-left: 15px;
    height: 40px;
    outline: 0px;
    border-radius: 20px 0px 0px 20px;
    color: #fff;
    font-size: 14px;
    width: 80%;
    max-width: 270px;
    border: 1px solid #3D4EFF;
}
.footer-address-area button{
    float: left;
    background-color: #3D4EFF;
    color: #fff;
    border: 0px;
    height: 40px;
    width: 50px;
    border-radius: 0px 20px 20px 0px;
    line-height: 1;
    font-size: 20px;
}
.blog-area h2, .faq-area h2, .priching-table-area h2, .testimonial-area h2, .slider-area h2{
    font-size: 60px;
    color: #fff;
    font-weight: 700;
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(#fff 22%, rgba(255, 255, 255, .05));
    -webkit-background-clip: text;
    background-clip: text;
}
.single-blog-area h4{
    color: #3D4EFF;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 300;
    margin-top: 30px;
    margin-bottom: 20px;
    letter-spacing: 1.3px;
}
.footer-address-area {
    margin-top: 6px;
}
.single-blog-area h3{
    font-size: 30px;
    color: #fff;
    font-weight: 500;
    margin-bottom: 40px;
}
.author-area img{
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 2px solid #3D4EFF;
}
.author-area h5{
    color: #b4bcd0;
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 5px;
}
.author-area p{
    margin-bottom: 0px;
    font-size: 12px;
    font-weight: 500;
    color: #3D4EFF;
}
.blog-area {
    padding: 50px 0;
}
.single-blog-area {
    margin-top: 50px;
    border: 1px solid rgb(252 234 13 / 10%);
    padding: 10px;
    border-radius: 10px;
    transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
}
.single-blog-area:hover{
    background-color: rgb(61 78 255 / 5%);
    transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
}
.them-image img{
    border-radius: 10px 10px 0px 0px;
}
.them-image{
    margin-left: -10px;
    margin-right: -10px;
    margin-top: -10px;
}
.load-more-area{
    margin-top: 50px;
}
.load-more-area a{
    width: 200px;
    background-color: #3D4EFF;
    background-image: radial-gradient(circle closest-corner at 50% 100%, #3D4EFF 29%, #3D4EFF);
    border-radius: 99px;
    padding: 8px 16px 8px 24px;
    transition: all .2s;
    display: inline-block;
    box-shadow: 0 12px 50px rgb(61 78 255 / 10%), inset 1px 1px rgb(252 234 13 / 20%), inset -1px -1px 2px #3D4EFF;
    color: #fff!important;
    text-transform: uppercase;
    font-weight: 500;
}
.load-more-area a i{
    margin-left: 10px;
}
.faq-area{
    padding: 50px 0;
    display: inline-block;
    width: 100%;
}
.faq-area button{
    color: #fff;
    font-weight: 700;
    font-size: 20px;
    background-color: transparent;
    border: 1px solid rgb(180 188 208 / 20%);
    border-radius: 5px;
    font-family: 'Raleway', sans-serif;
    line-height: 1.1;
    letter-spacing: 1.5px;
    position: relative;
}
.faq-area .accordion-button:not(.collapsed){
    color: #fff;
    box-shadow: 0px 0px 0px 0px;
    background-color: #3D4EFF;
    border-color: #3D4EFF;
    border-radius: 5px 5px 0px 0px;
}
.faq-area .accordion-body{
   background-color: #3D4EFF;
   color: #fff;
   font-weight: 500;
   border-radius: 0px 0px 5px 5px;
   border-top: 1px solid rgb(0 5 17 / 20%);
}
.accordion-item-area {
    padding: 8px 0;
}
.faq-area button:focus{
    outline: 0px!important;
    box-shadow: 0px 0px 0px;
}
.accordion{
    margin-top: 50px;
}
.faq-area .accordion-button::after{
    content: "\f068";
    font-family: "fontawesome";
    background-image: none;
    background-color: #3D4EFF;
    color: #fff;
    height: 100%;
    position: absolute;
    width: 50px;
    right: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 0px 5px 5px 0px;
}
.faq-area .accordion-button:not(.collapsed)::after{
    content: "\2b";
}
.priching-table-area{
    padding: 50px 0;
}
.single-priching-table {
    border: 1px solid rgb(180 188 208 / 10%);
    padding: 20px;
    border-radius: 10px;
    margin-top: 50px;
    transition: all 0.9s ease 0s;
    -moz-transition: all 0.9s ease 0s;
    -webkit-transition: all 0.9s ease 0s;
    -o-transition: all 0.9s ease 0s;
}
.single-priching-table:hover{
    transition: all 0.9s ease 0s;
    -moz-transition: all 0.9s ease 0s;
    -webkit-transition: all 0.9s ease 0s;
    -o-transition: all 0.9s ease 0s;
    margin-top: 30px;
    background-color: rgb(61 78 255 / 10%);
    color: #fff;
}
.how-it-works {
    padding: 50px 0;
}
.how-it-works h2{
    font-size: 60px;
    color: #fff;
    font-weight: 700;
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(#fff 22%, rgba(255, 255, 255, .05));
    -webkit-background-clip: text;
    background-clip: text;
}
.how-it-works-heading {
    margin-bottom: 30px;
    font-weight: 500;
}
.how-it-words-single-step{
   /* padding-top: 35px;
    */
    font-size: 15px;
    line-height: 1.7;
}
.how-it-words-single-step h3{
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 10px;
    letter-spacing: 2px;
}
.video-area{
    padding-bottom: 50px;
}
.priching-table-top {
    padding-bottom: 30px;
}
.priching-table-top a{
    width: 200px;
    background-color: #3D4EFF;
    background-image: radial-gradient(circle closest-corner at 50% 100%, #3D4EFF 29%, #3D4EFF);
    border-radius: 99px;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 8px 16px 8px 24px;
    transition: all .2s;
    display: inline-block;
    box-shadow: 0 12px 50px rgb(61 78 255 / 40%), inset 1px 1px rgb(252 234 13 / 20%), inset -1px -1px 2px #3D4EFF;
    color: #fff!important;
    margin-right: 0px;
    font-weight: 600;
}
.priching-table-bottom ul li{
    position: relative;
    padding-left: 20px;
    padding-top: 3px;
    padding-bottom: 3px;
    font-weight: 300;
    font-size: 14px;
}
.priching-table-bottom ul li.yes::before{
    content: '\f560';
    font-size: 15px;
    font-family: "fontawesome";
    color: #3D4EFF;
    top: 5px;
    left: 0px;
    position: absolute;
}
.priching-table-bottom ul li.no::before{
    content: '\f00d';
    font-size: 15px;
    font-family: "fontawesome";
    color: red;
    top: 5px;
    left: 0px;
    position: absolute;
}
.priching-table-top p{
    font-size: 15px;
    min-height: 80px;
}
.priching-table-top h3{
    position: relative;
    font-size: 30px;
    font-weight: 500;
    margin-bottom: 25px;
}
.priching-table-top h3::before{
    content: "";
    background-color: #3D4EFF;
    position: absolute;
    left: 35%;
    width: 30%;
    bottom: -10px;
    height: 2px;
}
.priching-table-top h4{
    font-size: 35px;
    font-weight: 500;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 20px;
}
.highlight{
    box-shadow: 0 12px 50px rgb(61 78 255 / 15%), inset 1px 1px rgb(252 234 13 / 5%), inset 0px 0px 1px #3D4EFF;
    position: relative;
}
.testimonial-body{
    margin-top: 90px;
    position: relative;
}
.testimonial-area{
    padding: 50px 0;
    overflow: hidden;
}
.testimonial-image img{
    width: 150px;
    border: 10px solid #3D4EFF;
    margin-top: -80px;
    height: 150px;
    border-radius: 50%;
}
.testimonial-text{
    margin-top: 5px;
}
.single-testimonial-area{
    color: #fff;
    padding: 10px 20px;
    position: relative;
}
#testSlider .owl-stage-outer{
    background-color: #3D4EFF;
    border-radius: 0px 100px 0px 100px;
    overflow: inherit;
}
.testimonial-body::before{
    content: "\f10d";
    font-family: "fontawesome";
    font-size: 50px;
    line-height: 1;
    position: absolute;
    left: 0px;
    color: #3D4EFF;
    top: -44px;
    transform: rotate(30deg);
}
.testimonial-body::after{
    content: "\f10e";
    font-family: "fontawesome";
    font-size: 50px;
    line-height: 1;
    position: absolute;
    right: 0;
    color: #3D4EFF;
    bottom: -5px;
    transform: rotate(30deg);
}
.testimonial-text h4{
    font-size: 25px;
    font-weight: 700;
    margin-bottom: 5px;
}
.testimonial-text h6{
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 3px;
}
.testimonial-text P{
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 10px;
}
.contact-us-area {
    padding-top: 50px;
    padding-bottom: 80px;
}
.contact-us-left-area h3{
    font-size: 40px;
    font-weight: 500;
}
.contact-us-left-area p{
    font-weight: 500;
}
.contact-us-form {
    background: #3D4EFF;
    color: #fff;
    padding: 30px;
    border-radius: 5px;
}
.contact-us-form label{
    display: inline-block;
    width: 100%;
    font-weight: 500;
    margin-bottom: 5px;
}
.contact-us-form label span{
    color: red;
}
.contact-us-form input{
    width: 100%;
    height: 50px;
    border: 0px;
    padding-left: 15px;
    color: #000;
    border-radius: 5px;
    background-color: rgb(0 0 0 / 30%);
    font-weight: 700;
}
.contact-us-form input:focus{
    outline: 0px;
}
.single-checkbox label{
    padding-left: 30px;
    position: relative;
    font-size: 13px;
    font-weight: 700;
    cursor: pointer;
}
.single-checkbox label::before{
    content: "";
    position: absolute;
    left: 0px;
    top:0px;
    width: 18px;
    height: 18px;
    border: 2px solid #000;
    text-align: center;
    line-height: 1.1;
    font-size: 12px;
    border-radius: 3px;
    font-weight: 700;
}
.single-checkbox input:checked + label::before{
    content: "\f00c";
    font-family: "fontawesome";
    color: #FCEA0D;
    background-color: #000;
}
.contact-us-form button{
    width: 200px;
    background-color: #000511;
    border-radius: 5px;
    padding: 15px 10px;
    transition: all .2s;
    display: block;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    margin-left: auto;
    margin-right: auto;
    border: 0px;
    margin-top: 25px;
}
.slider-area{
    padding: 50px 0;
}
.gallary-heading{
    padding-bottom: 50px;
}
#slider .owl-dots{
    margin-top: 25px;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{
    background-color: #3D4EFF;
}
.min-height {
    min-height: 80vh;
}
.banner-area{
    color: #fff;
    position: relative;
    z-index: 2;
}
.banner-back{
   /* background-image: url(../images/banner-back.png); */
    position: absolute;
    left: 0px;
    top: 0px;
   /*  width: 100%;
    height: 100%; */
    z-index: -1;
    opacity: .015;
    background-attachment: fixed;
}
.banner-area h5{
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 3px;
    color: #3D4EFF;
}
.banner-area h3{
    font-size: 50px;
    font-weight: 700;
    margin-bottom: 20px;
}
.banner-area h4{
    font-size: 35px;
    font-weight: 700;
    margin-bottom: 40px;
    margin-top: 15px;
}
.banner-links a{
    display: inline-block;
    background-color: #2D333E;
    color: #fff;
    padding: 15px 30px;
    font-weight: 700;
    border-radius: 10px;
    margin-left: 15px;
    margin-right: 15px;
}
.banner-links a.start-link{
    background-color: #3D4EFF;
    box-shadow: 0 12px 50px rgb(61 78 255 / 40%), inset 1px 1px rgb(252 234 13 / 20%), inset -1px -1px 2px #3D4EFF;
    color: #fff;
}
.dot{
    background-color: #3D4EFF;
    height: 2px;
    width: 100px;
    display: inline-block;
}
.owl-theme .owl-dots .owl-dot span{
    background-color: #fff;
}
.header-area.less-padding{
    background-color: #000511;
    padding: 5px;
    transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
}
.header-area.less-padding .navbar-brand img{
    max-width: 70%;
}
.testimonial-image img{
    display: inline-block!important;
    width: inherit!important;
}
.testimonial-area .container{
    overflow: hidden;
}
.footer-address-area form{
    margin-top: 15px;
}
.instagram-photo {
    margin-top: 20px;
}
a#backToTop {
    position: fixed;
    right: 30px;
    bottom: 15px;
    background-color: #3D4EFF;
    width: 35px;
    height: 35px;
    color: #fff;
    border-radius: 2px;
    line-height: 1;
    display: none;
    align-items: center;
    justify-content: center;
    font-size: 25px;
    box-shadow: 0 12px 50px #3D4EFF, inset 1px 1px rgb(252 234 13 / 20%), inset -1px -1px 2px #3D4EFF;
}
a#backToTop.show{
    display: flex;
}
/***** Login Css start *****/
.login-main-height{
    min-height: 100vh;
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
}
.login-form {
    background-color: #3D4EFF;
    width: 100%;
    color: #fff;
    padding: 30px 80px;
    border-radius: 15px;
    box-shadow: 9px 3px 36px 30px rgb(255 255 255 / 10%);
}
.login-area{
    position: relative;
}
.login-area::before{
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    height: 100%;
    width: 100%;
    background-image: url(../images/login-back.png);
    background-repeat: no-repeat;
    background-size: cover;
    z-index: -1;
    opacity: .2;
    animation: animate2 25s linear infinite;
    animation-delay: 0s;
    animation-duration: 11s;
    background-attachment: fixed;

}
.login-form h3{
    font-size: 35px;
    font-weight: 700;
    margin-bottom: 30px;
    text-transform: capitalize;
    letter-spacing: 1.5px;
}
.google-lgoin a{
    display: inline-block;
    width: 100%;
    padding: 10px 15px;
    border: 1px solid #fff;
    border-radius: 5px;
    color: #fff;
    font-weight: 700;
    font-size: 14px;
}
.google-lgoin a svg{
    margin-right: 10px;
}
.or-area {
    padding: 15px 0;
    font-weight: 700;
    position: relative;
}
.or-area::before{
    content: "";
    width: 100%;
    height: 1px;
    background-color: #fff;
    position: absolute;
    left: 0px;
    top: 27px;
}
.or-area span{
    background-color: #3D4EFF;
    display: inline-block;
    position: relative;
    z-index: 1;
    padding-left: 20px;
    padding-right: 20px;
}
.login-form label{
    width: 100%;
    font-weight: 500;
    margin-bottom: 10px;
    text-align: left;
}
.login-form input{
    width: 100%;
    height: 50px;
    border: 0px;
    padding-left: 15px;
    color: #fff;
    border-radius: 5px;
    background-color: rgb(0 0 0 / 30%);
    outline: 0px;
    font-weight: 500;
}
.login-form button{
    width: 100%;
    height: 50px;
    background-color: #000511;
    color: #fff;
    border: 0px;
    border-radius: 5px;
    width: 100%;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 10px;
}
.login-form form a{
    color: #fff;
    font-weight: 500;
    text-decoration: underline!important;
}
.login-footer a{
    color: #fff;
    font-weight: 500;
    text-decoration: underline!important;
}
.google-lgoin {
    margin-bottom: 15px;
}
.login-logo{
    position:fixed;
    top:30px;
    left: 30px;
    max-width: 180px;
}
/***** Login Css end *****/
/**** Privacy start ****/
.privacy-area h2{
    font-size: 60px;
    color: #fff;
    font-weight: 700;
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(#fff 22%, rgba(255, 255, 255, .05));
    -webkit-background-clip: text;
    background-clip: text;
    margin-bottom: 20px;
    text-align: center;
}
/**** Privacy end ****/
/***** Single post start *****/
.single-artical-area {
    padding: 50px 0;
}
.single-artical-area h6{
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-weight: 700;
    color: #FCEA0D;
    margin-bottom: 5px;
}
.single-artical-area h2{
    color: #fff;
    font-weight: 700;
    font-size: 50px;
    margin-bottom: 50px;
}
.author-links img{
    width: 80px;
    height: 80px;
    border-radius: 50%;
    border: 2px solid #FCEA0D;
    margin-top: -60px;
}
.author-links h5{
    font-size: 20px;
    margin-bottom: 5px;
    font-weight: 700;
    color: #FCEA0D;
    margin-top: 10px;
}
.author-links p{
    margin-bottom: 0px;
    font-weight: 500;
    font-size: 12px;
    color: #fff;
}
.author-links {
    border: 1px solid #FCEA0D;
    padding: 20px 25px;
    border-radius: 5px;
    background-color: rgb(252 234 13 / 10%);
    margin-bottom: 50px;
    margin-top: 30px;
}
.single-text {
    font-size: 14px;
    font-weight: 500;
}
.related-post {
    padding-bottom: 50px;
}
.related-post h2{
    font-size: 50px;
    font-weight: 500;
    margin-bottom: 0px;
    color: #fff;
}
/***** Single post end *****/
/***** Checkout page start *****/
.checkout-area{
    padding-top: 50px;
    padding-bottom: 100px;
}
.checkout-area h2{
    font-size: 60px;
    color: #fff;
    font-weight: 700;
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(#fff 22%, rgba(255, 255, 255, .05));
    -webkit-background-clip: text;
    background-clip: text;
}
.checkout-heading p{
    font-weight: 500;
    font-size: 15px;
}
.checkout-heading{
    margin-bottom: 35px;
}
.checkout-left-area {
}
.single-checkout-block {
    padding: 20px 25px;
    background-color: #1B1C1D;
    border-radius: 5px;
    color: #fff;
}
.single-checkout-block label{
    display: inline-block;
    width: 100%;
    font-weight: 500;
    margin-bottom: 5px;
}
.single-checkout-block input{
    width: 100%;
    height: 50px;
    border: 0px;
    padding-left: 15px;
    color: #fff;
    border-radius: 5px;
    background-color: rgb(0 0 0 / 30%);
    font-weight: 700;
}
.single-checkout-block span{
    color: red;
}
.single-checkout-block h4{
    font-size: 25px;
    font-weight: 700;
    letter-spacing: 1.5px;
    text-transform: capitalize;
}
.checkout-items-area {
    border: 1px solid #3D4EFF;
    padding: 20px 15px;
    border-radius: 5px 5px 0px 0px;
    color: #fff;
}
.checkout-items-area label {
    font-size: 12px;
    font-weight: 500;
    padding-left: 40px;
    position: relative;
    border-bottom: 1px solid rgb(252 234 13 / 20%);
    padding-top: 10px;
    padding-bottom: 10px;
    cursor: pointer;
    opacity: .7;
    width: 100%;
}
.checkout-items-area label span{
    display: inline-block;
    width: 100%;
    font-weight: 700;
    font-size: 15px;
    color: #fff;
    letter-spacing: 2px;
}
.checkout-items-area label::before{
    content: "";
    position: absolute;
    left: 0;
    width: 20px;
    height: 20px;
    border: 2px solid #3D4EFF;
    border-radius: 50%;
    top: 11px;
}
.checkout-items-area input:checked + label::before{
    background-color: #3D4EFF;
    border: 5px solid rgb(0 0 0 / 30%);
}
.checkout-items-area input:checked + label{
    opacity: 1;
}
.single-payment-item label{
    border: 1px solid #000;
    padding: 5px 20px;
    font-weight: 700;
    border-radius: 5px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    cursor: pointer;
    opacity: .6;
    height: 50px;
}
.single-payment-item label::before{
    content: "";
    position: absolute;
    left: 10px;
    top: 10px;
    width: 25px;
    height: 25px;
    border: 2px solid #000;
    border-radius: 50%;
}
.single-payment-item label span{
    color: #fff;
    padding-left: 25px;
}
.single-payment-item input:checked + label{
    background-color: #000511;
    opacity: 1;
    margin-bottom: 0px;
    border-radius: 5px 5px 0px 0px;
    border:1px solid #3D4EFF;
}
.single-payment-item input:checked + label span{
    color: #fff;
}
.single-payment-item input:checked + label::before{
    background-color: #3D4EFF;
    border: 5px solid rgb(0 0 0 / 30%);
}
.card-details {
    display: none;
    border: 2px solid #000511;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    border-radius: 0px 0px 5px 5px;
    margin-bottom: 20px;
}
.single-payment-item input:checked + label ~ .card-details{
    display: block;
}
.card-details strong{
    display: inline-block;
    margin-top: 15px;
    margin-bottom: 10px;
}
.card-details select{
    width: 100%;
    height: 50px;
    color: #fff;
    border-radius: 5px;
    background-color: rgb(0 0 0 / 30%);
    border: 0px;
    cursor: pointer;
    font-weight: 700;
    font-size: 14px;
    padding-left: 5px;
    outline: 0px;
}
/* .single-payment-item {
    border: 1px solid #000511;
    border-radius: 5px;    
} */
.single-payment-item:last-child{
    border-bottom: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.single-payment-item span img{
    max-width: 200px;
    max-height: 35px;
}
.single-checkout-block button{
    background-color: #000511;
    border-radius: 5px;
    padding: 15px 10px;
    transition: all .2s;
    display: block;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    margin-left: auto;
    margin-right: auto;
    border: 0px;
    margin-top: 25px;
    width: 100%;
    vertical-align: middle;
}
.single-checkout-block button i{
    margin-left: 10px;
    font-size: 20px;
    line-height: 1;
}
.total-card-area{
    background-color: #3D4EFF;
    padding: 10px 15px;
    border-radius: 0px 0px 5px 5px;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
}
.card-d-area{
    margin-top: 30px;
}

.testimonial-area  .col-lg-10{
   overflow: hidden;
}

.water-img{
    position: fixed;
    top:0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: -1;
}








/***** Checkout page end *****/





  .night {
    position: relative;
    width: 100%;
    height: 100%;
    transform: rotateZ(45deg);
  }
  .shooting_star {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 2px;
    background: linear-gradient(-45deg, #5f91ff, rgba(0, 0, 255, 0));
    border-radius: 999px;
    filter: drop-shadow(0 0 6px #699bff);
    animation: tail 3000ms ease-in-out infinite, shooting 3000ms ease-in-out infinite;
  }
  .shooting_star::before {
    content: '';
    position: absolute;
    top: calc(50% - 1px);
    right: 0;
    height: 2px;
    background: linear-gradient(-45deg, rgba(0, 0, 255, 0), #5f91ff, rgba(0, 0, 255, 0));
    transform: translateX(50%) rotateZ(45deg);
    border-radius: 100%;
    animation: shining 3000ms ease-in-out infinite;
  }
  .shooting_star::after {
    content: '';
    position: absolute;
    top: calc(50% - 1px);
    right: 0;
    height: 2px;
    background: linear-gradient(-45deg, rgba(0, 0, 255, 0), #5f91ff, rgba(0, 0, 255, 0));
    transform: translateX(50%) rotateZ(45deg);
    border-radius: 100%;
    animation: shining 3000ms ease-in-out infinite;
    transform: translateX(50%) rotateZ(-45deg);
  }


  
  .shooting_star:nth-child(1) {
    top: calc(50% - 117px);
    left: calc(50% - 125px);
    animation-delay: 3365ms;
  }
  .shooting_star:nth-child(1)::before, .shooting_star:nth-child(1)::after {
    animation-delay: 3365ms;
  }

  .shooting_star:nth-child(21) {
    top: calc(5% - 117px);
    left: calc(10% - 125px);
    animation-delay: 3365ms;
  }
  .shooting_star:nth-child(21)::before, .shooting_star:nth-child(1)::after {
    animation-delay: 3365ms;
  }




  .shooting_star:nth-child(2) {
    top: calc(50% - -65px);
    left: calc(50% - 269px);
    animation-delay: 1784ms;
  }
  .shooting_star:nth-child(2)::before, .shooting_star:nth-child(2)::after {
    animation-delay: 1784ms;
  }
  .shooting_star:nth-child(3) {
    top: calc(50% - 17px);
    left: calc(50% - 178px);
    animation-delay: 2331ms;
  }
  .shooting_star:nth-child(3)::before, .shooting_star:nth-child(3)::after {
    animation-delay: 2331ms;
  }
  .shooting_star:nth-child(4) {
    top: calc(50% - 1px);
    left: calc(50% - 33px);
    animation-delay: 9907ms;
  }
  .shooting_star:nth-child(4)::before, .shooting_star:nth-child(4)::after {
    animation-delay: 9907ms;
  }
  .shooting_star:nth-child(5) {
    top: calc(50% - -113px);
    left: calc(50% - 171px);
    animation-delay: 393ms;
  }
  .shooting_star:nth-child(5)::before, .shooting_star:nth-child(5)::after {
    animation-delay: 393ms;
  }
  .shooting_star:nth-child(6) {
    top: calc(50% - -46px);
    left: calc(50% - 150px);
    animation-delay: 1100ms;
  }
  .shooting_star:nth-child(6)::before, .shooting_star:nth-child(6)::after {
    animation-delay: 1100ms;
  }
  .shooting_star:nth-child(7) {
    top: calc(50% - -55px);
    left: calc(50% - 153px);
    animation-delay: 9218ms;
  }
  .shooting_star:nth-child(7)::before, .shooting_star:nth-child(7)::after {
    animation-delay: 9218ms;
  }
  .shooting_star:nth-child(8) {
    top: calc(50% - -199px);
    left: calc(50% - 116px);
    animation-delay: 5133ms;
  }
  .shooting_star:nth-child(8)::before, .shooting_star:nth-child(8)::after {
    animation-delay: 5133ms;
  }
  .shooting_star:nth-child(9) {
    top: calc(50% - -44px);
    left: calc(50% - 166px);
    animation-delay: 9117ms;
  }
  .shooting_star:nth-child(9)::before, .shooting_star:nth-child(9)::after {
    animation-delay: 9117ms;
  }
  .shooting_star:nth-child(10) {
    top: calc(50% - -127px);
    left: calc(50% - 242px);
    animation-delay: 8356ms;
  }
  .shooting_star:nth-child(10)::before, .shooting_star:nth-child(10)::after {
    animation-delay: 8356ms;
  }
  .shooting_star:nth-child(11) {
    top: calc(50% - -111px);
    left: calc(50% - 208px);
    animation-delay: 4614ms;
  }
  .shooting_star:nth-child(11)::before, .shooting_star:nth-child(11)::after {
    animation-delay: 4614ms;
  }
  .shooting_star:nth-child(12) {
    top: calc(50% - -53px);
    left: calc(50% - 52px);
    animation-delay: 1401ms;
  }
  .shooting_star:nth-child(12)::before, .shooting_star:nth-child(12)::after {
    animation-delay: 1401ms;
  }
  .shooting_star:nth-child(13) {
    top: calc(50% - -2px);
    left: calc(50% - 259px);
    animation-delay: 3104ms;
  }
  .shooting_star:nth-child(13)::before, .shooting_star:nth-child(13)::after {
    animation-delay: 3104ms;
  }
  .shooting_star:nth-child(14) {
    top: calc(50% - -89px);
    left: calc(50% - 266px);
    animation-delay: 9467ms;
  }
  .shooting_star:nth-child(14)::before, .shooting_star:nth-child(14)::after {
    animation-delay: 9467ms;
  }
  .shooting_star:nth-child(15) {
    top: calc(50% - -144px);
    left: calc(50% - 10px);
    animation-delay: 8587ms;
  }
  .shooting_star:nth-child(15)::before, .shooting_star:nth-child(15)::after {
    animation-delay: 8587ms;
  }
  .shooting_star:nth-child(16) {
    top: calc(50% - 159px);
    left: calc(50% - 19px);
    animation-delay: 3389ms;
  }
  .shooting_star:nth-child(16)::before, .shooting_star:nth-child(16)::after {
    animation-delay: 3389ms;
  }
  .shooting_star:nth-child(17) {
    top: calc(50% - -72px);
    left: calc(50% - 96px);
    animation-delay: 7760ms;
  }
  .shooting_star:nth-child(17)::before, .shooting_star:nth-child(17)::after {
    animation-delay: 7760ms;
  }
  .shooting_star:nth-child(18) {
    top: calc(50% - 147px);
    left: calc(50% - 189px);
    animation-delay: 7017ms;
  }
  .shooting_star:nth-child(18)::before, .shooting_star:nth-child(18)::after {
    animation-delay: 7017ms;
  }
  .shooting_star:nth-child(19) {
    top: calc(50% - 70px);
    left: calc(50% - 4px);
    animation-delay: 1677ms;
  }
  .shooting_star:nth-child(19)::before, .shooting_star:nth-child(19)::after {
    animation-delay: 1677ms;
  }
  .shooting_star:nth-child(20) {
    top: calc(50% - 3px);
    left: calc(50% - 190px);
    animation-delay: 2801ms;
  }
  .shooting_star:nth-child(20)::before, .shooting_star:nth-child(20)::after {
    animation-delay: 2801ms;
  }
  @keyframes tail {
    0% {
      width: 0;
    }
    30% {
      width: 100px;
    }
    100% {
      width: 0;
    }
  }
  @keyframes shining {
    0% {
      width: 0;
    }
    50% {
      width: 30px;
    }
    100% {
      width: 0;
    }
  }
  @keyframes shooting {
    0% {
      transform: translateX(0);
    }
    100% {
      transform: translateX(300px);
    }
  }
  @keyframes sky {
    0% {
      transform: rotate(45deg);
    }
    100% {
      transform: rotate(405deg);
    }
  }
  