body {
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    text-rendering: optimizeLegibility;
    text-rendering: geometricPrecision;
    font-smooth: always;
    font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -webkit-font-smoothing: subpixel-antialiased;
}


* {
    outline: 0 none !important;
}



/* ==========================================================================
Margin Styles
========================================================================== */

.m-0 {
    margin: 0 !important;
}

.m-t-0 {
    margin-top: 0 !important;
}

.m-t-3 {
    margin-top: 3px !important;
}

.m-t-5 {
    margin-top: 5px !important;
}

.m-t-7 {
    margin-top: 7px !important;
}

.m-t-9 {
    margin-top: 9px !important;
}

.m-t-10 {
    margin-top: 10px !important;
}

.m-t-15 {
    margin-top: 15px !important;
}

.m-t-20 {
    margin-top: 20px !important;
}

.m-t-25 {
    margin-top: 25px !important;
}

.m-t-30 {
    margin-top: 30px !important;
}

.m-t-35 {
    margin-top: 35px !important;
}

.m-t-40 {
    margin-top: 40px !important;
}

.m-t-45 {
    margin-top: 45px !important;
}

.m-t-50 {
    margin-top: 50px !important;
}

.m-t-55 {
    margin-top: 55px !important;
}

.m-t-60 {
    margin-top: 60px !important;
}

.m-t-65 {
    margin-top: 65px !important;
}

.m-t-70 {
    margin-top: 70px !important;
}

.m-t-75 {
    margin-top: 75px !important;
}

.m-t-80 {
    margin-top: 80px !important;
}

.m-t-85 {
    margin-top: 85px !important;
}

.m-t-90 {
    margin-top: 90px !important;
}

.m-t-95 {
    margin-top: 95px !important;
}

.m-t-100 {
    margin-top: 100px !important;
}

.m-t-110 {
    margin-top: 110px !important;
}

.m-b-0 {
    margin-bottom: 0 !important;
}

.m-b-2 {
    margin-bottom: 2px !important;
}

.m-b-5 {
    margin-bottom: 5px !important;
}

.m-b-7 {
    margin-bottom: 7px !important;
}

.m-b-9 {
    margin-bottom: 9px !important;
}

.m-b-10 {
    margin-bottom: 10px !important;
}

.m-b-15 {
    margin-bottom: 15px !important;
}

.m-b-16 {
    margin-bottom: 16px !important;
}

.m-b-20 {
    margin-bottom: 20px !important;
}

.m-b-25 {
    margin-bottom: 25px !important;
}

.m-b-30 {
    margin-bottom: 30px !important;
}

.m-b-35 {
    margin-bottom: 35px !important;
}

.m-b-40 {
    margin-bottom: 40px !important;
}

.m-b-45 {
    margin-bottom: 45px !important;
}

.m-b-50 {
    margin-bottom: 50px !important;
}

.m-b-55 {
    margin-bottom: 55px !important;
}

.m-b-60 {
    margin-bottom: 60px !important;
}

.m-b-65 {
    margin-bottom: 65px !important;
}

.m-b-70 {
    margin-bottom: 70px !important;
}

.m-b-75 {
    margin-bottom: 75px !important;
}

.m-b-80 {
    margin-bottom: 80px !important;
}

.m-b-85 {
    margin-bottom: 85px !important;
}

.m-b-90 {
    margin-bottom: 90px !important;
}

.m-b-95 {
    margin-bottom: 95px !important;
}

.m-b-100 {
    margin-bottom: 100px !important;
}

.m-l-m-10 {
    margin-left: -10px !important;
}

.m-l-5 {
    margin-left: 5px !important;
}

.m-l-7 {
    margin-left: 7px !important;
}

.m-l-9 {
    margin-left: 9px !important;
}

.m-l-10 {
    margin-left: 10px !important;
}

.m-l-15 {
    margin-left: 15px !important;
}

.m-l-20 {
    margin-left: 20px !important;
}

.m-l-25 {
    margin-left: 25px !important;
}

.m-l-30 {
    margin-left: 30px !important;
}

.m-l-35 {
    margin-left: 35px !important;
}

.m-l-40 {
    margin-left: 40px !important;
}

.m-l-45 {
    margin-left: 45px !important;
}

.m-l-50 {
    margin-left: 50px !important;
}

.m-l-55 {
    margin-left: 55px !important;
}

.m-l-60 {
    margin-left: 60px !important;
}

.m-l-65 {
    margin-left: 65px !important;
}

.m-l-70 {
    margin-left: 70px !important;
}

.m-l-75 {
    margin-left: 75px !important;
}

.m-l-80 {
    margin-left: 80px !important;
}

.m-l-85 {
    margin-left: 85px !important;
}

.m-l-90 {
    margin-left: 90px !important;
}

.m-l-95 {
    margin-left: 95px !important;
}

.m-l-100 {
    margin-left: 100px !important;
}

.m-l-250 {
    margin-left: 250px !important;
}

.m-r-m-10 {
    margin-right: -10px !important;
}

.m-r-0 {
    margin-right: 0 !important;
}

.m-r-3 {
    margin-right: 3px !important;
}

.m-r-5 {
    margin-right: 5px !important;
}

.m-r-7 {
    margin-right: 7px !important;
}

.m-r-9 {
    margin-right: 9px !important;
}

.m-r-10 {
    margin-right: 10px !important;
}

.m-r-15 {
    margin-right: 15px !important;
}

.m-r-20 {
    margin-right: 20px !important;
}

.m-r-25 {
    margin-right: 25px !important;
}

.m-r-30 {
    margin-right: 30px !important;
}

.m-r-35 {
    margin-right: 35px !important;
}

.m-r-40 {
    margin-right: 40px !important;
}

.m-r-45 {
    margin-right: 45px !important;
}

.m-r-50 {
    margin-right: 50px !important;
}


.m-r-55 {
    margin-right: 55px !important;
}

.m-r-60 {
    margin-right: 60px !important;
}

.m-r-65 {
    margin-right: 65px !important;
}

.m-r-70 {
    margin-right: 70px !important;
}

.m-r-75 {
    margin-right: 75px !important;
}

.m-r-80 {
    margin-right: 80px !important;
}

.m-r-85 {
    margin-right: 85px !important;
}

.m-r-90 {
    margin-right: 90px !important;
}

.m-r-95 {
    margin-right: 95px !important;
}

.m-r-100 {
    margin-right: 100px !important;
}

.m-r-110 {
    margin-right: 110px !important;
}

.margin-auto {
    margin: 0 auto;
    display: table;
}



