.app-medi,
.ul-li ul,
.ul-li-block ul {
    padding: 0;
    margin: 0
}

.about-img,
.blog_list,
.container,
.fancybox-inner,
.fancybox-outer,
.get_input,
.medi-app-about-img-wrap,
.medi-app-main-header .app-medi-mobile_menu .dropdown,
.medi-app-main-menu-wrap .dropdown,
.ser_row,
.servicesblock,
.them-btn,
.w_chhose_s_row,
section {
    position: relative
}

.fancybox-nav,
.main-timeline .timeline-content:hover,
a {
    text-decoration: none
}

@keyframes toLeftFromRight {
    49% {
        transform: translateX(-100%)
    }

    50% {
        opacity: 0;
        transform: translateX(100%)
    }

    51% {
        opacity: 1
    }
}

.app-medi-footer-widget .app-medi-contact-widget .cw-widget-btn {
    color: #fff;
    width: 176px;
    height: 52px;
    border: none;
    font-weight: 600;
    position: relative;
    background-color: #223645;
    transition: .3s ease-in-out;
    font-size: 20px
}

.app-medi-footer-widget .app-medi-contact-widget .cw-widget-btn span {
    top: 9px;
    right: -20px;
    width: 35px;
    height: 33px;
    position: absolute;
    line-height: 32px;
    color: #223645;
    background-color: #fff;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .04)
}

.app-medi-footer-widget .app-medi-contact-widget .cw-widget-btn:hover,
.app-medi-footer-widget .app-medi-logo-widget .app-medi-footer-social a:hover {
    background-color: #223645
}

.app-medi-footer-widget .app-medi-contact-widget .cw-widget-btn:hover span {
    animation: .5s forwards toLeftFromRight
}

@keyframes fadeFromLeft {
    0% {
        opacity: 0;
        transform: translateX(-20px)
    }

    100% {
        opacity: 1;
        transform: translateX(0)
    }
}

@keyframes fadeFromRight {
    0% {
        opacity: 0;
        transform: translateX(20px)
    }

    100% {
        opacity: 1;
        transform: translateX(0)
    }
}

@keyframes fadeFromUp {
    0% {
        opacity: 0;
        transform: translateY(20px)
    }

    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

.fadeFromUp {
    animation-name: fadeFromUp
}

.fadeFromRight {
    animation-name: fadeFromRight
}

.fadeFromLeft {
    animation-name: fadeFromLeft
}

.app-medi {
    color: #383838;
    font-size: 15px;
    overflow-x: hidden;
    line-height: 1.625;
    font-family: 'Open Sans', sans-serif;
    -moz-osx-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased
}

.app-medi::selection {
    color: #fff;
    background-color: #6e3ebf
}

.app-medi::-moz-selection {
    color: #fff;
    background-color: #6e3ebf
}

.container {
    max-width: 1176px
}

.ul-li ul li {
    list-style: none;
    display: inline-block
}

.ul-li-block ul li {
    list-style: none;
    display: block
}

div#app-medi-preloader {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99999;
    width: 100%;
    height: 100%;
    overflow: visible;
    background: url(../img/pre.svg) center center no-repeat #fff
}

[data-background] {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center
}

