.desk-head-view a,.desk-head-view button,.dropdown-content a,.rates del {
    font-family: 'Avenir Next',sans-serif!important
}

.card-image img,.portfolio-bg img {
    object-fit: cover;
    object-fit: cover
}

.portfolio-section {
    padding-top: 0px;
    transition: 1.3s;
    box-sizing: border-box;
    height: auto
}

.portfolio-tab ul {
    text-align: center;
    padding: 0;
    margin: 0;
    display: flex
}

.portfolio-tab ul li {
    color: #fff;
    display: inline;
    font-weight: 500;
    text-transform: uppercase;
    padding: 12px 29px;
    margin: 0 5px;
    cursor: pointer;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    -webkit-tap-highlight-color: transparent;
    border: 1px solid transparent;
    border-radius: 15px;
    background: #000;
}

.tag {
    position: absolute;
    z-index: 9;
    right: 0;
    top: 15px;
    background: #ffcc29;
    padding: 10px;
    border-radius: 10px 0 0 10px;
    display: none;
}

@media (max-width: 575.98px) {
    .portfolio-tab ul li {
        display:block;
        margin: 10px auto;
        max-width: 200px
    }
}

.portfolio-tab ul .active,.portfolio-tab ul li:hover {
    color: #fff;
    border-width: 1px;
    border-style: solid;
    border-radius: 15px;
    filter: drop-shadow(0px 3px 5px rgba(0,0,0,.45 ));
    background: #3ec7cd;
}

.clearfix:after {
    display: table;
    content: " ";
    clear: both
}

.portfolio-grid {
    margin-top: 20px;
    display: flex;
    flex-wrap: wrap
}

.col-md-6.big_video+.col-md-6,.col-md-6.big_video+.col-md-6+.col-md-6,.col-md-6.big_video+.col-md-6+.col-md-6+.col-md-6,.col-md-6.big_video+.col-md-6+.col-md-6+.col-md-6+.col-md-6,.portfolio-grid .portfolio:nth-child(2),.portfolio-grid .portfolio:nth-child(3) {
    width: 25%
}

.portfolio-grid .portfolio {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    overflow: hidden;
    width: 50%
}

.portfolio-bg,.portfolio-bg img,.portfolio-wrapper {
    height: 100%
}

.portfolio-wrapper {
    overflow: hidden;
    position: relative!important;
    cursor: pointer
}

.portfolio-bg {
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    transition: 1s;
    transform: scale(1)
}

.portfolio:hover .portfolio-bg {
    transform: scale(1.2)
}

.videopost_section .portfolio-bg,.videopost_section .row {
    position: relative
}

.portfolio .label {
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0;
    transition: .5s;
    opacity: 1
}

.card-image img {
    transform: none;
    transition: transform .2s linear
}

.portfolio .label-bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #000;
    background: linear-gradient(-1deg,#000 0,rgba(84,84,84,0) 100%)
}

.custom_search span.input-group-append {
    position: absolute;
    right: 3px;
    top: 1px
}

.custom_search {
    padding: 10px;
    display: flex;
    justify-content: space-between;
    background: #3ec7cd;
}

.custom_search select.form-select {
    width: 175px;
    float: right;
    border: 1px solid #cbcbcb;
    border-radius: 30px
}

.searchsection {
    padding: 15px 0
}

.custom_search button.btn {
    border: none!important
}

.portfolio:hover .label {
    opacity: 1;
    visibility: visible
}

.portfolio .text-category {
    display: block
}

.portfolio .template-btn {
    background: #e30b5d;
    border: 1px solid #e30b5d;
    text-decoration: none;
    margin-top: 20px;
    font-weight: 500
}

.product-card .card {
    border-radius: 24px;
    background: #43c9ce;
    overflow: hidden
}

.product-card .card:hover {
    filter: drop-shadow(0px 3px 25.5px rgba(0,0,0,.16 ))
}

.card-content {
    padding: 10px 15px;
    text-align: center
}

.moreoption {
    display: flex;
    justify-content: space-between
}

.field-content1,.knowmore {
    margin-bottom: 30px
}

.knowmore .btn,.knowmore .btn a {
    border-width: 1px;
    border-radius: 176px;
    background: #43c9ce;
    display: inline-block;
    color: #fff;
    text-decoration: none;
    padding: 3px 25px;
    margin: 0
}

