body{
    font-family: 'Poppins', sans-serif;
}
.custome_nav ul li.nav-item a.nav-link {
    color: black;
    font-size:15px;
    text-transform:uppercase;
}

.task_stepmain {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 0;
    border-radius: 5px;
    height: 100%;
    box-shadow: 0px 0px 10px #b6b6b6;
    position: relative;
    background: #fff;
    overflow: hidden;
}
.step1_right h4 {
    margin-bottom: 0;
    font-size: 15px;
    font-weight: 500;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 20px;
    min-height: 42px;
    /* padding-top: 10px; */
}
.newsize_fix {
    width: 80px;
    height: 80px;
    text-align: center;
    margin: auto;
    flex: 0 0 70px;
    padding-left: 10px;
}
/*wallet dashboard*/
 .wallet_services {
    background: #058789;
    text-align: center;
    color: #fff;
    padding: 10px;
    border-radius:5px;
}
.icon_nwallet {
    width: 50px;
    background: #058789;
    height: 50px;
    line-height: 50px;
    border-radius: 50px;
    margin: auto;
    font-size: 25px;
    text-align: center;
    color: #fff;
}

.icon_bank{
    width: 50px;
    background: #058789;
    height: 50px;
    line-height: 50px;
    border-radius: 50px;
    margin: auto;
    font-size: 25px;
    text-align: center;
    color: #fff;
}
.ntotal_balance {
    /*font-weight: bold;*/
    padding: 4px 0;
    font-size:14px;
}
.ntotal_pirce {
    font-size: 16px;
    font-weight: 600;
}
.box_wallet3 {
    border: 1px solid #ccc;
    text-align: center;
    border-radius: 5px;
    margin-bottom: 10px;
    padding: 15px 20px;
    float: left;
    /* width: 150px; */
    margin-right: 8px;
    background: #fff;
    margin-top: 10px;
}

.wallet_3 {
    overflow: auto;
    white-space: nowrap;
    display: flex;
}

/*wallet end */

.bg-effect {
    background:#fff;
    /*background-size: cover;*/
    /*background-image:linear-gradient(rgb(11 14 32 / 5%), rgb(11 14 32 / 60%)), url(../assets/images/123.png);*/
}
nav.navbar.navbar-expand-lg.custome_nav.clearHeader span.bar_toggle{
    font-size:25px;
}

.bg_tasksccess {
    background: #4caf50 !important;
    color: #fff !important;
    border-color: #fff !important;
}

.mobile_earn h3 {
    font-size: 16px !important;
    flex-basis:65px;
}
.mobile_earn h5 {
    margin: 0 !important;
}
.corner a {
    font-size: 26px;
}
/* @font-face {
    font-family: Nunito;
    src: url(../fonts/Nunito.ttf);
  }  */
  .banner h1 {
    font-size: 78px;
}
.dashboard_list a {
    text-decoration: none;
    color: #000;
}
.bg_brouwn {
    background: #efefef;
}
.banner h1 span {
    font-weight: bold;
}
.btnstarted {
    background: #058789;
    color: #fff;
    border-radius: 50px;
    font-size: 18px;
    padding: 6px 30px;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 500;
}
.bg_tasksuces {
    background: #dfffe0 !important;
}
.feture_icon {
    border-radius: 50%;
    line-height: 80px;
    text-align: center;
    font-size: 36px;
    color: #fff;
    margin: auto;
    /*box-shadow: 1px 2px 0px 0px #ffffff;*/
    border: 2px solid #fff;
}
.features{
    text-align: center;
    /*box-shadow: 0 5px 30px 0 rgb(214 215 216 / 57%);*/
    height:100%;
    color:#fff;
}
.features {
    background: #058789;
    color: white;
}
.custome_nav {
    /*border-bottom: 1px solid #d0ffdd;*/
    /*box-shadow: 1px 1px 5px #b5c5b9;*/
    transition:all 0.25s ease;
    position:absolute;
    background:#fff;
    width:100%;
    top:0;
}
.fixed-top{
    position:fixed !important;
    background-color:#fff;
    transform: translateY(40px);
    transition: transform .3s;
    top:-40px;
}
/*.custome_nav ul.navbar-nav.ms-auto li.nav-item {*/
/*    padding: 0px 15px;*/
/*}*/
.bg_gry{
    background:#fff;
}
.features h3 {
    font-size: 20px;
    margin-top: 15px;
    font-weight: 700;
    text-transform:capitalize;
    color:#fff;
    padding-bottom:10px;
}
.bg_1{
    background: #4154f1;
}
.bg_2{
    background: #1fc07d;
}
.bg_3{
    background: #e1a026;
}
.bg_4{
    background: #8f54de;
}
.features p {
    font-size: 16px;
    color: #fff;
    font-weight: 300;
    line-height: 29px;
}