.slider1,
.slider2 {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

a {
    color: inherit
}

img {
    max-width: 100%;
    height: auto
}

button {
    cursor: pointer
}

.form-control:focus,
a.active,
a:focus,
a:hover,
a:visited,
button.active,
button:focus,
button:hover,
button:visited,
input.active,
input:focus,
input:hover,
input:visited,
select,
select:focus,
select:hover,
select:visited,
textarea:focus,
textarea:hover {
    outline: 0;
    box-shadow: none;
    text-decoration: none;
    color: inherit
}

.form-control {
    box-shadow: none
}

.app-medi-footer-widget .app-medi-contact-widget .contact-widget-wrap:last-child,
.medi-app-service-innerbox .app-medi-service-text li:last-child,
.pera-content p {
    margin-bottom: 0
}

@keyframes zooming {

    0%,
    100% {
        transform: scale(1, 1)
    }

    50% {
        transform: scale(1.05, 1.05)
    }
}

.zooming {
    animation: 18s infinite both zooming
}

.app-medi-headline h1,
.app-medi-headline h2,
.app-medi-headline h3,
.app-medi-headline h4,
.app-medi-headline h5,
.app-medi-headline h6,
.faq_timeline.timeline .event p,
.main-timeline .description {
    margin: 0
}

.app-medi-scrollup {
    width: 50px;
    right: 20px;
    z-index: 5;
    height: 50px;
    bottom: 20px;
    display: none;
    position: fixed;
    line-height: 50px;
    border-radius: 100%;
    background-color: #ef6cab
}

.app-medi-scrollup i {
    color: #fff;
    font-size: 20px
}

.medi-app-section-title {
    padding-bottom: 39px
}

.medi-app-section-title .title-watermark {
    left: 0;
    right: 0;
    top: -91px;
    z-index: -1;
    line-height: 1;
    color: #e9eff4;
    font-weight: 300;
    font-size: 78px;
    font-family: Poppins
}

.medi-app-section-title .title-tag {
    font-size: 21px;
    font-weight: 500;
    color: #e8629c
}

.medi-app-section-title h2 {
    font-size: 44px;
    padding-top: 5px;
    font-weight: 600;
    color: #223645;
    text-transform: uppercase
}

.medi-app-background_overlay {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute
}

.medi-app-header-top {
    padding: 8px 4px;
    background-color: #fff;
    position: absolute;
    right: 15px;
    z-index: 2;
    border-radius: 30px;
    top: -20px;
    border: 2px solid #434b50
}

.medi-app-header-top-social {
    padding-right: 0;
    position: fixed;
    width: 50px;
    text-align: center;
    top: 16rem;
    left: 5px;
    z-index: 9
}

.medi-app-header-top-social ul {
    list-style: none;
    padding: 0
}

._why_s_b_icon,
.medi-app-header-top-social ul li {
    display: inline-block
}

.medi-app-header-top-social a {
    margin-bottom: 5px;
    transition: .3s ease-in-out;
    background-color: #5a7dd8;
    color: #fff;
    border: 1px solid;
    width: 40px;
    height: 40px;
    line-height: 37px;
    font-size: 17px;
    border-radius: 50%;
    display: block;
    box-shadow: 0 0 10px #797979
}

.medi-app-header-top-social ul li:nth-child(2) a {
    background-color: #fd1a4e
}

.medi-app-header-top-social ul li:nth-child(3) a {
    background-color: #3fb3d6
}

.medi-app-header-top-social ul li:nth-child(4) a {
    background-color: #c634ea
}

.medi-app-header-top-social ul li a:hover {
    color: #fefefe;
    background-color: #1f3240
}

.app-medi-testimonial-slider .app-medi-testimonial-quote .app-medi-testimonial-author .app-medi-test-author-text span,
.medi-app-header-top .medi-app-header-top-login {
    font-size: 14px
}

.medi-app-header-top .medi-app-header-top-login .h-top-login {
    color: #fff;
    font-weight: 700;
    margin-right: 5px
}

.medi-app-header-top .medi-app-header-top-login .h-top-login i {
    color: #e12454;
    margin-right: 5px
}

.medi-app-header-top .medi-app-header-top-contact {
    padding-right: 0
}

.medi-app-header-top .medi-app-header-top-contact a {
    font-size: 18px;
    padding: 0 14px;
    color: #000;
    border-right: 1px solid
}

.medi-app-header-top .medi-app-header-top-contact a:last-child,
.ser_row .col-md-2:nth-child(10),
.ser_row .col-md-2:nth-child(5) {
    border-right: 0
}

.medi-app-header-top .medi-app-header-top-contact a i {
    color: #fff;
    margin-right: 5px;
    width: 30px;
    height: 30px;
    background: #d2689a;
    border-radius: 50%;
    text-align: center;
    line-height: 29px
}

.medi-app-header-top .medi-app-header-top-language {
    top: 0;
    right: 0;
    position: absolute
}

.medi-app-header-top .medi-app-header-top-language:after {
    top: 10px;
    right: 22px;
    color: #fff;
    font-size: 14px;
    content: "";
    font-weight: 900;
    position: absolute;
    font-family: "Font Awesome 5 Free"
}

.medi-app-header-top .medi-app-header-top-language select {
    color: #fff;
    height: 40px;
    width: 120px;
    border: none;
    padding-left: 25px;
    text-align: center;
    background-color: #e12454;
    -webkit-appearance: none
}

.medi-app-main-menu-wrap {
    padding-left: 5px
}

.medi-app-main-menu-wrap .site-brand-logo {
    top: 11px;
    left: 0;
    margin: 0 auto;
    text-align: center;
    float: left;
    position: relative;
    border-radius: 5px;
    width: 330px;
    box-shadow: 0 0 10px #ccc
}

.medi-app-sticky-on .medi-app-main-menu-wrap .site-brand-logo {
    width: 250px;
    top: 12px;
    border-radius: 0;
    box-shadow: none
}

.medi-app-main-menu-wrap .dropdown:after {
    top: 15px;
    color: #e57eab;
    right: 3px;
    content: ">";
    font-size: 15px;
    font-weight: 700;
    position: absolute;
    transition: .3s ease-in-out;
    transform: rotate(90deg)
}

.medi-app-main-menu-wrap .dropdown .dropdown-menu {
    top: 52px;
    left: 0;
    opacity: 0;
    z-index: 2;
    margin: 0;
    padding: 0;
    height: auto;
    width: 455px;
    border: none;
    display: block;
    border-radius: 0;
    overflow: hidden;
    visibility: hidden;
    position: absolute;
    background-color: #b55381;
    transition: .4s ease-in-out;
    border-top: 2px solid #f7a2d2;
    box-shadow: 0 5px 10px 0 rgba(83, 82, 82, .1)
}

.medi-app-main-menu-wrap .dropdown .dropdown-menu.custom_drop {
    width: 160px
}

.medi-app-main-menu-wrap .dropdown .dropdown-menu li {
    width: 100%;
    margin-left: 0;
    border-bottom: 1px solid #e5e5e5
}

.medi-app-main-menu-wrap .dropdown .dropdown-menu li a {
    width: 100%;
    color: #fff;
    display: block;
    font-size: 14px;
    padding: 8px 23px;
    position: relative;
    transition: .3s ease-in-out
}

#app-medi-service-slider .owl-nav,
.app-medi-partner-slider .owl-nav,
.app-medi-testimonial-slider .owl-nav,
.medi-app-blog-img-text .medi-app-blog-text .medi-app-blog-meta a:last-child:after,
.medi-app-main-header .app-medi-mobile_menu .app-medi-mobile-main-navigation .navbar-nav li a:after,
.medi-app-main-header .app-medi-mobile_menu .dropdown:after,
.medi-app-main-menu-wrap .dropdown .dropdown-menu li a:after,
.medi-app-main-menu-wrap .dropdown .dropdown-menu li a:before {
    display: none
}

.medi-app-main-menu-wrap .dropdown .dropdown-menu li a:hover {
    background-color: #1b2c39;
    color: #fefefc
}

.medi-app-main-menu-wrap .dropdown .dropdown-menu li:last-child {
    border-bottom: none
}

.medi-app-main-menu-wrap .dropdown:hover .dropdown-menu {
    top: 52px;
    opacity: 1;
    visibility: visible
}

.top_wrapper {
    position: relative;
    height: 100vh !important
}

.medi-app-main-header {
    position: absolute;
    width: 100%;
    z-index: 999;
    padding-top: 32px
}

.medi-app-main-header .container {
    max-width: 1191px
}

.medi-app-main-navigation .navbar-nav {
    display: inline-block;
    margin: auto;
    position: relative;
    right: 0;
    float: right;
    top: 44px;
    background: #1b2c39;
    padding: 0 12px;
    border-radius: 999px
}

.medi-app-main-navigation li a {
    font-size: 15px;
    font-weight: 600;
    color: #fff;
    position: relative;
    display: inline-block;
    padding: 15px 16px;
    transition: .4s ease-in-out;
    text-transform: uppercase
}

.medi-app-main-navigation li a:after {
    left: 0;
    bottom: -2px;
    width: 0%;
    right: 0;
    content: "";
    height: 4px;
    margin: 0 auto;
    position: absolute;
    transition: .4s ease-in-out
}

.medi-app-main-navigation li a:hover {
    color: #f389b7
}

.medi-app-main-header .app-medi-mobile_menu_content .app-medi-mobile-main-navigation,
.medi-app-main-header .app-medi-mobile_menu_content .app-medi-mobile-main-navigation .navbar-nav,
.medi-app-main-navigation li a:hover:after {
    width: 100%
}

.medi-app-sticky-on {
    top: -40px;
    z-index: 10;
    width: 100%;
    position: fixed;
    height: 134px;
    background-color: #fff;
    animation-duration: .7s;
    animation-fill-mode: both;
    animation-name: fadeInDown;
    animation-timing-function: ease;
    transition: .3s ease-in-out;
    box-shadow: 0 0 18px 1px rgba(0, 0, 0, .1)
}

.medi-app-sticky-on .medi-app-main-navigation .navbar-nav {
    float: none;
    top: 27px
}

.medi-app-sticky-on .medi-app-header-top {
    top: 30px
}

.app-medi-search-body {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: 1000;
    transform: scale(1, 0);
    transform-origin: bottom center;
    transition: transform .7s;
    background-color: rgba(0, 0, 0, .85)
}

._ser_title,
.appoinrment_wapper,
.ser_blocl_list p,
.ser_row .col-md-2 a,
.ser_row .col-md-2::before {
    transition: .6s ease-in-out
}

.app-medi-search-body.app-medi-search-open {
    transform-origin: top center;
    transform: scale(1, 1)
}

.app-medi-search-body .app-medi-search-form {
    width: 100%;
    height: 100%;
    display: flex;
    position: relative;
    justify-content: center;
    align-items: center
}

.app-medi-search-body .app-medi-search-form .app-medi-search-form-area {
    width: 100%;
    z-index: 9991;
    max-width: 600px;
    position: relative
}

.app-medi-search-body .app-medi-search-form input {
    width: 100%;
    height: 60px;
    border: none;
    padding: 0 30px;
    background-color: #fff
}

.app-medi-search-body .app-medi-search-form button {
    top: 0;
    right: 0;
    color: #fff;
    border: none;
    width: 120px;
    height: 60px;
    position: absolute;
    background-color: #e12454
}

.app-medi-search-body .outer-close {
    top: 40px;
    right: 55px;
    width: 50px;
    height: 50px;
    cursor: pointer;
    line-height: 50px;
    position: absolute;
    background-color: red
}

.app-medi-search-body .outer-close i,
.app-medi-testimonial-slider .app-medi-testimonial-quote .app-medi-testimonial-author .app-medi-test-author-text,
.medi-app-cta-text .medi-app-section-title .title-tag,
.medi-app-cta-text .medi-app-section-title h2,
.medi-app-cta-text .medi-app-section-title p,
.ser_row .col-md-2:hover ._ser_title,
.ser_row .col-md-2:hover p {
    color: #fff
}

.app-medi-search-open,
.app-medi-sidebar-inner.wide_side_on .side_overlay,
.medi-app-main-header .app-medi-mobile_menu .app-medi-mobile-main-navigation .dropdown>.dropdown-menu,
.medi-app-main-header .app-medi-mobile_menu_wrap.mobile_menu_on .mobile_menu_overlay {
    opacity: 1;
    visibility: visible
}

.body_overlay_on,
.fancybox-inner,
.medi-app-blog-img-text .medi-app-blog-img,
.medi-app-hover-img,
.medi-app-main-header .mobile_menu_overlay_on {
    overflow: hidden
}

.app-medi-sidebar-gallary li {
    width: 80px;
    float: left;
    height: 80px;
    margin: 5px;
    overflow: hidden
}

.medi-app-main-header .app-medi-mobile_menu_content {
    top: 40px;
    bottom: 0;
    right: -350px;
    height: 100vh;
    z-index: 101;
    position: fixed;
    width: 280px;
    overflow-y: scroll;
    background-color: #1b0234;
    padding: 40px 0;
    box-shadow: 0 3px 5px rgba(100, 100, 100, .19);
    transition: .5s ease-in
}

.medi-app-main-header .app-medi-mobile_menu_content .navbar-nav .dropdown-menu {
    position: static !important;
    transform: none !important
}

.medi-app-main-header .app-medi-mobile_menu_content .app-medi-mobile-main-navigation .navbar-nav li {
    width: 100%;
    display: block;
    transition: .3s ease-in-out;
    border-bottom: 1px solid #36125a
}

.medi-app-main-header .app-medi-mobile_menu_content .app-medi-mobile-main-navigation .navbar-nav li:first-child {
    border-bottom: 1px solid #36125a
}

.medi-app-main-header .app-medi-mobile_menu_content .app-medi-mobile-main-navigation .navbar-nav li a {
    color: #afafaf;
    padding: 10px 30px;
    width: 100%;
    display: block;
    font-weight: 700;
    font-size: 14px;
    font-family: Poppins;
    text-transform: uppercase
}

.medi-app-main-header .app-medi-mobile_menu_content .m-brand-logo {
    width: 160px;
    margin: 0 auto 30px
}

.medi-app-main-header .app-medi-mobile_menu_wrap.mobile_menu_on .app-medi-mobile_menu_content {
    right: 0;
    transition: .7s ease-out
}

.medi-app-main-header .mobile_menu_overlay {
    top: 0;
    width: 100%;
    position: fixed;
    z-index: 100;
    right: 0;
    height: 120vh;
    opacity: 0;
    visibility: hidden;
    background-color: rgba(0, 0, 0, .9);
    transition: .5s ease-in-out
}

.medi-app-main-header .app-medi-mobile_menu_button {
    right: 20px;
    top: 15px;
    z-index: 5;
    color: #e12454;
    display: none;
    cursor: pointer;
    font-size: 16px;
    line-height: 40px;
    position: absolute;
    text-align: center
}

.medi-app-main-header .app-medi-mobile_menu .app-medi-mobile_menu_content .app-medi-mobile-main-navigation .navbar-nav .dropdown-menu {
    border: none;
    display: none;
    transition: none;
    box-shadow: none;
    padding: 5px 0;
    width: 100%;
    background-color: transparent
}

.medi-app-main-header .app-medi-mobile_menu .app-medi-mobile_menu_content .app-medi-mobile-main-navigation .navbar-nav .dropdown-menu li {
    border: none;
    padding: 0 20px;
    line-height: 1
}

.medi-app-main-header .app-medi-mobile_menu .dropdown .dropdown-btn {
    position: absolute;
    top: 6px;
    right: 10px;
    height: 30px;
    color: #afafaf;
    line-height: 22px;
    padding: 5px 10px;
    border: 1px solid #480b86
}

.medi-app-main-header .app-medi-mobile_menu .app-medi-mobile_menu_close {
    color: #d60606;
    cursor: pointer;
    top: 15px;
    left: 15px;
    font-size: 20px;
    position: absolute
}

@keyframes icon-bounce {

    0%,
    100%,
    20%,
    50%,
    80% {
        transform: translateY(0)
    }

    40% {
        transform: translateY(-10px)
    }

    60% {
        transform: translateY(-5px)
    }
}

.slider1 {
    background-image: url(../img/banner/1.jpg);
    height: 100vh
}

.slider2 {
    background-image: url(../img/banner/2.jpg);
    height: 100vh
}

.slider-carousel .owl-dots {
    position: absolute;
    width: 150px;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0;
    text-align: center
}

.slider-carousel .owl-dots .owl-dot {
    width: 17px;
    height: 17px;
    border: 2px solid #1b2c39;
    display: inline-block;
    border-radius: 50%;
    margin: 0 3px
}

.slider-carousel .owl-dots .owl-dot.active {
    background-color: #f985c2
}

.app-medi-footer-copyright,
.app-medi-footer-widget .app-medi-contact-widget,
.medi-app-banner-content {
    padding: 0
}

.medi-app-banner-feature {
    position: relative;
    right: 0;
    bottom: 0;
    width: 100%;
    margin-top: -51px
}

.medi-app-banner-feature-icon-text {
    width: 22%;
    height: 149px;
    padding: 29px 5px 0;
    margin: auto auto auto 18px;
    position: relative;
    display: inline-block;
    background: #fff;
    box-shadow: 0 0 10px #adacac;
    text-align: center;
    border-bottom: 3px solid #223645;
    border-radius: 81px 81px 0 0;
    z-index: 1
}

.medi-app-banner-feature-icon-text .medi-app-banner-feature-icon {
    line-height: 1;
    margin-bottom: 25px
}

.medi-app-banner-feature-icon-text .medi-app-banner-feature-icon img {
    width: 45px
}

.medi-app-banner-feature-icon-text .medi-app-banner-feature-text span {
    font-size: 15px;
    font-weight: 600;
    color: #525252;
    text-transform: uppercase
}

.medi-app-banner-feature-icon-text:after {
    top: 16px;
    left: 0;
    right: 0;
    width: 76px;
    content: "";
    height: 76px;
    margin: 0 auto;
    position: absolute;
    background-color: rgb(62 146 169 / 21%);
    transition: .4s ease-in-out;
    border-radius: 50%;
    z-index: -1
}

.medi-app-banner-feature-icon-text:hover .medi-app-banner-feature-icon {
    animation: .8s ease-out infinite icon-bounce
}

.app-medi-banner-cta {
    background-color: transparent;
    position: relative;
    margin-top: 0;
    padding-bottom: 0
}

.app-medi-banner-cta-icon-text {
    padding: 20px 50px 20px 55px;
    background-color: #ffbde3;
    z-index: 1;
    top: -99px;
    position: absolute;
    display: none
}

.app-medi-banner-cta-icon-text:before {
    left: 0;
    top: -5px;
    content: "";
    width: 100%;
    height: 5px;
    position: absolute;
    z-index: -1;
    background: #223645
}

.app-medi-banner-cta-icon-text .app-medi-banner-cta-icon {
    position: absolute;
    left: 22px;
    top: 13px;
    height: 69px;
    width: 69px;
    background: #1b2c39;
    border-radius: 50%;
    text-align: center;
    line-height: 65px
}

._whychosse::after,
._whychosse::before {
    width: 34%;
    border-bottom: 1px solid;
    top: 51px;
    height: 2px;
    content: ""
}

.app-medi-banner-cta-icon-text .app-medi-banner-cta-icon img {
    position: relative;
    width: 42px
}

.app-medi-banner-cta-text {
    padding-left: 61px
}

.app-medi-banner-cta-icon-text .app-medi-banner-cta-text h3 {
    color: #000;
    font-size: 21px;
    font-weight: 600
}

.app-medi-banner-cta-icon-text .app-medi-banner-cta-text span {
    color: #000;
    font-size: 22px
}

.app-medi-banner-cta-slug {
    padding-top: 35px;
    padding-left: 50px
}

.app-medi-banner-cta-slug p {
    color: #fff;
    float: left
}

.app-medi-banner-cta-slug p a,
.app-medi-testimonial-slider .app-medi-testimonial-quote .app-medi-testimonial-author .app-medi-test-author-text h4 {
    font-size: 20px;
    font-weight: 600
}

.app-medi-banner-cta-slug span {
    top: -10px;
    width: 50px;
    float: right;
    height: 50px;
    line-height: 50px;
    position: relative;
    color: #e12454;
    text-align: center;
    background-color: #fff
}

.app-medi-banner-cta-slug span a,
.app-medi-footer-widget .app-medi-contact-widget .cw-widget-btn a {
    width: 100%;
    display: block
}

._whychosse {
    position: relative;
    font-size: 35px;
    text-transform: uppercase;
    text-align: center;
    padding-top: 25px
}

._whychosse i {
    position: absolute;
    width: 35px;
    height: 35px;
    background: #fff;
    border-radius: 50%;
    border: 1px solid;
    left: 0;
    right: 0;
    margin: auto;
    top: 108px;
    font-size: 21px;
    line-height: 34px;
    z-index: 2
}

._whychosse::before {
    position: absolute;
    left: 0
}

._whychosse::after {
    position: absolute;
    right: 0
}

.page_wapper {
    position: relative;
    overflow-x: hidden
}

.page_wapper::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: url(../img/bg.jpg);
    opacity: .7;
    top: 0;
    z-index: -1
}