.card-content h5,.card-content h5 a {
    color: #114a82;
    text-decoration: none;
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 15px
}

div#test-slider .owl-wrapper,div#test-slider1 .owl-wrapper {
    display: flex!important
}

.discriptionscard {
    border-radius: 42px;
    filter: drop-shadow(0px 3px 10.5px rgba(0,0,0,.11 ));
    background: #fff;
    padding: 30px;
    font-size: 16px;
    text-align: left;
    color: #707070;
    line-height: 25px
}

.main:hover {
    filter: drop-shadow(0px 3px 30.5px rgba(0,0,0,.16 ))
}

.test {
    padding: 40px 0
}

.test .heading_common h2 {
    text-align: center;
    color: #234d6e;
    margin-bottom: 30px
}

.whatsapp-call {
    background-color: #ffcc29;
    color: #234d6e;
    font-size: 16px;
    border-radius: 30px;
    padding: 10px!important;
    width: 49%
}

.videopost_section .card-body,div#nav-tabContent .container {
    padding: 0
}

.cards .heading_common h2,.postscetion .heading_common h2 {
    text-align: center;
    color: #234d6e;
    margin-bottom: 20px
}

#nav-tabContent {
    padding: 0!important
}

#test-slider .post-slide,#test-slider1 .post-slide {
    background: 0 0;
    border-radius: 15px;
    padding-top: 0;
    margin-right: 15px;
    margin-top: 25px
}

#nav-tab {
    background: #fff;
    border-radius: 30px
}

#nav-tab button.nav-link.active {
    background: #234d6e;
    color: #fff;
    border: none;
    border-radius: 30px
}

#nav-tab button {
    padding: 10px 35px;
    border: none;
    border-radius: 30px;
    color: #234d6e
}

.bloglist article>img,div#news-slider .post-slide,nav.pagignations li.page-item {
    margin-right: 15px
}

.post-slide:last-child {
    margin-right: 0
}

.product-card,.videopost_section .col-md-6>.row>.col-md-6 {
    margin-bottom: 20px
}

nav.pagignations {
    text-align: center;
    display: flex;
    justify-content: center
}

nav.pagignations ul.pagination a.page-link {
    border-radius: 50%;
    width: 40px;
    height: 40px;
    line-height: 27px;
    border: 1px solid #cfcfcf;
    color: #000;
}

.owl-controls .owl-buttons .owl-next,.owl-controls .owl-buttons .owl-prev {
    border-radius: 50px;
    box-shadow: 3px 14px 25px -10px #92b4d0;
    transition: background .5s;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    line-height: 40px;
    top: 50%
}

a.page-link.firstc,a.page-link.lastc {
    width: 100px!important;
    border-radius: 100px!important;
    line-height: 27px
}

a.page-link.lastc {
    background: #3ec7cd;
    color: #000;
}

a.page-link.firstc {
    background: #cfcfcf;
    color: #fff
}

nav.pagignations li.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #234d6e;
    border-color: #234d6e
}

.postslider_section {
    background: #234d6e;
    padding: 50px 0
}

.heading_common h2 {
    text-align: center;
    color: #fff;
    margin-bottom: 20px
}

.post-slide {
    background: #fff;
    border-radius: 15px;
    padding-top: 1px
}

.videopost_section h4 {
    font-size: 14px;
    color: #114a82;
    display: inline-block;
    transition: .3s;
    text-decoration: none;
    margin-top: 15px
}

.videoicon {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center;
    display: flex;
    border-radius: 24px;
    background: #24659938
}

.videoicon:hover {
    background: #0066b9ab
}

.card-image {
    overflow: hidden;
    position: relative
}

.card-image:after {
    content: "";
    background: url("/assets/blogs/images/wave.png") 0 0/cover;
    height: 99px;
    width: 100%;
    display: block;
    position: absolute;
    bottom: -3px
}

.videoicon i.fa.fa-play {
    background: #fff;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    text-align: center;
    line-height: 40px;
    color: #234d6e
}

.post-slide .post-img {
    position: relative;
    overflow: hidden;
    padding: 15px;
    border-radius: 15px
}

.portfolio .label-text {
    color: #fff;
    position: absolute;
    z-index: 500;
    padding: 50px 20px;
    bottom: 0
}