.title h2 {
    font-size: 36px;
    font-weight: 800;
    text-transform: capitalize;
    text-align: center;
}
.benifit i {
    font-size: 40px;
}

.benifit h3 {
    font-size: 18px;
}

.benifit {
    box-shadow: 0 5px 30px 0 rgb(214 215 216 / 57%);
    text-align: center;
    min-height: 220px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: #058789;
    color: #fff;
    border-radius: 35px 0;
}
.benifitspan:nth-child(even) {
    margin-top: 25px;
}
.benifitsleft h3 {
    font-size: 40px;
    font-weight: 300;
    line-height: 55px;
    letter-spacing:1px;
}
.banner p {
    font-size: 16px;
    line-height: 28px;
    font-weight: 300;
    color: #058789;
}
.benifitsleft p {
    font-size: 16px;
    line-height: 29px;
    font-weight: 300;
    color: #666;
}
.benifitsleft h3 span {
    font-weight: 700;
}
ul.listing_front {
    list-style: none;
    padding: 0;
    margin: 0;
}

ul.listing_front li {
    padding: 8px 0;
    margin-bottom: 18px;
    font-size: 16px;
    letter-spacing: 0.7px;
    /* border-radius: 50px; */
    color: #373737;
    font-weight: 400;
    position: relative;
}
ul.listing_front li span {
    background: #058789;
    /* border-radius: 50px; */
    color: #fff;
    width: 43px;
    position: absolute;
    height: 40px;
    text-align: center;
    line-height: 43px;
    left: 0px;
    top: 0;
}
footer {
    background: #055456;
}
footer h3 {
    font-weight: 600;
    font-size: 22px;
    color:#fff;
}

footer p {
    font-size: 16px;
    font-weight: 300;
    line-height: 27px;
    color: #d4d4d9;
}

footer ul {
    padding: 0;
    list-style: none;
}

footer ul li a {
    text-decoration: none;
    color:#d4d4d9;
    line-height: 34px;
    font-size: 16px;
    font-weight: 300;
}
p.copyright {
    text-align: center;
    background: #055456;
    margin: 0;
    padding: 9px 5px;
}

p.copyright a {
    text-decoration: none;
    color:#ffce5d;
    font-weight: 500;
}
.svg-shape svg.light{
    fill:#fff;
}
.download {
    
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    flex-direction: column;
    margin: auto;
    position:relative;
    padding-top:15px;
    background:#058789;

}
.down_bg1{
    background: #058789;
    border-bottom: 13px solid  #3981f6;
    box-shadow: 0px -2px 5px #058789;
    border-left: 10px solid;
    border-right: 10px solid white; 
}
.down_bg2{
    background: #1fc07d;
    border-bottom: 13px solid  #15a167;
    box-shadow: 0px -2px 5px #15a167;
    border-left: 10px solid;
    border-right: 10px solid white; 
}
.down_bg3{
    background: #e1a026;
    border-bottom: 13px solid  #c68a19;
    box-shadow: 0px -2px 5px #c68a19;
    border-left: 10px solid;
    border-right: 10px solid white; 
}
.down_bg4{
    background: #8f54de;
    border-bottom: 13px solid  #773ec2;
    box-shadow: 0px -2px 5px #773ec2;
    border-left: 10px solid;
    border-right: 10px solid white; 
}
.download h2 {
    font-size: 32px;
    font-weight: 700;
}

.download p {
    margin: 0;
}

a.nav-link.login {
    /*border: 2px solid #058789;*/
    border-radius: 5px;
    color: #000000;
    /*margin-right: 15px;*/
    display: inline-block;
    /*padding: 5px 18px;*/
    /*margin-bottom: 10px;*/
}
a.nav-link.register {
    border: 2px solid #058789;
    border-radius: 5px;
    color: #fff;
    background-color: #058789;
    display: inline-block;
    padding: 5px 10px;
}
.sidebar ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.sidebar h4 {
    color: #fff;
    font-size: 17px;
    padding-left: 5px;
}
.sidebar ul li a {
    color: #fff;
    text-decoration: none;
    font-weight: 300;
    font-size: 16px;
}

.sidebar ul li {
    padding: 15px 5px;
}

