
h1{
    color: #526371;
}

.red{
    color: red!important;
}

.center {
    text-align: center!important;
    background-color: #fff;
    padding: 15px;
}
.title-center {
    text-align: center;
    color: #077ed9;
    padding: 15px;
}

.white{
    color: #fff!important;
}

aside.col-lg-3 {
    position: sticky;
    top: 80px;
    left: 0;
    align-self: flex-start;
    height: fit-content;
}

.video-post-content {
    background-color: #e6e8e9f5;
    color: #626262;
    text-align: center;
    margin: 0 auto;
    padding: 20px;
    border: 2px solid #00BCD4;
    border-radius: 20px;
}

.video-gallery {
    padding: 15px;
    color: #fff;
}
.video-gallery h2 {
    font-size: 20px;
}
.video-gallery .video-gallery-video-cover {
    width: 320px;
    height: 180px;
    max-width: 100%;
}
.video-gallery .video-gallery-item {
    margin-bottom: 50px;
}
.video-gallery .video-gallery-item img {
    border-radius: 10px;
}
.video-gallery img:before {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    content: "\f01d";
    font-family: FontAwesome;
    font-size: 100px;
    color: #fff;
    opacity: 0.8;
    text-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
}
.order-help {
    padding: 20px;
    text-align: center !important;
    background-color: #077ed9;
    width: 100%;
    margin: 0 auto;
    color: #fff;
    margin-bottom: 20px;
    margin-top: 20px;
}

.well-location-details {
    margin-top: 35px;
    margin-bottom: 35px;
    border: 2px solid #03a9f43d;
    padding: 15px;
    border-radius: 20px;
}

.well-location-details h2 {
    font-size: 20px !important;
    color: #0cc1b0 !important;
    font-weight: 600 !important;
    display: block !important;
}

.well-location-details h3 {
    font-size: 20px!important;
    color: #0cc1b0!important;
    font-weight: 600!important;
    display: block!important;
}

.download-div{
    text-align: center;
    margin: 0 auto;
    padding: 40px;
}

.step-visit .step-arrows-container {
    padding: 15px;
    border-radius: 7px;
}



.box-home-pt{
    height: auto;
    background-color: #007bff42;
    padding-right: 15px;
    padding-left: 15px;
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 20px;
    margin-top: 20px;
    border-radius: 10px;
}

.step-visit .step-arrows-container .icon-sub-text{
    font-weight:400;
    font-size: 13px;
    color:#003f79;
    margin-top:10px;
    margin-bottom:10px;
}

.step-visit .step-visit-box{
    text-align: center;
}


.section-heading-line {
    content: '';
    display: block;
    width: 300px;
    height: 2px;
    background: #30bbae;
    border-radius: 25%;
    margin-top: 5px;
    margin-bottom: 25px;
}

.discount_code-well {
    padding: 10px;
    background-color: #fff;
    width: auto;
    margin: 0 auto;
    border-radius: 7px;
}
.discount_code-well .cs-code {
    background: rgba(67,205,103,.08);
    color: #029a4f;
    padding-left: 20px;
    padding-right: 20px;
    font-family: monospace;
    border: 2px dashed rgba(67,205,103,.35);
    margin-bottom: 10px;
    text-align: center;
    display: inline-block;
    direction: ltr;
    cursor: copy;
    word-break: break-word;
    font-size: 22px;
}

.discount_code-well h2 {
    color: #1f0e09!important;
    font-size: 22px;
    padding-bottom: 8px;
}

.discount_code-well p{
    color: #00141d!important;
    font-weight: 600;
}


.well-location-details p {
    text-align: justify;
}

.service-gharar-box .pbf-item {
    background-color: #fff!important;
    height: auto;
    text-align: center;
    padding: 15px;
    margin-bottom: 10px;
    border-radius: 20px;
}

.service-gharar-box .pbf-item:hover {
    border: 2px solid #d8d8d8;
}

.service-gharar-box .pbf-item span{
    color: #526371;
    font-weight: 600;
    display: block;
    padding: 10px;
}

.service-gharar-box .pbf-item p{
    color: #526371!important;
    font-size: 13px!important;
    line-height: 2;
}

.section-2{
    margin-top: 80px;
    margin-bottom: 50px;
}

.section-3 {
    background-color: #80d1d5;
}

.section-4{
    background-color: #607d8b;
    padding: 20px;
    text-align: center;
}

.section-4 h2{
    color: #fff;
}

.section-4 p{
    color: #fff;
}

.section-4 .well {
    text-align: center;
    margin: 0 auto;
    padding-top: 20px
}

.section-4 .well a{
    font-size: 22px;
    color : #fff;
}
.section-title {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
    padding: 20px;
}

.section-title h2 {
    margin-bottom: 0;
    font-size: 23px;
    font-weight: 600;
    color: #02a7f1;
}

.section-heading-line {
    content: '';
    display: block;
    width: 300px;
    height: 2px;
    background: #30bbae;
    border-radius: 25%;
    margin-top: 5px;
    margin-bottom: 25px;
}

.section-6 h3{
    font-size: 16px;
    padding: 10px;
    border-bottom: 2px solid #fff;
    color: #fff;
}

.section-6 .content-video-gallery{
    padding: 10px;
    background-color: #2196f3;
    margin-bottom: 25px;
}

.image-ghallery-box {
    background-color: #ffffff;
    -webkit-box-shadow: 0 10px 55px 5px rgb(137 173 255 / 20%);
    box-shadow: 0 10px 55px 5px rgb(137 173 255 / 20%);
    padding: 10px 10px;
    position: relative;
    z-index: 1;
    -webkit-transition: 0.5s;
    overflow: hidden;
    border-radius: 20px;
    margin-bottom: 30px;
    padding-right: 20px;
}



.image-ghallery-box img{
   width: 300px;
}



.hero_home h1 {
    color: #fff;
    font-size: 45px;
}
.help-block-error {
    color: red;
}
.m-10 {
    margin: 10px;
}
.mb-50 {
    margin-bottom: 50px;
}
.mb-30 {
    margin-bottom: 30px;
}
.mb-20 {
    margin-bottom: 20px;
}
.mb-10 {
    margin-bottom: 10px;
}
.mt-20 {
    margin-top: 20px;
}
.padding-tb {
    padding-top: 30px;
    padding-bottom: 30px;
}
.service-title {
    text-align: right;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 35px;
    font-weight: 600;
}

.box_profile h1{
    font-size: 20px;
}

.box_profile h2{
    font-size: 20px;
    padding: 15px;
    color: #999;
}

.box_general h2{
    font-size: 25px!important;
}

.service-title a {
    color: #000;
}

.card-block {
    margin-bottom: 50px;
}

.btn-order {
    border: 1px solid #077ed9;
    color: #077ed9;
    padding: 10px 10px;
    transition: .3s;
    font-size: 18px;
    border-radius: 5px;
}

.card-block .btn-order {
    float: right;
    width: 250px;
    text-align: center;
    margin-top: 20px;
    margin-left: 8px;
}


.call-order-btn ul .btn-order{
    float: right;
    width: 250px;
    margin-top: 20px;
    margin-left: 8px;
    text-align: center;
}

.responsive-table{
    margin-bottom: 20px;
}


.link-type-1 {
    color: #fff;
    display: block;
    padding-top: 15px;
    font-style: oblique;
}
.tel-circle {
    position: fixed;
    bottom: 50px;
    z-index: 99999;
    left: 20px;
}

.physio-price-table {
    margin-bottom: 20px;
}

.whatsapp-call{
    position: fixed;
    bottom: 50px;
    z-index: 99999;
    right: 20px;

}
.order-select .card-body h5 {
    font-size: 18px !important;
    color: #077ed9;
}
.Phone {
    position: relative;
    display: block;
    margin: 0;
    width: 1em;
    height: 1em;
    font-size: 20vmin;
    background-color: #3498db;
    border-radius: 0.5em;
    box-shadow: 0 0 0 0 rgba(52, 152, 219, 0), 0 0.05em 0.1em rgba(0, 0, 0, 0.2);
    transform: translate3d(0, 0, 0) scale(1);
}
.Phone::after,
.Phone::before {
    position: absolute;
    content: "";
}
.Phone::before {
    top: 0;
    left: 0;
    width: 1em;
    height: 1em;
    background-color: rgba(255, 255, 255, 0.1);
    border-radius: 100%;
    opacity: 1;
    transform: translate3d(0, 0, 0) scale(0);
}
.Phone::after {
    top: 0.25em;
    left: 0.25em;
    width: 0.5em;
    height: 0.5em;
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCI+PHBhdGggZD0iTTYuNiAxMC44YzEuNCAyLjggMy44IDUuMSA2LjYgNi42bDIuMi0yLjJjLjMtLjMuNy0uNCAxLS4yIDEuMS40IDIuMy42IDMuNi42LjUgMCAxIC40IDEgMVYyMGMwIC41LS41IDEtMSAxLTkuNCAwLTE3LTcuNi0xNy0xNyAwLS42LjQtMSAxLTFoMy41Yy41IDAgMSAuNCAxIDEgMCAxLjIuMiAyLjUuNiAzLjYuMS40IDAgLjctLjIgMWwtMi4zIDIuMnoiIGZpbGw9IiNmZmZmZmYiLz48L3N2Zz4=);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    transform: translate3d(0, 0, 0);
}
.Phone.is-animating {
    animation: phone-outer 3s infinite;
}
.Phone.is-animating::before {
    animation: phone-inner 3s infinite;
}
.Phone.is-animating::after {
    animation: phone-icon 3s infinite;
}
.service-request-info {
    background-color: #607d8b;
    color: #fff;
    padding: 10px;
    margin-bottom: 40px;
    border-radius: 5px;
}
.service-request-info h2 {
    font-size: 18px;
}
.service-request-info ul li {
    margin-bottom: 12px;
    font-size: 14px;
}

