@font-face {font-family:'Product-Sans-Bold'; src: url('../fonts/Product-Sans-Bold.ttf'); url('../fonts/Product-Sans-Bold.ttf') format('truetype'); font-weight: normal;font-style: normal;} 
@font-face {font-family:'ProductSans-Medium'; src: url('../fonts/ProductSans-Medium.ttf'); url('../fonts/ProductSans-Medium.ttf') format('truetype'); font-weight: normal;font-style: normal;} 
@font-face {font-family:'Product-Sans-Regular'; src: url('../fonts/Product-Sans-Regular.ttf'); url('../fonts/Product-Sans-Regular.ttf') format('truetype'); font-weight: normal;font-style: normal;} 

@import url('https://fonts.googleapis.com/css2?family=Jost:wght@300;400;500;600;700;800;900&display=swap');


body{
    font-family:'ProductSans-Medium' !important;
    font-size:16px !important;
    font-weight:500 !important;
}
h1, h2, h3{
  font-family: 'Jost', sans-serif !important;color: #161616 ;
}
h4, h5, h6{
     font-family: 'Jost', sans-serif !important;    color: #161616;
}
.img-fluid {
    max-width: 100%;
    height: auto;
}
.aiz-header {
    padding-top: 15px;
    box-shadow: 0 10px 30px rgb(34 44 62 / 5%) !important;
    border-bottom: 1px solid #f5f5f500 !important;
    background: #00000057 !important;
    backdrop-filter: blur(6px);
}
.aiz-header .aiz-navbar{
    padding-bottom: 15px; 
}
.top-butns a{
    color:#ffffff !important;
    font-size: 16px;
}
.top-butns.login a{
    background: #f9730c;
    padding: 8px 35px;
    border-radius: 30px;
    box-shadow: 3px 3px 0px 0px #f4f4f4;
}

.banner-form{
background: #ffffffb0 !important;
    backdrop-filter: blur(8px) !important;
    border: none !important;
    border-radius: 0px 0 20px 20px !important;
    box-shadow: 2px 3px 5px #00000047 !important;
}
.text-orange{
        color: #f9730c !important;
}
.banner-form-heading h2{
    color: #fff !important;
    font-size: 20px;
    padding: 5px 10px;
    margin-bottom: 0 !important;
}
.banner-form-heading {
margin-bottom: 0 !important;
    background: #eb6e0e;
    color: #fff;
    border-top: solid 10px #1a9950;
    border-radius: 20px 20px 0 0 !important;
}
.home-slider-text p{
       color: #fff;
    font-size: 20px;
    text-shadow: 1px 4px #00000096;
}
.home-slider-text h1{
    text-shadow: 1px 4px #00000096;
    font-size: 42px;
    color: #fff;
}
.hero-slider-banner{
         display: block;
        overflow: hidden;
        max-width: 100%;
        height: 820px;
        margin: auto;
        position: relative;
        width: 100%;
}
    .hero-slider-banner img {
        width: 100%;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        position: absolute;
        height: 100%;
        object-fit: cover;
        max-height: 100%;
        max-width: 100%;
    }
.home-slider-area .absolute-full{
     top: -20px;
}
.mem-id span{
    font-size: 14px;
    color: #747474 !important;
}
.mem-details p{
    font-size: 14px;
      color: #3c3c3c;
    padding: 5px 0 12px;
    margin: 0;
}
.connect-btn button{
    border: none;
    outline: none;
    background: red;
  
    padding: 8px 24px;
    border-radius: 30px;
  
    color: #fff;
    font-size: 13px;
    
     background: #f9730c;
    box-shadow: 3px 3px 20px 0px #f9730c4d;
}
.connect-btn button:hover {
     background: #1a9750;
  box-shadow: 2px 5px 20px 0px #259e584f;
}
.mem-id{
    display: flex;
    gap: 24px;
    align-items: center;
    justify-content: space-between;
}
.new_mem_outer {
    padding: 8px;
    background: #ffffff;
    box-shadow: 0px 16px 20px #cccccc7d;
    margin: 9px 0 30px;
    border-radius: 5px;
    border-bottom: solid 3px #f9730c54;
}
.mem_img_outer {
    position: relative;
    width: 100%;
    height: 200px;
    border-radius: 50%;
    width: 200px;
    margin: auto;
}
.mem_img_outer img{
    position: absolute;
    object-fit: cover;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 50%;
 box-shadow: 5px 5px #e1e1e1;
}
.mem-name{
    text-transform: uppercase;
    font-size: 17px;
}
.checkbox-content{
     color: #000000d4;
    font-size: 12px;
}
.banner-form .form-group label{
        color: #000000db !important;
}
.register-btn{
        background: #f9730c;
    border: none;
    color:#ffffff !important;
}
.aiz-square-check, .aiz-rounded-check {
    border: 1px solid #000000 !important;
}
.blog-outer p{
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
}
.blog-category span{
    font-size: 14px;
    color: #f9730c;
    font-weight: 400;
}
.blog-title{
    font-size: 17px;
    margin-bottom: 12px;
    line-height: 26px;
}
.blog-section{
        padding: 70px 0 20px;
}




/*banner bottom body css start*/
.signup-div h3{
font-size: 25px;
    color: #000;
    text-transform: uppercase;
    margin: 18px 0 15px;
}

