/*
Theme Name: carelabs
*/


@font-face {
    font-family: 'Roboto';
    src: url('../carelabs/fonts/Roboto-Bold.woff2') format('woff2'),
        url('../carelabs/fonts/Roboto-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../carelabs/fonts/Roboto-Medium.woff2') format('woff2'),
        url('../carelabs/fonts/Roboto-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../carelabs/fonts/Roboto-Light.woff2') format('woff2'),
        url('../carelabs/fonts/Roboto-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../carelabs/fonts/Roboto-Regular.woff2') format('woff2'),
        url('../carelabs/fonts/Roboto-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}






a:hover {
    text-decoration: none;
}

blockquote {
    background: #f9f9f9;
    border-left: 5px solid #bdbdbd;
    margin: 1.5em 10px;
    padding: 1em;
    font-style: italic;
}

blockquote:before {
    color: #dfdfdf;
    content: "\201D";
    font-size: 7em;
    line-height: .1em;
    vertical-align: 0;
    float: right;
}

figcaption,
.wp-caption-text {
    font-size: 1em;
    margin: .9em 0;
    text-align: center;
    color: #777;
}

.wp-block-group__inner-container {
    padding: 1em;
}

.wp-caption {
    max-width: 100%;
}

.entry-title,
.hometitle {
    overflow-wrap: break-word;
}

.digger-blue-back {
    background-color: #f2f7fe;
}

/*
* BOOTSTRAP CHANGES
*/
.card-title a {
    text-decoration: none;
    color: #000;
}

.card-title a:hover {
    text-decoration: none;
    color: #454545;
}

/*
* DIGGER ARCHIVES
*/
.thumbnail-archive img {
    float: right;
    margin: 0 0 1em 1em;
    border-radius: 5px;
}

.hometitle {
    text-decoration: none;
    border: none;
    color: #000;
}

.hometitle:hover {
    text-decoration: none;
    border: none;
    color: #666;
}

.block-link {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}

.archive-posts {
    position: relative;
}

.archive-posts:hover {
    border-color: #ababab !important;
}

.archive-posts small a,
.all-tags-link {
    z-index: 2;
    position: relative;
}

/*
* AUTHOR BLOCK
*/
.postauthor-wrap {
    width: 100%;
    clear: both;
}

.postauthor-wrap .fn {
    color: #000;
    font-size: .85em;
    font-weight: 700;
}

.postauthor-wrap .fn:hover {
    color: #000;
    text-decoration: none;
}

.avatar-100 {
    float: left;
    width: 64px;
    height: 64px;
    margin: 0 1em 1em 0;
    border-radius: 50%;
}

/*
* CODE AND PRE STYLES
*/
pre {
    padding: 1.3em;
    margin: 1em 0 2em;
    word-break: break-all;
    overflow: auto;
    background-color: #edf2f6;
    border-radius: 15px;
    color: #333;
    white-space: pre;
}

.wp-block-code code {
    white-space: pre;
    overflow-wrap: break-word;
}

p code {
    padding: 2px 4px;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px;
}

/*
* COMMENTS STYLES
*/
#comments .comment-navigation {
    margin-bottom: 0;
}

#comments .comment-navigation-below {
    margin-bottom: 20px;
    margin-top: 15px;
}

#comments .media-list li .media {
    margin-top: 15px;
}

#comments .media-list li .media .media-body {
    border: 1px solid #dbdbdb;
    padding: 10px;
}

#comments .media-list li .media .media-body .comment-author {
    font-size: 12px;
    margin-bottom: 10px;
}

#comments .media-list ul.children {
    list-style: none;
    margin-left: 1em;
}

.comment-avatar {
    float: left;
}

.media-body {
    width: 10000px;
}

.comment-content {
    position: relative;
}

.comment-content pre {
    white-space: pre;
    overflow-x: auto;
    display: block;
    max-width: 860px;
}

.comment-content table {
    margin-bottom: 1.5em;
}

.comment-content table tr td,
.comment-content table tr th {
    padding: .5em;
    border: 1px solid #bdbdbd;
    border-collapse: collapse;
}

.media-object {
    display: block;
}

.media-object.img-thumbnail {
    max-width: none;
}

.media-right,
.media>.pull-right {
    padding-left: 10px;
}

.media-left,
.media>.pull-left {
    padding-right: 10px;
}

.media-left,
.media-right,
.media-body {
    display: table-cell;
    vertical-align: top;
}

.media-middle {
    vertical-align: middle;
}

.media-bottom {
    vertical-align: bottom;
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px;
}

.media-list {
    padding-left: 0;
    list-style: none;
}

.pull-right {
    float: right !important;
}

.pull-left {
    float: left !important;
}

.comment-reply-link {
    font-size: .85em;
}

#cancel-comment-reply-link {
    margin-left: .5em;
}

.comment-reply-title {
    margin-top: 1em;
    font-size: 1.3em;
}



/*
* FOOTER MENU
*/

.main-gradient {
    background: -webkit-linear-gradient(45deg, #0d6efd, #68a4fd);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.da-footer-menu {
    color: #232323;
}

.da-footer-menu ul,
ul.da-footer-menu {
    list-style: none;
    margin: 0;
    padding: 0;
}

.da-footer-menu ul li,
ul.da-footer-menu li {
    margin-bottom: 1.3em;
}

.da-footer-menu a {
    color: #232323;
    text-decoration: none;
    border-bottom: 1px solid #232323;
}

.da-footer-menu a:hover {
    color: #000000;
    text-decoration: none;
    border-bottom: 1px solid #fff;
}

.da-footer-menu .sub-menu {
    margin: 1em 0 1em 1.5em;
}

.da-footer-menu .sub-menu li {
    margin-bottom: .5em;
}

/*
* NAVBAR STYLES
*/

.custom-logo {
    margin-right: .6em;
    vertical-align: middle;
}

/*
* ALIGN
*/

.wp-block-gallery:not(.has-nested-images) {
    margin-bottom: 2em;
}

.wp-block-cover__inner-container p {
    margin-bottom: 0;
}

.wp-block-button,
.wp-block-cover,
.wp-block-archives,
.wp-block-calendar,
.wp-block-categories,
.wp-block-group,
.wp-block-media-text {
    margin-bottom: 1.5em;
}

.alignnone {
    margin: .3em 1em 1em 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: .3em auto .3em auto;
}

.alignright {
    float: right;
    margin: .3em 0 1em 1em;
}

.alignleft {
    float: left;
    margin: .3em 1em 1em 0 !important;
}

.wp-block-button.is-style-squared a,
.wp-block-button__link.wp-block-button.is-style-squared a {
    border-radius: 0;
}

/*
* PAGINATION
*/

.nopage {
    padding: .2em 1em;
}

/*
* OTHER STYLES
*/

blockquote p:last-child {
    margin-bottom: 0;
}

blockquote p cite {
    font-size: .8em;
}

.entry-content>table {
    margin-bottom: 1.5em;
}

.entry-content>table tr td,
.entry-content>table tr th {
    padding: .5em;
    border: 1px solid #bdbdbd;
    border-collapse: collapse;
}

.edit-block {
    font-size: .8em;
    clear: both;
}

.edit-block a {
    color: #777777;
}

.edit-block a:hover {
    color: #777777;
}

.page-block,
.page-links {
    clear: both;
}

.bypostauthor {
    background-color: #FF1100;
}

.bypostauthor .avatar {
    border: 1px dotted #FF1100;
}

.gallery-caption {
    color: #565656;
}

.footer-copyright {
    color: #676767;
    text-decoration: none;
}

.footer-copyright:hover {
    color: #000000;
    text-decoration: none;
}

/* 
* Text meant only for screen readers
*/
.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
    /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
    background-color: #eee;
    clip: auto !important;
    clip-path: none;
    color: #444;
    display: block;
    font-size: 1em;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}

/*
* MEDIA AND MOBILE
*/

@media (min-width: 992px) {
    .text-xl {
        font-size: 4.5rem !important;
    }

    .display-1 {
        font-size: 6rem;
    }

    .entry-title {
        font-size: 3.6em;
    }

    article {
        font-size: 1.2em;
    }

    p {
        margin-bottom: 1.5em;
    }

    .content-area article h2,
    .content-area article h3,
    .content-area article h4 {
        font-weight: bold;
        margin-top: 1.5em;
        margin-bottom: 1em;
    }

    pre {
        font-size: 1.1em;
    }

    .da-footer-menu a {
        font-size: 1.2em;
    }

    .h1,
    h1 {
        line-height: 1.25em;
    }

    p.wp-caption-text {
        font-size: 1em !important;
    }
}



body {
    --BlueDarkColor: #15b5d0;
    --BlueLightColor: #32c0c6;

    --RedColor: #ee1d23;
    --OrangeColor: #f58220;
    --GreyColor: #3a4048;
    --LightBgColor: #f0f2f6;
    --headingColor: #292828;
    --textcolor: #666666;
    font-family: 'Roboto', sans-serif !important;
    background: #ffffff !important;
}

p {
    font-size: 16px;
    line-height: 28px;
    color: var(--textcolor);
    font-family: 'Roboto', sans-serif !important;
}

.container {
    max-width: 1240px !important
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: var(--headingColor);
    padding: 0;
    margin: 0;
    font-family: 'Roboto', sans-serif !important;
}

a {
    text-decoration: none;
    transition-duration: 0.3s;
}

