@import url(fontawesome-all.css);
@import url(flaticon.css);
@import url(owl.css);
@import url(jquery.fancybox.min.css);

.mobile-menu-visible,
.page-wrapper,
textarea {
    overflow: hidden
}

*,
.text,
li,
p,
ul {
    margin: 0
}

.f_map_widjet a,
.social-icon-one li a,
.social-icon-two,
.theme-btn,
.theme-btn i,
img {
    display: inline-block
}

.auto-container,
.main-header .auto-container {
    max-width: 1155px
}

.main-menu .navigation>li>ul>li>a,
.main-menu .navigation>li>ul>li>ul>li>a {
    padding: 5px 19px;
    font-weight: 500;
    font-size: 14px;
    text-transform: capitalize
}

.mobile-menu .navigation,
.mobile-menu .navigation li>ul>li:first-child {
    border-top: 1px solid rgba(255, 255, 255, .1)
}

.asahcmaab h2 a,
.faq_timeline.main-timeline .timeline-content:hover,
.testimonial_timeline.main-timeline .timeline-content:hover,
a,
a:hover {
    text-decoration: none
}

* {
    padding: 0;
    border: none;
    outline: 0;
    font-size: 100%;
    line-height: inherit
}

body {
    font-size: 14px;
    color: #1e1e1e;
    line-height: 1.6em;
    font-weight: 500;
    background: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    font-family: 'Open Sans', sans-serif
}

a {
    cursor: pointer;
    color: #ed1d58
}

a:focus,
a:hover,
a:visited {
    text-decoration: none;
    outline: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    position: relative;
    font-weight: 500;
    margin: 0;
    background: 0 0;
    line-height: 1.2em
}

button {
    outline: 0 !important;
    cursor: pointer
}

.text,
p {
    font-size: 15px;
    line-height: 28px;
    font-weight: 500
}

.auto-container,
.page-wrapper {
    margin: 0 auto;
    position: relative
}

::-webkit-input-placeholder {
    color: inherit
}

::-moz-input-placeholder {
    color: inherit
}

::-ms-input-placeholder {
    color: inherit
}

.page-wrapper {
    width: 100%;
    min-width: 300px;
    z-index: 9
}

.page-wrapper::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-image: url(../images/bg.jpg)
}

.auto-container {
    padding: 0 15px;
    width: 100%;
}

li,
ul {
    list-style: none;
    padding: 0
}

.about-content p,
.main-footer .activity-list li:last-child,
.main-footer .contact-info li:last-child,
figure {
    margin-bottom: 0
}

.theme-btn {
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.theme-btn i {
    position: relative;
    font-size: 14px;
    margin-left: 3px
}

.centered {
    text-align: center !important
}

.social-icon-one {
    position: absolute;
    left: 22px;
    top: 17rem;
    z-index: 99;
    width: 50px;
    text-align: center
}

.main-header .header-top .info-list,
.social-icon-one li,
.social-icon-two li {
    position: relative;
    display: inline-block
}

.social-icon-one li a {
    position: relative;
    font-size: 22px;
    line-height: 42px;
    width: 44px;
    height: 44px;
    background: #fff;
    color: #2b73c1;
    text-align: center;
    font-weight: 400;
    border-radius: 3px;
    transition: .3s;
    margin: 3px 0;
    box-shadow: inset 0 0 10px #2c2c2c
}

.scroll-to-top,
.social-icon-two li a {
    color: #fff;
    font-size: 20px;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    text-align: center
}

.social-icon-one li:nth-child(2) a {
    color: #f11c92
}

.social-icon-one li:nth-child(3) a {
    color: #ed1b1b
}

.social-icon-one li:nth-child(4) a {
    color: #00acee
}

.social-icon-one li:nth-child(5) a {
    color: #0a66c2
}

.social-icon-one li a:hover {
    color: #fff;
    background: #d81a50
}

.social-icon-one li:first-child,
.social-icon-two li a:first-child {
    margin-left: 0
}

.social-icon-two {
    position: relative;
    text-align: center;
    margin-top: 15px;
    padding: 9px 17px;
    border-radius: 32px
}

.social-icon-two li a {
    position: relative;
    display: block;
    width: 40px;
    height: 40px;
    line-height: 39px;
    border-radius: 50%;
    font-weight: 400;
    margin: 0 5px;
    transition: .3s;
    background: rgb(255 255 255 / 25%)
}

.social-icon-two li a:hover {
    color: #fff;
    background: #d3184d
}

.f_map_widjet a {
    position: relative;
    margin-top: 4px
}

.f_map_widjet a::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgb(3 2 37 / 38%)
}

.f_map_widjet span {
    width: 117px;
    position: absolute;
    right: -50px;
    bottom: -37px;
    border: 7px solid #fff
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

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

.fa {
    line-height: inherit
}

.scroll-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 48px;
    height: 48px;
    line-height: 48px;
    z-index: 100;
    cursor: pointer;
    background: #d81a50;
    display: none;
    border-radius: 5px;
    transition: .3s
}

.main-header .header-top .info-list li a,
.main-menu .navigation>li {
    display: inline-block;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s
}

.scroll-to-top:hover {
    background: #272652
}

.main-header {
    position: absolute;
    z-index: 999;
    width: 100%
}

.main-header .header-top {
    position: absolute;
    text-align: right;
    right: 22px;
    z-index: 99;
    top: 17px
}

.main-header .header-top .top-left {
    position: relative;
    background: 0 0;
    padding: 0;
    display: inline-block
}

._c_form_sub::before,
.main-header .header-top .top-left::before,
.newsletter-section::after,
.newsletter-section::before {
    content: "";
    position: absolute
}

.main-header .header-top .info-list li {
    position: relative;
    display: inline-block;
    font-size: 15px;
    line-height: 12px;
    color: #1c1c1c;
    font-weight: 500;
    padding: 0 10px;
    margin-right: 2px;
    border-right: 1px dashed
}

.add_bar_row .col-md-4:nth-child(3),
.main-header .header-top .info-list li:last-child {
    border-right: 0px
}

.main-header .header-top .info-list li a {
    color: #333;
    transition: .3s
}

.main-header .header-top .info-list li a:hover {
    color: #ed1b24
}

.main-header .header-top .info-list li span {
    position: relative;
    display: inline-block;
    margin-right: 10px;
    color: #fff;
    font-size: 15px;
    line-height: 31px;
    width: 32px;
    height: 32px;
    background: #d81a50;
    font-weight: 500;
    text-align: center;
    border-radius: 50%
}

.main-header .header-upper {
    position: relative;
    text-align: right
}

.main-header .header-upper .logo-outer {
    position: absolute;
    text-align: center;
    z-index: 999;
    width: 330px;
    top: 18px;
    left: 0
}

.main-header .header-upper .logo-outer:before {
    position: absolute;
    right: 100%;
    top: 0;
    background-color: #fff;
    content: ""
}

.main-header .header-upper .logo {
    margin: auto
}

.main-header .header-upper .logo:before {
    position: absolute;
    margin: auto;
    content: ""
}

