/*
Theme Name:   astra-child
Description:  Child theme for astra Theme Name
Author:       Your Name
Template:     astra
Version:      1.0.0
*/
body,h1,h2,h3,h4,h5,h6,a,p,span {
    font-family: 'Poppins', sans-serif !important;
}

[class*=" icofont-"], [class^=icofont-] {
    font-family: IcoFont !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    line-height: 1;
    -webkit-font-feature-settings: "liga";
    -webkit-font-smoothing: antialiased
}

.header-menu .hfe-nav-menu {
    width: 100%;
}
.header-menu .hfe-nav-menu li#menu-item-82 {
    margin-left: auto;
}
.header-menu .hfe-nav-menu li.menu-item.menu-item-type-post_type.menu-item-object-page.parent.hfe-creative-menu a:focus {
    outline: none !important;
}
.header-top-item .elementor-widget-container ul.elementor-icon-list-items.elementor-inline-items li a svg {
    fill: var(--e-global-color-0671176);
    margin: 0;
}
.header-top-item .elementor-widget-container ul.elementor-icon-list-items.elementor-inline-items li a {
    width: 25px;
    height: 25px;
    line-height: 25px;
    color: var(--e-global-color-0671176);
    font-size: 16px;
    text-align: center;
    border: 1px solid transparent;
    background-color: #fff;
    justify-content: center;
    border-radius: 5px;
}
.header-top-item .elementor-widget-container ul.elementor-icon-list-items.elementor-inline-items li a:hover svg {
    fill: #fff;

}
.header-top-item .elementor-widget-container ul.elementor-icon-list-items.elementor-inline-items li a span.elementor-icon-list-text {
    padding-inline-start: 0;
}
.header-top-item .elementor-widget-container ul.elementor-icon-list-items.elementor-inline-items li a:hover {
    color: #fff;
    background-color: transparent;
    border: 1px solid #ffffff;
}
.footer-item .footer-contact ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.footer-item .footer-contact ul li {
    list-style-type: none;
    display: block;
    color: #fff;
    font-weight: 500;
    font-size: 15px;
    padding-left: 60px;
    position: relative;
    margin-bottom: 30px;
}
.footer-item .footer-contact ul li i {
    position: absolute;
    top: 2px;
    left: 0;
    font-size: 42px;
    -webkit-transition: 0.5s all ease;
    transition: 0.5s all ease;
}
.footer-item .footer-contact ul li a {
    display: block;
    color: #fff;
    margin-bottom: 7px;
    width: fit-content;
}
.footer-item .footer-contact ul li a:hover,
.footer-item .footer-contact .elementor-icon-box-content h3.elementor-icon-box-title a:hover {
    margin-left: 5px;
}
.footer-item .footer-quick ul li {
    list-style-type: none;
    display: block;
    margin-bottom: 20px;
}
.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-wrapper {
    align-items: center;
}
.footer-item .footer-quick ul li a {
    display: block;
    font-weight: 500 !important;
    font-size: 15px;
    color: #fff !important;
    padding: 0 !important;
    width: fit-content;
    line-height: 1.5;
}
.footer-item .footer-quick ul li a:hover {
    margin-left: 5px;
}
.footer-item .footer-quick ul li a span.elementor-icon-list-text {
    display: block;
    font-weight: 500;
    font-size: 15px;
    color: #fff;
}
.hfe-nav-menu__toggle.elementor-clickable {
    position: relative;
    padding-right: 10px;
    box-shadow: none;
    outline: 0;
    border: none;
}
.hfe-nav-menu__toggle.elementor-clickable .hfe-nav-menu-icon {
    margin: 0 auto;
    position: relative;
    top: 0;
    transition-duration: 0s;
    transition-delay: 0.2s;
    transition: background-color 0.3s;
    width: 20px;
    height: 2px;
    background-color: var(--e-global-color-0671176);
    display: block;
    opacity: 1;
    padding: 0;
}
.hfe-nav-menu__toggle.elementor-clickable .hfe-nav-menu-icon:before {
    position: absolute;
    content: "";
    width: 30px;
    height: 2px;
    background-color: var(--e-global-color-0671176);
    display: block;
    opacity: 1;
    margin-top: -8px;
    transition-property: margin, transform;
    transition-duration: 0.2s;
    transition-delay: 0.2s, 0;
}