.signup-div h5 {
    font-size: 24px;
    color: #000;
    margin: 18px 0 15px;
}
.signup-div{
        text-align: center;
}
.signup-div p{
    font-size: 15px;
    color: #4e4e4e;
}
.section-title h2, .section-title h4, .section-title h1{
color: #000000;
    font-size: 30px;
   font-weight: 600;
    margin-bottom: 15px;
}
.section-title p{
    font-size: 15px !important;
    color: #959595;
    font-weight: 500;
}
.connect-us-sec{
    background: #f9f9f9;
    padding: 50px 0;
}
.member-section{
   background: #f9f9f9;
    padding: 50px 0; 
}
.connect-us-text h3{
    font-size: 30px;
      font-weight: 700;
    margin-bottom: 15px;
    color: #000000;
}
.connect-feature{
      display: flex;
    margin-bottom: 22px;
}
.feature-box p{
    font-size: 18px;
    color: #000;
}
.feature-box h4{
     font-size: 28px;
    font-weight: 600;
    color: #272727;
}
.feature-box{
   padding-left: 20px;
}
.connect-us-text{
        margin-bottom: 36px;
}
.connect-us-text p{
  font-size: 20px;
    color: #272727;
}
.testimonial-sec{
        padding: 90px 0;
}
.bg-grey{
   background: #f8f8f8;
}
.testimg-content{
        padding: 50px;
    text-align: left;
}
.testimg-content p{
      font-size: 16px;
    margin-top: 10px;
    color: #585858;
}
.testimg-content img{
        margin-bottom: 22px;
}
.testimg-content .t-title{
    font-size: 23px;
    color: #444444;
    border-bottom: solid 1px #525252;
    display: inline; 
}
.faq-inner{
    background: #fef9f7;
    padding: 50px;
    border-radius: 50px;
    border: solid 1px #e5b8a6;
}
.faq-inner .accordion .card{
    box-shadow: none;
    border-radius: 15px;
    border: solid 1px #e5b8a67d;
    background: #fff;
}
.faq-inner .accordion .card-header{
        padding: 5px;
}
.faq-inner .accordion  .btn.btn-link{
    font-size: 17px;
    font-weight: 700;
    color: #1e1e1e;
}
.faq-title{
    font-size: 30px;
    color: #000;
    display: flex;
    margin-bottom: 30px;
    align-items: center;
}
.faq-title img{
        margin-right: 10px;
}
.faq-img-part{
    text-align: center;
}

.faq-inner .card-header .btn-link:after{
position: absolute;
    content: "\f107";
    font-family: 'Line Awesome Free';
    font-weight: 900;
    top: 15px;
    right: 19px;
    bottom: 0;
    font-size: 22px;
    transform: rotate(0deg);
}
.faq-inner .card-header [aria-expanded="true"]:after {
     transform: rotate(179deg);
    top: 0px;
    line-height: 58px;
}