@keyframes shine {
    100% {
        left: 125%
    }
}

.medi-app-about-section {
    padding: 75px 0 78px
}

.medi-app-about-section::before {
    content: "";
    position: absolute;
    width: 2px;
    height: 60px;
    border-right: 1px solid;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: -1
}

.medi-app-about-img-wrap::before {
    content: "";
    position: absolute;
    width: 40%;
    height: 40%;
    background: #d2689a;
    left: -28px;
    top: -28px
}

.medi-app-hover-img:after {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: "";
    width: 50%;
    opacity: 0;
    height: 100%;
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .3) 100%);
    transform: skewX(-25deg)
}

.medi-app-hover-img:hover:after {
    opacity: 1;
    animation: .75s shine
}

.medi-app-about-img-wrap .medi-app-about-img2 {
    margin-left: 0;
    box-shadow: 0 0 10px #9a9a9a
}

.medi-app-about-img-wrap .medi-app-about-img2 img {
    box-shadow: 0 0 10px #ccc
}

.abt_boder {
    position: absolute;
    width: 53%;
    height: 448px;
    bottom: -39px;
    border: 1px solid #9e9e9e;
    left: 0;
    right: 0;
    margin: auto
}

.swethga_info h2 {
    text-transform: uppercase;
    font-size: 36px;
    margin-top: 16px
}