.post-slide .post-img img {
    width: 100%;
    height: auto;
    border-radius: 15px;
    transform: scale(1,1);
    transition: transform .2s linear
}

.post-slide:hover .post-img img {
    transform: scale(1.1,1.1)
}

.post-slide .over-layer {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    background: linear-gradient(-45deg,rgba(6,190,244,.75) 0,rgba(45,112,253,.6) 100%);
    transition: .5s linear
}

.post-slide:hover .over-layer {
    opacity: 1;
    text-decoration: none
}

.post-slide .over-layer i {
    position: relative;
    top: 45%;
    text-align: center;
    display: block;
    color: #fff;
    font-size: 25px
}

.call-btn a,.post-slide .post-title a,.videopost_section .cols h4,nav.pagignations.ctmpagi ul li a {
    display: inline-block;
    text-decoration: none
}

.post-slide .post-content {
    background: #fff;
    padding: 15px;
    border-radius: 15px
}

.f-left {
    display: flex
}

.bloglist,.lastgroup {
    display: flex;
    flex-direction: column
}

.post-slide .post-title a {
    font-size: 18px;
    color: #114a82;
    transition: .3s
}

.post-slide .post-title a:hover {
    text-decoration: none;
    color: #3498db
}

.post-slide .post-description {
    line-height: 24px;
    color: grey;
    margin-bottom: 25px
}

.post-slide .post-date {
    color: #a9a9a9;
    font-size: 14px
}

.post-slide .post-date i {
    font-size: 20px;
    margin-right: 8px;
    color: #cfdace
}

.post-slide .read-more {
    padding: 7px 20px;
    float: right;
    font-size: 12px;
    background: #2196f3;
    color: #fff;
    box-shadow: 0 10px 20px -10px #1376c5;
    border-radius: 25px;
    text-transform: uppercase
}

.post-slide .read-more:hover {
    background: #3498db;
    text-decoration: none;
    color: #fff
}

.owl-controls .owl-buttons {
    text-align: center;
    margin-top: 20px
}

.owl-controls .owl-buttons .owl-prev {
    background: #fff;
    position: absolute;
    left: -50px
}

.owl-controls .owl-buttons .owl-next {
    background: #fff;
    position: absolute;
    right: -50px
}

.owl-controls .owl-buttons .owl-next:after,.owl-controls .owl-buttons .owl-prev:after {
    content: "\f104";
    font-family: FontAwesome;
    color: #333;
    font-size: 30px
}

.owl-controls .owl-buttons .owl-next:after {
    content: "\f105"
}

.videopost_section .card {
    border: none;
    border-radius: 0;
    background: 0 0
}

.videopost_section .cols h4 {
    font-size: 16px;
    color: #114a82;
    transition: .3s;
    margin-top: 15px
}

.videopost_section .cols span.text-category {
    font-size: 14px;
    margin-bottom: 20px;
    display: block
}

.postscetion {
    padding-top: 10px;
    padding-bottom: 30px
}

.organdiseasespackage+.postscetion {
    padding-top: 35px
}

.videopost_section {
    padding: 50px 0
}

.videopost_section .heading_common h2 {
    color: #234d6e;
    margin-bottom: 30px
}

.main {
    width: 100%;
    min-height: 380px;
    cursor: pointer
}

.service {
    background: #fff;
    padding: 20px;
    border-radius: 15px;
    bottom: 0;
    z-index: 1;
    position: relative;
    margin-bottom: 20px;
    border: 1px solid #ddd;
    height: 490px!important
}

.service-logo {
    width: 50px;
    height: 50px;
    border-radius: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    right: 8px;
    top: -23px
}

.Popular-section,.slick-initialized .slick-slide {
    margin-top: 30px
}

span._offer_icon {
    position: absolute;
    line-height: 14px;
    font-size: 16px;
    text-align: center;
    color: #fff;
    font-weight: 700
}

.field-content1 p {
    font-size: 16px;
    font-weight: 600;
    line-height: 25px;
    color: #306690
}

.blue,p._test_name a {
    color: #306690
}

.field-content2 p {
    font-size: 15px
}

.field-content2 img {
    width: 30px;
    height: 30px
}

.field-content2 .d-flex img {
    margin-right: 10px
}

p.discrip,p.discripmore,span.Published {
    font-size: 13px
}