.location-btn {
       background-color: var(--e-global-color-0671176);
 
}
.hfe-nav-menu__toggle.elementor-clickable .hfe-nav-menu-icon:after {
    position: absolute;
    content: "";
    width: 30px;
    height: 2px;
    background-color: var(--e-global-color-0671176);
    display: block;
    opacity: 1;
    margin-top: 8px;
    transition-property: margin, transform;
    transition-duration: 0.2s;
    transition-delay: 0.2s, 0;
}
.hfe-nav-menu__toggle.elementor-clickable[aria-expanded="true"] .hfe-nav-menu-icon {
    background-color: rgba(0, 0, 0, 0);
    transition: 0.3s background-color;
}
.hfe-nav-menu__toggle.elementor-clickable[aria-expanded="true"] .hfe-nav-menu-icon::before {
    margin-top: 0;
    transform: rotate(45deg);
    transition-delay: 0, 0.2s;
}
.hfe-nav-menu__toggle.elementor-clickable[aria-expanded="true"] .hfe-nav-menu-icon::after {
    margin-top: 0;
    transform: rotate(-45deg);
    transition-delay: 0, 0.2s;
}
.join-our-new-sec {
    position: absolute;
    top: -110px;
}
.common-btn .cmn-btn-right a {
    background-color: transparent !important;
    color: #fff !important;
    border: 2px solid #fff !important;
    padding-left: 25px !important;
    padding-right: 25px !important;
}
.common-btn a {
    display: inline-block !important;
    color: var(--e-global-color-0671176) !important;
    background-color: #fff;
    font-size: 15px !important;
    font-weight: 500 !important;
    padding: 12px 18px !important;
    border-radius: 5px !important;
    border: 2px solid transparent !important;
    transition: 0.5s all ease !important;
}
.common-btn a:hover {
    background-color: transparent !important;
    border: 2px solid #fff !important;
    color: #fff !important;
}
.common-btn .cmn-btn-right a:hover {
    color: var(--e-global-color-0671176) !important;
    background-color: #fff !important;
}
div#n2-ss-2 .n-uc-17eb9c8731130,
div#n2-ss-2 .n-uc-vD543fp0rcvv,
div#n2-ss-2 .n-uc-pvSAh2x1dvVt {
    max-width: max-content !important;
    width: auto !important;
}
div#n2-ss-2 .n-uc-19a586a46b91c,
div#n2-ss-2 .n-uc-fo6I65dmBART,
div#n2-ss-2 .n-uc-uYKQoOClN9sK {
    width: auto !important;
}
div#n2-ss-2 .n2-ss-slide-limiter {
    max-width: 1320px !important;
}
div#n2-ss-2 .nextend-bullet-bar .n2-bullet {
    width: 20px;
    height: 5px;
    margin: 5px 4px;
    background-color: var(--e-global-color-0671176);
    -webkit-transition: 0.5s all ease !important;
    transition: 0.5s all ease !important;
    border-radius: 30px;
    padding: 0;
}
div#n2-ss-2 .nextend-bullet-bar .n2-bullet.n2-active {
    background: #fff;
    width: 30px;
}
div#n2-ss-2 .nextend-bullet-bar .n2-bullet:hover {
    background: #fff;
    width: 30px;
}
div#n2-ss-2 .nextend-arrow-animated-fade {
    width: 55px;
    height: 55px;
    font-size: 28px !important;
    border-radius: 50% !important;
    color: var(--e-global-color-0671176);
    background-color: white;
    display: flex;
    align-items: center;
}
div#n2-ss-2 .nextend-arrow-previous img {
    left: 9.5px;
}
div#n2-ss-2 .nextend-arrow-next img {
    left: 14px;
}
.n2-ss-slide-backgrounds.n2-ow-all:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: var(--e-global-color-0671176);
    opacity: 0.8;
    z-index: 99;
}
.n2-ss-widget.n2-ss-control-bullet.n2-ow-all.n2-ss-control-bullet-horizontal {
    bottom: 150px;
}
.counter-item {
    margin-bottom: 30px;
    text-align: center;
}
.counter-item i {
    display: block;
    color: var(--e-global-color-0671176);
    font-size: 45px;
    margin-bottom: 20px;
}
.common-btn .n2-ss-layer-row.n2-ss-layer-with-background {
    padding-left: 0 !important;
}
.home-slider-row .n2-ss-item-content.n2-ss-text.n2-ow {
    font-weight: 700 !important;
    font-size: 46px !important;
    color: #fff !important;
    margin-bottom: 35px;
    margin-left: 0;
    line-height: 1.2 !important;
}
.home-slider-row .n2-ss-layer-row.n2-ss-layer-with-background .n2-ss-layer.n2-ow p {
    color: #fff;
    font-weight: 40;
    margin-bottom: 40px !important;
    max-width: 575px;
    margin-left: 0;
}
.about-left img {
    width: 100%;
    z-index: 1;
    border-radius: 10px;
    -webkit-animation: a-seven 10s infinite linear;
    animation: a-seven 10s infinite linear;
  }

