<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/***
====================================================================
	Reset
====================================================================
***/
* {
    margin: 0px;
    padding: 0px;
    border: none;
    outline: none;
    font-size: 100%;
    line-height: inherit;
}
:root {
    --color-default: #3b3b3b;
    --color-primary: #052a4e;
    --color-secondary: #cf2353;
}
.container {
    position: relative;
}
/*** 
====================================================================
	Global Settings
====================================================================
 ***/
body {
    font-size: 15px;
    color: #202020;
    line-height: 1.6em;
    background: #ffffff;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    font-family: "Open Sans", sans-serif;
}
a {
    text-decoration: none;
    cursor: pointer;
    color: var(--color-secondary);
}
a:hover,
a:focus,
a:visited {
    text-decoration: none;
    outline: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    position: relative;
    font-weight: 600;
    margin: 0px;
    background: none;
    line-height: 1.2em;
}
img {
    max-width: 100%;
    height: auto;
}
ul,
li {
    list-style: none;
    margin: 0;
    padding: 0;
}
ol,
li {
    margin: 0;
    padding: 0;
}
.main-menu .navigation&gt;li .active {
    color: var(--color-secondary);
}
.main-menu .navigation .cstmwidth{
    width: 133px;
}
.auto-container {
    position: static;
    max-width: 1200px;
    padding: 0px 15px;
    margin: 0 auto;
}
.page-wrapper {
    margin: 0 auto;
    width: 100%;
    min-width: 320px;
    overflow: hidden;
    position: relative;
}
.page-wrapper::before {
    content: "";
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-image: url(../gallery/background.jpg);
    background-attachment: fixed;
    opacity: .36;
    background-repeat: no-repeat;
    background-size: cover;
}
.top-wrap {
    position: relative;
    height: 100vh;
}
/**header-main**/
.header-main {
    position: absolute;
    width: 100%;
    z-index: 5;
}
.header-one {
    position: relative;
    margin-top: 50px;
}
.header-one .container {
    position: relative;
}
.header-one .lower-box {
    position: relative;
    height: 100%;
}
.lower-box .logo {
    top: 10px;
    position: absolute;
    display: inline-block;
    z-index: 1;
    width: 400px;
}
.lower-box .nav-outer {
    position: relative;
    display: inline-block;
    text-align: right;
    margin-left: 0;
    width: 100%;
    padding: 0;
    margin-top: 0;
}
.nav-outer .mobile-nav-toggler {
    position: relative;
    display: none;
    float: right;
    cursor: pointer;
    padding: 25px 0;
}
.nav-outer .mobile-nav-toggler .inner {
    position: relative;
    display: block;
    padding: 3px 5px;
}
.main-menu {
    position: relative;
    display: inline-block;
    text-align: center;
    margin: 20px 0 0;
    top: 0;
}
.main-menu .navbar-collapse {
    padding: 0px;
    display: block !important;
}
.main-menu .navigation {
    position: relative;
    display: block;
    padding: 0 11px;
    border-radius: 24px 0 1px 24px;
}
.main-menu .navigation&gt;li {
    position: relative;
    display: inline-table;
}
.main-menu .navigation&gt;li&gt;a {
    position: relative;
    display: block;
    font-size: 18px;
    line-height: 30px;
    font-weight: 400;
    border-right: 0px;
    padding: 8px 9px;
    opacity: 1;
    color: #000000;
}
.header-top {
    position: fixed;
    background: var(--color-primary);
    min-height: 50px;
    width: 100%;
    z-index: 999;
}
.header-top .container {
    max-width: 1060px;
}
.header-top-social {
    position: absolute;
    right: 190px;
    top: 10px;
}
.header-top-social ul li:last-child {
    border-right: 0px;
}
.header-top-social ul li {
    display: inline-block;
    border-right: 1px solid #ccc;
}
.f_c_row ul li a{
    background-color: #1877F2;
    color: #fff;

}
.f_c_row ul li:nth-child(2) a{
    background: #ff211e;
    color: #fff;

}
.f_c_row ul li:nth-child(3) a{
    background: #dd2a7b;
    color: #fff;

}
.f_c_row ul li:nth-child(4) a{
    background: #1da462;
    color: #fff;

}

.header-top-social ul li a {
    width: 30px;
    height: 30px;
    color: #fff;
    text-align: center;
    line-height: 28px;
    border-radius: 50%;
    margin-right: 6px;
    font-size: 18px;
    display: block;
    background-color: #1877F2;
}
.header-top-social ul li:nth-child(2) a {
    background: #dd2a7b;
}
.header-top-social ul li:nth-child(3) a {
    background: #25D366;
}
.header-top-social ul li:nth-child(4) a {
    background: #ff211e;
}
.header-contact ul li {
    display: inline-block;
}
.header-menu-nav ul li {
    display: inline-block;
}
.header-menu-nav {
    position: absolute;
    top: 14px;
    right: 379px;
}
.header-contact {
    position: absolute;
    top: 14px;
}
.header-menu-nav ul li a {
    color: #fff;
    padding: 0px 10px;
    border-right: 1px dashed;
}
.header-contact ul li:nth-child(2) a {
    border-right: 0px;
}
.header-contact ul li a {
    color: #fff;
    padding: 0px 10px;
    border-right: 1px dashed;
}
.appointment {
    position: absolute;
    right: 0px;
    z-index: 99;
    display: inline-block;
    top: 8px;
}
.appointment span {
    display: inline-block;
    color: #fff;
    padding: 4px 10px;
    cursor: pointer;
    width: 100%;
    font-size: 16px;
    border: 1px solid #bcb8b8;
    border-radius: 5px;
    /* background: var(--color-secondary); */
}
.main-menu .navbar-collapse&gt;ul li.dropdown .dropdown-btn {
    position: absolute;
    right: 0px;
    top: 0;
    width: 50px;
    height: 42px;
    border-left: 1px solid #04102a;
    text-align: center;
    font-size: 16px;
    line-height: 42px;
    color: #ffffff;
    cursor: pointer;
    display: none;
    z-index: 5;
}
/*** 
========================================
    Mobile Menu
========================================
***/
.nav-outer .mobile-nav-toggler {
    position: relative;
    display: none;
    float: right;
    cursor: pointer;
    padding: 25px 0;
}
.nav-outer .mobile-nav-toggler .inner {
    position: relative;
    display: block;
    padding: 3px 5px;
}
.mobile-menu {
    position: fixed;
    top: 0;
    right: 0;
    width: 300px;
    max-width: 100%;
    height: 100%;
    padding-right: 30px;
    opacity: 0;
    visibility: hidden;
    z-index: 999999;
}
.mobile-menu .menu-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: var(--color-primary);
    -webkit-transform: translateX(101%);
    -ms-transform: translateX(101%);
    transform: translateX(101%);
    transition: all 900ms ease;
    -moz-transition: all 900ms ease;
    -webkit-transition: all 900ms ease;
    -ms-transition: all 900ms ease;
    -o-transition: all 900ms ease;
    z-index: 1;
}
.mobile-menu-visible .mobile-menu .menu-backdrop {
    opacity: 0.70;
    visibility: visible;
    -webkit-transition: all 0.7s ease;
    -moz-transition: all 0.7s ease;
    -ms-transition: all 0.7s ease;
    -o-transition: all 0.7s ease;
    transition: all 0.7s ease;
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
}
.mobile-menu .mCSB_inside&gt;.mCSB_container {
    margin-right: 5px;
}
.mobile-menu .navbar-collapse {
    display: block !important;
}
.mobile-menu .nav-logo {
    position: relative;
    padding: 30px 25px;
    text-align: left;
}
.mobile-menu .nav-logo a {
    position: relative;
    display: inline-block;
}
.mobile-menu-visible {
    overflow: hidden;
}
.mobile-menu-visible .mobile-menu {
    opacity: 1;
    visibility: visible;
}
.mobile-menu .menu-box {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    max-height: 100%;
    overflow-y: auto;
    background: var(--color-primary);
    padding: 0px 0px;
    z-index: 5;
    opacity: 0;
    visibility: hidden;
    border-radius: 0px;
    -webkit-transform: translateX(101%);
    -ms-transform: translateX(101%);
    transform: translateX(101%);
}
.mobile-menu-visible .mobile-menu .menu-box {
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 0.7s ease;
    -moz-transition: all 0.7s ease;
    -ms-transition: all 0.7s ease;
    -o-transition: all 0.7s ease;
    transition: all 0.7s ease;
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
}
.mobile-menu .close-btn {
    position: absolute;
    top: 10px;
    right: 10px;
    color: #ffffff;
    font-size: 20px;
    line-height: 30px;
    width: 24px;
    text-align: center;
    cursor: pointer;
    z-index: 10;
    -webkit-transition: all 0.9s ease;
    -moz-transition: all 0.9s ease;
    -ms-transition: all 0.9s ease;
    -o-transition: all 0.9s ease;
    transition: all 0.9s ease;
}
.mobile-menu-visible .mobile-menu .close-btn {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
}
.mobile-menu .close-btn:hover {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.mobile-menu .navigation {
    position: relative;
    display: block;
    width: 100%;
    float: none;
}
.mobile-menu .navigation li {
    position: relative;
    display: block;
    border-top: 1px solid rgba(255, 255, 255, 0.10);
}
.mobile-menu .navigation:last-child {
    border-bottom: 1px solid rgba(255, 255, 255, 0.10);
}
.mobile-menu .navigation li&gt;ul&gt;li:first-child {
    border-top: 1px solid rgba(255, 255, 255, 0.10);
}
.mobile-menu .navigation li&gt;a {
    position: relative;
    display: block;
    padding: 10px 25px;
    color: #ffffff;
    font-size: 15px;
    line-height: 24px;
    font-weight: 600;
    text-transform: uppercase;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}
.mobile-menu .navigation li&gt;a:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 0;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}
.mobile-menu .navigation li.current&gt;a:before {
    height: 100%;
}
.mobile-menu .navigation li ul li&gt;a {
    font-size: 15px;
    font-weight: 400;
    margin-left: 20px;
    text-transform: capitalize;
    position: relative;
}
.mobile-menu .navigation li.dropdown .dropdown-btn {
    position: absolute;
    top: 6px;
    right: 6px;
    width: 32px;
    height: 32px;
    text-align: center;
    color: #ffffff;
    font-size: 16px;
    line-height: 32px;
    background: var(--color-secondary);
    cursor: pointer;
    border-radius: 2px;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    z-index: 5;
}
.main-menu .navigation&gt;li&gt;a:hover {
    color: var(--color-secondary);
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
}
.mobile-menu .navigation li.dropdown .dropdown-btn.open {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.mobile-menu .navigation li&gt;ul,
.mobile-menu .navigation li&gt;ul&gt;li&gt;ul {
    display: none;
}
.mobile-menu .social-links {
    position: relative;
    text-align: center;
    padding: 30px 25px;
}
.mobile-menu .social-links li {
    position: relative;
    display: inline-block;
    margin: 0px 5px 10px;
}
.mobile-menu .social-links li a {
    position: relative;
    color: #ffffff;
    font-size: 20px;
    line-height: 32px;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}
.mobile-menu .social-links li a:hover {
    color: #dddddd;
}
.main-menu .navigation&gt;li&gt;ul {
    position: absolute;
    border-radius: 14px;
    top: 100%;
    visibility: hidden;
    border-top: 3px solid var(--color-secondary);
    left: 0;
    width: 165px;
    opacity: 0;
    z-index: 100;
    background-color: #ffffff;
    box-shadow: 0px 0px 5px #a5a5a5;
    overflow: hidden;
}
.main-menu .navigation&gt;li.dropdown:hover&gt;ul {
    opacity: 1;
    visibility: visible;
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
}
.main-menu .navigation&gt;li&gt;ul&gt;li {
    position: relative;
    width: 100%;
    border-bottom: 1px solid #929292;
}
.main-menu .navigation&gt;li&gt;ul&gt;li&gt;a:hover {
    /* background:var(--color-primary); */
    color: #fff;
}
.main-menu .navigation&gt;li&gt;ul&gt;li:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 0%;
    height: 100%;
    display: block;
    background: #03304c
}
.main-menu .navigation&gt;li&gt;ul&gt;li:hover:before {
    width: 100%;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}