/* ==========================================================================
  Padding Styles
  ========================================================================== */


.p-0 {
    padding: 0 !important;
}

.p-10 {
    padding: 10px !important;
}

.p-20 {
    padding: 20px !important;
}

.p-l-0 {
    padding-left: 0 !important;
}

.p-r-0 {
    padding-right: 0 !important;
}

.p-t-0 {
    padding-top: 0 !important;
}

.p-b-0 {
    padding-bottom: 0 !important;
}

.p-t-2 {
    padding-top: 2px !important;
}

.p-t-5 {
    padding-top: 5px !important;
}

.p-t-8 {
    padding-top: 8px !important;
}

.p-t-10 {
    padding-top: 10px !important;
}

.p-t-15 {
    padding-top: 15px !important;
}

.p-t-20 {
    padding-top: 20px !important;
}

.p-t-25 {
    padding-top: 25px !important;
}

.p-t-30 {
    padding-top: 30px !important;
}

.p-t-35 {
    padding-top: 35px !important;
}

.p-t-40 {
    padding-top: 40px !important;
}

.p-t-45 {
    padding-top: 45px !important;
}

.p-t-50 {
    padding-top: 50px !important;
}

.p-t-55 {
    padding-top: 55px !important;
}

.p-t-60 {
    padding-top: 60px !important;
}

.p-t-65 {
    padding-top: 65px !important;
}

.p-t-70 {
    padding-top: 70px !important;
}

.p-t-75 {
    padding-top: 75px !important;
}

.p-t-80 {
    padding-top: 80px !important;
}

.p-t-85 {
    padding-top: 85px !important;
}

.p-t-90 {
    padding-top: 90px !important;
}

.p-t-95 {
    padding-top: 95px !important;
}

.p-t-100 {
    padding-top: 100px !important;
}

.p-t-110 {
    padding-top: 110px !important;
}

.p-t-120 {
    padding-top: 120px !important;
}

.p-t-130 {
    padding-top: 130px !important;
}

.p-t-140 {
    padding-top: 140px !important;
}

.p-t-150 {
    padding-top: 150px !important;
}

.p-t-160 {
    padding-top: 160px !important;
}

.p-t-170 {
    padding-top: 170px !important;
}

.p-t-180 {
    padding-top: 180px !important;
}

.p-t-190 {
    padding-top: 190px !important;
}

.p-t-200 {
    padding-top: 200px !important;
}

.p-t-210 {
    padding-top: 210px !important;
}

.p-t-220 {
    padding-top: 220px !important;
}

.p-b-2 {
    padding-bottom: 2px !important;
}

.p-b-5 {
    padding-bottom: 5px !important;
}

.p-b-8 {
    padding-bottom: 8px !important;
}

.p-b-10 {
    padding-bottom: 10px !important;
}

.p-b-15 {
    padding-bottom: 15px !important;
}

.p-b-20 {
    padding-bottom: 20px !important;
}

.p-b-25 {
    padding-bottom: 25px !important;
}

.p-b-30 {
    padding-bottom: 30px !important;
}

.p-b-35 {
    padding-bottom: 35px !important;
}

.p-b-40 {
    padding-bottom: 40px !important;
}

.p-b-45 {
    padding-bottom: 45px !important;
}

.p-b-50 {
    padding-bottom: 50px !important;
}

.p-b-55 {
    padding-bottom: 55px !important;
}

.p-b-60 {
    padding-bottom: 60px !important;
}

.p-b-65 {
    padding-bottom: 65px !important;
}

.p-b-70 {
    padding-bottom: 70px !important;
}

.p-b-75 {
    padding-bottom: 75px !important;
}

.p-b-77 {
    padding-bottom: 77px !important;
}

.p-b-80 {
    padding-bottom: 80px !important;
}

.p-b-85 {
    padding-bottom: 85px !important;
}

.p-b-90 {
    padding-bottom: 90px !important;
}

.p-b-95 {
    padding-bottom: 95px !important;
}

.p-b-100 {
    padding-bottom: 100px !important;
}

.p-l-5 {
    padding-left: 5px !important;
}

.p-l-8 {
    padding-left: 8px !important;
}

.p-l-10 {
    padding-left: 10px !important;
}

.p-l-15 {
    padding-left: 15px !important;
}

.p-l-20 {
    padding-left: 20px !important;
}

.p-l-25 {
    padding-left: 25px !important;
}

.p-l-30 {
    padding-left: 30px !important;
}

.p-l-35 {
    padding-left: 35px !important;
}

.p-l-40 {
    padding-left: 40px !important;
}

.p-l-45 {
    padding-left: 45px !important;
}

.p-l-50 {
    padding-left: 50px !important;
}

.p-l-55 {
    padding-left: 55px !important;
}

.p-l-60 {
    padding-left: 60px !important;
}

.p-l-65 {
    padding-left: 65px !important;
}

.p-l-70 {
    padding-left: 70px !important;
}

.p-l-75 {
    padding-left: 75px !important;
}

.p-l-80 {
    padding-left: 80px !important;
}

.p-l-85 {
    padding-left: 85px !important;
}

.p-l-90 {
    padding-left: 90px !important;
}

.p-l-95 {
    padding-left: 95px !important;
}

.p-l-100 {
    padding-left: 100px !important;
}

.p-r-5 {
    padding-right: 5px !important;
}

.p-r-8 {
    padding-right: 8px !important;
}

.p-r-10 {
    padding-right: 10px !important;
}

.p-r-15 {
    padding-right: 15px !important;
}

.p-r-20 {
    padding-right: 20px !important;
}

.p-r-25 {
    padding-right: 25px !important;
}

.p-r-30 {
    padding-right: 30px !important;
}

.p-r-35 {
    padding-right: 35px !important;
}

.p-r-40 {
    padding-right: 40px !important;
}

.p-r-45 {
    padding-right: 45px !important;
}

.p-r-50 {
    padding-right: 50px !important;
}

.p-r-55 {
    padding-right: 55px !important;
}

.p-r-60 {
    padding-right: 60px !important;
}

.p-r-65 {
    padding-right: 65px !important;
}

.p-r-70 {
    padding-right: 70px !important;
}

.p-r-75 {
    padding-right: 75px !important;
}

.p-r-80 {
    padding-right: 80px !important;
}

.p-r-85 {
    padding-right: 85px !important;
}

.p-r-90 {
    padding-right: 90px !important;
}

.p-r-95 {
    padding-right: 95px !important;
}

.p-r-100 {
    padding-right: 100px !important;
}