.radiology-images-samples{


}

.radiology-images-samples .card .card-block
{
    margin: 25px;
}

.pagination-box {
    background-color: #077ed738;
    padding: 5px;
    border-radius: 4px;
    margin: 0 auto;
}
.health-test-table table tbody tr td b {
    color: #d84315 !important;
}
.review-box .star-list {
    float: left;
}
.review-box .star-list ul {
    display: inline-flex;
}
.review-box .star-list ul li {
    display: inline;
    padding-left: 5px;
}

.breadcrumb {
    background-color: #e9ecef5e!important;
    padding: 10px!important;
    color: #077ed9;
}

#breadcrumb ul li a {
    color: #363484!important;
    font-weight: 600;
    font-size: 13px!important;
}

#breadcrumb ul li a:hover {
    color: #74d1c6!important;
}


.pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: 0.25rem;
    margin-right: 10px;
    margin-top: 10px;
}
.pagination-box .pagination > li {
    display: inline;
}
.pagination > li > a,
.pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
    margin-left: 0;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.pagination > .active > a {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7;
}
.pagination > .disabled > a,
.pagination > .disabled > a:focus,
.pagination > .disabled > a:hover,
.pagination > .disabled > span,
.pagination > .disabled > span:focus,
.pagination > .disabled > span:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd;
}
.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
    z-index: 2;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd;
}
@keyframes phone-outer {
    0% {
        transform: translate3d(0, 0, 0) scale(1);
        box-shadow: 0 0 0 0 rgba(52, 152, 219, 0), 0 0.05em 0.1em rgba(0, 0, 0, 0.2);
    }
    33.3333% {
        transform: translate3d(0, 0, 0) scale(1.1);
        box-shadow: 0 0 0 0 rgba(52, 152, 219, 0.1), 0 0.05em 0.1em rgba(0, 0, 0, 0.5);
    }
    66.6666% {
        transform: translate3d(0, 0, 0) scale(1);
        box-shadow: 0 0 0 0.5em rgba(52, 152, 219, 0), 0 0.05em 0.1em rgba(0, 0, 0, 0.2);
    }
    100% {
        transform: translate3d(0, 0, 0) scale(1);
        box-shadow: 0 0 0 0 rgba(52, 152, 219, 0), 0 0.05em 0.1em rgba(0, 0, 0, 0.2);
    }
}
@keyframes phone-inner {
    0% {
        opacity: 1;
        transform: translate3d(0, 0, 0) scale(0);
    }
    33.3333% {
        opacity: 1;
        transform: translate3d(0, 0, 0) scale(0.9);
    }
    66.6666% {
        opacity: 0;
        transform: translate3d(0, 0, 0) scale(0);
    }
    100% {
        opacity: 0;
        transform: translate3d(0, 0, 0) scale(0);
    }
}
@keyframes phone-icon {
    0% {
        transform: translate3d(0, 0, 0);
    }
    2% {
        transform: translate3d(0.01em, 0, 0);
    }
    4% {
        transform: translate3d(-0.01em, 0, 0);
    }
    6% {
        transform: translate3d(0.01em, 0, 0);
    }
    8% {
        transform: translate3d(-0.01em, 0, 0);
    }
    10% {
        transform: translate3d(0.01em, 0, 0);
    }
    12% {
        transform: translate3d(-0.01em, 0, 0);
    }
    14% {
        transform: translate3d(0.01em, 0, 0);
    }
    16% {
        transform: translate3d(-0.01em, 0, 0);
    }
    18% {
        transform: translate3d(0.01em, 0, 0);
    }
    20% {
        transform: translate3d(-0.01em, 0, 0);
    }
    22% {
        transform: translate3d(0.01em, 0, 0);
    }
    24% {
        transform: translate3d(-0.01em, 0, 0);
    }
    26% {
        transform: translate3d(0.01em, 0, 0);
    }
    28% {
        transform: translate3d(-0.01em, 0, 0);
    }
    30% {
        transform: translate3d(0.01em, 0, 0);
    }
    32% {
        transform: translate3d(-0.01em, 0, 0);
    }
    34% {
        transform: translate3d(0.01em, 0, 0);
    }
    36% {
        transform: translate3d(-0.01em, 0, 0);
    }
    38% {
        transform: translate3d(0.01em, 0, 0);
    }
    40% {
        transform: translate3d(-0.01em, 0, 0);
    }
    42% {
        transform: translate3d(0.01em, 0, 0);
    }
    44% {
        transform: translate3d(-0.01em, 0, 0);
    }
    46% {
        transform: translate3d(0, 0, 0);
    }
}
.header_sticky .logo img {
    width: 75px;
}
#content {
    margin-top: 30px;
}
.mobile-sign-btn {
    text-align: center;
    display: none;
}
.mobile-sign-btn ul li {
    display: inline-block;
}
#content .table td,
.table th {
    font-size: 14px;
}
.pt-20 {
    padding-top: 20px;
}
.register-btn {
    margin-right: 25px !important;
}
.app-download-box {
    background-image: linear-gradient(106deg, #a3d7f5, #077ed9);
    color: #fff;
    padding: 8px;
    border-radius: 50px;
}
.app-download-box .text-large {
    font-size: 17px;
}
.app-download-box .carousel-item img {
    margin: 0 auto;
    margin-top: 40px;
}
.app-download-box .carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 10px;
    left: 0;
    z-index: 15;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none;
}
.app-download-box .carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 10px;
    left: 0;
    z-index: 15;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none;
}
.app-download-box .carousel-indicators {
    bottom: -30px;
}
.app-download-box .carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 10px;
    left: 0;
    z-index: 15;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none;
}
.app-box-download .carousel .carousel-inner .carousel-item img {
    max-width: 170px !important;
    margin: 0 auto;
}
.app-download-box .carousel .carousel-inner .carousel-item img {
    max-width: 200px;
    margin: 0 auto;
}
.call-pt-box {
    height: auto;
    background-color: #e5f4f9;
}
.btn-type1 {
    color: #fff !important;
    font-size: 12px !important;
    padding-bottom: 5px !important;
    padding: 10px !important;
    background-color: #077ed9;
    border-color: #fff;
}
a.btn_1 {
    background: #077ed9 !important;
}
.login-page {
    margin-top: 20px;
    background-color: #3f4079;
    color: #fff;
}
.login-page h1 {
    text-align: center;
    padding-bottom: 30px;
    font-size: 28px;
    color: #fff;
    font-weight: 600;
}
.login-page .help-block-error {
    color: #ff9800;
    padding: 10px;
}
.btn-type1 {
    color: #fff !important;
    font-size: 16px;
}
.btn-type1:hover {
    background-color: #463484;
}
.index-tel .index-tel-box a {
    font-size: 30px;
    font-weight: 600;
    padding: 10px;
    letter-spacing: 4px;
}
.index-tel .index-tel-box {
    padding: 10px;
}
.index-tel .index-tel-box p{
    text-align: right !important;
}

.service-bottom-tel {
    text-align: center;
    margin-bottom: -10px;
    margin-top: 40px;
    color: #fff;
    background-color: #dbe7f1;
    padding: 25px;
    margin: 10px;
}
.service-bottom-tel p {
    text-align: center !important;
    color: #484848;
    font-size: 27px !important;
}
.service-bottom-tel a {
    font-size: 23px !important;
}

.card.card-service.mb-30 {
    text-align: center;
    background-color: #f5f8fa;
    padding: 10px;
    border: 2px solid #3634840f;
}

.card.card-service:hover{
    box-shadow: 0 0 10px 1px #077ed94d;
    transition: linear all .3s;
}

.card.card-service .card-img-top{
    width: 100px;
}

.itemtitle {
    padding-bottom: 15px;
    text-align: right;
    font-size: 30px;
}