.main-header .header-upper .logo img {
    position: relative;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.main-header .header-upper .social-links {
    position: absolute;
    padding: 0;
    margin-left: 0;
    right: 5%;
    top: 14px
}

.main-header .nav-outer {
    position: relative;
    display: inline-block;
    margin: auto;
    top: 0;
    padding: 50px 165px 0 0;
    border-radius: 0 30px 30px 0
}

.appointment {
    top: 51px;
    position: absolute;
    right: 24px;
    background: #1f1e4f;
    color: #fff;
    font-size: 17px;
    text-transform: uppercase;
    padding: 7px 17px;
    cursor: pointer;
    border-radius: 30px
}

.top-wraapper {
    position: relative;
    height: 100%
}

.main-header .header-lower {
    position: relative;
    width: 100%
}

.abt_b_pic,
.appointmeent-section,
.c_add_list,
.contact-map-section,
.contact-section .contact-form,
.contact-section .contact-info,
.dctr_pic,
.facility_list_block,
.faq_timeline.main-timeline,
.main-footer .contact-info,
.main-footer .contact-widget,
.main-footer .links-widget,
.main-footer .list,
.main-menu,
.newsletter-section .title-column,
.subscribe-form,
.team_section,
.testimonial-block .info-box,
.testimonial_timeline.main-timeline,
.tips-row-section,
.why_info {
    position: relative
}

.abtn_btmrow .col-md-4,
.main-menu .navbar-collapse {
    padding: 0
}

.main-menu .navigation {
    position: relative;
    margin: 0;
    left: 0
}

.main-menu .navigation>li {
    position: relative;
    padding: 9px 10px;
    margin-left: 0;
    transition: .3s
}

.main-header .search-box-outer,
.main-menu .navigation>li>a {
    position: relative;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s
}

.main-menu .navigation>li>a {
    display: block;
    text-align: center;
    font-size: 17px;
    line-height: 30px;
    font-weight: 500;
    opacity: 1;
    padding: 0;
    color: #000;
    transition: .3s
}

.main-menu .navigation>li:hover>a {
    color: #d81a50
}

.main-menu .navigation>li>ul {
    position: absolute;
    left: 0;
    top: 100%;
    width: 193px;
    z-index: 100;
    display: none;
    opacity: 0;
    visibility: hidden;
    padding: 0;
    background-color: #fff;
    border-top: 3px solid #1f1e4f;
    -moz-transform: translateY(30px);
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    -o-transform: translateY(30px);
    transform: translateY(30px);
    -webkit-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
    -ms-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
    -o-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
    -moz-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
    box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05)
}

.main-menu .navigation>li>ul.from-right,
.main-menu .navigation>li>ul>li>ul.from-right {
    left: auto;
    right: 0
}

.main-menu .navigation>li>ul>li,
.main-menu .navigation>li>ul>li>ul>li {
    position: relative;
    width: 100%;
    border-bottom: 1px solid #e0e0e0
}

.main-menu .navigation>li>ul>li:last-child,
.main-menu .navigation>li>ul>li>ul>li:last-child,
.mobile-menu .navigation li>ul>li:last-child {
    border-bottom: none
}

.main-menu .navigation>li>ul>li:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 0%;
    height: 100%;
    display: block;
    background: #1f1e4f
}

.main-menu .navigation>li>ul>li:hover:before,
.main-menu .navigation>li>ul>li>ul>li:hover:before {
    width: 100%;
    transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s
}

.main-menu .navigation>li>ul>li>a {
    position: relative;
    display: block;
    line-height: 24px;
    color: #181818;
    text-align: left;
    transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s
}

.main-menu .navigation>li>ul>li:hover>a {
    background: #d81a50;
    color: #fff
}

.main-menu .navigation>li>ul>li.dropdown>a:after {
    font-family: 'Font Awesome 5 Free';
    content: "\f105";
    position: absolute;
    right: 10px;
    top: 5px;
    display: block;
    line-height: 24px;
    font-size: 16px;
    font-weight: 800;
    text-align: center;
    z-index: 5
}

.main-menu .navigation>li>ul>li>ul {
    position: absolute;
    left: 100%;
    top: 0;
    width: 174px;
    z-index: 100;
    display: none;
    padding: 0;
    background-color: #fff;
    border-top: 3px solid #d81a50;
    -moz-transform: translateY(30px);
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    -o-transform: translateY(30px);
    transform: translateY(30px);
    -webkit-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
    -ms-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
    -o-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
    -moz-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
    box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05)
}

.main-menu .navigation>li>ul>li>ul>li:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 0%;
    height: 100%;
    display: block;
    background: #d81a50
}

.main-menu .navigation>li>ul>li>ul>li>a {
    position: relative;
    display: block;
    line-height: 23px;
    color: #212121;
    text-align: left;
    transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s
}

.main-menu .navigation>li>ul>li>ul>li:hover>a {
    color: #fff;
    background: #1f1e4f
}

.main-menu .navigation>li>ul>li>ul>li.dropdown>a:after {
    font-family: 'Font Awesome 5 Free';
    content: "\f105";
    position: absolute;
    right: 20px;
    top: 13px;
    display: block;
    line-height: 24px;
    font-size: 16px;
    font-weight: 900;
    z-index: 5
}

.main-menu .navigation li>ul>li.dropdown:hover>ul,
.main-menu .navigation>li.dropdown:hover>ul {
    visibility: visible;
    opacity: 1;
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .5s;
    -ms-transition: .3s;
    -o-transition: .3s
}

.main-menu .navigation li.dropdown .dropdown-btn {
    position: absolute;
    right: 10px;
    top: 8px;
    width: 34px;
    height: 30px;
    border: 1px solid #fff;
    text-align: center;
    font-size: 16px;
    line-height: 26px;
    color: #fff;
    cursor: pointer;
    z-index: 5;
    display: none
}

.main-header .outer-box {
    position: relative;
    float: right;
    padding: 30px 0
}

.main-footer .footer-bottom .social-icon-two,
.main-header .outer-box .btn-box {
    position: relative;
    float: right
}

.main-header .outer-box .btn-box .theme-btn {
    text-transform: uppercase;
    display: block
}

.main-header .search-box-outer {
    float: left;
    padding: 10px 30px;
    margin-left: 30px;
    transition: .3s
}

.main-header .search-box-outer:before {
    position: absolute;
    left: 0;
    top: 13px;
    height: 24px;
    width: 1px;
    background-color: #e8e8e8;
    content: ""
}