a:hover {
    text-decoration: none;
}

/* Slider */
.slick-slider {
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}

.slick-track:before,
.slick-track:after {
    display: table;

    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;

    height: auto;

    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}



/* Arrows */
.slick-prev,
.slick-next {
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    color: transparent;
    outline: none;
    background: transparent;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
    opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
    opacity: .25;
}

.slick-prev:before,
.slick-next:before {
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
    left: -25px;
}

[dir='rtl'] .slick-prev {
    right: -25px;
    left: auto;
}

.slick-prev:before {
    content: '←';
}

[dir='rtl'] .slick-prev:before {
    content: '→';
}

.slick-next {
    right: -25px;
}

[dir='rtl'] .slick-next {
    right: auto;
    left: -25px;
}

.slick-next:before {
    content: '→';
}

[dir='rtl'] .slick-next:before {
    content: '←';
}

/* Dots */
.slick-dotted.slick-slider {
    margin-bottom: 30px;
}

.slick-dots {
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}

.slick-dots li {
    position: relative;

    display: inline-block;

    width: 8px;
    height: 8px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;

    display: block;

    width: 8px;
    height: 8px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
    outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
    opacity: 1;
}

.slick-dots li button:before {
    font-family: 'slick';
    font-size: 6px;
    line-height: 8px;

    position: absolute;
    top: 0;
    left: 0;

    width: 8px;
    height: 8px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: black;
}


/*----*/



.departments-scroll .slick-dots,
.packages-scroll .slick-dots,
.testimonials-scroll .slick-dots {
    bottom: -25px !important;
}

.departments-scroll .slick-dots li button,
.packages-scroll .slick-dots li button,
.testimonials-scroll .slick-dots li button {
    border: 2px solid var(--BlueDarkColor);
    list-style: none !important;
    z-index: 990;
    border-radius: 50%;
}

.departments-scroll .slick-dots li button,
.packages-scroll .slick-dots li button,
.testimonials-scroll .slick-dots li button {
    border: 2px solid var(--BlueDarkColor);
    list-style: none !important;
    z-index: 990;
    border-radius: 50%;
}

.departments-scroll li button:before,
.packages-scroll li button:before,
.testimonials-scroll li button:before {
    display: none;
    visibility: hidden;
}

.departments-scroll .slick-dots li.slick-active button,
.packages-scroll .slick-dots li.slick-active button,
.testimonials-scroll .slick-dots li.slick-active button {
    background: var(--BlueDarkColor);
}

.departments-scroll .slick-dots li.slick-active button,
.packages-scroll .slick-dots li.slick-active button,
.testimonials-scroll .slick-dots li.slick-active button {
    background: var(--BlueDarkColor);
}

.departments-scroll .slick-dots li button,
.packages-scroll .slick-dots li button,
.testimonials-scroll .slick-dots li button {
    border: 2px solid var(--BlueDarkColor);
    list-style: none !important;
    z-index: 990;
    border-radius: 50%;
}



::selection {
    background: var(--RedColor);
    color: #fff;
}

::-moz-selection {
    background: var(--RedColor);
    color: #fff;
}

::-webkit-scrollbar {
    width: 8px
}

::-webkit-scrollbar-track {
    border-radius: 0
}

::-webkit-scrollbar-thumb {
    border-radius: 0;
    background-color: rgba(21, 180, 208, .9);
    -webkit-transition: .6s;
    -moz-transition: .6s;
    -o-transition: .6s;
    transition: .6s
}

::-webkit-scrollbar-thumb:hover {
    background-color: rgba(21, 180, 208, 1);
}

.header-wrapper {
    width: 100%;
    background: none;
    position: fixed;
    left: 0px;
    top: 0px;
    z-index: 1020;
    transition-duration: 0.3s;
}

.header-topdiv {
    width: 100%;
    min-height: 40px;
    background: var(--LightBgColor);
    position: relative;
    text-align: right;
    transition-duration: 0.3s;
}

.header-topdiv h6 {
    width: auto;
    padding: 0;
    margin: 0;
    display: inline-block;
    line-height: 40px;
    padding: 0px 20px;
    margin: 0px;
    font-size: 14px;
    color: #9ca4ae;
    border-right: 1px solid #585e67;
}

.header-topdiv h6:first-child {
    border-left: 1px solid #585e67;
}

.header-topdiv h6 a {
    color: #9ca4ae;
    text-decoration: none;
}

.header-topdiv h6 i {
    color: var(--OrangeColor);
    margin-right: 5px;
}

.makeapp-btn {
    display: inline-block;
    width: auto;
    line-height: 40px;
    padding: 0px 20px;
    margin: 0px;
    font-size: 14px;
    color: #6c799a;
    border-left: 1px solid #e0e1e5;
}

.makeapp-btn i {
    color: var(--BlueDarkColor);
    margin-right: 6px;
}

.makeapp-btn:hover{
    color: var(--BlueDarkColor);
}