/* ==========================================================================
Font Styles
========================================================================== */

.font-weight-light {
    font-weight: 300 !important;
}

.font-weight-normal {
    font-weight: normal !important;
}


.font-weight-bold {
    font-weight: bold !important;
}

.weight-600 {
    font-weight: 600 !important;
}

.font-10 {
    font-size: 10px !important;
}

.font-12 {
    font-size: 12px !important;
}

.font-14 {
    font-size: 14px !important;
}

.font-16 {
    font-size: 16px !important;
}

.font-18 {
    font-size: 18px !important;
}

.font-20 {
    font-size: 20px !important;
}

.font-22 {
    font-size: 22px !important;
}

.font-24 {
    font-size: 24px !important;
}

.font-26 {
    font-size: 26px !important;
}

.font-28 {
    font-size: 28px !important;
}

.font-30 {
    font-size: 30px !important;
}

.font-36 {
    font-size: 36px !important;
}

.font-40 {
    font-size: 40px !important;
}

.font-50 {
    font-size: 50px !important;
}

.font-72 {
    font-size: 72px !important;
}

/* ==========================================================================
  Colour Styles
  ========================================================================== */


.color1 {
    color: #cc8809 !important;
}

.color2 {
    color: #333333 !important;
}

.color3 {
    color: #f03333 !important;
}

.color4 {
    color: #656565 !important;
}




/* ==========================================================================
Border Radius Styles
========================================================================== */

.border-radius-5 {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}

.border-radius-10 {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
}

.border-radius-15 {
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    border-radius: 15px;
}

.border-radius-20 {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
}

.border-radius-40 {
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    -ms-border-radius: 40px;
    -o-border-radius: 40px;
    border-radius: 40px;
}

.border-radius-50p {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}



/* ==========================================================================
Common Styles
========================================================================== */

.common-heading:before {
    position: absolute;
    content: "";
    width: 100px;
    height: 3px;
    background: #cc8809;
    bottom: -10px;
    margin: 0 auto;
    left: 0;
    right: 0;
    border-radius: 50px;
    overflow: hidden;
}


.common-left-heading:before {
    position: absolute;
    content: "";
    width: 50px;
    height: 3px;
    background: #cc8809;
    bottom: -10px;
    left: 0;
    right: 0;
    border-radius: 50px;
    overflow: hidden;
}

a {
    text-decoration: none !important;
}

a:hover {
    text-decoration: none !important;
}


h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 0;
}

.vertical-middle {
    vertical-align: middle !important;
}

.common-action-btn {
    color: #fff;
    background-color: #df9c1d;
    border-color: #df9c1d;
}

.common-action-btn:hover,
.common-action-btn:focus {
    color: #fff;
    background-color: #e29400 !important;
    border-color: #e29400 !important;
    box-shadow: none !important;
}

.common-action-sec-btn {
    color: #fff;
    background-color: #282E3E;
    border-color: #282E3E;
}

.common-action-sec-btn:hover,
.common-action-sec-btn:focus {
    color: #fff;
    background-color: #1e212b !important;
    border-color: #1e212b !important;
    box-shadow: none !important;
}

.cursor-pointer {
    cursor: pointer !important;
}

.mob-navs {
    display: none;
}

.mob-navs ul li a img {
    width: 40px;
    height: 40px;
}

.menu-bar img {
    height: 25px !important;
    width: 25px !important;
}

.searchproblem-box {
    background: #3E4960;
    padding: 20px;
    border-radius: 10px;
    margin: 30px 0;
}


.searchproblem-box .select-search {
    clear: both;
    overflow: hidden;
    border: 1px solid #9a9a9a;
    padding: 0;
    border-top-left-radius: 5px;
    height: 60px;
    border-bottom-left-radius: 5px;
    background: #eceae6;
}

.searchproblem-box .select-search select {
    float: left;
    width: 180px;
    margin-right: 10px;
    border: 0;
    background: #eceae6;
    height: 100%;
    margin-left: 10px;
}

.searchproblem-box .select-search textarea {
    float: left;
    width: -webkit-calc(100% - 200px);
    width: -moz-calc(100% - 200px);
    width: -ms-calc(100% - 200px);
    width: -o-calc(100% - 200px);
    width: calc(100% - 200px);
    border: 0;
    background: none;
    padding-left: 20px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    resize: none;
}