.swethga_info h3 {
    font-size: 25px;
    color: #d2689a
}

.swethga_info h4 {
    font-size: 20px;
    color: #d26899;
    font-weight: 600
}

.swethga_info h4 span {
    display: block
}

.about_swetha {
    font-size: 25px;
    line-height: 42px;
    text-transform: uppercase;
    font-weight: 300;
    margin-top: 24px
}

.medi-app-about-text-wrap {
    padding-top: 0;
    margin-bottom: 0
}

.medi-app-about-exp {
    padding-top: 40px;
    margin-right: 50px;
    border-top: 1px solid #e8639c
}

.medi-app-about-exp .app-medi-exp-title {
    font-size: 14px;
    font-weight: 700;
    max-width: 60px;
    color: #223645;
    display: inline-block;
    font-family: Poppins
}

.medi-app-about-exp h2 {
    line-height: 1;
    color: #e8629c;
    font-size: 150px;
    font-weight: 600;
    padding-top: 15px
}

.medi-app-about-exp .app-medi-title2 {
    font-size: 29px;
    font-weight: 500;
    max-width: 130px;
    color: #223645;
    display: inline-block
}

.medi-app-about-text h2 {
    font-size: 19px;
    font-weight: 400;
    line-height: 1.25;
    color: #223645;
    padding-bottom: 14px
}

.app-medi-footer,
.app-medi-footer-widget .app-medi-contact-widget .contact-widget-wrap .cw-widget-text,
.medi-app-about-text .app-medi-about-list {
    padding-top: 0
}

.medi-app-about-text .app-medi-about-list li {
    width: 49%;
    display: inline-block;
    margin-bottom: 3px;
    position: relative;
    text-align: center;
    padding: 11px 7px;
    background: #c35388
}

.breadcrumb li:nth-child(2n)::before,
.breadcrumb ul li:before,
.list-style li::before {
    background-image: url(../img/fv.png);
    background-repeat: no-repeat
}

.mvv_icon {
    display: inline-block;
    width: 59px;
    margin-bottom: 10px
}

.medi-app-about-text .app-medi-about-list li h4 {
    text-transform: uppercase;
    font-size: 21px;
    color: #fcfcfc;
    font-weight: 600;
    margin-bottom: 10px
}

.medi-app-about-text .app-medi-about-list li p {
    line-height: 22px;
    color: #fcfcfc;
    font-size: 14px
}

.medi-app-about-text .app-medi-about-list li:nth-child(2) {
    background: #1b2c39
}

.medi-app-about-text .app-medi-about-list li:nth-child(3) {
    width: 100%;
    background: #249eb1
}

.medi-app-about-text .app-medi-about-list li:hover {
    background-color: #000
}

.medi-app-about-text .app-medi-about-list li:before {
    top: 0;
    left: 0;
    font-weight: 900;
    position: absolute;
    color: #e12454;
    font-family: "Font Awesome 5 Free"
}

.welcometext {
    text-align: center;
    padding-bottom: 33px
}

.welcometext h4 {
    font-size: 23px;
    position: relative;
    color: #d2689a
}

.welcometext h2 {
    text-transform: uppercase;
    color: #223645;
    font-size: 30px;
    font-weight: 600
}

.welcometext h1 {
    font-size: 31px;
    color: #e8619c;
    text-transform: uppercase;
    position: relative
}

.welcometext h1::after,
.welcometext h1::before {
    content: "";
    position: absolute;
    width: 23%;
    height: 2px;
    border-bottom: 1px solid #ccc;
    left: 0;
    top: 14px
}

.welcometext h1::after {
    left: initial;
    right: 0
}

.welcometext p {
    text-align: justify;
    line-height: 27px
}

.app-medi-footer-menu,
.txt-right {
    text-align: right
}

.them-btn a {
    display: inline-block;
    color: #223645;
    background: #fff;
    padding: 4px 9px;
    border-radius: 30px;
    border: 2px solid
}

.them-btn a:hover {
    background-color: #e8619c;
    color: #fff
}

.medi-app-service-section {
    padding: 0 0 93px;
    z-index: 1
}

.medi-app-service-section::before {
    content: "";
    position: absolute;
    width: 50%;
    height: 38%;
    bottom: 119px;
    transform: skew(0deg, 12deg)
}

.medi-app-service-section::after {
    content: "";
    position: absolute;
    width: 50%;
    height: 38%;
    bottom: 119px;
    transform: skew(0deg, -12deg);
    right: 0;
    z-index: -1
}

.ser_line::before {
    content: "";
    position: absolute;
    width: 2px;
    height: 60px;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: -1
}

.medi-app-service-innerbox {
    padding: 45px 40px;
    background-color: #fff
}

.medi-app-service-innerbox .medi-app-service-icon-title {
    margin-bottom: 14px
}

.medi-app-service-innerbox .medi-app-service-icon {
    margin-right: 20px;
    transition: .6s cubic-bezier(.24, .74, .58, 1)
}

.app-medi-feature-img-text .app-medi-feature-icon-text .app-medi-feature-icon svg,
.medi-app-service-innerbox .medi-app-service-icon svg {
    height: 60px;
    fill: #e12454
}

.medi-app-service-innerbox .app-medi-service-title h3 {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.3;
    color: #223645
}

.medi-app-service-innerbox .app-medi-service-text p {
    font-size: 14px;
    line-height: 1.857;
    padding-bottom: 30px
}

.medi-app-service-innerbox .app-medi-service-text li {
    font-size: 14px;
    font-weight: 700;
    padding-left: 35px;
    color: #223645;
    position: relative;
    margin-bottom: 12px
}

.medi-app-service-innerbox .app-medi-service-text li:before {
    top: 0;
    left: 0;
    content: "";
    font-weight: 900;
    position: absolute;
    color: #e12454;
    font-family: "Font Awesome 5 Free"
}

.medi-app-service-innerbox:hover .medi-app-service-icon {
    transform: rotateY(360deg)
}

#app-medi-service-slider .owl-dots {
    margin-top: 40px;
    text-align: center
}

#app-medi-service-slider .owl-dots .owl-dot {
    height: 6px;
    width: 24px;
    margin: 0 5px;
    cursor: pointer;
    display: inline-block;
    background-color: #fff;
    transition: .3s ease-in-out
}

#app-medi-service-slider .owl-dots .owl-dot.active {
    background-color: #e12454
}

.ser_title_head p {
    max-width: 600px;
    margin: auto auto 0
}

.ser_blocl_list {
    position: relative;
    text-align: center;
    z-index: 1
}

.ser_row .col-md-2 {
    padding: 44px 12px;
    flex: 0 0 20%;
    max-width: 20%;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc
}

.ser_row .col-md-2:nth-child(10),
.ser_row .col-md-2:nth-child(6),
.ser_row .col-md-2:nth-child(7),
.ser_row .col-md-2:nth-child(8),
.ser_row .col-md-2:nth-child(9) {
    border-bottom: 0
}

.ser_row .col-md-2:nth-child(10),
.ser_row .col-md-2:nth-child(2),
.ser_row .col-md-2:nth-child(4),
.ser_row .col-md-2:nth-child(6),
.ser_row .col-md-2:nth-child(8) {
    background-color: #ffecf8
}

.ser_row .col-md-2::before {
    content: "";
    position: absolute;
    width: 0%;
    height: 100%;
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
    opacity: 0;
    background-color: #203240 !important;
    z-index: -1
}

.ser_row .col-md-2:hover::before {
    width: 100%;
    opacity: 1;
    background-color: #203240 !important;
    z-index: 1
}

.ser_blocl_list::after {
    content: "";
    position: absolute;
    width: 124px;
    height: 124px;
    left: 0;
    right: 0;
    margin: auto;
    top: 29px;
    border-radius: 50%;
    transition: 1s ease-in-out
}

.app-medi-process-section::before,
.ser_image::before {
    width: 100%;
    height: 100%;
    position: absolute;
    content: ""
}

.ser_blocl_list:hover::after {
    transform: rotate(30deg)
}

