@font-face {font-family: "B";src: url("fonts/Gordita-Bold.woff2") format("woff2")}
@font-face {font-family: "M";src: url("fonts/Gordita-Medium.woff2") format("woff2")}
@font-face {font-family: "R";src: url("fonts/Gordita-Regular.woff2") format("woff2")}
@font-face {font-family: "BB";src: url("fonts/Gordita-Black.woff2") format("woff2")}


body{ font-family: "R" !important; }
body p{ color: #333; font-family: "R" !important; }
body a{ text-decoration: none; }
/* Button */
.open-btn {cursor: pointer;
    background: #00a24e;
    padding: 0px 12px 10px 10px;
    border-radius: 0px;
    float: right;
    font-size: 40px;
    color: #fff;
    width: 63px;
    text-align: center;
    box-shadow: none; border:none;
}
.site-header{ position: absolute; }
.home_overview h2{ font-family:"M" !important; color:rgb(24, 117, 194) !important; }
.home_overview a{ padding:8px 18px !important; background:rgb(24, 117, 194) !important; color:#fff !important;
font-size:13px; letter-spacing:1px; font-family:"M"; }
.home_overview ul li{ color: #333;
    font-family: "R" !important; }

.wp-block-button:not(.is-style-outline) .wp-block-button__link:not(.has-background){    background-image: linear-gradient(to bottom, #03a14f, #03a14f) !important; border:1px solid #03a14f !important; font-family: "M" !important; padding: 10px 20px !important;     font-size: 14px; }
.open-btn img{ width:35px; }

.news h5{ font-family:"M" !important; color:rgb(24, 117, 194) !important; font-size:18px; margin-bottom:40px; }

.fee{ margin-top:50px; }
.fee h2, .fee h3{ font-family:"B" !important; color:rgb(24, 117, 194) !important; font-size:22px; margin-bottom:10px; }
.fee ul li{ color: #333; font-family: "R" !important; }
.dfswerewr{ padding-top:60px; padding-bottom:60px; text-align:center; }
.dfswerewr img{ height:70px !important; width:auto !important; }
.dfswerewr p{ color: #333 !important; font-family: "R" !important; }
.careers{ padding-top:60px; }

.our_team_team{}
.our_team_team ul li{ color: #333; font-family: "R" !important; }

.my_services_btn .wp-block-buttons .wp-block-button:nth-child(1) .wp-block-button__link {
    background: rgb(57, 94, 141) !important;
}

.menu_book {
    font-size: 20px;
    line-height: 45px;
    right: 0px;
    position: fixed;
    float: right;
    color: rgb(255, 255, 255);
    width: 64px;
    height: 62px;
    margin-top: 65px;
    text-align: center;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    background: rgb(255, 255, 255);
    padding: 10px 15px;
    border-radius: 0px;
    overflow: hidden;
    transition: width 1s, height 1s;
}
.menu_book img {
    width: 40px;
    float: left;
}
.menu_book a {
    color: #0f3647; text-decoration: none;
}
.menu_book:hover {
    right: -0px;
    transition: width 1s, height 1s;
    width: 200px;
}
.menu_phone {
    background: #00a24e;
    padding: 10px 15px 10px 15px;
    border-radius: 0px;
    overflow: hidden;
    font-size: 15px;
    line-height: 45px;
    right: 0px;
    position: fixed;
    float: right;
    color: #fff;
    width: 64px;
    height: 62px;
    margin-top: 127px;
    text-align: center;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    transition: width 1s, height 1s;
}
.menu_phone img {
    width: 40px;
    float: left;
}
.menu_phone:hover {
    right: -0px;
    transition: width 1s, height 1s;
    width: 200px;
}
.menu_phone a {
    color: #fff;
}

/* Sliding div */
.side-panel { position: fixed; top: 0; right: -480px; width: 480px; height: 100%; z-index: 100000;
  background: #fff; padding: 20px; transition: 0.4s ease; box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.side-panel.active { right: 0; }
.close-btn { background: red; color: #fff;border: none; padding: 5px 10px;float: right; cursor: pointer; }


.header {
  width: 100%;
  padding: 20px; 
  color: #fff; z-index: 10000;
  transition: 0.3s; position: absolute; width: 100%;
}
div#n2-ss-3 .n2-style-52a27b9422f615fb2c24656151df03c2-heading {
    background: #91c74e !important; }

.n2-ss-3item2, div#n2-ss-3 .n2-font-455db8270dc67d375995f4c78cce1444-hover{ color:rgb(24, 117, 194) !important;
font-family:"R" !important; text-transform:uppercase !important; font-size:40px !important; }

.inner_page_img img{ width:100%; }
header.entry-header{ display:none; }
.inner_page_img h2 { font-family: "B";
    color: #fff;
    font-size: 22px;
    padding: 12px 30px; text-transform: uppercase;
    margin-bottom: 0px; background: rgba(0, 0, 0, 0.76);; margin-top: -70px !important;
}

/* Fixed after scroll */
.header.fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%; 
  z-index: 10000000;
}


.logo { 
    background: #00a24e;
    padding: 15px 10px;
    width: 90%;
    border-radius: 0px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.logo img{ width:100%; }
.fixed .logo {
    width: 100px;
    overflow: hidden;
    border-right: 10px solid #00a24e;
    /* padding-left: 10px; */
    border-left: 10px solid #fff;
}
.fixed .logo img {
    width: 250px !important;
    max-width: 250px !important;
}

.menu_san ul{ padding-top:50px; }
.menu_san ul li{ list-style:none; }
.menu_san ul li a{ text-decoration:none; display: block; padding: 1px 0px; font-size: 27px; color: #004e74;
font-family:"R"; }
.menu_san ul li a:hover{}

h1, h2, h3, h4, h5, h6 {     color: #324158; font-family:"B"; }

.team_main_box{ text-align:center; }
.team_main_box h6{ text-align:center; color: #324158; font-family:"B" !important; }
.team_main_box p{ text-align:center; }

.page-id-9 h2{ color: #324158 !important; font-family:"B" !important; font-size: 23px;
    margin-bottom: 15px;
 }
.page-id-9 p{ color: #324158 !important; font-size:15px; }

.doctors{}
.doctor_single{ text-align:center; box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px; }
.doctor_single h6{ text-align:center; color: #324158 !important; font-family:"B" !important; font-size:22px; }
.doctor_single p{ text-align:center; color: #324158 !important; font-family:"R" !important; font-size:16px; margin-top:-10px; margin-bottom:10px; }

.doctor_single a{ text-align:center; background:rgb(24, 117, 194) !important; color:#fff; padding:6px 15px;
font-size:14px; border-radius:90px; text-decoration:none; font-family:"R" !important; margin:3px 5px; }

.footer-top{ background: #00a24e; padding: 30px 15px; }
.footer-top .col-md-8{ color:#fff; font-size:37px; letter-spacing:3.5px; }
.footer-top .col-md-2 a{ color:rgb(24, 117, 194); font-size:18px; background:#fff; padding:13px 25px 15px 25px; 
	border-radius:90px; font-family:"M" !important; text-decoration:none; margin-top:6px; display:inline-flex; }
.footer-top .col-md-2 img{ width:50px; text-align:center; }

.footer_two{ padding-top:30px; padding-bottom:30px; }
.footer_two h4{ margin-bottom: 30px; color: #264c7d; font-family: "BB";font-size: 22px;text-transform: uppercase; }
.footer_two ul{ padding:0px; margin:0px; }
.footer_two ul li{ list-style:none; }
.hours-day li { margin-bottom: 3px; font-size: 14px; font-weight: 600; }
.hours-time li { margin-bottom: 3px; font-size: 13px;font-weight: bold; font-family: "BB"; }

.footer_copy{ background: #f1f1f1; padding-top: 15px; padding-bottom: 15px; }
.footer_copy p{ margin-bottom:0px; }

.inner_page{ padding-top:10px; padding-bottom:10px;}
.inner_page h2 {
    color: #324158 !important;
    font-family: "B" !important;
    font-size: 25px;
    margin-bottom: 15px;
}
.inner_page h3 {
    color: #324158 !important;
    font-family: "B" !important;
    font-size: 20px;
    margin-bottom: 15px;
}
.inner_page ul li, .page-id-9 ul li {
    color: #333;
    font-family: "R" !important;
}
.coming_page{ padding-top:50px; padding-bottom:50px; }