.searchproblem-box .common-action-btn {
    height: 60px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.searchproblem-box .row {
    margin: 0;
}

.searchproblem-box .row [class*="col"] {
    padding: 0;
}

/* ==========================================================================
Login Page
========================================================================== */

.auth-container {
    height: 100vh;
}

.auth-row {
    clear: both;
    overflow: hidden;
    height: 100vh;
}

.auth-row .left {
    float: left;
    width: 60%;
    height: 100vh;
    position: relative;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
}


.auth-row .right {
    height: 100vh;
    float: left;
    width: 40%;
    background: #fff;
    overflow-y: auto;
}

.auth-row .right .form-group-default {
    min-height: 70px !important;
}

.auth-row .right label {
    color: #424242 !important;
}

.auth-row .right label.error {
    color: #ea2c54 !important;
}



.auth-row .right .controls {
    position: relative;
}

.auth-row .right .upload {
    position: absolute;
    top: 5px;
}

.auth-row .controls input[type=file] {
    opacity: 0;
    z-index: 999999;
    width: 117px;
    height: 44px;
}

.auth-row .upload-btn-wrapper {
    position: relative;
    overflow: hidden;
    display: inline-block;
}

.auth-row .upload-btn-wrapper input[type=file] {
    font-size: 100px;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
}

.auth-row .upload-btn-wrapper .btn {
    background: transparent;
    color: #ff9a00;
    border: 2px solid #ff9a00;
    font-weight: bold;
    margin-top: 5px;
}

.auth-row .right .app-icons {
    display: none;
}


.auth-form .logo-auth img {
    width: 300px;
}

.logo-auth {
    text-align: center;
    margin-top: 30px;
}

.login-logo:before {
    position: absolute;
    content: "";
    width: 40px;
    height: 2px;
    background: #282e3e;
    bottom: -10px;
    left: 0;
    right: 0;
    margin: 0 auto;
}


.auth-form .social-btns .btn-link {
    font-weight: 400;
    color: #333;
    text-decoration: none;
    border: 1px solid #cdcdcd;
}

.auth-form .social-btns .btn-link img {
    width: 20px;
    height: 20px;
}

.auth-form .social-btns {
    max-width: 500px;
    margin: 0 auto;
}

.auth-form .social-btns .col-12.col-md-6 {
    margin: 0;
    padding: 5px;
}

.auth-form .nav-pills .nav-link.active,
.auth-form .nav-pills .show>.nav-link {
    color: #cc8809;
    background-color: transparent;
    border-bottom: 2px solid #cc8809;
    border-radius: 0;
    padding: 0;
    margin: 0 20px;
    padding-bottom: 5px;
}

.auth-form .nav-pills .nav-link {
    color: #333333;
    border-radius: 0;
}

.or {
    display: table;
    margin: 0 auto;
}

.or:before {
    position: absolute;
    content: "";
    left: -15px;
    width: 10px;
    height: 2px;
    background: #282e3e;
    top: 13px;
}

.or:after {
    position: absolute;
    content: "";
    right: -15px;
    width: 10px;
    height: 2px;
    background: #282e3e;
    top: 13px;
}

.form-block .form-control,
.contactus-sec .contact-form .form-control {
    border: 0;
    border-bottom: 1px solid #cdcdcd;
    border-radius: 0;
    padding: 0;
    resize: none;
}

.form-block .form-control:focus,
.contactus-sec .contact-form .form-control:focus
{
    box-shadow: none;
}

.form-block .input-group-text {
    border-bottom: 1px solid #cdcdcd !important;
    border-radius: 0 !important;
    padding: 0;
    padding-right: 10px;
    color: #333333 !important;
    background: transparent;
    border: 0;
}


/* ==========================================================================
Home Page
========================================================================== */

.main-header {
    padding: 10px;
    background: #fafafa;
    border-bottom: 1px solid #f0f0f5;
}

.main-header .logo img {
    width: 225px;
}

.main-header .top-links ul li:last-child {
    margin-right: 0 !important;
}

.main-header .top-links ul li a {
    width: 40px;
    height: 40px;
    background: #282e3f;
}

.main-header .top-links ul li a img {
    width: 20px;
    height: 20px;
}

.banner-carousel .item {
    height: 350px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}


/* fix blank or flashing items on carousel */
.owl-carousel .item {
    position: relative;
    z-index: 100;
    -webkit-backfawhyce-visibility: hidden;
}

/* end fix */
.owl-nav>button {
    margin-top: -26px !important;
    position: absolute !important;
    top: 50% !important;
    color: #cdcbcd !important;
    background: transparent !important;
}

.owl-nav img {
    vertical-align: middle;
    -webkit-filter: invert(1);
    -moz-filter: invert(1);
    -ms-filter: invert(1);
    -o-filter: invert(1);
    filter: invert(1);
}

.banner-carousel .fa {
    font-size: 50px;
}

.owl-nav .owl-prev {
    left: 30px !important;
}

.owl-nav .owl-next {
    right: 30px !important;
}

.looking-for .card {
    height: 100%;
}

.looking-for .left,
.looking-for .right {
    height: 100%;
}

.looking-for .left .card {
    background: #df9c1d;
}

.looking-for .right .card {
    background: #eaeaea;
}

.looking-for .icon-circle {
    width: 125px;
    height: 125px;
    background: #ffffff;
    margin: 0 auto;
}

.looking-for .lookingfor-title:before {
    position: absolute;
    content: "";
    width: 40px;
    height: 2px;
    background: #ffffff;
    bottom: 0px;
    margin: 0 auto;
    left: 0;
    right: 0;
    border-radius: 50px;
    overflow: hidden;
}

.looking-for .right .lookingfor-title:before {
    background: #333333;
}

.looking-for .icon-circle img {
    width: 80px;
    height: 80px;
}


.go-corner {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    position: absolute;
    width: 50px;
    height: 50px;
    overflow: hidden;
    top: 0;
    right: 0;
    background-color: #212121;
    border-radius: 0 4px 0 50px;
}

.go-arrow {
    margin-top: -14px;
    margin-right: -4px;
    color: #ffffff;
    font-size: 30px;
}

.looking-for .card {
    z-index: 0;
    overflow: hidden;
}

.looking-for .card:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: -16px;
    right: -16px;
    background: #212121;
    height: 32px;
    width: 32px;
    border-radius: 32px;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transition: -webkit-transform 0.25s ease-out;
    transition: -webkit-transform 0.25s ease-out;
    transition: transform 0.25s ease-out;
    transition: transform 0.25s ease-out, -webkit-transform 0.25s ease-out;
}

.looking-for .card:hover:before {
    -webkit-transform: scale(50);
    transform: scale(50);
}


.looking-for .card:hover .lookingfor-title,
.looking-for .card:hover h4,
.looking-for .card:hover p {
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    color: #ffffff;
}

.looking-for .card:hover .lookingfor-title:before {
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    background: #ffffff;
}

.services-area {
    background: #282E3E;
    margin-left: -10px;
    margin-right: -10px;
}

.services-area .service-box img {
    width: 60px;
    height: 60px;
}

.instant-advice .icon-circle {
    width: 32px;
    height: 32px;
    background: #282e3f;
    position: absolute;
    top: -16px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.instant-advice .icon-circle img {
    width: 20px;
    height: 20px;
}

.instant-advice .card {
    -webkit-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.25);
    -ms-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.25);
    -o-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.25);
    overflow: hidden;
    position: relative;
}