.ser_image {
    display: inline-block;
    text-align: center;
    width: 174px;
    height: 174px;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
    border: 6px solid #ffe8e7;
    box-shadow: 0 0 10px #868686;
    margin-bottom: 6px
}

._ser_title {
    text-transform: uppercase;
    color: #101921;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 11px;
    font-weight: 600;
    z-index: 999;
    padding: 0 6px;
    display: table-cell;
    width: 700px;
    height: 100px;
    vertical-align: middle
}

.ser_blocl_list p {
    margin: 0;
    color: initial;
    font-size: 14px
}

.ser_row .col-md-2 a {
    display: inline-block;
    width: 35px;
    height: 35px;
    background-color: #fff;
    color: #223645;
    border: 2px solid;
    border-radius: 50%;
    line-height: 33px;
    font-size: 26px;
    z-index: 1;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    opacity: 0;
    visibility: hidden;
    text-align: center
}

.ser_row .col-md-2:hover a {
    opacity: 1;
    visibility: visible;
    bottom: 20px
}

.ser_blocl_list:hover a {
    background-color: rgb(222 89 147) !important;
    color: #fff !important
}

.medi-app-cta-section {
    padding: 69px 0;
    background-image: url(../img/appointmentbg.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

.medi-app-cta-section .medi-app-background_overlay {
    background-color: rgb(20 110 134 / 93%)
}

.medi-app-cta-text {
    padding-top: 40px
}

.app-medi-testimonial-text .medi-app-section-title,
.medi-app-cta-text .medi-app-section-title {
    padding-bottom: 40px
}

.medi-app-section-title p {
    margin: 0 auto
}

.medi-app-cta-text .medi-app-section-title h2 {
    font-size: 40px;
    padding-bottom: 20px
}

.medi-app-cta-text .medi-app-section-title p {
    line-height: 1.75;
    max-width: 520px
}

.medi-app-cta-text .medi-app-cta-list li {
    width: 50%;
    float: left;
    color: #fff;
    font-weight: 700;
    padding-left: 60px;
    margin-bottom: 30px;
    position: relative
}

.medi-app-cta-text .medi-app-cta-list li:before {
    top: -8px;
    left: 0;
    width: 40px;
    content: "";
    height: 40px;
    position: absolute;
    border-radius: 100%;
    border: 2px solid #ffffff7d
}

.medi-app-cta-text .medi-app-cta-list li:after {
    top: -1px;
    left: 13px;
    content: "";
    font-weight: 900;
    position: absolute;
    color: #ffffff7d;
    font-family: "Font Awesome 5 Free"
}

.app-medi-cta-form-input {
    margin: 0 -10px
}

.app-medi-process-section {
    padding: 0;
    position: relative;
    margin-bottom: 30px
}

.app-medi-process-section::before {
    top: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    right: 0;
    z-index: -1
}

.app-medi-process-img {
    z-index: 1;
    padding-top: 80px
}

.app-medi-process-img:before {
    top: 0;
    z-index: -1;
    content: "";
    left: -100px;
    width: 350px;
    height: 675px;
    position: absolute
}

.testimonial_slider_block {
    text-align: center;
    padding: 40px 0;
    background: #1b2c39
}

.testimonial_slider_block .medi-app-section-title .title-tag {
    color: #fff;
    font-size: 18px
}

.testimonial_slider_block .medi-app-section-title h2 {
    color: #fff;
    font-size: 33px
}

.testimonial_item_icon {
    display: inline-block;
    width: 74px;
    height: 74px;
    background: #d2689a;
    color: #fff;
    border: 2px solid;
    border-radius: 50%;
    font-size: 35px;
    left: 0;
    line-height: 67px;
    margin: 0 0 14px
}

.testimonial_item_content {
    position: relative;
    padding: 20px 0;
    margin-bottom: 30px
}

.testimonial_item_content h3 {
    text-transform: uppercase;
    color: #fff
}

.testimonial_item_content p {
    padding: 0 34px;
    color: #fff
}

.testimonial-slider .owl-dots {
    position: relative;
    width: 200px;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0
}

.testimonial-slider .owl-dots .owl-dot {
    display: inline-block;
    width: 16px;
    height: 16px;
    border: 2px solid #eee;
    border-radius: 50%;
    margin: 0 3px
}

.testimonial-slider .owl-dots .owl-dot.active {
    background: #c05b7f
}

.app-medi-process-section::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    z-index: -1
}

.why_swetha {
    position: relative;
    padding: 50px 0 63px
}

._wjy_s_row .col-md-12,
._wjy_s_row .col-md-6 {
    padding: 0 10px
}

._why_swe_blocks {
    position: relative;
    width: 100%;
    height: 276px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: 20px;
    box-shadow: 0 0 10px #adadad
}

._wjy_s_row .col-md-6:first-child ._why_swe_blocks {
    background-image: url(../img/centerofexlence/1.jpg)
}

._wjy_s_row .col-md-6:nth-child(2) ._why_swe_blocks {
    background-image: url(../img/centerofexlence/2.jpg)
}

._wjy_s_row .col-md-12:nth-child(3) ._why_swe_blocks {
    background-image: url(../img/centerofexlence/3.jpg)
}

._why_swe_blocks::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    margin: auto;
    background: linear-gradient(45deg, #1a2935, transparent);
    bottom: 0
}

.faq_timeline.timeline {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
    margin: 0 auto;
    letter-spacing: .2px;
    position: relative;
    line-height: 1.4em;
    font-size: 1.03em;
    padding: 22px;
    list-style: none;
    text-align: left;
    max-width: 100%;
    left: 15px
}

.faq_timeline.timeline::before {
    content: "";
    position: absolute;
    border-left: 2px solid #d2689a;
    width: 2px;
    height: 100%;
    top: 0;
    left: 14px
}

.faq_timeline.timeline h1 {
    font-weight: 300;
    font-size: 1.4em
}

.faq_timeline.timeline h2,
.faq_timeline.timeline h3 {
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 7px
}

.faq_timeline.timeline .event {
    border-bottom: 1px dashed #ec8bb9;
    padding-bottom: 20px;
    margin-bottom: 20px;
    position: relative;
    padding-left: 39px
}

.faq_timeline.timeline .event:last-of-type {
    padding-bottom: 0;
    margin-bottom: 0;
    border: none
}

.faq_timeline.timeline .event:after,
.faq_timeline.timeline .event:before {
    position: absolute;
    display: block;
    top: 0
}

.faq_timeline.timeline .event:before {
    content: ""
}

.faq_timeline.timeline .event:after {
    box-shadow: 0 0 0 3px #d2689a;
    left: -26px;
    background: #d2689a;
    border-radius: 50%;
    height: 37px;
    width: 37px;
    content: "\f128";
    top: 5px;
    font-family: 'Font Awesome 5 Free';
    font-weight: 700;
    text-align: center;
    font-size: 19px;
    line-height: 37px;
    color: #fff;
    box-shadow: 0 0 0 6px #ecc4d7
}

@media (max-width:767px) {
    .faq_timeline.timeline {
        max-width: 98%;
        padding: 25px
    }

    .faq_timeline.timeline .event {
        padding-top: 30px
    }

    .faq_timeline.timeline .event:before {
        left: 0;
        text-align: left
    }

    .faq_timeline.timeline .event:after {
        left: -31.8px
    }
}

.rtl .faq_timeline.timeline {
    border-left: 0;
    text-align: right;
    border-radius: 4px 0 0 4px;
    border-right: 3px solid #727cf5
}

.rtl .faq_timeline.timeline .event::before {
    left: 0;
    right: -170px
}

.rtl .faq_timeline.timeline .event::after {
    left: 0;
    right: -55.8px
}

.app-medi-feature-section {
    background-color: #f5f5f5
}

.app-medi-feature-img-text {
    margin: 0 auto;
    max-width: 640px
}

.app-medi-feature-img-text:before {
    top: 0;
    left: 0;
    width: 100%;
    content: "";
    height: 100%;
    background-color: rgba(34, 53, 68, .75);
    position: absolute
}

.app-medi-feature-img-text .app-medi-feature-icon-text {
    top: 100px;
    left: 80px;
    position: absolute
}

.app-medi-feature-img-text .app-medi-feature-icon-text .app-medi-feature-icon {
    line-height: 1;
    margin-bottom: 30px
}

.app-medi-feature-img-text .app-medi-feature-icon-text .app-medi-text h3 {
    color: #fff;
    font-size: 36px;
    max-width: 350px;
    font-weight: 700;
    line-height: 1.278;
    padding-bottom: 15px
}

.app-medi-feature-img-text .app-medi-feature-icon-text .app-medi-text span {
    color: #adbbc5;
    font-size: 17px
}

.app-medi-feature-img-text .app-medi-feature-icon-text .app-medi-text .app-medi-feature-more-btn {
    bottom: 0;
    right: -95px;
    width: 60px;
    height: 60px;
    line-height: 60px;
    position: absolute;
    border-radius: 100%;
    display: inline-block;
    background-color: #fff
}

.app-medi-testimonial-section {
    padding: 120px 0 160px
}

.app-medi-testimonial-slider {
    bottom: -130px;
    padding: 45px;
    right: 30px;
    max-width: 385px;
    position: absolute;
    background-color: #e12454
}

.app-medi-testimonial-slider .app-medi-testimonial-quote p {
    font-size: 14px;
    color: #ffd6e0;
    font-style: italic;
    font-family: "Playfair Display", serif
}

.app-medi-testimonial-slider .app-medi-testimonial-quote .app-medi-testimonial-author {
    margin-top: 25px
}

.app-medi-testimonial-slider .app-medi-testimonial-quote .app-medi-testimonial-author .app-medi-test-author-img {
    width: 47px;
    height: 47px;
    overflow: hidden;
    margin-right: 15px;
    border-radius: 100%
}

.app-medi-testimonial-slider .app-medi-testimonial-quote .app-medi-icon-bg {
    right: 45px;
    bottom: -20px;
    z-index: -1;
    position: absolute;
    line-height: 1
}

.app-medi-testimonial-slider .app-medi-testimonial-quote .app-medi-icon-bg svg {
    fill: #e73461;
    height: 160px
}

.app-medi-testimonial-text {
    padding-top: 35px
}

.app-medi-testimonial-text-details p {
    line-height: 1.75;
    padding-bottom: 15px
}

.app-medi-testimonial-signature {
    margin-top: 15px
}

.medi-app-blog-section {
    padding: 120px 0
}

.medi-app-blog-img-text .medi-app-blog-img img {
    transform: scale(1.2);
    transition: .4s ease-in-out
}

.medi-app-blog-img-text .medi-app-blog-cat {
    right: 0;
    bottom: 0;
    color: #fff;
    font-weight: 700;
    font-size: 14px;
    position: absolute;
    padding: 5px 20px;
    background-color: #e12454
}

.medi-app-blog-img-text .medi-app-blog-text {
    padding: 40px 35px;
    background-color: #fff;
    border: 2px solid #e2e7eb;
    transition: .4s ease-in-out;
    box-shadow: 0 16px 32px 0 rgba(0, 0, 0, .04)
}

.app-medi-footer-widget .app-medi-menu-widget li,
.medi-app-blog-img-text .medi-app-blog-text .medi-app-blog-meta {
    margin-bottom: 8px
}

.medi-app-blog-img-text .medi-app-blog-text .medi-app-blog-meta a {
    font-size: 14px;
    margin-right: 40px;
    position: relative
}

.medi-app-blog-img-text .medi-app-blog-text .medi-app-blog-meta a:after {
    top: 2px;
    right: -22px;
    width: 2px;
    content: "";
    height: 12px;
    position: absolute;
    background-color: #dde6ec
}

.medi-app-blog-img-text .medi-app-blog-text h3 {
    font-size: 20px;
    font-weight: 600;
    color: #223645;
    padding-bottom: 15px
}

.medi-app-blog-img-text .medi-app-blog-text .medi-app-blog-more {
    color: #98a6b1;
    font-size: 14px;
    font-weight: 700;
    position: relative
}

.medi-app-blog-img-text .medi-app-blog-text .medi-app-blog-more:after {
    left: 0;
    bottom: 0;
    height: 2px;
    content: "";
    width: 100%;
    position: absolute;
    background-color: #98a6b1
}

.medi-app-blog-img-text:hover .medi-app-blog-text {
    box-shadow: none;
    border: 2px solid #fff
}

.medi-app-blog-img-text:hover .medi-app-blog-img img {
    transform: scale(1)
}

.app-medi-partner-section {
    padding: 75px 0;
    background-color: #e12454
}

.app-medi-partner-slider .app-medi-partner-img img {
    transition: .4s ease-in-out;
    filter: grayscale(1)
}

.app-medi-partner-slider .app-medi-partner-img:hover img {
    transform: scale(1.1);
    filter: grayscale(0)
}

.app-medi-footer .medi-app-background_overlay {
    background-color: rgba(16, 30, 41, .75)
}

.app-medi-footer .medi-app-footer-widget-content {
    padding-bottom: 36px
}

.app-medi-footer-widget .medi-app-widget-title {
    color: #171717;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 17px;
    text-transform: uppercase;
    border-left: 3px solid #e8619c;
    padding-left: 11px
}

.app-medi-footer-widget .app-medi-logo-widget {
    max-width: 100%;
    text-align: center
}

.app-medi-footer-widget .app-medi-logo-widget .medi-app-footer-logo {
    margin-bottom: 15px;
    display: inline-block;
    position: relative;
    z-index: 1;
    width: 350px;
    border-radius: 20px;
    margin-top: 74px;
    box-shadow: 0 0 10px #ccc
}

.app-medi-footer-widget .app-medi-logo-widget p {
    color: #171717;
    padding-bottom: 22px;
    line-height: 26px
}

.app-medi-footer-widget .app-medi-logo-widget p a,
.app-medi-footer-widget .app-medi-menu-widget li a:hover {
    color: #e8619c
}

.app-medi-footer-widget .app-medi-logo-widget .app-medi-footer-social {
    display: table;
    margin: 0 auto 42px;
    border-top: 1px solid #929292;
    border-bottom: 1px solid #929292;
    padding: 9px 67px
}

.app-medi-footer-widget .app-medi-logo-widget .app-medi-footer-social a {
    width: 37px;
    height: 37px;
    color: #fff;
    font-size: 16px;
    line-height: 37px;
    margin-right: 8px;
    text-align: center;
    border-radius: 100%;
    display: inline-block;
    background: #3e90e8;
    transition: .4s ease-in-out
}

.app-medi-footer-widget .app-medi-logo-widget .app-medi-footer-social a:nth-child(2) {
    background: #f72b2b
}

.app-medi-footer-widget .app-medi-logo-widget .app-medi-footer-social a:nth-child(3) {
    background: #25b9da
}

.app-medi-footer-widget .app-medi-logo-widget .app-medi-footer-social a:nth-child(4) {
    background: #ea2bf7
}

.app-medi-footer-widget .app-medi-menu-widget li a {
    font-size: 15px;
    color: #171717;
    display: block;
    position: relative;
    padding-left: 31px
}

.app-medi-footer-widget .app-medi-menu-widget li a::before {
    content: "\f140";
    font-weight: 600;
    position: absolute;
    font-family: "Font Awesome 5 Free";
    left: 0;
    font-size: 14px;
    top: 3px
}

.app-medi-footer-widget .app-medi-contact-widget .contact-widget-wrap {
    margin-bottom: 35px;
    position: relative;
    padding-left: 43px
}

.app-medi-footer-widget .app-medi-contact-widget .contact-widget-wrap .cw-widget-text h3 {
    color: #033333;
    font-size: 22px;
    font-weight: 600
}

.app-medi-footer-widget .app-medi-contact-widget .contact-widget-wrap .cw-widget-text span {
    color: #4a4a4a;
    font-size: 15px
}

.contact-widget-wrap .cw-widget-icon {
    position: absolute;
    left: 0;
    width: 30px;
    height: 30px;
    border: 1px solid;
    text-align: center
}

.app-medi-footer-widget .app-medi-contact-widget .cw-widget-btn {
    margin: 0 auto;
    line-height: 60px
}

.app-medi-copyright-text {
    color: #000;
    text-align: center;
    font-size: 16px;
    padding: 15px 0;
    border-top: 1px solid #ccc
}

.app-medi-copyright-text a {
    font-weight: 600;
    color: #e8619c
}

.app-medi-footer-menu li {
    margin-left: 40px
}

.app-medi-footer-menu li a {
    color: #a6b5c0
}

._appointment {
    position: fixed;
    top: 48%;
    z-index: 9;
    right: -68px;
    background: linear-gradient(to top, #9c456e, #d2689a);
    color: #fff;
    padding: 6px 18px;
    text-transform: uppercase;
    transform: rotate(-90deg);
    font-size: 21px;
    cursor: pointer
}

.appoinrment_wapper {
    position: fixed;
    right: -380px;
    top: 28%;
    background-color: #1b2c39;
    max-width: 357px;
    width: 100%;
    z-index: 99;
    text-align: center;
    padding: 27px 23px
}

.fancybox-next,
.form_visible .appoinrment_wapper {
    right: 0
}

.app_form h3 {
    text-transform: uppercase;
    color: #fff;
    font-size: 24px
}

.app_close {
    position: absolute;
    left: -11px;
    width: 30px;
    height: 30px;
    background: #e8639c;
    color: #fff;
    font-size: 19px;
    top: -12px;
    cursor: pointer
}

.app_form .form-control {
    background-color: transparent;
    border-radius: 0;
    border: none;
    border-bottom: 1px dashed #fff;
    color: #fff
}

.app_form .form-control::placeholder {
    color: #fff
}

.app_form .btn {
    background-color: #e8639c;
    color: #fff;
    border: none
}

.blog_section {
    position: relative;
    padding: 0 0 96px
}

.blo_img {
    position: relative;
    box-shadow: 0 0 10px
}

.blo_img::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, rgb(0 0 0 / 0), #17242d)
}

.blo_info {
    position: absolute;
    bottom: 21px;
    padding: 0 0 10px 29px;
    left: 0;
    max-width: 430px
}

.blog_row .col-md-12:first-child .blo_info {
    left: inherit;
    right: 0;
    text-align: right;
    padding: 0 29px 10px 0
}

.blo_info h4 {
    color: #fff;
    margin-bottom: 3px;
    font-size: 22px
}

.blo_info p {
    color: #fff;
    margin: 0
}

.blo_info a {
    display: inline-block;
    color: #fff;
    border: 1px solid;
    padding: 3px 12px;
    border-radius: 30px;
    margin-top: 12px
}

.blo_info a:hover {
    background-color: #e8629c
}

.w_chhose_s_row .col-md-6 {
    padding: 27px 10px
}

.w_chhose_s_row .col-md-6:first-child,
.w_chhose_s_row .col-md-6:nth-child(3) {
    border-right: 1px solid #ccc
}

.w_chhose_s_row .col-md-6:first-child,
.w_chhose_s_row .col-md-6:nth-child(2) {
    border-bottom: 1px solid #ccc
}

._why_s_c_block,
.gall_row,
.get_head_section,
.vision p {
    text-align: center
}

._why_s_c_block h3 {
    text-transform: uppercase;
    margin: 10px 0 0;
    font-size: 20px
}

.get_in_touch {
    position: relative;
    padding: 40px 0 59px;
    background: #1b2c39
}

.get_head_section span {
    display: block;
    color: #fff;
    font-size: 23px
}

.get_head_section h3 {
    display: block;
    text-transform: uppercase;
    color: #fff;
    font-size: 37px;
    margin-bottom: 24px
}

.get_row .col-md-4 {
    padding: 0 5px
}

.get_input .form-control {
    display: block;
    background: 0 0;
    color: #fff;
    height: 52px
}

.get_input .form-control::placeholder {
    color: #eee
}

.get_btn .g_btn {
    width: 100%;
    border: none;
    font-size: 20px;
    padding: 9px 0;
    border-radius: 4px;
    background-color: #d26899;
    color: #fff
}

.get_btn .g_btn:hover {
    background-color: #d2689a;
    color: #ffe
}

.footer_gal {
    border: 2px solid #ccc;
    padding: 10px;
    margin-top: 18px
}

.foo_gall {
    position: relative;
    display: block
}

.foo_gall::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgb(191 61 122 / 56%)
}