.rates {
    display: flex;
    justify-content: space-evenly;
    font-size: 18px;
    margin: 0 0 15px;
    padding: 5px;
    align-items: center
}

.boxes {
    border: 2px dotted green;
    background: #fff8e1
}

.sm {
    font-size: 14px;
    font-family: Poppins;
    font-weight: 500
}

.rates del {
    color: #dd3232;
    font-size: 20px
}

.call-btn {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 15px;
    position: absolute;
    width: 100%;
    bottom: 11px;
    left: 0;
    padding: 10px 20px
}

.call-btn a {
    font-size: 12px;
    padding: 10px 5px;
    flex-basis: 50%;
    text-align: center;
    letter-spacing: 1px;
    z-index: 10;
    font-weight: 700
}

.normal {
    background-color: #234d6e;
    color: #fff;
    font-size: 16px;
    border-radius: 30px;
    padding: 10px!important;
    width: 49%
}

.aurthor,nav.pagignations.ctmpagi ul li a {
    border-radius: 50%;
    margin-right: 10px;
    height: 40px
}

.organdiseasespackage {
    background: url("National%20Reference%20Laboratory%20_%20Pathkind%20Labs%20National%20Reference%20Laboratory%20_%20Pathkind%20Labs_files/test_bg.png");
    padding: 50px 0
}

section.blog-full-banner {
    padding: 30px 0 50px
}

.bottom,.labelsocialmedia {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.f-right span {
    display: block;
    text-align: right
}

.aurthor {
    width: 40px;
    background-color: #fff!important;
    float: left;
    background: url(/assets/pathapp/images/PathkindLogo.png) center/100% no-repeat;
    border: 1px solid #194569
}

section.blog-full-banner h4 {
    color: #114a82;
    font-size: 26px
}

section.blog-full-banner p {
    color: #000;
    font-size: 15px;
    display: none
}

.tabsoffullsection {
    position: absolute;
    bottom: 23px;
    z-index: 9;
    padding: 0 50px;
    display: flex;
    justify-content: space-around;
    width: 100%
}

.tabs a {
    padding: 10px 26px;
    border: 1px solid #707070;
    background: #fff;
    text-decoration: none;
    color: #234d6e
}

.discriptionscardscrol {
    max-height: 700px;
    overflow: auto
}

.videopost_section span.text-category {
    font-size: 16px;
    color: #000
}

.bloglist article {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 20px
}

.col.s12 p,.tabs a {
    display: none
}

.blogaurthor.bg-white .knowmore {
    margin-bottom: 0
}

.blogaurthor.bg-white {
    padding: 50px 0 30px
}

.blogaurthor.bg-white .social-media-menu ul li {
    list-style-type: none;
    margin: 0 3px
}

.bloglist span {
    font-size: 11px
}

.bloglist p {
    font-size: 14px
}

.bloglist h2 {
    margin: 0 0 10px;
    padding: 0;
    font-size: 18px;
    color: #234d6e;
    line-height: 20px
}

.bloglist .moreoption .chip .btn.btn-default,.bloglist .moreoption .chip .btn.btn-default a {
    padding: 3px 10px;
    font-size: 14px
}

.bloglist .moreoption .chip {
    font-size: 12px;
    padding: 22px 0;
    width: 50%
}

.discriptions.blogaurthor+.postscetion {
    padding-top: 40px
}

.blogaurthor.bg-white .portfolio-grid {
    margin-top: 0;
    display: block!important;
    width: 100%
}

.blogaurthor.bg-white .portfolio-grid .portfolios {
    display: block!important
}

section.portfolio-section.blogs .heading_common h2 {
    text-align: center;
    color: #234d6e;
    margin-bottom: 35px
}

.listdeatails {
    padding-left: 20px;
    position: relative
}

.listdeatails h2 {
    padding-left: 0;
    color: #234d6e;
    font-weight: 700;
    font-size: 20px
}

.listdeatails h6 {
    font-size: 14px;
    font-weight: 400;
    line-height: 23px;
    font-style: normal;
    text-align: left;
    color: #234d6e
}

section.blog-full-banner .listdeatails p {
    margin-bottom: 10px;
    font-size: 13px;
    line-height: 21px
}

section.blog-full-banner.padding-bottom0 {
    padding-bottom: 0;
    background: #fff
}

.listdeatails .social-media-menu {
    position: absolute;
    right: 0
}

.discriptionscard a,.portfolio .portfolio-wrapper span.text-category {
    color: #fff
}

@media (max-width: 779px) {
    .listdeatails {
        padding-left:0;
        padding-top: 20px
    }

    .bloglist article {
        flex-direction: column
    }

    .bloglist article img {
        width: 100%;
        margin-bottom: 20px
    }
}

@media only screen and (max-width: 767px) {
    .post-slide .post-content {
        padding:0 15px 25px
    }

    .portfolio-tab ul {
        overflow: auto
    }

    .owl-controls .owl-buttons .owl-next {
        right: 0
    }

    .owl-controls .owl-buttons .owl-prev {
        left: 0
    }

    .portfolio-tab ul li {
        white-space: nowrap;
        max-width: max-content
    }

    nav.pagignations li.page-item {
        margin-right: 5px
    }

    .portfolio-grid .portfolio,.portfolio-grid .portfolio:nth-child(2),.portfolio-grid .portfolio:nth-child(3) {
        width: 100%
    }
}

.bottom a,.moreoption a,ul#filters li a {
    color: #fff;
    text-decoration: none
}