.main-menu .navigation&gt;li&gt;ul&gt;li&gt;a {
    position: relative;
    display: block;
    padding: 5px 20px;
    line-height: 24px;
    font-size: 15px;
    color: #000000;
    text-align: left;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}
.main-menu .navigation&gt;li&gt;ul&gt;li:last-child {
    border-bottom: none;
}
/*
* 4. banner style
*/
.banner-wrapper {
    position: relative;
}
.banner-one__slide {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100vh;
}
.slide-one {
    background-image: url(../gallery/banners/banner1.jpg);
}
.slide-two {
    background-image: url(../gallery/banners/banner2.jpg);
}
.slide-three {
    background-image: url(../gallery/banners/banner3.jpg);
}
.slide-four {
    background-image: url(../gallery/banners/banner4.jpg);
}
.slide-five {
    background-image: url(../gallery/banners/banner5.jpg);
}
.slide-six {
    background-image: url(../gallery/banners/banner6.jpg);
}
/***
====================================================================
	Scroll To Top style
====================================================================
***/
.scroll-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 48px;
    height: 48px;
    color: #ffffff;
    font-size: 20px;
    line-height: 48px;
    text-align: center;
    z-index: 100;
    cursor: pointer;
    background: linear-gradient(to right, var(--color-primary), var(--color-secondary));
    display: none;
    border-radius: 50%;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