.foo_gall span {
    position: absolute;
    right: 12px;
    bottom: 4px;
    color: #fff;
    font-size: 21px
}

.breadcrumb ul li,
.list-style li,
.mechine-2,
.why-row {
    position: relative
}

.breadcrumb {
    text-align: center;
    display: block;
    padding-top: 200px;
    background: 0 0
}

.breadcrumb h1 {
    font-size: 30px;
    text-transform: uppercase;
    margin-bottom: 10px;
    color: #c01a85;
    font-weight: 600
}

.breadcrumb ul li:before {
    content: "";
    position: absolute;
    right: 0;
    left: 63px;
    top: 0;
    color: #de602c;
    width: 100%;
    height: 100%;
    background-size: 27px
}

.breadcrumb ul {
    display: inline-flex;
    margin: auto;
    list-style: none;
    border: 5px double #cbcbcb;
    padding: 10px 0;
    border-radius: 999px
}

.breadcrumb li:nth-child(2n)::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 72px;
    right: 0;
    z-index: -1;
    background-size: 27px
}

.breadcrumb ul li:last-child::before {
    content: none
}

.breadcrumb ul li {
    font-weight: 600;
    display: inline-block;
    color: #052c40;
    padding: 0 14px;
    font-size: 15px;
    margin: 0 5px
}