.sidebar {
    background: #058789;
    min-height: 100vh;
    /*height: 100%;*/
    position:sticky;
    top:60px;
    position:-webkit-sticky;
}
.custome_dashboard {
    min-height: 60px;
    /*border-bottom: 1px solid #e6e6f2;*/
    box-shadow: 0 0 28px 0 rgb(82 63 105 / 13%);
    /*background:#0b0e20 !important;*/
}
.ptop60{
    padding-top: 60px;;
}
.task_success {
    width: 100%;
    height: 150px;
    /*background: #4CAF50;*/
    border-radius: 50px;
    text-align: center;
    color: #fff;
    line-height: 70px;
    font-size:34px;
}
a.copy-link {
    position: absolute;
    right: 2px;
    top: 5px;
    text-decoration: none;
    color: #d09f0c;
    background: #fff;
    padding: 4px 10px;
}
.sidebar_bg{
    background-color:#e3ebf9;
}
.sharelink  p {
    font-size: 14px;
}
.sharelink h4 {
    font-size: 15px;
    font-weight: bold;
    color: #d09f0c;
}
.earning h5 {
    font-size: 14px;
    font-weight: 600;
    color: #058789;
    margin-bottom: 25px;
    background: #ffc803;
    text-align: center;
    padding: 10px;
    border-radius:5px 5px 0 0;

}
.link_check a {
    color: #FFEB3B;
}
.earning h3 {
    font-size: 30px;
    font-weight: 600;
    color:#fff;
    text-align:center;
  
}
.box_dash{
    border-radius: 5px;
    box-shadow: 0 1px 2px 1px rgb(154 154 204 / 22%);
    height:100%;
    background:#058789;
}
.dash_icon {
    color: #fff;
    font-size: 20px;
}
.sharelink {
    box-shadow: 0 1px 2px 1px rgb(154 154 204 / 22%);
}
.task_list h2 {
    font-size: 24px;
    font-weight: 600;
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
    color: #0d6efd;
}
.task_icon {
    width:100%;
    height: 150px;
    background: #069da2;
    border-radius: 15px 15px 0 0;
    text-align: center;
    font-size: 40px;
    line-height: 70px;
    color: #fff;
    padding:20px;
    /*border-radius:8px;*/
    
}
.task_icon img {
    height: 100%;
    width: 100%;
    object-fit: contain;
    /*border-radius: 50%;*/
}
.dashboard_list {
    flex: 1;
    /*padding-left: 15px;*/
    
}

.task_list:nth-child(odd) {
    background: #068488;
    box-shadow:0 1px 2px 1px rgb(6 132 136 / 43%);
}

.task_listdd h2{
    font-size: 24px;
    font-weight: 600;
    color: #058789;
}
.task_list:nth-child(even) {
    background: #fbe5ff;
    box-shadow:0 1px 2px 1px rgb(154 154 204 / 22%);
}
.task_listingbtn {
    flex: 0 0 140px;
}
.task_list h4 {
    font-size: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    /*font-weight:600;*/
    padding-top:10px;
     line-height:30px;
     color:#fff;
}

.task_list {
    /*border-bottom: 1px solid #ccc;*/
    padding:10px;
    position:relative;
    height:100%;
    text-align:center;
    border-radius: 15px;
}
.title_dash h3 {
    font-size: 18px;
    font-weight: 600;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    color: #19164f;
}
.earn_popup {
    color: #000000 !important;
    /* padding: 0px 6px; */
    /* height: 20px; */
    /* line-height: 20px; */
    /* font-weight: 600; */
    background: #ffc803;
    border-radius: 50px;
    width: fit-content;
    margin: auto;
    font-size: 12px;
    padding: 1px 8px;
}