.downloadresult-btn {
    display: inline-block;
    width: auto;
    line-height: 40px;
    padding: 0px 20px;
    margin: 0px;
    font-size: 14px;
    color: #fff;
    background: rgba(21,180,208,1);
    background: -moz-linear-gradient(left, rgba(21,180,208,1) 0%, rgba(50,193,198,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(21,180,208,1)), color-stop(100%, rgba(50,193,198,1)));
    background: -webkit-linear-gradient(left, rgba(21,180,208,1) 0%, rgba(50,193,198,1) 100%);
    background: -o-linear-gradient(left, rgba(21,180,208,1) 0%, rgba(50,193,198,1) 100%);
    background: -ms-linear-gradient(left, rgba(21,180,208,1) 0%, rgba(50,193,198,1) 100%);
    background: linear-gradient(to right, rgba(21,180,208,1) 0%, rgba(50,193,198,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#15b4d0', endColorstr='#32c1c6', GradientType=1 );
}

.downloadresult-btn:hover{
    color: #fff;
}

.downloadresult-btn i {
    color: #fff;
    margin-right: 6px;
}



.header-wrapper .header-logo {
    width: 266px;
    height: 68px;
    position: relative;
    z-index: 10;
    display: block;
    margin-top: 14px;
    margin-bottom: 14px;
}

.header-wrapper .header-logo img {
    width: 266px;
    height: 68px;
}

.menuwrapper {
    width: 100%;
    background: rgba(21,180,208,1);
    background: -moz-linear-gradient(left, rgba(21,180,208,1) 0%, rgba(50,193,198,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(21,180,208,1)), color-stop(100%, rgba(50,193,198,1)));
    background: -webkit-linear-gradient(left, rgba(21,180,208,1) 0%, rgba(50,193,198,1) 100%);
    background: -o-linear-gradient(left, rgba(21,180,208,1) 0%, rgba(50,193,198,1) 100%);
    background: -ms-linear-gradient(left, rgba(21,180,208,1) 0%, rgba(50,193,198,1) 100%);
    background: linear-gradient(to right, rgba(21,180,208,1) 0%, rgba(50,193,198,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#15b4d0', endColorstr='#32c1c6', GradientType=1 );
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item {
    border-right: 1px solid rgba(255, 255, 255, .2);
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item:last-child {
    border-right: none;
}

.header-wrapper .socialmedia-links {
    width: 100%;
    text-align: right;
    padding: 0;
    margin: 0;
    display: inline-table;
}

.header-wrapper .socialmedia-links li {
    list-style: none;
    padding: 0;
    margin: 0px 0px 0px 1px;
    display: inline-block;
}

.header-wrapper .socialmedia-links li a {
    background: rgba(0, 0, 0, .2);
    width: 45px;
    height: 45px;
    display: inline-block;
    text-align: center;
    line-height: 45px;
    font-size: 14px;
    color: #fff;
    transition-duration: 0.3s;
}

.header-wrapper .socialmedia-links li a:hover {
    background: var(--OrangeColor);
}

.header-wrapper .nabh-logo {
    display: block;
    margin-top: 7px;
}

.header-wrapper .nabh-logo img {
    width: 185px;
    height: 80px;
}

.corplogin-btns .corp-loginbtn {
    display: inline-block;
    min-height: 40px;
    background: #fde6d2;
    line-height: 40px;
    color: #836346;
    font-size: 14px;
    font-weight: 500;
    border-radius: 3px;
    padding: 0px 20px;
    margin-right: 5px;
}

.corplogin-btns .corp-loginbtn i {
    margin-right: 5px;
}

.corplogin-btns {
    text-align: right;
    margin-top: 28px;
}

.corplogin-btns .download-resultbtn {
    display: inline-block;
    min-height: 40px;
    background: var(--RedColor);
    line-height: 40px;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    border-radius: 3px;
    padding: 0px 20px;
}

.corplogin-btns .download-resultbtn i {
    margin-right: 5px;
}

.header-logowrap {
    transition-duration: 0.3s;
}


.f-nav .header-wrapper .header-topdiv,
.f-nav .header-wrapper .mobile-header-fixed {
    margin-top: -40px;
}

.f-nav .header-wrapper .header-logowrap {
    margin-top: -96px;
}

.f-nav .header-wrapper {
    width: 100%;
    background: rgba(21,180,208,1);
    background: -moz-linear-gradient(left, rgba(21,180,208,1) 0%, rgba(50,193,198,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(21,180,208,1)), color-stop(100%, rgba(50,193,198,1)));
    background: -webkit-linear-gradient(left, rgba(21,180,208,1) 0%, rgba(50,193,198,1) 100%);
    background: -o-linear-gradient(left, rgba(21,180,208,1) 0%, rgba(50,193,198,1) 100%);
    background: -ms-linear-gradient(left, rgba(21,180,208,1) 0%, rgba(50,193,198,1) 100%);
    background: linear-gradient(to right, rgba(21,180,208,1) 0%, rgba(50,193,198,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#15b4d0', endColorstr='#32c1c6', GradientType=1 );
}

.f-nav .menuwrapper{
    background: rgba(21,180,208,0);
    background: -moz-linear-gradient(left, rgba(21,180,208,0) 0%, rgba(50,193,198,0) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(21,180,208,0)), color-stop(100%, rgba(50,193,198,0)));
    background: -webkit-linear-gradient(left, rgba(21,180,208,0) 0%, rgba(50,193,198,0) 100%);
    background: -o-linear-gradient(left, rgba(21,180,208,0) 0%, rgba(50,193,198,0) 100%);
    background: -ms-linear-gradient(left, rgba(21,180,208,0) 0%, rgba(50,193,198,0) 100%);
    background: linear-gradient(to right, rgba(21,180,208,0) 0%, rgba(50,193,198,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#15b4d0', endColorstr='#32c1c6', GradientType=1 );
}

.footer-wrapper {
    width: 100%;
    background: url(../carelabs/images/footer-bg.jpg) no-repeat center center fixed var(--LightBgColor); 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
    position: relative;
}

.footer-wrapper .footer-credencials {
    width: 100%;
    padding: 15px 0px;
    margin: 0;
    background: rgba(0, 0, 0, .1);
    position: relative;
}

.footer-wrapper .footer-credencials p {
    font-size: 15px;
    padding: 0;
    margin: 0;
    font-size: 14px;
    color: var(--textcolor);
}

.footer-wrapper .footer-credencials p a {
    color: var(--textcolor);
}

.footer-wrapper .footer-credencials p a:hover {
    color: var(--BlueDarkColor);
}

.footer-wrapper .footer-credencials .col-lg-6:last-child {
    text-align: right;
}

.footet-top-contacts {
    width: 100%;
    background: rgba(21,180,208,1);
    background: -moz-linear-gradient(left, rgba(21,180,208,1) 0%, rgba(50,193,198,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(21,180,208,1)), color-stop(100%, rgba(50,193,198,1)));
    background: -webkit-linear-gradient(left, rgba(21,180,208,1) 0%, rgba(50,193,198,1) 100%);
    background: -o-linear-gradient(left, rgba(21,180,208,1) 0%, rgba(50,193,198,1) 100%);
    background: -ms-linear-gradient(left, rgba(21,180,208,1) 0%, rgba(50,193,198,1) 100%);
    background: linear-gradient(to right, rgba(21,180,208,1) 0%, rgba(50,193,198,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#15b4d0', endColorstr='#32c1c6', GradientType=1 );
}

.footet-top-contacts .row {
    margin-left: 0px;
    margin-right: 0px;
}

.footet-top-contacts .row .col-lg-4 {
    padding-left: 0px;
    padding-right: 0px;
    border-right: 1px solid rgba(255, 255, 255, .2);
}

.footet-top-contacts .row .col-lg-4:last-child {
    border-right: none;
}

.footet-top-contacts .row .col-lg-4 h5 {
    width: 100%;
    padding: 0;
    margin: 0px 0px 4px 0px;
    color: #fff;
    font-size: 18px;
    line-height: normal;
}

.footet-top-contacts .row .col-lg-4 p {
    width: 100%;
    padding: 0;
    margin: 0;
    color: #fff;
    font-size: 15px;
    line-height: normal;
}

.footet-top-contacts .row .col-lg-4 p a {
    color: #fff;
    text-decoration: none;
}

.footer-contact-item {
    width: 100%;
    height: 100px;
    display: table;
}

.footer-contact-item span {
    width: 100%;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.footer-contact-item span a {
    width: auto;
    display: inline-block;
    text-align: left;
    position: relative;
    padding-left: 85px;
}

.footer-contact-item span a img {
    position: absolute;
    left: 0px;
    top: -4px;
    width: 70px;
    height: 58px;
}

.footer-contact-item span a h6{
    width: 100%;
    padding: 0;
    margin: 0;
    color: #fff;
    font-size: 15px;
    font-weight: normal;
    opacity: 0.8;
}

.footer-contact-item span a h3{
    width: 100%;
    padding: 0;
    margin: 0;
    color: #fff;
    font-size: 28px;
    font-weight: normal;
}

.footer-contact-item span .carelabs-logo{
    width: 266px;
    height: 68px;
    position: relative;
}

.footer-middlearea {
    margin-top: 60px;
    margin-bottom: 60px;
}

.footer-middlearea h4 {
    width: 100%;
    padding: 0;
    margin: 0px 0px 14px 0px;
    color: var(--headingColor);
    font-size: 20px;
    font-weight: 400;
}

.footer-middlearea .footerlinks ul {
    width: 100%;
    padding: 0;
    margin: 0px;
    display: block;
}

.footer-middlearea .footerlinks ul li {
    list-style: none;
    width: 100%;
    font-size: 15px;
    line-height: normal;
    padding: 0;
    margin: 0px 0px 8px 0px;
}

.footer-middlearea .footerlinks ul li:last-child {
    margin-bottom: 0px;
}

.footer-middlearea .footerlinks ul li a {
    color: var(--textcolor);
}

.footer-middlearea .footerlinks ul li a:hover {
    color: var(--BlueDarkColor);
}

.footer-middlearea .footer-logo {
    width: 100%;
    display: block;
    margin-bottom: 25px;
    margin-top: 8px;
}

.footer-middlearea .footer-logo img {
    width: auto;
    height: 100px;
}

.footer-middlearea p {
    font-size: 15px;
    color: var(--textcolor);
    line-height: 24px;
    padding: 0;
    margin: 0px 0px 10px 0px;
}

.footer-middlearea p a{
    color: var(--textcolor);
    text-decoration: none;
}

.footer-middlearea p a i{
    color: var(--BlueDarkColor);
    margin-right: 8px;
}

.footer-middlearea .socialmedia-icons {
    width: 100%;
    padding: 0;
    margin: 20px 0px 0px 0px;
    display: block;
}

.footer-wrapper .col-lg-3 .socialmedia-icons li {
    list-style: none;
    padding: 0;
    margin: 0px 5px 0px 0px;
    display: inline-block;
}

.footer-middlearea .socialmedia-icons li a {
    width: 40px;
    height: 40px;
    display: block;
    border-radius: 50%;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
    color: #fff;
    text-decoration: none;
}

.footer-middlearea .socialmedia-icons li a:hover {
    color: #fff !important;
    text-decoration: none;
}

.footer-middlearea .socialmedia-icons li a.fb {
    background: #3f64ac;
}

.footer-middlearea .socialmedia-icons li a.tw {
    background: #1c9be9;
}

.footer-middlearea .socialmedia-icons li a.li {
    background: #0e72a3;
}

.footer-middlearea .socialmedia-icons li a.in {
    background: #f6523f;
}

.homebanner-slider {
    width: 100%;
    margin-top: 136px;
    position: relative;
}

.homebanner-slider img {
    width: 100%;
    height: 600px;
    object-fit: cover;
}

.homebanner-slider .carousel-item {
    position: relative;
}

.banner-bottom-div {
    width: 100%;
    background: var(--GreyColor);
    padding: 0;
    margin: -1px 0px 0px 0px;
    display: block;
    position: relative;
    z-index: 200;

}

.banner-caption {
    width: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    height: 600px;
    display: table;
}

.banner-caption .caption-middlealign {
    width: 100%;
    display: table-cell;
    vertical-align: middle;
    padding-top: 45px;
}

.banner-caption .caption-middlealign p {
    padding: 0;
    margin: 0;
}

.banner-caption .caption-middlealign h2 {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 10px 0px;
    font-size: 58px;
    color: var(--headingColor);
    font-weight: 300;
    position: relative;
}


.banner-caption .caption-middlealign h2 strong {
    color: var(--BlueDarkColor);
    font-weight: 700;
}

.banner-caption .caption-middlealign .readmore-btn {
    background: var(--BlueDarkColor);
    color: #fff;
    width: auto;
    display: inline-block;
    line-height: 40px;
    font-size: 15px;
    padding: 0px 40px;
    border-radius: 20px;
    margin-top: 30px;
}

.banner-caption .caption-middlealign .readmore-btn:hover {
    background: var(--BlueLightColor);
}


.wpcf7-spinner {
    padding: 0;
    margin: 0px;
    position: absolute;
    left: 50%;
    margin-left: -12px;
    top: 8px;
}

.wpcf7-response-output {
    padding: 5px 5px !important;
    margin: 10px 0px 0px 0px !important;
    text-align: center;
    font-size: 14px;
}

.wpcf7-not-valid-tip {
    font-size: 12px;
    width: 100%;
    text-align: left;
}

.header-topdiv .socialmedia-icons{
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    display: block;
    text-align: left;
}

.header-topdiv .socialmedia-icons li{
    list-style: none;
    padding: 0;
    margin: 0;
    display:table-cell;
    border-left: 1px solid #e0e1e5;
}

.header-topdiv .socialmedia-icons li:last-child{
    border-right: 1px solid #e0e1e5;
}

.header-topdiv .socialmedia-icons li a{
    line-height: 40px;
    color: var(--headingColor);
    font-size: 13px;
    width: 40px;
    display: inline-block;
    text-align: center;
}

.header-topdiv .socialmedia-icons li a.fb{
    color: #3f64ac;
}

.header-topdiv .socialmedia-icons li a.fb:hover{
    color: #fff;
    background: #3f64ac;
}

.header-topdiv .socialmedia-icons li a.li{
    color: #0e72a3;
}

.header-topdiv .socialmedia-icons li a.li:hover{
    color: #fff;
    background: #0e72a3;
}

.header-topdiv .socialmedia-icons li a.tw{
    color: #1c9be9;
}

.header-topdiv .socialmedia-icons li a.tw:hover{
    color: #fff;
    background: #1c9be9;
}

.header-topdiv .socialmedia-icons li a.in{
    color: #f65d4b;
}

.header-topdiv .socialmedia-icons li a.in:hover{
    color: #fff;
    background: #f65d4b;
}

.header-logowrap .col-lg-9{
    text-align: right;
}

.header-logowrap .col-lg-9 .callus-number{
    display: inline-block;
    text-align: left;
    position: relative;
    padding-left: 50px;
    margin-top: 28px;
}

.header-logowrap .col-lg-9 .callus-number::before{
    width: 39px;
    height: 39px;
    position: absolute;
    left: 0px;
    top: 0px;
    background: url(../carelabs/images/callus-icon.png) no-repeat;
    content: '';
}

.header-logowrap .col-lg-9 .callus-number h6{
    width: 100%;
    padding: 0;
    margin: 0;
    font-size: 15px;
    color: #6b789a;
}

.header-logowrap .col-lg-9 .callus-number h4{
    width: 100%;
    padding: 0;
    margin: 0;
    font-size: 20px;
    color: var(--headingColor);
}

.banner-bottom-wrapper{
    width: 100%;
    background: rgba(21,180,208,1);
    background: -moz-linear-gradient(left, rgba(21,180,208,1) 0%, rgba(50,193,198,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(21,180,208,1)), color-stop(100%, rgba(50,193,198,1)));
    background: -webkit-linear-gradient(left, rgba(21,180,208,1) 0%, rgba(50,193,198,1) 100%);
    background: -o-linear-gradient(left, rgba(21,180,208,1) 0%, rgba(50,193,198,1) 100%);
    background: -ms-linear-gradient(left, rgba(21,180,208,1) 0%, rgba(50,193,198,1) 100%);
    background: linear-gradient(to right, rgba(21,180,208,1) 0%, rgba(50,193,198,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#15b4d0', endColorstr='#32c1c6', GradientType=1 );
    
}

.banner-bottom-wrapper .row{
    margin-left: 0px;
    margin-right: 0px;
}


.banner-bottom-wrapper .row .col-lg-8{
    padding-left: 40px;
    padding-right: 40px;
    border-left: 1px solid rgba(255, 255, 255, .2);
    position: relative;
}

.banner-bottom-wrapper .row .col-lg-8 .makeappointment{
    height: 40px;
    position: absolute;
    top: 32px;
    right: 40px;
    background: #fff;
    color: var(--BlueDarkColor);
    font-size: 15px;
    font-weight: 500;
    line-height: 40px;
    padding: 0px 25px;
    border-radius: 20px;
}

.banner-bottom-wrapper .row .col-lg-8 h3{
    color: #fff;
    padding: 0px 0px 0px 85px;
    margin: 30px 0px 0px 0px;
    font-size: 20px;
    font-weight: normal;
    position: relative;
}

.banner-bottom-wrapper .row .col-lg-8 h3::before{
    width: 65px;
    height: 67px;
    position: absolute;
    left: 0px;
    top: -8px;
    background: url(../carelabs/images/homevisit-icon.png) no-repeat;
    content: '';
}




.banner-bottom-wrapper .row .col-lg-4{
    padding-left: 0px;
    padding-right: 0px;
    border-left: 1px solid rgba(255, 255, 255, .2);
    border-right: 1px solid rgba(255, 255, 255, .2);
    min-height: 110px;
    text-align: center;
}

.view-package{
    width: 100%;
    text-align: center;
    display: block;
    padding: 20px 0px;
}

.view-package div{
    display: inline-block;
    text-align: left;
    position: relative;
    padding-left: 80px;
}

.view-package  div::before{
    width: 62px;
    height: 62px;
    position: absolute;
    left: 0px;
    top: 0px;
    background: url(../carelabs/images/view-package-icon.png) no-repeat;
    content: '';
}

.view-package h4{
    width: 100%;
    color: #fff;
    font-size: 28px;
    font-weight: 700;
    padding: 0;
    margin: 0;
    
}

.view-package h6{
    width: 100%;
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    padding: 0;
    margin: 6px 0px 0px 0px;
}

.welcome-wrapper{
    margin-top: 120px;
}

.welcome-wrapper .col-lg-6 img{
    width: 100%;
    height: 470px;
    border-radius: 4px;
    object-fit: cover;
}

.welcome-wrapper .col-lg-6 p{
    text-align: justify;
}

.welcome-wrapper h6{
    width: 100%;
    padding: 0;
    margin: 0;
    text-transform: uppercase;
    color: var(--BlueDarkColor);
    font-size: 16px;
}

.welcome-wrapper h2{
    width: 100%;
    padding: 0;
    margin: 0px 0px 15px 0px;
    color: var(--headingColor);
    font-size: 48px;
    font-weight: 300;
}

.readmore-btn{
    background: var(--BlueDarkColor);
    color: #fff;
    width: auto;
    display: inline-block;
    line-height: 40px;
    font-size: 15px;
    padding: 0px 40px;
    border-radius: 20px;
    margin-top: 10px;
}

.readmore-btn:hover{
    text-decoration: none;
    color: #fff;
    background: var(--BlueLightColor);
}

.welcomebottom-row{
    margin-top: 80px;
}

.welcomebottom-row .welcome-bottom-item{
    width: 100%;
    min-height: 110px;
    border-radius: 3px;
    position: relative;
    background: rgba(21,180,208,1);
    background: -moz-linear-gradient(left, rgba(21,180,208,1) 0%, rgba(50,193,198,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(21,180,208,1)), color-stop(100%, rgba(50,193,198,1)));
    background: -webkit-linear-gradient(left, rgba(21,180,208,1) 0%, rgba(50,193,198,1) 100%);
    background: -o-linear-gradient(left, rgba(21,180,208,1) 0%, rgba(50,193,198,1) 100%);
    background: -ms-linear-gradient(left, rgba(21,180,208,1) 0%, rgba(50,193,198,1) 100%);
    background: linear-gradient(to right, rgba(21,180,208,1) 0%, rgba(50,193,198,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#15b4d0', endColorstr='#32c1c6', GradientType=1 );
    display: table;
    padding-left: 125px;
}

.welcomebottom-row .welcome-bottom-item span{
    width: 86px;
    height: 86px;
    background: #ffffff;
    position: absolute;
    left: 20px;
    top: 50%;
    margin-top: -43px;
    border-radius: 50%;
    overflow: hidden;
}

.welcomebottom-row .welcome-bottom-item span img{
    width: 86px;
    height: 86px;
    object-fit: cover;
}

.welcomebottom-row .welcome-bottom-item h6{
    display: table-cell;
    vertical-align: middle;
    color: #fff;
    padding: 0;
    margin: 0;
    font-size: 18px;
    text-transform: capitalize;
}

.ourservices-wrapper{
    width: 100%;
    position: relative;
    margin-top: 0px;
    padding: 80px 0px;

    background: url(../carelabs/images/departments-bg.jpg) no-repeat center center fixed var(--GreyColor); 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.ourservices-wrapper h6{
    width: 100%;
    padding: 0;
    margin: 0;
    text-transform: uppercase;
    color: var(--BlueDarkColor);
    font-size: 16px;
    text-align: center;
}

.ourservices-wrapper h2{
    width: 100%;
    padding: 0;
    margin: 0px 0px 15px 0px;
    color: #fff;
    font-size: 48px;
    font-weight: 300;
    text-align: center;
}

.ourdepartments-item{
    width: 100%;
    height: auto;
    background: #fff;
    border-radius: 3px;
    display: block;
    text-align: center;
    padding: 25px 0px;
    transition-duration: 0.3s;
}

.ourdepartments-item:hover{
    background: rgba(21,180,208,1);
    background: -moz-linear-gradient(left, rgba(21,180,208,1) 0%, rgba(50,193,198,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(21,180,208,1)), color-stop(100%, rgba(50,193,198,1)));
    background: -webkit-linear-gradient(left, rgba(21,180,208,1) 0%, rgba(50,193,198,1) 100%);
    background: -o-linear-gradient(left, rgba(21,180,208,1) 0%, rgba(50,193,198,1) 100%);
    background: -ms-linear-gradient(left, rgba(21,180,208,1) 0%, rgba(50,193,198,1) 100%);
    background: linear-gradient(to right, rgba(21,180,208,1) 0%, rgba(50,193,198,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#15b4d0', endColorstr='#32c1c6', GradientType=1 );
}

.ourdepartments-item:hover h5{
    color: #fff;
}

.ourdepartments-item span{
    width: 120px;
    height: 120px;
    position: relative;
    background: var(--LightBgColor);
    border-radius: 50%;
    display: inline-block;
    overflow: hidden;
}

.ourdepartments-item span img{
    width: 120px;
    height: 120px;
    object-fit: cover;
}

.ourdepartments-item h5{
    width: 100%;
    padding: 0px 0px;
    margin: 8px 0px 0px 0px;
    font-size: 16px;
    color: var(--headingColor);
    line-height: normal;
}

.departments-scroll{
    margin-left: -8px;
    margin-right: -8px;
}

.departments-scroll .col-lg-3{
    padding-left: 8px;
    padding-right: 8px;
}

.departments-scroll{
    margin-top: 25px;
}

.ourpackages-wrapper{
    width: 100%;
    background: var(--LightBgColor);
    padding: 90px 0px 120px 0px;
}

.ourpackages-wrapper h6{
    width: 100%;
    padding: 0;
    margin: 0;
    text-transform: uppercase;
    color: var(--BlueDarkColor);
    font-size: 16px;
    text-align: center;
}

.ourpackages-wrapper h2{
    width: 100%;
    padding: 0;
    margin: 0px 0px 15px 0px;
    color: var(--headingColor);
    font-size: 48px;
    font-weight: 300;
    text-align: center;
}

.ourpackages-item{
    width: 100%;
    background: #fff;
    display: inline-block;
}

.ourpackages-item span{
    width: 100%;
    background: var(--BlueDarkColor);
    height: 260px;
    position: relative;
    display: block;
    overflow: hidden;
}

.ourpackages-item span img{
    width: 100%;
    height: 260px;
    object-fit: cover;
    transition-duration: 0.3s;
}

.ourpackages-item:hover span img{
    opacity: 0.3;
    transform: scale(1.1);
}

.ourpackages-item .package-text{
    width: 100%;
    height: 70px;
    display: table;
}

.ourpackages-item .package-text h5{
    width: 100%;
    display: table-cell;
    vertical-align: middle;
    font-size: 16px;
    color: var(--headingColor);
    position: relative;
    padding: 0px 15px;
    margin: 0px;
    padding-right: 45px;
}

.ourpackages-item .package-text h5:after{
    width: 13px;
    height: 25px;
    background: url(../carelabs/images/right-arrow.png) no-repeat;
    position: absolute;
    top: 50%;
    margin-top: -12px;
    right: 15px;
    content: '';
    transition-duration: 0.3s;
}

.ourpackages-item:hover .package-text h5:after{
    right: 25px;
}

.ourpackages-item .price{
    width: auto;
    height: 35px;
    background: #fff;
    position: absolute;
    top: 12px;
    right: 12px;
    z-index: 100;
    text-align: center;
    line-height: 35px;
    color: var(--BlueDarkColor);
    font-size: 14px;
    font-weight: 500;
    padding: 0px 10px;
}

.ourpackages-item .price font{
    color: var(--textcolor) !important;
    font-size: 12px;
    position: relative;
    padding: 0px 3px;
    opacity: 0.6;
}

.ourpackages-item .price font::before{
    width: 100%;
    height: 1px;
    position: absolute;
    left: 0px;
    top: 6px;
    background: var(--textcolor);
    content: '';
}

.ourpackages-item span .fa-link{
    position: absolute;
    top: 40%;
    left: 50%;
    margin-top: -11px;
    margin-left: -11px;
    z-index: 150;
    color: #fff;
    font-size: 22px;
    transition-duration: 0.3s;
    opacity: 0;
}

.ourpackages-item:hover span .fa-link{
    top: 50%;
    opacity: 1;
}

.packages-scroll{
    margin-left: -8px;
    margin-right: -8px;
}

.packages-scroll .col-lg-4{
    padding-left: 8px;
    padding-right: 8px;
}

.packages-scroll{
    margin-top: 25px;
}

.download-brochure-wrapper{
    width: 100%;
    min-height: 110px;
    background: rgba(21,180,208,1);
    background: -moz-linear-gradient(left, rgba(21,180,208,1) 0%, rgba(50,193,198,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(21,180,208,1)), color-stop(100%, rgba(50,193,198,1)));
    background: -webkit-linear-gradient(left, rgba(21,180,208,1) 0%, rgba(50,193,198,1) 100%);
    background: -o-linear-gradient(left, rgba(21,180,208,1) 0%, rgba(50,193,198,1) 100%);
    background: -ms-linear-gradient(left, rgba(21,180,208,1) 0%, rgba(50,193,198,1) 100%);
    background: linear-gradient(to right, rgba(21,180,208,1) 0%, rgba(50,193,198,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#15b4d0', endColorstr='#32c1c6', GradientType=1 );
    border-radius: 5px;
    margin-top: -55px;
}

.download-brochure-wrapper .col-lg-8{
    padding-right: 40px;
    position: relative;
    padding-left: 40px;
}

.download-brochure-wrapper .col-lg-4{
    padding-left: 0px;
    min-height: 110px;
    border-left: 1px solid rgba(255, 255, 255, .2);
    position: relative;
    text-align: center;
}

.download-brochure-wrapper .col-lg-4 div{
    width: auto;
    display: inline-block;
    text-align: left;
    position: relative;
    padding-left: 66px;
    margin-top: 30px;
}

.download-brochure-wrapper .col-lg-4 div::before{
    width: 48px;
    height: 48px;
    position: absolute;
    left: 0px;
    top: 0px;
    background: url(../carelabs/images/book-appointment.png) no-repeat;
    content: '';
}

.download-brochure-wrapper .col-lg-4 div h6{
    width: 100%;
    padding: 0;
    margin: 0;
    color: #fff;
    font-size: 15px;
    font-weight: normal;
    opacity: 0.8;
}

.download-brochure-wrapper .col-lg-4 div h3 {
    width: 100%;
    padding: 0;
    margin: 2px 0px 0px 0px;
    color: #fff;
    font-size: 28px;
    font-weight: normal;
}

.download-brochure-wrapper .col-lg-4 div h3 a{
    color: #fff;
    text-decoration: none;
}

.download-brochure-wrapper .col-lg-8 h3{
    width: 100%;
    padding: 0px 0px 0px 90px;
    margin: 30px 0px 0px 0px;
    font-size: 20px;
    color: #fff;
    font-weight: normal;
    position: relative;
}

.download-brochure-wrapper .col-lg-8 a{
    height: 40px;
    position: absolute;
    top: 32px;
    right: 40px;
    background: #fff;
    color: var(--BlueDarkColor);
    font-size: 15px;
    font-weight: 500;
    line-height: 40px;
    padding: 0px 25px;
    border-radius: 20px;
}

.download-brochure-wrapper .col-lg-8 h3::before{
    width: 70px;
    height: 66px;
    position: absolute;
    left: 0px;
    top: -8px;
    background: url(../carelabs/images/download-icon.png) no-repeat;
    content: '';
}

.testimonials-wrapper{
    width: 100%;
    margin-top: 100px;
}

.testimonials-wrapper .testi-heading h6{
    width: 100%;
    padding: 0;
    margin: 0;
    text-transform: uppercase;
    color: var(--BlueDarkColor);
    font-size: 16px;
    text-align: center;
}

.testimonials-wrapper .testi-heading h2{
    width: 100%;
    padding: 0;
    margin: 0px 0px 15px 0px;
    color: var(--headingColor);
    font-size: 48px;
    font-weight: 300;
    text-align: center;
}



.testimonials-scroll .testimonials-item{
	width: 100%;
	padding: 0;
	margin: 0px;
	background: #fff;
	border: 1px solid #cccccc;
	border-radius: 3px;
	display: block;
}

.testimonials-scroll .testimonials-item .testimonials-footer{
	border-top: 1px solid #cccccc;
	width: 100%;
	display: block;
	position: relative;
	height: 80px;
	padding-left: 95px;
	transition-duration: 0.3s
}

.testimonials-scroll .testimonials-item .testimonials-footer h5{
	width: 100%;
	padding: 0;
	margin: 20px 0px 4px 0px;
	font-size: 16px;
	color: var(--headingColor);
	font-weight: 500;
}

.testimonials-scroll .testimonials-item .testimonials-footer h6{
	width: 100%;
	padding: 0;
	margin: 0;
	font-size: 14px;
	color: var(--textcolor);
	font-weight: 500;
}

.testimonials-scroll .testimonials-item .testimonials-footer span{
	width: 60px;
	height: 60px;
	background: url(../carelabs/images/testimonial-bg.png) no-repeat var(--LightBgColor);
	border-radius: 50%;
	position: absolute;
	left: 15px;
	top: 10px;
	overflow: hidden;
}

.testimonials-scroll .testimonials-item .testimonials-footer span img{
	width: 60px;
	height: 60px;
	object-fit: cover;
}

.testimonials-scroll .testimonials-item:hover{
	text-decoration: none;
	border-color: var(--BlueColor);
}

.testimonials-scroll .testimonials-item:hover .testimonials-footer{
	border-color: var(--BlueColor);
}

.testimonials-scroll .testimonials-item .testimonial-content{
	width: 100%;
	padding: 25px 25px 0px 25px;
	margin: 0px;
	min-height: 220px;
}

.testimonials-scroll .testimonials-item .testimonial-content p{
	padding: 0;
	margin: 0;
	font-style: italic;
	color: var(--textcolor);

	overflow: hidden;
   display: -webkit-box;
   -webkit-line-clamp: 6; 
           line-clamp: 6; 
   -webkit-box-orient: vertical;
}

.testimonials-scroll{
    margin-left: -8px;
    margin-right: -8px;
    margin-top: 15px;
}

.testimonials-scroll .col-lg-4{
    padding-left: 8px;
    padding-right: 8px;
}

.whychoose-wrapper{
    margin-top: 100px;
    margin-bottom: 100px;
}

.whychoose-text h6{
    width: 100%;
    padding: 0;
    margin: 0;
    text-transform: uppercase;
    color: var(--BlueDarkColor);
    font-size: 16px;
}

.whychoose-text h2{
    width: 100%;
    padding: 0;
    margin: 0px 0px 15px 0px;
    color: var(--headingColor);
    font-size: 48px;
    font-weight: 300;
}

.whychoose-text ul{
    width: 100%;
    padding: 0;
    margin: 0px 0px 15px 0px;
    position: relative;
    display: inline-block;
}

.whychoose-text ul li{
    list-style: none;
    padding: 0px 0px 0px 30px;
    margin: 0px 0px 12px 0px;
    color: var(--textcolor);
    position: relative;
}

.whychoose-text ul li::before{
    width: 21px;
    height: 15px;
    position: absolute;
    left: 0px;
    top: 4px;
    background: url(../carelabs/images/tick.png) no-repeat;
    content: '';
}

.whychoose-image-wrapper{
    width: 100%;
    position: relative;
    min-height: 520px;
}

.whychoose-image-wrapper .opening-hours{
    width: 340px;
    min-height: auto;
    background: var(--BlueDarkColor);
    border-radius: 5px;
    position: absolute;
    right: 0px;
    bottom: 0px;
    z-index: 100;
    padding: 30px 30px;
}

.whychoose-image-wrapper .opening-hours ul{
    width: 100%;
    padding: 0;
    margin: 0;
}

.whychoose-image-wrapper .opening-hours ul li{
    list-style: none;
    padding: 0px 0px 8px 0px;
    margin: 0px 0px 8px 0px;
    color: #fff;
    font-size: 16px;
    line-height: normal;
    border-bottom: 1px dashed rgba(255, 255, 255, .3);
}

.whychoose-image-wrapper .opening-hours ul li:last-child{
    border-bottom: none;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.whychoose-image-wrapper .opening-hours ul li span{
    float: right;
}

.whychoose-image-wrapper .opening-hours h3{
    width: 100%;
    text-align: center;
    padding: 0;
    margin: 0px 0px 20px 0px;
    color: #fff;
    font-weight: 500;
}

.whychoose-image-wrapper img{
    border-radius: 3px;
    width: 480px;
    height: 450px;
    object-fit: cover;
}

.accredications-wrap{
    margin-top: 80px;
    margin-bottom: 0px;
    background: var(--LightBgColor);
    padding: 60px 0px;
}

.accredications-wrap .accrediations-item{
    width: 100%;
    height: 160px;
    background: #fff;
    border-radius: 4px;
    overflow: hidden;
}

.accredications-wrap .accrediations-item img{
    width: 100%;
    height: 160px;
    object-fit: cover;
}

.accredications-wrap p{
    padding: 0;
    margin: 0;
    line-height: 24px;
}

.accredications-wrap h2{
    width: 100%;
    padding: 0;
    margin: 20px 0px 8px 0px;
    color: var(--headingColor);
    font-size: 44px;
    font-weight: 300;
}

.innerpage-header{
    width: 100%;
    height: 180px;
    background: var(--LightBgColor);
    text-align: center;
    margin-top: 136px;
    padding-top: 48px;
    display: table;
}

.innerpage-header .header-middle-align{
    width: 100%;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}

.innerpage-header .header-middle-align h2{
    width: 100%;
    padding: 0;
    margin: 0px 0px 0px 0px;
    color: var(--headingColor);
    font-size: 40px;
    font-weight: 300;
    text-align: center;
}

.innerpage-content{
    width: 100%;
    margin-top: 100px;
    margin-bottom: 100px;
}

.packages-page .ourpackages-item .package-text h5{
    background: var(--LightBgColor);
}

.packages-page .ourpackages-item{
    margin-top: 12px;
    margin-bottom: 12px;
}

.googlemaps-div {
    position: relative;
    padding-bottom: 400px;
    height: 0;
    overflow: hidden;
    width: 100%;
    float: left;
    margin: 0px 0px 0px 0px;
}

.googlemaps-div iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

.contact-bottom{
    width: 100%;
    display: table;
    margin-top: 0px;
}

.contact-top{
    width: 100%;
    margin-top: 100px;
}

.contact-middle{
    width: 100%;
    margin-top: 80px;
}

.contact-item-con{
    width: 100%;
    background: var(--LightBgColor);
    display: block;
    border-bottom: 2px solid var(--BlueDarkColor);
    padding: 25px 15px;
    min-height: 245px;
}

.contact-item-con .contact-icon{
    width: 100%;
    text-align: center;
    position: relative;
    display: block;
}

.contact-item-con .contact-icon span{
    width: 100px;
    height: 100px;
    background: #fff;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    line-height: 100px;
    color: var(--BlueDarkColor);
    font-size: 32px;
}

.contact-item-con  h4{
    width: 100%;
    text-align: center;
    padding: 0;
    margin: 15px 0px 8px 0px;
    font-size: 18px;
    color: var(--headingColor);
}

.contact-item-con p{
    text-align: center;
    padding: 0;
    margin: 0;
    line-height: 24px;
}

.contact-item-con p a{
    color: var(--textcolor);
    text-decoration: none;
}


.contact-middle .contact-heading h3{
    width: 100%;
    padding: 0;
    margin: 0px 0px 0px 0px;
    color: var(--headingColor);
    font-size: 38px;
    font-weight: 300;
}

.contact-middle .col-lg-6 p,
.contact-middle .col-lg-12 p,
.contact-middle .col-lg-4 p{
    padding: 0;
    margin: 0;
}

.contact-middle .col-lg-6 input[type = text],
.contact-middle .col-lg-6 input[type = email]{
    width: 100%;
    border: 1px solid #bec3ce;
    height: 44px;
    border-radius: 3px;
    font-size: 15px;
    padding-left: 10px;
    transition-duration: 0.3s;
}

.contact-middle .col-lg-12 textarea{
    width: 100%;
    border: 1px solid #bec3ce;
    height: 100px;
    border-radius: 3px;
    font-size: 15px;
    padding-left: 10px;
    transition-duration: 0.3s;
}

.contact-middle .col-lg-6 input[type = text]:focus,
.contact-middle .col-lg-6 input[type = email]:focus,
.contact-middle .col-lg-12 textarea:focus{
    outline: none;
    border-color: var(--BlueDarkColor);
}

.contact-middle .col-lg-4{
    position: relative;
}

.contact-middle .col-lg-4 .submitbtn{
    background: var(--BlueDarkColor);
    color: #fff;
    display: inline-block;
    line-height: 40px;
    font-size: 15px;
    padding: 0px 40px;
    border-radius: 20px;
    margin-top: -10px;
    width: 100%;
    border: none;
    outline: none;
    font-weight: 500;
    text-transform: uppercase;
    position: relative;
}

.contact-middle .col-lg-6,
.contact-middle .col-lg-12{
    padding-bottom: 15px;
}

.contact-middle .col-lg-5 img{
    width: 100%;
    margin-top: 8px;
    border-radius: 5px;
    height: 366px;
    object-fit: cover;
}

.contact-bottom{
    margin-top: 90px;
}

.ourpackage-single .col-lg-4.right-side img{
    width: 100%;
    height: auto;
}


.ourpackage-single .col-lg-4.right-side .price{
    width: auto;
    background: var(--BlueDarkColor);
    position: relative;
    z-index: 100;
    text-align: center;
    line-height: normal;
    color: var(--BlueDarkColor);
    font-size: 20px;
    font-weight: 500;
    padding: 15px 10px;
    color: #ffffff;
}

.ourpackage-single .col-lg-4.right-side .price font{
    color: #fff !important;
    font-size: 15px;
    position: relative;
    padding: 0px 5px;
    opacity: 0.6;
    font-weight: normal;
    top: -1px;
}

.ourpackage-single .col-lg-4.right-side .price font::before{
    width: 100%;
    height: 1px;
    position: absolute;
    left: 0px;
    top: 7px;
    background: #fff;
    content: '';
}

.ourpackage-single .col-lg-8 h4{
    width: 100%;
    font-size: 24px;
    padding: 0;
    margin: 0px 0px 16px 0px;
}

.ourpackage-single .col-lg-8 ul{
    width: 100%;
    padding: 0px 0px 0px 18px;
    margin: 0;
}

.ourpackage-single .col-lg-8 ul li{
    color: var(--textcolor);
    padding: 0;
    margin: 0px 0px 10px 0px;
    line-height: normal;
}

.ourpackage-single .col-lg-8 ul li:last-child{
    margin-bottom: 0px;
}

.otherpackages-wrapper{
    background: rgba(240,242,246,1);
    background: -moz-linear-gradient(top, rgba(240,242,246,1) 0%, rgba(240,242,246,0) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(240,242,246,1)), color-stop(100%, rgba(240,242,246,0)));
    background: -webkit-linear-gradient(top, rgba(240,242,246,1) 0%, rgba(240,242,246,0) 100%);
    background: -o-linear-gradient(top, rgba(240,242,246,1) 0%, rgba(240,242,246,0) 100%);
    background: -ms-linear-gradient(top, rgba(240,242,246,1) 0%, rgba(240,242,246,0) 100%);
    background: linear-gradient(to bottom, rgba(240,242,246,1) 0%, rgba(240,242,246,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f2f6', endColorstr='#f0f2f6', GradientType=0 );
    padding: 45px 30px 0px 30px;
    margin-top: 65px;
}

.otherpackages-wrapper .package-text h5{
    background: var(--LightBgColor);
}

.otherpackages-wrapper h2{
    width: 100%;
    padding: 0;
    margin: 0px 0px 15px 0px;
    color: var(--headingColor);
    font-size: 38px;
    font-weight: 300;
    text-align: center;
}

.blog-posts .package-text h5{
    background: var(--LightBgColor);
}

.blog-posts .package-text h5 div{
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2; 
            line-clamp: 2; 
    -webkit-box-orient: vertical;
}

.blog-posts .col-lg-4{
    margin-top: 12px;
    margin-bottom: 12px;
}

.blogsingle-page .col-lg-4 img{
    width: 100%;
    height: auto;
    object-fit: cover;
    margin-bottom: 45px;
}

.blogsingle-page .col-lg-8{
    text-align: justify;
}

.blogsingle-page .col-lg-8 .blog-title{
    width: 100%;
    padding: 0;
    margin: 0px 0px 15px 0px;
    color: var(--headingColor);
    font-size: 24px;
    text-align: left;
}

.blogsingle-page .col-lg-8 ol{
    width: 100%;
    padding: 0px 0px 0px 16px;
    margin: 0;
}

.blogsingle-page .col-lg-8 ol li{
    padding: 0;
    margin: 0px 0px 12px 0px;
    color: var(--textcolor);
}

.blogsingle-page .col-lg-8 ol li:last-child{
    margin-bottom: 0px;
}

.blogsingle-page .col-lg-8 h4{
    width: 100%;
    color: var(--headingColor);
    padding: 0;
    margin: 30px 0px 10px 0px;
    font-size: 20px;
}

.recent-posts{
    width: 100%;
    display: block;
    position: relative;
}

.recent-posts h4{
    width: 100%;
    background: var(--BlueDarkColor);
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    font-size: 18px;
    padding: 10px 0px;
    margin: 0;
    position: relative;
}

.recent-posts h4 i{
    color: var(--BlueDarkColor);
    position: absolute;
    left: 50%;
    margin-left: -10px;
    bottom: -12px;
    font-size: 32px;
}

.recent-posts ul{
    width: 100%;
    padding: 0;
    margin: 20px 0px 0px 0px;
}

.recent-posts ul li{
    list-style: none;
    padding: 0px 0px 8px 0px;
    margin: 0px 0px 8px 0px;
    border-bottom: 1px dashed #cccccc;
}

.recent-posts ul li:last-child{
    border-bottom: none;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.recent-posts ul li a{
    color: var(--textcolor);
    text-decoration: none;
}

.recent-posts ul li a:hover{
    color: var(--BlueDarkColor);
}

.branch-image-map .col-lg-5 img{
    margin-top: 0px;
    height: 360px;
}

.branch-image-map .googlemaps-div{
    padding-bottom: 360px;
}

.branch-image-map{
    margin-bottom: 90px;
}

.branch-heading{
    width: 100%;
    padding: 0;
    margin: 0px 0px 24px 0px;
    color: var(--headingColor);
    font-size: 32px;
    font-weight: 300;
    text-align: center;
}

.department-page .col-lg-4 img{
    width: 100%;
    height: 360px;
    border-radius: 5px;
    object-fit: cover;
}

.department-page .col-lg-8 h3{
    width: 100%;
    padding: 0;
    margin: 0px 0px 12px 0px;
    font-size: 22px;
    color: var(--headingColor);
}

.department-page .col-lg-8 ul{
    width: 100%;
    padding: 0px 0px 0px 20px;
    margin: 0;
}

.department-page .col-lg-8 ul li{
    color: var(--textcolor);
    padding: 0;
    margin: 0px 0px 10px 0px;
}

.departments-wrapper{
    width: 100%;
    height: 360px;
    display: table;
}

.departments-wrapper .departments-middle-align{
    width: 100%;
    display: table-cell;
    vertical-align: middle;
}

.department-page .department-item{
    margin-bottom: 45px;
}

.department-page .department-item:last-child{
    margin-bottom: 0px;
}

.department-page .department-item:nth-child(even){
    background: var(--LightBgColor);
    padding-left: 30px;
}

.department-page .department-item:nth-child(even) .col-lg-8{
    order: 1;
}

.department-page .department-item:nth-child(even) .col-lg-4{
    order: 2;
}

.department-page .department-item:nth-child(odd) .col-lg-8{
    padding-left: 30px;
}

.makeappointment-page .appointment-form .col-lg-6 input,
.makeappointment-page .appointment-form .col-lg-12 input{
    width: 100%;
    border: 1px solid #bec3ce;
    height: 44px;
    border-radius: 3px;
    font-size: 15px;
    padding-left: 10px;
    transition-duration: 0.3s;
}

.makeappointment-page .appointment-form p{
    padding: 0;
    margin: 0;
}

.makeappointment-page .appointment-form .col-lg-6,
.makeappointment-page .appointment-form .col-lg-12{
    margin-bottom: 10px;
    position: relative;
}

.makeappointment-page textarea {
    width: 100%;
    border: 1px solid #bec3ce;
    height: 100px;
    border-radius: 3px;
    font-size: 15px;
    padding-left: 10px;
    transition-duration: 0.3s;
}

.makeappointment-page .appointment-form label{
    font-size: 14px;
    font-weight: 500;
    color: var(--headingColor);
    padding: 0;
    margin: 0;
    line-height: normal;
}

.makeappointment-page .appointment-form .col-lg-4{
    position: relative;
}

.makeappointment-page .appointment-form .submitbtn {
    background: var(--BlueDarkColor);
    color: #fff;
    display: inline-block;
    line-height: 40px;
    font-size: 15px;
    padding: 0px 40px;
    border-radius: 20px;
    margin-top: -10px;
    width: 100%;
    border: none;
    outline: none;
    font-weight: 500;
    text-transform: uppercase;
    position: relative;
}

.makeappointment-page .appointment-content p{
    padding: 0;
    margin: 0;
}

.makeappointment-page .appointment-content p a{
    color: var(--textcolor);
    text-decoration: none;
    font-weight: 500;
}

.makeappointment-page .appointment-content h4{
    width: 100%;
    padding: 0;
    margin: 0px 0px 15px 0px;
    color: var(--headingColor);
    font-size: 36px;
    font-weight: 300;
    text-align: left;
}

.makeappointment-page .appointment-content img{
    width: 100%;
    border-radius: 5px;
    margin-top: 35px;
    height: 375px;
    object-fit: cover;
}

.about-page .col-lg-7 p{
    text-align: justify;
}

.about-page .col-lg-5 img{
    width: 100%;
    height: auto;
    border-radius: 3px;
}


.testimonials-page .col-lg-4{
    padding-top: 10px;
    padding-bottom: 10px;
}

.testimonials-page .testimonials-scroll .testimonials-item .testimonial-content{
    min-height: auto;
    padding: 25px;
}

.testimonials-page .testimonials-scroll .testimonials-item .testimonial-content p{
    overflow: visible;
    height: auto;
    display: block;
}

.whatsapp-iconbtn {
    width: 50px;
    height: 50px;
    background: #11bb19;
    color: #fff!important;
    position: fixed;
    right: 25px;
    bottom: 25px;
    z-index: 1050;
    border-radius: 50%;
    text-align: center;
    font-size: 24px;
    line-height: 50px;
    -webkit-animation: puls 1.25s infinite cubic-bezier(.66,0,0,1);
    -moz-animation: puls 1.25s infinite cubic-bezier(.66,0,0,1);
    -ms-animation: puls 1.25s infinite cubic-bezier(.66,0,0,1);
    animation: puls 1.25s infinite cubic-bezier(.66,0,0,1);
    box-shadow: 0 0 0 0 rgb(103 184 81 / .5)
}

@-webkit-keyframes puls {
    to {
        box-shadow: 0 0 0 20px #fff0
    }
}

@-moz-keyframes puls {
    to {
        box-shadow: 0 0 0 20px #fff0
    }
}

@-ms-keyframes puls {
    to {
        box-shadow: 0 0 0 20px #fff0
    }
}

@keyframes puls {
    to {
        box-shadow: 0 0 0 20px #fff0
    }
}

.grecaptcha-badge { 
    visibility: hidden !important;
    display: none !important;
}



@media screen and (max-width: 1024px) {
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link{
        padding: 0px 11px;
    }

    .banner-caption .caption-middlealign h2{
        font-size: 48px;
    }

    .banner-bottom-wrapper .row .col-lg-8{
        padding-left: 15px;
        padding-right: 15px;
    }

    .banner-bottom-wrapper .row .col-lg-8 .makeappointment{
        right: 15px;
    }

    .banner-caption,
    .homebanner-slider img{
        height: 500px;
    }

    .accredications-wrap .accrediations-item img{
        object-fit: contain;
    }

    .download-brochure-wrapper .col-lg-8 a{
        right: 15px;
    }

    .download-brochure-wrapper .col-lg-8{
        padding-left: 25px;
        padding-right: 25px;
    }

    .download-brochure-wrapper .col-lg-8 h3{
        padding-left: 75px;
    }
}

@media screen and (max-width: 980px) {
    .banner-caption .caption-middlealign .readmore-btn,
    .banner-caption .caption-middlealign p,
    .banner-caption .caption-middlealign h2 br,
    .whychoose-image-wrapper img,
    .footer-middlearea .footerlinks{
        display: none;
        visibility: hidden;
    }

    .banner-caption .caption-middlealign{
        vertical-align: bottom;
        text-align: center;
    }

    .banner-caption .caption-middlealign h2{
        padding: 15px 0px;
        margin: 0;
        background: rgba(0, 0, 0, .4);
        font-size: 28px;
        color: #ffffff;
    }

    .banner-caption,
    .homebanner-slider img{
        height: 420px;
    }

    .banner-bottom-wrapper .row .col-lg-8{
        border-right: 1px solid rgba(255, 255, 255, .2);
        padding-bottom: 30px;
    }

    .banner-bottom-wrapper .row .col-lg-4{
        border-top: 1px solid rgba(255, 255, 255, .2);
    }

    .welcome-wrapper .col-lg-6 img{
        height: auto;
        margin-bottom: 45px;
    }

    .welcome-wrapper h6,
    .welcome-wrapper h2{
        text-align: center;
    }

    .welcomebottom-row .welcome-bottom-item{
        padding: 120px 10px 0px 10px;
        min-height: 180px;
    }

    .welcomebottom-row .welcome-bottom-item span{
        left: 50%;
        top: 0px;
        margin-top: 20px;
        margin-left: -43px;
    }

    .welcomebottom-row .welcome-bottom-item h6{
        display: block;
    }

    .accredications-wrap h2{
        text-align: center;
        margin: 0px 0px 0px 0px;
    }

    .accredications-wrap p{
        text-align: center;
        margin-bottom: 25px;
    }

    .download-brochure-wrapper .col-lg-8 a{
        right: 25px;
    }

    .download-brochure-wrapper .col-lg-8{
        border-bottom: 1px solid rgba(255, 255, 255, .2);
        padding-bottom: 25px;
    }

    .whychoose-image-wrapper{
        min-height: auto;
    }

    .whychoose-image-wrapper .opening-hours{
        position: relative;
        width: 100%;
        margin-bottom: 45px;
    }

    .whychoose-text h6,
    .whychoose-text h2{
        text-align: center;
    }

    .footet-top-contacts .row .col-lg-4:nth-child(1){
        border-bottom: 1px solid rgba(255, 255, 255, .2);
    }

    .footer-address{
        text-align: center;
    }

    .innerpage-content{
        margin-top: 60px;
        margin-bottom: 60px;
    }

    .contact-item-con{
        min-height: 275px;
    }

    .contact-middle .col-lg-5 img{
        height: auto;
        margin-bottom: 45px;
    }

    .contact-middle .contact-heading h3,
    .contact-middle .contact-heading p{
        text-align: center;
    }

    .ourpackage-single .col-lg-4.right-side .price{
        margin-top: 45px;
    }


    .blogsingle-page .col-lg-4{
        margin-top: 45px;
    }

    .department-page .col-lg-4 img,
    .departments-wrapper{
        height: auto;
    }

    .department-page .col-lg-4{
        margin-bottom: 25px;
    }

    .department-page .department-item:nth-child(odd) .col-lg-8{
        padding-left: 15px;
    }

    .department-page .department-item:nth-child(even){
        padding-left: 0px;
        background: none;
    }

    .department-page .department-item:nth-child(even) .col-lg-8 {
        order: 2;
        
    }

    .department-page .department-item:nth-child(even) .col-lg-4 {
        order: 1;
    }

    .makeappointment-page .appointment-content,
    .makeappointment-page .appointment-content h4{
        text-align: center;
    }

    .makeappointment-page .appointment-content img{
        height: auto;
        margin-bottom: 45px;
    }

}

@media screen and (max-width: 520px) {
    .header-topdiv .col-lg-6:nth-child(1),
    .header-logowrap .col-lg-9 .callus-number h6,
    .header-logowrap .col-lg-9 .callus-number h4,
    .makeappointment-page .appointment-content h4 br{
        display: none;
        visibility: hidden;
    }

    .makeapp-btn,
    .downloadresult-btn{
        width: 50%;
        display: inline-block;
        float: left;
        text-align: center;
        padding-left: 5px;
        padding-right: 5px;
    }

    .header-wrapper .header-logo img,
    .header-wrapper .header-logo{
        width: auto;
        height: 50px;
    }

    .header-logowrap .col-lg-9 .callus-number{
        width: 39px;
        height: 39px;
    }

    .header-logowrap .col-lg-9 .callus-number{
        margin-top: 22px;
    }

    .homebanner-slider{
        margin-top: 118px;
    }

    .f-nav .header-wrapper .header-logowrap {
        margin-top: -78px;
    }

    .banner-caption .caption-middlealign h2{
        font-size: 20px;
    }

    .banner-caption, .homebanner-slider img {
        height: 360px;
    }

    .banner-bottom-wrapper .row .col-lg-8 .makeappointment,
    .download-brochure-wrapper .col-lg-8 a{
        position: relative;
        width: 100%;
        left: auto;
        right: 0px;
        top: 0px;
        display: inline-block;
        text-align: center;
    }

    .banner-bottom-wrapper .row .col-lg-8 h3,
    .download-brochure-wrapper .col-lg-8 h3{
        padding: 95px 0px 20px 0px;
        margin: 0;
        text-align: center;
        font-size: 15px;
    }

    .banner-bottom-wrapper .row .col-lg-8 h3::before,
    .download-brochure-wrapper .col-lg-8 h3::before{
        left: 50%;
        margin-left: -33px;
        top: 20px;
    }

    .welcome-wrapper,
    .welcomebottom-row,
    .accredications-wrap,
    .testimonials-wrapper,
    .whychoose-wrapper,
    .contact-top,
    .contact-middle,
    .contact-bottom{
        margin-top: 60px;
    }

    .whychoose-wrapper{
        margin-bottom: 60px;
    }

    .welcome-wrapper h6,
    .ourservices-wrapper h6,
    .ourpackages-wrapper h6,
    .testimonials-wrapper .testi-heading h6,
    .whychoose-text h6{
        font-size: 14px;
    }

    .welcome-wrapper h2,
    .accredications-wrap h2,
    .ourservices-wrapper h2,
    .ourpackages-wrapper h2,
    .testimonials-wrapper .testi-heading h2,
    .whychoose-text h2,
    .contact-middle .contact-heading h3,
    .otherpackages-wrapper h2{
        font-size: 32px;
        text-align: center;
    }

    .welcomebottom-row .col-lg-4{
        margin-top: 4px;
        margin-bottom: 4px;
    }

    .welcomebottom-row .welcome-bottom-item{
        min-height: 100px;
        display: table;
        padding: 0px;
        padding-left: 120px;
    }

    .welcomebottom-row .welcome-bottom-item h6{
        font-size: 16px;
    }

    .welcomebottom-row .welcome-bottom-item span {
        width: 86px;
        height: 86px;
        position: absolute !important;
        left: 15px;
        margin-left: 0px;
        top: 50%;
        margin-top: -43px;
    }

    .welcomebottom-row .welcome-bottom-item h6{
        display: table-cell;
        vertical-align: middle;
        padding: 0px 0px 0px 0px;
        margin: 0px 0px;
        text-align: left;
    }

    .accredications-wrap .col-lg-8 .row{
        margin-left: -8px;
        margin-right: -8px;
    }

    .accredications-wrap .col-lg-8 .row .col-lg-4{
        padding-left: 8px;
        padding-right: 8px;
    }

    .accredications-wrap .col-lg-8 .row .col-lg-4:last-child{
        margin-top: 15px;
    }

    .ourdepartments-item h5{
        font-size: 15px;
    }

    .ourservices-wrapper,
    .ourpackages-wrapper{
        padding: 70px 0px;
    }

    .download-brochure-wrapper{
        margin-top: 0px;
    }

    .accredications-wrap .accrediations-item,
    .accredications-wrap .accrediations-item img{
        height: 100px;
    }

    .footer-contact-item{
        border-top: 1px solid rgba(255, 255, 255, .2);
    }

    .footet-top-contacts .row .col-lg-4:nth-child(1){
        border-bottom: none;
    }

    .footer-wrapper .footer-credencials p{
        text-align: center;
    }

    .footer-contact-item span .carelabs-logo{
        width: auto;
        height: 50px;
    }

    .innerpage-header .header-middle-align h2{
        font-size: 32px;
    }

    .innerpage-header{
        margin-top: 118px;
        padding-top: 40px;
        height: 150px;
    }

    .contact-item-con{
        min-height: auto;
        margin: 5px 0px;
    }

    .otherpackages-wrapper{
        padding-left: 15px;
        padding-right: 15px;
    }

    .branch-heading{
        font-size: 26px;
    }

    .makeappointment-page .appointment-content h4{
        font-size: 28px;
    }

}