.faq-inner .accordion .card .card-body {
 padding: 20px 25px;
    font-size: 15px;
    border-radius: 4px;
    color: #151515;
}
.mobile-app-sec{
background: #c9e6ff;
    padding: 36px 0;
    margin: 80px 0;
}
.app-showcase-content h5{
    font-size: 34px;
    color: #000;
    font-weight: 700;
    line-height: 47px;
    margin-bottom: 20px;
}
.app-showcase-content p{
    font-size: 18px;
    color: #000;
    margin-bottom: 26px;
}
.app-showcase-content a img{
        width: 200px;
    margin-right: 15px;
}
.feature-outer{
  background: #fff;
    box-shadow: 1px 4px 13px #ccc;
    padding: 50px 50px 35px;
    border-radius: 50px;
}
.feature-sec{
    margin: 60px 0 80px;
}
.bottom-content-sec{
background: #f9f9f9;
    padding: 50px 0;
}
.bottom-content-sec .bottom-content p{
    font-size: 16px;
    color: #909090;
    line-height: 28px;
    margin-bottom: 0;
    font-weight: 500;
}
.footer-links-sec h4{
    font-size: 20px;
    color: #000000;
    text-transform: capitalize;
    margin-bottom: 15px;
}
.aiz-footer {
    background: #ffffff !important;
}
.aiz-footer .list-unstyled li{
        margin: 6px 0;
}
.aiz-footer .list-unstyled li a{
      color: #9d9d9d;
    font-weight: 500;
    font-size: 16px;
}
.aiz-footer .list-unstyled li a:hover{
    color:#f9730c;
}
.footer-links{
       border-right: 1px solid #ddd;
    width: 256px;
}
.cpyrigt-bottm-sec .app-avaliable ul li{
        display: inline;
}
.cpyrigt-bottm-sec h5{
    color: #5e5e5e;
    font-size: 15px;
    margin-bottom: 12px;
}
ul.footer-s-icon li a{
    background:transparent !important;
}
ul.footer-s-icon a {
    display: inline-block;
    width: 40px;
    height: 40px;
    border-radius: 2px;
    line-height: 50px;
    text-align: center;
    border: solid 2px #626262;
    font-size: 10px;
}
ul.footer-s-icon i {
    color: #2d2d2d !important;
    font-size: 22px;
}
ul.footer-s-icon a:hover {
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
}
/*ul.social.colored [class*="twitter"], ul.social.colored [class*="facebook"], ul.social.colored [class*="youtube"], ul.social.colored [class*="instagram"] {*/
/*   background:transparent !important;*/
/*} */
.cpyrigt-bottm-sec{
    border-top: 1px solid #ddd;
    padding: 20px 0;
    /*margin-bottom: 28px;*/
    border-bottom: 1px solid #ddd;
}
.footer-call-mail li a i{
font-size: 22px;
    border: solid 1px #ccc;
    border-radius: 50%;
    width: 40px;
    color: #f97611;
    height: 40px;
    text-align: center;
    line-height: 40px;
    margin-right: 5px;
}
.footer-call-mail li{
    margin-bottom:10px;
}
.footer-call-mail li a{
     color: #f97611;
}
.breadcrumb-text-sec{
    background: url(../img/b-img.jpg);
     padding: 20px 0;
    /*margin-bottom: 50px;*/
    background-repeat: no-repeat;
    width: 100%;
    background-size: cover;
    opacity: 1;
}
.blog-outer{
    margin-bottom: 20px !important;
    border-radius: 30px;
    border: solid 2px #ccc;
    background: #000000;
    border-radius: 50px;
}
.blog-outer p{
display: -webkit-box;
-webkit-line-clamp: 4;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
}
.blog-outer a.btn{
    background: #f9730c33;
    color: #f9730c;border-radius: 30px;
}
.blog-outer a.btn:hover{
        background: #f9730c;
    color: #ffffff;
}
.blog-listing-section{
    padding-top:60px;
}
.faq-heading h2{
        font-size: 28px;
}
.faq-inner-section p{
    font-size:15px;
}
.blog-inner{
    background: #fff;
    padding: 20px;
     box-shadow: 1px 3px 9px #cccccc7a; 
    border-radius: 50px;
    /*border: solid 1px #e5b8a6;*/
}
.blog-inner img{
        border-radius: 30px;
}
.blog-heading{
    font-size: 25px;
    margin: 14px 0;
    color: #161616;
}
.list-outer{
    display: flex;
    border-radius: 15px;
    border: solid 1px #e5b8a67d;
    background: #fff;
    padding: 10px 12px;
    margin-bottom: 20px;
}
.blog-sidebar{
background: #fef9f7;
    padding: 25px 25px;
    border-radius: 20px;
    border: solid 1px #e5b8a6;
}
.recent-img img{
   max-width: 100px;
    border-radius: 12px;
}
.recent-content p{
font-size: 14px;
    color: #f9730c;
    margin-bottom: 5px;
}
.recent-content{
    margin-left: 8px;
}
.recent-content h6{
font-size: 17px;
    color: #2a2a2a;
    line-height: 24px;
}
ul.social a:hover {
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
    border-radius: 2px;
}
.mt-30{
    margin-top:30px;
}
.blog-social{
    display: flex;
    align-items: center;
    margin-bottom: 15px;
    }
    .blog-sidebar h4{
    padding: 6px 0 16px;
    color: #1a1a1a;
    }
    .leave-comment-sec{
        background: #fff;
    padding: 30px;
     /*border: solid 1px #e5b8a6;*/
    box-shadow: 1px 3px 9px #cccccc7a;
    border-radius: 50px;
    margin-top: 30px;
    }
    .blog-social h5{
    font-size: 20px;
    margin-right: 14px;
    margin-bottom: 0;
    color: #454545;
    }
    .leave-comment-sec h5{
    font-size: 24px;
    color: #222;
    margin: 7px 0 20px;
    }
    .leave-comment-sec form .btn{
        background: #e76501;
    color: #ffffff;
    padding: 12px 36px;
    border-radius: 30px;
    }
    
    .blog-discrption{
            border-bottom: solid 1px #e2e5ec;
    margin-bottom: 30px;
    padding-bottom: 15px;
    }
.aiz-footer p {
    font-size: 15px;
    color: #9b9b9b !important;
    margin-bottom: 0 !important;
    line-height: 28px;
    font-family: 'Product-Sans-Regular';
}
 .app-avaliable ul{
     margin-bottom:0 !important;
 }  
.social-box{
      text-align: right;
}
.current-verison{
      text-align: left;
}
.app-img-sec{
    position: relative;
    bottom: -36px;
}
.bottom-content .logo a img{
    padding-bottom:15px;
}
.app-avaliable ul li+li{
  margin-left: 10px !important;
}
.logout-btn{
    color: #fff; border-bottom: solid 1px #fff;font-size: 15px;
}
.username{
        color: #fff; font-size: 15px;
}

.login-btn{
    background: #f9730c;
    color: #fff !important;
    border-radius: 30px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 16px !important;
}
.signup-text p{
       font-size: 15px; 
}
.signup-text p a{
    margin-left: 4px;
    color: #f9730c;
    border-bottom: solid 1px #f9730c;
    font-weight: 600;
}
.login-sec{
    padding: 5rem 0;
    background:url(../img/login-bg-new.jpg);
    background-position: center;
    background-size: cover;
    width: 100%;
    position:relative;
}
.leaf-left{
    position: absolute;
    top: 0px;
    left: 0;
    width: 350px;
}

.leaf-right{
     position: absolute;
    right: 0;
    width: 111px;
    top: -82px;
    z-index: 999;
}
.register-sec{ 
    padding: 5rem 0;
    background: url(../img/img-04.jpg);
    position: relative;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 900px auto;
    opacity: 1;
  
}
.trust-million{
    padding: 14px 20px;
    background: #f9730c;
    position: relative;
    top: 20px;
    color: #fff !important;
    border-radius: 5px;
}
.breadcrumb-sec{
        margin-top: -93px;
}
.login-form-outer{
/*border: none !important;*/
/*    background-color: transparent!important;*/
/*    box-shadow: none !important;*/
/*    text-align: left;*/
   position: relative;
    background-color: #ffffff00 !important;
    box-shadow: none !important;
    text-align: left;
    border: solid 1px #718967 !important;
    border-radius: 38px;
    border-bottom: solid 10px #557544 !important;
    padding: 12px;
    backdrop-filter: blur(5px);
}
.register-form-outer{
    border: 1px solid #3f5b4542 !important;
    background-color: #ffffffb3 !important;
}
.card.login-form-outer.register-form-outer h1 {
    margin-bottom: 13px !important;
    font-size: 35px;
}
.card.login-form-outer h1{
        margin-bottom: 32px !important;
    font-size: 35px;
}
.card.login-form-outer .form-label{
    color: #000000 !important; 
}
.register-form-outer p{
        font-size: 14px;
    color: #333333;
}
.register-form-outer .aiz-checkbox span a{
    color: #108e45;
}
.connect-content{
    padding-left:40px;
}
.more-content{

    font-size: 16px;
    line-height: 24px;
    /* padding-right: 50px; */
    color: #4e4e4e;
}