.earn_popup1 {
    position: absolute;
    top: 0;
    font-size: 11px;
    left: 0;
    background: #4caf50;
    color: #fff !important;
    padding: 0px 6px;
    height: 20px;
    line-height: 20px;
}
.earn_popup1:after {
    position: absolute;
    content: "";
    top: 0px;
    border-left: 10px solid #4caf50;
    border-right: 7px solid #ffeb3b00;
    border-bottom: 11px solid #4caf50;
    border-top: 10px solid #4caf50;
}
.whatsapps{
 background-color: #4caf50;
}
.facebooks{
    background-color:  #4a67a9;
   }
   .twitters{
    background-color:  #23a0f3;
   }
   .instagrams{
    background-color:  #f00075;
   }
     .linkedin{
    background-color:  #0077b5;
   }
   .select_paymetn input, .select_paymetn select {
    border-radius: 0;
    box-shadow: 0px 2px 5px #ccc;
    min-height: 50px;
}
   .social a {
    text-decoration: none;
    color: #fff;
    /* padding: 10px; */
    border-radius: 50px;
    box-shadow: 0px 2px 3px 0px #666;
    margin: 3px;
    display: inline-block;
    margin-bottom: 10px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 25px;
}
.payment_avail {
    background: #058789;
    color: #ffffff;
}
.text_lests b {
    color: #fff;
}
.payment_avail h3 {
    font-weight: bold;
}
.login_page input {
    border-radius: 0;
    min-height: 50px;
    width: 100%;
}
input.payment_submit {
    background: #058789;
    color: #fff;
    border: 0;
    padding: 5px 10px;
}
.login_page {
    background: #058789;
    box-shadow: 0px 2px 5px #ccc;
    padding: 20px 40px;
}
.logo_login img {
    margin-bottom: 20px;
}
.login-btn {
    border: 2px solid #021736;
    background: #021736;
    color: #fff;
    /* border: 0; */
}
.form_banner .lable-control.not_member {
    color: #0d1028;
    opacity: 0.8;
}

.lable-control.not_member a {
    color:#FFEB3B;
}
.lable-control.not_member a:hover {
    color:#FFEB3B; opacity:0.8;
}
.signup_link {
    text-decoration: none;
    font-size: 16px;
}

.forgot_link a {
    text-align: right;
    text-decoration: none;
    display: block;
    font-size: 14px;
    margin-top: 6px;
    font-weight: 400;
    color:#FFEB3B;
}
.forgot_link a:hover{
    color:#FFEB3B; opacity:0.8;
}


.login_page label.lable-control.not_member {
    color: #fff;
    opacity: 0.8;
}

.login_bg {
    background: #fff;
    height: 100%;
    min-height: 100vh;
}


.right_contnent {
    margin-left: 220px;
     transition:margin-left 220ms;
    
    
}
.select_paymetn {
    max-width: 500px;
    margin: auto;
}
#barclick{
    display:none;
}
#mySidebar {
    position: fixed;
    background: #058789;
    left: 0;
    width: 220px;
    height: 100%;
    color: #fff;
    /*padding: 10px;*/
    top:0;
    z-index:999;
    transition:left 220ms;
    overflow:auto;
    
}
#barclick:checked ~ .main.ptop60.sidebar_bg > #mySidebar{
      left:-100%;
      transition:left 220ms;
    
}
#barclick:checked ~ .main.ptop60.sidebar_bg > #sidebarmain{
      margin-left:0px;
      transition:margin-left 220ms;
      
}
.banner h4 {
    color: #058789;
}

.banner h2 {
    font-size: 40px;
    font-weight: 800;
    color: #000;
    letter-spacing: 1px;
}
.banner h2 span {
    color: #000;
}

.btn-withdrawal {
    background: #fff;
    color: #058789;
}

.btn-withdrawal:hover {
    background: #d0e4ff;
    color: #058789;
    border: 1px solid #058789;
}
@media(max-width:1023px){
    .right_contnent{
        margin-left:0;
    }
#barclick ~ .main.ptop60.sidebar_bg > #mySidebar{
      left:-100%;
      transition:left 220ms;
    
}
#barclick:checked ~ .main.ptop60.sidebar_bg > #mySidebar{
      left:0;
      transition:left 220ms;
    
}
}



.icon_payment {
    margin: 14px 0 !important;
}

