.ptb-50{padding-top:50px;padding-bottom:50px;}
.pt-50{padding-top:50px;}
.pb-50{padding-bottom:50px;}
.pb-20{padding-bottom:20px;}
.pt-20{padding-top:20px;}
.parsley-errors-list{color:#f00; font-size:13px;}
.infra-img{height:149px !important;}
 .fcontent{padding: 15px 15px !important;}
.bshadow{
-webkit-box-shadow: 0px 5px 83px 0px rgb(9 29 62 / 15%);
    box-shadow: 0px 5px 83px 0px rgb(9 29 62 / 15%); padding: 25px !important;}

/* :: Section Title */
.sec-title{
    margin-bottom: 20px;
}

.sec-title h2{
    font-size: 17px;
    line-height: 28px;
    font-weight: 600;
    display: inline-block;
    text-transform: capitalize;
    position: relative;
    color: #13ADE5;
    margin-bottom: 0;
}
.sec-title h3{
    font-size: 35px;
    line-height: 1.3;
    color: #1A3D7D;
    text-transform: capitalize;
    font-weight: 700;
    margin-top: 0;
    position: relative;
}

/* :: About Us */
.about-us .about-img-box{
    position: relative;
    margin-right: 40px;
}
.about-us .about-img-box .img-box img{
    border-radius: 3px;
}
.about-us .about-img-box .about-experience{
   background-color: #13ADE5;
    color: #FFF;
    position: absolute;
    top: 290px;
    right: -57px;
    z-index: 1;
    padding: 10px;
    border-radius: 3px;
    overflow: hidden;
}
.about-us .about-img-box .about-experience i{
   font-size: 36px;
    line-height: 0.5;
    margin-bottom: 10px;
    display: inline-block;
    margin-left: -5px;
    padding-top: 14px;
    padding-right: 10px;
    margin-top: 0;
}
.about-us .about-img-box .about-experience:hover i{
    -webkit-animation: icon-scale 2.5s infinite;
            animation: icon-scale 2.5s infinite;
}
.about-us .about-img-box .about-experience .experience-counter{
   font-size: 50px;
    font-weight: 700;
    line-height: 0.8;
    font-family: 'Rajdhani', sans-serif;
    margin-bottom: 0px;
    display: inline-block;
}
.about-us .about-img-box .about-experience h5{
    font-size: 18px;
    font-weight: 700;
    letter-spacing: .5px;
    text-transform: capitalize;
    line-height: 23px;
    text-align: center;
}
.about-us .about-text-box .sec-title{
    margin-bottom: 0;
}
.about-us .about-text-box .sec-title h3{
    font-size: 45px;
    line-height: 56px;
    margin-bottom: 30px
}

.about-core{
    overflow: hidden;
    margin-bottom: 30px;
}
.about-core li{
    margin-bottom: 12px;
}
.about-desc .about-core li , .product-content .about-core li{
    width:50%;
    float: left;
}

.about-core li:last-of-type{
    margin-bottom: 0;
}
.about-core li i,
.provide-core li i{
    font-size: 12px;
    background-color: #13ADE5;
    margin-right: 8px;
    color: #FFF;
    border-radius: 2px;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
}
.about-core li h4,
.provide-core li h4{
    display: inline-block;
    position: relative;
    font-size: 15px;
    line-height: 26px;
    font-weight: 500;
    color: #6c757d;
    text-transform: capitalize;
    font-family: 'Public Sans', sans-serif;
}
.about-profile{
    overflow: hidden;
}
.about-profile img{
    width: 60px;
    border-radius: 50%;
    float: left;
}
.about-profile .name{
    padding: 7px 0 7px 75px;
}
.about-profile .name span:first-of-type{
    font-size: 22px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 8px;
    text-transform: capitalize;
    display: block;
    font-family: 'Rajdhani', sans-serif;
}
.about-profile .name span:last-of-type{
    line-height: 15px;
    display: block;
    font-size: 14px;
    font-weight: 500;
    text-transform: capitalize;
    color: #9B9B9B;
}

@-webkit-keyframes icon-scale {
    0% {
      -webkit-transform: scale(1);
              transform: scale(1);
    }

    25% {
      -webkit-transform: scale(0.75);
              transform: scale(0.75);
    }

    50% {
      -webkit-transform: scale(1);
              transform: scale(1);
    }

    75% {
      -webkit-transform: scale(0.75);
              transform: scale(0.75);
    }

    100% {
      -webkit-transform: scale(1);
              transform: scale(1);
    }
}
@keyframes icon-scale {
    0% {
      -webkit-transform: scale(1);
              transform: scale(1);
    }

    25% {
      -webkit-transform: scale(0.75);
              transform: scale(0.75);
    }

    50% {
      -webkit-transform: scale(1);
              transform: scale(1);
    }

    75% {
      -webkit-transform: scale(0.75);
              transform: scale(0.75);
    }

    100% {
      -webkit-transform: scale(1);
              transform: scale(1);
    }
}
/* :: Departments */
.departments{
    position: relative;
    background-color: #F9F9F9;
}
.bg-section1 {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 75%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
.departments .bg-section1{
    background-image: url(../images/background/01_departments.jpg);
    height: calc(100% - (225px + 44px) );
}
.overlay-2 {
    background-color: rgb(26 61 125 / 90%);
}
.overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.departments .container,
.provide .container{
    position: relative;
}
.departments .sec-title h3,
.departments .sec-title h2{
    color: #FFF;
}
.departments .sec-title .sec-explain,
.provide .sec-title .sec-explain{
    color: #F1F1F1;
}
.departments .departments-item{
    position: relative;
    overflow: hidden;
    background-color: #FFF;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}
.departments .departments-item .departments-item-text-box{
   position: relative;
    padding: 25px 16px 20px 19px;
    border-bottom: 1px solid #e9e9e9;display: flex;
}
.departments .departments-item .departments-item-icon{
    float: left;
    line-height: 1;
    color: #13ADE5;
    position: relative;
}
.departments .departments-item .departments-item-icon{width: 50px;
    height: 50px;
    top: -6px;
    left: -3px;}
.departments .departments-item:hover .departments-item-icon{
    -webkit-animation: icon-scale 2.5s infinite;
            animation: icon-scale 2.5s infinite;
}
.departments .departments-item .item-content{
    padding-left: 0;
}
.departments .departments-item .item-content h4{
    text-transform: capitalize;
    font-size: 21px;
    line-height: 1.1;
    font-weight: 600;
    margin-bottom: 10px;
    position: relative;
}
.departments .departments-item .item-content p{
    margin-bottom: 0;
    position: relative;
}
.departments .departments-item .item-content .more, .blog-item .text-box .link, .item-careers a.link{
    position: relative;
    text-transform: capitalize;
    font-size: 15px;
    line-height: 1;
    display: inline-block;
    font-weight: 600;
    color: #6c757d;
    margin-top: 12px;
}
.departments .departments-item .item-content .more:hover, .blog-item .text-box .link:hover, .item-careers a.link:hover{
    color: #13ADE5;
}
.departments .departments-item .item-content .more:after, .blog-item .text-box .link:after, .item-careers a.link:after{
    content: "\f061";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    vertical-align: middle;
    font-size: 12px;
    opacity: 0;
    margin-left: 0;
    visibility: hidden;
    -webkit-transition: all 0.8s cubic-bezier(0.38, 0.17, 0.09, 0.99);
    -o-transition: all 0.8s cubic-bezier(0.38, 0.17, 0.09, 0.99);
    transition: all 0.8s cubic-bezier(0.38, 0.17, 0.09, 0.99);
}
.departments .departments-item .item-content .more:hover:after, .blog-item .text-box .link:hover:after, .item-careers a.link:hover:after{
    opacity: 1;
    margin-left: 15px;
    visibility: visible;
    color: #13ADE5;
}
.departments .departments-item .departments-item-img-box{
    overflow: hidden;
    border-bottom-right-radius: 3px;
    display: block;
    border-bottom-left-radius: 3px;
    height: 225px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
.departments .departments-item .departments-item-img-box:after{
    font-family: 'flaticon';
    position: absolute;
    z-index: 1;
    font-size: 50px;
    line-height: 1;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
    transition: all 0.8s ease;
}
.departments .departments-item:hover .departments-item-img-box:after{
    opacity: 1;
    visibility: visible;color:#9ef4ff
}
.departments .departments-item span{
    position: absolute;
    z-index: 1;
    display: block;
    width: 0px;
    height: 0px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border-radius: 50%;
    opacity: 1;
    background-color: rgb(19 173 229 / 75%);
}
.departments .departments-item:hover span{
    width: 1000px;
    height: 1000px;
}

.departments .departments-item .departments-item-img-box.hemathology:after{
    content: "\f10f";
}

.departments .departments-item .departments-item-img-box.neurology:after{
    content: "\f10c"
}

.departments .departments-item .departments-item-img-box.gastroenterology:after{
    content: "\f129"
}

.departments .departments-item .departments-item-img-box.pulmonology:after{
    content: "\f134"
}

.departments .departments-item .departments-item-img-box.cardiology:after{
    content: "\f119"
}

.departments .departments-item .departments-item-img-box.ophthalmology:after{
    content: "\f11b"
}

.departments .departments-item .departments-item-img-box.orthopedics:after{
    content: "\f12f"
}

.departments .departments-item .departments-item-img-box.radiology:after{
    content: "\f11a"
}
.departments-carousel.owl-theme .owl-nav.disabled+.owl-dots{
    line-height: 1;
    margin-top: 30px;
}
.departments-carousel.owl-theme .owl-dots .owl-dot span{
    background-color: #1A3D7D;
}

/* :: Statistic */

.statistic-item{
    margin-bottom: 30px;
    overflow: hidden;
}
.statistic-item i{
    font-size: 50px;
    position: absolute;
}
.statistic{
    padding: 50px 0 20px 0;
    line-height: 50px;
    color: #1A3D7D;
}
.statistic-item:hover i{
    color: #13ADE5;
    -webkit-animation: icon-scale 2.5s infinite;
            animation: icon-scale 2.5s infinite;
}
.statistic-item .content{
    padding-left: 65px;
    display: inline-block;
}
.statistic-item .statistic-counter{
    font-size: 50px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 10px;
    color: #1A3D7D;
    font-family: 'Rajdhani', sans-serif;
        display: inline-block;
}
.statistic-item .counter-name{
    color: #1A3D7D;
    font-size: 15px;
    font-weight: 700;
    line-height: 1.6;
    letter-spacing: .5px;
}
.statistic-item .content span{font-size: 50px;
    position: relative;
    }


/* testimonials-wrapper styles */

.testimonials-wrapper {
	background: url(../images/about/testi-bg.jpg) center center no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	position: relative;
}
.testimonials-wrapper:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom:0;
	background: #fff;
	opacity: .9;
}
.testimonials-wrapper .container {
	position: relative;
}

/*testimonial block one*/

.testimonial-block-one{
	position:relative;
}

.testimonial-block-one .inner-box{
	position:relative;position: relative;
    padding: 20px;
    border-radius: 0 70px 0 70px;
    border: 3px solid #13c5dd;
    border-left: none;
    border-right: none;
    margin-right: 20px;    background: #283b6a;
}

.testimonial-block-one .inner-box .quote-icon{
	position:relative;
	color:#d7d7d7;
	font-size:24px;
}

.testimonial-block-one .inner-box .text{
	position:relative;
	    color: #f9f9f9;
    font-size: 13px;
	line-height:1.8em;
}

.testimonial-block-one .inner-box .author-info{
	position:relative;
	padding-left:90px;
	margin-top: 15px;
}

.testimonial-block-one .inner-box .author-info .author-image{
	position:absolute;
	left:0px;
	top:0px;
	width:68px;
	height:68px;
	overflow:hidden;
	border-radius:50%;
}

.testimonial-block-one .inner-box .author-info .author-image img{
	border-radius:50%;
}

.testimonial-block-one .inner-box .author-info h3{
	position: relative;
    color: #13c5dd;
    font-size: 16px;
    font-weight: 500;
    text-align: right;
}

.testimonial-block-one .inner-box .author-info .designation{
	position:relative;
	color:#777777;
	font-size:14px;
}

.testimonial-block-one .inner-box .author-info .rating{ 
	position:relative;
	margin-top:3px; text-align:right;
}

.testimonial-block-one .inner-box .author-info .rating .fa{
	position: relative;
    display: inline-block;
    margin-right: 3px;
    font-size: 12px;
    color: #ffd105;
}


.testimonaials-carousel .owl-dots .owl-dot span {
	width: 10px;
	height: 10px;
	background: #fff;
	border: 2px solid #2AAFAE;
	border-radius: 50%;
}
.testimonaials-carousel .owl-dots {
	margin-top: 60px;
}
.testimonaials-carousel .owl-dots .owl-dot:hover span,
.testimonaials-carousel .owl-dots .owl-dot.active span {
	background: #2AAFAE;
}

/* :: Contact US Page */
.contact-info-content{
       margin-bottom: -34px;
}
.contact-info-content .contact-box{
    padding: 30px;
    border: 1px solid #DDD;
    border-radius: 3px;
    margin-bottom: 30px;
    text-align: center;
    height: 240px;background: #fff;
}
.contact-info-content .contact-box:hover{
    background-color: #13ADE5;
    border-color: #13ADE5;
}
.contact-info-content .contact-box i{
    font-size: 50px;
    line-height: 1;
    color: #13ADE5;
    display: inline-block;
    margin-bottom: 13px;
}
.contact-info-content .contact-box h3{font-size: 20px;
margin-bottom: 17px;}
.contact-info-content .contact-box .box a,
.contact-info-content .contact-box .box p{
  font-size: 15px;
    font-weight: normal;
    margin-bottom: 0;
    line-height: 1.5;
    position: relative;
    display: block;
    color:#2a2a2a;text-align: center
}
.contact-info-content .contact-box .box a{font-weight: 500;}

.contact-info-content .contact-box:hover i,
.contact-info-content .contact-box:hover .box a,
.contact-info-content .contact-box:hover .box p{
    color: #FFF;
}
.contact-us .add-comments .inner-add-comments-box.last{
    margin-bottom: 0;
}
.contact-us .add-comments .inner-add-comments-box.last a{
    display: -ms-inline-grid;
    display: inline-grid;
}

/*================================== Treatment page =====================*/
.single-services {
    margin-bottom: 30px;
    -webkit-transition: .6s;
    transition: .6s
}

.single-services .services-image {
    position: relative;
    overflow: hidden
}

.single-services .services-image img {
    border-radius: 10px 10px 0 0;
    -webkit-transition: .6s;
    transition: .6s;
    width: 100%;
    height: 250px;
}

.single-services .services-image .icon {
    position: absolute;
    bottom: 20px;
    right: 20px;
    -webkit-transition: .6s;
    transition: .6s
}

.single-services .services-image .icon  {
    display: inline-block;
    height: 75px;
    width: 75px;
    background-color: #fff;
    -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, .07);
    box-shadow: 0 10px 30px rgba(0, 0, 0, .07);
    color: #06a3da;
    font-size: 45px;
    text-align: center;
    border-radius: 50px;
    -webkit-transition: .6s;
    transition: .6s
}
.single-services .services-image .icon a img {width:40px;height:40px;}
.single-services .services-content {
    background-color: #fff;
    -webkit-box-shadow: 0 0 1.25rem rgba(108, 118, 134, .1);
    box-shadow: 0 0 1.25rem rgba(108, 118, 134, .1);
    padding: 35px 20px;
    border-bottom: 1px solid #06a3da;
    border-radius: 0 0 10px 10px;
    -webkit-transition: .6s;
    transition: .6s
}

.single-services .services-content h3 {
    font-size: 25px;
    margin-bottom: 12px;
    font-weight: 500
}

.single-services .services-content h3 a {
    color: #222
}

.single-services .services-content p {
    font-size: 15px;
    -webkit-transition: .6s;
    transition: .6s;
        margin-bottom: 0
}

.single-services:hover {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px)
}

.single-services:hover .services-image img {
    -webkit-transform: rotate(2deg) scale(1.2);
    transform: rotate(2deg) scale(1.2)
}

.single-services:hover .services-image .icon {
    background-color: #ffffff5e;
}

.single-services:hover .services-content {
    background-color: #06a3da
}

.single-services:hover .services-content h3 a {
    color: #fff
}

.single-services:hover .services-content p {
    color: #fff
}
/*================= footer================*/
.footer .opening-hours {position: relative;
    left: -24px;}
.opening-hours li{
    font-size: 13px;
    /* font-weight: 500; */
    line-height: 37px;
    text-transform: capitalize;
    display: block;
    color: #FFF;
    border-bottom: 1px solid #194f90;
    color: var(--global--color-gray-darken);
    border-bottom: 1px solid #194f90;
}
.opening-hours li:last-of-type{
    border-bottom: none;
}
.opening-hours li span{
    float: right;
}

/*==================================== index-2 ==========================*/

.section-area{background: #f5f5f5;}
.feature-bx2 {
    z-index: 1;
    overflow: hidden;
    text-align: center;
}
.feature-container {
    position: relative;
}
.feature-bx2 .feature-box-xl {
    background: #fff;
    border: 2px solid rgba(86,90,207,.1);
    border-radius: 13px;
    width: 130px;
    height: 130px;
    line-height: 130px;
}
.feature-box-xl {
    display: inline-block;
    text-align: center;
    border-radius: 3px;
    width: 150px;
    height: 150px;
    line-height: 150px;
}
.feature-bx2 .feature-box-xl i {
    font-size: 80px;
    color: #13c5dd;
    text-align: center;
    font-weight: 900;
    line-height: 142px;
}
.feature-bx2 .ttr-title{font-size: 18px;
    font-weight: 700; text-align: center}
.icon-content {
    overflow: hidden;
}
 .feature-box-xl img:hover{
    -webkit-animation: vibrate .5s alternate;
    animation: vibrate .5s alternate;
}

@-webkit-keyframes vibrate{10%,90%{-webkit-transform:translate3d(-1px,0,0);transform:translate3d(-1px,0,0)}20%,80%{-webkit-transform:translate3d(2px,0,0);transform:translate3d(2px,0,0)}30%,50%,70%{-webkit-transform:translate3d(-4px,0,0);transform:translate3d(-4px,0,0)}40%,60%{-webkit-transform:translate3d(4px,0,0);transform:translate3d(4px,0,0)}}
@keyframes vibrate{10%,90%{-webkit-transform:translate3d(-1px,0,0);transform:translate3d(-1px,0,0)}20%,80%{-webkit-transform:translate3d(2px,0,0);transform:translate3d(2px,0,0)}30%,50%,70%{-webkit-transform:translate3d(-4px,0,0);transform:translate3d(-4px,0,0)}40%,60%{-webkit-transform:translate3d(4px,0,0);transform:translate3d(4px,0,0)}}




.elementor-section{background-image: url("../images/cta-background.jpg");
background-position: center center;
background-repeat: no-repeat;
background-size: cover;}

.elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated > .elementor-widget-wrap {
  padding: 10px;
}
.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.elementor-widget-wrap {
  position: relative;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}
.elementor-widget:not(:last-child) {
  margin-bottom: 20px;
}
.elementor-widget:not(:last-child) {
  margin-bottom: 20px;
}
.elementor-widget-wrap > .elementor-element {
  width: 100%;
}
.elementor-widget {
  position: relative;
}
.elementor-widget-container {
  margin: 0px 0px 0px 0px;
}
.elementor-heading-title {
  color: #FFFFFF;
  font-size: 35px;
  font-weight: 600;
}
.elementor-text-editor p{
  color: #FFFFFF;
  font-size: 18px;
  font-weight: 500;
  line-height: 25px;
}


    
}