ul#filters .active a {
    color: #fff;
}

a {
    color: #000
}

span.text-category {
    font-size: 12px;
    color: #000
}

nav.pagignations.ctmpagi ul li a {
    width: 40px;
    border: 1px solid #cfcfcf;
    color: #000;
    line-height: 40px
}

nav.pagignations.ctmpagi ul li.active a {
    background: #3ec7cd;
    color: #fff
}

.bottom {
    border-bottom: 2px solid #ededed;
    padding-bottom: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 20px
}

.discriptionscardscrol h1,.discriptionscardscrol h2,.discriptionscardscrol h3,.discriptionscardscrol h4 {
    color: #234d6e;
    font-size: 22px;
    font-weight: lighter
}

.discriptionscardscrol p a {
    font-size: 15px;
    color: #707070
}

@media (min-width: 768px) {
    .col-md-6.child:nth-child(3) {
        position:absolute;
        right: 0;
        bottom: -100px
    }

    .col-md-6.child:nth-child(4) {
        position: absolute;
        right: 285px;
        bottom: -100px
    }

    .videopost_section {
        padding: 50px 0 30px
    }
}

.portfolio.first a {
    color: #fff;
    text-decoration: none
}

section.blog-full-banner .portfolio-bg,section.blog-full-banner .portfolio-bg img {
    width: 100%
}

.portfolio-wrapper h4 {
    display: block!important;
    line-height: 21px;
    font-size: 15px
}

.product-card .card {
    padding-bottom: 15px
}

.videopost_section .close-frame {
    position: absolute;
    right: 20.5%;
    top: 55px;
    background: #fecc00;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    line-height: 39px
}

.videopost_section .close-frame button.close-frame-btn {
    padding: 0;
    width: 100%;
    font-size: 29px;
    line-height: 40px;
    text-align: center
}

.bloglisting.life .bloglist article.col-12.col-md-6 img.bloglist {
    max-width: 270px;
    height: 270px;
    width: 100%;
    border-radius: 30px
}

.discriptionscardscrol::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    border-radius: 10px;
    background-color: #fecc00
}

.discriptionscardscrol::-webkit-scrollbar {
    width: 12px;
    background-color: #fecc00
}

.discriptionscardscrol::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #114a82
}

section.portfolio-section span.text-category a {
    color: #fff;
    text-decoration: none;
    font-size: 12px
}