.box-tel {
    background-color: #faebd7;
    float: left;
    padding: 20px;
    margin-left: 20px;
    margin-bottom: 20px;
    position: fixed;
    z-index: 999;
    top: 200px;
    left: 20px;
}
.pt-box-features {
    padding: 20px;
}

.specialisthomevisit .pbf-item{
    margin-bottom: 20px;
}


.nursing-box .pbf-item {
    background-color: #3d3b88 !important;
    min-height: 280px;
}
.nursing-box .pbf-item span {
    color: #fff !important;
}
.physiotherapyhomvisit-box .pbf-item {
    min-height: 250px !important;
    background-color: #077ed9;
    height: auto;
    min-height: 230px;
    border-radius: 25px;
    margin: 10px;
    padding: 10px;
}
.specialisthomevisit-box .pt-box-features .pbf-item {
    background-color: #363484;
    height: auto;
}

.pt-box-features .pbf-item {
    background-color: #007bff;
    height: auto;
    padding: 15px;
    margin-bottom: 10px;
    border-radius: 20px;
}

.pt-box-features .pbf-item img {
    padding-left: 10px;
}
.pt-box-features .pbf-item span {
    font-size: 18px;
    color: #fff;
    font-weight: 600;
}
.pt-box-features .pbf-item p {
    line-height: 1.8 !important;
    font-size: 16px !important;
    text-align: justify !important;
    color: #fff;
    padding-top: 25px;
}

.box-options .pbs-item {
    color: #fff!important;
    min-height: 270px!important;

}


.pt-box-specialties .pbs-item {
    padding: 20px;
    height: auto;
    border-radius: 20px;
    background-color: #00bcd4;
    margin: 2px;
    margin-bottom: 20px;
    min-height: 370px;
}

.pt-box-specialties .pbs-item img {
    margin-bottom: 10px;
}

.pt-box-specialties .pbs-item h3 {
    font-size: 16px !important;
    padding: 15px 0 5px 0;
    text-align: center !important;
}

.pt-box-specialties .pbs-item p {
    font-size: 14px !important;
    line-height: 2 !important;
    margin-top: 10px;
    text-align: right;
}

.card-service .card-title {
    text-align: center;
    font-size: 13px;
    color: #5d5d5d;
    padding: 5px;
}

#content p {
    line-height: 2;
    direction: rtl;
    text-align: justify;
    font-size: 20px;
}
#content h2 {
    text-align: right;
    margin-top: 25px;
    margin-bottom: 25px;
    color: #077ed9;
}
#content h3 {
    text-align: right;
    font-size: 22px!important;
    color: #08528a;
    font-weight: 600;
    padding-bottom: 25px;
}
#content h4 {
     text-align: right;
     font-size: 20px;
     color: #08528a;
     font-weight: 600;
     padding-bottom: 25px;
 }


#content b {
    direction: rtl;
    font-weight: 600;
    font-size: 20px;
}
#content .cities-list h2 {
    color: #fff !important;
}
#content .main-image {
    margin-bottom: 20px;
}
#content ul {
    margin-right: 55px;
}
#content ul li {
    text-align: right;
    font-size: 20px;
    list-style: initial;
    margin-bottom: 15px;
    line-height: 1.8;
}
#content .service-img {
    float: left;
    border-radius: 15px;
    margin: 10px;
}
.ltr {
    direction: ltr !important;
}
.right {
    text-align: right;
}
.hidden {
    display: none;
}
div#bottommeta {
    margin-top: 70px;
}
h4.card-title {
    font-size: 16px;
}
.form-visit {
    text-align: center;
    padding: 20px;
    background-color: #3f407985;
    color: #fff;
    border-radius: 10px;
}
.reading-time {
    text-align: left !important;
    margin-top: 25px;
    margin-bottom: 25px;
    font-size: 16px;
    color: #4dd0e1;
    font-weight: 600;
}
.clear {
    clear: both;
}
.btn-white {
    background-color: #fff;
    color: #6c6e6d;
    border: 1px solid #bebebe;
    padding: 5px;
    font-size: 14px;
    margin-right: 7px;
}
.fade {
    opacity: 1 !important;
}
.main_title h3 {
    padding: 15px;
}
.mgt-30 {
    margin-top: 30px;
}
.mb-30 {
    margin-bottom: 30px;
}
.alert-fixed {
    padding: 25px;
    position: fixed;
    width: 60%;
    z-index: 999;
    text-align: center;
    top: 100px;
}

.box-pt-price{
    padding: 25px;
    margin: 10px;
}


.physio-price-table .table {
    margin: 0 auto;
    width: auto !important;
}
.physio-price-table table thead tr td {
    background-color: #0b5ba2;
    text-align: center;
    vertical-align: middle;
}
.physio-price-table table tbody tr .td-1 {
    background-color: #d6d6d6;
    text-align: center;
    vertical-align: middle;
    height: 25px;
}
.physio-price-table table tbody tr .td-1 {
    background-color: #d6d6d6;
    text-align: center;
    vertical-align: middle;
    height: 25px;
}
.green-box {
    margin-top: 40px;
}
.green-box ul {
    padding: 10px;
}
.green-box ul li {
    padding-left: 10px;
    display: inline-block;
}
.app-box-download {
    text-align: center;
}
.app-box-download img {
    width: 200px;
    display: inherit;
    margin: 0 auto;
}
.app-box-download ul li .btn-direct-dl {
    background-color: #000 !important;
    margin: 15px;
    font-size: 13px;
    width: 110px;
}
.app-box-download ul li {
    display: inline-block;
    padding: 5px;
}
.video-index {
    background-color: #363484;
    padding: 30px;
}
.video-index .video-box {
    text-align: center;
}
.video-index .video-box video {
    width: 650px;
}
.green-box ul li img {
    width: 40px;
    height: 40px;
}
.our-team .row.heading h2 {
    color: #077ed9;
}
.our-team .heading.heading-icon {
    display: block;
}
.our-team .padding-lg {
    display: block;
    padding-top: 60px;
    padding-bottom: 60px;
}
.our-team .practice-area.padding-lg {
    padding-bottom: 55px;
    padding-top: 55px;
}
.our-team .practice-area .inner {
    border: 1px solid #999;
    text-align: center;
    margin-bottom: 28px;
    padding: 40px 25px;
}
.our-team .our-team .cnt-block:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    border: 0;
}
.our-team .practice-area .inner h3 {
    color: #3c3c3c;
    font-size: 24px;
    font-weight: 500;
    font-family: Poppins, sans-serif;
    padding: 10px 0;
}
.our-team .practice-area .inner p {
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
}
.our-team .practice-area .inner img {
    display: inline-block;
}
.our-team {
    margin-bottom: 20px;
}
.our-team ul {
    margin-right: 0 !important;
}
.our-team ul li {
    list-style: none !important;
}
.our-team .cnt-block {
    float: left;
    cursor: pointer;
    width: 100%;
    background: #9e9e9e1a;
    padding: 10px 10px;
    text-align: center;
    border: 3px solid #ffffff;
    margin: 0 0 28px;
    border-radius: 10px;
}

.our-team .cnt-block h3 {
   text-align: center!important;
    font-size: 18px!important;
}

.our-team .cnt-block h4 {
    text-align: center!important;
    font-size: 16px!important;
}

.our-team .cnt-block:hover{
    box-shadow: 0 0 10px 1px #077ed94d;
    transition: linear all .3s;
}

.our-team .cnt-block h3 {
    font-size: 23px;
    color: #fff !important;
    font-weight: 600;
}
.our-team .cnt-block figure {
    width: 170px;
    height: 170px;
    border-radius: 100%;
    display: inline-block;
    margin-bottom: 10px;
}
.our-team .cnt-block img {
    width: 150px;
    height: 150px;
    border-radius: 100%;
}
.our-team .cnt-block h3 {
    color: #3a3886 !important;
    font-size: 20px;
    text-align: center !important;
    font-weight: 500;
    padding: 6px 0;
}
.our-team .cnt-block h3 a {
    text-decoration: none;
    color: #2a2a2a;
}
.our-team .cnt-block h3 a:hover {
    color: #337ab7;
}
.our-team .cnt-block p {
    color: #2a2a2a;
    font-size: 13px;
    line-height: 20px;
    font-weight: 400;
}
.our-team .cnt-block .follow-us {
    margin: 20px 0 0;
}
.our-team .cnt-block .follow-us li {
    display: inline-block;
    width: auto;
    margin: 0 5px;
}
.our-team .cnt-block .follow-us li .fa {
    font-size: 24px;
    color: #767676;
}
.our-team .cnt-block .follow-us li .fa:hover {
    color: #025a8e;
}
.our-team h1 {
    text-align: center;
    padding: 20px!important;
    color: #077ed9;
    font-size: 30px;
}
.our-team .cnt-block h4 {
    font-size: 15px;
    color: #077ed9;
    padding-top: 10px;
    padding-bottom: 10px;
}
.our-team .cnt-block h5 {
    font-size: 15px;
    color: #fff;
    padding-top: 10px;
}
.sec-video {
    width: 100%;
}
.content-video-gallery {
    margin-right: 5px;
    padding-right: 15px;
    width: 100%;
    margin-left: 5px;
}
.content-video {
    float: left;
    margin-right: 5px;
    padding-right: 15px;
    width: 400px;
    margin-left: 5px;
}
.content-video-gallery video {
    background-color: #000;
}
.video-list-info h1 {
    font-size: 27px;
}
.video-list-info ul {
    margin-top: 20px;
}
.stepwizard-visit-form .prevBtn {
    float: left;
}
.stepwizard-visit-form .panel-body .well-help h3 {
    font-size: 22px !important;
}


