/*
  Theme Name: wakeely
  Theme Coder: Ahmed Shreef
  phone: 01065454118
  Red Color : #BB2525;
  Font Famyly En : Outfit
  Font Famyly Ar : Helvetica Neue W23 for SKY;
  
*/
@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@100;200;400;500;600;700&family=Readex+Pro:wght@200&family=Vina+Sans&display=swap');
::placeholder {
    color: #ccc !important;
    /*opacity: 0.2 !important;*/
}
::-ms-input-placeholder { /* Edge 12 -18 */
      color: #ccc !important;
    /*opacity: 0.2 !important;*/
}
.no-p-rl{
    padding-right: 0;
    padding-left: 0;
}
.text-black{color: #444;}
p{margin-bottom: 0.23rem;}
/* label{color: #343434 !important} */
body {
    background: #fff;   
    font-size: 14px;
    color: #22366C;

}
.w-fit
{
    width:fit-content;
}
.dropdown-menu{font-size: inherit !important;}
.custom-hr-2 {
    border-color: #F2D6D6;
}

.custom-btn,.join-link {
    min-width: 180px;
    height: 49px;
    line-height: 32px;
    text-align: center;
    color: #fff !important;
    border-radius: 8px;
    background-color:#D83636;
    margin-right: 10px;
    cursor: pointer;
    
}
.join-link
{
    border: 1px solid #E5E5E5;
}
label{
    position: relative;
        padding-right: 10px;
}
.user-avatar{border-radius: 50%;
    width: 30px;
    height: 30px;
    filter: invert(1);
    transform: scale(0.7);
}
.asterisk {
    color: #f51d34;
    font-size: 20px;
    font-weight: 600;
    position: absolute;
    left: -1.5%;
    top: 0;
}
.custom-btn-red {
    border-radius: 192px;
    border: 2px solid rgb(42 74 128 / 62%);
    background: rgb(53 70 119 / 15%);
    min-width: 138px;
    height: 30px;
    line-height: 25px;
    text-align: center;
    display: inline-block;
    color: #BB2525;
    /*font-size: 14px;*/
    cursor: pointer;
}

.fw-500 {
    font-weight: 500;
}

.fw-600 {
    font-weight: 600;
}



.mr-2 {
    margin: 2rem 0;
}

.width-70 {
    width: 70%;
    margin-right: auto !important;
    margin-left: auto !important;
}

.red-color {
    color: #BB2525 !important
}

.blue-color {
    color: #1F4172 !important
}

.half-width {
    width: 50%;
}

.bold {
    font-weight: 600;
}

.bolder {
    font-weight: 700 !important;
}

.main-color-text {
    color: #22366C
}

.second-color {
    color: #164755;
}

.second-color-back {
    background-color: #164755;
}

.main-color {
    color: #22366c;
}
.gray-color{color: gray;}
.main-color-back {
    background-color: #164755
}

.padding-section {
    padding: 80px 0;
}

a {
    transition: 0.23s ease;
}

a:hover {
    text-decoration: none;
    /* color: #BB2525 */
}

.t-d-under-line {
    text-decoration: underline;
}

.opacity-0 {
    opacity: 0;
}

.square-block {
    width: 12px;
    height: 12px;
    margin-right: 10px;
    background-color: #BB2525;
    display: inline-block;
}

.form-control {
    padding: 8px 40px !important;
    height: 48px !important;
    font-size: 16px !important;
    border-radius: 10px;
}

.form-control:focus {
    color: #495057;
    background-color: transparent;
    border-color: inherit;
    outline: 0;
    box-shadow: none
}

a {
    transition: 0.23s ease;
    /* color: rgba(0, 0, 0, 0.60); */

}

input[type="date"]::-webkit-calendar-picker-indicator {
    display: none;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
span,
.btn,
p,
.nav-link {
    font-family: 'Outfit', sans-serif;
    -webkit-font-family: 'Outfit', sans-serif;
    -moz-font-family: 'Outfit', sans-serif;
}

.background-of-whight {
    background: #F6F7FB;
}

.text-algin-right {
    text-align: right;
}

/* navbars */
.nav-bar-logo {
    width: 170px;
}

.navbar {
    background: #FFF;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.06);
}

.navbar-light .navbar-nav .nav-link {
    color: #0A0B17;
}



.navbar-nav .active>.nav-link,
.navbar-nav .nav-link.active,
.navbar-nav .nav-link.show,
.navbar-nav .show>.nav-link,
.navbar-nav .nav-link:focus,
.navbar-nav .nav-link:hover {
    /* color: #BB2525 !important; */
}

.navbar-brand {
    margin-right: 1.5rem;
}

.navbar-nav .nav-item {
    margin-right: 1rem;
}

.navbar .login-as-partner-li {
    border: 1px solid #DFDFDF;
    border-radius: 15px;
    border-radius: 80px;
}

.login-li .nav-link::after {
    display: none;
}

.login-li .login-form-frame,.profile-dropdown .profile-pages-list {
    left: auto;
    right: 1%;
    min-width: 22rem;
    padding: 1.2rem 1.5rem;
    border-radius: 20px;
    border: 1px solid rgba(187, 37, 37, 0.07);
    background: #FFF;
    box-shadow: -10px 34px 70px 0px rgba(187, 37, 37, 0.08);
}

.login-li .login-form-frame .form-group,
.sign-up-page .form-fream .form-group {
    position: relative;
}

.login-li .login-form-frame .form-group img.icon,
.sign-up-page .form-fream .form-group img.icon {
    position: absolute;
    top: 52%;
    left: 17px;
    filter: grayscale(1);
}

.login-li .login-form-frame .remember {
    overflow: hidden;
}

.login-li .login-form-frame .remember label {
    float: left;
}

.login-li .login-form-frame .remember label input {
    margin-right: 0.5rem;
}

.login-li .login-form-frame .remember .forget-link {
    float: right;
}

.login-li .login-form-frame .custom-btn {
    box-shadow: none;
}

.login-li .login-form-frame .sign-up-text {
    margin: 1rem 0;
    position: relative;
    color: #343434;
    font-size: 12px;
    text-align: center;

}

.login-li .login-form-frame .sign-up-text:after,
.login-li .login-form-frame .sign-up-text:before {
    width: 40%;
    height: 3px;
    background: linear-gradient(270deg, #BB2525 4.18%, rgba(196, 196, 196, 0.00) 77.28%);
    content: '';
    position: absolute;
}

.login-li .login-form-frame .sign-up-text:after {
    left: -11px;
    top: 50%;
}

.login-li .login-form-frame .sign-up-text:before {
    right: -14px;
    top: 50%;
    transform: rotate(180deg);
}

.login-li .login-form-frame .social-signup {
    margin: 1rem auto;
}

.login-li .login-form-frame .social-signup ul {
    margin: auto;
    text-align: center;
}

.login-li .login-form-frame .social-signup ul li {
    display: inline-block;
    /* padding: 10px; */
    margin-right: 0.7rem;

}

.login-li .login-form-frame .social-signup ul li a {
    width: 41px;
    height: 41px;
    background: #DEDEDE;
    border-radius: 50%;
    display: inline-block;
    line-height: 37px;
}

.login-li .login-form-frame .rejester-user,
.login-li .login-form-frame .rejester-partner {
    border-radius: 192px;
    border: 2px solid rgba(255, 255, 255, 0.80);
    background: rgba(31, 65, 114, 0.12);
    margin-bottom: 1rem;
    padding: 10px;
}

.login-li .login-form-frame .rejester-user span,
.login-li .login-form-frame .rejester-partner span {
    margin-right: 7px;
}

.login-li .login-form-frame .rejester-user a,
.login-li .login-form-frame .rejester-partner a {
    text-decoration: underline;
}

.locale-li {
    /*margin-right: auto !important;*/
}

.locale-li a.nav-link {
    background: #DFDFDF;
    border-radius: 50%;
    width: 45px;
    height: 45px;
    text-align: center;
}
.profile-dropdown .profile-pages-list{
        min-width: 12rem;
        left: auto;
        right: 0;
        padding: 1.5rem 1rem;
}
.profile-pages-list li{
    margin-bottom: 0;
}
.profile-pages-list li a{color: #444;}
.profile-pages-list li a:hover{
    color: #BB2525;
}
.profile-pages-list li a img{
    margin-right: 0.3rem;
}
.navbar-nav .notification-li{
        border-radius: 50%;
    /*border: 1px solid;*/
    position: relative;
    width: 45px;
    height: 45px;
    line-height: 40px;
    text-align: center;
}
.navbar-nav .notification-li .n-counter{
        position: absolute;
    top: -6px;
    right: 0;
    background: red;
    width: 20px;
    height: 20px;
    line-height: 22px;
    border-radius: 50%;
    color: #fff;
}
/* header */
.clear
{
    height: 1px;
    width: 100%;
}
.header {
    
}
.heroCarousel img 
{
    width: 100%;
    height: 700px;
    /* object-fit: cover; */
}
header .header-content{
    /* margin: 15% auto 0; */
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    width: fit-content;

    height: 100%;
}
.header-content .title 
{
    padding-top: 25%;    
}
.header .lawyerImg
{
    position: absolute;
    bottom: 0;
    height: fit-content;
}

header .header-content .title h2 {
    font-size: 40px;
    color: #fff;
}

header .header-content .desc p {
    color: #fff;
}



/* about-us */
.about-us,
.about-page {
    position: relative;
}

.about-us::before {
    /* content: '';
    background: url(../images/Layer01.png); */
    position: absolute;
    top: 5%;
    left: 0;
    height: 184px;
    z-index: 99999;
    width: 240px;
    background-repeat: no-repeat;
}

.about-us::after,
.about-page::after {
    /* content: '';
    background: url(../images/Layer02.png); */
    height: 117px;
    width: 153px;
    position: absolute;
    bottom: 0;
    right: 3%;
}

.about-us .box-items .item {
    color: #212529;
    padding: 24px;
    border-radius: 8px;
    /* box-shadow: -40px 100px 70px 0px rgba(121, 121, 121, 0.05), 40px 0px 70px 0px rgba(121, 121, 121, 0.05); */
    height: 260px;
    border: 1px solid #E9ECEF;
}

.about-us .box-items .icon-box {
    margin-bottom: 20px;
    text-align: left;
}

.about-us .box-items .headline-box {
    margin-bottom: 20px;
    text-align: left;
}

.about-us .box-items .desc-box {
    margin-bottom: 20px;
    color: #737373;
    text-align: left;
}

.about-us .about .image-about {
    width: 100%;
    height: 100%;
    /* border: 2px solid #BB2525; */
}
span.select2.select2-container.select2-container--default
{
    width:100% !important;
}
.about-us .about .image-about img {
    max-width: 100%;
    border-radius: 60px;
}

.about-us .about .subtitle {
    font-size: 18px;
    margin-bottom: 10px;
    color: #181818;
font-weight: 400;
font-size: 18px;
line-height: 18px;
}

.about-us .about .headline 
{
font-weight: 700;
font-size: 36px;
color: #343A40;
}
.about-us .about .headline span
{
    color: #D83636;
}

.about-us .about .desc {
    color: #495057;
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 34px;
}

/* how-do */
.how-do .info-section .headline {
font-weight: 600;
font-size: 48px;
text-align: center;
}

.how-do .info-section .title {
    /* color: #FFF; */
    font-size: 29px;
    line-height: 37px;
}
.how-do .info-section .subtitle {
font-weight: 400;
font-size: 16px;
text-align: center;
color: #3960C9;
display: block;
}
.how-do .content-section .box {
    padding: 10px 15px;
}

.how-do .content-section .box img {
    display: inline-block;
}

.how-do .content-section .box .text {
    font-size: 15px;
    color: #495057;
    font-weight: 500;
    font-size: 20px;
}

/* blog */
.blog {
    /* background: #F2F2F2; */
    position: relative;
}
.blog .login-li a 
{
    line-height: 27px;
}
.blog .posts a.post
{
    border: 1px solid #EAEEF2;
    padding: 16px;
    border-radius: 16px;
}
.blog .section-info {
    padding: 20px;
}

.blog .section-info .title-section,
.statistics .section-info .title-section {
    font-size: 36px;
}

.blog .section-info .desc-section {
    color: #999
}

.blog .posts {
    margin-bottom: 2.5rem;
}

.blog .posts .post {
    padding: 10px;
    position: relative;
    display: block;
    margin-bottom: 1.5rem;
    min-height: 340px;
}
.blog .title-section
{
font-weight: 600;
font-size: 42px;
color: #2D2D2D;
}
.blog .posts .post .post-img {
    max-width: 100%;
    border-radius: 16px;
    margin-bottom: 20px;
    width: 100%;
    height: 230px;
}

.blog .posts .post .post-title {
    color: #343434;
    font-size: 20px;

}

.blog .posts .post .post-desc {
    color: #999;
    overflow: hidden;
    display: none;
}

.post .icon-box {
    position: absolute;
    bottom: -6%;
    right: -2%;
}

.blog .custom-btn,
.contact .custom-btn {
    display: inline-block;
    box-shadow: 0px 30px 50px 0px rgba(187, 37, 37, 0.26);
}

.blog .custom-btn {
    position: absolute;
    bottom: -21px;
    right: 45%;
}
.me-3
{
    margin-right: 20px !important;
}
.pe-3
{
    padding-right: 20px !important;
}
/* statistics */
.statistics .box {
    overflow: hidden;
    padding: 10px;
    display:flex;
}

.statistics .box .box-img {
    width: fit-content;
    
}
.statistics .box .content-box {
    width: 100%;
    
}

.statistics .box .content-box .numb {
    font-size: 30px;
    margin-bottom: 0;
    margin-top: -7px;
}

.statistics .box .content-box .desc {
    font-size: 14px;
    font-weight: 500;
    margin-top: 0;
}

/* contact */
.contact .contact-info .title {
    font-size: 36px;
}

.contact .contact-info .desc {
    color: #8492A7
}

.contact .contact-info .information li {
    color: #343434
}

.contact .form-contact .form-group 
{
    margin-bottom: 24px;
}
.contact .sendMsg
{
height: 54px;
border-radius: 8px;
padding: 14px 32px;
background-color: #3151AB;
color: #fff;
}
.contact .form-contact input.form-control {
    border-radius: 10px;
    /* border: 1.5px solid #EFEFEF; */
    padding: 8px 12px;
    width: 100%;
    height: 48px !important;
    box-shadow: 0px 1px 2px 0px #12376914;
}
.contact .helpes {
    margin: 1.5rem 0;
}

.contact .helpes .key {
    text-transform: uppercase;
}

.contact .helpes .social-icons .icon-link {
    display: inline-block;
    color: #8492A7
}

/*footer*/
footer {
    border-top: 1.5px solid rgba(187, 37, 37, 0.07);
    background-color: #F8F9FA;
    font-size: 16px;
}
footer .fa 
{ font-size: 20px;}
footer .fa-mobile
{ font-size: 30px;}

footer p 
{
font-weight: 400;
font-size: 14px;
color: #212529;
opacity: 0.7;
}

footer ul li a {
    color: #212529;
font-weight: 500;
font-size: 16px;
opacity: .7;
}

footer  li {
    list-style: none;
    margin-bottom: 5px;
    color: #212529;
}
footer img.nav-bar-logo 
{
    margin-right: auto;
    margin-bottom: 20px;
    display: block;
}

/* see-offers */
.see-offers .project-details .project-name {
    font-size: 23px;
}

.see-offers .project-details .list-detailes {
    color: #747582;
    font-weight: 500;
    font-size: 15px;
}
.show-password{cursor: pointer;}
.subscrip.success-subscriped {
     background: #b8ebb8 !important;
    border: 1px solid green !important;
}
.subscrip.not-subscriped {
     background: #ffdfdf !important;border: 1px solid #BB2525 !important;
}
.subscrip p{margin: 0;    color: #048904;}
.subscrip .sub-txt{color: #444}
.subscrip .dropdown-toggle::after{
    display: none;
}
.subscrip ul li{    padding: 3px 7px;}
.subscrip ul hr{margin: 0;}
.subscrip .form-group{margin-bottom: 0;}
.subscrip .resubscrob-btn{
    box-shadow: none;background: #1F4172 !important;
    text-align: center;
    color: #fff !important;
    border-radius: 192px;
    border: 2px solid rgba(255, 255, 255, 0.80);
    padding: 5px;
}
.subscrip .dropdown-menu{border-radius: 20px;}
.contains-from{overflow: hidden;
border-radius: 10px;
    border: 1px solid #2a497f;
    background: #29477d1a;
}
.contains-from p{
    width: 30%;
    float: left;
    margin: 0;
    margin-top: 5%;
    text-align: center;
}
.contains-from input{
    width: 70%;
    float: right;
    border: none !important;
    background: transparent !important;
}
.subscriptions .page-content .subscription-box.current-plan{
    background: #22366c;color: #fff
}
.subscription-box.current-plan .box-header .note,
.subscriptions .subscription-box.current-plan .box-content .plan-feauters li{color: #fff !important;}

.subscription-box.current-plan .custom-btn{
    box-shadow: none;
    background: #ffff;
    color: #22366c !important;
}
#preview-image,.preview-image{width: 100%;}

.price-status-project .form-control{
padding: 7px 10px !important;
}
.header-font,
.header-font p,
.header-font span,
.header-font h2,
.header-font a{

    font-family: 'Outfit', sans-serif !important;
    -webkit-font-family: 'Outfit', sans-serif !important;
    -moz-font-family: 'Outfit', sans-serif !important;
}
/* aml  */
.navbar
{
    width: 90%;
    background-color: #fff;
    border-radius: 14px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 20px;
    z-index: 9;
    font-size: 16px;
}
.login-li
{
    background-color: #3151AB;
    border-radius: 12px;
    color: #fff;
    text-align: center;
    padding: 8px 22px;
    height: fit-content;
}
.login-li a ,.navbar-nav .login-li .nav-link{
    color: #fff;
    padding:0;
    height: fit-content;
    display: block;
    padding: 14px 11px;
}
li.nav-item.login-li.dropdown.profile-dropdown
{
    padding:0;
    height: 40px;
    margin:0;
}
#navbarSupportedContent ul
{
    align-items: center;
}
.about-us .custom-btn
{
    background-color: #3151AB;
    margin: 0;
}
.statistics
{
    background-image: url('../images/notification.png');
    background-attachment: fixed;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: relative;
}
.statistics::after
{
    background-color: hsl(224deg 52% 28% / 81%);
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    color: #fff;
    background-color: #22366c;
}
.statistics .section-info .title-section,
.statistics .box .content-box .numb,
.statistics .box .content-box .desc
{
    color: #fff;
}
.statistics .container 
{
    z-index: 99;
    position: relative;
}
.statistics .section-info .desc-section
{
    color: #EA8080;
}

.statistics .box .box-img img 
{
        border-right: 0;
    border-left: 1px solid #fff;
    padding-left: 20px;
    padding-right: 0;
}
.statistics .box .content-box
{
    padding: 5px 10px;
}
.how-do .content-section .box span
{
    width: 36px;
height: 34px;
line-height: 34px;
border-radius: 4px;
border: 1px solid #2A448C;
display:block;
margin:17px auto;
}
.how-do
{
    background-color: #F8F9FA;
}
.how-do .content-section .lineImg
{
    position: absolute;
    right: 0;
    left: 0;
    top: -52px;
    margin: auto;
    width: 70%;
}
.how-do .content-section
{
    position: relative;
    margin-top: 130px;
}
.redDV
{
/* height: 209; */
padding: 67px 78px;
border-radius: 10px;
color: #fff;
background-color: #D83636;
text-align: left;
margin: 97px 0;
}
.redDV h6 
{
    font-weight: 500;
    font-size: 18px;
}
.redDV h5 
{
font-weight: 700;
font-size: 30px;
}
.redDV .border-left
{
    border-width: 3px !important;
}
.mobSec 
{
    overflow: hidden;
    text-align: left;
}
.mobSec .phoneImg 
{
    width: 100%;
    margin-top: -50px;
}
.mobSec .container
{
    height: 490px;
    padding: 100px 147px;
    background-color: #F8F9FA;
    border: 1px solid #DEE2E6;
    border-radius: 16px;
}
.mobSec small 
{
font-weight: 400;
font-size: 16px;
line-height: 18px;
color: #B92727;
}

.mobSec h1 
{
font-weight: 600;
font-size: 64px;
line-height: 90px;
color: #343A40;
}
.appDV img 
{
    margin-top: 60px;
    margin-left: 20px;
}
.TopHeader
{
    margin-bottom: 4rem;
}
.TopHeader .bgDv
{
    background-image: url(../images/headerBg.png);
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    border-radius: 30px;
    z-index:1;
}
.TopHeader .bgDv::after {
    background-color: hsl(224deg 52% 28% / 90%);
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    color: #fff;
    border-radius: 30px;
}
.content-topHedr
{
    z-index: 9;
    position: relative;
    padding: 0 48px;
}
.content-topHedr a 
{
    color: #fff;
}
.content-topHedr span 
{
    opacity: 0.6;
}
.content-topHedr h6
{
    color: #fff;
font-weight: 400;
font-size: 14px;
line-height: 22px;
margin-bottom: 0;
}
.content-topHedr h3
{
    font-weight: 600;
    font-size: 36px;
    line-height: 44px;
    text-transform: capitalize;
    color: #fff;
    margin-bottom: 0;
}
#app-site 
{
    padding-top: 4em;
}
.contact-form label 
{
font-weight: 500;
font-size: 14px;
color: #525254;
}
section.contact.t-c-page.subscriptions img.redImg
{
    width: 100%;
    padding-left: 3rem;
    height: 92%;
}
section.contact.t-c-page.subscriptions {
    padding-top: 3rem;
    /* for blogs  */
    /*padding-top: 5rem;*/
        margin-top: 70px;
}
section.contact .page-title .title-page 
{
font-weight: 600;
font-size: 54px;
line-height: 63px;
color: #101828;
margin-bottom: 50px;
}
.contItm h5 
{
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    color: #151515;    
}

.contItm h6
{
font-weight: 400;
font-size: 18px;
line-height: 28px;
}
.contItm
{
    padding: 32px 41px;
    border: 1px solid #031BE11A;
    height: 100%;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}
.contItm img 
{
    margin-right: 20px;
}
.page-link
{
    color: #000;
}
.page-link.active
{
    background-color: #3151AB;
    color: #fff;
}
.myTit 
{
font-weight: 600;
font-size: 53px;
text-align: center;
color: #0A0A0A;
margin-bottom: 16px;
}
.mySubTit
{
font-weight: 400;
font-size: 18px;
color: #737373;
text-align: center;
margin-bottom: 16px;
}
.t-c-page .page-content .tblHed  
{
    background-color: #F8F9FA;
    padding: 24px;
    border: 1px solid #DEE2E6;
}
.t-c-page .page-content .tblHed p 
{
    font-weight: 700;
    font-size: 25px;
    line-height: 39px;
    color: #212529;
    margin-bottom: 0;
}
.t-c-page .page-content .tblHed  h4 
{
    font-weight: 700;
    font-size: 44.98px;
    color: #213242;    
}

.t-c-page .page-content .tblHed h4 sub, 
.t-c-page .page-content .tblHed h4 span 
{
font-weight: 400;
font-size: 16px;
color: #213242;
display: inline-block;
width: fit-content;
}
.t-c-page .page-content .ItmTbl 
{
    border: 1px dashed #ADB5BD;
    border-top: 0;
}
.t-c-page .page-content .ItmTbl p 
{
font-weight: 400;
font-size: 14px;
line-height: 28px;
color: #101828;
padding: 13px 29px;
margin-bottom: 0;
}
.t-c-page .page-content .ItmTbl .fa-check
{
    color: #42B72A;
}
.t-c-page .page-content .ItmTbl .fa-times
{
    color: #B92727;
}
.t-c-page .page-content .noHed .ItmTbl p
{
font-size: 16px;
color: #213242;
margin-bottom: 0;
/* padding: 16px 20px; */
}
.t-c-page .page-content .noHed .tblHed
{
    background-color: transparent;
    border-color: transparent;
}
.t-c-page .page-content .noHed .tblHed p,
.t-c-page .page-content .noHed .tblHed h4
{
    color: transparent;
}
.t-c-page .page-content .ItmTbl.active 
{
    background-color: #D83636;
}

.t-c-page .page-content .ItmTbl.active p
{
    color: #fff;
}
.plansPad
{
    padding: 5px !important;
}
#myTab ,
#myTab1 ,
#myTab2
{
    border: 1px solid #ccc;
    border-radius: 12px;
    padding: 5px;
    width: fit-content;
    margin: 10px auto 50px;
}
#myTab.nav-tabs .nav-link,
#myTab.nav-tabs .nav-link:focus,
#myTab1.nav-tabs .nav-link,
#myTab1.nav-tabs .nav-link:focus,
#myTab2.nav-tabs .nav-link ,
#myTab2.nav-tabs .nav-link:focus
{
    background-color: transparent;
    cursor: pointer;
    outline: 0;
    border: 0;
    padding: 12px 20px;
    border-radius: 8px;
    font-weight: 500;
    font-size: 17px;
    color: #677990;
}
#myTab.nav-tabs .nav-item.show .nav-link, 
#myTab.nav-tabs .nav-link.active,
#myTab1.nav-tabs .nav-item.show .nav-link ,
#myTab1.nav-tabs .nav-link.active 
#myTab2.nav-tabs .nav-item.show .nav-link ,
#myTab2.nav-tabs .nav-link.active 
 {
    color: #fff;
    background-color: #3151ab;
}
#myTab.nav-tabs .nav-link.active img ,
#myTab1.nav-tabs .nav-link.active img,
#myTab2.nav-tabs .nav-link.active img
{
    filter: invert(1);
}
#myTab2 ,
#myTab2.nav-tabs .nav-link ,
#myTab2.nav-tabs .nav-link:focus
{
    width: 100%;
}
#myTab2.nav-tabs>li
{
    width: 50%;
}
.carousel-control-next:focus, .carousel-control-next:hover, .carousel-control-prev:focus, .carousel-control-prev:hover,
.carousel-control-next, .carousel-control-prev
{
    background-color: transparent;
    border: 0;
    cursor: pointer;
}
.carousel-indicators
{
    right: 0;
    left: 0;
    width: 100%;
    bottom: 25px;
    margin: 0;
}
.carousel-indicators li
{
    cursor: pointer;
}
.content-page div 
{
    float: none;
}
.loin-btn
{
height: 54px;
border-radius: 8px;
padding: 14px 32px;
background-color: #3151AB;
font-weight: 600;
font-size: 16px;
text-align: center;
margin-top: 24px;
border: 0;
}
.login-form .form-group 
{
    margin-bottom: 20px;
}
.login-form .form-group label
{
font-weight: 500;
font-size: 16px;
line-height: 26px;
color: #151515;
margin-bottom: 12px;
border: 0;
}
.form-header h2.title-section.main-color
{
    margin-bottom: 48px;
}
.login-form input.form-control
{
    margin-bottom: 24px;
    padding: 11px 16px !important;
height: 49px;
border-radius: 8px;
border: 2px solid #B1B1B1;
}

.remember a  
{
font-weight: 400;
font-size: 14px;
line-height: 22px;
color: #3151AB;
}
.remember input 
{
    height: fit-content;
    margin: 0;
}
.remember span
{
font-weight: 400;
font-size: 14px;
line-height: 22px;
color: #000;
}
.aw 
{
    position: relative;
    margin-top: 48px;
}
.aw span 
{
    display: block;
    width: 100%;
    height: 1px;
    background-color: #E4E4E4;

} 
.aw p 
{
    position: absolute;
    width: fit-content;
    left: 0;
    right: 0;
    margin: auto;
    top: -15px;
    background-color: #fff;
    padding: 0px 15px;
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
}
.regBY
{
    justify-content: space-between;
    display: flex;
}
.regBY a 
{
    padding: 12px 20px;
    color: #000;
    display: flex;
    background-color: #F5F7F9;
    border: 1px solid #E4E4E4;
    font-weight: 600;
    font-size: 16px;
    line-height: 26px;
    border-radius: 4px;
    width: 49%;
    margin-top: 50px;
    justify-content: center;
}
.regBY a span 
{
    margin-right: 20px;
    line-height:33px;
}
.notReg 
{
    text-align: center;
    margin-top: 16px;
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    color: #000;
}
.notReg a 
{
    color: #3151AB;
    margin-right: 10px;
    font-weight: 700;
}
.regBigDv input,
.regBigDv select,
.editDV input,
.editDV textarea,
.editDV select
{
width: 100%;
height: 48px;
border-radius: 10px;
padding: 8px 12px;
margin-bottom: 6px;
padding-right: 60px !important;
background-color: transparent;
border: 1px solid #A4ACB9;
}
.editDV textarea
{
padding: 8px ;
height: fit-content;
}
.regBigDv label ,.editDV label
{
    padding: 0;
font-weight: 500;
font-size: 14px;
color: #36394A;
display: block;
margin-bottom: .5rem;
    min-height: 21px;

}
.form-check-inline .form-check-input,
.sign-up-page .form-fream .form-check-label .checkbox
{
    height: 18px !important;
    width: 18px !important;
    opacity: 1 !important;
    position: relative !important;
    margin-right: 0;
    margin-bottom: 0;
        padding: 0 !important;
    border-radius: 3px;
    margin-left: 4px;
}
.t-c-page .page-content .form-fream p,
.form-fream label.form-check-label p 
{
    display: inline-block;
    margin-bottom: 0;
}
.projSinglItm
{
    box-shadow: 0px 2px 6px 0px #485F771A;
    border-radius: 12px;
    position: relative;
}
.smIcon 
{
    width: 20px;
    height: 17px;
    margin-left: 10px;
    margin-top: -10px;
}
.projItmDetls
{
    padding: 20px 26px;
    width: 100%;
}
.projItmDetls h6 
{
font-weight: 500;
border-radius: 50px;
font-size: 12px;
line-height: 16px;
color: #151515;
width: fit-content;
background-color: #F5F7F9;
padding: 9px 12px;
}
.projItmDetls h4 
{
font-weight: 700;
font-size: 18px;
color: #151515;

}
.projItmDetls h5
{
    font-weight: 400;
    font-size: 14px;
    line-height: 28px;
    color: #101828;    
} 
.projItmDetls a 
{
font-weight: 600;
font-size: 16px;
color: #2A448C;
padding: 10px 32px;
border: 1px solid #2A448C;
border-radius: 8px;
width: 100%;
margin-top: 30px;
display: block;
text-align: center;
} 
.projItmDetls .grenA 
{
    background-color: #42B72A;
    color: #fff !important;
    margin-top: 10px !important;
    border-color: #42B72A;
}
.projImg 
{
    width: 200px;
    border-radius: 0 12px 12px 0;
}
.redSpn 
{
    border-radius: 50%;
    text-align: center;
    width: 30px;
    height: 30px;
    line-height: 30px;
    /* padding: 6px 11px; */
    background-color: #B92727;
    color: #fff;
    position: absolute;
    top:20px;
    left:20px;
    
}
.morA
{
font-weight: 500;
font-size: 14px;
line-height: 26px;
text-align: center;
text-transform: capitalize;
color: #151515;
background-color: #F8F9FA;
width: 270px;
height: 48px;
border-radius: 4px;
padding: 11px 24px;
border: 1px solid #2A448C;
margin-top: 30px;
margin-bottom: 50px;
}
.lawyersFilter h5 
{
font-weight: 400;
font-size: 18px;
color: #434343;
}
.lawyersFilter
{
    padding: 16px 24px;
    background-color: #F8F9FA;
    border: 1px solid #E9ECEF;
}
.lawyersFilter input, 
.lawyersFilter select 
{
    width: 100%;
    background-color: #fff;
    border: 1px solid #A4ACB9;
    border-radius: 12px;
    padding: 8px 12px;
    border-radius: 12px;
    box-shadow: 0px 1px 2px 0px #12376914;
    height: 48px;
    color: #A4ACB9;
} 
.lawyersFilter h5 
{
color: #434343;
font-weight: 400;
font-size: 18px;

}
.redBtn
,
.blueBtn
{
    background-color: #D83636;
    width: 48%;
    padding: 11px 24px;
    color: #fff;
    text-align: center;
    font-weight: 500;
    font-size: 14px;
    line-height: 26px;
    border: 0;
    border-radius: 4px;
    margin-top: 24px;
}
.blueBtn
{
    background-color: #3151AB;
}
.redBtn:hover 
,
.blueBtn:hover 
{
    color: #fff;
}

.lisItmtDV .projItmDetls h5
{
    /* margin-bottom: 0; */
}
.lisItmtDV .projImg
{
    width: 150PX;
    height: 145px;
    margin-left: 10px;
}
.lisItmtDV .projItmDetls
{
    padding: 0;
}
.lisItmtDV 
{
    padding: 24px;
    box-shadow: 0px 2px 6px 0px #485F771A;
    border-radius: 8px;
    margin-bottom: 40px;
}
.lisItmtDV .projItmDetls h4
{
    margin-bottom: 12px;
}
/* ------------- profile ---------------  */
.shareIcon 
{
    color: #fff;
    font-size: 20px;
    width: fit-content;
    margin-right: auto;
    display: block;
}
.share-buttons .shareIcon
{
    display:inline-block;
    margin: 0 10px;
}
.uerImgDV 
{
    width: fit-content;
    margin: auto;
    margin-top: -177px;
    z-index: 99;
    position: relative;
}
.uerImgDV img
{
    width: 155px;
    height: 155px;
    border-radius: 50%;
    margin: auto;
    margin-bottom: 24px;
    display: block;
}
.uerImgDV h6
{
font-weight: 700;
font-size: 28px;
line-height: 36px;
color: #000;

}
.uerImgDV h5
{
    font-weight: 400;
    font-size: 14px;
    line-height: 28px;
    color: #000;
}
.infoDV 
{
    margin-top: 32px;
}
.infoDV button img 
{
    margin-left: 12px;
} 
.infoDV button  
{
    color: #6C757D;
font-weight: 500;
font-size: 18px;
line-height: 28px;

}
#lawyer_tab .nav-link
{
height: 60px;
text-align: right;
border-radius: 10px;
border: 1px solid #E9ECEF;
padding: 16px 20px;
color: #6C757D;
font-weight: 500;
font-size: 18px;
line-height: 28px;
text-align: center;
margin-bottom: 13px;
background-color: #fff;
cursor: pointer;
}
#lawyer_tab .nav-link:last-child
{
    margin-bottom: 0;
}
#lawyer_tab .nav-link.active, #lawyer_tab .show>.nav-link
{
    background-color: #3151AB;
    color: #fff;
    outline: 0;
}
#lawyer_tab .nav-link.active img
/* , 
#lawyer_tab .nav-pills .show>.nav-link img  */
{
    filter: invert(1) brightness(2);
}
#lawyer_tab
{

padding: 16px 8px;
}
.rounded-2 
{
    border-radius: 8px;
}
.ms-5
{
    margin-left: 200px;
}
.d-flex 
{
    align-items: center;
}
.tabInnerDV
{
    padding: 24px;
    background-color: #fff;
    border-radius: 8px;
}
.tabHedr 
{
    margin-bottom: 24px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.tabHedr a 
{
    border: 1px solid #9EABB0;
    padding: 12px 14px;
    display: block;
    color: #9EABB0;
    border-radius: 10px;
    font-size: 20px;
    line-height: 10px;
}
.tabHedr h6
{
    font-weight: 500;
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 0;
    color: #000;
} 
.essentialData p,
.tabHedr p
{
font-weight: 400;
font-size: 14px;
line-height: 22px !important;
color: #1C1C1EB8 !important;
margin-bottom: 0 !important;
}
.essentialData .myMb
{
    margin-bottom: 16px;
}
.essentialData .myMb:last-child
{
    margin-bottom: 0;
}
.essentialData h5 
{
font-weight: 500;
font-size: 16px;
line-height: 24px;
color: #000;
margin-bottom: 0;
}
.essentialData h6 
{
font-weight: 500;
font-size: 16px;
line-height: 24px;
color: #1C1C1E66;
}
.execution .projItmDetls 
{
    box-shadow: 0px 2px 6px 0px #485F771A;
    margin-bottom: 8px;
}
ul#myTab1 {
    margin-right: 0;
    margin-bottom: 24px;
}
.editUsr
{
    color: #fff;
    margin: 0;
    display: flex;
}
.editUsr h6, .editUsr h5 
{
    color: #fff;
    display: flex;
}
.editUsr h5 span 
{
    margin-right: 10px;
}
.editUsr img 
{
    margin: 0;
    margin-left: 24px;
}
.iconsDV img 
{
    width: 20px;
    height: 20px;
    margin: 3px 0 0 8px;
}
.editDV input,
.editDV select
{
    padding-right: 40px !important;
    padding-left: 40px !important;
    margin-bottom: 24px;
}
.editBtns
{
    width: fit-content;
    margin: 20px auto;
    display: block;
}
.editBtns a,
.editBtns button 
{
    width: 150px;
height: 48px;
border-radius: 4px;
padding: 11px 24px;
color: #fff;
background-color: #D83636;
margin: 0 3px;
font-weight: 400;
font-size: 14px;
line-height: 26px;
border: 0;
text-align: center;
cursor: pointer;
display: inline-block;
}
.editBtns button,.editBtns .nxtBTN,.editBtns .blueBtn
{
    background-color: #3151AB;
}
.editDV input.redd::placeholder
{
    color: #FF5A3038;
}
.editDV input.redd
{
    border-color: #D83636;
}
#myTab2 
{
    background-color: #fff;
    margin-bottom: 30px;
}
#edit_lawyer_pro .tabInnerDV 
{
    background-color: transparent;
}
#myTab2Content .tabHedr,
#myTab2Content .editDV
{
    background-color: #fff;
    padding: 24px;
    border-radius: 8px;
}
.t-c-page .page-content .editDV P 
{
font-weight: 700;
font-size: 12px;
line-height: 22px;
color: #151515;
}
#myTab2Content .editDV.row 
{
    margin: 0;
}
#myTab2Content  .editDV select, 
#myTab2Content  .editDV input 
{
    border-radius: 4px;
    border: 1px solid #E4E4E4;
} 
#myTab2Content  .editDV span 
{
    line-height: 48px;
    width: 42px;
    height: 47px;
    margin-top: 5px;
    text-align: center;
    border: 1px solid #E4E4E4;
    font-weight: 400;
    font-size: 14px;
    color: #151515;
    margin-left: 15px;
    border-radius: 4px;
    display: block;
}
#myTab2Content .editDV .myMb 
{
    /* margin-left: 15px; */
} 
#myTab2Content .editDV .myMb label 
{
    min-height: 21px;
}
.iconImgUploaded
{
    width: 27px;
    height: 25px;
}
.uploadedDV small
{
    font-weight: 400;
    font-size: 12px;
    color: #9098B1;
}
.uploadedDV
{
/* width: 120px; */
height: 36px;
border-radius: 5px;
border: 1px solid #DADADA;
background-color: #F4F4F4;
padding: 5px 10px;
}
.inputUpload 
{
    width: 160px;
    height: 90px;
    margin-right: auto;
    background-image: url(../images/imgSympole.png);
    background-size: 100% 100%;
    margin-left: 15%;
    cursor: pointer;
}
.inputUpload input
{
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
}
/* checkbox -------------  */

input[type=checkbox] {
    appearance: none;
    position: relative;
    width: 1.2em;
    height: 1.2em;
    border: .125em solid #333;
    font: inherit; vertical-align:middle;
    font-size:1.25em;
    }
input[type=checkbox]:before,
input[type=checkbox]:after {
content: "";
position: absolute;
background: #2A448C;
width: 2px;
}

input[type=checkbox]:before {
height: 45%;
top: 46%;
left: 22%;
border-bottom-left-radius: 0;
transform: scale(0) rotate(-32deg);
transform-origin: top left;
}

input[type=checkbox]:after {
height: 100%;
left: 42%;
top: -18%;
transform: scale(0) rotate(35deg);
transform-origin: bottom left;
}

input[type=checkbox]:before,
input[type=checkbox]:after {
transition: transform 0s;
}

input[type=checkbox]:checked:before {
transform: scale(1) rotate(-32deg);
}

input[type=checkbox]:checked:after {
transform: scale(1) rotate(35deg);
}

input[type=checkbox]:checked:before {
transition: transform .15s;
transition-delay: 0s;
}

input[type=checkbox]:checked:after {
transition: transform .25s;
transition-delay: .15s;
}

#myTab2Content .editDV input[type='checkbox']
{
    width: 22px;
    height: 25px !important;
    padding: 10px !important;
    margin-left: 10px;
    cursor: pointer;
}
.editDV.mb-4 .d-flex {
    display: flex;
    align-items: flex-start;
}

#addProject.nav-tabs .nav-item.show .nav-link,
#addProject.nav-tabs .nav-link.active
{
    background-color: transparent;
}
#addProject.nav-tabs .nav-link,
#addProject.nav-tabs .nav-link:focus,
 #addProject.nav-tabs .nav-link:hover
{
    background-color: transparent;
    border: 0;
    outline: 0;
    cursor: pointer;
}
#addProject button.nav-link span
{
    padding: 14px;
    border-radius: 12px; 
    display: block;
    margin: auto;
    margin-bottom: 16px;
    width: 56px;
    height: 56px;
    border:1px solid #EAECF0;
    background-color: #fff;
}
#addProject button.nav-link.active span
{
    background-color: #22366C;

}
#addProject + .tab-content
{
    border: 1px solid #E9ECEF;
    border-radius: 12px;
    box-shadow:  0 1px 1px 1px #E9ECEF;
    padding: 25px;
}
.tellUs p 
{
font-weight: 400;
font-size: 16px;
line-height: 150%;
letter-spacing: 0%;
text-align: center;
color: #475467;
}
.tellUs h6 
{
font-weight: 700;
font-size: 18px;
line-height: 150%;
letter-spacing: 0%;
text-align: center;
color: #344054;
}
#addProject .nav-link.active .tellUs h6
{
color: #000;
}
#addProject .nav-link.active .tellUs p 
{
    color: #000;

}
ul#addProject,#addProjectContent {
    width: 80%;
    margin: auto;
    border: 0;
}
ul#addProject::after {
    content: '';
    position: absolute;
    top: 35px;
    display: block;
    width: 59%;
    left: 0;
    right: 0;
    margin: auto;
    height: 1px;
    z-index: -1;
    background-color: #ccc;
}
#aiOrNoContent p 
{
font-weight: 400;
font-size: 14px;
margin: 0 10px;
color: #000;
}
#aiOrNoContent a 
{
    color: #000;
}
.contHedr 
{
    padding: 8px;
    border-bottom: 1px solid #000;
    padding-left: 25px;
}
.mainContDV 
{
    border-radius: 12px;
    border: 1px solid #E9ECEF;
}
.aiOrNoDetls 
{
    display: flex;
}
.aiOrNoDetls img 
{
    filter: invert(1);
    margin-left: 8px;
}
#aiOrNo .nav-link.active .aiOrNoDetls img 
{
    filter: invert(0);
}
.aiOrNoDetls h6 
{
font-weight: 400;
font-size: 14px;
line-height: 22px;
margin-bottom: 0;
}
#aiOrNo .nav-link
{
    border-radius: 5px;
    padding: 8px 15px;
    background-color: #CED4DA;
    color: #495057;
    margin-left: 15px;
    cursor: pointer;
}  
#aiOrNo .nav-link.active  
{
    
    background-color: #3151AB;
    color: #fff;
}
ul#aiOrNo
{
    border: 0;
    margin-bottom: 25px;
}
.servBgsDV 
{
    margin-top: 110px;
    margin-bottom: 140px;
    justify-content: space-evenly;
    display: flex;
}
.servSmsDV 
{
    padding: 16px;
    background-color: #E9ECEF;
    border-radius: 10px;
    min-height: 76px;
    margin: 0 5px;
}
.servSmsDV h6
{
font-weight: 400;
font-size: 14px;
text-align: center;
color: #181F40;
}
.textReaBg input,
.textReaBg textarea
{
    width: 100%;
height: 46px;
border-radius: 10px;
padding-top: 12px;
padding:12px 16px;
border: 1px solid #ADB5BD;
background-color: #F8F9FA;
color: #000;
font-weight: 400;
font-size: 14px;
}
.textReaBg input::placeholder,
.textReaBg textarea::placeholder
{
    color: #000;
}
.textReaBg input:focus,
.textReaBg textarea:focus
{
    border-color:gray ;
}

.textReaBg 
{
    position: relative;
    margin: 48px;
}
.textReaBg svg 
{
    position: absolute;
    left: 20px;
    top: 12px;
}
.projDV
{
    display: flex;
}
.projDV img 
{
    width: 160px;
}
#handy-home input,
#handy-home select 
{
width: 100%;
height: 48px;
justify-content: space-between;
border-radius: 4px;
padding: 15px 16px;
border: 1px solid #E4E4E4;
margin-bottom: 8px;
margin-top: 5px;
}
#handy-home .form-check-label {
    margin-bottom: 0;
    display: flex
;
    align-items: center;
}
.resetDV
{
    background-color: #fff;
    border-radius: 8px;
    padding: 0 !important;
    margin-top: 60px;
    box-shadow: 0px 1px 4px 0px #00000040;
}
.resetDV .form-header,.resetDV .form-body
{
    padding: 30px !important;

}
.t-c-page .page-content .infoDV h3 {
    color: #000;
font-weight: 700;
font-size: 20px;
line-height: 20px;
}
.t-c-page .page-content .infoDV p ,
.t-c-page .page-content .infoDV span
{
font-weight: 400;
font-size: 16px;
line-height: 20px;
/* color: #122137; */
}
.redClr 
{
    color: red;
}
.redClr input 
{
    border-color: red;
}
.redClr input[type=checkbox]:before, .redClr input[type=checkbox]:after
{
    background: red;
}
.carousel-control-next {
    right: 4%;
    justify-content: flex-end;
}
.carousel-control-prev
{
    justify-content: space-around;
    margin-left: -25px;
}
.find-lawyers .widget .form-check-label input:checked~.checkmark, .sign-up-page .form-fream .form-check-label input:checked~.checkmark {
    opacity: 0;
}
.sign-up-page .form-fream .form-check-label .checkmark.square
 {
    display: none;
}
.sign-up-page .form-fream .form-check-label {
    padding-left: 0;
}

.projects-current .sidebar .list-projects.active
{
    border-left:0 !important;
    border-right:0 !important;
}
.projects-current .sidebar .list-projects
{
    border-bottom:1px solid #fff;
}
.projects-current .sidebar {
    background: #29477d1a;
    border-radius: 12px;
    padding: 10px;
}
.chat .chat-footer {
    margin-top: 6rem;
}
.support-history .project-detail-content .title-support-item{
    padding-top:25px;
}
.mx-auto {
    margin-left: auto !important;
    margin-right: auto !important;
}
.select2-container--default .select2-selection--multiple
{
    padding: 9px;
    height: 48px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
    /*float: right;*/
    margin-top: 0;
}
.select2-container .select2-selection--multiple .select2-selection__rendered
{
    display:block;margin: 0;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: inherit;
}
#myTab1 button.nav-link.active
{
        background-color: #3151ab;
    color: #fff;
}
.content-topHedr
{
    width:fit-content;
}
.sign-up-page .form-fream .form-group img.icon-msg {
    top: 58%;
}
i.fa.fa-chevron-left ,i.fa.fa-chevron-right{
    transform: rotate(180deg);
}
.faq .page-info .title {
    font-size: 20px;
}
.single-post .post-date ul,.single-post .post-date ul li
{
    display: flex
;
        align-items: center;
    justify-content: center;
}
/* ---------------------- responsive --------------------  */
@media only screen and (max-width:768px)
{
        
.navbar-toggler
{
    margin-right: auto;
}
.navbar-collapse {
    position: absolute;
    background-color: #fff;
    width: 100%;
        top: 51px;
}
.navbar-nav.enArUL
{
    display:flex;
    padding-left: 15px;
}
.locale-li
{
    margin-bottom: 10px;
}
.about-us .box-items .item
{
    height: fit-content;
    margin-bottom: 10px;
}
.about-us .box-items .desc-box
{
    margin-bottom: 0;
}
.about-us .about .image-about
{
    margin-bottom: 25px;
}
.how-do .content-section .box {
    padding: 10px 15px;
    padding: 0;
}
.how-do .content-section .lineImg
{
    top: -25px;
}
.blog .title-section {
    font-size: 33px
}
}
@media only screen and (max-width:500px)
{
    .inputUpload
    {
        margin: 20px auto;
    }
    .heroCarousel img
     {
    width: 100%;
    height: 490px;
    }
    .uploadedDV
    {
        width: fit-content;
        margin: auto;
    }
    .mobSec .container
    {
        height: auto;
        padding: 60px;
    }
    .shareIcon {
        position: absolute;
        left: 7%;
        top: 0;
    }
    .uerImgDV h6 {
        font-size: 22px;
    }
    .uerImgDV h5 {
        margin-bottom: 0;
        font-size: 12px;
        line-height: 25px;
    }
    .uerImgDV img {
        width: 130px;
        height: 130px;
    }
    .iconsDV img {
        width: 20px;
        height: 20px;
    }
    .editUsr
    {
        display: block;
    }
    .TopHeader .bgDv
    {
        height: fit-content !important;
    }
    #myTab2 {
        margin-bottom: 10px;
    }
    #myTab2Content .editDV input[type='checkbox']
    {
        transform: scale(0.8);
    }
    .tabHedr h6 {
        font-size: 21px;
    }
    input,#myTab2Content .editDV span ,select
    {
        height: 40px !important;
        line-height: 40px;
    }
    .infoDV
    {
        padding: 0px 25px;
    }
    section.contact.t-c-page.subscriptions {
        padding-top: 1rem;
    }
    section.contact.t-c-page.subscriptions img.redImg
    {
        width: 100%;
        padding-left: 0;
        margin-bottom: 30px;
    }
    .mobSec h1 {
    font-weight: 600;
    font-size: 50px;
    }
    .mobSec .phoneImg {
        width: 80%;
        margin: auto;
        display: block;
        margin-bottom: 20px;
    }
    .custom-btn, .join-link
    {
        margin-bottom: 10px;
        line-height: 23px;
        height: fit-content;
    }
    .about-us .about .headline,.how-do .info-section .headline {
        font-size: 30px;
    }
    .about-us .about .desc {
        font-size: 16px;
    }
    .how-do .content-section .lineImg
    {
        display: none;
    }
    .how-do .content-section {
        margin-top: 50px;
    }
    .appDV img {
        margin: 20px auto;
        display: block;
    }
    
}