.contact-p{
   font-size: 13px;
    text-align: center;
}
.contact-form-card{
padding: 29px;
    border-radius: 25px;
    border: solid 1px #e6e6e6;
}
.contact-us-section, .career-section, .faq-inner-section{
        padding: 60px 0 60px;
}
.breadcrumb-text-sec h1, .breadcrumb-text-sec ul{
    margin-bottom:0;
}
.breadcrumb-text-sec .row{
        align-items: center;
}
.customer-support-box h4{
       font-size: 20px;
    margin-bottom: 12px;
}
.customer-support-box a{
    color: #535455;
    font-size: 16px;
    line-height: 32px;
}
.form-heading{
        font-size: 24px;
    padding: 0px 0 20px;
    color: #212121;
}
.career-left p a{
     color: #1a73e8;
    font-size: 17px;
    line-height: 35px;
    text-decoration: underline;
}
.faq-inner-section .faq-inner{
        background: none;
    padding: 0;
    border-radius: 0;
    border: none;
}
.about-us-inner-sec{
    background: url(../img/about-bg.jpg);
    background-size: cover;
    background-position: center;
    width: 100%;
    background-repeat: no-repeat;
    padding: 70px 0 50px;
    position: relative;
}
.flower-left {
    position: absolute;
    left: 0;
    bottom: -36px;
    z-index: 999;
    width: 240px;
    transform: rotate(332deg);
}

.about-us-head p{
  font-size: 18px;
    color: #272727;
    margin-bottom: 15px;
}
.about-us-head h2{
    margin-bottom: 20px;
    font-size: 32px;
}
.whychosoe-us-sec{
    padding:80px 0;
}
.choose-us-heading p{
        font-size: 18px;
    color: #272727;
    margin-bottom: 18px;
}
.choose-us-box{
    padding: 39px 30px 20px;
    text-align: center;
    box-shadow: 0px 6px 12px #dce1e9;
    border-radius: 50px;
    margin-bottom: 30px;
      transition: 0.3s all;
    overflow: hidden;
}
.choose-us-box h4{
    font-size: 22px;
    margin: 20px 0 15px;
}
.choose-us-row{
    margin-top:50px;
}
.choose-us-heading h3{
        font-size: 30px;
}
.choose-us-box:hover{
    box-shadow:none;
    transition: 0.3s all;
    transform: scale(1.1);
    overflow: hidden;    background: #fafafa;
}











/*user dashboard css start*/

.user-dashboard-header{
        background: #292929;
}
.user-dashboard-header ul li a{
    color: #fff;
    font-size: 15px;
    padding: 15px 12px;
    /*border-bottom: solid 4px transparent;*/
    display: flex !important;
    align-items: center;
    text-transform: uppercase;
}
.user-dashboard-header ul li a.active{
    border-bottom: solid 4px #1b9950;background: #3e3e3e;
}
.user-dashboard-header ul li a i{
    font-size: 20px;
    padding-right: 5px;
}
.user-dashboard-header ul li a.active i{
    color: #1b9950;
}
.user-dashboard-header .list-inline-item:not(:last-child) {
    margin-right: 18px;
}
.user-dashboard-section{
        padding: 54px 0px 54px 20px;
}
.top-divs{
    display: flex;
    justify-content: space-around;
    background: #fff;
    border-radius: 20px;
    padding: 20px;
    box-shadow: 2px 2px 9px #cccccc82;
    margin-bottom: 15px;
}
.top-divs:hover{
     box-shadow: none !important;
}
.top-divs:hover .icon-div i{
        color: #239955;
}
.top-divs:hover .icon-div{
        transform: scale(1.1);
}
.top-divs h4{
    font-size: 38px;
    color: #474747;
}
.top-divs p{
    font-size: 15px;
    color: #474747;
    margin-bottom: 0;
}
.top-divs .icon-div{
    transition:0.3s ease;
    width: 75px;
    height: 75px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    line-height: 30px;
    background: #fff;
    border-radius: 50%;
    box-shadow: 1px 2px 8px 0px #e1e0e0;
}
.top-divs .icon-div i{
   margin-bottom: 0 !important;
    line-height: 40px;
    font-size: 38px;
    color: #f9730c;
}