.header_sticky .header-btn {
    display: inline-block;
    padding: 6px;
    margin-bottom: 7px;
    margin-top: 7px;

}
.header_sticky .header-btn .btn-order{
    border: 1px solid #077ed9;
    color: #077ed9;
    padding: 10px 10px;
    transition: .3s;
    font-size: 14px;
    border-radius: 5px;
}

.header_sticky .header-btn .btn-order:hover {
    background-color: #3f4079;
    color: #fff;
    border-radius: 5px;
}


.header_sticky .header-btn .btn-order.header_sticky .header-btn .btn-order

.header_sticky .header-tel span a {
    padding-right: 7px;
}
.mb-20 {
    margin-bottom: 20px;
}
.post-about-homevisit {
    padding: 20px;
    background-color: #dcdcdc;
    border-radius: 5px;
    margin-bottom: 40px;
    padding-bottom: 50px;
    min-height: 250px;
}
.post-about-homevisit a {
    font-size: 20px;
}
.post-about-homevisit img {
    float: right;
    margin-left: 20px;
}
.box-tell {
    position: fixed;
    bottom: 10px;
    z-index: 1000;
    width: 200px;
    color: #fff;
    right: 5px;
    border: 2px solid #077ed97a;
}
.box-tell .close {
    font-size: 25px;
    color: #ed1c24 !important;
    margin-right: 10px;
    opacity: 1 !important;
}
.box-tell .widget p {
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    background-color: #077ed9;
    padding: 10px;
    border-radius: 7px;
}
.box-profiles {
    position: fixed;
    bottom: 60px;
    z-index: 1000;
    width: auto;
    height: 70px;
    background-color: #0000007d;
    color: #fff;
    left: 60px;
}
.widget .widget-heading {
    padding: 5px 2px;
    -webkit-border-radius: 2px 2px 0 0;
    -moz-border-radius: 2px 2px 0 0;
    border-radius: 2px 2px 0 0;
    text-align: center;
    color: #fff;
    font-size: 15px;
}
.widget .widget-heading a {
    color: #fff;
}
.sec-video video {
    position: relative !important;
    opacity: 1 !important;
    width: 450px;
}
.about-homevisit {
    margin-top: 30px;
    margin-bottom: 30px;
}
.about-homevisit .well {
    padding: 25px;
    background-color: #fff;
}
.about-homevisit .well h1 {
    margin: 0 auto;
    margin-bottom: 30px;
}
.about-homevisit .well p {
    font-size: 15px;
    line-height: 2.5;
    text-align: justify;
}
.blog-searchbox .btn_1 {
    border-radius: 0 !important;
    background-color: #363484 !important;
}
.search-table {
    padding: 10%;
    margin-top: -6%;
}
.search-box {
    background: #c1c1c1;
    border: 1px solid #ababab;
    padding: 3%;
}
.search-box input:focus {
    box-shadow: none;
    border: 2px solid #eee;
}
.search-list {
    background: #fff;
    border: 1px solid #ababab;
    border-top: none;
    padding: 30px;
}
.search-list h1 {
    font-size: 24px;
    background: #eee;
    padding: 3%;
    margin-bottom: 0;
}
.member-content {
    background-color: #ececec;
    padding: 20px;
}
.member-content .card-body .card-title a {
    font-size: 18px;
}
.member-content h2 {
    padding: 10px;
    font-size: 25px;
    background-color: #fff;
    border-right: 5px solid #077ed9;
}
.member-content .form-box-t1 {
    padding: 20px;
    background-color: #fff;
    color: #090909;
    border-radius: 5px;
}
.form-order-new {
    padding: 25px;
    background-color: #077ed9;
    color: #fff;
    border-radius: 10px;
}
.form-order-new .help-block-error {
    color: #ad241a !important;
    margin-top: 5px;
}
.member-content .card {
    padding: 10px;
    text-align: center;
    border: 2px solid #3634846b;
    cursor: pointer;
}
.member-content .card .card-body ul li {
    margin-bottom: 20px;
}
.member-content .card .card-header {
    color: #077ed9;
    border-radius: 10px;
}
.member-content .card .card-header h3 {
    font-size: 20px;
    color: #077ed9;
}
.sidebar-admin .list-group-item.active {
    z-index: 2;
    color: #2b2b2b;
    background-color: #d2d2d26e;
    border-color: #007bff;
}
.sidebar-admin .list-group-item a {
    color: #363484;
}
.breadcrumb-member-panel {
    background-color: #f5f8fa !important;
    color: #323232 !important;
    margin-bottom: 7px;
    padding: 15px;
}
.breadcrumb-member-panel ul li a {
    color: #494646 !important;
}
#client-main {
    padding-bottom: 30px;
}
.sidebar-admin .card-head {
    background-color: #077ed9;
}
.sidebar-admin .card-head h4 {
    padding: 25px;
    font-size: 18px;
    text-align: center;
    color: #fff;
}
.call-mobile {
    background: #ed1c24;
    line-height: 40px;
    padding: 0 10px 0 0;
    border-radius: 40px;
    color: #fff;
    left: 20px;
    z-index: 99999;
}
.call-mobile a {
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
    margin-right: 0;
    padding-left: 12px;
    transition: 0.2s;
}
.call-mobile a:hover {
    color: #d6d6d6;
}
.call-mobile i {
    font-size: 16px;
    line-height: 40px;
    background: #b52026;
    border-radius: 100%;
    width: 40px;
    height: 40px;
    text-align: center;
    float: left;
    -webkit-animation: scaleUp 2s infinite, borderScale 2s infinite, shake 2s cubic-bezier(0.43, 0, 0.6, 0.4) infinite;
    animation: scaleUp 2s infinite, borderScale 2s infinite, shake 2s cubic-bezier(0.43, 0, 0.6, 0.4) infinite;
}
.rating {
    display: flex;
    width: 100%;
    justify-content: center;
    overflow: hidden;
    flex-direction: row-reverse;
    position: relative;
}
.rating-0 {
    filter: grayscale(100%);
}
.rating > input {
    display: none;
}
.rating > label {
    cursor: pointer;
    width: 40px;
    height: 40px;
    margin-top: auto;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.215 44.212l-34.899-3.3c-2.2-.2-4.101-1.6-5-3.7l-12.5-30.3c-2-5-9.101-5-11.101 0l-12.4 30.3c-.8 2.1-2.8 3.5-5 3.7l-34.9 3.3c-5.2.5-7.3 7-3.4 10.5l26.3 23.1c1.7 1.5 2.4 3.7 1.9 5.9l-7.9 32.399c-1.2 5.101 4.3 9.3 8.9 6.601l29.1-17.101c1.9-1.1 4.2-1.1 6.1 0l29.101 17.101c4.6 2.699 10.1-1.4 8.899-6.601l-7.8-32.399c-.5-2.2.2-4.4 1.9-5.9l26.3-23.1c3.8-3.5 1.6-10-3.6-10.5z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 76%;
    transition: 0.3s;
}
.rating > .ryellow {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23ffd433' d='M121.215 44.212l-34.899-3.3c-2.2-.2-4.101-1.6-5-3.7l-12.5-30.3c-2-5-9.101-5-11.101 0l-12.4 30.3c-.8 2.1-2.8 3.5-5 3.7l-34.9 3.3c-5.2.5-7.3 7-3.4 10.5l26.3 23.1c1.7 1.5 2.4 3.7 1.9 5.9l-7.9 32.399c-1.2 5.101 4.3 9.3 8.9 6.601l29.1-17.101c1.9-1.1 4.2-1.1 6.1 0l29.101 17.101c4.6 2.699 10.1-1.4 8.899-6.601l-7.8-32.399c-.5-2.2.2-4.4 1.9-5.9l26.3-23.1c3.8-3.5 1.6-10-3.6-10.5z'/%3e%3c/svg%3e");
}
.rating > input:checked ~ label,
.rating > input:checked ~ label ~ label {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.215 44.212l-34.899-3.3c-2.2-.2-4.101-1.6-5-3.7l-12.5-30.3c-2-5-9.101-5-11.101 0l-12.4 30.3c-.8 2.1-2.8 3.5-5 3.7l-34.9 3.3c-5.2.5-7.3 7-3.4 10.5l26.3 23.1c1.7 1.5 2.4 3.7 1.9 5.9l-7.9 32.399c-1.2 5.101 4.3 9.3 8.9 6.601l29.1-17.101c1.9-1.1 4.2-1.1 6.1 0l29.101 17.101c4.6 2.699 10.1-1.4 8.899-6.601l-7.8-32.399c-.5-2.2.2-4.4 1.9-5.9l26.3-23.1c3.8-3.5 1.6-10-3.6-10.5z'/%3e%3c/svg%3e");
}
.rating > input:not(:checked) ~ label:hover,
.rating > input:not(:checked) ~ label:hover ~ label {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.215 44.212l-34.899-3.3c-2.2-.2-4.101-1.6-5-3.7l-12.5-30.3c-2-5-9.101-5-11.101 0l-12.4 30.3c-.8 2.1-2.8 3.5-5 3.7l-34.9 3.3c-5.2.5-7.3 7-3.4 10.5l26.3 23.1c1.7 1.5 2.4 3.7 1.9 5.9l-7.9 32.399c-1.2 5.101 4.3 9.3 8.9 6.601l29.1-17.101c1.9-1.1 4.2-1.1 6.1 0l29.101 17.101c4.6 2.699 10.1-1.4 8.899-6.601l-7.8-32.399c-.5-2.2.2-4.4 1.9-5.9l26.3-23.1c3.8-3.5 1.6-10-3.6-10.5z'/%3e%3c/svg%3e");
}
.cities-list {
    padding: 10px;
}
.cities-list .box-item {
    padding: 10px;
    background-color: #077ed9;
    margin-bottom: 20px;
}
.cities-list .box-item:hover {
    cursor: pointer;
    -webkit-box-shadow: 6px 10px 11px 0 rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 6px 10px 11px 0 rgba(0, 0, 0, 0.75);
    box-shadow: 6px 10px 11px 0 rgba(0, 0, 0, 0.75);
}
.cities-list .box-item h2 {
    font-size: 16px;
    color: #fff;
    margin-top: 0 !important;
    margin-bottom: 10px !important;
}
.tabs_styled_2 .nav-tabs .nav-item {
    margin-bottom: -1px;
    background-color: #fff !important;
}
.cities-list .box-item img {
    width: 100%;
}
.index-last-article {
    background-color: #fff;
    padding-bottom: 30px;
    padding-top: 10px;
}
.index-last-article .title-header h3 a {
    color: #2d2d2d;
}
.index-last-article .card .card-block .card-text {
    font-size: 14px;
    text-align: justify;
    padding: 5px;
    line-height: 2;
    min-height: 170px;
    margin-bottom: 0 !important;
}
.index-last-article .card .title-header {
    background-color: #fff;
}
.index-last-article .card .title-header h4 {
    font-size: 15px;
    margin: 0;
    min-height: 50px;
}
.index-last-article .img-card {
    width: 100%;
    margin-bottom: 0.4rem;
}
.index-last-article .card .img-card img {
    height: 150px !important;
    border: 2px solid #077ed9;
}
.singlepost .important-p-box {
    padding: 30px;
    text-align: center;
    background-color: #00bcd4;
    margin: 30px 0 30px 0;
    color: #fff;
    border-radius: 15px;
    font-style: italic;
}
.feedback {
    max-width: 360px;
    background-color: #fff;
    width: 100%;
    padding: 30px;
    border-radius: 8px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: center;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.05);
}
#accordion .panel {
    border: none;
    border-radius: 0;
    box-shadow: none;
    overflow: hidden;
    position: relative;
}
#accordion .panel-heading {
    padding: 0;
    border: none;
    border-radius: 0;
    position: relative;
}
#accordion .panel-title a {
    display: block;
    padding: 15px 20px;
    margin: 0;
    background: #077ed9;
    text-align: right;
    padding-right: 50px;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 1px;
    color: #fff;
    border-radius: 0;
    position: relative;
}
#accordion .panel-title a.collapsed {
    background: #1c2336;
}
#accordion .panel-title a.collapsed:before,
#accordion .panel-title a:before {
    content: "?";
    width: 30px;
    height: 30px;
    line-height: 25px;
    border-radius: 50%;
    background: #077ed9;
    font-size: 15px;
    font-weight: 400;
    color: #fff;
    text-align: center;
    border: 3px solid #fff;
    position: absolute;
    top: 10px;
    right: 14px;
}
#accordion .panel-title a.collapsed:before {
    content: "?";
    background: #363484;
    border: 4px solid #626262;
    font-size: 20px;
}
#accordion .panel-title a.collapsed:after,
#accordion .panel-title a:after {
    content: "";
    width: 17px;
    height: 7px;
    background: #fff;
    position: absolute;
    top: 22px;
    right: 0;
}
#accordion .panel-title a.collapsed:after {
    width: 19px;
    background: #ababab;
}
#accordion .panel-body {
    border-left: 3px solid #077ed9;
    border-top: none;
    background: #fff;
    color: #1c2336;
    line-height: 27px;
    position: relative;
}
#accordion .panel-body:before {
    content: "";
    height: 3px;
    width: 50%;
    background: #077ed9;
    position: absolute;
    bottom: 0;
    left: 0;
}
#accordion .panel-body p {
    padding: 10px;
}
.our-webcoderskull h3 {
    color: #077ed9;
    text-align: center;
    text-transform: uppercase;
    padding-bottom: 20px;
}
.our-webcoderskull ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.heading.heading-icon {
    display: block;
}
.padding-lg {
    display: block;
    padding-top: 60px;
    padding-bottom: 60px;
}
.practice-area.padding-lg {
    padding-bottom: 55px;
    padding-top: 55px;
}
.practice-area .inner {
    border: 1px solid #999;
    text-align: center;
    margin-bottom: 28px;
    padding: 40px 25px;
}
.our-webcoderskull .cnt-block:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    border: 0;
}
.practice-area .inner h3 {
    color: #3c3c3c;
    font-size: 24px;
    font-weight: 500;
    font-family: Poppins, sans-serif;
    padding: 10px 0;
}
.practice-area .inner p {
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
}
.practice-area .inner img {
    display: inline-block;
}
.our-webcoderskull .cnt-block {
    float: left;
    width: 100%;
    background: #fff;
    padding: 30px 20px;
    text-align: center;
    border: 2px solid #d5d5d5;
    margin: 0 0 28px;
}
.our-webcoderskull .cnt-block figure {
    width: 148px;
    height: 148px;
    border-radius: 100%;
    display: inline-block;
    margin-bottom: 15px;
}
.our-webcoderskull .cnt-block img {
    width: 148px;
    height: 148px;
    border-radius: 100%;
}
.our-webcoderskull .cnt-block h3 {
    color: #2a2a2a;
    font-size: 20px;
    font-weight: 500;
    padding: 6px 0;
    text-transform: uppercase;
}
.our-webcoderskull .cnt-block h3 a {
    text-decoration: none;
    color: #2a2a2a;
}
.our-webcoderskull .cnt-block h3 a:hover {
    color: #337ab7;
}
.our-webcoderskull .cnt-block p {
    font-size: 17px;
    line-height: 20px;
    color: #16187c;
    font-weight: 600;
    padding-top: 20px;
}
.our-webcoderskull .cnt-block .follow-us {
    margin: 20px 0 0;
}
.our-webcoderskull .cnt-block .follow-us li {
    display: inline-block;
    width: auto;
    margin: 0 5px;
}
.our-webcoderskull .cnt-block .follow-us li .fa {
    font-size: 24px;
    color: #767676;
}
.our-webcoderskull .cnt-block .follow-us li .fa:hover {
    color: #025a8e;
}
.our-webcoderskull.padding-lg {
    background-color: #fff;
    padding: 20px;
}
#rating-ability-wrapper {
    border: 1.5px solid #607d8b1a;
    padding: 5px;
}
#rating-ability-wrapper svg {
    width: 100%;
    height: 100%;
    fill: #feca57;
}
#rating-ability-wrapper fieldset {
    border: 0;
}
#rating-ability-wrapper label {
    display: block;
    cursor: pointer;
    width: 1em;
    height: 1em;
    margin-right: 0.1em;
}
#rating-ability-wrapper .star {
    display: none;
}
#rating-ability-wrapper .star:checked ~ label svg {
    fill: #bb8101;
}
#rating-ability-wrapper .star:not(:checked) + label:hover svg,
.star:not(:checked) + label:hover ~ label svg {
    fill: #553b01;
}
#rating-ability-wrapper .stars {
    display: flex;
    font-size: 25px;
    flex-flow: row-reverse;
    justify-content: flex-end;
}

