nav.wd-header-nav.wd-header-main-nav {
    background: #fff;
    border-radius: 30px;
    padding: 8px 10px !important;
}

nav.wd-header-nav.wd-header-main-nav ul li a {
    padding: 10px 12px;
    border-radius: 30px;
    transition: 0.4s ease all;
}

nav.wd-header-nav.wd-header-main-nav ul li.current-menu-item a {
    background: #0268fe;
    color: #fff;
}

nav.wd-header-nav.wd-header-main-nav ul li a:hover {
    background: #0268fe;
    color: #fff;
}
a.btn.btn-style-default {}

.whb-column.whb-col-right a.btn.btn-style-default {
    background: #E6E6E6;
    border: 2px solid #fff;
    padding: 20px 40px;
    font-size: 17px;
    text-transform: capitalize;
    font-weight: 600;
    transition: 0.4s ease all;
}

.whb-column.whb-col-right a.btn.btn-style-default:hover {border-color: #0268fe;color: #0268fe;background: #fff;}

.three-doctor {
    position: absolute;
    bottom: -50px;
    left: 38%;
    transform: translate(-25%, 0%);
}
.blur {
    backdrop-filter: blur(12px) !important;
}

.wd-accordion.wd-style-shadow {
    gap: 20px;
}

.wd-accordion.wd-style-shadow > div {
    border-radius: 20px;
    overflow: hidden;
}

.wd-accordion.wd-style-shadow > div span.wd-accordion-opener {
    font-weight: 900;
    color: #021734;
}
.consultation .info-box-icon {background: #EFEFEF;padding: 30px;border-radius: 30px;margin-bottom: 20px;transition: 0.4s ease all;}

.EFEFEF .elementor-element.elementor-element-a2b05ef.e-con-full.e-grid.e-con.e-child {}

.consultation .e-grid > div {
    transition: 0.4s ease all;
}

.consultation .e-grid > div:hover {
    background-color: #0268FE !important;
}

.consultation .e-grid > div:hover h4 {
    color: #fff;
}

.consultation .e-grid > div:hover .info-box-icon {background: linear-gradient(180deg, rgba(255, 255, 255, 0.63) 0%, rgba(255, 255, 255, 0.45) 100%);}
.consultation .e-grid > div {
    transition: 0.4s ease all;
    transform-origin: top left;
}

.consultation .e-grid > div:hover {
    background-color: #0268FE !important;
    transform: rotate(5deg);
    z-index: 10;
    position: relative;
}

.no-hover {
    pointer-events: none;
}

span.wpcf7-form-control-wrap input {
    border-radius: 30px;
    margin-bottom: 8px;
    color: #000 !IMPORTANT;
}

input.wpcf7-form-control.wpcf7-submit.has-spinner {
    display: block;
    width: 100%;
}
.wpcf7-not-valid-tip {
    font-size: 12px !important;
    font-weight: 100 !important;
    line-height: 1;
    text-align: center;
}
.wd-prefooter {
    padding: 0 !important;
    border-bottom: 1px solid #4a4a4a;
    padding-top: 90px;
    background: #efefef !important;
}

@media (min-width: 1px) and (max-width: 767px) {
  
.sg .c-title {
    font-size: 36px !important;
}
	.sg .c2-img {
    margin-top: 46px;
}
  
}


.whb-color-dark:not(.whb-with-bg) {
    background: transparent !important;
    box-shadow: none !important;
    border: none !important;
}

.whb-sticky-shadow.whb-sticked .whb-main-header {
    box-shadow: none !important;
    margin: 5px 0;
}

.whb-sticky-shadow.whb-sticked .whb-main-header a.wd-logo.wd-main-logo {}

.site-logo {
    backdrop-filter: blur(4px);
    padding: 7px 9px;
    border-radius: 20px;
}