.inner-pages {
    padding: 50px 0;
    min-height: 40vh
}

.main-timeline {
    padding: 25px 0 0
}

.main-timeline:after {
    content: '';
    display: block;
    clear: both
}

.main-timeline .timeline {
    width: 50%;
    padding: 32px 18px 0 0;
    margin: 0 5px 0 0;
    float: left
}

.main-timeline .timeline-content {
    color: #1b2c39;
    text-align: center;
    min-height: 140px;
    padding: 40px 20px 20px;
    border: 2px dashed #1b2c39;
    border-radius: 20px;
    display: block;
    position: relative
}

.main-timeline .timeline-year {
    color: #ffe2e2;
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
    transform: translateY(-50%) rotate(90deg);
    position: absolute;
    right: -70px;
    text-transform: uppercase;
    top: 50%
}

.main-timeline .timeline-icon {
    color: #d26899;
    font-size: 70px;
    text-shadow: -5px 5px 10px rgba(0, 0, 0, .2);
    position: absolute;
    left: 20px;
    top: -70px;
    padding: 10px;
    border-radius: 999px;
    z-index: 1;
    background: #ffe2e2
}

.main-timeline .title {
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0 5px;
    color: #d26899
}

.main-timeline .timeline:nth-child(2n) {
    float: right;
    padding: 32px 0 0 18px;
    margin: 0 0 0 5px
}

.main-timeline .timeline:nth-child(2n) .timeline-year {
    right: auto;
    left: -70px
}

.main-timeline .timeline:nth-child(2n) .timeline-icon {
    left: auto;
    right: 20px
}

@media screen and (max-width:576px) {

    .main-timeline .timeline,
    .main-timeline .timeline:nth-child(2n) {
        width: 100%;
        padding: 33px 0 0;
        margin: 0 0 30px
    }

    .main-timeline .timeline-year,
    .main-timeline .timeline:nth-child(2n) .timeline-year {
        transform: translateX(0) translateY(0);
        top: -33px;
        left: auto;
        right: 20px
    }

    .main-timeline .timeline:nth-child(2n) .timeline-year {
        right: auto;
        left: 20px
    }
}

.about-page p,
.service-content {
    text-align: justify
}

.list-style {
    padding-left: 10px
}

.list-style li {
    padding-left: 30px;
    margin-bottom: 10px;
    color: #403f3f;
    margin-top: 10px;
    list-style: none
}

.list-style li::before {
    content: "";
    position: absolute;
    width: 25px;
    height: 100%;
    background-size: 24px;
    left: 0
}

.service-img {
    padding: 20px;
    border-radius: 100px 0;
    background: #ffe2e2;
    margin-bottom: 10px
}

.service-img img {
    border: 5px double #f985c2;
    width: 100%
}

.service-content h2 {
    font-size: 22px;
    border-bottom: 5px double #d26899;
    width: fit-content;
    color: #1d2f3c
}

.service-content a {
    color: #c01a86
}

.mechine-2 {
    margin-top: -230px;
    margin-left: 90px
}