.ptb-50{
    padding: 50px 50px;
}

.section_bg_gray {
    background-color: #f3f5f7;
}

.single_what_we_do {
    background-color: #ffffff;
    text-align: center;
    padding: 0 35px;
    border-radius: 10px;
    position: relative;
    margin-bottom: 30px;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.single_what_we_do:hover {
    -webkit-box-shadow: 0 8px 12px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 8px 12px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 8px 12px 0 rgba(0, 0, 0, 0.2);
}
.single_what_we_do .top_line {
    position: absolute;
    top: 0;
    left: 44%;
    background-color: #8448ff;
    width: 12%;
    height: 3px;
}
.single_what_we_do .what_we_do_figure {
    padding: 40px 0;
}
.single_what_we_do .what_we_do_figure img {
    margin: 0 auto;
}
.single_what_we_do .what_we_do_title {
    font-weight: 600;
    font-size: 22px;
    text-align: center!important;
    padding-bottom: 35px;
    margin: 0;
    color: #2b353a;
}
.single_what_we_do .what_we_do_content {
    padding-bottom: 65px;
    color: #2b353a;
}
.single_what_we_do .what_we_do_icon {
    position: absolute;
    bottom: -9px;
    left: 47%;
    color: #fff;
    background-color: #8448ff;
    width: 30px;
    height: 30px;
    text-align: center;
    border-radius: 50%;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.single_what_we_do .what_we_do_icon i {
    font-size: 24px;
    text-align: center;
    padding: 2px 3px 2px 5px;
}


@-webkit-keyframes borderScale {
    0% {
        box-shadow: inset 0 0 0 3em #b52026, 0 0 0 0 rgba(108, 31, 38, 0.25);
    }
    50% {
        box-shadow: inset 0 0 0 0.5em #b52026, 0 0 0 0 rgba(108, 31, 38, 0.25);
    }
    100% {
        box-shadow: inset 0 0 0 3em #b52026, 0 0 0 3em rgba(108, 31, 38, 0);
    }
}
@keyframes borderScale {
    0% {
        box-shadow: 0 0.125em 0.5em #aaa, inset 0 0 0 3em #b52026, 0 0 0 0 rgba(108, 31, 38, 0.25);
    }
    50% {
        box-shadow: 0 0.125em 0.5em #aaa, inset 0 0 0 0.5em #b52026, 0 0 0 0 rgba(108, 31, 38, 0.25);
    }
    100% {
        box-shadow: 0 0.125em 0.5em #aaa, inset 0 0 0 3em #b52026, 0 0 0 3em rgba(108, 31, 38, 0);
    }
}
@-webkit-keyframes scaleUp {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    50% {
        -webkit-transform: scale(1.125);
        transform: scale(1.125);
    }
    60% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
@keyframes scaleUp {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    50% {
        -webkit-transform: scale(1.125);
        transform: scale(1.125);
    }
    60% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
@-webkit-keyframes shake {
    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    1.25% {
        -webkit-transform: translate(-2.5%, 0);
        transform: translate(-2.5%, 0);
    }
    2.5% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    3.75% {
        -webkit-transform: translate(2.5%, 0);
        transform: translate(2.5%, 0);
    }
    5% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    6.25% {
        -webkit-transform: translate(-5%, 0);
        transform: translate(-5%, 0);
    }
    7.5% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    8.75% {
        -webkit-transform: translate(5%, 0);
        transform: translate(5%, 0);
    }
    10% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    11.25% {
        -webkit-transform: translate(-5%, 0);
        transform: translate(-5%, 0);
    }
    12.5% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    13.75% {
        -webkit-transform: translate(5%, 0);
        transform: translate(5%, 0);
    }
    15% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    16.25% {
        -webkit-transform: translate(-7.5%, 0);
        transform: translate(-7.5%, 0);
    }
    17.5% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    18.75% {
        -webkit-transform: translate(7.5%, 0);
        transform: translate(7.5%, 0);
    }
    20% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    21.25% {
        -webkit-transform: translate(-7.5%, 0);
        transform: translate(-7.5%, 0);
    }
    22.5% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    23.75% {
        -webkit-transform: translate(7.5%, 0);
        transform: translate(7.5%, 0);
    }
    25% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    26.25% {
        -webkit-transform: translate(-7.5%, 0);
        transform: translate(-7.5%, 0);
    }
    27.5% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    28.75% {
        -webkit-transform: translate(7.5%, 0);
        transform: translate(7.5%, 0);
    }
    30% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    31.25% {
        -webkit-transform: translate(-7.5%, 0);
        transform: translate(-7.5%, 0);
    }
    32.5% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    33.75% {
        -webkit-transform: translate(7.5%, 0);
        transform: translate(7.5%, 0);
    }
    35% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    36.25% {
        -webkit-transform: translate(-7.5%, 0);
        transform: translate(-7.5%, 0);
    }
    37.5% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    38.75% {
        -webkit-transform: translate(7.5%, 0);
        transform: translate(7.5%, 0);
    }
    40% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    41.25% {
        -webkit-transform: translate(-7.5%, 0);
        transform: translate(-7.5%, 0);
    }
    42.5% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    43.75% {
        -webkit-transform: translate(7.5%, 0);
        transform: translate(7.5%, 0);
    }
    45% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    46.25% {
        -webkit-transform: translate(-7.5%, 0);
        transform: translate(-7.5%, 0);
    }
    47.5% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    48.75% {
        -webkit-transform: translate(7.5%, 0);
        transform: translate(7.5%, 0);
    }
    50% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}
@keyframes shake {
    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    1.25% {
        -webkit-transform: translate(-2.5%, 0);
        transform: translate(-2.5%, 0);
    }
    2.5% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    3.75% {
        -webkit-transform: translate(2.5%, 0);
        transform: translate(2.5%, 0);
    }
    5% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    6.25% {
        -webkit-transform: translate(-5%, 0);
        transform: translate(-5%, 0);
    }
    7.5% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    8.75% {
        -webkit-transform: translate(5%, 0);
        transform: translate(5%, 0);
    }
    10% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    11.25% {
        -webkit-transform: translate(-5%, 0);
        transform: translate(-5%, 0);
    }
    12.5% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    13.75% {
        -webkit-transform: translate(5%, 0);
        transform: translate(5%, 0);
    }
    15% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    16.25% {
        -webkit-transform: translate(-7.5%, 0);
        transform: translate(-7.5%, 0);
    }
    17.5% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    18.75% {
        -webkit-transform: translate(7.5%, 0);
        transform: translate(7.5%, 0);
    }
    20% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    21.25% {
        -webkit-transform: translate(-7.5%, 0);
        transform: translate(-7.5%, 0);
    }
    22.5% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    23.75% {
        -webkit-transform: translate(7.5%, 0);
        transform: translate(7.5%, 0);
    }
    25% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    26.25% {
        -webkit-transform: translate(-7.5%, 0);
        transform: translate(-7.5%, 0);
    }
    27.5% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    28.75% {
        -webkit-transform: translate(7.5%, 0);
        transform: translate(7.5%, 0);
    }
    30% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    31.25% {
        -webkit-transform: translate(-7.5%, 0);
        transform: translate(-7.5%, 0);
    }
    32.5% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    33.75% {
        -webkit-transform: translate(7.5%, 0);
        transform: translate(7.5%, 0);
    }
    35% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    36.25% {
        -webkit-transform: translate(-7.5%, 0);
        transform: translate(-7.5%, 0);
    }
    37.5% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    38.75% {
        -webkit-transform: translate(7.5%, 0);
        transform: translate(7.5%, 0);
    }
    40% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    41.25% {
        -webkit-transform: translate(-7.5%, 0);
        transform: translate(-7.5%, 0);
    }
    42.5% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    43.75% {
        -webkit-transform: translate(7.5%, 0);
        transform: translate(7.5%, 0);
    }
    45% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    46.25% {
        -webkit-transform: translate(-7.5%, 0);
        transform: translate(-7.5%, 0);
    }
    47.5% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    48.75% {
        -webkit-transform: translate(7.5%, 0);
        transform: translate(7.5%, 0);
    }
    50% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}

footer{
    margin-top: 30px;
}


footer a {
    color: #fff !important;
}
.social-link .footer-links ul li {
    display: inline-block !important;
    float: left;
    padding-left: 5px;
}
.footer-links {
    padding-top: 20px;
    padding-bottom: 20px;
}
.footer-links h4 {
    color: #fff;
    padding-bottom: 10px;
    font-size: 20px;
    border-bottom: 2px solid #077ed9;
}
.footer-links p {
    display: inline-block;
    opacity: 0.7;
    margin: 30px 0 30px 0;
    text-align: justify;
}
.footer-link-ul {
    display: inline-block;
    opacity: 0.7;
    margin: 30px 0 30px 0;
}
.social-icon-list li {
    display: inline-block;
}
@media (min-width: 768px) and (max-width: 991px) {
    .sec-video video {
        width: 500px;
    }
    .tel-circle,.whatsapp-call {
        display: block !important;
    }
    .header_sticky .logo img {
        width: 100px !important;
        margin-right: 5%;
    }
    .mobile-sign-btn {
        text-align: center;
        display: none !important;
    }
}
@media (min-width: 576px) and (max-width: 767px) {
    .sec-video video {
        width: 450px;
    }
    .app-box-download img {
        width: 130px;
    }
    .box-tell {
        display: none;
    }
    .header_sticky .logo img {
        width: 100px !important;
        margin-right: 5%;
    }
    .header_sticky .header-tel a {
        font-size: 15px !important;
        margin-bottom: 10px;
        line-height: 2;
    }
    .video-index {
        padding: 10px;
    }
    .video-index .video-box video {
        width: 330px;
    }
    .post-footer-homevisi-img {
        width: 100%;
    }
    .tel-circle,.whatsapp-call {
        display: block !important;
    }
    #content h2 {
        font-size: 22px !important;
    }
    #content p,
    #content ul.li {
        line-height: 1.7 !important;
        font-size: 17px !important;
    }
    .card-service .card-title {
        font-size: 12px;
    }

}
@media (min-width: 480px) and (max-width: 575px) {
    .sec-video video {
        width: 400px;
    }
    .app-box-download img {
        width: 130px;
    }
    .box-tell {
        display: none;
    }
    .header_sticky .logo img {
        width: 100px !important;
        margin-right: 5%;
    }
    .header_sticky .header-tel a {
        font-size: 15px !important;
        margin-bottom: 10px;
        line-height: 2;
    }
    .video-index {
        padding: 10px;
    }
    .video-index .video-box video {
        width: 330px;
    }
    .post-footer-homevisi-img {
        width: 100%;
    }
    .tel-circle,.whatsapp-call {
        display: block !important;
    }
    #content h2 {
        font-size: 22px !important;
    }
    #content p,
    #content ul.li {
        line-height: 1.7 !important;
        font-size: 17px !important;
    }
    .card-service .card-title {
        font-size: 12px;
    }

}
@media (max-width: 479px) {
    .sec-video video {
        width: 300px;
    }
    .app-box-download img {
        width: 130px;
    }
    .box-tell {
        display: none;
    }
    .header_sticky .logo img {
        width: 100px !important;
        margin-right: 5%;
    }
    .header_sticky .header-tel a {
        font-size: 17px !important;
        margin-bottom: 10px;
        line-height: 2;
    }
    .video-index {
        padding: 10px;
    }
    .video-index .video-box video {
        width: 300px;
    }
    .post-footer-homevisi-img {
        width: 100%;
    }
    .tel-circle,.whatsapp-call{
        display: block !important;
    }
    #content h2 {
        font-size: 22px !important;
    }
    #content p,
    #content ul.li {
        line-height: 1.7 !important;
        font-size: 17px;
    }
    .mobile-sign-btn {
        display: block;
    }
}
.main-menu {
    position: relative;
    z-index: 9;
    width: auto;
    top: 20px;
    float: right;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.main-menu ul,
.main-menu ul li {
    position: relative;
    margin: 0;
    padding-left: 7px;
}
.main-menu ul a,
.main-menu ul li a {
    position: relative;
    margin: 0;
    padding: 0;
    display: block;
    padding: 10px;
}
.main-menu > ul > li > a {
    color: #636363;
    padding: 0 8px 14px 8px;
    font-size: 15.5px;
    font-weight: 500;
}
.main-menu > ul > li:hover > a {
    color: #077ed9;
}
.layer {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    min-width: 100%;
    z-index: 100;
    min-height: 100%;
    z-index: 99;
    background-color: rgba(0, 0, 0, 0.8);
    -webkit-transition: transform 0.3s ease 0s, opacity 0.3s ease 0s, visibility 0s ease 0.3s;
    -moz-transition: transform 0.3s ease 0s, opacity 0.3s ease 0s, visibility 0s ease 0.3s;
    -ms-transition: transform 0.3s ease 0s, opacity 0.3s ease 0s, visibility 0s ease 0.3s;
    -o-transition: transform 0.3s ease 0s, opacity 0.3s ease 0s, visibility 0s ease 0.3s;
    transition: transform 0.3s ease 0s, opacity 0.3s ease 0s, visibility 0s ease 0.3s;
    opacity: 0;
    visibility: hidden;
}
.layer-is-visible {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.3s ease 0s, transform 0.3s ease 0s;
    -moz-transition: opacity 0.3s ease 0s, transform 0.3s ease 0s;
    -ms-transition: opacity 0.3s ease 0s, transform 0.3s ease 0s;
    -o-transition: opacity 0.3s ease 0s, transform 0.3s ease 0s;
    transition: opacity 0.3s ease 0s, transform 0.3s ease 0s;
}
#close_in,
#header_menu,
.cmn-toggle-switch {
    display: none;
}
@media only screen and (min-width: 992px) {
    .main-menu {
        width: auto;
    }


    .step-visit .step-visit-box{
        margin-bottom: 50px!important;
    }

    .main-menu a {
        white-space: nowrap;
    }
    .main-menu ul li {
        display: inline-block;
    }
    .header_sticky .header-tel a {
        font-size: 22px !important;
        margin-bottom: 10px;
    }
    .main-menu ul li.submenu:hover > a:after,
    .main-menu ul li.submenu:hover > a:before {
        bottom: -10px;
        opacity: 0;
    }
    .main-menu ul li .menu-wrapper,
    .main-menu ul ul {
        position: absolute;
        border-top: 2px solid #3f4079;
        z-index: 1;
        visibility: hidden;
        right: 3px;
        top: 100%;
        margin: 0;
        display: block;
        padding: 0;
        background: #fff;
        min-width: 210px;
        -webkit-box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.175);
        -moz-box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.175);
        box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.175);
        -webkit-transform: translateY(20px);
        -moz-transform: translateY(20px);
        -ms-transform: translateY(20px);
        -o-transform: translateY(20px);
        transform: translateY(20px);
        opacity: 0;
        -moz-transition: all 0.2s ease;
        -o-transition: all 0.2s ease;
        -webkit-transition: all 0.2s ease;
        -ms-transition: all 0.2s ease;
        transition: all 0.2s ease;
    }
    .main-menu ul li .menu-wrapper {
        padding: 10px 15px !important;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
    .main-menu ul li:hover .menu-wrapper,
    .main-menu ul li:hover > ul {
        padding: 0;
        visibility: visible;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
    .main-menu ul .menu-wrapper ul {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        border-top: none;
        margin: 0;
        position: static;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }
    .main-menu ul .menu-wrapper ul:before {
        border: 0;
    }
    .main-menu ul ul li {
        display: block;
        height: auto;
        padding: 0;
    }
    .main-menu ul ul li a {
        font-size: 13px;
        font-size: 0.8125rem;
        color: #555;
        border-bottom: 1px solid #ededed;
        display: block;
        padding: 15px;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        -webkit-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }
    .main-menu ul ul li:last-child a {
        border-bottom: none;
    }
    .main-menu ul ul li:hover > a {
        color: #077ed9;
        padding-left: 18px;
        font-weight: 600;
    }
    .main-menu ul ul ul {
        position: absolute;
        border-top: 0;
        z-index: 1;
        height: auto;
        left: 100%;
        top: 0;
        margin: 0;
        padding: 0;
        background: #fff;
        min-width: 190px;
        -webkit-box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.175);
        -moz-box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.175);
        box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.175);
    }

    .card-service .card-title {
        font-size: 14px;
    }
}
@media only screen and (max-width: 991px) {

    .box_profile figure {
        width: 200px;
     }

    .step-visit .step-visit-box{
        margin-bottom: 50px!important;
    }


    .main-menu ul li a:hover,
    a.show-submenu-mega:focus,
    a.show-submenu-mega:hover,
    a.show-submenu:focus,
    a.show-submenu:hover {
        color: #e74e84 !important;
        background-color: #f9f9f9;
    }
    .main-menu ul li {
        border-top: none;
        border-bottom: 1px solid #ededed;
        color: #fff;
    }
    .main-menu ul li a {
        padding: 15px !important;
    }
    .main-menu a,
    .main-menu li {
        display: block;
    }
    .main-menu li {
        position: relative;
    }
    .main-menu a:hover {
        color: #e74e84 !important;
    }
    .main-menu ul > li {
        padding-bottom: 0;
    }
    .main-menu ul > li i {
        float: left;
    }
    .main-menu ul li.submenu ul {
        border-right: 1px solid #ededed;
        margin: 0 25px 10px 0;
    }
    .main-menu ul li.submenu ul li {
        border: 0;
    }
    .main-menu ul li.submenu ul ul {
        border-left: none;
        margin: 0 0 0 15px;
    }
    .main-menu {
        overflow-y: scroll;
        padding-bottom: 60px;
        transform: translateX(-102%);
        top: 120px;
        border-top: 1px solid #077ed9;
        left: 0;
        bottom: 0;
        width: 55%;
        height: 100%;
        position: fixed;
        background-color: #ffffff;
        -webkit-transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
        -moz-transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
        -ms-transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
        -o-transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
        transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
    }
    .main-menu.show {
        transform: translateX(0);
    }
    .main-menu .show-submenu + ul,
    a.show-submenu-mega + .menu-wrapper {
        display: none;
        visibility: hidden;
    }
    .main-menu a.show-submenu + ul.show_normal,
    a.show-submenu-mega + .menu-wrapper.show_mega {
        display: block;
        visibility: visible;
    }
    .cmn-toggle-switch {
        position: relative;
        display: block;
        overflow: visible;
        position: absolute;
        top: 25px;
        left: 15px;
        margin: 0;
        padding: 0;
        width: 30px;
        height: 30px;
        font-size: 0;
        text-indent: -9999px;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        box-shadow: none;
        border: none;
        cursor: pointer;
    }
    .cmn-toggle-switch:focus {
        outline: 0;
    }
    .cmn-toggle-switch span {
        display: block;
        position: absolute;
        top: 10px;
        left: 0;
        right: 0;
        height: 2px;
        background: #333;
    }
    .cmn-toggle-switch span::after,
    .cmn-toggle-switch span::before {
        position: absolute;
        display: block;
        left: 0;
        width: 100%;
        height: 2px;
        background-color: #333;
        content: "";
    }
    .cmn-toggle-switch span::before {
        top: -10px;
    }
    .cmn-toggle-switch span::after {
        bottom: -10px;
    }
    .cmn-toggle-switch__htx span::before {
        -webkit-transition-property: top, -webkit-transform;
        transition-property: top, transform;
    }
    .cmn-toggle-switch__htx span::after {
        -webkit-transition-property: bottom, -webkit-transform;
        transition-property: bottom, transform;
    }
    .cmn-toggle-switch__htx.active span {
        background: 0 0 !important;
    }
    .cmn-toggle-switch__htx.active span::before {
        top: 0;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    .cmn-toggle-switch__htx.active span::after {
        bottom: 0;
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    .mobile-sign-btn {
        display: block;
    }
    .expert-info-box .expert-info {
        text-align: center;
    }
    .expert-info-box .expert-info {
        text-align: center;
    }
    .card-service .card-title {
        font-size: 12px;
    }
}
@media only screen and (max-width: 480px) {
    .main-menu {
        width: 100%;
    }
    .mobile-sign-btn {
        display: block !important;
    }
    .tel-circle,.whatsapp-call {
        display: block !important;
    }

    .step-visit .step-visit-box{
        margin-bottom: 50px!important;
    }

    .expert-info-box .expert-info {
        text-align: center;
    }
    #content h2 {
        font-size: 22px !important;
    }
    #content p,
    #content ul.li {
        line-height: 1.7 !important;
        font-size: 17px !important;
    }

    .card-service .card-title {
        font-size: 12px;
    }

    .service-gharar-box .pbf-item img{
        width: 100px;
    }



}