.instant-advice .card:before {
    position: absolute;
    background: rgb(226, 148, 0);
    height: 0%;
    content: "";
    width: 100%;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.instant-advice .card:hover:before {
    height: 100%;
}

.instant-advice .card .card-body {
    padding: 25px 4px 5px 4px;
}

.instant-advice .card .card-img-top {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

/* 
.instant-advice .card .card-img-top {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
} */
/* 
.instant-advice .card:hover .card-img-top {
    -webkit-transform: scale(1.2) rotate(-7deg);
    -moz-transform: scale(1.2) rotate(-7deg);
    -ms-transform: scale(1.2) rotate(-7deg);
    -o-transform: scale(1.2) rotate(-7deg);
    transform: scale(1.2) rotate(-7deg);
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
} */

.instant-advice .card:hover .card-img-top {
    -webkit-transform: scale(1.2) rotate(-7deg);
    -moz-transform: scale(1.2) rotate(-7deg);
    -ms-transform: scale(1.2) rotate(-7deg);
    -o-transform: scale(1.2) rotate(-7deg);
    transform: scale(1.2) rotate(-7deg);
}

.instant-advice .card:hover p {
    color: #ffffff !important;
}


@media (min-width: 768px) {

    .seven-cols .colmd-1,
    .seven-cols .colsm-1,
    .seven-cols .collg-1 {
        width: 100%;
        *width: 100%;
    }
}

@media (min-width: 992px) {

    .seven-cols .colmd-1,
    .seven-cols .colsm-1,
    .seven-cols .collg-1 {
        padding-left: 15px;
        padding-right: 15px;
        width: 14.285714285714285714285714285714%;
        *width: 14.285714285714285714285714285714%;
    }
}

.why-legalkart {
    overflow: hidden;
}

.why-legalkart .card {
    height: 350px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.why-legalkart .icon-circle {
    width: 80px;
    height: 80px;
    background: #282e3f;
    margin: 0 auto;
    -webkit-transition: -webkit-transform ease-out 0.1s, background 0.2s;
    -moz-transition: -moz-transform ease-out 0.1s, background 0.2s;
    transition: transform ease-out 0.1s, background 0.2s;
    position: relative;
}

.why-legalkart .left .card .col-md-6:hover .icon-circle {
    -webkit-transform: scale(0.93);
    -moz-transform: scale(0.93);
    -ms-transform: scale(0.93);
    transform: scale(0.93);
    color: #fff;
}

.why-legalkart .left .card .col-md-6:hover .icon-circle:after {
    -webkit-animation: sonarEffect 1.3s ease-out 75ms;
    -moz-animation: sonarEffect 1.3s ease-out 75ms;
    animation: sonarEffect 1.3s ease-out 75ms;
}

.why-legalkart .icon-circle:after {
    top: 0;
    left: 0;
    padding: 0;
    z-index: -1;
    box-shadow: 0 0 0 2px #08090c;
    opacity: 0;
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
}

.why-legalkart .icon-circle:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: '';
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

@-webkit-keyframes sonarEffect {
    0% {
        opacity: 0.3;
    }

    40% {
        opacity: 0.8;
        box-shadow: 0 0 0 2px #08090c, 0 0 5px #181b25, 0 0 8px #282e3f;
    }

    100% {
        box-shadow: 0 0 0 2px #08090c, 0 0 5px #181b25, 0 0 8px #282e3f;
        -webkit-transform: scale(1.5);
        opacity: 0;
    }
}

@-moz-keyframes sonarEffect {
    0% {
        opacity: 0.3;
    }

    40% {
        opacity: 0.8;
        box-shadow: 0 0 0 2px #08090c, 0 0 5px #181b25, 0 0 8px #282e3f;
    }

    100% {
        box-shadow: 0 0 0 2px #08090c, 0 0 5px #181b25, 0 0 8px #282e3f;
        -moz-transform: scale(1.5);
        opacity: 0;
    }
}

@keyframes sonarEffect {
    0% {
        opacity: 0.3;
    }

    40% {
        opacity: 0.8;
        box-shadow: 0 0 0 2px #08090c, 0 0 5px #181b25, 0 0 8px #282e3f;
    }

    100% {
        box-shadow: 0 0 0 2px #08090c, 0 0 5px #181b25, 0 0 8px #282e3f;
        transform: scale(1.5);
        opacity: 0;
    }
}


.why-legalkart .icon-circle img {
    width: 40px;
    height: 40px;
}

.owl-theme .owl-dots .owl-dot span {
    width: 30px;
    height: 5px;
}


.customer-say .avatar-circle {
    height: 190px;
    width: 190px;
    position: absolute;
    left: -200px;
    top: 0;
}

.customer-say .avatar-circle img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 50%;
    box-shadow: -6px 0px 0px 0px #1e395c;
}

.customer-say .avatar-circle .testimonial-carousel {
    background: #e8e8e8;
    padding: 30px;
    overflow: visible;
    border-radius: 10px;
}

.customer-say .testimonial-content {
    position: relative;
    min-height: 190px;
    margin-left: 210px;
    padding-left: 50px;
    padding-right: 50px;
}

.customer-say .testimonial-carousel .item {
    background-image: url("../images/testimonila-bg.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.customer-say .testimonial-carousel .owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 0px;
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
}

.customer-say .testimonial-carousel .owl-theme .owl-dots .owl-dot.active span,
.customer-say .testimonial-carousel .owl-theme .owl-dots .owl-dot:hover span {
    background: #627690;
}

.customer-say .testimonial-carousel .owl-theme .owl-dots .owl-dot span {
    background: #d6d4d5;
}

.customer-say .quote-icon {
    top: 0;
    left: -10px;
}

.customer-say .quote-icon img {
    width: 50px !important;
    height: 50px !important;
}

.customer-say p {
    line-height: 32px;
}

.featured-in .cmp-logo {
    margin: 30px;
    position: relative;
}

.featured-in .cmp-logo:before {
    position: absolute;
    content: "";
    height: 100%;
    border-right: 3px dashed #979da4;
    top: 0;
    right: -40px;
}

.featured-in .col-md-3:last-child .cmp-logo:before {
    position: absolute;
    content: "";
    height: 100%;
    border-right: 0;
    top: 0;
    right: auto;
}

.main-footer .footertop-links {
    background: #282E3E;
}

.main-footer .footer-copyright {
    background: #0F1525;
}


.main-footer .footer-copyright ul li a img {
    width: 26px;
    height: 26px;
}





/* ==========================================================================
Ask Page
========================================================================== */
/* 
.ask-lawyer .select-search {
    clear: both;
    overflow: hidden;
    border: 1px solid #9a9a9a;
    padding: 10px;
    border-radius: 5px;
    background: #E6E6E6;
    height: 50px;
}

.ask-lawyer .select-search select {
    float: left;
    width: 180px;
    margin-right: 20px;
    border: 0;
    background: none;
}

.ask-lawyer .select-search input {
    float: left;
    width: -webkit-calc(100% - 200px);
    width: -moz-calc(100% - 200px);
    width: -ms-calc(100% - 200px);
    width: -o-calc(100% - 200px);
    width: calc(100% - 200px);
    border: 0;
    background: none;
    border-left: 2px solid #9a9a9a;
    padding-left: 20px;
}

.ask-lawyer .common-action-sec-btn {
    height: 50px;
} */

.qa-item .square {
    background: #CC8809;
    height: 20px;
    width: 20px;
    float: left;
    margin-right: 20px;
    position: relative;
    top: 4px;
}

.qa-item .text-para {
    float: left;
    width: -webkit-calc(100% - 40px);
    width: -moz-calc(100% - 40px);
    width: -ms-calc(100% - 40px);
    width: -o-calc(100% - 40px);
    width: calc(100% - 40px);
}



.label-info .border-vertical {
    height: 20px;
    background: #282e3e;
    width: 2px;
    display: inline-block;
    border-left: 1px solid #282e3e;
    vertical-align: middle;
    border-radius: 50px;
    margin: 0 10px;
}

.qa-item p {
    color: #656565;
}

.talk-expert .card {
    height: 100%;
    min-height: 130px;
}

.talk-expert .left .card {
    background: #eaeaea;
}

.talk-expert .right .card .card-body {
    margin: 0 auto;
}


.talk-expert .right .card {
    background: #df9c1d;
}

.talk-expert .right .card {
    background: #df9c1d;
}

.talk-expert .icon-circle {
    width: 70px;
    height: 70px;
    background: #ffffff;
    margin: 0 auto;
}

.talk-expert .lookingfor-title:before {
    position: absolute;
    content: "";
    width: 40px;
    height: 2px;
    background: #ffffff;
    bottom: 0px;
    margin: 0 auto;
    left: 0;
    right: 0;
    border-radius: 50px;
    overflow: hidden;
}

.talk-expert .right .lookingfor-title:before {
    background: #333333;
}

.talk-expert .icon-circle img {
    width: 50px;
    height: 50px;
}

.shared-on ul li a {
    display: block;
}

/* ==========================================================================
Blog Page
========================================================================== */

.inner-banner {
    padding: 30px 70px;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.inner-banner .search-box {
    background: #fff;
    border-radius: 5px;
    height: 50px;
    line-height: 50px;
}

.inner-banner .search-box input {
    float: left;
    width: -webkit-calc(100% - 100px);
    width: -moz-calc(100% - 100px);
    width: -ms-calc(100% - 100px);
    width: -o-calc(100% - 100px);
    width: calc(100% - 100px);
    border: 0;
    background: none;
}

.inner-banner .search-box button {
    float: left;
    width: 100px
}

.inner-banner .search-box .common-action-btn {
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.inner-banner .search-box .common-action-btn .fa {
    font-size: 24px;
}


.blog-sec .blog-item p {
    color: #656565;
}

.practice-tags .row {
    margin-left: 0px;
    margin-right: 0px;
}

.practice-tags .col-md-6,
.practice-tags .col-md-2 {
    padding-left: 5px;
    padding-right: 5px;
}

.practice-tags a {
    font-size: 16px !important;
    border: 1px solid #9a9a9a;
    border-radius: 5px;
    text-align: center;
    height: 40px;
    align-items: center;
    justify-content: center;
    padding: 0 10px;
    line-height: 40px;
}



/* ==========================================================================
Talk Page
========================================================================== */

.shared-on ul li a img {
    width: 26px;
    height: 26px;
}

/* ==========================================================================
Talk Page
========================================================================== */

.talk-ctgs .col-md-2 {
    margin-bottom: 50px;
}

.whyshould-talk .quote-icon {
    top: -50px;
    z-index: -1;
    left: -5px;
}

.whyshould-talk .quote-icon img {
    width: 80px !important;
    height: 80px !important;
}

.recharge-mins label.card {
    box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.25);
    padding: 20px 20px 40px 20px;
    height: 100%;
}

.recharge-mins label.card .discount-text {
    bottom: 0;
    background: #eeebeb;
    width: 100%;
    left: 0;
    color: #107287;
}

.recharge-mins label.card input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

.recharge-mins label.card input[type="radio"] {
    position: absolute;
    z-index: 9999;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    visibility: hidden;
}



.recharge-mins label.card i {
    position: absolute;
    top: 10px;
    color: #656565;
    font-size: 20px;
    right: 10px;
}

.recharge-mins label.card .fa-circle {}

.recharge-mins label.card .fa-check-circle {

    display: none;
}

.recharge-mins label.card input:checked+.fa-circle+.fa-check-circle {
    display: block;
    color: #008200;
}

.recharge-mins label.card input:checked+.fa-circle {
    display: none;
}

.recharge-mins label.card img {
    height: 20px;
    width: 20px;
    position: relative;
    top: 5px;
}

.simple-steps {
    overflow: hidden;
}

.simple-steps-content {
    background: #282E3E;
    margin-left: -10px;
    margin-right: -10px;
}

.simple-steps-content .step-item .icon-circle {
    border: 2px dashed #cc8809 !important;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}


.simple-steps-content .step-item {
    position: relative;
}

.simple-steps-content .step-item:before {
    position: absolute;
    content: "";
    background-image: url("../images/arrow-icon.svg");
    height: 40px;
    width: 40px;
    top: 30px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    right: -30px;
}


.simple-steps-content .col-md-4:last-child .step-item:before {
    position: absolute;
    content: "";
    height: 100%;
    border-right: 0;
    top: 0;
    right: auto;
    background-image: none;
}


.simple-steps-content .step-item .icon-circle img {
    width: 70px !important;
    height: 70px !important;
}

.faq-acc .card,
.faq-acc .card:last-child .card-header {
    border: none;
}

.faq-acc .card-header {
    /* border-bottom-color: #EDEFF0; */
    border-bottom-color: #9a9a9a;
    background: transparent;
}

.faq-acc .fa-stack {
    font-size: 18px;
}

.faq-acc .btn {
    width: 100%;
    font-weight: bold;
    color: #004987;
    padding: 0;
}

.faq-acc .btn-link:hover,
.faq-acc .btn-link:focus {
    text-decoration: none;
}

.faq-acc li+li {
    margin-top: 10px;
}

.faq-acc .square {
    background: #CC8809;
    height: 20px;
    width: 20px;
    float: left;
    margin-right: 20px;
    position: relative;
    top: 4px;
}

.faq-acc .text-para {
    float: left;
    width: -webkit-calc(100% - 40px);
    width: -moz-calc(100% - 40px);
    width: -ms-calc(100% - 40px);
    width: -o-calc(100% - 40px);
    width: calc(100% - 40px);
}

.faq-acc .card-body p {
    color: #656565;
}

.recenttag-sec .recent-topics ul li a span.left {
    float: left;
    width: 20px;
    margin-right: 10px;
}

.recenttag-sec .recent-topics ul li a span.right {
    float: left;
    width: -webkit-calc(100% - 30px);
    width: -moz-calc(100% - 30px);
    width: -ms-calc(100% - 30px);
    width: -o-calc(100% - 30px);
    width: calc(100% - 30px);
}

.recenttag-sec .recent-topics ul li {
    margin-bottom: 10px;
    clear: both;
    overflow: hidden;
}

.recenttag-sec .recent-topics ul li a {
    color: #333333;
}

/* ==========================================================================
Contact US Page 
========================================================================== */

.contactus-sec .contact-addr .left-icon {
    float: left;
    width: 30px;
    margin-right: 5px;
}

.contactus-sec .contact-addr .right-desc {
    float: left;
    width: -webkit-calc(100% - 35px);
    width: -moz-calc(100% - 35px);
    width: -ms-calc(100% - 35px);
    width: -o-calc(100% - 35px);
    width: calc(100% - 35px);
}


/* ==========================================================================
Responsive Styles
========================================================================== */

@media screen and (max-width: 1330px) {
    .auth-row .left {
        width: 45%;
    }

    .auth-row .right {
        width: 55%;
    }
}

@media screen and (max-width: 959px) {
    .auth-form .social-btns .col-12.col-md-6 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media screen and (max-width: 767px) {

    .m-t-50 {
        margin-top: 30px !important;
    }

    .m-b-50 {
        margin-bottom: 30px !important;
    }

    .mob-navs {
        display: block;
    }

    .logo {
        display: none;
    }

    .main-header .row {
        display: flex;
        align-items: center;
    }

    .main-header .top-links ul li {
        margin-right: 10px !important;
    }

    .main-header .top-links ul li a {
        width: 30px;
        height: 30px;
    }

    .main-header .top-links ul li a img {
        width: 15px;
        height: 15px;
    }

    .auth-form {
        margin-left: 25px !important;
        margin-left: 25px !important;
    }

    .auth-form .nav-pills {
        margin-top: 10px !important;
        margin-bottom: 15px !important;
    }

    .auth-form .social-btns .btn-link {
        padding: 10px 0;
    }

    .auth-form .social-btns .col-12.col-md-6 {
        margin-bottom: 5px;
    }

    .auth-row .left {
        display: none;
    }

    .auth-row .right {
        height: auto;
        float: none;
        width: 100%;
        background: #fff;
    }

    .logo-auth {
        text-align: left;
        margin-top: 0;
        margin-bottom: 0;
        margin-left: -40px;
        margin-right: -40px;
        padding: 10px 20px 10px 30px;
        background: #fafafa;
        border-bottom: 1px solid #f0f0f5;
    }

    .auth-form .logo-auth img {
        width: 225px;
    }

    .main-footer .footertop-links ul {
        flex-direction: column;
    }

    .main-footer .footertop-links ul li {
        border-bottom: 1px solid #424856;
    }

    .main-footer .footertop-links ul li:last-child {
        border-bottom: 0;
    }

    .main-footer .footertop-links ul li::before {
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        content: "\f105";
        position: absolute;
        right: 0px;
        top: 10px;
    }

    .main-footer .footertop-links ul li::before {
        display: inline-block;
        font-style: normal;
        font-variant: normal;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
    }

    .main-footer .footertop-links ul li a {
        padding: 10px 15px 10px 0px;
        font-size: 16px;
        display: block;
    }

    .main-footer .footer-copyright ul {
        justify-content: flex-start !important;
    }

    .looking-for {
        margin-bottom: 0 !important;
    }

    .looking-for .card-body {
        padding: 10px !important;
    }

    .looking-for .icon-circle {
        width: 50px;
        height: 50px;
    }

    .looking-for .icon-circle img {
        width: 30px;
        height: 30px;
    }

    .looking-for .lookingfor-title {
        font-size: 18px !important;
        margin-top: 5px !important;
    }

    .looking-for h4 {
        font-size: 15px !important;
        line-height: 20px;
        margin-bottom: 5px;
    }

    .looking-for p {
        line-height: 20px;
        font-size: 14px;
    }

    .common-heading,
    .common-left-heading
     {
        font-size: 20px !important;
        line-height: 26px;
    }


    .legal-services {
        background: #282e3e;
    }

    .legal-services .service-box p {
        font-size: 16px !important;
        line-height: 20px;
        margin-top: 10px !important;
        margin-bottom: 30px !important;
    }

    .legal-services .col-md-3:last-child p {
        margin-bottom: 0 !important;
    }

    .banner-carousel .container {
        padding: 0;
    }

    .banner-carousel .container .item {
        height: 150px !important;
    }

    .instant-advice .row {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-flow: row;
        overflow-x: scroll;
        overflow-y: hidden;
        scrollbar-width: none;
        -ms-overflow-style: none;
    }

    .instant-advice .row::-webkit-scrollbar {
        width: 0;
        height: 0;
    }

    .instant-advice .row .col-md-2 {
        flex: 1;
        -webkit-flex: 1;
        text-align: center;
        min-width: 160px;
        padding: 5px;
    }

    .instant-advice .card .card-body p {
        font-size: 14px !important;
    }

    .instant-advice .common-action-btn {
        display: block;
        width: 100%;
        padding: 10px;
    }

    .why-legalkart .card {
        height: auto;
    }

    .why-legalkart .column-image .card {
        height: 180px;
    }

    .why-legalkart .column-image {
        order: 1 !important;
    }

    .why-legalkart .column-icon {
        order: 2;
    }

    .why-legalkart .icon-circle {
        width: 60px;
        height: 60px;
    }

    .why-legalkart .icon-circle img {
        width: 30px;
        height: 30px;
    }

    .why-legalkart .left .card .card-body {
        padding: 30px !important;
    }

    .why-legalkart .left .card .card-body p {
        font-size: 16px;
        line-height: 20px;
    }

    .why-legalkart .left .card .card-body .col-md-6:nth-last-child(2),
    .why-legalkart .left .card .card-body .col-md-6:nth-last-child(1) {
        margin-bottom: 0px !important;
    }

    .customer-say .testimonial-carousel .item {
        padding: 20px !important;
    }

    .customer-say .avatar-circle {
        position: relative;
        left: auto;
        top: auto;
        display: table;
        margin: 30px auto;
    }

    .customer-say .testimonial-content {
        position: relative;
        min-height: 190px;
        margin-left: 0;
        padding-left: 0px;
        padding-right: 0px;
    }

    .customer-say .testimonial-carousel .owl-theme .owl-nav.disabled+.owl-dots {
        bottom: 0px;
    }

    .featured-in .cmp-logo {
        margin: 0;
    }

    .featured-in .cmp-logo::before {
        border-right: 0;
    }

    .footer-copyright p {
        margin-bottom: 10px;
    }

    .main-footer .footertop-links {
        padding: 10px 0px !important;
    }


    .main-footer .footertop-links ul li {
        position: relative;
    }

    .main-footer .footertop-links ul li::before {
        display: inline-block;
        font-style: normal;
        font-variant: normal;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
    }

    .main-footer .footertop-links ul li::before {
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        content: "\f105";
    }

    .featured-logo .row {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-flow: row;
        overflow-x: scroll;
        overflow-y: hidden;
        scrollbar-width: none;
        -ms-overflow-style: none;
    }


    .featured-logo .row::-webkit-scrollbar {
        width: 0;
        height: 0;
    }

    .featured-logo .row .col-md-3 {
        flex: 1;
        -webkit-flex: 1;
        text-align: center;
        min-width: 160px;
        padding: 5px;
    }

    .main-footer .footer-copyright {
        font-size: 16px;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .customer-say .testimonial-content h4 {
        font-size: 18px !important;
    }

    .customer-say .testimonial-content p {
        font-size: 16px;
    }

    .customer-say .testimonial-content span {
        font-size: 14px;
    }

    .whyshould-talk .qoute-area p {
        font-size: 16px;
    }


    .talk-ctgs .col-md-2 {
        margin-bottom: 30px;
    }

    .talk-main .common-action-btn {
        display: block;
        width: 100%;
        padding: 10px;
        text-transform: uppercase;
    }

    /* .recharge-mins {
        margin: 0 5px;
    }

    .recharge-mins .col-md-3.col-6 {
        padding: 5px;
    }


    .recharge-mins .mins-text p {
        font-size: 16px !important;
    }

    .recharge-mins label.card .discount-text {
        font-size: 14px;
    }

    .recharge-mins label.card {
        padding: 10px 10px 40px 10px;
    } */

    .simple-steps-content {
        margin-left: -15px;
        margin-right: -15px;
    }

    .simple-steps-content .step-item {
        margin-bottom: 100px;
    }

    .simple-steps-content .col-md-4:last-child .step-item {
        margin-bottom: 0;
    }

    .simple-steps-content .step-item:before {
        top: auto;
        right: 0;
        bottom: -60px;
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg);
        left: 0;
        margin: 0 auto;
    }

    .simple-steps-content .step-item .icon-circle {
        width: 80px;
        height: 80px;
    }

    .simple-steps-content .step-item .icon-circle img {
        width: 50px !important;
        height: 50px !important;
    }

    .simple-steps-content .step-item h4 {
        font-size: 16px !important;
        margin-top: 20px !important;
    }

    .faq-acc .card-header {
        padding: 0 0 10px 0px;
    }

    .faq-acc .text-para {
        font-size: 16px !important;
    }

    .faq-acc .card .card-body p {
        font-size: 15px !important;
        margin: 0 !important;
    }

    .faq-acc .card .card-body {
        padding: 10px 0 0 0 !important;
    }

    .recharge-mins label.card {
        margin: 0;
    }

    .recharge-mins .row .col-md-3 {
        margin-bottom: 20px;
    }

    .recharge-mins .row .col-md-3:nth-last-child(1) {
        margin-bottom: 0;
    }

    .inner-banner {
        padding: 30px !important;
        margin: 0 -15px;
    }

    .inner-banner .search-box {
        margin: 0 -20px;
    }

    .inner-banner .search-box input {
        width: -webkit-calc(100% - 60px);
        width: -moz-calc(100% - 60px);
        width: -ms-calc(100% - 60px);
        width: -o-calc(100% - 60px);
        width: calc(100% - 60px);
    }

    .inner-banner .search-box button {
        width: 60px;
    }

    .blog-sec .blog-item .item-content h4 {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 10px !important;
    }

    .blog-sec .blog-item .item-content p,
    .blog-sec .blog-item .item-content a {
        font-size: 15px;
    }

    .blog-sec .blog-item .item-content .label-info {
        font-size: 16px;
    }

    .recenttag-sec .recent-topics ul li a {
        font-size: 16px;
    }

    .explore-more .col-md-2.offset-5 {
        margin-left: 0;
    }

    .explore-more .col-md-2.offset-5 .common-action-btn {
        padding: 10px;
    }

    .ask-lawyer .ask-content h4 {
        font-size: 18px !important;
    }

    .ask-lawyer .ask-content p {
        font-size: 15px !important;
    }

    .recently-answered .qa-sec .qa-item .text-para {
        font-size: 16px !important;
        width: -webkit-calc(100% - 30px);
        width: -moz-calc(100% - 30px);
        width: -ms-calc(100% - 30px);
        width: -o-calc(100% - 30px);
        width: calc(100% - 30px);
    }

    .recently-answered .qa-sec .qa-item .label-info {
        font-size: 15px;
        margin-left: 0px !important;
        margin-right: 0px !important;
    }

    .recently-answered .qa-sec .qa-item .square {
        margin-right: 10px;
    }

    .recently-answered .qa-sec .qa-item p {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }

    .recently-answered .qa-sec .qa-item a {
        font-size: 15px !important;
    }

    .recently-answered .qa-sec .qa-item h4.font-36 {
        text-align: center;
        line-height: 24px;
    }

    .ask-lawyer .searchproblem-box {
        background: transparent;
        padding: 0;
        font-size: 16px;
    }

    .ask-lawyer .searchproblem-box .select-search {
        padding: 0;
        border-radius: 10px !important;
        height: auto;
    }

    .ask-lawyer .searchproblem-box .select-search select {
        float: none;
        width: 100%;
        margin-right: 0;
        border: 0;
        margin-left: 0;
        height: 40px;
        padding: 0 10px;
    }

    .ask-lawyer .searchproblem-box .select-search textarea {
        float: none;
        width: 100%;
        border: 0;
        background: #ffffff;
        padding-left: 10px;
        padding-right: 10px;
        height: 100%;
    }

    .ask-lawyer .searchproblem-box .common-action-btn {
        height: auto;
        border-radius: 5px;
        padding: 10px;
        margin-top: 20px;
    }

    .talk-expert .icon-circle {
        width: 60px;
        height: 60px;
        margin-right: 20px !important;
    }

    .talk-expert .icon-circle img {
        width: 40px;
        height: 40px;
    }

    .contactus-sec .contact-addr .right-desc p span.color2 {
        font-size: 16px !important;
    }

    .contactus-sec .contact-addr .right-desc p span.color4 {
        font-size: 15px !important;
    }

    .contactus-sec .contact-addr .right-desc p br {
        display: none !important;
    }

    .contactus-sec .contact-addr .left-icon i {
        vertical-align: baseline !important;
        font-size: 20px !important;
    }
    

}


/* Sidebar Menu */

.w3-sidebar {
    width: 90% !important;
}

.w3-overlay {
    background-color: #787887 !important;
}