.pymtn_color{ color:#8f54de;}
.icon_payment {
    background: #fff;
    width: 70px;
    height: 70px;
     border-radius: 50px; 
    text-align: center;
    line-height: 70px;
    font-size: 20px!important;
    /*position: absolute;*/
    top: -31px;
    z-index: 1;
    border: 1px solid #ccc;
}
p.icon_payment i {
    color: #058789;
}
.upadate {
    background: #058789;
    color: #fff;
    padding-left:0 !important;
}

.profile_logo {
    width: 75px;
    height: 75px;
    border-radius: 50px;
    background: #fff;
}
.profile_logo span {
    font-size: 40px;
    line-height: 75px;
    text-align: center;
    color: #058789;
}

.profile_logo img {
    /* max-width: 100%; */
    border-radius: 100px;
    /* display: none; */
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.profile_input input, .profile_input select {
    min-height: 45px;
    border-radius: 50px;
    padding-left:60px;
}

.input_profle{
    position: relative;
}

.input_profle span {
    position: absolute;
    left: 0;
    width: 40px;
    height: 40px;
    background: #058789;
    text-align: center;
    line-height: 40px;
    color: #fff;
    border-radius: 50px;
    font-size: 24px;
    top: 2px;
    left: 3px;
}

.profile_input label {
    font-size: 14px;
    margin-bottom: 6px;
}

.profile_main {
    background: #058789;
    padding: 25px 0;
    color: #fff;
    padding-bottom: 60px;
}
.info_profile {
    border: 1px solid #f1f1f1;
    padding: 16px;
    background: #fff;
    width: 93%;
    margin: auto;
    margin-top: -25px;
    box-shadow: 1px 5px 5px #b6b0b0;
}

.task_services {
    border: 1px solid #ccc;
}


.task_activate a {
    text-decoration: none;
    background: #058789;
    color: #fff;
    display: flex;
    padding: 19px 15px;
}
.left_newtask h4 a {
    /*text-decoration: none;*/
    font-size: 19px;
    font-weight: 600;
    margin-bottom: 0;
    color:#2196f3;
}

.left_newtask p {
    font-size: 14px;
}

.bg_editpost {
    background: #e1ecfe;
    padding: 10px 10px;
}
.edit_content {
    background: #058789;
    color: #fff;
    text-decoration: none;
    padding: 7px 10px;
    border:0;
}
.bg_editpost h4 {
    color: #058789;
    font-size: 20px;
    font-weight: 600;
}

.bg_editpost p {
    font-size: 15px;
    font-weight: 400;
    line-height: 27px;
    letter-spacing: 0.6px;
    color: #181818;
}

.form_data_entry {
    border: 1px solid #000;
    position: relative;
}

.form_data_entry > p {
    background: #2196f3;
    color: #fff;
    width: max-content;
    padding: 1px 10px;
    position: absolute;
    top: -16px;
    left: 5px;
}
.form-control:focus{
    box-shadow:none;
}
.form_data_entry input, .form_data_entry select {
    border: 0;
    border-bottom: 1px solid #000;
    border-radius: 0;
}
input.data_submit {
    background: #058789;
    color: #fff;
    padding: 5px 15px;
    text-transform: capitalize;
    border: 0;
}
.left_newtask {
    flex: 1;
}

.task_activate {
    flex: 0 100px;
    font-size: 14px;
}
.five_services img {
    max-width: 200px;
}

.five_services p {
    color: #666;
    line-height: 27px;
    font-size: 16px;
    letter-spacing: 0.6px;
    font-weight: 300;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.five_services h4 {
    font-size: 20px;
    font-weight: 600;
    position: relative;
    margin-bottom: 25px;
    margin-top: 20px;
    background: #fff;
    color: #058789;
    border-radius: 50px;
    padding: 5px 36px;
    width: fit-content;
    margin: 20px auto;
    text-transform:capitalize;
}
.five_services {
    text-align: center;
    background: white;
    padding: 15px;
    height: 100%;
    border: 2px dashed #b5b5b5;
    border-radius: 15px;
    position: relative;
}
.arrowdks{
    position: absolute;
    bottom: -19px;
    z-index: 9999;
    background: white;
    transform: translateX(-50%);
}
.arrowdks:hover {box-shadow: 0px 0px 24px #058789;border-radius: 50px;}
.newsletter {
    background: #058789;
    color: white;
}

.newslater {
    width: 100%;
    display: flex;
    align-items: center;
    padding: 0 16px;
}

.newsleft {
    text-align: center;
    width: 50%;
    
}

.newsleft h2 {
    font-size: 40px;
    font-weight: 600;
    text-transform:capitalize;
}

.newsright a {
    color: #058789;
    background: white;
    padding: 21px;
    border-radius: 4px;
    text-decoration: none;
    font-weight: bold;
}

.newsright {
    width: 50%;
    text-align: center;
}


.form_banner input {
    border-radius: 0;
    min-height: 46px;
    /*box-shadow: 0px 2px 4px #e4e4e4;*/
}



.banner_submit {
    width: 100%;
    background: #000 !important;
    color: #fff !important;
    border: 0;
}

.form_banner h4 {
    font-size: 22px;
    letter-spacing: 0.4px;
    line-height: 32px;
    text-align: center;
    /*border-bottom: 2px dotted #ffff;*/
    margin-bottom: 5px;
}

.contact_form .form-group {
    margin-bottom: 10px;
}

.contact_form input, .contact_form textarea {
    min-height: 50px;
    background: #f3f2f2;
    border-radius: 10px;
}
.contct_btn {
    background: #058789 !important;
    color: aliceblue;
    border: 0;
    padding: 2px 17px;
}
.box_contactss {
    background: #058789;
    color: #fff;
    text-align: center;
    padding: 5px;
    margin-bottom: 20px;
    border: 1px dashed;
}

.box_contactss a {
    color: #fff;
    text-decoration: none;
    font-size: 18px;
}
.task_listingbtn a {
    text-decoration: none;
}
.task_icon.bg-primary {
    background: #0b0e20 !important;
    color: #058789;
}

.box_contactss p {
    margin-bottom: 0;
}

.button_starttsk {
    text-decoration: none;
    color: #058789;
    /*display: flex;*/
    font-size: 16px;
    padding: 8px 15px;
    border: 0;
    text-decoration: none;
    border-radius: 50px;
    margin-left: auto;
    background: #fff;
    border: 2px solid #058789;
    text-transform: uppercase;
}
.button_starttsk:hover {
    background: #ffc803;
    color: #000;
    transition: 0.5s;
}
.form-group.checkkk {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    font-size:.875em;
}
.form-group.checkkk a{
   font-size:.875em;
   color:#058789;
}
.form-group.checkkk input {
    min-height: auto;
    margin-top: 5px;
    margin-right: 7px;
}
.banner ul li {
    color: #000;
    padding: 10px 0px;
    font-size: 18px;
    position: relative;
    width: fit-content;
}

.banner ul {
    list-style: none;
    padding-left:0;
}
@media(max-width:767px){
    .banner ul li {
     font-size: 15px;
}
    .fixedsize img {
    max-width: 210px;
    margin: auto;
    text-align: center;
}
 
    .logosize img {
    width: 116px;
}


.login_page {
    /*background: #fff;*/
    box-shadow: none;
    padding: 20px;
}
.login_bg{
    background:#fff;
}

    .task_listdd h2 {
    font-size: 16px;
}
    .dashboard_list{
        font-size:14px;
    }
    .button_starttsk {
    padding: 8px 8px !important;

}

.task_success {
    
   
    /*background: #4CAF50;*/
    border-radius: 50px;
    text-align: center;
    color: #fff;
    line-height: 40px;
    font-size:22px;
    margin-right:6px;
}
.bg_tasksccess {
    background: #4caf50 !important;
}
.dashboard_list a {
    font-size: 14px;
}


.task_listingbtn{
    flex:0 0 140px;
}
.banner h2{
    font-size:22px;
     line-height: 29px;
    letter-spacing: 0.8px;
}
.title h2{
    font-size:22px;
}
.benifitsleft h3 {
    font-size: 28px;
    font-weight: 300;
    line-height: 38px;
}
.newslater{
    flex-direction:column;
}
.newsleft {
    text-align: center;
    width: 100%;
}
.newsright {
    width:100%;
}
.newsleft h2 {
    font-size: 26px;
    font-weight: 600;
}
.newsright a {
    margin-top:10px;
    display: inline-block;
}
}


/*review*/


.bg_finalrating {
    background: #dce7ff;
}
.formreview input, .formreview select.form-control {
    min-height: 50px;
}
.ratingbx {
    width: 100px;
    text-align: center;
    margin: auto;
    background: #692dce;
    border-radius: 100%;
    height: 100px;
    box-shadow: 1px 0px 5px;
    /* border: 2px solid gray; */
    font-size:13px;
    color:white;
}
.readreviow a:hover{
    text-decoration:none;
}

.readreviow a {
    border: 2px solid ;
    color: #6223cc;
    padding: 6px;
    max-width: 347px;
    margin: auto;
    display:block;
    text-decoration:none;
}

.ratingbx span {
    display: block;
    font-weight: bold;
    font-size: 30px;
    padding-top: 13px;
}

.boxreviewmain {
    background: #ebf1ff;
    padding: 10px;
    border-radius: 5px;
}

.form-control.buttonsumbit {
    background: #6223cc;
    color: white;
    min-height: 50px;
    max-width: 200px;
}
.footerss {
    background: #101010;
    color: white;
}
.headerui{
    /*height: 80px; */
    background-color:rgb(0 74 173);
    position: fixed;
    top:0;
    width: 100%;   
}    
a.nav-link.register {
    color: white !important;
}
h4.tasktext {
    color: #4CAF50;
}
@media (max-width: 767px) {
    .menu_topright {
        background: white;
    }
    div#mynavbar {
    z-index: 99;
}
}