.mechine-content {
    padding: 20px;
    background: linear-gradient(45deg, transparent, #ffe2e2);
    border-radius: 0 999px 999px 0;
    box-shadow: 14px 0 10px #ccc
}

.mechine-content h2 {
    font-size: 35px;
    font-weight: 500;
    color: #b43871;
    text-transform: uppercase
}

.mechine-content h3 {
    font-size: 21px;
    color: #1b2c39;
    text-transform: capitalize;
    font-weight: 600
}

.why-row {
    margin-top: -240px
}

.volusion_video_bock {
    position: absolute;
    right: 11px;
    top: 19px;
    background: #1b2c39;
    color: #fff;
    text-align: center;
    padding: 14px 15px;
    box-shadow: 0 0 0 11px #ffd5e9
}

.contact-details,
.contact-form {
    padding: 30px;
    text-align: center
}

.volusion_video_bock span {
    display: inline-block;
    width: 60px;
    height: 60px;
    background: #d46f9e;
    color: #fff;
    font-size: 30px;
    border-radius: 50%;
    line-height: 59px;
    box-shadow: 0 0 0 8px #ffd5e9;
    margin: 13px 0 11px
}

.volusion_video_bock:hover {
    background-color: #d2699a;
    color: #fff
}

.volusion_video_bock:hover span {
    background-color: #203240
}

.volusion_video_bock:active,
.volusion_video_bock:focus {
    color: #fff
}

.contact-form {
    background: #eee
}

.contact-form .app_form h3 {
    font-size: 30px;
    color: #c01a85
}

.contact-form .app_form .btn {
    width: 30%;
    margin-top: 20px
}

.contact-form .app_form .form-control::placeholder {
    color: #000
}

.contact-form .app_form .form-control {
    height: 50px;
    color: #000;
    border-color: #000
}

.map iframe {
    width: 100%;
    height: 300px
}

.contact-details h4,
.education h3 {
    text-transform: uppercase;
    width: fit-content
}

.contact-details {
    background: #000;
    color: #fff
}

.contact-details h4 {
    border-bottom: 1px dashed #fff;
    margin: auto auto 10px
}

.about-img::before {
    content: "";
    position: absolute;
    background: #1b2c39;
    width: 100%;
    height: 100%;
    z-index: -1;
    top: -40px;
    left: -40px
}

.about-page h2 {
    font-size: 40px;
    color: #c01a85
}

.about-page h3 {
    font-size: 30px;
    color: #1b2c39
}

.about-page h4 {
    font-size: 25px;
    color: #d26899
}

.education h3 {
    font-size: 25px;
    text-align: center;
    margin: 20px 0;
    color: #1b2c39;
    border-bottom: 5px double #d26899
}

.awards,
.awards h3,
.box .box-content {
    color: #fff;
    text-align: center
}

.awards {
    background: #1b2c39;
    padding: 20px
}

.awards h3 {
    margin: 20px auto
}

.awards ul li {
    list-style: none;
    margin: 10px 0;
    font-size: 19px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #fff
}

.vision {
    text-align: center;
    padding: 20px;
    border: 5px double #fff;
    border-radius: 20px;
    margin-top: 20px
}

.awards ul {
    padding-left: 0
}

.about-page h5,
.swethga_info h5 {
    font-size: 15px;
    font-weight: 600
}

.app-medi-process-content h6,
.mechine-2 .app-medi-process-content h6 {
    font-size: 30px;
    text-transform: uppercase;
    position: absolute;
    transform: rotate(-90deg);
    font-weight: 600;
    color: #1c2d3a
}

.app-medi-process-content h6 {
    left: -124px;
    top: 200px
}

.mechine-2 .app-medi-process-content h6 {
    right: -610px;
    top: -90px
}

.box {
    background: linear-gradient(#fff, #000);
    border: 3px solid #d26899;
    overflow: hidden;
    position: relative;
    margin-bottom: 30px;
    height: 220px
}

.box img {
    width: 100%;
    height: auto;
    transition: .4s
}

.box:hover img {
    opacity: .5;
    transform: scale(1.2)
}

.box .box-content {
    background: #000000d9;
    padding: 15px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    border-radius: 20px 0 20px 20px;
    opacity: 1;
    transform-origin: top right;
    position: absolute;
    top: 5px;
    right: 5px;
    left: 5px;
    transition: .4s
}

.box:hover .box-content {
    opacity: 1;
    transform: scale(1)
}

.box .title {
    font-size: 19px;
    font-weight: 300;
    text-transform: capitalize;
    margin: 0 0 3px
}

.box .post,
.gall_row h5 {
    text-transform: uppercase
}

.box .post {
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 1px;
    font-style: italic;
    display: block
}

.box .icon {
    background-color: #d26899;
    padding: 7px 20px;
    margin: 0;
    border-radius: 20px 20px 20px 0;
    list-style: none;
    position: absolute;
    bottom: 0;
    left: 0;
    transition: .3s
}

.box:hover .icon {
    bottom: 5px;
    left: 5px
}

.box .icon li {
    margin: 0 2px;
    display: inline-block
}

.box .icon li a {
    color: #333;
    background-color: #fff;
    font-size: 13px;
    text-align: center;
    line-height: 31px;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    display: block;
    transition: .3s
}

.box .icon li a:hover {
    box-shadow: 0 0 0 3px rgba(255, 255, 255, .4)
}

@media only screen and (max-width:990px) {
    .box {
        margin: 0 0 30px
    }
}

.fancybox-image,
.fancybox-inner,
.fancybox-nav,
.fancybox-nav span,
.fancybox-outer,
.fancybox-skin,
.fancybox-tmp,
.fancybox-wrap,
.fancybox-wrap iframe,
.fancybox-wrap object {
    padding: 0;
    margin: 0;
    border: 0;
    outline: 0;
    vertical-align: top
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020
}

.fancybox-skin {
    position: relative;
    background: #f9f9f9;
    color: #444;
    text-shadow: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.fancybox-opened {
    z-index: 8030
}

.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, .5);
    -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, .5);
    box-shadow: 0 10px 25px rgba(0, 0, 0, .5)
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch
}

.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap
}

.fancybox-iframe,
.fancybox-image {
    display: block;
    width: 100%;
    height: 100%
}

.fancybox-close,
.fancybox-nav span {
    width: 36px;
    cursor: pointer;
    z-index: 8040;
    position: absolute
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%
}

#fancybox-loading,
.fancybox-close,
.fancybox-next span,
.fancybox-prev span {
    background-image: url(../img/fancybox_sprite.png)
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: .8;
    cursor: pointer;
    z-index: 8060
}

#fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url(../img/fancybox_loading.gif) center center no-repeat
}

.fancybox-close {
    top: -18px;
    right: -18px;
    height: 36px
}

.fancybox-nav {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    background: url(blank.gif);
    -webkit-tap-highlight-color: transparent;
    z-index: 8040
}

.fancybox-prev {
    left: 0
}

.fancybox-nav span {
    top: 50%;
    height: 34px;
    margin-top: -18px;
    visibility: hidden
}

.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px
}

.fancybox-next span {
    right: 10px;
    background-position: 0 -72px
}

.fancybox-nav:hover span,
.fancybox-opened .fancybox-title {
    visibility: visible
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important
}

.fancybox-lock,
.fancybox-lock body {
    overflow: hidden !important
}

.fancybox-lock {
    width: auto
}

.fancybox-lock-test {
    overflow-y: hidden !important
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: url(../img/fancybox_overlay.png)
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll
}

.fancybox-title {
    visibility: hidden;
    font: 400 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center
}

.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 10px 20px;
    background: #d2689a;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    color: #fff;
    font-size: 25px;
    font-weight: 500;
    line-height: 24px;
    white-space: nowrap
}

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff
}

.fancybox-title-inside-wrap {
    padding-top: 10px
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: rgba(0, 0, 0, .8)
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min--moz-device-pixel-ratio:1.5),
only screen and (min-device-pixel-ratio:1.5) {

    #fancybox-loading,
    .fancybox-close,
    .fancybox-next span,
    .fancybox-prev span {
        background-image: url(../img/fancybox_sprite@2x.png);
        background-size: 44px 152px
    }

    #fancybox-loading div {
        background-image: url(../img/fancybox_loading@2x.gif);
        background-size: 24px 24px
    }
}

.images h2 {
    font-size: 22px;
    border-bottom: 5px double #d26899;
    width: fit-content;
    color: #1d2f3c;
    margin-bottom: 20px
}

.video iframe {
    width: 100%;
    border: 2px solid #c76191;
    border-radius: 10px;
    box-shadow: 0 0 10px #ccc
}

.gall_row h5 {
    margin-bottom: 24px;
    font-size: 22px
}

.extra-row {
    margin-bottom: 40px;
    padding: 0 15px
}

.extra-row span {
    color: #c76191
}

.link-to {
    padding-top: 0px;
    padding-bottom: 30px;
}

.link-to a {
    padding: 5px 10px;
    border: 1px solid #000;
    color: #c76191;
    font-size: 20px;
}

.link-to a:hover {
    color: #c76191;
}