.main-header .search-box-btn {
    position: relative;
    float: left;
    font-size: 16px;
    line-height: 30px;
    background: 0 0;
    color: #222;
    cursor: pointer;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.main-header .search-box-btn:hover {
    color: #343434
}

.dropdown-toggle::after,
.mobile-menu .navigation li>ul,
.mobile-menu .navigation li>ul>li>ul,
.testimonial-carousel .owl-nav {
    display: none
}

.main-header .search-box-outer .dropdown-menu {
    top: 70px !important;
    left: auto !important;
    right: 0;
    padding: 0;
    width: 280px;
    border-radius: 0;
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
    border-top: 3px solid #ff4788
}

.main-header .outer-box .social-links {
    position: relative;
    float: left;
    margin-left: 20px;
    padding: 20px 0 20px 20px
}

.main-header .outer-box .social-links:before {
    position: absolute;
    left: -3px;
    top: 15px;
    height: 35px;
    border-left: 1px solid #e5e5e5;
    content: ""
}

.nav-outer .mobile-nav-toggler {
    position: relative;
    float: right;
    font-size: 40px;
    line-height: 50px;
    cursor: pointer;
    color: #ff4788;
    display: none
}

.mobile-menu {
    position: fixed;
    right: 0;
    top: 0;
    width: 300px;
    padding-right: 30px;
    max-width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    z-index: 999999
}

.mobile-menu .nav-logo {
    position: relative;
    padding: 30px 25px;
    text-align: left
}

.mobile-menu-visible .mobile-menu {
    opacity: 1;
    visibility: visible
}

.mobile-menu .menu-backdrop {
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: rgba(37, 189, 216, .8);
    -webkit-transform: translateX(101%);
    -ms-transform: translateX(101%);
    transform: translateX(101%);
    transition: .9s;
    -moz-transition: .9s;
    -webkit-transition: .9s;
    -ms-transition: .9s;
    -o-transition: .9s
}

.mobile-menu-visible .mobile-menu .menu-backdrop,
.mobile-menu-visible .mobile-menu .menu-box {
    opacity: 1;
    visibility: visible;
    -webkit-transition: .7s;
    -moz-transition: .7s;
    -ms-transition: .7s;
    -o-transition: .7s;
    transition: .7s;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.mobile-menu .menu-box {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    max-height: 100%;
    overflow-y: auto;
    background: #333;
    padding: 0;
    z-index: 5;
    opacity: 0;
    visibility: hidden;
    border-radius: 0;
    -webkit-transform: translateX(101%);
    -ms-transform: translateX(101%);
    transform: translateX(101%)
}

.mobile-menu .close-btn {
    position: absolute;
    right: 10px;
    top: 10px;
    line-height: 30px;
    width: 24px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    cursor: pointer;
    z-index: 10;
    -webkit-transition: .9s;
    -moz-transition: .9s;
    -ms-transition: .9s;
    -o-transition: .9s;
    transition: .9s
}

.program-section::after,
.program-section::before {
    top: 87px;
    clip-path: polygon(0 0, 100% 0, 100% 65%, 50% 100%, 50% 100%, 0 65%);
    content: ""
}

.mobile-menu-visible .mobile-menu .close-btn {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg)
}

.mobile-menu .close-btn:hover {
    color: #ff4788;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.mobile-menu .navigation {
    position: relative;
    display: block
}

.mobile-menu .navigation li {
    position: relative;
    display: block;
    border-bottom: 1px solid rgba(255, 255, 255, .1)
}

.mobile-menu .navigation li>a {
    position: relative;
    display: block;
    line-height: 24px;
    padding: 10px 25px;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.mobile-menu .navigation li.dropdown .dropdown-btn,
.mobile-menu .navigation li>a:before {
    position: absolute;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s
}

.mobile-menu .navigation li ul li>a {
    font-size: 14px;
    font-weight: 600;
    text-transform: capitalize
}

.mobile-menu .navigation li>a:before {
    content: '';
    left: 0;
    top: 0;
    height: 0;
    transition: .5s
}

.mobile-menu .navigation li.current>a,
.mobile-menu .navigation li>a:hover,
.mobile-menu .social-links li a:hover {
    color: #ff4788
}

.mobile-menu .navigation li.current>a:before {
    height: 100%
}

.mobile-menu .navigation li.dropdown .dropdown-btn {
    right: 6px;
    top: 6px;
    width: 32px;
    height: 32px;
    text-align: center;
    font-size: 16px;
    line-height: 32px;
    color: #fff;
    background: rgba(255, 255, 255, .1);
    cursor: pointer;
    border-radius: 2px;
    transition: .5s;
    z-index: 5
}

.mobile-menu .navigation li.dropdown .dropdown-btn.open {
    background: #ff4788;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.mobile-menu .social-links {
    position: relative;
    text-align: center;
    padding: 30px 25px
}

.mobile-menu .social-links li {
    position: relative;
    display: inline-block;
    margin: 0 5px 10px
}

.mobile-menu .social-links li a {
    position: relative;
    line-height: 32px;
    font-size: 28px;
    color: #fff;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.sec-title {
    position: relative;
    z-index: 1;
    margin-bottom: 33px
}

.sec-title .title {
    position: relative;
    display: block;
    font-size: 14px;
    line-height: normal;
    color: #999;
    font-weight: 400;
    margin-bottom: 10px;
    text-transform: uppercase
}

.sec-title h2 {
    position: relative;
    display: block;
    font-size: 40px;
    line-height: 1.2em;
    color: #202020;
    font-weight: 600;
    padding-top: 20px;
    text-transform: capitalize
}

.about-content span,
.abt_b_list h3,
.asahcmaab h2,
.asahcmaab h2 a,
.asahcmaab h2:before,
.ser_info_desc a,
.tp_icon,
.why_pic {
    display: inline-block
}

.sec-title h2:before {
    position: absolute;
    left: 0;
    top: 8px;
    width: 90px;
    height: 4px;
    content: "";
    border-radius: 2px;
    border-bottom: 2px solid #d81a50;
    right: 0;
    margin: auto
}

.sec-title h3 {
    color: #d81a50;
    font-size: 22px
}

.sec-title.light h2,
.sec-title.light h3,
.ser_head.sec-title h2,
.ser_head.sec-title h3,
.ser_head.sec-title p {
    color: #fff
}

.sec-title .text {
    position: relative;
    font-size: 15px;
    line-height: 28px;
    color: #555;
    font-weight: 300;
    margin-top: 20px
}

.sec-title.text-center h2:before {
    right: 0;
    margin: 0 auto
}

.slides {
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100vh
}

.slide1 {
    background-image: url(../images/main-slider/1.jpg)
}

.tp_icon {
    position: relative;
    width: 119px;
    height: 119px;
    background: #fff;
    border: 5px solid #d5d5d5;
    border-radius: 50%;
    line-height: 100px;
    box-shadow: 0 10px 5px #838383
}

.tp_icon img {
    transition: .8s cubic-bezier(.99, .17, .46, .91)
}

.ser_img_,
.ser_img_ img,
.ser_info_desc a {
    transition: .8s ease-in-out
}

.offers-section {
    position: relative;
    padding: 72px 0 73px
}

.offers-section::before {
    content: "";
    position: absolute;
    width: 61px;
    bottom: -8px;
    height: 129px;
    left: 0;
    right: 0;
    margin: auto;
    background: #1f1e4f
}

.offers-section::after {
    content: "";
    position: absolute;
    left: initial;
    right: 0;
    transform: skew(0deg, 10deg)
}

.about-content {
    position: relative;
    text-align: center;
    margin-bottom: 13px;
    z-index: 1
}

.about-content span {
    font-size: 20px;
    margin-bottom: 10px;
    color: #d91a50;
    border-radius: 28px;
    border: 1px dashed;
    padding: 4px 12px;
    background: #fff
}

.about-content h1 {
    text-transform: uppercase;
    color: #1f1e4f;
    font-weight: 600;
    margin-bottom: 0;
    font-size: 50px
}

.about-content h3,
.abt_b_list h3 {
    color: #d81a50;
    text-transform: uppercase
}

.about-content h3 {
    margin-bottom: 16px;
    font-size: 31px
}

.abtn_btmrow {
    align-items: center;
    margin: 78px 0 0;
    position: relative
}

.abt_b_list {
    text-align: center;
    background: linear-gradient(to left, #ebebeb, transparent);
    padding: 27px 32px
}

.abtn_btmrow .col-md-4:nth-child(2) .abt_b_list {
    background: #fff;
    padding: 64px 24px;
    border: 12px solid #ececec
}

.abtn_btmrow .col-md-4:nth-child(3) .abt_b_list {
    background: linear-gradient(to right, #ebebeb, transparent)
}

.abt_b_list h3 {
    font-size: 30px;
    margin: 5px 0 6px;
    border-bottom: 2px dashed
}

.abt_b_list p,
.cnt_add_sec .row {
    margin: 0
}

.about_pic {
    border: 11px solid #e9edf5
}

.abtbg {
    position: absolute;
    left: -87px;
    top: -73px;
    width: 36%;
    opacity: .6
}

.abtbg img {
    width: 100%
}

.banner_hospital_bg_sec {
    position: relative;
    overflow: hidden
}

.program-section {
    position: relative;
    padding: 0 0 108px
}

.program-section::before {
    position: absolute;
    width: 100%;
    height: 521px;
    right: 0;
    left: 0;
    background-image: url(../images/serbg.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

.program-section::after {
    position: absolute;
    width: 100%;
    height: 525px;
    left: 0;
    background: rgb(12 19 51 / 78%)
}

.ser_head.sec-title,
.ser_img_,
.ser_list,
.whatwedo {
    position: relative
}

.whatwedo {
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 600;
    color: #e01a23;
    text-align: center
}

.ser_head p {
    color: #202020;
    font-size: 18px
}

.ser_head.sec-title {
    left: 0;
    top: 0;
    width: 330px;
    height: 330px;
    background: #d81a50;
    color: #fff;
    margin: auto;
    z-index: 99;
    text-align: center;
    border-radius: 50%;
    padding: 51px 31px 0;
    border: 10px solid #fff;
    box-shadow: 0 0 10px #333
}

.service_section .auto-container {
    max-width: 1230px
}

.services_slider_section {
    position: relative;
    margin-top: 64px
}

.services_list_row .col-md-2 {
    padding: 0 5px
}

.services_list_row .col-md-2:first-child,
.services_list_row .col-md-2:nth-child(6) {
    margin-top: -80px
}

.services_list_row .col-md-2:nth-child(2),
.services_list_row .col-md-2:nth-child(5) {
    margin-top: -40px
}

.ser_list {
    text-align: center;
    z-index: 1
}

.ser_img_ {
    overflow: hidden
}

.ser_img_::before,
.ser_info_desc {
    position: absolute;
    z-index: 1;
    width: 100%
}

.ser_img_::before {
    content: "";
    height: 50%;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    background: linear-gradient(to top, #000, transparent);
    transition: .8s cubic-bezier(.81, -.09, .23, 1.1)
}

.ser_list:hover .ser_img_ img {
    transform: scale(1.1)
}

.ser_info_desc {
    padding: 0 7px;
    bottom: 11px
}

.ser_info_desc h3 {
    text-transform: capitalize;
    font-size: 18px;
    margin: 0 0 3px;
    color: #fff
}

.asahcmaab p,
.ser_btm {
    text-transform: uppercase
}

.ser_info_desc p {
    line-height: 24px
}

.ser_info_desc a {
    color: #ff5988
}

.ser_list:hover .ser_info_desc a {
    transform: scale(1.2)
}

.ser_btm {
    font-size: 44px;
    text-align: center;
    margin-top: 49px;
    border-top: 2px dotted;
    padding-top: 20px
}

.faq-section {
    position: relative;
    background-color: #f2f5f6;
    padding: 120px 0 70px
}

.faq-section .accordion-column,
.faq-section .image-column {
    position: relative;
    margin-bottom: 50px
}

.faq-section .image-column .inner-column {
    position: relative;
    padding-right: 30px
}

.faq-section .image-column .image {
    position: relative;
    margin-bottom: 0
}

.faq-section .image-column .image img {
    display: block;
    width: 100%
}

.faq-section .image-column .sec-title {
    margin-bottom: 45px
}

.asahcmaab {
    text-align: center;
    padding: 25px 0;
    position: relative;
    z-index: 1
}

.asahcmaab h2 {
    font-size: 27px;
    font-weight: 300;
    margin-top: 0;
    color: #fff
}

.asahcmaab h2:before {
    content: '';
    position: relative;
    top: 6px;
    left: 234px
}

.asahcmaab p {
    color: #fff;
    font-size: 35px;
    font-weight: 200;
    margin: 0 0 19px
}

.asahcmaab h2 a {
    outline: 0;
    color: #fff;
    margin-left: 8px;
    background: #709938;
    padding: 7px 14px;
    border-radius: 10px
}

.f_g_row .col-md-6 {
    padding: 0 7px
}

.fg_list {
    margin-top: 14px;
    border-radius: 12px;
    overflow: hidden
}

.newsletter-section {
    position: relative;
    color: #fff;
    text-align: center;
    margin: 0 0 58px
}

.newsletter-section .auto-container::before {
    content: "";
    position: absolute;
    width: 70%;
    height: 10px;
    bottom: -47px;
    left: 0;
    right: 0;
    margin: auto
}

._team_title_head,
.ftr_add_title,
.inner_about_text,
.team_block,
.team_pic,
.team_title {
    text-align: center
}

.ftr_add_title h2 {
    text-transform: capitalize;
    color: #fff;
    font-size: 35px;
    margin: 0 0 18px
}

.add_bar_row .col-md-4 {
    border-right: 1px dashed #7e7e7e;
    padding: 29px 9px
}

._addre_bar i {
    width: 45px;
    height: 45px;
    background: #d3184d;
    color: #fff;
    border-radius: 4px;
    font-size: 20px;
    line-height: 44px;
    margin-bottom: 15px
}

._addre_bar h5 {
    font-weight: 400;
    font-size: 15px
}

.newsletter-section::after {
    transform: skew(0deg, 9deg);
    left: initial;
    right: 0;
    z-index: -1
}

.newsletter-section .title-column .inner-column {
    position: relative;
    padding-top: 0
}

.newsletter-section h4 {
    position: relative;
    display: block;
    font-size: 16px;
    line-height: inherit;
    color: #fff;
    font-weight: 500
}

.newsletter-section .inner-container {
    max-width: 1245px;
    margin: auto
}

.subscribe-form .form-group {
    position: relative;
    display: block;
    margin: 0;
    width: 100%;
    padding-right: 200px
}

.newsletter-section .form-control {
    height: 45px;
    background: 0 0;
    color: #fff
}

.tips-row-section::after,
.tips-row-section::before {
    width: 200px;
    height: 200px;
    background: #e81f31;
    top: -17px;
    content: ""
}

.newsletter-section .form-control::placeholder {
    color: #eee
}

.subscribe-form .form-group .icon {
    position: absolute;
    left: 24px;
    top: 20px;
    z-index: 1;
    color: #888;
    font-size: 16px;
    line-height: 1em
}

.subscribe-form .form-group input[type=email],
.subscribe-form .form-group input[type=tel],
.subscribe-form .form-group input[type=text],
.subscribe-form .form-group textarea {
    position: relative;
    display: block;
    width: 100%;
    height: 65px;
    line-height: 30px;
    font-size: 16px;
    color: #858687;
    font-weight: 500;
    background: #fff;
    padding: 25px 40px;
    border-radius: 0;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.subscribe-form .form-group button,
.subscribe-form .form-group input[type=submit] {
    position: absolute;
    right: 15px;
    top: 0;
    min-width: 185px;
    height: 100%;
    border-radius: 0;
    background: #5dc575
}

section.tips-secrtion {
    padding: 62px 0 0;
    position: relative
}

.tips-row-section::before {
    position: absolute;
    left: -17px
}

.tips-row-section::after {
    position: absolute;
    right: -17px;
    z-index: -1
}

.tips-desc {
    position: relative;
    background: #fefefe;
    padding: 0;
    left: 0;
    margin-top: 0;
    width: 100%;
    bottom: 0
}

.tips-desc h5 {
    position: relative;
    font-size: 26px;
    color: #333
}

.tips-desc h3 {
    text-transform: uppercase;
    margin-bottom: 13px;
    color: #e81f31;
    font-weight: 600;
    font-size: 39px
}

.tips-list p {
    position: relative;
    padding-left: 24px;
    color: #151515;
    font-weight: 500;
    line-height: 31px
}

.tips-list p:before {
    content: "";
    position: absolute;
    width: 15px;
    height: 2px;
    border-bottom: 2px solid #333;
    left: 0;
    top: 13px
}

.appointment-block {
    text-align: center;
    padding: 27px 23px;
    box-shadow: 0 0 14px #d0d0d0;
    background: #fff;
    position: relative
}

.appointment-block::after,
.appointment-block::before {
    content: "";
    position: absolute;
    z-index: -1
}

.appointment-block::after {
    left: inherit;
    right: -56px;
    background: 0 0
}

.appointment-block h2 {
    text-transform: capitalize;
    color: #000;
    font-weight: 600;
    margin-bottom: 30px
}

.appointment-block .form-control {
    background-color: #f5f5f5;
    border: none;
    height: 45px
}

.appointment-block textarea.form-control {
    height: 100px
}

.appointment-block .btn {
    width: auto;
    padding: 5px 14px;
    margin-top: 0;
    background: linear-gradient(to left, #e3406e, #e12158);
    border: none
}

.blogs_section {
    position: relative;
    padding: 0 0 80px
}

.why_section {
    position: relative;
    padding: 0 0 51px
}

.whylist {
    position: relative;
    text-align: center;
    padding: 0 34px 19px;
    margin-bottom: 20px
}

.whylist::before {
    content: "";
    position: absolute;
    width: 80%;
    height: 70%;
    border: 1px dashed #333;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0
}

.why_pic {
    position: relative;
    background: #ffcb71;
    padding: 36px 15px;
    box-shadow: 0 0 10px #7e7e7e;
    border-radius: 58px;
    margin: 0 0 14px;
    border: 4px solid #fff
}

.why_info h3 {
    font-size: 20px
}

.testimonial-section {
    position: relative;
    padding: 7px 0 76px
}

.testimonial-head {
    margin: 31px 0 41px
}

.testimonial-section:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0
}

.main-footer::after,
.testimonial-section::after {
    position: absolute;
    content: ""
}

.testimonial-carousel {
    position: relative;
    margin: 0 auto
}

.testimonial-block {
    position: relative;
    padding-bottom: 31px
}

.testimonial-block .inner-box {
    position: relative;
    background-color: #afffc2;
    padding: 77px 27px 20px;
    text-align: center;
    z-index: 9;
    box-shadow: 0 10px 30px rgb(0 0 0 / 0%)
}

.testimonial-block .inner-box:after,
.testimonial-block .inner-box:before {
    position: absolute;
    left: 30px;
    top: 30px;
    height: 36px;
    width: 42px;
    background-repeat: no-repeat;
    background-position: center;
    content: "";
    opacity: 0;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.testimonial-block .inner-box:after {
    left: auto;
    top: auto;
    right: 30px;
    bottom: 30px;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.active .testimonial-block .inner-box:after,
.active .testimonial-block .inner-box:before {
    opacity: 1;
    -webkit-transition-delay: 0.3s;
    -moz-transition-delay: 0.3s;
    -ms-transition-delay: 0.3s;
    -o-transition-delay: 0.3s;
    transition-delay: 0.3s
}

.testimonial-block .text {
    position: relative;
    display: block;
    font-size: 21px;
    line-height: 32px;
    color: #000;
    font-weight: 300;
    margin-bottom: 25px
}

.testimonial-block .name {
    display: block;
    font-size: 30px;
    line-height: 1.2em;
    color: #000;
    font-weight: 700;
    margin-bottom: 5px;
    text-transform: uppercase
}

.testimonial-block .designation {
    display: block;
    font-size: 18px;
    line-height: 30px;
    color: #696478;
    margin-bottom: 5px
}

.testimonial-block .thumb {
    position: relative;
    display: inline-block;
    height: 58px;
    width: 58px;
    border-radius: 50%;
    overflow: hidden;
    margin-top: 18px
}

.testimonial-block:after,
.testimonial-block:before {
    position: absolute;
    left: 30px;
    right: 30px;
    height: 100%;
    bottom: 30px;
    margin: 0 auto;
    content: "";
    z-index: 1;
    border-radius: 10px;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -ms-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
    -webkit-transform: scale(.5);
    -moz-transform: scale(.5);
    -ms-transform: scale(.5);
    -o-transform: scale(.5);
    transform: scale(.5)
}

.testimonial-block:before {
    left: 60px;
    right: 60px;
    bottom: 0;
    z-index: -1
}

.testimonial-carousel .active .testimonial-block:after,
.testimonial-carousel .active .testimonial-block:before {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.testimonial-carousel .active .testimonial-block:before {
    -webkit-transition-delay: 0.3s;
    -moz-transition-delay: 0.3s;
    -ms-transition-delay: 0.3s;
    -o-transition-delay: 0.3s;
    transition-delay: 0.3s
}

.testimonial-carousel .owl-dots {
    position: relative;
    left: 0;
    bottom: 0;
    width: 100%;
    text-align: center;
    margin: 5px 0 0
}

.testimonial-carousel .owl-dot {
    position: relative;
    display: inline-block;
    height: 21px;
    width: 21px;
    border: 3px solid #1e1e1e;
    opacity: 1;
    margin: 0 2px;
    border-radius: 50%;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.testimonial-carousel .owl-dot.active,
.testimonial-carousel .owl-dot:hover {
    opacity: 1;
    border: 3px solid #dd333b
}

.testimnila_box.tstmleBox {
    text-align: center;
    padding: 50px 15px;
    position: relative;
    margin: 0 0 27px;
    background: #f5f5f5;
    border-radius: 16px;
    border: 9px solid #e1e1e1
}

.testimnila_box.tstmleBox:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    margin: auto;
    width: 75%;
    height: 70px
}

.testimnila_box.tstmleBox .service-icon {
    font-size: 26px;
    position: absolute;
    left: 10px;
    top: 10px;
    color: #dd333b;
    display: none
}

.service_icon_btm {
    position: absolute;
    bottom: 10px;
    right: 10px;
    font-size: 26px;
    color: #dd333b;
    display: none
}

.testimnila_box.tstmleBox .title {
    font-size: 30px;
    font-weight: 600;
    text-transform: capitalize;
    margin: 0 0 10px;
    color: #d81a50
}

.testimnila_box.tstmleBox .description {
    font-size: 15px;
    line-height: 25px;
    margin: 0;
    color: #000
}

@media only screen and (max-width:1199px) {
    .testimnila_box.tstmleBox {
        margin: 0 0 40px
    }
}

.testimoanial_read {
    position: relative;
    text-align: center;
    margin-top: 30px
}

.testimoanial_read::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 4px;
    border-bottom: 1px solid #ccc;
    left: 0;
    top: 16px;
    z-index: -1
}

.appointment_section::after,
.appointment_section::before {
    height: 100%;
    clip-path: polygon(0 1%, 100% 15%, 100% 29%, 100% 100%, 100% 85%, 0 100%);
    width: 100%;
    content: ""
}

.testimoanial_read a {
    display: inline-block;
    color: #f08533;
    font-weight: 600;
    font-size: 20px;
    border: 2px solid;
    padding: 7px 19px;
    border-radius: 30px;
    background: #fff
}

.gg_review {
    position: relative;
    width: 276px;
    top: 0;
    right: 0;
    left: 0;
    margin: 0 auto 16px;
    background: #fff;
    text-align: center;
    padding: 11px 9px;
    border-radius: 5px;
    box-shadow: 0 4px 3px #ccc
}

.gg_review i {
    display: inline-block;
    border-radius: 50%;
    font-size: 43px;
    line-height: 48px;
    margin: 0 0 7px
}

.ratings {
    position: relative;
    margin: 0
}

.facility_section {
    position: relative;
    padding: 0 0 55px
}

.facility_section::before {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0
}

.emergency_bg {
    position: absolute;
    right: 0;
    bottom: 41px;
    width: 43%
}

.emergency_bg img {
    width: 100%;
    filter: grayscale(1)
}

.facilites_title_head {
    position: absolute;
    left: 105px;
    text-transform: uppercase;
    font-size: 43px;
    top: 16rem;
    color: #f08533;
    right: 0;
    text-align: center;
    line-height: 63px
}

.appointment_form,
.appointment_section,
.bl_slides,
.blog_desc_,
.blog_section,
.dctr_block,
.dctr_info,
.emgecy_block,
.emrg_block,
.faq_section,
.faq_timeline.main-timeline .timeline,
.insurance_section {
    position: relative
}

.appointment_section {
    padding: 140px 0
}

.appointment_section::before {
    position: absolute;
    top: 0;
    left: 0;
    background-image: url(../images/appointmentbg.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

.appointment_section::after {
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(to left, rgb(237 27 36 / 62%), #222)
}

.appointment_form {
    text-align: center;
    z-index: 1;
    padding: 0 53px
}

.appointment_form h2 {
    text-transform: uppercase;
    color: #fff;
    margin: 0 0 29px
}

.appointment_form .form-control {
    background: 0 0;
    border: none;
    border-radius: 0;
    border-bottom: 2px dotted;
    color: #fff;
    height: 50px
}

.appointment_form textarea.form-control {
    height: 150px
}

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

.appointment_form .btn {
    background-color: #da2d34;
    border: none;
    color: #fff;
    margin-top: 20px
}

.team_title h2 {
    text-transform: capitalize;
    font-weight: 600;
    font-size: 40px;
    margin: 0 0 41px
}

.dctr_block {
    z-index: 2;
    margin-top: 0
}

.abtrow .col-md-5:first-child .dctr_block {
    text-align: right
}

.abtrow .col-md-5:nth-child(2) .dctr_block {
    text-align: left
}

.dctr_pic img {
    width: 350px;
    border: 7px solid #fff;
    border-bottom: 0;
    box-shadow: 0 -3px 8px #939393
}

.dctr_info {
    background: linear-gradient(to top, #0c0c4d, #494773);
    padding: 20px 26px;
    margin: 0;
    color: #fff;
    min-height: 150px
}

.dctr_info h2 {
    text-transform: capitalize;
    font-weight: 600;
    font-size: 24px;
    margin: 0 0 9px
}

.dctr_info h3 {
    font-size: 19px
}

.dctr_info h4 {
    font-size: 17px;
    color: silver;
    margin: 8px 0 0
}

.emgecy_block {
    left: 0;
    right: 0;
    margin: -79px 0 0;
    top: 0;
    padding: 176px 0 129px;
    text-align: center;
    background-image: url(../images/querybg.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff
}

.emgecy_block::after {
    content: "";
    background: rgb(168 16 59 / 73%);
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0
}

.insurance_section .sec-title,
.insurance_section::before {
    position: absolute;
    left: 0;
    margin: auto;
    background: #1b1a4b;
    right: 0
}

.emrg_block {
    accent-color: #fff;
    z-index: 1
}

.emrg_block h3 {
    text-transform: uppercase;
    font-weight: 300;
    font-size: 52px;
    margin-bottom: 15px
}

.emrg_block p {
    font-size: 30px;
    margin-bottom: 25px;
    font-weight: 300
}

.emrg_block span {
    display: inline-block;
    color: #eee;
    border: 2px dotted;
    font-size: 21px;
    padding: 10px 26px;
    border-radius: 30px
}

.emrg_block span a {
    display: inline-block;
    color: inherit
}

.insurance_section {
    padding: 62px 0 90px
}

.insurance_section::before {
    content: "";
    max-width: 500px;
    height: 18px;
    top: 198px
}

.insurance_section .sec-title {
    width: 286px;
    height: 286px;
    color: #fff;
    border-radius: 50%;
    padding: 75px 33px 0;
    top: 0
}

.breadcrumb ul li:last-child::before,
.insurance_section .sec-title h2::before,
.main-footer .footer-upper .footer-column:last-child:before {
    content: none
}

.insurance_section .sec-title h2 {
    color: #fff;
    font-size: 35px;
    padding: 0 0 9px
}

.insurance_list {
    border: 10px solid #ebebeb;
    margin-top: 25px;
    border-radius: 19px;
    overflow: hidden
}

.faq_section {
    padding: 0 0 110px
}

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

.faq_timeline.main-timeline .timeline {
    width: 46%;
    padding: 0 0 0 30px;
    margin: 0 5px 15px 0;
    float: left;
    z-index: 1
}

.faq_timeline.main-timeline .timeline-content {
    background-color: #fff;
    padding: 35px 75px 35px 40px;
    box-shadow: 0 0 15px -3px rgba(0, 0, 0, .3);
    display: block;
    position: relative;
    min-height: 190px
}

.faq_timeline.main-timeline .timeline-content:before {
    content: '';
    height: 50%;
    width: 50px;
    background: linear-gradient(to left, #d81a50, #133556);
    transform: translateY(-50%);
    position: absolute;
    left: -30px;
    top: 50%;
    bottom: 15px;
    right: 15px;
    z-index: -1;
    clip-path: polygon(0 0, 30% 50%, 0 100%, 100% 100%, 100% 0)
}

.faq_timeline.main-timeline .timeline-icon {
    color: #fff;
    background: linear-gradient(to left, #d81a50, #133556);
    font-size: 35px;
    text-align: center;
    line-height: 80px;
    width: 80px;
    height: 80px;
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    right: -40px;
    z-index: 1;
    border-radius: 9px
}

.faq_timeline.main-timeline .title {
    color: #333;
    font-size: 19px;
    font-weight: 600;
    text-transform: capitalize;
    margin: 0 0 5px
}

.faq_timeline.main-timeline .description {
    font-size: 15px;
    line-height: 23px;
    margin: 0
}

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

.faq_timeline.main-timeline .timeline:nth-child(2n) .timeline-content {
    padding: 35px 40px 35px 75px
}

.faq_timeline.main-timeline .timeline:nth-child(2n) .timeline-content:before {
    transform: translateY(-50%) rotateY(180deg);
    left: auto;
    right: -30px
}

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

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

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

    .faq_timeline.main-timeline .timeline:nth-child(2n) {
        padding: 0 30px 0 40px
    }
}

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

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

    .faq_timeline.main-timeline .timeline-content,
    .faq_timeline.main-timeline .timeline:nth-child(2n) .timeline-content {
        text-align: center;
        padding: 70px 25px 35px
    }

    .faq_timeline.main-timeline .timeline-content:before,
    .faq_timeline.main-timeline .timeline:nth-child(2n) .timeline-content:before {
        transform: translateY(0) translateX(-50%) rotate(-90deg);
        left: 50%;
        right: auto;
        top: auto;
        bottom: -65px
    }

    .faq_timeline.main-timeline .timeline-icon,
    .faq_timeline.main-timeline .timeline:nth-child(2n) .timeline-icon {
        transform: translateY(0) translateX(50%);
        top: -40PX;
        right: 50%;
        left: auto
    }
}

.blog_section {
    padding: 100px 0 28px
}

.bl_slides {
    margin: 0 14px
}

.bl_slides::before {
    content: "";
    position: absolute;
    right: 0;
    width: 87%;
    height: 100%;
    background: #f1f1f1
}

.blog_img_ {
    border: 8px solid #fff;
    box-shadow: 0 0 10px #707070
}

.blog_desc_ {
    padding: 63px 14px
}

.blog_desc_ h3 {
    font-size: 19px;
    margin: 0 0 8px
}

.blog_desc_ p {
    line-height: 25px;
    margin: 0 0 9px
}

.blog_desc_ a {
    display: inline-block;
    background: linear-gradient(to left, #d81a50, #133556);
    color: #fff;
    font-size: 17px;
    padding: 5px 13px
}

.blogs_slider .owl-nav {
    position: absolute;
    right: 118%;
    width: 155px;
    bottom: 40px
}

.blogs_slider .owl-nav .owl-next,
.blogs_slider .owl-nav .owl-prev {
    display: inline-block;
    background: #d81a50;
    color: #fff;
    font-size: 18px;
    margin: 0 4px;
    padding: 8px 10px;
    text-transform: uppercase
}

.contact-section {
    position: relative;
    padding: 120px 0 100px
}

.contact-section .sec-title {
    margin-bottom: 35px
}

.contact-section .sec-title .text {
    font-size: 22px;
    line-height: 36px;
    color: #696478;
    font-weight: 400;
    margin-top: 40px
}

.contact-section .row {
    margin: 0 -10px
}

.contact-form .form-group {
    position: relative;
    padding: 0 10px;
    margin-bottom: 20px
}

.contact-form .form-group input[type=email],
.contact-form .form-group input[type=text],
.contact-form .form-group input[type=url],
.contact-form .form-group select,
.contact-form .form-group textarea {
    position: relative;
    display: block;
    width: 100%;
    font-size: 16px;
    color: #858687;
    line-height: 28px;
    padding: 25px 30px;
    border: 1px solid transparent;
    background-color: #f2f5f6;
    font-weight: 500;
    border-radius: 15px;
    height: 80px;
    -webkit-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    -moz-transition: .3s;
    transition: .3s
}

.contact-form .form-group input:focus,
.contact-form .form-group select:focus,
.contact-form .form-group textarea:focus {
    border-color: #ff4880
}

.contact-form .form-group textarea {
    height: 250px;
    resize: none
}

.contact-form label.error {
    color: #ff4880;
    padding-top: 10px;
    text-transform: capitalize;
    display: block
}

.contact-section .contact-info li {
    position: relative;
    display: block;
    font-size: 18px;
    line-height: 30px;
    color: #696478;
    font-weight: 500;
    padding-left: 40px;
    margin-bottom: 30px
}

.contact-section .contact-info li a {
    color: #696478;
    display: inline-block;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.logo-widget .logo img,
.main-footer .activity-list li a {
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s
}

.contact-section .contact-info li a:hover {
    color: #ff4986
}

.contact-section .contact-info li .icon {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 20px;
    color: #ff4986;
    font-weight: 400
}

.contact-map-section .map-canvas {
    position: relative;
    min-height: 560px;
    width: 100%
}

.main-footer {
    position: relative;
    background: #030225;
    padding: 117px 0 0;
    clip-path: polygon(37% 0, 100% 18%, 100% 100%, 75% 100%, 0 100%, 0 17%);
    margin-top: 1px
}

.main-footer:before {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 63%;
    content: "";
    z-index: -1
}

.main-footer .footer-upper {
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    padding: 0 0 34px;
    margin-top: 0
}

.main-footer .footer-upper .footer-column {
    position: relative;
    margin-bottom: 16px
}

.main-footer .footer-upper .footer-column:before {
    content: "";
    position: absolute;
    width: 3px;
    height: 137px;
    right: 12px;
    top: 83px
}

.main-footer .footer-widget .widget-title {
    position: relative;
    font-size: 20px;
    font-weight: 600;
    color: #e1e1e1;
    margin-bottom: 18px;
    text-transform: uppercase
}

._c_form_sub h3,
.breadcrumb h1,
.breadcrumb ul li,
.c_add_list span {
    text-transform: capitalize
}

.main-footer .footer-widget .widget-title::before {
    content: "";
    position: absolute;
    width: 62px;
    height: 2px;
    border-bottom: 2px solid;
    left: 0;
    top: 32px
}

a:hover {
    color: #ed1b24
}

.logo-widget,
.main-footer .footer-bottom {
    position: relative;
    text-align: center
}

.logo-widget .logo img {
    position: relative;
    transition: .3s;
    margin-top: 30px;
    width: 347px
}

.logo-widget .logo img:hover {
    opacity: 1
}

.logo-widget .text {
    position: relative;
    color: #000;
    font-size: 15px;
    line-height: 29px;
    margin-bottom: 7px
}

.main-footer .activity-list {
    position: relative;
    padding-top: 10px
}

.main-footer .activity-list li {
    position: relative;
    margin-bottom: 10px
}

.main-footer .activity-list li a {
    display: block;
    font-size: 16px;
    line-height: 22px;
    color: #c8bfe3;
    padding: 10px 15px 10px 30px;
    font-weight: 400;
    border: 1px solid rgba(255, 255, 255, .1);
    border-radius: 8px;
    transition: .3s
}

.main-footer .activity-list li a:hover {
    border: 1px solid #ff4788
}

.main-footer .list li {
    position: relative;
    display: block;
    margin-bottom: 0;
    padding-left: 16px
}

.main-footer .list li:before {
    position: absolute;
    left: 0;
    top: 9px;
    height: 10px;
    width: 10px;
    border-radius: 5px;
    border: 2px solid #ff4a7e;
    content: ""
}

.main-footer .list li a {
    position: relative;
    font-size: 14px;
    line-height: 26px;
    font-weight: 500;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    color: #ccc
}

.main-footer .list li a:hover {
    color: #ff5686
}

.main-footer .contact-info li {
    position: relative;
    display: block;
    font-size: 14px;
    line-height: 30px;
    color: #000;
    font-weight: 500;
    padding-left: 44px;
    margin-bottom: 20px
}

.main-footer .contact-info li .icon {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 17px;
    line-height: 30px;
    width: 30px;
    height: 30px;
    background: #e81f31;
    text-align: center;
    color: #fff
}

.main-footer .contact-info li a {
    color: #000;
    display: inline-block;
    transition: .3s
}

.main-footer .contact-info li a:hover {
    color: #f72f67
}

.main-footer .footer-bottom:before {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    opacity: .03;
    content: ""
}

.main-footer .footer-bottom .copyright {
    position: relative;
    font-weight: 500;
    font-size: 14px;
    line-height: 30px;
    padding: 12px 0;
    border-top: 1px dashed #7e7e7e;
    color: #e1e1e1
}

.main-footer .footer-bottom .copyright a {
    color: #d3184d;
    font-weight: 600
}

.main-footer .footer-bottom .copyright a:hover {
    text-decoration: underline
}

.modal-dialog.app_dialouge {
    max-width: 470px;
    margin-top: 7%;
    text-align: center
}

.app_content .modal-header {
    display: block;
    text-align: center;
    border: none;
    padding: 0
}

.app_content .modal-header h4 {
    text-transform: uppercase;
    color: #1c1c1c;
    font-weight: 600
}

.app_content .modal-header .close {
    position: absolute;
    right: 0;
    top: 0;
    background: linear-gradient(to left, #e3406e, #e12158);
    opacity: 1;
    color: #fff;
    font-size: 37px;
    padding: 1px 6px;
    line-height: 39px;
    z-index: 3
}

.modal-dialog .btn-style-one {
    position: relative;
    font-size: 16px;
    line-height: 30px;
    text-transform: uppercase;
    color: #fff;
    padding: 6px 30px;
    font-weight: 600;
    background: linear-gradient(to left, #709938, #eba836);
    overflow: hidden;
    min-width: 123px;
    border-radius: 30px;
    border: 0
}

.breadcrumb {
    position: relative;
    text-align: center;
    padding: 140px 0 42px;
    margin-bottom: 0;
    background-color: transparent
}

.mvvboxes,
.ser_inner_image {
    position: relative;
    z-index: 1
}

.breadcrumb::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 50%;
    bottom: 61px;
    left: 0;
    background: linear-gradient(to top, #fff0f4, transparent)
}

.breadcrumb h1 {
    color: #1f1e4f;
    font-size: 27px;
    font-weight: 600;
    margin-bottom: 8px
}

.breadcrumb ul li a {
    font-weight: 600;
    color: #021436
}

.breadcrumb ul li.active {
    color: #13aeb5;
    font-weight: 500
}

.breadcrumb ul li::before {
    content: "\f101";
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    font-size: 14px;
    position: absolute;
    right: -17px;
    top: 54%;
    color: #d81a50;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.breadcrumb ul li:last-child {
    margin-right: 0
}

.breadcrumb ul li {
    font-size: 16px;
    display: inline-block;
    margin-right: 20px;
    position: relative;
    color: #233645
}

.breadcrumb ul {
    display: inline-flex;
    padding: 4px 21px;
    position: relative;
    background: #fbfbfb;
    border-radius: 999px;
    border-top: 3px solid #f01a50;
    border-bottom: 3px solid #d81a50;
    box-shadow: 0 0 7px 4px #ccc
}

._content_section {
    position: relative;
    padding: 61px 0 90px
}

.cnt_add_sec {
    text-align: center;
    background: #c1204e;
    color: #fff
}

.cnt_add_sec .row .col-md-12,
.cnt_add_sec .row .col-md-6 {
    padding: 26px 10px
}

.cnt_add_sec .row .col-md-12 {
    border-bottom: 2px solid
}

.cnt_add_sec .row .col-md-6:nth-child(2) {
    border-right: 2px solid
}

.c_add_list span {
    display: inline-block;
    font-size: 24px;
    font-weight: 600
}

.c_add_list p {
    display: block
}

._map_ iframe {
    width: 100%;
    height: 190px;
    box-shadow: 0 5px 7px #757575;
    margin-bottom: 30px
}

._c_form_sub {
    position: relative;
    padding: 27px 30px;
    text-align: center;
    box-shadow: 0 0 10px #ccc;
    background-color: #f5f5f5
}

._c_form_sub h3 {
    margin-bottom: 25px;
    font-size: 30px;
    font-weight: 600
}

._c_form_sub .form-control {
    background-color: #fff;
    height: 42px;
    box-shadow: 0 0 10px #d1d1d1;
    border: none;
    font-size: 15px
}

._c_form_sub textarea.form-control {
    height: 123px
}

._c_form_sub .btn {
    margin-top: 0;
    background: linear-gradient(to left, #e33969, #c1204e);
    border: transparent
}

.testimonial_timeline.main-timeline .timeline {
    width: 50%;
    margin: 0 5px 25px 0;
    float: left
}

.testimonial_timeline.main-timeline .timeline-content {
    color: #999;
    text-align: right;
    min-height: 100px;
    border-bottom: 5px solid var(--main-color);
    display: block
}

.testimonial_timeline.main-timeline .title {
    color: #fff;
    background-color: #c1204e;
    font-size: 20px;
    font-weight: 600;
    text-transform: capitalize;
    padding: 12px 20px 12px 35px;
    margin: 0;
    border-radius: 25px 0 0;
    display: inline-block
}

.testimonial_timeline.main-timeline .description {
    color: #444;
    background: linear-gradient(#f5f5f5, #eee);
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    text-align: left;
    padding: 25px;
    margin: 0;
    box-shadow: 0 4px 3px #b3b3b3
}

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

.testimonial_timeline.main-timeline .timeline:nth-child(2n) .timeline-content {
    text-align: left;
    border-color: var(--main-color)
}

.testimonial_timeline.main-timeline .timeline:nth-child(2n) .title {
    padding: 12px 35px 12px 20px;
    border-radius: 0 25px 0 0;
    background-color: #203484
}

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

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

.services_text h2 {
    font-size: 22px;
    margin: 19px 0 13px;
    font-weight: 600;
    color: #203484
}

.services_text h3 {
    font-size: 17px;
    color: #d81a50;
    margin: 11px 0;
    font-weight: 600
}

.services_text p {
    text-align: justify;
    line-height: 26px;
    margin-bottom: 10px;
    font-size: 15px
}

.ol_styles {
    position: relative;
    padding-left: 26px;
    margin-bottom: 12px
}

.ol_styles li {
    position: relative;
    padding-left: 20px;
    font-size: 15px;
    line-height: 27px;
    margin-bottom: 4px
}

.ol_styles li::before {
    font-family: "Font Awesome 5 Free";
    content: "\f14a";
    position: absolute;
    left: 0;
    top: 0;
    color: #d81a50;
    font-size: 13px
}

.ser_inner_image {
    padding: 20px;
    margin-bottom: 30px
}

.ser_inner_image img {
    width: 100%;
    box-shadow: 0 0 10px #696969
}

.ser_inner_image::after,
.ser_inner_image::before {
    content: "";
    position: absolute;
    width: 30%;
    height: 30%;
    background: linear-gradient(to left, #203484, #d81a50);
    z-index: -1;
    left: 0;
    top: 0
}

.ser_inner_image::after {
    top: initial;
    bottom: 0;
    left: initial;
    right: 0
}

.inner_about_text p {
    margin-bottom: 31px
}

.mvvboxes {
    text-align: center;
    padding: 12px 27px 35px;
    margin-top: 39px
}

.mvvboxes:before {
    content: "";
    background-color: #fff;
    border-radius: 20px;
    box-shadow: 0 3px 10px rgba(0, 0, 0, .5), 0 20px 0 #ffb7cb;
    position: absolute;
    left: 0;
    top: 53px;
    right: 0;
    bottom: 20px;
    z-index: -1
}

.mvvboxes .service-icon {
    background: #fff;
    font-size: 35px;
    width: 80px;
    height: 80px;
    margin: 0 auto 12px;
    border-radius: 50%;
    box-shadow: 0 0 15px rgba(0, 0, 0, .4);
    position: relative;
    padding: 15px
}

.mvvboxes .service-icon:after,
.mvvboxes .service-icon:before {
    content: "";
    background: linear-gradient(to top, transparent 49%, rgb(216 26 80) 50%);
    border-radius: 50%;
    position: absolute;
    top: -12px;
    left: -12px;
    bottom: -12px;
    right: -12px;
    z-index: -1
}

.mvvboxes .service-icon:after {
    background: #cc194c;
    height: 12px;
    width: 150px;
    border-radius: 0;
    transform: translateX(-50%);
    top: 29px;
    left: 50%;
    right: auto;
    bottom: auto;
    z-index: -2
}

.mvvboxes .title {
    font-size: 29px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0 0 5px
}

.mvvboxes .description {
    font-size: 15px;
    line-height: 27px
}

.mvvboxes.blue {
    --color1: #272171;
    --color2: #64639F
}

.mvvboxes.yellow {
    --color1: #FFB103;
    --color2: #F1C149
}

.mvvboxes.magenta {
    --color1: #E51F47;
    --color2: #DA617A
}

._team_title_head h2 {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 46px;
    margin: 55px 0 18px
}

.team_sec_list .row {
    border-bottom: 2px dotted #333;
    margin-bottom: 20px;
    padding-bottom: 20px
}

.team_sec_list .row:last-child {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0
}

.team_info {
    margin-bottom: 19px
}

.team_info h2 {
    text-transform: capitalize;
    font-size: 27px;
    font-weight: 700;
    color: #d81a50
}

.team_info h3 {
    font-size: 20px;
    margin: 9px 0 12px
}

.team_info h4 {
    font-size: 18px;
    color: #203484
}

.team_pic img {
    width: 284px;
    border: 7px solid #fff;
    box-shadow: 0 -3px 8px #939393
}

.inner_wraapper {
    position: relative;
}

.blog-main-block {
    position: relative;
    text-align: center;
}

.blog-main-img img {
    border: 6px solid #f5f5f5;
    box-shadow: 0px 14px 7px -10px #969696;
}

.blog-main-content {
    margin-top: 20px;
}

.blog-main-content h2 {
    line-height: 20px;
    margin-bottom: 6px;
}

.blog-main-content h2 a {
    font-size: 20px;
    color: #203484;
    margin-bottom: 10px;
}

.blog-main-content p {
    font-size: 15px;
    line-height: 26px;
    margin-bottom: 8px;
}

.blog-main-btn a {
    border: 1px solid #d81a50;
    color: #d81a50;
    padding: 1px 7px;
}

.video-blk{
    position: relative;
    margin-bottom: 30px;
}
.video-blk iframe{
    width: 100%;
    height: 240px;
    border: 8px solid #fff;
    box-shadow: 0px 14px 7px -10px #4d4c4c;
}