.top-divs .content-div{
    padding-left:16px;
}
.user-dashboard-package-card{
    border-radius: 30px !important;
    border: solid 1px #f0f0f0 !important;
}
.user-dashboard-package-card h2{
    font-size: 20px;
    text-transform: capitalize;
    color: #2b2b2b;
    padding: 7px 0px;
    margin-bottom: 0;
    border-bottom: none !important;
}
.package-header{
    justify-content: center !important;
    background: #fef9f7 !important;
    border-radius: 30px 30px 0 0 !important;
    border-bottom: solid 1px #fa8d391a !important;
}
.expiry-date {
    text-align: center;
    color: #212121;
    text-transform: capitalize;
    font-size: 18px;
}
.package-btn{
    text-align: center;
}
.package-btn a{width: 100%;
    border-radius: 30px;
    color: #fff;
    background: rgb(250,183,86);
    background: linear-gradient(90deg, rgba(250,183,86,1) 0%, rgba(238,79,89,1) 100%);
}
.package-btn a:hover{
    width: 100%;
    border-radius: 30px;
    color: #fff;
    background: rgb(238,79,89);
    background: linear-gradient(90deg, rgba(238,79,89,1) 0%, rgba(250,183,86,1) 100%);
}
.package-name{
  color: #1f1f27;
    font-size: 27px;
    text-transform: capitalize;
    font-family:'Product-Sans-Bold';
}
.user-dashboard-sidenav{
    border: none !important;
    background: #fff !important;
    box-shadow: 2px 2px 10px #cccccc4f !important;
    padding: 15px 10px !important;
    margin-top: 52px !important;
    border-radius: 30px !important;
}
.user-dashboard-sidenav .avatar, .user-dashboard-sidenav .avatar img{
    border-radius: 17px !important;position:relative;
}
.avatar-md {
    width: 70px  !important;
    height: 70px  !important;
}
.user-dashboard-sidenav .avatar:before{
    content: '';
    background: #1a9950;
    position: absolute;
    top: 1px;
    right: 0px;
    width: 10px;
    height: 10px;
    z-index: 7;
    border-radius: 50%;
}
.user-name{
        color: #2e2e2e;
    font-size: 18px;
}
.user-dashboard-sidenav .sidemnenu{
    background: #fef9f7 !important;
    border-radius: 30px !important;
    padding: 20px 0 !important;
}
.user-dashboard-sidenav .aiz-user-sidenav .aiz-side-nav-link.active{
    background: none !important;
    border-left: solid 3px #ed8f69 !important;
    border-radius: 2px !important;
}