@media (max-width: 768px) {
section.portfolio-section {
    display: none;
}
.row.ctmrow .col-12.col-lg-3 {
    padding: 15px;
}
    nav.pagignations.ctmpagi ul li a {
        border-radius:50%;
        width: 28px;
        height: 28px;
        border: 1px solid #cfcfcf;
        color: #234d6e;
        display: inline-block;
        margin-right: 5px;
        line-height: 28px;
        text-decoration: none
    }

    a.page-link.firstc,a.page-link.lastc {
        width: 60px!important;
        line-height: 17px!important;
        height: 28px!important
    }

    section.blog-banner,section.blog-full-banner {
        margin-top: 30px
    }

    .labelsocialmedia {
        display: block
    }

    .videopost_section img.y-icon {
        position: absolute;
        top: 46%;
        left: 46%;
        height: auto
    }

    div#news-slider .post-slide {
        margin-right: 0
    }

    .videopost_section .modal-dialog {
        margin-top: 90px
    }

    .videopost_section .close-frame {
        position: absolute;
        right: .5%;
        top: 66px;
        background: #fecc00;
        height: 40px;
        width: 40px;
        border-radius: 50%;
        line-height: 39px
    }

    .bloglisting.life .bloglist article.col-12.col-md-6 img.bloglist {
        max-width: 100%;
        height: auto;
        width: 100%;
        border-radius: 30px
    }

    .bloglist .moreoption .chip {
        font-size: 12px;
        padding: 4px 0;
        width: 50%
    }

    .card-image {
        overflow: initial;
        position: relative
    }
}

.portfolio-bg img {
    object-position: right;
    height: auto;
    object-position: right
}

.discriptionscard h2,.discriptionscard h3,.discriptionscard h4 {
    font-size: 22px;
    color: #194569;
    font-weight: 300
}

.discriptionscard ul {
    padding: 0;
    list-style: none
}

section.blog-banner img {
    max-width: 100%;
    width: 100%
}

.discriptionscard p a,.discriptionscard ul li a {
    color: #194569;
    text-decoration: none
}

.portfolio-tab ul li:hover a {
    color: #ffcc29!important
}

.videopost_section .portfolio-wrapper h4 {
    line-height: 21px;
    font-size: 18px
}

.videopost_section .col-md-6>.row>.col-md-6 img.y-icon {
    position: absolute;
    top: 50%;
    left: 42%;
    margin-top: -22px
}

.videopost_section .portfolio-bg img.y-icon {
    position: absolute;
    top: 50%;
    left: 42%;
    margin-top: -46px
}

.videopost_section .portfolio-bg img {
    border-radius: 30px
}

section.blog-full-banner .portfolio-bg img {
    width: 100%;
    height: 100%;
    border-radius: 0
}

.knowmore .btn:hover,.knowmore .btn:hover a {
    background: #fecc00;
    transition: none
}

@media (min-width: 991px) {
    .product-card .card .card-image {
        height:196px;
        display: flex;
        justify-content: center;
        align-items: start;
    }
}

button.__book_your_test__ {
    border: none
}

.col.s12 p {
    font-size: 15px
}
.row.ctmrow .col-12.col-lg-3 {
    padding: 0px;
}
form#__test_form___ {
    border-radius: 5px 0 0 5px!important;
    background: #fff8e0!important
}

input.__test_input__ {
    margin-bottom: 10px!important;
    font-size: 13px
}

.card-content h5 {
    height: 55px;
    overflow: hidden
}

.product-card {
    padding: 10px
}

.postscetion>.row {
    margin: -20px
}

.exclusiveoffer {
    padding: 50px 0 0;
    visibility: hidden;
    height: 50px
}

.post-slide .post-img {
    height: 190px
}

.portfolio-bg,section.blog-full-banner .portfolio-bg {
    transform: none!important
}

.col.s12 h5 a:hover {
    text-decoration: underline
}

@media (max-width: 767px) {
    nav.pagignations.ctmpagi li:first-child,nav.pagignations.ctmpagi li:last-child {
        display:none
    }

    .post-slide .post-img {
        height: auto
    }
}
 #selectcity .modal-header.titlehead {
    display: flex;
    align-items: center;
}

#selectcity .modal-header.titlehead .easy-autocomplete{
  position: relative;
  width: unset !important;
}
#selectcity .titlehead{background:#eeeeee}
#selectcity ul.citys {
    padding: 0px;
    display: flex;
    gap: 40px;
    margin-top: 15px;
    list-style: none;
}#selectcity ul.citys span {
    background: #eee;
    width: 60px;
    height: 60px;
    justify-content: center;
    align-items: center;
    display: flex;
    border-radius: 50px;
    margin-bottom:10px;
    padding: 7px;
}
#selectcity ul.citys li a p {
    text-align: center;
}