@-webkit-keyframes a-seven {
    0% {
      -webkit-transform: scale(1);
      transform: scale(1);
    }
    50% {
      -webkit-transform: scale(1.1);
      transform: scale(1.1);
    }
    100% {
      -webkit-transform: scale(1);
      transform: scale(1);
    }
}
.about-item a {
    display: inline-block;
    font-size: 15px;
    color: #fff;
    background-color: var(--e-global-color-0671176);
    font-weight: 500;
    padding: 20px 45px;
    border-radius: 5px;
}
.about-item a:hover {
    background-color: #111;
}
.about-right img {
    position: absolute;
    top: -55px;
    right: 0;
    z-index: -1;
    width: 500px;
    -webkit-animation: a-three 5s infinite linear;
    animation: a-three 5s infinite linear;
}
.section-title h2:before {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    width: 80px;
    height: 5px;
    background-color: var(--e-global-color-0671176);
    border-radius: 5px;
}
@-webkit-keyframes a-three {
    0% {
      -webkit-transform: translate(0, 0);
      transform: translate(0, 0);
    }
    50% {
      -webkit-transform: translate(0, 35px);
      transform: translate(0, 35px);
    }
    100% {
      -webkit-transform: translate(0, 0);
      transform: translate(0, 0);
    }
}
.loader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
    background: var(--e-global-color-0671176);
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .spinner {
    width: 60px;
    height: 60px;
    position: relative;
    margin: 100px auto;
  }
  .double-bounce1,
  .double-bounce2 {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #fff;
    opacity: 0.6;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: sk-bounce 2s infinite ease-in-out;
    animation: sk-bounce 2s infinite ease-in-out;
  }
  .double-bounce2 {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
  }
  @-webkit-keyframes sk-bounce {
    0%,
    100% {
      -webkit-transform: scale(0);
      transform: scale(0);
    }
    50% {
      -webkit-transform: scale(1);
      transform: scale(1);
    }
}
.our-hospital-services .elementor-container.elementor-column-gap-no {
    gap: 20px;
}
.home-smart-slider .n2-ss-layer-row.n2-ss-layer-with-background {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.home-smart-slider .n2-ss-layer-row.n2-ss-layer-with-background .n2-ss-layer-col.n2-ss-layer-with-background.n2-ss-layer-content {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.expertise-item .expertise-inner {
    background-color: var(--e-global-color-0671176);
    padding: 42px 25px 35px;
    border-radius: 10px;
}
.expertise-item .expertise-inner .elementor-icon-box-icon a {
    display: flex;
    width: 70px;
    height: 70px;
    line-height: 70px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 50%;
    color: var(--e-global-color-0671176);
    -webkit-box-shadow: 0 0 0 7px #ffffffa6;
    box-shadow: 0 0 0 7px #ffffffa6;
    background-color: #fff;
    -webkit-transition: 0.5s all ease;
    transition: 0.5s all ease;
    align-items: center;
    justify-content: center;.testimonial-wrap
}
.expertise-item .expertise-inner h3 {
    color: #fff;
    font-weight: 600;
    font-size: 22px;
    margin-bottom: 14px;
}
.expertise-item .expertise-inner .elementor-icon-box-icon a img {
    width: 40px;
}
.expertise-item .expertise-inner p {
    margin-bottom: 0;
    color: #fff;
}
.expertise-item .expertise-inner:hover .elementor-icon-box-icon a {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.video-wrap .elementor-element.elementor-element-152418b.elementor-widget.elementor-widget-video {
    height: 108px;
}
.video-wrap .elementor-widget-video .elementor-custom-embed-image-overlay img {
    display: none;
}
.video-wrap .elementor-widget-video .elementor-custom-embed-image-overlay .elementor-custom-embed-play svg{
    width: 35px;
    opacity: 1;
    margin-left: 5px;
}
.video-wrap .elementor-widget-video .elementor-custom-embed-image-overlay .elementor-custom-embed-play {
    top: 10%;
    width: 110px;
    height: 110px;
    line-height: 110px;
    border-radius: 50%;
    font-size: 35px;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}
.video-wrap .video-nav .elementor-tabs {
    display: flex;
    flex-direction: column;
}
.video-wrap .video-nav .elementor-tabs .elementor-tabs-wrapper {
    order: 2;
}
.video-wrap .video-nav .elementor-tabs .elementor-tabs-wrapper {
    top: 42px;
    background-color: #fff;
    text-align: center;
    display: flex;
    z-index: 1;
    position: relative;
    -webkit-box-shadow: 0 0 15px 0 #ddd;
    box-shadow: 0 0 15px 0 #ddd;
}
.video-wrap .video-nav .elementor-tabs .elementor-tabs-content-wrapper {
    order: 1;
}
.video-item a {
    display: inline-block;
    width: 110px;
    height: 110px;
    line-height: 110px;
    border-radius: 50%;
    color: var(--e-global-color-0671176);
    font-size: 35px;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}
.video-wrap .video-nav .elementor-tabs-wrapper .elementor-tab-desktop-title.elementor-active {
    border-top: 4px solid var(--e-global-color-0671176);
}
.video-wrap .elementor-tabs .elementor-tab-mobile-title {
    display: none;
}
.video-wrap .video-nav .elementor-tabs-wrapper .elementor-tab-desktop-title {
    color: var(--e-global-color-0671176);
    font-size: 16px;
    font-weight: 600;
    background-color: transparent;
    padding: 25px 49.4px 22px 49.3px;
    border-bottom: 2px solid transparent;
    border-radius: 0;
    border-top: 4px solid transparent;
}
.video-item .video-content {
    margin-top: 90px;
    text-align: left;
    padding-left: 30px;
    position: relative;
    max-width: 745px;
    margin-left: 0;
}
.video-item .video-content:before {
    position: absolute;
    content: "";
    top: 9px;
    left: 0;
    width: 5px;
    height: calc(100% - 14px);
    background-color: #fff;
}
.video-wrap .elementor-clearfix {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.video-item .video-content h3 {
    color: #fff;
    font-weight: 600;
    font-size: 36px;
    margin-bottom: 25px;
}
.video-item .video-content p {
    color: #fff;
    margin-bottom: 0;
}
.doctor-item .elementor-widget-wrap.elementor-element-populated {
    margin-bottom: 30px;
    background-color: #fff;
    text-align: center;
    -webkit-box-shadow: 0 0 20px 0 #ddd;
    box-shadow: 0 0 20px 0 #ddd;
    border-radius: 10px;
    padding: 0;
}
.doctor-item img {
    width: 100%;
    border-radius: 10px;
}
.doctor-item a.elementor-button.elementor-button-link.elementor-size-sm {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10px;
    opacity: 0;
    max-width: fit-content;
    margin-left: auto;
    margin-right: auto;
}
.doctor-item:hover a.elementor-button.elementor-button-link.elementor-size-sm {
    opacity: 1;
    bottom: 20px;
}
.doctor-item .elementor-element.elementor-widget.elementor-widget-image {
    margin-bottom: 0;
}
.meet-our-doctors .elementor-container.elementor-column-gap-default {
    gap: 30px;
}
.doctor-item .elementor-element.elementor-widget.elementor-widget-heading h3 a:hover {
    color: var(--e-global-color-0671176);
}
.doctor-item h3.elementor-heading-title.elementor-size-default a {
    text-decoration: none;
}
.footer-feedback .wpforms-container.wpforms-container-full.wpforms-render-modern .wpforms-field.wpforms-field-text input,
.footer-feedback .wpforms-container.wpforms-container-full.wpforms-render-modern .wpforms-field-medium {
    background-color: transparent;
    color: white;
    border: 0;
    border-bottom: 1px solid #ffffffc7;
    border-radius: 0;
    padding-left: 0;
}
.footer-feedback .wpforms-container.wpforms-container-full.wpforms-render-modern .wpforms-field.wpforms-field-text input:focus,
.footer-feedback .wpforms-container.wpforms-container-full.wpforms-render-modern .wpforms-field-medium:focus {
    box-shadow: none;
}
.footer-feedback .wpforms-container.wpforms-container-full.wpforms-render-modern .wpforms-field.wpforms-field-text:nth-child(1) {
    padding-top: 0;
}
.footer-feedback .wpforms-container.wpforms-container-full.wpforms-render-modern .wpforms-field.wpforms-field-text input::placeholder,
.footer-feedback .wpforms-container.wpforms-container-full.wpforms-render-modern .wpforms-field-medium::placeholder {
    color: #ffffffc7;
}
.footer-feedback .wpforms-container.wpforms-container-full.wpforms-render-modern {
    margin-top: 0;
}
.footer-feedback .wpforms-container.wpforms-container-full.wpforms-render-modern .wpforms-submit-container .wpforms-submit:hover {
    color: #fff;
    background-color: var(--e-global-color-0671176);
}
.footer-feedback .wpforms-container.wpforms-container-full.wpforms-render-modern .wpforms-submit-container .wpforms-submit{
    font-weight: 600;
    font-size: 14px;
    background-color: #fff;
    padding: 16px 35px;
    border-radius: 5px;
    color: var(--e-global-color-0671176);
    -webkit-transition: 0.5s all ease;
    transition: 0.5s all ease;
    height: auto;
}
.ast-post-format-.blog-layout-4.ast-article-inner {
    border-radius: 10px;
    -webkit-box-shadow: 0 0 20px 0 #c4c3c36b;
    box-shadow: 0 0 20px 0 #c4c3c36b;
}
#ast-scroll-top {
    background-color: var(--e-global-color-0671176);
    color: #fff;
    height: 50px;
    width: 50px;
    line-height: 50px;
    display: inline-block;
    text-align: center;
    font-size: 26px;
    border-radius: 50%;
    -webkit-transition: 0.5s all ease;
    transition: 0.5s all ease;
    margin-right: 28px;
    -webkit-box-shadow: 0 0 14px 0 var(--e-global-color-0671176);
    box-shadow: 0 0 14px 0 var(--e-global-color-0671176);
    z-index: 9;
}
.upk-alter-grid .upk-item {
    -webkit-box-shadow: 0 0 20px 0 #c4c3c36b;
    box-shadow: 0 0 20px 0 #c4c3c36b;
    border-radius: 10px;
}
.upk-alter-grid .upk-text-wrap .upk-text p,
.upk-alter-grid .upk-title {
    color: #232323;
}
.upk-alter-grid .upk-meta .author-name,
.upk-alter-grid .upk-meta {
    color: var(--e-global-color-0671176) !important;
    text-decoration: none;
}
.single.single-post .ast-container {
    max-width: 1320px !important;
    padding-left: 10px;
    padding-right: 10px;
}
.entry-content.clear p {
    max-width: 100% !important;
}
.single.single-post .content-area.primary {
    background-color: white;
    padding: 2.5em 2.5em 0 !important;
    border-radius: 15px !important;
}
.content-area.primary.ast-grid-3.ast-blog-layout-4-grid {
    background-color: transparent;
    padding: 0 !important;
    border-radius: 0 !important;
}
.post.type-post.status-publish.format-standard.has-post-thumbnail.hentry.category-uncategorized.ast-article-single {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.entry-meta *,
.entry-meta{
    color: var(--e-global-color-0671176) !important;
}
.page-id-28 .content-area.primary {
    background-color: transparent;
    padding: 0 !important;
    border-radius: 0px !important;
}
.speciality-inner :hover .elementor-icon-box-wrapper .elementor-icon-box-icon span.elementor-icon svg path{
    fill: white;
}
.speciality-inner :hover .elementor-icon-box-wrapper .elementor-icon-box-icon span.elementor-icon{
    color: #fff;
    background-color: var(--e-global-color-0671176);
}
.speciality-inner .elementor-icon-box-wrapper .elementor-icon-box-icon span.elementor-icon{
    background-color: #e9eef5;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 50%;
    font-size: 28px;
    margin-bottom: 18px;
    -webkit-transition: 0.5s all ease;
    transition: 0.5s all ease;
    display: flex;
    align-items: center;
    justify-content: center;
}
.testimonial-wrap {
    background-color: #fff;
    border-radius: 10px;
    position: relative;
    max-width: 830px;
    margin-left: auto;
    margin-right: auto;
    padding: 50px 50px 60px;
}
.testimonial-wrap .sp-testimonial-free-section .testimonial-nav-arrow {
    border-radius: 5px;
}
.testimonial-wrap .sp-testimonial-free-section .testimonial-nav-arrow {
    transform: translate(0%, 0%);
}
.contact-form .wpforms-field-large::placeholder{
    color: #4a6f8a;
}
.gallery-img .gallery-item .gallery-icon img {
    height: 240px;
    border-radius: 10px;
    object-fit: cover;
    object-position: center;
}
.contact-form .wpforms-field-medium::placeholder {
    color: #4a6f8a;
}
.contact-form .wpforms-field-medium {
    background-color: #fff !important;
    padding-left: 20px !important;
    border: 0 !important;
    -webkit-box-shadow: 0 0 15px 0 #dddddda3 !important;
    box-shadow: 0 0 15px 0 #dddddd !important;
    color: #212529 !important;
    border-radius: 0.25rem !important;
}
.contact-form .wpforms-field-large {
    height: 50px;
    background-color: #fff !important;
    padding-left: 20px !important;
    border: 0 !important;
    -webkit-box-shadow: 0 0 15px 0 #dddddda3 !important;
    box-shadow: 0 0 15px 0 #dddddd !important;
    color: #212529 !important;
    border-radius: 0.25rem !important;
}
.contact-form .wpforms-submit-container button.wpforms-submit:hover {
    color: #fff;
    background-color: #4a6f8a !important;
}
.contact-form .wpforms-submit-container button.wpforms-submit {
    font-weight: 600;
    font-size: 15px;
    color: #fff;
    padding: 14px 35px;
    -webkit-transition: 0.5s all ease;
    transition: 0.5s all ease;
    background-color: var(--e-global-color-0671176) !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0;
    line-height: 1.5;
    height: auto;
}
.service-sec .upk-img-wrap .upk-main-img img {
    width: 50px !important;
    height: 50px !important;
    margin: 25px auto 0;
}
.service-sec .upk-alter-grid .upk-item:hover .upk-img-wrap .upk-main-img img {
    transform: none !important; 
}
.service-sec .upk-alter-grid .upk-style-1 .upk-item:nth-child(n+1) .upk-content {
    padding: 25px 10px 25px 10px !important;
}
.services-template-default .content-area.primary > div img {
    display: none;
}
.services-template-default .ast-container article.post-1300.services.type-services.status-publish.has-post-thumbnail.hentry.ast-article-single{
    border-radius: 15px !important;
}
.services-template-default .ast-container {
    max-width: 1320px !important;
    padding-left: 10px;
    padding-right: 10px;
}
.service-sec .elementor-widget-wrap.elementor-element-populated .elementor-element.upk-primary-meta-end-position--yes.elementor-widget.elementor-widget-upk-alter-grid .elementor-widget-container .upk-alter-grid .upk-post-grid.upk-style-1 {
    grid-template-columns: repeat(4, 1fr);
}
.service-sec .upk-alter-grid .upk-style-1 .upk-item:nth-child(n+1) .upk-title a:hover {
    color: var(--e-global-color-0671176);
}
.service-sec .upk-alter-grid .upk-style-1 .upk-item:nth-child(n+1) .upk-title a {
    color: #232323;
    font-weight: 600;
    font-size: 22px;
    margin-bottom: 14px;
    outline: none;
}
.service-sec .upk-alter-grid .upk-style-1 .upk-item:nth-child(n+1) .upk-text-wrap .upk-text p{
    color: #4a6f8a;
    font-size: 15px;
}
.service-sec .upk-alter-grid .upk-style-1 .upk-item:nth-child(n+1) .upk-title,
.service-sec .upk-alter-grid .upk-style-1 .upk-item:nth-child(n+1) .upk-text-wrap {
    text-align: center;
}
.subscribe-form .wpforms-submit-container button.wpforms-submit:hover {
    background-color: #111 !important;
}
.subscribe-form form.wpforms-validate.wpforms-form.wpforms-ajax-form {
    position: relative;
}
.subscribe-form .wpforms-submit-container button.wpforms-submit {
    border-radius: 5px;
    padding: 16px 30px;
    font-size: 18px;
    color: #fff;
    background-color: var(--e-global-color-0671176) !important;
    -webkit-transition: 0.5s all ease;
    transition: 0.5s all ease;
    opacity: 1;
    height: auto;
    position: absolute;
    top: -100%;
    transform: translate(-10px, -175%);
    right: 0;
}
.subscribe-form input.wpforms-field-large.wpforms-field-required {
    height: 75px;
    border-radius: 10px;
    border: 1px solid var(--e-global-color-0671176);
    padding-left: 25px;
    font-size: 18px;
    box-shadow: none !important;
    border-color: var(--e-global-color-0671176) !important;
    padding-right: 170px;
}
.service-item-sec .elementor-element.elementor-view-default.elementor-position-top.elementor-mobile-position-top.elementor-widget.elementor-widget-icon-box {
    flex: 1 1 auto;
    height: 100%;
}
.service-item-sec .elementor-element.elementor-view-default.elementor-position-top.elementor-mobile-position-top.elementor-widget.elementor-widget-icon-box .elementor-widget-container {
    height: 100%;
}
nav.hfe-nav-menu__layout-horizontal.hfe-nav-menu__submenu-plus .hfe-nav-menu li:last-child a{
    padding-right: 0 !important;
}
a {
    outline: none !important;
}
@media (max-width: 1024px) {
    .n2-ss-widget.n2-ss-control-bullet.n2-ow-all.n2-ss-control-bullet-horizontal {
        bottom: 0;
    }
    .meet-our-doctors .elementor-container.elementor-column-gap-default {
        gap: 15px;
    }
    .service-sec .elementor-widget-wrap.elementor-element-populated .elementor-element.upk-primary-meta-end-position--yes.elementor-widget.elementor-widget-upk-alter-grid .elementor-widget-container .upk-alter-grid .upk-post-grid.upk-style-1 {
        grid-template-columns: repeat(3, 1fr);
    }
    .join-our-new-sec {
        position: relative;
        top: 0;
    }
    .subscribe-form .wpforms-container.wpforms-container-full.wpforms-render-modern {
        margin-top: 0;
    }
}
@media (max-width: 991.98px) {
    .video-item a {
        width: 90px;
        height: 90px;
        line-height: 90px;
        font-size: 25px;
        position: relative;
        top: -45px;
    }
    .video-wrap .video-nav .elementor-tabs-wrapper .elementor-tab-desktop-title {
        font-size: 15px;
        padding-bottom: 15px;
        padding-top: 15px;
        border-bottom: 1px solid #4d93e959;
    }
    .video-wrap .video-nav .elementor-tabs-wrapper .elementor-tab-desktop-title.elementor-active {
        border-bottom: 1px solid #4d93e959;
    }
    .service-sec .elementor-widget-wrap.elementor-element-populated .elementor-element.upk-primary-meta-end-position--yes.elementor-widget.elementor-widget-upk-alter-grid .elementor-widget-container .upk-alter-grid .upk-post-grid.upk-style-1 {
        grid-template-columns: repeat(2, 1fr);
    }
    .video-wrap .elementor-widget-video .elementor-custom-embed-image-overlay .elementor-custom-embed-play {
        top: 16%;
    }
    .video-wrap .video-nav .elementor-tabs-wrapper .elementor-tab-desktop-title {
        padding: 25px 28px 22px 28px;
    }
}
@media (max-width: 900px) {
    .home-slider-row .n2-ss-layer.n2-ow:nth-child(2) {
        order: 1 !important;
    }
    .home-slider-row .n2-ss-layer.n2-ow {
        order: 2 !important;
    }
    .home-slider-row .common-btn .n2-ss-layer-row-inner .n2-ss-layer.n2-ow {
        order: 1 !important;
    }
    .home-slider-row .common-btn .n2-ss-layer-row-inner .n2-ss-layer.n2-ow {
        order: 2 !important;
    }
}
@media (max-width: 767.98px) {
    .about-right img {
        right: 2px;
        width: 270px;
    }
    .about-left img {
        -webkit-animation: unset;
        animation: unset;
    }
    .about-right img {
        right: 2px;
        width: 270px;
    }
    .counter-item {
        margin-bottom: 10px;
    }
    .counter-item i {
        font-size: 30px;
        margin-bottom: 0px;
    }
    .video-wrap .video-nav .elementor-tabs .elementor-tabs-wrapper {
        display: inline-block;
    }
    .video-wrap .video-nav .elementor-tabs-wrapper .elementor-tab-desktop-title {
        display: block;
    }
    .video-item a {
        width: 80px;
        height: 80px;
        top: 40px;
    }
    .service-sec .elementor-widget-wrap.elementor-element-populated .elementor-element.upk-primary-meta-end-position--yes.elementor-widget.elementor-widget-upk-alter-grid .elementor-widget-container .upk-alter-grid .upk-post-grid.upk-style-1 {
        grid-template-columns: repeat(1, 1fr);
    }
    .subscribe-form .wpforms-submit-container button.wpforms-submit {
        position: relative;
        top: 0;
        transform: none;
    }
    .subscribe-form input.wpforms-field-large.wpforms-field-required {
        height: 45px;
        padding-right: 14px;
    }
    .video-wrap .elementor-widget-video .elementor-custom-embed-image-overlay .elementor-custom-embed-play {
        top: 30%;
    }
    .header-logo img {
        width: 200px !important;
    }
}
@media (max-width: 575.98px) {
    .video-wrap .elementor-widget-video .elementor-custom-embed-image-overlay .elementor-custom-embed-play {
        top: 50%;
    }
    .contact-form .wpforms-field-container .wpforms-field.wpforms-field-email.wpforms-one-half,
    .contact-form .wpforms-field-container .wpforms-field.wpforms-field-text.wpforms-one-half {
        margin-left: 0;
    }
    .contact-form .wpforms-field-container .wpforms-field {
        width: 100% !important;
    }
    .testimonial-wrap {
        padding: 30px 10px 30px;
    }
}
@media (min-width: 768px) {
    section.elementor-column.elementor-col-25.elementor-inner-column.elementor-element.elementor-element-969a69a.feedback-column {
        width: 33.33%;
    }
    .about-left:before {
        position: absolute;
        content: "";
        top: -10px;
        left: -10px;
        width: 430px;
        height: 375px;
        border-radius: 10px;
        z-index: -1;
        -webkit-animation: a-one 5s infinite linear;
        animation: a-one 5s infinite linear;
        background-color: var(--e-global-color-0671176);
    }
    .about-left:after {
        position: absolute;
        content: "";
        bottom: -10px;
        right: -10px;
        width: 430px;
        height: 375px;
        border-radius: 10px;
        z-index: -1;
        -webkit-animation: a-two 5s infinite linear;
        animation: a-two 5s infinite linear;
        background-color: var(--e-global-color-0671176);
    }
    @-webkit-keyframes a-one {
        0% {
          -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
        }
        50% {
          -webkit-transform: translate(-20px, -20px);
          transform: translate(-20px, -20px);
        }
        100% {
          -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
        }
      }
    @-webkit-keyframes a-two {
        0% {
          -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
        }
        50% {
          -webkit-transform: translate(20px, 20px);
          transform: translate(20px, 20px);
        }
        100% {
          -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
        }
    }
}
.upk-alter-grid .upk-content {
    display: block !important;
}