.scroll-to-top:hover {
    background: linear-gradient(to right, var(--color-primary), var(--color-secondary));
}
/* 
==========================================
top-border
==========================================
*/
.top-border {
    position: relative;
    width: 100%;
    height: 5px;
    background: linear-gradient(to right, var(--color-secondary), var(--color-secondary));
    border-radius: 10px;
}
/* 
==========================================
sec-title
==========================================
*/
.sec-title {
    margin-bottom: 20px;
}
.sec-title span {
    display: inline-block;
    border: 1px dashed;
    border-left: none;
    border-right: none;
    font-size: 22px;
    padding: 2px 0px;
    color: var(--color-default);
}
.abt-sec .sec-title h1 {
    font-weight: 500;
    /* font-family: "Saira", sans-serif; */
    font-size: 58px;
    text-transform: uppercase;
    color: var(--color-secondary);
}
.abt-sec .sec-title h3 {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 9px;
    background: var(--color-primary);
    display: inline-block;
    color: #fff;
    padding: 5px 13px;
    border-radius: 30px;
}
.abt-sec {
    position: relative;
    margin-bottom: 40px;
    padding-top: 40px;
}
.abt-matter p {
    line-height: 30px;
    margin-bottom: 10px;
}
.doc-sec {
    position: relative;
    margin-bottom: 100px;
}
.doc-img {
    position: relative;
    ;
}
.doc-side {
    position: relative;
    right: -10px;
}
.doc-btm-content {
    /* border-top: 2px dashed #aaaaaa; */
    position: relative;
    padding-top: 20px;
}
.doc-btm-content p {
    margin-bottom: 7px;
}
.doc-btm-content a {
    background: var(--color-secondary);
    color: #fff;
    padding: 2px 10px 4px 10px;
    border-radius: 30px;
}
.doc-btm-content a:hover {
    color: #fff;
}
.doc-btm-content h2 {
    font-size: 29px;
    /* margin-bottom: 9px; */
    color: var(--color-primary);
}
.abtleftbg {
    left: 0px;
    width: 55%;
    top: 308px;
    opacity: .4;
    float: right;
}
.bgs img {
    width: 100%;
}
.bgs {
    position: absolute;
}
.doc-img img {
    width: 325px !important;
    margin: auto;
    border: 8px solid #f5f5f5;
    filter: drop-shadow(2px 4px 6px #707070);
}
.doc-block {
    margin-top: 10px;
    margin-bottom: 10px;
}
.doc-scroll .owl-dots {
    position: relative;
    left: 0;
    bottom: 0;
    width: 100%;
    text-align: center;
}
.doc-scroll .owl-dot {
    position: relative;
    display: inline-block;
    height: 0px;
    width: 21px;
    border: 3px solid var(--color-primary);
    opacity: 1;
    margin: 0 2px;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    background: #fff;
}
.doc-scroll .owl-dot:hover,
.doc-scroll .owl-dot.active {
    opacity: 1;
    border: 3px solid var(--color-secondary);
}
.doc-side h3 {
    color: var(--color-secondary);
    font-size: 37px;
    /* font-family: "Saira", sans-serif; */
    font-weight: 500;
}
.consultation_block {
    position: relative;
    display: block;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
    border-radius: 20px;
}
.consultaion-block .container {
    position: relative;
    padding: 42px 70px;
    color: #fff;
}
.consultaion-block .container::before {
    content: " ";
    position: absolute;
    width: 85%;
    height: 100%;
    background: var(--color-default);
    border-radius: 24px;
    box-shadow: 0px 0px 5px #949494;
    top: 0px;
    left: 0px;
    right: 0px;
    margin: auto;
}
.consultation_block h2 {
    text-transform: uppercase;
    margin: 0 0 12px;
    position: relative;
    color: #fff;
}
.consultation_block span {
    display: inline-block;
    color: #fff;
    border: 2px dotted #fff;
    top: 0px;
    position: relative;
    background: var(--color-secondary);
    font-size: 28px;
    padding: 9px 17px;
    border-radius: 30px;
}
/*** 
====================================================================
		Program Section
====================================================================
***/
.program-section {
    position: relative;
    padding: 44px 0 51px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: 220px;
}
.program-section .icon-star-5 {
    top: auto !important;
    left: -190px !important;
    bottom: 145px !important;
}
.program-section .icon-star-4 {
    right: -140px !important;
    bottom: 240px !important;
    top: auto !important;
    left: auto !important;
}
.sec-title.light h3 {
    color: #eee;
}
.program-section .icon-star-3 {
    top: 190px !important;
    left: -100px !important;
}
.servicessetion::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 354px;
    /* background: linear-gradient(to right, var(--color-primary), var(--color-secondary)); */
    background: linear-gradient(to right, var(--color-primary), #14293e, var(--color-secondary));
    top: 120px;
    transform: skewY(6deg);
}
.services_title_head {
    position: absolute;
    left: 0;
    right: 0;
    top: 225px;
    margin: auto;
    max-width: 355px;
}
.services_title_head p {
    color: #eee;
    line-height: 20px;
    margin-top: 9px;
}
.servics_shapes {
    position: absolute;
    width: 160px;
    height: 160px;
    background: #fcd3df;
    top: 210px;
    border-radius: 50%;
    left: -91px;
}
.servics_shapes2 {
    left: initial;
    right: -91px;
}
.services_row {
    position: relative;
}
.services_row::before,
.services_row::after {
    content: "";
    position: absolute;
    left: 114px;
    width: 20%;
    height: 2px;
    background: #e8e8e8;
    top: -50px;
}
.services_row::after {
    left: initial;
    right: 114px;
}
.services_row .col-md-2 {
    padding: 0 7px;
    -ms-flex: 0 0 13.666667%;
    flex: 0 0 13.666667%;
    max-width: 16.666667%;
}
.services-blocks {
    text-align: center;
    position: relative;
    display: block;
    padding: 22px 6px;
    min-height: 212px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 14px;
    border: 5px solid #e8e8e8;
    border-radius: 13px;
    overflow: hidden;
}
.services-blocks::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(to top, #252525, transparent);
    left: 0;
    bottom: 0;
}
.services_row {
    justify-content: center;
    top: 140px;
}
.services_row .col-md-2:nth-child(1) .services-blocks {
    background-image: url(../gallery/services/pediatric.jpg);
}
.services_row .col-md-2:nth-child(2) .services-blocks {
    background-image: url(../gallery/services/cardiology.jpg);
}
.services_row .col-md-2:nth-child(3) .services-blocks {
    background-image: url(../gallery/services/orthopedic.jpg);
}
.services_row .col-md-2:nth-child(4) .services-blocks {
    background-image: url(../gallery/services/gynecology.jpg);
}
.services_row .col-md-2:nth-child(5) .services-blocks {
    background-image: url(../gallery/services/dental.jpg);
}
.services_row .col-md-2:nth-child(6) .services-blocks {
    background-image: url(../gallery/services/dermatology.jpg);
}
.services_row .col-md-2:nth-child(7) .services-blocks {
    background-image: url(../gallery/services/general-medicine.jpg);
}
.services_row .col-md-2:nth-child(10) .services-blocks {
    margin-top: 190px;
}
.services_row .col-md-2:nth-child(3) .services-blocks,
.services_row .col-md-2:nth-child(4) .services-blocks,
.services_row .col-md-2:nth-child(5) .services-blocks {
    top: 65px;
}
.services_row .col-md-2:nth-child(2) .services-blocks,
.services_row .col-md-2:nth-child(6) .services-blocks {
    top: 30px;
}
.services_info {
    position: absolute;
    bottom: -3px;
    left: 0;
    right: 0;
    z-index: 1;
    padding: 0 7px;
}
.services-blocks h3 {
    text-transform: uppercase;
    color: #fff;
    font-size: 15px;
    margin-bottom: 13px;
    transition: all ease-in .6s;
    position: relative;
    bottom: 0px;
}
.services-blocks p {
    color: #cecece;
    font-size: 15px;
    line-height: 27px;
}
.services-blocks span {
    color: #ffffff;
    display: inline-block;
    border: 1px solid;
    padding: 1px 9px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 95px;
    position: absolute;
    opacity: 0;
    visibility: hidden;
    transition: all ease-in .8s;
    font-size: 14px;
}
.services-blocks:hover h3 {
    bottom: 40px;
}
.services-blocks:hover span {
    color: #fff;
    opacity: 1;
    visibility: visible;
    bottom: 14px;
}
.sec-title h2 {
    font-size: 50px;
    /* font-family: "Saira", sans-serif; */
    color: var(--color-secondary);
    font-weight: 500;
}
.services_title_head.sec-title h2 {
    color: #fff;
}
.sec-title h3 {
    font-size: 19px;
    /* font-family: "Saira", sans-serif; */
    font-weight: 400;
}
.tp_abt_row {
    position: relative;
    margin-top: 0;
    left: 112px;
}
.tp_abt_row:before,
.tp_abt_row::after {
    content: "";
    position: absolute;
    z-index: -1;
}
.tp_abt_row::after {
    left: initial;
    right: 66px;
    transform: rotate(-13deg);
}
.tp_abt_row .col-md-3 {
    max-width: 16% !important;
    max-height: 16%;
    /* padding: 0px 9px 0px; */
    text-align: center;
}
.tp_abt_row .col-md-3::before {
    content: "";
    position: absolute;
    width: 4px;
    height: 50%;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: -1;
    border-radius: 0px 0px 109px 109px;
}
.tp_list {
    position: relative;
    text-align: center;
    padding: 17px 0 !important;
    background: linear-gradient(to top, #dedede, #ffffff);
    z-index: 1;
    border-radius: 14px;
    box-shadow: 0px -4px 6px #9f9f9f;
}
.tp_list::before {
    content: "";
    position: absolute;
    width: 200px;
    height: 101px;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0;
    z-index: -1;
    border-radius: 105px;
}
.tp_icon {
    display: inline-block;
    border-radius: 50%;
    background: #fff;
    padding: 13px;
    box-shadow: 0px 4px 3px #838383;
}
.tp_icon img {
    filter: grayscale(1);
}
.tp_list h3 {
    text-transform: capitalize;
    font-size: 17px;
    text-align: center;
    font-weight: 400;
    margin: 11px 0 0px;
    color: #141414;
}
.combi-sec {
    position: relative;
    margin-bottom: 70px;
}
.combi-sec::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 76vh;
    background: url(../gallery/pt-bg3.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    left: 0px;
    top: -45px;
    filter: grayscale(1);
}
.appointment-sec .form-control {
    background-color: transparent;
    border-bottom: 1px solid #cfcfcf42;
    font-size: 14px;
    border-radius: 0px;
    color: #cfcfcf;
}
.form-control::placeholder {
    color: #cfcfcf;
}
.appointment-sec {
    background-image: url(../gallery/apt-bg.jpg);
    color: #fff;
    position: relative;
    border-radius: 55px 55px 55px 55px;
    box-shadow: 0 0 14px #665e5e;
}
.appointment-form {
    padding: 14px 45px;
}
.appointment-sec h2 {
    border-bottom: 1px solid #fff;
    display: inline-block;
    padding-bottom: 5px;
    font-size: 26px;
    margin-bottom: 25px;
}
.btn-style-one {
    margin-top: 10px;
    background: var(--color-secondary);
    color: #fff;
    padding: 2px 10px;
    border-radius: 24px;
}
.timings-sec h3 {
    font-size: 31px;
    /* border-bottom: 1px dotted; */
    display: inline-block;
    padding-bottom: 5px;
    margin-bottom: 6px;
    text-transform: uppercase;
}
.timings-sec {
    /* padding: 35px 0px 0px; */
    text-align: center;
}
.app-form {
    padding: 25px 0px 0px;
}
.timings-sec p {
    font-size: 15px;
    margin-bottom: 0px;
}
.testi_section {
    position: relative;
    /* padding-top: 45px; */
}
.testi-bottom {
    position: relative;
    margin-top: 15px;
}
.testi-bottom a {
    padding: 10px 15px;
    border-radius: 10px;
    background-color: var(--color-secondary);
    color: #fff;
    font-size: 18px;
}
.testi-bottom a:hover {
    color: #fff;
}
.testi-bottom i {
    /* display: inline-block; */
    border-radius: 50%;
    font-size: 29px;
    line-height: 48px;
    margin: 0 0 0px;
    position: relative;
    color: #fff;
    top: 4px;
}
.testi_section::before {
    content: " ";
    position: absolute;
    width: 330px;
    height: 330px;
    background: var(--color-primary);
    border-radius: 50%;
    right: 24px;
    bottom: 46px;
}
.test_desc h2 {
    font-weight: 400;
}
/*** 
====================================================================
	News Section
====================================================================
***/
.news-section {
    position: relative;
    margin-bottom: 40px;
}
.news-section .sec-title {
    margin-bottom: 25px;
}
/* .news-section .row{
	margin:0px -28px;
} */
.news-section .news-column {
    padding: 0px 28px;
}
/* News Block */
.news-block {
    position: relative;
    margin-bottom: 40px;
}
.news-block .inner-box {
    position: relative;
}
.news-block .inner-box .image {
    position: relative;
    overflow: hidden;
    background-color: #000000;
    filter: drop-shadow(2px 4px 6px #9c9c9c);
}
.news-block .inner-box .image a {
    position: relative;
    display: block;
}
.news-block .inner-box .image a:before {
    content: "\f0c1";
    font-family: 'FontAwesome';
    font-weight: 400;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -30px 0px 0px -30px;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    background: #ffffff;
    color: var(--color-secondary);
    font-size: 20px;
    border-radius: 50%;
    z-index: 1;
    opacity: 0;
    -webkit-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -moz-transform: translateY(50px);
    transform: translateY(50px);
    -webkit-transition: all 600ms ease;
    -moz-transition: all 600ms ease;
    -ms-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    transition: all 600ms ease;
}
.news-block .inner-box .image img {
    display: block;
    width: 100%;
    height: auto;
    -webkit-transition: all 600ms ease;
    -moz-transition: all 600ms ease;
    -ms-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    transition: all 600ms ease;
}
.news-block .inner-box:hover .image img {
    opacity: 0.30;
    -webkit-transform: rotate(3deg) scale(1.1, 1.1);
    -ms-transform: rotate(3deg) scale(1.1, 1.1);
    transform: rotate(3deg) scale(1.1, 1.1);
}
.news-block .inner-box:hover .image a:before {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -moz-transform: translateY(0px);
    transform: translateY(0px);
}
.news-block .inner-box .lower-content {
    position: relative;
}
.news-block .inner-box .lower-content .post-date {
    position: relative;
    color: #ffffff;
    top: -20px;
    font-size: 14px;
    margin-left: 30px;
    margin-top: -10px;
    padding: 10px 17px;
    display: inline-block;
    background-color: var(--color-primary);
}
.news-block .inner-box .lower-content h3 {
    position: relative;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.3em;
}
.news-block .inner-box .lower-content h3 a {
    position: relative;
    color: var(--color-secondary);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.news-block .inner-box .lower-content h3 a:hover {
    color: var(--color-primary);
}
.news-block .inner-box .lower-content .post-meta {
    position: relative;
    margin-top: 10px;
    padding-bottom: 18px;
}
.news-block .inner-box .lower-content .post-meta li {
    position: relative;
    color: #666666;
    font-size: 14px;
    margin-right: 15px;
    display: inline-block;
}
.news-block .inner-box .lower-content .post-meta li:last-child {
    margin-right: 0px;
}
.news-block .inner-box .lower-content .post-meta:before {
    position: absolute;
    content: '';
    left: 0px;
    bottom: 0px;
    height: 2px;
    width: 50px;
    background-color: var(--color-secondary);
}
.news-block .inner-box .lower-content .text {
    position: relative;
    color: #666666;
    font-size: 14px;
    line-height: 1.9em;
    margin-top: 18px;
}
.news-block .inner-box .lower-content .read-more {
    position: relative;
    color: #222222;
    font-size: 14px;
    line-height: 1em;
    margin-top: 20px;
    display: inline-block;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.news-block .inner-box .lower-content .read-more .arrow {
    position: relative;
    margin-left: 10px;
    color: #e9c37a;
    top: 2px;
}
.news-block .inner-box .lower-content .read-more:hover {
    color: #e9c37a;
}
.news-block .inner-box .lower-content p {
    padding: 0px 90px 0px 0px;
}
.faq-sec {
    position: relative;
    margin-bottom: 50px;
}
.faq-block {
    position: relative;
    margin-top: 17px;
}
.faq-block::before {
    content: " ";
    position: absolute;
    width: 100%;
    border: 1px solid #cf2353;
    height: 305px;
    background: #fefefe;
    left: 0px;
    right: 0px;
    z-index: -1;
    top: 75px;
    border-radius: 110px 110px 0px 0px;
}
.faq-content {
    padding: 0px 30px;
}
.faq-icon img {
    border-radius: 50%;
    width: 180px !important;
    margin: auto;
    border: 5px solid #f5f5f5;
    box-shadow: 0px 0px 20px #ccc;
}
.faq-btm p {
    display: inline-block;
    background: var(--color-primary);
    color: #fff;
    padding: 5px 10px;
}
.faq-content h3 {
    font-size: 20px;
    margin: 17px 0px 5px;
}
.faq-scroll .owl-dots {
    position: relative;
    left: 0;
    bottom: 0;
    width: 100%;
    text-align: center;
}
.faq-scroll .owl-dot {
    position: relative;
    display: inline-block;
    height: 0px;
    width: 21px;
    border: 3px solid var(--color-primary);
    opacity: 1;
    margin: 0 2px;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    background: #fff;
}
.faq-scroll .owl-dot:hover,
.faq-scroll .owl-dot.active {
    opacity: 1;
    border: 3px solid var(--color-secondary);
}
.suscribe-section {
    position: relative;
    background: var(--color-primary)
}
.subscribe-blok {
    padding: 35px 6px;
    position: relative;
    z-index: 9
}
.sub-title {
    font-size: 30px;
    font-weight: 600;
    padding-left: 0;
    line-height: 43px;
    position: relative;
    color: #fff;
}
.sub-title::before {
    content: "";
    position: absolute;
    width: 10px;
    height: 42px;
    border-right: 2px solid #fff;
    right: 14px;
}
.sub-title i {
    font-size: 29px;
    margin-left: 20px;
}
.sub-form i {
    position: absolute;
    top: 8px;
    left: 0;
    color: #fff;
    font-size: 29px;
}
.sub-form input.form-control {
    background-color: transparent;
    border-radius: 0;
    border: 1px solid rgb(152 154 154);
    color: #fff;
    height: 44px;
    padding-left: 34px;
    box-shadow: none;
}
.sub-button {
    text-align: center;
}
.sub-button::before {
    content: "";
    position: absolute;
    width: 10px;
    height: 42px;
    border-right: 2px solid #fff;
    left: 14px;
}
.sub-button button {
    background-color: transparent;
    border: none;
    color: #fff;
    font-size: 38px;
    position: relative;
}
/*** 
====================================================================
	Main Footer
====================================================================
***/
.main-footer {
    position: relative;
    padding-top: 40px;
}
.main-footer:before {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    width: 41%;
    height: 50px;
    content: "";
    z-index: -1;
}
.main-footer .anim-icons .icon {
    opacity: 0.08;
}
.main-footer .footer-upper {
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    padding: 0px 0px 15px;
    margin-top: 0;
}
.f_c_row {
    position: relative;
    margin-top: 25px;
}
.f_c_row::before {
    content: "";
    position: absolute;
    width: 60%;
    height: 5px;
    left: 0;
    right: 0;
    margin: auto;
    background: linear-gradient(45deg, #052a4e, transparent, #cf2353);
    top: 24px;
    border-radius: 47px;
}
.f_c_row .col-md-4:nth-child(3) .f_c_info_list a {
    background: #0f1630;
}
._f_logo {
    text-align: center;
    position: relative;
    margin: 0px 0 16px;
    z-index: 2;
}
._f_logo img {
    width: 325px;
    border-radius: 10px;
}
.footer_about {
    text-align: center;
}
.footer_about a {
    display: inline-block;
    color: var(--color-secondary);
    margin: 0px 0 18px;
    font-size: 17px;
}
.useful-links {
    display: inline-block;
    margin: 5px 0 29px;
    padding: 5px 22px;
    border-top: 1px solid #a1a1a1;
    border-bottom: 1px solid #a1a1a1;
}
.useful-links .useful-ul {
    text-align: center;
}
.footer-ad {
    text-align: center;
}
.useful-links .useful-ul span {
    display: inline-block;
    margin-right: 20px;
    text-transform: uppercase;
    color: var(--color-primary);
    font-weight: 600;
    font-size: 21px;
}
.useful-links .useful-ul li {
    display: inline-block;
}
.useful-links .useful-ul li a {
    padding: 0 7px;
    border-right: 1px solid #989898;
    color: #181818;
    font-size: 15px;
}
.useful-links .useful-ul li:last-child a {
    border-right: 0px;
}
.main-footer .footer-upper .footer-column {
    position: relative;
    margin-bottom: 35px;
}
a:hover {
    color: #153647;
    text-decoration: none;
}
/*Logo Widget*/
.logo-widget {
    position: relative;
    text-align: center;
}
.logo-widget .logo img {
    position: relative;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    margin-top: 12px;
    width: 302px;
}
.logo-widget .logo img:hover {
    opacity: 1;
}
.logo-widget .text {
    position: relative;
    color: #000000;
    font-size: 15px;
    line-height: 29px;
    margin-bottom: 7px;
}
/*Links Widget*/
.main-footer .links-widget {
    position: relative;
}
.main-footer .activity-list {
    position: relative;
    padding-top: 10px;
}
.main-footer .activity-list li {
    position: relative;
    margin-bottom: 10px;
}
.main-footer .activity-list li:last-child {
    margin-bottom: 0;
}
.main-footer .activity-list li a {
    display: block;
    font-size: 16px;
    line-height: 22px;
    color: #c8bfe3;
    padding: 10px 15px;
    padding-left: 30px;
    font-weight: 400;
    border: 1px solid rgba(255, 255, 255, .10);
    border-radius: 8px;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
.main-footer .activity-list li a:hover {
    border: 1px solid #ff4788;
}
.main-footer .list {
    position: relative;
}
.main-footer .list li {
    position: relative;
    display: block;
    margin-bottom: 7px;
    padding-left: 17px;
}
.main-footer .list li:before {
    position: absolute;
    left: 0;
    top: 9px;
    height: 10px;
    width: 10px;
    border-radius: 5px;
    border: 2px solid #14aae9;
    content: "";
}
.main-footer .list li a {
    position: relative;
    font-size: 15px;
    line-height: 26px;
    font-weight: 500;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    color: inherit;
}
.main-footer .list li a:hover {
    color: #14aae9;
}
/*COntact Widget*/
.main-footer .contact-widget {
    position: relative;
}
.main-footer .contact-info {
    position: relative;
}
.main-footer .contact-info li {
    position: relative;
    display: block;
    font-size: 14px;
    line-height: 30px;
    color: #000000;
    font-weight: 500;
    padding-left: 44px;
    margin-bottom: 20px;
}
.main-footer .contact-info li:last-child {
    margin-bottom: 0;
}
.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: #ffffff;
}
.main-footer .contact-info li a {
    color: #000000;
    display: inline-block;
    transition: all 300ms ease;
}
.main-footer .contact-info li a:hover {
    color: #f72f67;
}
.main-footer .footer-bottom {
    position: relative;
    text-align: center;
}
.main-footer .footer-bottom:before {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    opacity: .03;
    content: "";
}
.main-footer .footer-bottom .social-icon-two {
    position: relative;
    float: right;
}
.main-footer .footer-bottom .copyright {
    position: relative;
    font-size: 15px;
    line-height: 30px;
    padding: 8px 0px;
}
.main-footer .footer-bottom .copyright a {
    color: var(--color-secondary);
}
.main-footer .footer-bottom .copyright a:hover {
    text-decoration: none;
}
/*=== Social Icon Two ===*/
.social-icon-two {
    position: relative;
    text-align: center;
    margin-top: 0;
    display: inline-block;
    padding: 9px 17px;
    border-radius: 32px;
}
.social-icon-two li {
    position: relative;
    display: inline-block;
}
.social-icon-two li a {
    position: relative;
    display: block;
    font-size: 18px;
    width: 35px;
    height: 35px;
    line-height: 34px;
    color: var(--color-primary);
    background: #fff;
    border: 1px solid;
    border-radius: 50%;
    font-weight: 400;
    text-align: center;
    margin: 0 5px;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
/* .social-icon-two li a:hover {
    color: #ffffff;
    background: var(--color-secondary);
} */
.social-icon-two li a:first-child {
    margin-left: 0;
}
.widget-title h4 {
    position: relative;
    color: var(--color-primary);
    text-transform: uppercase;
    font-weight: 500;
    margin: 0 0;
    font-size: 24px;
}
.widget-title h4::before {
    content: '';
    position: absolute;
    left: 0px;
    top: 30px;
    height: 2px;
    width: 50px;
    border-bottom: 2px solid var(--color-primary);
}
.links-widget .links li {
    position: relative;
    margin-bottom: 12px;
    line-height: 24px;
    font-size: 15px;
}
.links-widget .links li a {
    position: relative;
    display: block;
    color: #000;
    line-height: 22px;
    font-size: 15px;
    text-transform: capitalize;
    transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
}
.links-widget .links li a:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -1px;
    width: 0px;
    border-bottom: 2px solid var(--color-primary);
    opacity: 0;
    transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
}
.links-widget .links li:hover a:before {
    opacity: 1;
    width: 15px;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
.links-widget .links li a:hover {
    color: var(--color-primary);
    padding-left: 20px;
}
.main-footer-two .main-footer-two .widget-title {
    position: relative;
    margin-bottom: 20px;
}
.widget-title {
    position: relative;
    margin-bottom: 20px;
}
.address_footer .address {
    position: relative;
    padding-left: 32px;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 13px;
    margin-bottom: 13px;
}
.address_footer .address i {
    position: absolute;
    left: -4px;
    width: 30px;
    height: 30px;
    text-align: center;
    background: linear-gradient(to right, var(--color-primary), var(--color-secondary));
    color: #fff;
    top: 0px;
    line-height: 29px;
}
.footer_mp {
    display: block;
    color: #fff;
}
.footer_mp img {
    display: inline-block;
}
.footer_mp span {
    position: absolute;
    bottom: 72px;
    left: 0;
    right: 0;
    margin: auto;
    background: var(--color-primary);
    padding: 9px 0;
    font-size: 20px;
}
.footer_mp {
    line-height: 0px;
}
iframe {
    box-shadow: 0px 0px 20px #ccc;
}
.footer-ad img {
    box-shadow: 0px 0px 20px #ccc;
    width: 222px;
}
.mvv-sec {
    position: relative;
    margin-top: 20px;
    margin-bottom: 25px;
}
.serviceBox {
    color: #333;
    text-align: center;
    position: relative;
    z-index: 1;
}
.serviceBox .service-icon {
    font-size: 33px;
    line-height: 111px;
    height: 120px;
    width: 120px;
    margin: 0 0 20px;
    border: 2px dashed var(--color-secondary);
    border-radius: 50%;
    display: inline-block;
    position: relative;
    z-index: 1;
}
.serviceBox .service-icon:before,
.serviceBox .service-icon:after {
    content: '';
    background: linear-gradient(to right bottom, var(--color-secondary), var(--color-secondary));
    border-radius: inherit;
    position: absolute;
    left: 5px;
    right: 5px;
    top: 5px;
    bottom: 5px;
    z-index: -1;
}
.serviceBox .service-icon:after {
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.7);
    left: 14px;
    right: 14px;
    top: 14px;
    bottom: 14px;
}
.serviceBox .title {
    color: var(--color-secondary);
    font-size: 22px;
    text-transform: uppercase;
    margin: 0 0 10px;
}
.serviceBox .title:after {
    content: '';
    background-color: #333;
    height: 2px;
    width: 60px;
    margin: 3px auto 0;
    clear: both;
    display: block;
}
.serviceBox .description {
    font-size: 15px;
    line-height: 23px;
    margin: 0 10px;
}
.serviceBox.green .service-icon {
    border-color: var(--color-primary);
}
.serviceBox.green .service-icon:before {
    background: linear-gradient(to right bottom, var(--color-primary), var(--color-primary));
}
.serviceBox.green .title {
    color: var(--color-primary);
}
@media only screen and (max-width: 990px) {
    .serviceBox {
        margin: 0 0 40px;
    }
}
.serviceBox .service-icon img {
    width: 53px;
}
.faq-sec .sec-title p {
    padding: 0px 200px;
}
.news-section .sec-title p {
    padding: 0px 200px;
}
.app-text {
    padding: 0px 30px 0px;
    font-size: 20px;
    line-height: 32px;
    letter-spacing: 1px;
    font-weight: 100;
}
.footer-upper .col-lg-2 {
    position: relative;
}
textarea {
    margin-top: 30px;
    height: 100px;
}
.top_abt_section1 {
    position: relative;
    padding: 9px 0 0;
    margin-bottom: 10px;
    margin-top: -95px;
}
.tp_abt_row1 .col-md-3 {
    flex: 0 0 20%;
    max-width: 20%;
    padding: 0 13px 14px;
}
.tp_abt_row1 .col-md-3::before {
    content: "";
    position: absolute;
    width: 23%;
    height: 9px;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    transition: all ease-in-out .7s;
    z-index: -1;
    border-radius: 0px 0px 109px 109px;
}
.tp_abt_row1 {
    position: relative;
    margin-top: 0;
    z-index: 2;
}
.tp_abt_row1 .col-md-3:hover:before {
    width: 100%;
    height: 100%;
}
.tp_list1 {
    position: relative;
    text-align: center;
    padding: 22px 20px;
    background: var(--color-primary);
    border-radius: 50%;
    box-shadow: 0px 10px 6px #b5b5b5;
    width: 205px;
    height: 205px;
    border: 7px solid var(--color-primary);
}
.tp_list1 h3 {
    text-transform: uppercase;
    font-size: 19px;
    text-align: center;
    font-weight: 500;
    margin: 3px 0 9px;
    line-height: 30px;
    color: #fff;
}
.tp_list1 span {
    font-size: 42px;
    font-weight: 800;
    display: block;
    color: #fff;
}
.tp_list1 img {
    width: 70px;
    filter: brightness(0) invert(1);
}
.consultaion-block {
    position: relative;
    margin-bottom: 80px;
}
select {
    --selectHoverCol: #999;
    --selectedCol: var(--color-secondary);
    width: 100%;
    font-size: 1em;
    padding: 0.3em;
    background-color: #fff;
}
select:focus {
    border-radius: 0px;
    border-color: var(--color-secondary);
    background: #fff;
    outline: none;
}
select:not(:-internal-list-box) {
    overflow: hidden;
}
.select-wrap {
    position: relative;
}
.select-wrap:focus-within select {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10
}
option:hover {
    background-color: var(--color-primary);
    color: #fff;
}
select option {
    overflow-y: hidden;
    overflow-x: hidden;
}
select {
    overflow: hidden;
}
option:checked {
    box-shadow: 0 0 1em 100px var(--color-primary) inset;
}
select option:hover {
    background-color: var(--color-secondary);
    color: #fff;
}
select.form-control:focus {
    color: #fff;
    background-color: var(--color-primary);
    border-color: none;
    outline: 0;
}
.custom-select {
    margin-bottom: 10px;
}
/*the container must be positioned relative:*/
.custom-select {
    position: relative;
}
.custom-select select {
    display: none;
    /*hide original SELECT element:*/
}
.select-selected {
    background-color: transparent;
}
/*style the arrow inside the select element:*/
.select-selected:after {
    position: absolute;
    content: "";
    top: 14px;
    right: 10px;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-color: #ffffff transparent transparent transparent;
}
/*point the arrow upwards when the select box is open (active):*/
.select-selected.select-arrow-active:after {
    border-color: transparent transparent #000 transparent;
    top: 7px;
}
/*style the items (options), including the selected item:*/
.select-selected {
    color: #ccc;
    padding: 0px 8px;
    border: 1px solid #ffffff;
    border-color: transparent transparent #cfcfcf42 transparent;
    cursor: pointer;
    user-select: none;
    text-align: justify;
}
.select-items div {
    color: #000000;
    padding: 4px 12px;
    border: 1px solid transparent;
    border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
    cursor: pointer;
    user-select: none;
    text-align: justify;
}
/*style items (options):*/
.select-items {
    position: absolute;
    background-color: #f2f2f2;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 99;
}
/*hide the items when the select box is closed:*/
.select-hide {
    display: none;
}
.select-items div:hover,
.same-as-selected {
    background-color: var(--color-secondary);
    color: #fff !important;
}
.custom-select {
    display: inline-block;
    width: 100%;
    height: calc(2.25rem + 2px);
    padding: 0.375rem 1.75rem 0.375rem 0.75rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    vertical-align: middle;
    background-color: transparent;
    border: none;
    border-radius: 0.25rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.top-wrap1 {
    position: relative;
}
.bread_cumb_wrap {
    position: relative;
    text-align: center;
    left: 0;
    right: 0;
    padding: 178px 0 30px
}
.bread_cumb_wrap h1 {
    text-transform: capitalize;
    color: #000000;
    font-size: 26px;
    margin-bottom: 12px;
    font-weight: 600;
}
.bread_cumb_wrap ul {
    display: inline-block;
    /* box-shadow: 0 5px 4px #ccc; */
    padding: 7px 15px;
    border-radius: 30px;
    background: #fff;
    /* border: 3px solid #fffdfd; */
    box-shadow: 0 0 10px #ccc;
}
.bread_cumb_wrap ul li {
    display: inline-block;
    position: relative;
    padding: 0 7px;
    color: #2c2c2c
}
.bread_cumb_wrap ul li:last-child:before {
    display: none
}
.bread_cumb_wrap i {
    color: var(--color-primary);
}
.bread_cumb_wrap ul li a {
    display: block;
    color: #000;
    font-size: 17px;
}
.bread_cumb_wrap ul li:last-child a {
    color: var(--color-secondary);
}
.inner-section {
    position: relative;
    min-height: 47vh;
    padding: 40px 0px 80px;
}
.main-timeline {
    position: relative;
}
.main-timeline:after {
    content: '';
    display: block;
    clear: both;
}
.main-timeline:before {
    content: '';
    width: 4px;
    height: 100%;
    border-left: 4px dashed #777;
    transform: translateX(-50%);
    position: absolute;
    left: 50%;
    top: 0;
}
.main-timeline .timeline {
    width: 50%;
    padding: 0 0 0 25px;
    margin: 0 0 20px 5px;
    float: right;
    position: relative;
}
.main-timeline .timeline:before {
    content: '';
    background-color: var(--color-secondary);
    height: 16px;
    width: 16px;
    transform: translateY(-50%);
    position: absolute;
    left: -8px;
    top: 50%;
}
.main-timeline .timeline-content {
    color: #fff;
    background: #999;
    padding: 25px 45px 25px 65px;
    display: block;
    position: relative;
    z-index: 1;
    clip-path: polygon(93% 0, 100% 50%, 93% 100%, 0 100%, 0 0);
}
.main-timeline .timeline-content:hover {
    text-decoration: none;
}
.main-timeline .timeline-content:before,
.main-timeline .timeline-content:after {
    content: '';
    background-color: #fff;
    position: absolute;
    left: 2px;
    top: 2px;
    right: 2px;
    bottom: 2px;
    z-index: -1;
    clip-path: polygon(93% 0, 100% 50%, 93% 100%, 0 100%, 0 0);
}
.main-timeline .timeline-content:after {
    background-color: var(--color-primary);
    left: 7px;
    top: 7px;
    right: 7px;
    bottom: 7px;
}
.main-timeline .timeline-icon {
    color: #777;
    background-color: #fff;
    font-size: 30px;
    line-height: 65px;
    width: 40px;
    height: 65px;
    padding-left: 3px;
    border-radius: 0 300px 300px 0;
    transform: translateY(-50%);
    position: absolute;
    left: 6px;
    top: 50%;
}
.main-timeline .title {
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin: 0 0 5px;
}
.main-timeline .description {
    font-size: 14px;
    margin: 0;
}
.main-timeline .timeline:nth-child(even) {
    padding: 0 25px 0 0;
    margin: 0 5px 20px 0;
    float: left;
}
.main-timeline .timeline:nth-child(even):before {
    left: auto;
    right: -8px;
}
.main-timeline .timeline:nth-child(even) .timeline-content {
    padding: 25px 65px 25px 60px;
    clip-path: polygon(7% 0, 0 50%, 7% 100%, 100% 100%, 100% 0);
}
.main-timeline .timeline:nth-child(even) .timeline-content:before,
.main-timeline .timeline:nth-child(even) .timeline-content:after {
    clip-path: polygon(7% 0, 0 50%, 7% 100%, 100% 100%, 100% 0);
}
.main-timeline .timeline:nth-child(even) .timeline-icon {
    padding-left: 7px;
    border-radius: 300px 0 0 300px;
    left: auto;
    right: 6px;
}
.main-timeline .timeline:nth-child(even):before {
    background-color: var(--color-primary);
}
.main-timeline .timeline:nth-child(even) .timeline-content:after {
    background-color: var(--color-secondary);
}
.main-timeline .timeline:nth-child(odd):before {
    background-color: var(--color-secondary);
}
.main-timeline .timeline:nth-child(odd) .timeline-content:after {
    background-color: var(--color-primary);
}
@media screen and (max-width:767px) {
    .main-timeline:before {
        transform: translateX(0);
        left: 5px;
    }
    .main-timeline .timeline,
    .main-timeline .timeline:nth-child(even) {
        width: 100%;
        padding: 0 0 0 25px;
        margin: 0 0 35px 0;
    }
    .main-timeline .timeline:before,
    .main-timeline .timeline:nth-child(even):before {
        transform: translateY(0);
        right: auto;
        left: 0;
        top: 45px;
    }
    .main-timeline .timeline-content,
    .main-timeline .timeline:nth-child(even) .timeline-content {
        padding: 20px 30px 20px 20px;
        clip-path: polygon(97% 0, 100% 50%, 97% 100%, 0 100%, 0 0);
    }
    .main-timeline .timeline-content:before,
    .main-timeline .timeline-content:after,
    .main-timeline .timeline:nth-child(even) .timeline-content:before,
    .main-timeline .timeline:nth-child(even) .timeline-content:after {
        clip-path: polygon(97% 0, 100% 50%, 97% 100%, 0 100%, 0 0);
    }
    .main-timeline .timeline-icon,
    .main-timeline .timeline:nth-child(even) .timeline-icon {
        padding-left: 2px;
        border-radius: 0 300px 300px 0;
        transform: translateY(0);
        left: 7px;
        right: auto;
        top: 20px;
    }
}
.cserviceBox {
    color: #202020;
    text-align: center;
    padding: 20px 20px 15px;
    position: relative;
    z-index: 1;
}
.cserviceBox:before {
    content: '';
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 174px;
    z-index: -1;
}
.cserviceBox .cservice-icon {
    color: #fff;
    background: var(--color-secondary);
    font-size: 35px;
    line-height: 70px;
    height: 80px;
    width: 80px;
    margin: 0 auto 55px;
    border: 5px solid #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    transform: rotate(45deg);
    position: relative;
}
.cserviceBox .cservice-icon:before {
    content: '';
    border: 4px solid var(--color-secondary);
    border-top: none;
    border-left: none;
    height: 20px;
    width: 20px;
    position: absolute;
    right: -23px;
    bottom: -23px;
}
.cserviceBox .cservice-icon span {
    display: block;
    transform: rotate(-45deg);
}
.cserviceBox .title {
    color: #fff;
    background: var(--color-default);
    font-size: 19px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 10px 5px;
    margin: 0 0 10px;
}
.cserviceBox .description {
    font-size: 15px;
    line-height: 23px;
    margin: 0;
}
.cserviceBox.two .cservice-icon {
    background-color: var(--color-primary);
}
.cserviceBox.two .service-icon {
    background: var(--color-secondary);
}
.cserviceBox.two .cservice-icon:before {
    border-color: var(--color-primary);
}
@media only screen and (max-width: 990px) {
    .cserviceBox {
        margin: 0 0 40px;
    }
}
._c_form_sub {
    position: relative;
    padding: 27px 30px;
    text-align: center;
    box-shadow: 0px 0px 10px #ccc;
    background-color: #f5f5f5;
    margin-top: 35px;
    border-radius: 25px;
    border: 8px solid #ddd;
}
._c_form_sub::before {
    content: "";
    position: absolute;
}
._c_form_sub h3 {
    text-transform: capitalize;
    margin-bottom: 25px;
    font-size: 30px;
    font-weight: 600;
}
._c_form_sub .form-control {
    height: 42px;
    border: none;
    font-size: 15px;
    border-bottom: 1px solid #000;
}
._c_form_sub textarea.form-control {
    height: 123px;
}
._c_form_sub .btn {
    margin-top: 0;
    background: linear-gradient(to left, #e33969, #c1204e);
    border: transparent;
}
._c_form_sub .form-control::placeholder {
    color: #5f5f5f;
}
.box {
    position: relative;
    overflow: hidden
}
.box-content:after,
.box-content:before,
.box:after,
.box:before {
    content: '';
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    transition: all .3s;
}
.box-content .lightboxed:hover {
    box-shadow: 0 0 32px #333;
    transform: scale(1.025);
}
.box:after {
    top: 25%;
    transition-delay: .1s
}
.box-content:before {
    top: 50%;
    transition-delay: .2s
}
.box-content:after {
    top: 75%;
    transition-delay: .3s
}
.box:hover .box-content:after,
.box:hover .box-content:before,
.box:hover:after,
.box:hover:before {
    opacity: 1
}
.box img {
    width: 100%;
    height: auto;
    border: 5px solid #e3e3e3;
    border-radius: 8%;
    box-shadow: -2px 7px 12px 0px #e3dce5;
}
.box .box-content {
    width: 100%;
    height: 100%;
    transform: translateX(-50%) translateY(-50%) scale(1);
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 1
}
.content {
    text-align: center;
    width: 100%;
    transform: translateX(-50%);
    position: absolute;
    left: 50%;
    bottom: 58px;
    z-index: 2;
    transition: all .3s ease 0
}
.box .title {
    color: #25567a;
    font-size: 22px;
    font-weight: 700;
    text-shadow: 0 0 2px #fff;
    text-transform: uppercase;
    margin: 0;
    opacity: 0;
    transform: translateX(-100px);
    transition: all .5s ease .3s
}
.box .post {
    color: #000;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 2px;
    display: block;
    opacity: 0;
    transform: translateX(100px);
    transition: all .5s ease .3s
}
.box:hover .post,
.box:hover .title {
    opacity: 1;
    transform: translateX(0)
}
.box .icon {
    text-align: center;
    padding: 0;
    margin: 0;
    list-style: none;
    opacity: 0;
    transform: translateX(-50%) translateY(-50%);
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 2;
    transition: all .5s ease .3s
}
.box:hover .icon {
    opacity: 1
}
.box .icon li {
    margin: 0 4px;
    display: inline-block
}
.box .icon li a {
    color: #fff;
    background-color: var(--color-primary);
    font-size: 18px;
    line-height: 35px;
    height: 35px;
    width: 35px;
    border-radius: 0 0 50%;
    display: block;
    transition: all .3s
}
.box .icon li a:hover {
    color: #fff;
    background-color: var(--color-secondary);
    box-shadow: 0 0 10px rgba(0, 0, 0, .8) inset
}
@media only screen and (max-width:479px) {
    .box .title {
        font-size: 20px
    }
}
.program-section .auto-container {
    max-width: 1300px;
}
.serv-matter p {
    font-size: 15px;
    margin-bottom: 20px;
    text-align: justify;
    line-height: 30px;
}
.serv-img img {
    border: 7px solid #f5f5f5;
    box-shadow: 0px 0px 10px #9f9f9f;
}
.ol_styles {
    padding: 0;
    padding-left: 20px;
}
.ol_styles li {
    position: relative;
    padding-left: 20px;
    margin-bottom: 7px;
    line-height: 28px;
    font-size: 15px;
}
.ol_styles li::before {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 17px;
    line-height: 28px;
    color: var(--color-secondary);
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    content: "\f14a";
}
.serv-matter h2 {
    color: var(--color-secondary);
    font-size: 20px;
}
.vertical-tab {
    display: table;
    padding-top: 30px;
}
.vertical-tab .nav-tabs {
    display: table-cell;
    width: 32%;
    min-width: 28%;
    vertical-align: top;
    border: none;
    padding-right: 20px;
}
.vertical-tab .nav-tabs li {
    float: none;
    vertical-align: top;
}
.vertical-tab .nav-tabs li a {
    color: #101010;
    background: #fff;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 0;
    text-align: center;
    text-transform: uppercase;
    padding: 10px 10px 10px;
    margin: 0 0 10px 0;
    border: 1px solid #ccc;
    display: block;
    position: relative;
    z-index: 1;
    transition: all 0.3s ease 0s;
}
.vertical-tab .nav-tabs li:last-child a {
    margin-bottom: 0;
}
.vertical-tab .nav-tabs li a:hover,
.vertical-tab .nav-tabs li.active a,
.vertical-tab .nav-tabs li.active a:hover {
    color: #d81b1b;
    background: linear-gradient(45deg, var(--color-primary), var(--color-secondary));
    border: none;
    border-top: transparent;
    color: #fff;
    font-weight: 600;
}
.vertical-tab .nav-tabs li a:before,
.vertical-tab .nav-tabs li.active a:after {
    content: '';
    background: var(--color-secondary);
    height: 10px;
    width: 10px;
    border-radius: 999px;
    position: absolute;
    right: 0;
    top: -7px;
    z-index: -1;
    transition: all 0.3s ease;
}
.vertical-tab .nav-tabs li:hover a:after {
    content: '';
    background: var(--color-secondary);
    height: 10px;
    width: 10px;
    border-radius: 999px;
    position: absolute;
    right: 0;
    top: 27px;
    z-index: -1;
    transition: all 0.3s ease 0s;
}
.vertical-tab .nav-tabs li a:before {
    width: 0;
    height: 4px;
    top: 50%;
    right: -19px;
    background: var(--color-default);
}
.vertical-tab .nav-tabs li a:hover:before,
.vertical-tab .nav-tabs li.active a:before,
.vertical-tab .nav-tabs li.active a:hover:before {
    width: 20px;
}
.vertical-tab .nav-tabs li a:hover:after,
.vertical-tab .nav-tabs li.active a:after,
.vertical-tab .nav-tabs li.active a:hover:after {
    right: -26px;
    top: 43%;
}
.vertical-tab .tab-content {
    color: #333;
    background: #fff;
    font-size: 14px;
    line-height: 25px;
    padding: 25px 25px 10px 25px;
    margin-top: 0;
    border: 2px solid #cacccb;
    /* display: inline-block; */
    position: relative;
    box-shadow: 0px 0px 10px #ccc;
    overflow: overlay;
    width: auto;
    /* height: 647px; */
}
.vertical-tab .tab-content .fade:not(.show) {
    opacity: 1;
}
.vertical-tab .slimScrollDiv {
    box-shadow: 0px 0px 10px #ccc;
}
.vertical-tab .tab-content h3 {
    color: #3bc59a;
    text-transform: uppercase;
    margin: 22px 0 7px 0;
    font-size: 20px;
}
@media only screen and (max-width: 479px) {
    .vertical-tab .nav-tabs {
        width: 100%;
        display: block;
        border: none;
    }
    .vertical-tab .nav-tabs li a {
        margin: 0 0 10px;
    }
    .vertical-tab .tab-content {
        padding: 25px 20px;
        display: block;
    }
    .vertical-tab .tab-content h3 {
        font-size: 18px;
    }
}
.panel-body p {
    font-size: 15px;
    margin-bottom: 20px;
    text-align: justify;
    line-height: 30px;
}
.mobile-view {
    display: none;
}
.panel-body h2 {
    font-size: 20px;
}
.team_blocks {
    margin-bottom: 40px;
    /* border: 1px dashed; */
    padding: 9px;
    display: block
}
.team_info p {
    margin-bottom: 0px;
}
.team_img img {
    box-shadow: 0px -3px 10px #ccc;
}
.team_info {
    position: relative;
    display: inline-block;
    /* height: 176px; */
    vertical-align: middle;
    padding: 24px 17px 25px;
    background: linear-gradient(to bottom, rgb(247 247 247), #fdfdfd);
    box-shadow: 0 0 10px #adadad;
    width: 330px;
}
/* .team_info::before {
    content: "";
    position: absolute;
    width: 6px;
    height: 126px;
    background: var(--color-secondary);
    right: -12px;
    margin: auto;
    bottom: 0;
    z-index: 1
} */
.team_img {
    padding-bottom: 0;
    position: relative;
    z-index: 1
}
.team_img::before {
    content: "";
    position: absolute;
    width: 220px;
    height: 220px;
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
    border-radius: 50%;
    z-index: -1
}
/* .team_img::after {
    content: "";
    position: absolute;
    width: 6px;
    height: 126px;
    background: var(--color-primary);
    left: -13px;
    margin: auto
} */
.team_info h3 {
    text-transform: uppercase;
    font-size: 20px;
    color: var(--color-primary);
    font-weight: 600
}
.team_info h5 {
    font-size: 16px;
    font-weight: 500;
}
.app-text a {
    color: #fff;
    font-weight: 600;
}
.app-text a:hover {
    color: #fff;
}
.dental-fee-details {
    background: var(--color-primary);
    display: inline-block;
    color: #fff;
    padding: 15px 29px;
    font-size: 30px;
    font-weight: 500;
    margin-top: 15px;
}
.team1 h2 {
    font-size: 26px;
    font-weight: 500;
    text-transform: uppercase;
}
.team1 h3 {
    font-size: 30px;
    font-weight: 400;
}
.team1 h5 {
    font-size: 18px;
    font-weight: 400;
}
.team1 h4 {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: -1px;
}
.dental-doc-sec{
    margin-top: 40px;
}
.team1{
    margin-bottom: 30px;
}
.team1 img {
    box-shadow: 0px 0px 20px #727272;
    border: 5px solid #f5f5f5;
    margin-bottom: 20px;
}
.dental-doc-sec-head {
    background: var(--color-secondary);
    margin-bottom: 40px;
    color: #fff;
    padding: 14px 26px;
    font-size: 40px;
    display: inline-block;
    border-radius: 10px;
    text-transform: uppercase;
}
.dental-page{
    position: relative;
}
.dental-page::before {
    content: " ";
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: url(../gallery/dental-bg.jpg);
    z-index: -1;
    opacity: 0.2;
}
.dental-page .page-wrapper::before{
    opacity: 0.2;
}
.imgs-dental{
    margin: 20px 0px 10px; 
}
.serv-img .col-md-3{
    margin-bottom: 30px;
}

.header-contact ul li i{
    color: #fff;
}
.text a{
    color: #000;
}
.whatsapp-us {
    position: fixed;
    bottom:7px;
    left: 8px;
    line-height: 48px;
    text-align: center;
    z-index: 100;
    cursor: pointer;
    border-radius: 50%;
    display: flex;
    padding: 10px 16px;
    align-items: center;
  }
  .whatsapp-us-i {
    color: green;
    text-align: center;
    z-index: 100;
    cursor: pointer;
    font-size: 41px;
  }
  .whatsapp-us-i span {
    color: green;
  }
  .whatsapp-us h2 {
    margin-left: 10px;
    font-size: 20px;
  }
  .whatsapp-us img {
    width: 55px;
    filter: drop-shadow(0 0px 8px rgb(0 0 0 / 38%));
  }

  .cserviceBox p a{
    color: #202020;
  }

  ::-webkit-calendar-picker-indicator {
    filter: invert(1);

    
}


input[type="datetime-local"]{
    padding: 0px 386px 0px 0px;
    padding-left: 10px;
   

}

.pp-header.modal-header {
    display: block;
    padding: 0;
    border: none;
  }
  .pp-body.modal-body {
   padding: 0; 
  }
  .pp-dialouge.modal-dialog {
    margin-top: 8%;
  }
  button.pp-close.close {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    background-color: var(--color-secondary);
    opacity: 1;
    color: #fff;
    font-size: 35px;
    padding: 0 6px;
    padding-bottom: 2px;
  }
  .pp-body.modal-body b{
    color: var(--color-secondary);
  }
  .pp-body.modal-body p{
    font-size: 20px;
  }
  .modal-dialog {
    max-width: 520px;
  }
  .pp-header.modal-header {
    display: block;
    padding: 0;
    border: none;
  }
  .pp-body.modal-body {
   padding: 0; 
  }
  .pp-dialouge.modal-dialog {
    margin-top: 8%;
  }
  .close {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    background-color: var(--color-secondary)!important;
    opacity: 1;
    color: #fff;
    font-size: 35px;
    padding: 0 6px;
    padding-bottom: 2px;
  }
  .pp-body.modal-body b{
    color: var(--color-secondary);
  }
  .pp-body.modal-body p{
    font-size: 20px;
  }
  .modal-dialog {
    max-width: 520px;
  }  


  .inner_blog_row .col-md-4 {
    box-shadow: 0 0 10px #ccc;
    padding: 24px 11px;
    background-color: #fff
}

._inner_bg_list {
    text-align: center;
    color: #333
}

._inner_bg_list h2 {
    font-size: 20px;
    color: var(--color-primary);
    margin: 0 0 4px
}

._blog_nav {
    position: relative;
    padding: 17px 18px;
    margin: 0 0 19px;
    border: 2px solid #b5b5b5;
    border-radius: 13px;
    background: #f5f5f5
}

._blog_nav h4 {
    text-transform: uppercase;
    font-size: 29px;
    margin-bottom: 10px;
    display: inline-block;
    border-bottom: 1px solid;
    color: #45a29c
}

._blog_nav ul li a {
    display: block;
    position: relative;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 10px;
    margin-bottom: 10px;
    padding-left: 17px;
    color: #282828;
    font-size: 16px;
    text-transform: capitalize;
}

._blog_nav ul li:last-child a {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0
}

._blog_nav ul li a::before {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    border: 2px solid #45a29c;
    left: 0;
    border-radius: 50%;
    top: 5px;
}

._blog_nav ul {
    margin: 0;
    padding: 0;
    list-style: none
}
.iner_bl_link {
    display: inline-block;
    background: var(--color-secondary);
    color: #fff;
    padding: 5px 14px;
    border-radius: 7px;
    font-size: 19px;
}
</pre></body></html>