#selectcity h4.cityheadeing {
    text-align: center;
    font-size: 20px;
    font-weight:400;
}
#selectcity ul.citys li a{color:#2B3E60; text-decoration:none; font-size:14px;}
#selectcity .ctmbtn {
    text-align: center;
}#selectcity .titlehead button.btn-close {
    position: absolute;
    background-color: transparent;
    right: 10px;
    top: 10px;
    background-size: 12px;
}
#selectcity .citys ul {
    padding: 0px;
    list-style: none;
}
#selectcity .citys ul li svg path {
    stroke: #fecc00 !important;
}
#selectcity .citys ul li {
    font-size: 13px;
    margin-bottom: 3px;
    color: #2B3E60;
    text-transform: uppercase;
    cursor: pointer;
}
#selectcity .citys ul li svg {
    width: 18px;
    margin-right: 8px;
}
#selectcity .titlehead {
    background: #eeeeee;
    justify-content: center;
    gap: 20px;
}
#selectcity .titlehead button.btn.btn-primary {
    border-color: #FFCC29;
    background: #FFCC29;
    color: #282730;
    font-size: 15px;
    padding: 0.375rem 0.75rem;
    border-radius: 0.25rem;
    text-transform: capitalize;
    
}
#selectcity .titlehead button.btn.btn-primary svg {
    margin-right: 7px;
}
#selectcity input.search_city.form-control {
    max-width: 200px;
    background-image: linear-gradient(178deg, #f1f1f1, #f9f9f9);
    font-size: 15px;
}
#selectcity input.search_city.form-control::placeholder{
  color: #282730;

}
#selectcity .ctmbtn a.btn.btn-primary {
    background: #fff;
    color: #282730;
    border: solid 1px #282730;
    border-radius: 30px;
    font-size: 13px;
    padding: 8px 15px;
    margin-top: 20px;
    
}
#selectcity .modal-body {
    position: relative;
    flex: 1 1 auto;
    padding-left: 2rem;
    padding-right: 2rem;
}
#selectcity ul.citys li a p {
    text-align: center;
    color: #000000;
    font-weight: 300;
    text-transform: uppercase;
    font-size: 13px;
}
#selectcity .ctmbtn a.btn.btn-primary.collapsed[aria-expanded="false"]{ font-size: 0px;}
#selectcity .ctmbtn a.btn.btn-primary.collapsed[aria-expanded="false"]:after {
    content: "Show all Cities";
    font-size: 13px;
}
@media (max-width:767px){
 a.call-us-desk.mr-5.p-3.d-block {
    display: block !important;
    font-size: 0pc !important;
    padding: 0px !important;
} 
#selectcity .titlehead button.btn.btn-primary {
    width: 100%;
    text-align: left;
}
#selectcity .modal-header.titlehead {
    display: flex;
    align-items: center;
    flex-direction: column;
    gap: 6px;
    padding-top: 40px;
}
#selectcity input.search_city.form-control {
    max-width: 100%;
}
#selectcity ul.citys {
    gap: 30px;
}
#selectcity ul.citys {
    overflow: auto;
}
#selectcity .modal-body {
    padding-left: 1rem;
    padding-right: 1rem;
}
#selectcity .row.citys .col.col-xs-6 {
    width: 50%;
    max-width: 50%;
    min-width: 50%;
    margin: 0px;
}
#selectcity .row.citys {
    min-height: 240px;
    overflow: auto;
    max-height: 240px;
}#selectcity .modal-header.titlehead .easy-autocomplete {
    width: 100% !important;
}
}.card-content h5{
	margin-top:15px;
}
.row.ctmrowg h1 {
    font-size: 31px;
    margin-bottom: 15px;
}
.card-content h5, .card-content h5 a, .post-slide .post-title a {
    font-size: 16px;
    color: #000;
    font-weight: 500;
}.row.footer-list,.search-sec {
    font-family: 'Avenir Next', sans-serif !important;
}.videopost_section .portfolio-wrapper h4 {
    font-size: 16px;
    font-weight: 500;
    color: #212529;
}.videopost_section .heading_common h2 {
    color: #212529;
    margin-bottom: 30px;
}.post-content {
    height: 90px;
}div#news-slider h3.post-title {
    overflow: hidden;
    height: 42px;
}div#news-slider h3.post-title {
    overflow: hidden;
    height: 42px;
}
</style>
<style type="text/css">
  img.y-icon {
    position: absolute;
    top: 0%;
    left: 42%;
}
.knowmore .btn:hover, .knowmore .btn:hover a {
    background: #fecc00;
    transition: none;
    border: navajowhite;
}
button.__book_your_test__ {
    position: fixed;
    top: 280px;
    transform: rotate(-90deg);
    right: -89px;
    background: #ffcc29;
    border-radius: 15px 15px  0px 0px;
    padding: 15px;
    z-index: 600;
    font-family: "Poppins";
    font-size: 16px;
    font-weight: bold;
    line-height: 10px;
    font-style: normal;
    text-align: center;
    color: #234d6e;
}


