body {color:#444444; background-color:#fff; font-weight:400; font-size:15px; line-height:25px; font-family: 'Lato', sans-serif; padding:0; margin:0; }
ul, li, a, span, p, h1, h2, h3, h4, h5, h6{padding:0; margin:0; list-style:none;}
.spacer{clear:both;}
 a:hover{text-decoration:none;}
 div, p, h1, h2, h3, h4, h5, h6, table, td, tr, th, a {
-webkit-transition: 0.5s ease-in-out;
-moz-transition: 0.5s ease-in-out;
-o-transition: 0.5s ease-in-out;
transition: 0.5s ease-in-out;
}

header{position: relative; z-index: 9;}
.banner {
    position: relative;
    top: -30px;
}
.logo_bg{background:url(../img/logo_bg.png) no-repeat;background-size: cover;background-position: center;width: 500px;height: 155px;position: absolute;left:-40px;padding:30px 0;text-align:center;}
.logo_bg img{width: 72%;margin:0 auto;margin-left: -40px;}
.custom_nav{ margin-top:20px }
.header_button{ text-align:right; padding-top:20px;}

.btn_common{ background:#2c3a5a; color:#fefeff; font-weight:bold; font-size:15px; padding:15px 30px; display:inline-block; line-height: 15px;    border-radius: 30px;}
.header_button .btn_common{margin-left:10px;}

.mobile-callto .btn_common {
    width: 49%;
    text-transform: uppercase;
    font-size: 14px !important;
}
.btn_common:hover{ background:#78c6bb; color:#fefeff;}

.call_button.btn_common{ background:#78c6bb; color:#fefeff; font-size:17px;}
.call_button.btn_common img{ margin-right:5px; vertical-align: top;}
.navbar-light .navbar-nav .nav-link {
    color: #2c3a5a;
    font-size: 16px;
    line-height:16px;
    padding: 8px 12px;
    border-radius: 20px;
}
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link, .navbar-light .navbar-nav .nav-link:hover{ color:#fff;background:#78c6bb;border-radius: 20px;}

.banner_content{
    position: absolute;
    left: 55%;
    right: 3%;
    top: 50%;
    transform: translateY(-50%);
    text-align:right;
}
.banner_content h2{ color:#2c3a5a; font-size:26px; font-weight:bold; line-height:32px; margin-left: 20%;}
a.banner_cll{ background:#2c3a5a; color:#ffffff; font-size:44px; font-weight:bold; display: inline-block;padding: 5px 25px 5px 5px; border-radius: 36px;  vertical-align: middle; line-height: 57px; margin:15px 0;}
a.banner_cll img{ margin-right:10px; vertical-align:top;}

.doctify_st{display: inline-flex; margin:5px 0 15px 0;}
.doctify_st p{color:#18223b;font-size: 23px;padding-right:10px;text-shadow: 2px 2px 2px rgb(255 255 255);font-weight: bold;text-shadow: 2px 2px 0 #fff, 2px -2px 0 #fff, -2px 2px 0 #fff, -2px -2px 0 #fff, 2px 0px 0 #fff, 0px 2px 0 #fff, -2px 0px 0 #fff, 0px -2px 0 #fff;}

.banner_content h1{color:#2c3a5a;font-weight: bold;font-size:36px;line-height:46px;font-family: 'Raleway', sans-serif;text-transform:uppercase;text-shadow: 2px 2px 2px #ffffff;-webkit-text-stroke-width: 1px;-webkit-text-stroke-color: white;text-shadow: 2px 2px 0 #fff, 2px -2px 0 #fff, -2px 2px 0 #fff, -2px -2px 0 #fff, 2px 0px 0 #fff, 0px 2px 0 #fff, -2px 0px 0 #fff, 0px -2px 0 #fff;}

.banner_content h1 strong {
    -webkit-text-stroke-width: 0px;
    text-shadow: none;
}

a.banner_button {
    display: block;
    text-align: center;
    background: #2c3a5a;
    line-height: 60px;
    margin: 15px 0;
    border-radius: 50px;
    color: #fff;
    font-size: 19px;
    font-weight: bold;
    padding:15px;
    margin-left: 10%;
}
.banner_button.button_sec{background: #78c6bb; line-height: 28px;}

.body_content{ margin:60px 0 30px; text-align:center;}
.body_content h2{ color:#2c3a5a; font-size:24px; font-weight:bold; font-family: 'Raleway', sans-serif;text-transform:uppercase; line-height:34px;}

.body_item{ background:#f2f2f2; padding:60px;}
.body_item h3{ color:#2c3a5a;font-size:24px; font-weight:bold; font-family: 'Raleway', sans-serif; margin-top:30px;}
.body_item.middel_bItem, .body_item:hover{ background:#e8f7f5;}

.body_part{margin: 80px 0;}
.body_overlap{ position:relative;}
.body_middile{position:relative;}
.bodyOne{
     position: absolute;
    right: -110px;
    z-index: 9;
    bottom: -30px;
    left: 10px;
    
}
.bodyTwo{
     position: absolute;
    right: 10px;
    z-index: 9;
    bottom: auto;
    left: -110px;
    top: -30px;
    
}
.bodyThree{
     position: absolute;
    right: -110px;
    z-index: 9;
    bottom: auto;
    left: 10px;
    top: -30px;
    
}

.body_upContent {
    background: #fff;
    border-bottom:3px solid #78c6bb;
    -webkit-box-shadow: -2px 0px 17px -9px rgba(0,0,0,0.75);
    -moz-box-shadow: -2px 0px 17px -9px rgba(0,0,0,0.75);
    box-shadow: -2px 0px 17px -9px rgba(0,0,0,0.75);
   padding:25px;
}
.body_upContent span{ 
    position: absolute;
    right: 12px;
    top: 12px;
    color: #e0e0e0;
    font-size: 50px;
    font-weight: bold;
    line-height: 50px;
}
.body_upContent h3{ color:#2c3a5a; font-size:24px; font-weight:bold;}
.body_upContent p{margin:25px 0; font-size:15px; line-height:25px; color:#444444; width: 90%;}
.meet-button{    
    background: #2c3a5a;
    color: #fefeff;
    font-weight: bold;
    font-size: 15px;
    padding: 15px 20px;
    display: inline-block;
    line-height: 15px;
    border-radius: 30px;
}

.book_video.meet-button{ color:#2c3a5a; background: #78c6bb; margin-left:3px;padding: 15px 15px; font-size:14px;}
.meet-button:hover {
    background: #78c6bb;
    color: #fefeff;
}

.body_part h2{ color:#2c3a5a; font-weight:bold; font-size:30px; font-family: 'Raleway', sans-serif; text-transform:uppercase;}

.video-play-button {
  position: absolute;
  z-index: 10;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  box-sizing: content-box;
  display: block;
  width: 32px;
  height: 44px;
  /* background: #fa183d; */
  border-radius: 50%;
  padding: 18px 20px 18px 28px;
}

.video-play-button:before {
  content: "";
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 80px;
  height: 80px;
  background: #2c3a5a;
  border-radius: 50%;
  animation: pulse-border 1500ms ease-out infinite;
}

.video-play-button:after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 80px;
  height: 80px;
  background: #2c3a5a;
  border-radius: 50%;
  transition: all 200ms;
}

.video-play-button:hover:after {
  background-color: darken(#fa183d, 10%);
}

.video-play-button img {
  position: relative;
  z-index: 3;
  max-width: 100%;
  width: auto;
  height: auto;
}

.video-play-button span {
  display: block;
  position: relative;
  z-index: 3;
  width: 0;
  height: 0;
  border-left: 32px solid #fff;
    border-top: 22px solid transparent;
    border-bottom: 22px solid transparent;
}

@keyframes pulse-border {
  0% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }
  100% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}


.book_accordion .card{ margin-bottom:10px; border:none;}
.book_accordion .card-header{border:none; background:#78c6bb;border-radius: 30px !important;}
.book_accordion .card-header h5{ color:#fff; font-size:18px; font-weight:bold;}
.book_accordion .card-header h5 i{float:right;}

.form-control.book_drodwon{border:none; background:#78c6bb;border-radius: 30px !important; margin-bottom:10px; color:#fff; font-size:18px; font-weight:bold; padding:15px 25px; height:auto;}

.form-control.book_drodwon {
  /* background-image:
    linear-gradient(45deg, transparent 50%, #fff 60%),
    linear-gradient(135deg, #fff 40%, transparent 50%) !important; */
  /* background-position:
    calc(100% - 30px) 25px,
    calc(100% - 20px) 25px,
    100% 0; */
  background-size:
    10px 10px,
    10px 10px;
  background-repeat: no-repeat;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.form-control.book_drodwon option{padding:10px 0;}

.review_left {
    padding: 20px;
    text-align: center;
}
.review_left .google-logo {
    margin-top: 10px;
}

.review_box {
    position: relative;
    margin: 20px 0 0;
    border: 1px solid #ededed;
    background-color: #ffffff;
    padding: 15px;
}
.review_box:before {
    position: absolute;
    bottom: -7px;
    left: 35px;
    display: block;
    width: 14px;
    height: 14px;
    border: 1px solid #e5e5e5;
    border-top: none;
    border-left: none;
    background-color: #fff;
    content: ""!important;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.quote_icon {
    position: absolute;
    left: 10px;
    top: 15px;
}
.review_box p {
    font-size: 14px;
    color: #777;
    height: 80px;
    overflow-y: auto;
    padding-right: 10px;
    font-weight: 400;
    text-align: left;
    padding-left: 25px;
}
.sb-container {
    position: relative;
    overflow: hidden;
}
.sb-scrollbar-container {
    position: absolute;
    right: 0;
    bottom: 0;
    top: 0;
    width: 5px;
    background: #d4d4d4;
}
.sb-scrollbar {
    position: absolute;
    right: 0;
    width: 5px;
    background-color: #989898;
}
.sb-content {
    height: 100%;
    width: 120%;
    padding-right: 20%;
    overflow-y: scroll;
    box-sizing: border-box;
    color: #000;
}
.review_box p img {
    width: 100px;
    height: auto;
    padding-right: 5px;
}
.g_icon {
    position: absolute;
    right: 5px;
    bottom: 15px;
}
.author {
    display: flex;
    padding-left: 25px;
    margin: 20px 0 20px;
    align-items: center;
}
.author .image {
    margin-right: 10px;
    padding: 0;
    border-radius: 50%;
    overflow: hidden;
}
.author .image img{
    width: 35px;
}
.author .image:before{
    content: none;
}
.review_text h3, .review_text span.name {
    font-size: 12px;
    color: #00a1c5;
    text-transform: none;
    margin-bottom: 0;
    margin: 0;
    font-family: 'Lato', sans-serif;
}
.review_text h3 a, .review_text span.name a{
    color: #0a0a0a;
}
.custom_review{
    background: rgb(255 255 255 / 7%);
    margin:50px 0;
}
.mobile-slider .review_box img{width: auto !important;max-width: 120px;}
.review_box .sb-content img{
    padding-bottom: 3px;
}
.review_box p{    padding-left: 0px;height: 85px;}
.review_right{
    position: relative;
    padding: 0 25px;
}
.slider-indicator {
    position: absolute;
    width: 100%;
    top: 50%;
    /* z-index: 9; */
    left: 0;
    transform: translateY(-50%);
}
.slider-indicator ul {
    margin: 0;
    display: flex;
    justify-content: space-between;
    z-index: -1;
}
.slider-indicator ul li {
    background: none;
    padding: 10px;
    cursor: pointer;
    padding-left: 0;
    display: block !important;
}
.slider-indicator ul li i {
    font-size: 34px;
}

.slider-indicator ul li#next {
    padding-right: 0;
}


.review_left .text-big {
    font-size: 25px;
    display: block;
    text-align: center;
    margin-bottom: 10px;
    font-weight: 600;
    color: #3c464b;
}

.blog_comment{ background:#f2f2f2; padding:100px 0;}
.blog_one, .blog_two{
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.10);
    -moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.10);
    box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.10);
}
.blogOne_content{ border-bottom:6px solid #78c6bb; background:#fff; padding:30px;}
.blogOne_content h3 {padding-bottom:30px;}
.blogOne_content h3 a{ color:#2c3a5a; font-size:24px; font-weight:bold;}
.blogOne_content p{ color:#616161;}
.blogOne_content p a{ color:#78c6bb;}
.blog_two {
    display: inline-block; width:100%;;
}
.blog_two .blogOne_content{ border-bottom:none; border-right:6px solid #78c6bb; padding:15px; float:left; width:58.1%;    position: relative;}
.blog_img{ float:left; width: 42%;}
.blog_two .align_center{
     top: 50%;
    bottom: auto;
    transform: translateY(-50%);
    position: absolute;
}
.map_cta {
    background:#202b44;
    position: relative;
    height: 100%;
    padding: 15px 20px;
}

.map_cta h3 {
    color: #fff;
    text-align: center;
    margin-bottom: 20px;
}
.map_cta ul li{color:#fff;font-size: 17px;padding:8px 0;display: flex;}
.map_cta ul li a{ color:#fff;}
.map_cta ul li span{ margin-right:10px;}


footer{ background:#202b44; padding-top:60px;}
footer h3{ color:#ffffff; font-size:20px; font-weight:bold; margin-bottom:15px;}
.footer_nav{float:left; width:50%;}
.footer_nav li{padding:4px 0;}
.footer_nav li a{ color:#fff;}
.footer_nav li a:before{ content:'-';font-weight: bold; margin-right: 6px;color:#78c6bb;}
.footer_nav li a:hover{ color:#78c6bb;}
.footer_getintouch{}
.footer_getintouch li{ color:#fff; padding:8px 0; display:flex;} 
.footer_getintouch li span{ margin-right:10px;}
.footer_getintouch li a{color:#fff;}
.footer_getintouch li.ph a{ font-size:18px;}
.copy_right{ border-top:1px solid #4d5569; margin-top:30px; padding:15px 0;}
.copy_right p{color:#fff;}
.copy_right p a{ color:#78c6bb;}
.footer_socal{display:block; text-align:right;}
.footer_socal li{ margin:0 5px;display: inline-block; text-align: center;}
.footer_socal li a{ color:#fff; border:1px solid #fff; width:38px; height:38px; display:block; line-height: 34px;}
.footer_socal li a:hover{color:#78c6bb; border:1px solid #78c6bb;}


/******Inner page******/

 .forePage h2 {
    font-family: 'Raleway', sans-serif;
    color: #64627a;
    font-size: 35px;
    font-weight: bold;
    line-height: 38px;
}

.inner_banner {
    position: relative; margin-top:15px;
}

.inner_banner .banner_content {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    display: block;
    top: 48%;
    transform: translateY(-50%);
    text-align: left;
}
.inner_banner .banner_content .banner-title{ text-transform:none; font-weight:bold; font-size:40px; margin:0;}

.inner_body {padding: 50px 0;background: rgb(249 249 249 / 64%);}

.contact_us {
    box-shadow: 1px 1.732px 5px 0 rgba(0,0,0,.23);
    border: 1px solid #dedede;
    margin: 0!important;
    padding: 0!important;
    list-style: none;
}
 .contact_us h3 {
    margin: 0;
    background: #78c6bb;
    color: #fff;
    font-size: 24px;
    padding: 20px;
    font-weight: bold;
}
.contact_form {
    padding: 15px 30px;
}
.contact_form input.form-control {
    height: 52px;
}
.contact_form .form-control {
    color: #000;
    border: 1px solid #dedede;
    border-radius: 0;
}
.contact_us .g-recaptcha {
    transform: scale(.85);
    -webkit-transform: scale(.85);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
}
.contact_us .btn_theme {
    text-transform: uppercase;
    padding: 18px 15px;
    font-size: 18px;
    color: #fff;
    background: #202b44;
}
.contact_us .btn_theme:hover{background: #78c6bb;}

.inner-content h1{
        color: #2c3a5a;
        font-size: 30px;
        font-weight: 700;
        display: block;
        margin-bottom: 10px;
}

.inner-content p {
    margin-bottom: 16px;
}
.inner-content h2{
    font-weight: 500;
    color: #000;
    margin-bottom: 15px;
    font-size: 24px;
    display: block;
    margin-top: 20px;
    line-height: 1.5;
}
.inner-content h3{
    font-weight: 500;
    color: #000;
    margin-bottom: 20px;
    font-size: 22px;
    display: block;
}



.appoinment_form {
    width: 100%;
    float: left;
    background: #0db4ac;
}
.appoinment_form .heading {
    width: 100%;
    float: left;
    position: relative;
}
.appoinment_form .heading h5 {
    background: #2c3a5a;
    color: #fff;
    text-align: center;
    padding: 14px 0;
    margin: 0;
    font-weight: 600;
    font-size: 18px;
}
.heading img {
    padding-right: 10px;
}
.appoinment_form form {
    padding: 20px;
    width: 100%;
    float: left;
}
.appoinment_form .form-control {
    margin-bottom: 8px;
    border-bottom: 1px solid #000;
}
.appoinment_form input.form-control {
    border-radius: 0;
    height: 42px;
}

.has-error .form-control {
    border-bottom: 2px solid red !important;
}
.appoinment_form textarea.form-control {
    border-radius: 0;
    height: 113px;
}
.appoinment_form .form-group .input-group-addon {
    background: #fff;
    border: 0;
    border-radius: 0;
}
.appoinment_form .form-group .input-group-addon i {
    font-size: 22px;
    color: #8d8b8a;
}
.recapta_right {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
}
.appoinment_form .btn_send {
    border-radius: 0;
    background: #2c3a5a;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 25px;
    margin-top: 10px;
}
.inner-content.blog-page h3{
    margin:0;
}
.inner-content.blog-page .blogOne_content h3{ padding-bottom:15px;}
.inner-content.blog-page .blogOne_content{ padding:15px;}
.inner-content.blog-page .blogOne_content p:last-child{ margin:0;}

h2.boder_bottom {
    font-size: 20px;
    margin-bottom: 10px;
    font-weight: 600;
    margin-top: 25px;
    color: #2c3a5a;
    padding-bottom: 10px;
    margin: 0 0 20px !important;
    border-bottom: 2px solid #2c3a5a;
}
.post_img {
    width: 40%;
    float: left;
}
.post_img img {
    border: 1px solid #dedede;
    padding: 4px;
}
.post_content {
    width: 60%;
    float: left;
    padding-left: 10px;
}
.post_content h3 {
    margin: 0;
    font-size: 16px;
    line-height: 22px;
    color: #271b62;
    font-weight: 600;
}
.blog_left span {
    width: 100%;
    float: left;
    font-size: 12px;
    line-height: 14px;
    color: #464646;
    margin-top: 6px;
}
.blog_left {
    border-bottom: 1px solid #bfbfbf;
    padding-bottom: 15px;
    margin-bottom: 15px;
    display: inline-flex;
    width: 100%;
}
.blog_img {
    position: relative;
    width:100%;
    float:none;
}   

.date {
    background:#2c3a5a;
    padding: 10px;
    font-size: 16px;
    color: #fff;
    line-height: 16px;
    font-weight: 500;
}
.blog_img img{width:100%;}
.inner-content ul li {
    padding: 5px 0 5px 27px;
    position: relative;
}
.inner-content ul li:before {
    position: absolute;
    left: 0;
    background-size: cover;
    top: 6px;
    content: "\f058";
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
     color: #2c3a5a;
}

li.mega-dropdown {
    position: static;
}

li.mega-dropdown .mega-dropdown-menu {
    width: 100%;
    background: rgb(255 255 255);
    border-radius: 0;
    margin-top: 15px;
    border: none;
    box-shadow: 0px 5px 15px rgb(204 204 204 / 47%);
    border-top: 2px solid #78c6bb;
    padding-top: 0;
    padding-bottom: 0;
}

li.mega-dropdown .mega-dropdown-menu ul {
    height: 100%;
    border-right: 1px solid #a7c1c4;
    padding: 10px 0 15px;
}

li.mega-dropdown .mega-dropdown-menu ul.border-none {
    border-right: none;
}

li.mega-dropdown .mega-dropdown-menu ul li a {
    padding: 7px 20px;
}

li.mega-dropdown .mega-dropdown {
    width: 100%;
}

li.mega-dropdown li a {
    white-space: inherit;
    text-transform: capitalize;
}

.home-appointment{
  background: #f5ffff;
  padding: 30px 20px;
  background: #fff;
  border: 3px solid #78c6bb;
  -webkit-box-shadow: -2px 0px 17px -9px rgb(0 0 0 / 75%);
  -moz-box-shadow: -2px 0px 17px -9px rgba(0,0,0,0.75);
  box-shadow: -2px 0px 17px -9px rgb(0 0 0 / 75%);
}

.home-appointment .form-control {
    height: 45px;
    border-radius: 0;
    border-color: rgb(44 58 90 / 47%);
}

.home-appointment .btn_send {
    border-radius: 0;
    background: #2c3a5a;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 25px;
    margin-top: 10px;
}

.home-appointment textarea.form-control {
    height: auto;
}
.footer-callto-mobile a{
    
width: 100%;
    
background: #78c6bb;
    
color: #fefeff;
    
font-size: 22px;
    
display: inline-block;
    
padding: 10px;
    
text-transform: uppercase;
}

.footer-callto-mobile {
    position: fixed;
    bottom: 0;
    z-index: 99;
    width: 100%;
    text-align: center;
    padding: 5px 10px;
    background: #fff;
    /* border-bottom: 3px solid #78c6bb; */
    -webkit-box-shadow: -2px 0px 17px -9px rgb(0 0 0 / 75%);
    -moz-box-shadow: -2px 0px 17px -9px rgba(0,0,0,0.75);
    box-shadow: -2px 0px 17px -9px rgb(0 0 0 / 75%);
}
.header-container{padding-right:3%;}


.consultation-modal .home-appointment{
    
border: none;
    
box-shadow: none;
    
padding: 0;
}

.consultation-modal .modal-header {
    background: #78c6bb;
}

.consultation-modal .modal-header h5 {
    color: #fff;
}

.consultation-modal .modal-header .close span {
    color: #fff;
    opacity: 1;
}

.consultation-modal .modal-header .close {
    opacity: 1;
}

.allTests{
	padding: 0px;
	margin: 0px;
	display: inline-flex;
	width: 100%;
	flex-wrap: wrap;
	justify-content: center;
}
.allTests li{
	width: 100%;
	max-width: 33.33%;
	padding: 0px 15px;
	list-style: none;
	margin: 10px 0px;
}
.allTests li a{
	background: #2c3a5a12;
	display: inline-flex;
	width: 100%;
	height: 100%;
	align-items: center;
	position: relative;
	overflow: hidden;
}
.allTests li a .test_listing{
	display: inline-flex;
	width: 100%;
	padding: 15px;
	height: 100%;
	align-items: center;
	max-width: 83%;
	position: relative;
	z-index: 1;
}

.allTests li .test_listing .listLefticon{
	width: 60px;
	height: 60px;
	background: #2c3a5a;
	display: inline-flex;
	justify-items: center;
	text-align: center;
	align-items: center;
	justify-content: center;
	border-radius: 100%;
	margin-right: 20px;
	transition: .4s;
}
.allTests li .test_listing .listLefticon img{

width: 30px;
}
.allTests li .test_listing span{
	font-size: 19px;
	color: #000;
	transition: .4s;
	max-width: 59%;
}

.listingRight {
    background: #2c3a5a;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0 15px;
    width: 100%;
    max-width: 17%;
    height: 100%;
}

.allTests li a:hover:after {
    width: 100%;
}
.allTests li a:after {
    position: absolute;
    content: "";
    height: 100%;
    width: 0;
    top: 0;
    bottom: 0;
    background: #78c6bb;
    right: 55px;
    margin: auto;
    transition: .4s;
}

.allTests li a:hover .test_listing span{
	color: #fff;
}

.allTests li a:hover .test_listing .listLefticon img {
    filter: invert(1) brightness(1);
}
.allTests li a:hover .test_listing .listLefticon{
	background: #fff;
}
.allServices{
        font-weight: 700;
        color: #2c3a5a;
        font-size: 20px;
        line-height: 2;
        background-image: url(../img/down-arrow-icon1.png);
        background-repeat: no-repeat;
        background-size: 28px;
        background-position: 99%;
        border-bottom: solid 1px #a7c1c4;
        padding-left: 20px;
    }
@media (max-width:1599px){
	.allTests li{
		max-width: 33.33%;
	}
}

@media (max-width:1199px){
	.allTests li{
		max-width: 50%;
	}
}

@media (max-width:991px){
	.allTests li .test_listing span{
		font-size: 16px;
	}
}

@media (max-width:767px){
	.allTests li .test_listing span {
        font-size: 14px;
    }
    .allTests li .test_listing .listLefticon {
	    width: 50px;
	    height: 50px;
	}
	.allTests li a .test_listing{
		padding: 8px;
	}
	.allTests li .test_listing span{
		width: 100%;
		max-width: 59%;
	}
}

@media (max-width:575px){
	.allTests li{
		max-width: 100%;
	}
	.allServices{
	    font-size:16px;
	    background-size: 24px;
	}

}


.blog {
    border: 1px solid #dadada;
    padding: 0;
    height: 100%;
}
.blog .img-holder {
    display: inline-block;
    width: 100%;
}
.blog .img-holder img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.blog .date {
    background-color: #144d56;
    color: #fff;
    padding: 7px .8em;
    top: 0;
    width: 100%;
    text-align: center;
}
.blog .date span.day {
    font-size: 32px;
    line-height: 32px;
    font-weight: 600;
}
.blog .date span {
    display: inline-block;
    text-align: center;
    font-size: 16px;
    line-height: 21px;
    vertical-align: middle;
}
.blog_text {
    padding: 20px 15px;
}
.blog_text h4 {
    font-size: 22px;
    margin: 0 0 20px;
    font-weight: 500;
}
.blog_text h4 a, .dropdown-menu.package-content h2 {
    color: #000000;
}
.blog_text p {
    color: #59595c;
    line-height: 1.4;
    margin-bottom: 35px;
}
.blog_text .btnStyle i{
    margin-left: 10px;
}
.blog_text .btnStyle{
    padding: 12px 18px;
    font-size: 18px;
}

.blog_sidebar {
    border: 1px solid #dadada;
    padding: 25px;
}
.blog_sidebar h2{
       font-size: 25px;
    margin-bottom: 25px !important;
}
.blog_left {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 15px;
}
.blog_left .blog_image {
    width: 100%;
    max-width: 115px;
}
.blog_left .blog_left_text {
    width: 100%;
    max-width: 60%;
    padding-left: 15px;
}
.blog_left_text a, .post_meta ul li span {
    color: #000;
}
.blog_left .blog_left_text a p {
    line-height: 1.4;
    text-align: left;
    font-size: 14px;
    font-weight: 600;
}
.blog_left .blog_left_text span, .h-m-text p {
    font-size: 14px;
}
.blog_left .blog_image img {
    width: 100%;
    object-fit: contain;
}
.blogBanner{
    height:350px;
}
.blogBanner img{
     height: 100%;
    object-fit: cover;
}

@media (max-width:1199px){
    .blog_left .blog_left_text{
        max-width:50%;
    }
}