.user-dashboard-sidenav .aiz-user-sidenav .aiz-side-nav-list .aiz-side-nav-link {
    color: #272a38;
    font-weight: 500;
    font-size: 15px;
    border-left: 3px solid transparent;
}
.aiz-side-nav-list .aiz-side-nav-icon{
    color: #2b2e3b !important;
    font-size: 17px !important;
    margin-right: 8px !important;
}
.user-dashboard-sidenav .aiz-user-sidenav .aiz-side-nav-link.active .aiz-side-nav-text{
        color: #ed8f69;}
.user-dashboard-sidenav .aiz-user-sidenav .aiz-side-nav-link.active i{
       color: #ed8f69;
}
.user-dashboard-sidenav .aiz-side-nav-link.active i{
    color:#ed8f69 !important;
}
.profile-btn{
    background: #caedfe;
    color: #0086c6 !important;
    border-radius: 30px;
    font-size: 16px !important;
}
.carousel-box:hover .package-card{

}
.user-dashboard-sidenav .aiz-user-sidenav .aiz-side-nav-link:hover {
    background-color: #fff0ea !important;
}
.gallery_uploaded-_div{
    border: solid 1px #e5e3e3;
    border-radius: 20px;
}
.icon-box {
    width: 60px;
    height: 60px;
    border: solid 1px #ccc;
    border-radius: 50%;
}
.add-new-image{
    background: #fff !important;
    border-radius: 10px !important;
    padding: 20px !important;
    margin-bottom: 15px !important;
    text-align: center;
    border: dashed 2.4px rgb(217 217 217);
}
.add-new-image i{ 
        font-size: 24px;
}
.top-divs {
    display: flex;
    justify-content: space-around;
    background: #fff;
    border-radius: 20px;
    padding: 24px 20px;
    box-shadow: 2px 3px 8px #00000012;              
    margin-bottom: 15px;
    border: solid 1px #00000012;
}
.top-divs.gallery_uploaded_div {
    display: flex;
    justify-content: space-around;
    background: #fff;
    border-radius: 20px;
    padding: 24px 20px;
    box-shadow: 2px 3px 8px #00000012 !important;
    margin-bottom: 15px;
    border: solid 1px #00000012;
}
.gallery-columns .card{
    max-width: 500px !important;
    padding: 15px !important;
    box-shadow: 0px 3px 20px #0000001f;
    border: none !important;
    border-radius: 13px;
}
.profile-section{
    background: rgb(250,183,86);
    background: linear-gradient(90deg, rgba(250,183,86,1) 0%, rgba(246,114,56,1) 100%);
    margin-top: 36px;
}
.profile-img-outer{
    width: 230px;
    height: auto;
    margin: auto;
    border-radius: 50% !important;
}
.user-profile-sidebar{
    background: #fff;
    box-shadow: 2px 2px 16px #00000017;
    padding: 20px;
    border-radius: 30px;
}
.profile-id-name{
        padding: 20px 0 0;
}
.member-id{
    color: #f67439;
}
.profile-id-name h2{color: #313131;}
.title{
    color: #606060;
    border-bottom: solid 2px #ccc;
}
.package_name{
    color: #f6f6f6;
       background: #f9730c;
    display: inline;
    font-size: 20px;  font-weight: 400;
    top: 20px;
    position: relative;
    padding: 8px 29px;
    /* border: solid 1px #fed6b9; */
    border-radius: 30px;
}
.package_carousal_box{
    margin: 20px 0;
}
.package-card{
    overflow: hidden!important;
    margin-right: 20px;
    border: solid 1px #dfdddd;
    border-radius: 30px;
    padding: 10px 0;
}
.price{
    font-size: 30px;
    line-height: 72px;
    color: #242424;
    font-weight: 700;
}
.packege_days{
     font-size: 17px;
    display: block;
    font-weight: 600;
    color: #318957;
    text-transform: uppercase;
}
.packagee-btn{
    border-radius: 30px;
    color: #068236!important;
    padding: 9px 54px !important;
    background: #328a5833;
    border: solid 1px #31895747;
    transition: 0.3s ease;
    
}
.package-card:hover .packagee-btn{
    border-radius: 30px;
    color: #fff !important;
    background: rgb(26 153 80);
     padding: 9px 54px !important;
    transform: scale(1.1);
}
.public_profile_outer h1{
    color:#ffffff;
}
.user-id span{
color: #ffffff;
    font-size: 15px; 
}
.public_profile_outer hr{
        border-color: #ffffff70 !important;
}
.public_profile_outer table tr td{
    color: #ffffff;
    font-size: 15px;
    line-height: 25px;
    font-weight: 400;
}

.profile-nav-tab .aiz-nav-tabs.active-white a.active {
border-color: #fff; 
     background: #ffffff29;
       border-bottom: solid 3px #fff !important;
    font-weight: 400;
    color: #fff !important;
}
.profile-nav-tab .aiz-nav-tabs.active-white a{
    padding: 12px 30px;
    border: none;
    color: #fff;
    font-size: 18px;border-bottom: solid 3px transparent !important;
}
.profile-information-head{
    border-bottom: solid 1px #e2e5ec;
    padding-bottom: 10px;
    position:relative;
}
.accordion-head.profile-information-head:after{
    position:absolute;
       content: "\f107";
       font-family: 'Line Awesome Free';
    font-weight: 900;
    top:0;
    right:18px;
    bottom:0;
    font-size:30px;
   transform: rotate(0deg);
}
.accordion-body.profile-body{
box-shadow: rgb(204 204 204) 3px 1px 9px;
    border-radius: 16px;
    border: none;
    margin-bottom: 20px;
    padding: 15px;
}
.aiz-table thead th {
    text-transform: capitalize;
}
.aiz-timeline-accordion .accordion-item:not(:last-child):before {
    background: transparent !impoartant;
    display:none !important;
}
.fill-dark {
    fill: #000000 !important;
}
.aiz-timeline-accordion [aria-expanded="true"]:after {
    transform: rotate(179deg);
    line-height: 59px;
}
.title-div span{
    color:#000;
}
.aiz-timeline-accordion table tr th {
    font-weight: 500;
    color: #000;
    text-align: inherit;text-transform: capitalize;
}
.aiz-timeline-accordion [aria-expanded="true"] {
    border-radius: 10px;
    background: #0000000d;
    padding: 7px;
}
.user-dashboard-section .card{
     border-radius: 30px;
}
.user-dashboard-section .card-header h5{
   font-size: 19px;
    padding: 10px 0 6px;
    color: #0d0d0d;
}

.user-dashboard-section .card-header{
   background: #f8f8f8;
}

.aiz-user-panel .aiz-titlebar h1{
    font-size: 24px;
    color: #000000;
    margin-bottom: 5px;
}
.icon-boxx-top{
        width: 75px;
    height: 75px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    line-height: 30px;
    background: #fff;
    border-radius: 50%;
    box-shadow: 1px 2px 8px 0px #e1e0e0;
}
.icon-boxx-top i {
    margin-bottom: 0 !important;
    line-height: 40px;
    font-size: 38px;
    color: #f9730c;
}

.btn-primary, .bg-primary-grad {
    background: #1a9950 !important;
    border: none !important;
    font-size: 15px !important;
    border-radius: 30px !important;
}

.profile-body h4{
    font-size: 18px;
    padding: 10px 0 0px 10px;
    color: #000000;
}

.profile-setting-tabs{
    flex-direction: column;
    background: #f6f6f6;
}
.profile-setting-tabs.nav-tabs .nav-item.show .nav-link, .profile-setting-tabs.nav-tabs .nav-link.active {
    border-color: transparent !important;
      background-color: #f9730c!important;
    position: relative;
    color: #fff; position:relative;
    border-radius: 0 !important;
}
.profile-setting-tabs.nav-tabs .nav-link.active:after {
    position: absolute;
    content: "";
    top: 14px;
    right: -13px;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-left: 14px solid #fb6e12;
    border-bottom: 10px solid transparent;
}
.profile-setting-tabs.nav-tabs .nav-item {
    text-transform: capitalize;
    border-left: solid 2px #dadce0;
    line-height: 30px;
}
.profile-setting-tabs.nav-tabs .nav-item.show .nav-link:before, .profile-setting-tabs.nav-tabs .nav-link.active:before{
content: "";
    position: absolute;
    left: -1px;
    border-left: solid 4px #353535;
    height: 47px;
    top: 0px;
}
.profile-setting-tabs.nav-tabs .nav-link:hover{
    border:none !important;
}
.profile-setting-tabs.nav-tabs .nav-link{
     border:none !important; 
}
.embed-responsive-16by9::before {
     padding-top: 0 !important;
}
.img-fitt{
    max-height: 100%;
    width: 100%;
    object-fit: contain;
}
.posted-name, .post-time{
    color: #0e0e0e;
}
.story-title{
    font-size: 20px;
    color: #000;
}
.login-destils-form-outer{
    background: #ffffff;
    padding: 30px;
    box-shadow: 3px 3px 11px #ccc6;
    border-radius: 8px;
    margin-top: -90px;
    position: relative;
}
.login-destils-form-outer label{
    color: #000;
    text-transform: capitalize;
}
.serach-sidebar .card-body{
    padding: 16px 15px !important;
}
.serach-sidebar .card-header h5 {
    font-size: 19px;
    color: #0d0d0d;
}
.serach-sidebar .card-header{
    background: #ececec !important;
}
.serach-sidebar label{
        font-size: 14px;
    color: #494949;
}
/*help dropdown*/
.help-dropdown{
    background: transparent;
    color: #fff;
    outline: none;
    border: none;
    display: flex;
    align-items: center;
}
.help-dropdown label{
      margin-bottom: 0;
    margin-right: 10px;
    border: solid 1px #ccc;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    line-height: 28px;
}

 .top-dropdown .dropdown-menu{
    min-width: 16rem !important;
    top: 24px !important;
    border-radius: 5px;
    left: -26px !important;
    background: #f0f0f0;
    border: none !important;
    box-shadow: 2px 2px #d9d6d6;
 }
  .top-dropdown .dropdown-menu:before{
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-bottom: 12px solid #f0f0f0;
    top: -10px;
    right: 37px;
  }
 .top-dropdown .drop-containt{
    padding-left: 10px;
    border-left: solid 3px #c8c8c8;
 } 
.dropdown-menu .row{
        padding: 10px 15px;
}
.drop-containt label{
    margin-bottom: 0;
    font-size: 17px;
    color: #787878;
}
.drop-containt p a{color: #4c4c4c;
    font-size: 19px;
    text-decoration: underline;}
.drop-containt p{margin-bottom: 0;font-size: 17px;   color: #787878;}
.support-icon{
        margin-right: 10px;
}
.top-dropdown ul{
      padding-left: 4px;
}
.top-dropdown ul li a{
    color: #767676;
    font-size: 14px;
}
.top-dropdown ul li a:hover{
   text-decoration: underline; 
}
.top-dropdown ul li{
     list-style: none;
    line-height: 25px;
}
.form-horizontal.member-block .btn-danger, .form-horizontal.member-block .btn-primary {
    border-radius: 5px !important;
}

.basicProfile-img{
    display: flex;
    align-items: start;
    gap: 35px;
}
.basicProfile-img .input-group{
     width: 48% !important;
}

/* sticky header */
.header.sticky-top .username, .header.sticky-top .logout-btn, .header.sticky-top .help-dropdown {
    color: #000;
}
.header.sticky-top .help-dropdown label {
    border: solid 1px #5d5d5d;
}

.header.sticky-top {
    position: fixed;
    width: 100%;
    background: #ffffff;
    -webkit-box-shadow: 2px 2px 4px 0px rgb(2 45 98 / 10%);
    box-shadow: 2px 2px 4px 0px rgb(2 45 98 / 10%);
    -webkit-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    z-index: 999;
    -webkit-animation: stickySlideDown 0.65s cubic-bezier(0.23, 1, 0.32, 1) both;
    animation: stickySlideDown 0.65s cubic-bezier(0.23, 1, 0.32, 1) both;
    padding-top: 12px;
    background: #ffffffd1 !important;
}

@-webkit-keyframes stickySlideDown {
  0% {
    opacity: 0.7;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }
@keyframes stickySlideDown {
  0% {
    opacity: 0.7;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }
.login_signup_sec{
    padding: 60px 0 60px;
}
.sidebar-menuu{
top: 66px !important;
    background: #f8730d;
    z-index: 1036;
    border-radius: 0 20px 20px 0;
}
.sidebar-menuu button{
    padding: 5px !important;
    color: #fff;
}
.cross-btn {
    position: absolute;
    top: -50px;
    right: 0;
}




@media(max-width: 360px){
    .faq-inner .accordion .btn.btn-link {
        padding-right: 45px !important;
    }
}

@media(max-width: 575px){
    .aiz-header{
            background: #000000 !important;
    }
    .trust-million {
    padding: 7px 9px;
    background: #f9730c;
    position: relative;
    top: 8px;
    font-size: 12px !important;
    color: #fff !important;
    border-radius: 5px;
}
    .leaf-left {
    width: 153px;
}
.leaf-right {
    width: 69px;
    top: -20px;
}
    .breadcrumb-sec {
    margin-top: -97px;
}
.breadcrumb-sec img{
   height: 63px;
}
    ul.social a {
    width: 30px !important;
    height: 30px !important;
    line-height: 34px !important;
    border: solid 1px #626262 !important;
}
ul.social.colored i {
    font-size: 16px;
}
    .social-box, .current-verison {
    text-align: left;
}
    .cpyrigt-bottm-sec {
    border-top: 1px solid #ddd;
    padding: 10px 0 68px;
}
    .user-dashboard-section .card-header h5 {
    font-size: 17px;
    padding: 0px 0 0px;
}
 .top-divs {
    border-radius: 10px;
    padding: 8px 8px;
    margin-bottom: 6px;
}
    .top-divs .content-div {
    padding-left: 6px;
}
.top-divs .icon-div {
    width: 50px !important;
    height: 50px !important;
}
.top-divs .icon-div i {
    font-size: 18px !important;
}
    .top-divs h4 {
    font-size: 22px;
}
.top-divs p {
    font-size: 12px;
}
.user-dashboard-header ul li a {
    font-size: 12px;
    padding: 0px 5px;
    text-transform: capitalize;
}
.user-dashboard-header .list-inline-item:not(:last-child) {
    margin-right: 5px;
}
.user-dashboard-section {
    padding: 0;
}
  /*19-12-2023  */
/*    .aiz-header {*/
/*    background: #ffffff !important;*/
/*}*/
.home-slider-area{
        margin-top: 61px;
}
.login-sec, .register-sec {
    padding: 0rem 0;
}
.signup-text p {
    font-size: 12px;
}
.card.login-form-outer .form-label {
    font-size: 14px;
}
.login-form-outer .card-body .my-3{
       margin: 0 !important;
}


  /*19-12-2023  */
.top-dropdown{
    display:none;
}
.top-butns.login a {
    background: #f9730c;
    padding: 6px 15px;
    font-size: 14px;
    border-radius: 3px;
    box-shadow: 3px 3px 0px 0px #f4f4f4;
}
.slider-row{
        margin-top: 9rem !important;
    background: #252424 !important;
    padding-top: 0 !important;
}
.home-slider-text h1 {
    font-size: 18px !important;
}
.home-slider-text p {
    font-weight: 400;
    font-size: 15px;
        margin-bottom: 0;
}
.card.login-form-outer h1 {
    margin-bottom: 20px !important;
    font-size: 22px;
}
.card.login-form-outer.register-form-outer h1 {
    margin-bottom: 7px !important;
    font-size: 22px;
}
.login-form-outer {
    padding: 0px;
}
.section-title h2, .section-title h4, .section-title h1 {
     color: #000000;
    font-size: 18px;
    font-weight: 600;
    line-height: 26px;
    margin-bottom: 9px;
}
.section-title p {
    font-size: 14px;
    color: #2f2f2f;
    font-weight: 500;
}
.login_signup_sec {
        padding: 40px 0;
    display: none;
}
.signup-div h3 {
    font-size: 20px;
    margin: 10px 0 8px;
}
.signup-div p {
    font-size: 14px;
}
.login_signup_sec .section-title.mb-5{
        margin-bottom: 2rem!important;
}
.signup-div img{
          width: 45px;
}
.connect-us-text h3 {
     font-size: 18px;
    line-height: 25px;
    margin-bottom: 8px;
}
.connect-us-text p {
    font-size: 15px;
    color: #272727;
}
.feature-box p {
    font-size: 14px;
}
.feature-box h4 {
      font-size: 18px;
}
.connect-feature {
    margin-bottom: 10px;
}
.connect-us-sec {
    padding: 40px 0;
}
.connect-content {
    padding-left: 0;
}
.testimonial-sec .section-title{
        margin-bottom: 0rem!important;
}
.more-content {
    font-size: 14px;
    line-height: 26px;
    padding-right: 0px;
    margin-bottom:0;
}
.connect-us-text {
    margin-bottom: 5px;
}
.testimonial-sec {
    padding: 40px 0;
}
.testimg-content {
    padding: 17px 30px;
}
.testimg-content p {
    font-size: 14px;
    margin-top: 10px;
}
.testimg-content .t-title {
    font-size: 15px;
}
.faq-sec .row{
        margin-right: 5px;
        margin-left: 5px;
}
.faq-inner {
    padding: 15px;
    margin-top: 30px;
    border-radius: 15px;
}
.banner-form-heading h2 {
      color: #fff !important;
    font-size: 16px;
    padding: 10px 10px;
    margin-bottom: 0 !important;
}
.bottom-content-sec {
    padding: 30px 0;
}
.banner-form-heading h2 img{
    width: 30px;
}
.faq-title {
font-size: 18px;
    margin-bottom: 13px;
}
.faq-inner .accordion .btn.btn-link {
    font-size: 13px;
    text-align: left;
    padding: 5px;
}
.faq-inner .accordion .card .card-body {
    padding: 10px 8px;
    font-size: 12px;
    border-radius: 4px;
}
.footer-links {
    width: auto;
}
.feature-outer {
    background: #fff;
    box-shadow: 1px 4px 13px #cccccc7d;
    padding: 36px 15px 22px;
    border-radius: 15px;
}
.signup-div h5 {
     font-size: 12px;
    color: #000;
    margin: 5px 0 5px;
}
.feature-sec {
    margin: 0px 0 20px;
}
.app-showcase-content h5 {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 5px;
}
.app-showcase-content p {
    font-size: 14px;
    margin-bottom: 20px;
}
.app-showcase-content a img {
    width: 110px;
    margin-right: 5px;
}
.mobile-app-sec {
    margin: 40px 0;
}
.bottom-content-sec .bottom-content p {
    font-size: 14px;
    line-height: 25px;
    text-align: justify;
}
.aiz-footer .list-unstyled li a {
    font-size: 14px;
}
.footer-links-sec h4 {
    font-size: 17px;
    margin-bottom: 15px;
}
.social-box {
    padding-left: 17px;
}
.aiz-footer p {
    font-size: 12px;
    margin: 10px 0;
    margin-bottom: 10px !important;
}
.feature-sec .section-title.mb-5{
        margin-bottom: 1.5rem!important;
}
}
@media (max-width: 991px){
    .user-dashboard-header {
    background: #292929;
    overflow-x: scroll;
}
}















@media (max-width: 1366px){
.offset-xl-3 {
    margin-left: 33% !important;
}

}
@media (min-width: 576px){
/*.card-columns.gallery-columns {*/
/*    -webkit-column-count: 5 !important;*/
/*    -moz-column-count: 5 !important;*/
/*    column-count: 5 !important;*/
/*    -webkit-column-gap: 4rem !important;*/
/*    -moz-column-gap: 4rem !important;*/
/*     column-gap: 4rem !important;*/
/*    orphans: 1 !important;*/
/*    widows: 1;*/
/*}*/
}
@media(max-width:1400px){
    .top-divs .icon-div i {
    font-size: 29px;
}
.top-divs .icon-div{
     width: 60px;
    height: 60px;
}

}