form#__test_form___ {
    background: #f5e1e4;
    padding: 20px;
    top: 190px;
    right: 0px;
    position: fixed;
    border-radius:18px 0px 0px 18px !important;
    z-index: 600;
}
input.__test_input__ {
    width: 200px;
    height: 38px;
    margin-bottom: 15px!important;
    border-radius: 5px;
    border:none;
    padding-left: 15px;
    outline: none;
}

button.__book_now_btn_ {
    width: 200px;
    background: #ffcc29;
    border-radius: 15px;
    padding: 5px;
    border: none;
    margin-top: 5px;
    color: #234d6e;
    font-weight: 600;
}
div._close_btn__{
  font-weight: 500;
  float: right;
  margin-top: -10px;
  cursor: pointer;
}
div.test_heading___{
  margin-bottom: 10px;
  color: #234d6e;
  font-weight: 600;

}
div#first_blog {
    border-right: 5px solid #cccccc;
}
div#second_blog {
    border-right: 5px solid #cccccc;
}
.portfolio .label-text h4 a {
    text-decoration: none;
    color: #fff;
}
.portfolio .label-text {
    padding: 50px 10px 20px 20px;
}
.product-card {
    padding: 5px;
}.chip {
    font-size: 13px;
}
.card-image:after{display:none;}
@media (min-width:1024px){

.postslider_section .container,.videopost_section .container,.discriptions .container {
    max-width: 1140px;
}
}
.product-card .card:hover,.discriptionscard {
    filter: none;
}.card-content,.post-slide .post-content {
    padding: 10px 32px;
}

ul#filters {
    overflow: auto;
    white-space: nowrap;
}


.wrapper {
    position:relative;
    overflow:hidden;
  	height:50px;
}

.list {
    position:absolute;
    left:0px;
    top:0px;
  	min-width:3000px;
  	margin-left:12px;
    margin-top:0px;
}



.scroller {
  text-align:center;
  cursor:pointer;
  display:none;
  padding:7px;
  padding-top:11px;
  white-space:nowrap;
  vertical-align:middle;
  background-color:#fff;
}

.scroller-right{
   position: absolute;
    z-index: 9;
    right: -15px;
}

.scroller-left {
    position: absolute;
    z-index: 9;
    left: -15px;
}
.container.relative {
    position: relative;
}.portfolio-tab ul .active, .portfolio-tab ul li:hover {
    filter: none;
}
.card-image img {
    max-width: 100%;
}
@media (max-width:767px){
.row.ctmrow .col-12.col-lg-3 {
    padding: 10px 15px;
}
  .row.ctmrowg h1 {
    font-size: 21px;
    margin-bottom: 15px;
}
  .tag {
    display: none;
}.custom_search .col-md-5:first-child {
    margin-right: 5px;
}
  .product-card, .videopost_section .col-md-6>.row>.col-md-6 {
    margin-bottom: 0px;
}.videopost_section .card-body .portfolio-wrapper.first {
    margin-bottom: 15px;
}
.postscetion .card.z-depth-4 .card-image {
    min-height: 150px;
    margin-bottom: 10px;
}.portfolio-grid .portfolio {
    margin-bottom: 10px;
    border-radius: 10px !important;
}.custom_search {
    border-radius: 10px;
}.product-card .card,.post-slide .post-img,.videopost_section .portfolio-bg img {
    border-radius: 20px !important;
}.videopost_section .portfolio-wrapper h4 {
    font-size: 16px;
    font-weight: 500;
    color: #212529;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom:0px;
}}.chip a {
    color: #000;
}.knowmore .btn:hover, .knowmore .btn:hover a {
    background: #040300;
    transition: none;
    border: #000;
}.portfolio-tab ul li:hover a {
    color: #fff!important;
}