/*-------------- پایه منوی موبایل -----------*/
.mobile-nav {
    width: 100vw;
    background: #fff;
    box-shadow: 0 2px 20px rgba(0,0,0,0.055);
    border-radius: 0 0 18px 18px;
    direction: rtl;
    font-family: 'Vazirmatn', 'IRANSans', sans-serif;
    z-index: 1500;
}

/* هدر منو (لوگو و دکمه هامبرگر) */
.mobile-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 16px 20px 11px 20px;
    border-bottom: 1px solid #f1f1f7;
}

/* لوگو */
.mobile-logo {
    font-weight: 800;
    font-size: 22px;
    color: #01529a;
    text-decoration: none;
    letter-spacing: -0.5px;
}

/* دکمه هامبرگر */
.mobile-menu-toggle {
    background: none;
    border: 0;
    font-size: 29px;
    padding: 7px 12px;
    border-radius: 8px;
    color: #01529a;
    transition: background 0.14s;
}
.mobile-menu-toggle:active,
.mobile-menu-toggle:focus { background:#eaf9ff; }

.mobile-menu {
    display: none;
    flex-direction: column;
    margin: 0;
    padding: 12px 0 20px 0;
    list-style: none;
    background: #fff;
    border-radius: 0 0 18px 18px;
    box-shadow: 0 8px 40px rgba(1,82,154,.07);
    animation: none;
}
.mobile-menu.open {
    display: flex;
    animation: slidein .19s;
}
@keyframes slidein {
    from { transform: translateX(35vw); opacity: 0.4;}
    to { transform: translateX(0); opacity: 1;}
}

/* آیتم‌های منو */
.mobile-menu>li {
    border-bottom: 1px solid #f3f5fa;
    transition: background 0.15s;
}

.mobile-menu a {
    font-size: 17px;
    padding: 14px 22px;
    color: #193953;
    text-decoration: none;
    display: block;
    font-weight: 500;
    border-radius: 7px;
    transition: background 0.13s, color 0.12s;
}
.mobile-menu a:hover,
.mobile-menu li.open > a,
.mobile-menu a:focus {
    background: #f1f7ff;
    color: #01529a;
}

/* آیکون زیرمنو ▼ */
.mobile-submenu-toggle {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.mobile-submenu-toggle span {
    font-size: 14px;
    margin-right: 5px;
    color: #8bb6e4;
}

/* زیرمنو */
.mobile-submenu {
    display: none;
    background: #f8fbfd;
    border-radius: 0 0 12px 12px;
    margin: 0 10px 8px 10px;
    box-shadow: 0 3px 12px rgba(60,120,180,.07);
}
.mobile-menu li.open > .mobile-submenu {
    display: block;
    animation: submenuin .13s;
}
@keyframes submenuin {
    from { transform: translateY(-8px); opacity: 0;}
    to { transform: translateY(0); opacity: 1;}
}
.mobile-submenu li {
    border-bottom: none;
}
.mobile-submenu a {
    font-size: 16px;
    padding: 11px 27px;
    color: #222;
    background: none;
    border-radius: 6px;
}

/* فاصله آخر لیست */
.mobile-menu>li:last-child {
    border-bottom: none;
    margin-bottom: 0;
}

/* دکمه‌ها و آیتم ویژه */
.mobile-menu .btn-type1 {
    margin: 12px 22px 0 22px;
    padding: 12px 0;
    background: linear-gradient(90deg, #2688ff 0, #0a59bb 100%);
    color: #fff !important;
    font-weight: 600;
    border-radius: 10px;
    text-align: center;
    box-shadow: 0 2px 6px #2456b222;
    letter-spacing: 0.1px;
    transition: background .12s;
    display: block;
    font-size: 16px;
}

/* اسکرول مناسب منو */
.mobile-menu {
    max-height: calc(100vh - 70px);
    overflow-y: auto;
    scrollbar-width: thin;
    scrollbar-color: #c9e3ff #f5faff;
}

/* --- اختیاری: رنگ اسکرول بار زیبا در کروم --- */
.mobile-menu::-webkit-scrollbar { width: 5px; }
.mobile-menu::-webkit-scrollbar-thumb { background: #e2ecfb; border-radius: 6px; }

/* جلوگیری از بیرون زدن و اطمینان خاطر */
.mobile-nav, .mobile-header, .mobile-menu { box-sizing: border-box; }

@media (min-width:992px) { .mobile-nav{display:none !important;} }


.d-none { display: none !important; }
.d-block { display: block !important; }
@media (min-width: 992px) {
    .d-lg-block { display: block !important; }
    .d-lg-none { display: none !important; }
}

.mobile-nav { width:100vw; background:#fff; z-index:1000; box-shadow:0 1px 7px #eee; }
.mobile-header { display:flex; align-items:center; justify-content:space-between; padding:14px 16px; }
.mobile-logo { font-weight:700; font-size:21px; color:#1060b0; text-decoration:none; }
.mobile-menu-toggle { background: none; border: 0; font-size: 29px; cursor: pointer; }
.mobile-menu { display: none; flex-direction:column; margin:0; padding:0 0 10px 0; list-style:none; }
.mobile-menu.open { display: flex; animation:slidein .19s; }
@keyframes slidein { from{transform:translateX(60vw);} to{transform:translateX(0);} }
.mobile-menu li { border-bottom:1px solid #f1f1f1; }
.mobile-menu a { font-size:17px; padding:13px 18px; color:#212326; text-decoration:none; }
.mobile-submenu { display:none; background:#f6f7fa;}
.mobile-menu li.open > .mobile-submenu { display:block; }
.mobile-submenu-toggle span { font-size:12px; }


