.chairman-img img {
    height: auto !important;
    min-height: 100% !important;
    object-position: center !important;
    object-fit: unset !important;
}


* {
    margin: 0;
    padding: 0;
    outline: none;
}

li,
ul,
ol {
    list-style: none;
    margin-bottom: 0;
}

a,
a:hover,
.navbar-toggler:focus,
.navbar-toggler:hover {
    text-decoration: none;
}

body {
    overflow-x: hidden;
}

/*.container{
    max-width: 1240px;
}*/

h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin-bottom: 0;
    font-family: 'Mulish', sans-serif;
    font-weight: 400;
}

button:focus {
    outline: none;
}

.clear-cache {
    clear: both;
}

.form-control:focus {
    outline: none;
    box-shadow: none
}

::placeholder {
    color: #fff !important
}

/*defualt css*/
.section-grap {
    padding: 67px 0;
}

.section-grap2 {
    margin: 30px 0 100px 0;
}

.section-grap3 {
    padding: 70px 0 100px 0;
}

.section-grap4 {
    margin-top: 100px;
}

.section-grap5 {
    margin: 70px 0 30px;
}

.section-title {
    font-family: 'Mulish', sans-serif;
    font-size: 40px;
    font-weight: normal;
    line-height: 65px;
    text-align: center;
    color: #353535;
    position: relative;
    padding-bottom: 10px;
}

.section-title span {
    display: block;
    color: #008541;
    font-weight: bold;

}

.section-title:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    height: 2px;
    width: 80px;
    background: #c6e7ce;

}

.slick-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    color: #212121;
    z-index: 9999;
    font-size: 50px;
    cursor: pointer;
    transition: all 0.2s ease
}

.slick-arrow:hover {
    color: #008541;
}

.fa-chevron-right.slick-arrow {
    right: -50px
}

.fa-chevron-left.slick-arrow {
    left: -50px
}

/*navigation bar style*/
.site_logo {
    width: 100%;
    height: 68px;
    object-fit: contain;
}

.navbar {
    padding: 0;
}

/*#navbarSupportedContent{
    margin-right: -15px
}*/
.navbar .row {
    width: 100%;
}

.navbar-nav {
    width: 75%;
    justify-content: center;
}

.navbar-light .navbar-nav .nav-link {
    font-family: 'Mulish', sans-serif;
    font-size: 15px;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.24;
    letter-spacing: normal;
    text-align: right;
    color: #353535;
    transition: all 0.3s ease;
}

.navbar-light .navbar-nav .nav-item {
    display: block;
    position: relative;
}

.nav-item .nav-link:hover {
    color: #049e4f !important
}

.nav-item i {
    font-size: 15px;
    margin-left: 3px;
}

/* submenu styles */
.dropdown-menu {
    max-width: 250px;
    text-align: center;
    background: #049e4f;
    color: #fff;
    padding: 0;
    top: 95%
}

.dropdown-menu li {
    border-bottom: 2px solid #258e58;
    border-top: 1px solid #17a05a;
    transition-delay: 200ms;
    padding: 10px 0;
    transition: all 0.6s ease
}

.dropdown-menu li a {
    color: #ffffff;
    display: block;
    font-size: 13px;
    text-decoration: none;
    text-transform: uppercase;
}

.dropdown-menu li:hover {
    background: linear-gradient(#1c1c1c, #1b1b1b);
    transition: all 0.5s linear
}

.navbar-nav > li:hover .dropdown-menu li {
    opacity: 1;
    transform: none;
}

.dropdown-menu li:first-child {
    border-top: 0
}

.dropdown-menu li:last-child {
    border-bottom: 0
}

.valuable_info {
    text-align: right;
    padding: 12px 0;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.valuable_info ul li {
    display: inline-block;
    margin-right: 0px;
    color: #353535;
    font-size: 15px;
}

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

.valuable_info li a {
    font-family: 'Mulish', sans-serif;
    /* font-size: 18px; */
    font-size: 20px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.72;
    letter-spacing: normal;
    text-align: right;
    color: #353535;
}

.valuable_info li a span {
  /* margin-left: 5px;
  color: #1f7e14;
  font-weight: 800;
  font-size: 38px; */
  margin-left: 5px;
  color: #1f7e14;
  font-weight: 800;
  /* background: #1f7e14; */
  font-size: 35px;
}

.valuable_info .app_btn {
    border-radius: 5px;
    background-color: #1f7e14;
    padding: 18px 16px;
    transition: all 0.3s ease;

    top: -8px;
    position: relative;
}

.valuable_info .app_btn a,
.banner-content-txt a {
    font-family: 'Mulish', sans-serif;
    font-size: 15px;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.24;
    letter-spacing: normal;
    display: block;
    text-align: right;
    color: #ffffff;
}

.valuable_info .app_btn a i {
    font-size: 12px;
    margin-left: 2px;
}

.valuable_info .app_btn:hover {
    background: #049e4f;
}

/*branch section style*/
.branch-wrapper {
    /*background: #049e4f;*/
    background: #c6e7ce;
}

.branch-wrapper ul li {
    display: inline-block;
    background: #008541;
    margin-right: 6px;
    width: 105px;
    text-align: center;
    height: 60px;
    line-height: 60px;
}

.branch-wrapper ul li.active{
    background-color: #049e4f;
}

.branch-wrapper ul li:last-child {
    margin-right: 0;
}

.branch-wrapper ul li.heighlight_branch {
    background: inherit;
    text-align-last: left;
}

.branch-wrapper ul li a {
    display: block;
    color: #fff;
    font-family: 'Mulish', sans-serif;
    font-size: 14px;
    height: 100%;
}

/*latest news section style*/
.latest-news-wrapper {
    height: 64px;
    background: #f0f0f0;
    line-height: 64px;
    width: 100%;
    overflow: hidden;
}

.update-info {
    width: 100%;
    display: flex;
}

.update-info h2 {
    width: 12%;
    font-family: 'Mulish', sans-serif;
    font-size: 17px;
    font-weight: bold;
    line-height: 64px;
    color: #212121;
    text-align: left;
}


.update-info h4 {
    width: 15%;
    font-family: 'Mulish', sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 64px;
    color: #212121;
    text-align: left;
    background-color: #c6e7ce;
    padding-left: 2%;
    cursor: pointer;
}

.update-info h4 img{
    float: left;
    float: left;
    width: 14%;
    padding-right: 5%;
}

.update-info h4:hover {
    background-color: #fff;
}
.slide-text-content {
    width: 73%;
}


.tele-banner{
    width: 100%;
}

.update-info .slide-text-content p {
    font-family: 'Mulish', sans-serif;
    font-size: 16px;
    font-weight: normal;
}

.update-info .slide-text-content p a {
    font-weight: bold;
    color: #212121;
    margin-left: 10px;
}

.update-info .slide-text-content p a i {
    margin-left: 3px;
    font-size: 14px;
}

/*banner1 section style*/
.banner1-wrapper .banner-slider img {
    /* height: 626px;
    width: 100%; */
    height: 549px;
    width: 814px;
    background-size: cover;
    position: relative;
    background-position: center center;
}
.banner-slide-content .container{
  display: none;
}
.slick-initialized .slick-slide{
  display: flex;
  justify-content: flex-end;
}
.banner-content {
    height: 460px;
    color: #fff;
    padding: 45px;
    position: absolute;
    z-index: 1;
    bottom: 50px;
    display: none;
}

.banner-content:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: linear-gradient(28deg, rgba(39,131,29,1) 10%, rgba(39,131,29,0.5662464815027574) 100%);
    /*opacity: 0.75;*/
    z-index: -1
}

.banner-content-txt {
    z-index: 3;
}

.banner-content-txt h2 {
    font-family: 'Mulish', sans-serif;
    font-size: 35px;
    font-weight: 800;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff;
    margin-bottom: 20px;
}

.banner-content-txt p {
    font-size: 19px;
    font-weight: normal;
    line-height: 1.56;
    color: #ffffff;
}

.banner-content-txt p span {
    font-weight: bold;
}

.banner-content-txt a {
    background: #008541;
    display: block;
    float: right;
    padding: 15px 35px;
    font-size: 17px;
    border-radius: 3px;
    margin-top: 55px;
    transition: all 0.3s ease
}

.banner-content-txt a i {
    font-size: 14px;
    margin-left: 5px;
}

.banner-content-txt a:hover {
    background: #049e4f;
}

.banner-slider ul.slick-dots,
.service-details-banner ul.slick-dots {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 30px;
    font-size: 0;
}

.banner-slider ul.slick-dots li,
.service-details-banner ul.slick-dots li {
    display: inline-block;
    margin-right: 8px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #ffffff;
    transition: all 0.3s ease;
    cursor: pointer;
}

.banner-slider ul.slick-dots li:hover,
 .service-details-banner ul.slick-dots li:hover{
    background: #049e4f;
}

.banner-slider ul.slick-dots li button,
.service-details-banner ul.slick-dots li button {
    border: none;
}

.banner-slider ul.slick-dots li.slick-active,
.service-details-banner ul.slick-dots li.slick-active {
    background: #049e4f;
}


/*branch activity section style*/
.branch-activity-wrap {
    background: #f0f0f0;
    padding: 60px 0;
}

.activity-img {
    width: 75px;
    height: 75px;
    border-radius: 50%;
    border: 2px solid #1f7e1a;
    text-align: center;
    line-height: 65px;
    background: #ffffff;
}

.activity-img img {
    width: 40px;
}

.img-radidus-content {
    width: 22%;
    float: left;
}

.activity-txt {
    margin-left: 15px;
    width: 65%;
    float: left;
}

.activity-txt h5 {
    font-size: 20px;
    font-weight: bold;
    color: #212121
}

.activity-txt p {
font-size: 15px;
color: #606060;
font-weight: normal;
margin: 8px 0 5px;
line-height: 24px;
}

.activity-txt a.read-more {
    font-size: 18px;
    font-weight: 700;
    color: #212121;
}

.activity-txt a.read-more:hover {
    color: #1f7e14 !important;
}


.activity-txt a.read-more i {
    margin-left: 5px;
    font-size: 13px;
}

/*home about section*/
.about-details {
    margin-left: 70px;
}

.about-features-content {
    height: 800px;
}

.about-features-item {
    box-shadow: 0 3px 10px 0 #eef1f6;
    background-color: #ffffff;

    margin-bottom: 60px;
}

.about-features-one {
    margin: 30px;
    margin-right: 0;
    width: 50%;
}

.feature-item-img {
    margin-bottom: 18px;
    display: flex;
    justify-content: center;
}
.about-feature-txt{
    padding: 35px;
    padding-top: 0px;
}
.about-feature-txt h5 {
    font-weight: bold;
    color: #1f7e14;
    font-size: 18px;
    margin-bottom: 13px;
}

.about-feature-txt p,
.about-feature-txt a.read-more {
    font-size: 14px;
    line-height: 1.67;
    color: #212121;
    margin-bottom: 10px;
}

.about-feature-txt a.read-more {
    font-weight: bold;
}

.about-feature-txt a.read-more i {
    margin-left: 5px;
    font-size: 13px;

}

.about-details h1 {
    font-size: 38px;
    font-weight: 800;
    line-height: 1.5;
    color: #008541;
    margin-bottom: 25px;
}

.about-details p {
    font-family: 'Mulish', sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.67;
    color: #353535;
    margin-bottom: 25px;
}

.about-details p span {
    font-weight: 800;
}

.read-more-btn {
    margin-top: 20px;
}

.learn-more,
.about-more {
    display: inline-block;
}

.learn-more a,
.about-more a {
    border-radius: 5px;
    display: block;
    width: 200px;
    padding: 12px 0;
    text-align: center;
    color: #ffffff;
    font-weight: bold;
    font-size: 15px;
    transition: all 0.3s ease
}

.learn-more a i,
.about-more a i {
    font-size: 14px;
    margin-left: 6px;
}

.learn-more a {
    background: #1f7e14;
    margin-right: 15px;
    border: 1px solid transparent;
}

.learn-more a:hover {
    background: transparent;
    color: #353535;
    border-color: #008541
}

.about-more a {
    border: 1px solid #008541;
    color: #353535
}

.about-more a:hover {
    background: #008541;
    color: #ffffff;
    border: 1px solid transparent
}

.about-page-section .chairman-details {
    border-bottom: 0
}

section.mileston-info-wrapper.about-page-mileston.clear-cache {
    padding-top: 80px
}

/*mileston information*/
section.mileston-info-wrapper{
    position: relative;
}
.mileston-info {
    border-radius: 10px;
    box-shadow: 0 3px 60px 0 rgba(230, 235, 242, 0.7);
    position: relative;
    margin-top: 130px;
    min-height: 600px;
}

.mileston-content {
    width: 600px;
    margin: 0 auto;
    padding-bottom: 35px;
}

.mileston-content h4 {
    font-size: 40px;
    font-weight: 800;
    position: absolute;
    color: #008541;
    right: 100px;
    top: 83px;
}

.mileston-img {
    position: absolute;
    top: -128px;
    left: 100px;
    width: 12vw;
    height: 12vw;
}
.mileston-img img{
    width: 100%;
    height: 100%;
    border-radius: 100%;
/*    border:4px solid #008541;*/
    object-fit: cover;
    object-position: center center;

    padding: 10px;
    opacity: 0.89;
    background-image: linear-gradient(to bottom, #8f56a5, #1f7e14);
}

.mileston-content .mcp {
    font-size: 18px;
    color: #3a3a3c;
    font-weight: 600;
    padding: 0 15px;
    line-height: 1.76;
    padding-top: 180px;
}

.mileston-author h5 {
    font-size: 18px;
    font-weight: 800;
    margin-bottom: 5px;
}

.mileston-author p {
    font-size: 20px;
    font-weight: 400;
    padding: 0;
}

.review-star {
    margin-left: 100px;
    line-height: 60px;
}

.review-star ul li {
    display: inline-block;
    margin-right: 3px;
}

.review-star ul li i {
    font-size: 17px;
    color: #008541

}

.divider {
    border-radius: 10px;
    box-shadow: 0 3px 60px 0 rgba(230, 235, 242, 0.7);
    background-color: rgba(230, 235, 242, 0.7);
    height: 2px;
    margin: 30px 0 20px 0;
}

.mileston-counter {
    border-radius: 15px;
/*    background-color: #008541;*/
    background: linear-gradient(90deg, rgba(30,126,21,1) 0%, rgba(2,132,62,1) 100%);
    padding: 30px 0;
}

.counter-content {
    justify-content: center;
    color: #fff
}

.count-img {
    width: 71px;
    height: 71px;
    border: solid 2px #008541;
    background-color: #ffffff;
    border-radius: 50%;
    text-align: center;
    line-height: 62px;
    margin-right: 35px;
}

.counter-text h5 {
    font-size: 35px;
    font-weight: 800;
    display: inline-block;
}

.counter-text span {
    font-size: 45px;
    margin-left: 5px;
    line-height: 0;
}

.counter-text p {
    font-size: 25px;
    font-weight: 600;
}

/*governing body section style*/
.governing-section-wrap .row.mt35 {
    margin-top: 35px;
}

.gov-content {
    margin-top: 30px;
    position: relative;
}

.gov-content:hover .gov-text {
    background: #008541;
    color: #fff
}

.gov-content:hover img,
.mourn-wrap-content:hover img {
    transform: scale(1.1);
}

.gov-img {
    overflow: hidden;
}

.gov-img img {
    transition: all 0.3s linear;
    height: 350px;
}

.gov-content:hover .gov-text h3,
.gov-content:hover .gov-text p,
.gov-content:hover .gov-text i {
    color: #fff
}

.gov-text,
.chairman-details {
    padding: 25px 0;
    text-align: center;
    background: #f0f0f0;
    margin-top: -2px;
    position: relative;
    transition: all 0.3s linear;
    height: 150px;
}

.gov-text h3,
.mourn-txt h3,
.chairman-details h3 {
    font-size: 22px;
    font-weight: bold;
    color: #353535;
}

.gov-text p,
.mourn-txt p,
.chairman-details p {
    font-size: 15px;
    margin-top: 10px;
    margin-bottom: 15px;
    color: #212121
}

.gov-text ul li,
.consultants-section .chairman-details ul li,
.biography-section .chairman-details ul li {
    display: inline-block;
    margin-right: 15px;
}

.gov-text ul li:last-child {
    margin-right: 0;
}

.gov-text ul li i,
.consultants-section .chairman-details ul li i,
.biography-section .chairman-details ul li i {
    color: #212121;
    font-size: 15px;
}

.gov-text ul li i.fab.fa-facebook-f {
    font-size: 14px;
}

/*our mourn section style*/
.mourn-title {
    margin-bottom: 75px;
}

.mourn-title h3 {
    font-size: 40px;
    font-weight: 400;
    color: #212121;
}

.mourn-title h3 span {
    font-weight: bold;
}

.mourn-txt {
    background: #212121;
    padding: 40px 0;
    text-align: center;
    height: 123px;
    padding-top: 20px;
    padding: 20px;
}

.mourn-img {
    height: 300px;
    overflow: hidden;
}

.mourn-img img {
    height: 100%;
    transition: all 0.3s linear
}

.mourn-txt h3,
.mourn-txt p {
    color: #ffffff;
}

.mourn-txt p {
    font-size: 15px;
    margin-bottom: 0;
}

/*features section style*/
.features-content {
    margin-top: 75px;
    border-bottom: 3px solid transparent;
    transition: all 0.2s linear
}

.features-content:hover {
    border-color: #c6e7ce;
    border-radius: 2px
}

.features-txt {
    padding: 30px 45px;
}

.features-txt .features-date {
    font-size: 12px;
    padding: 10px 20px;
    background: #c6e7ce;
    border-radius: 5px;
    width: 174px;
    color: #212121;
    margin-bottom: 20px;
}

.features-txt h4 {
    font-size: 21px;
    font-weight: bold;
    color: #3a3a3c;
    line-height: 1.75;
}

.features-txt p.features-para {
    margin-top: 15px;
    margin-bottom: 20px;
    color: #353535;
    font-size: 16px;
    line-height: 1.6;
}

.features-txt a.read-more {
    font-size: 15px;
    font-weight: bold;
    color: #212121;
}

.features-txt a.read-more i {
    margin-left: 3px;
    font-size: 13px;
}

/*our recent activites*/
.recent-activity-content {
    margin-bottom: 30px;
}

.recent-activity-content .section-title {
    text-align: left;
    font-weight: bold;
    margin-bottom: 35px;
}

.recent-activity-content .section-title:after {
    left: 0;
    transform: translate(0);
    height: 3px;
}

.recent-activity-content p {
    color: #212121;
    font-size: 16px;
    line-height: 1.78;
}

.recent-act-img {
    margin-bottom: 30px;
    height: 250px;
    opacity: 0.7;
    overflow: hidden;
    transition: all 0.3s ease
}

.recent-act-img:hover img {
    transform: scale(1.1);
}

.recent-act-img:hover {
    opacity: 0.9;
}

.recent-act-img img {
    height: 100%;
    transition: all 0.2s ease
}

.vbox-close {
    right: 40px;
    top: 30px;
    font-size: 35px;
    color: #fff;
}

.vbox-next {
    right: 200px;
}

.vbox-prev {
    left: 200px;
}

/*specialized section style*/
.specialized-wrapper .wrapper-txt {
    margin-bottom: 75px;
}

h4.branch-heading {
    font-size: 25px;
    font-weight: 800;
    color: #3a3a3c;
    margin-bottom: 20px;
}

.branch-address p {
    font-size: 18px;
    color: #353535;
    line-height: 1.67;
}

.branch-address p a {
    font-weight: bold;
    border-bottom: 1px solid #353535;
    padding-bottom: 3px;
    color: #353535
}

.branch-info {
    clear: both;
}

.branch-links {
    margin-top: 45px;
}

.branch-links ul li {
    background: #f0f0f0;
    padding: 18px 35px;
    margin-bottom: 15px;
}

.branch-links ul li:last-child {
    margin-bottom: 0;
}

.branch-links ul li a {
    font-size: 20px;
    width: 136px;
    font-weight: bold;
    color: #353535
}
.branch-accordion {
    border-top: 1px solid silver;
    margin-top: 15px;
    padding-top: 15px;
}
.branch-accordion p{
    font-size: 15px;
    line-height: 1.7;
    font-weight: 400;
    color: #212121

}
.branch-links ul li img {
    float: right;
    padding-top: 8px;
}

.branch-img {
    padding-left: 40px;
/*    height: 882px;*/
    height: 682px;
    overflow: hidden;
    position: relative;
    display: none;

}

.branch-img.active{
    display: block;
}

.branch-img img {
    height: 100%;
}

.view-map {
    position: absolute;
    bottom: 5%;
    right: 5%;

}

.view-map a {
    color: #fff;
    background: #008541;
    padding: 10px 20px;
    border-radius: 4px;
}

.view-map a i {
    margin-right: 8px;
}

/*main footer section style*/
.main-footer-wrapper {
    background: #232323;
    padding: 50px 0;
    color: #919191
}

.footer-logo {
    width: 300px;
/*    height: 60px;*/
    overflow: hidden;
    margin-bottom: 25px;
}

.footer-left-info p,
.footer-txt p {
    font-size: 18px;
    font-weight: 300;
    line-height: 1.55;
    color: #fff;
    margin-bottom: 25px;
}

.footer-social {
    text-align: center;
}

.footer-social ul li {
    display: inline-block;
    margin-right: 25px
}

.footer-social ul li a i {
    color: #919191;
    font-size: 20px;
}

.address-info {
    width: 300px;
    margin: 0 auto;
}

.address-info ul li {
    font-size: 18px;
    line-height: 1.8;
    color: #919191;
}

.footer-links ul li a {
    font-size: 18px;
    line-height: 2;
    letter-spacing: normal;
    text-align: left;
    color: #919191;
    transition: all 0.3s ease
}

.footer-txt.made_by p {
    color: #fff;
    text-align: center;
    opacity: 0.2;
    font-size: 12px;
}

.footer-txt.made_by p i {
    color: #ff5500;
    margin: 0 4px;
}

.footer-txt.made_by p a {
    color: #fff
}

.footer-links.terms {
    text-align: right;
}

.footer-links.terms ul li {
    display: inline-block;
    margin-right: 15px;
}

.footer-links li a:hover {
    color: #008541
}

.footer-links.terms ul li:last-child {
    margin-right: 0;
}

.footer-links.terms ul li a {
    font-size: 18px;
    font-weight: 300;
    line-height: 0;
}

.mb0 p {
    margin-bottom: 0;
}

/*back to top button*/
.back-to-top p {
    display: inline-block;
    padding: 7px 20px;
    background: #008541;
    font-size: 17px;
    font-weight: 600;
    margin-top: 30px;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    margin-bottom:30px;

}

/*News page style*/
.breadcrumb-wrapper {
    background: #008541;
    padding: 30px 0;
    color: #ffffff
}

.breadcrumb-item h3 {
    font-size: 25px;
    font-weight: bold;
}

.breadcrumb-wrapper nav {
    float: right;
    line-height: 30px
}

.breadcrumb-wrapper .breadcrumb-item.content {
    float: left;
}

.breadcrumb-item {
    float: left;
}

ol.breadcrumb {
    background: none;
    margin: 0;
    padding: 0;
}

ol.breadcrumb li.breadcrumb-item {
    font-size: 15px;
}

li.breadcrumb-item a {
    color: #ffffff
}

li.breadcrumb-item a i {
    margin: 0 5px;
    font-size: 12px;
}

.breadcrumb-item + .breadcrumb-item::before {
    display: none;
}

.news-page-wrapper .wrapper-txt {
    margin-bottom: 15px;
}

.news-page-wrapper .section-title span {
    color: #212121;
}

.features-content {
    box-shadow: 0 3px 8px 0 #eef1f6;
    background-color: #ffffff;
    overflow: hidden;
    transition: all 0.2s ease
}

.features-content:hover img {
    transform: scale(1.1);
    opacity: 0.75
}

.features-img {
    transition: all 0.2s ease;
    overflow: hidden;
    height: 243px;
}

.features-img img {
    transition: all 0.2s ease;
    height: 100%;
}

.news-page-wrapper .features-txt .features-date {
    background: #f0f0f0;
    color: #212121
}

.news-page-wrapper .features-content {
    margin-top: 60px;
}

.news-page-wrapper .features-txt a.read-more {
    color: #008541
}

.show-more-btn {
    margin-top: 80px;
}

.show-more-btn button {
    border: 0;
    outline: 0;
    padding: 10px 25px;
    text-align: center;
    background: #f0f0f0;
    font-size: 16px;
    border-radius: 3px;
    transition: all 0.2s linear;
}

.show-more-btn button:hover {
    color: #ffffff;
    background: #008541;
}

.show-more-btn a {
    border: 0;
    outline: 0;
    padding: 10px 25px;
    text-align: center;
    background: #f0f0f0;
    font-size: 16px;
    border-radius: 3px;
    transition: all 0.2s linear;
}

.show-more-btn a:hover {
    color: #ffffff;
    background: #008541;
}

/*chairman page*/
.chairman-wrap-content {
    position: relative;
}


.chairman-img {
    height: 530px !important;
}

.chairman-img img {
    height: 100%;
    object-fit: cover;
    width: 100%;
    object-position: 100% 0;
}

.chairman-details {
    border-bottom: 3px solid #008541;
    margin-bottom: 0;
    margin-top: -10px;
}

.chairman-details p {
    margin-bottom: 0;
}

.chairman-message {
    margin-left: 80px;
}

.chairman-message .wrapper-txt .section-title {
    text-align: left;
}

.chairman-message .wrapper-txt .section-title span {
    color: #212121
}

.chairman-message .wrapper-txt .section-title:after {
    left: 0;
    transform: translate(0);
}

.chairman-message .wrapper-txt {
    margin-bottom: 40px;
}

.chairman-message .message-info p {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.67;
    color: #353535;
    margin-bottom: 20px;
}

.chairman-signature img {
    width: 178px;
    height: 66px;
    object-fit: contain;
    margin: 25px 0;
}

.chairman-signature h5 {
    color: #353535;
    font-size: 20px;
    font-weight: 800;
    margin-bottom: 10px;
}

.chairman-signature p {
    font-size: 18px;
    font-weight: 400;
}

/*about page style*/
section.about-eye-hospital.section-grap.clear-cache {
    padding-bottom: 70px;
}

section.about-eye-hospital.about-page-section.section-grap.clear-cache {
    padding-bottom: 0;
}

.about-page-img {
    height: 530px;
    overflow: hidden;
    box-shadow: 22px 19px 4px 11px #e4e4e4ba
}

.about-page-img img {
    height: 100%;
}

.about-page-section .about-details {
    margin-left: 95px;
}

.about-page-section .about-details p {
    margin-bottom: 15px;
    font-size: 16px;
}

.about-page-mileston .counter-text h5 {
    font-size: 25px;
    font-weight: normal;
}

.about-page-mileston .counter-text p {
    font-size: 20px;
}

.about-page-mileston .count-img {
    width: 60px;
    height: 60px;
    line-height: 52px;
    margin-right: 20px;
}

.items-wrap {
    border-radius: 15px;
    background: linear-gradient(90deg, rgba(30,126,21,1) 0%, rgba(2,132,62,1) 100%);
    padding: 60px 0;
}

.about-page-mileston span {
    font-size: 25px;
    margin-right: 5px;
    margin-left: 0;
    font-weight: normal;
}

.count-img img {
    width: 36.1px;
    height: 33.2px;
}

.mileston-item {
    width: 25%;
}

/*offering section style*/
.offers-section-wrapper .wrapper-txt {
    margin-bottom: 75px;
}

.offers-section-wrapper .about-features-item {
    box-shadow: none;
    padding: 0;
}

.offers-section-wrapper .feature-item-img {
    height: 35px;
    margin-bottom: 0;
}

.offers-section-wrapper .feature-item-img img {
    height: 100%;
}

.offers-section-wrapper .about-feature-txt {
    margin-left: 18px;
}

/*about-page-branch style*/
.about-page-branch .wrapper-txt {
    background: #f8f8f8;
    padding: 75px;
}

.about-page-branch .wrapper-txt h2 span {
    color: #212121
}

.about-page-branch .branch-info {
    margin-bottom: 60px;
}

/*biography section*/
.biography-section .chairman-wrap-content {
    position: sticky;
    top: 20px;
    position: -webkit- sticky;
}

.biography-section .chairman-img {
    height: 420px;

}

.biography-section .chairman-img img {
    height: 100%;
}

.biography-section .chairman-details ul li,
.consultants-section .chairman-details ul li {
    margin-top: 10px;
    padding-bottom: 20px;
}

.appoint-btn {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

.appoint-btn button,
.service-details-query-box form a.book-appointment{
    border: 0;
    font-size: 16px;
    font-weight: bold;
    padding: 10px 40px;
    color: #fff;
    background: #008541;
    border-radius: 3px
}

/*doctor biography section style*/
.doctor-biography .biography-details {
    margin-top: 50px;
}

.doctor-biography .biography-details h4 {
    font-size: 22px;
    font-weight: bold;
    color: #212121;
}

.doctor-biography .biography-details ul li {
    margin-top: 15px;
}

.doctor-biography .biography-details.education ul li {
/*    margin-top: 15px;
    list-style-image: url('/static/images/mortarboard.png');
    list-style-position: inherit;*/
    background: url(/static/images/work.png) no-repeat left center;
    padding: 2px 22px 0px 43px;
    list-style: none;
    margin: 0;
    vertical-align: middle;
    line-height: 28px;
    margin-top: 15px;
}
.doctor-biography .biography-details.education ul {
    list-style-position: inside;
}
.doctor-biography .biography-details.trained ul li {
/*    margin-top: 15px;
    list-style-image: url('/static/images/work.png');
    list-style-position: inherit;*/
    background: url(/static/images/work.png) no-repeat left center;
    padding: 5px 22px 0px 43px;
    list-style: none;
    margin: 0;
    vertical-align: middle;
    line-height: 28px;
    margin-top: 15px;
}
.doctor-biography .biography-details.trained ul {
    list-style-position: inside;
}

.doctor-biography .biography-details.membership ul {
    margin-top: 15px;
    list-style-type: square;
    list-style-position: inside;
}
.doctor-biography .biography-details.conference ul {
    margin-top: 15px;
    list-style-type: square;
    list-style-position: inside;
}
.doctor-biography .biography-details.conference ul li {
    list-style-type: square;
    margin-top: 15px;
    list-style-position: inside;
    margin-left: 10px;
}
.doctor-biography .biography-details.membership ul li{
    list-style-type: square;
    margin-top: 15px;
    list-style-position: inside;
    margin-left: 10px;
}


.doctor-biography .biography-details ul li img {
    width: 38.9px;
    height: 25px;
    object-fit: contain;
    margin-right: 15px;
}

.doctor-biography .biography-details ul li span {
    font-size: 15px;
    font-weight: 500;
}

/*consultants page style*/
.consultants-section .chairman-img {
    height: auto;
}

.consultants-section .chairman-wrap-content {
    margin-top: 60px;
    display: block;
}

.consultants-section .appoint-btn {
    width: 200px;
}

.consultants-section .appoint-btn button {
    padding: 10px 30px;
    font-size: 15px;
}

.consultants-section .counter-content .count-img {
    width: 60px;
    height: 60px;
    line-height: 50px;
    margin-right: 20px;
}

.consultants-section .counter-content img {
    width: 30px;
    height: 30px;
    object-fit: contain;
}

.consultants-section .query-box {
    width: 60%;
    margin-top: 5px;
}

.consultants-section .query-box form input {
    color: #ffffff;
    font-size: 14px;
    opacity: 0.75
}

.consultants-section .query-box form input,
.consultants-section .query-box form select {
    border: 0;
    background: transparent;
}

.consultants-section .query-box form select {
    color: #fff;

}

.consultants-section .query-box form {
    border-bottom: 1px solid #ffffff;
    padding: 4px 0 8px;
}

.consultants-section .query-box form label {
    margin-bottom: 0;
    opacity: 0.75;
    color: #ffffff
}

.consultants-section .query-box form a i {
    color: #fff;
    font-size: 16px;
    text-align: right;
    width: 10%;
    float: right;
    line-height: 28px;
}

.consultants-section .query-box form option {
    color: #212121 !important;
}
.consultants-section .query-box form select {
    appearance:none;
    flex: 1;
    padding: 0 .5em;
    color:#fff;
    cursor:pointer;
    width: 75%;
}
.consultants-section .query-box form select::-ms-expand {
    display: none;
}



    /*full modal wrapper style*/

.modal {
    box-shadow: 0 3px 35px 0 rgba(33, 33, 33, 0.1);
    background-color: #ffffff;
    left: 50%;
    transform: translateX(-50%);
    max-width: 1140px;
    height: 90%;
    top: 30px;
    z-index: 9999;
    overflow-y: scroll;

}

.modal-dialog {
    max-width: 100%;
    margin: 0;
}

.modal-header,
.modal-content {
    border: 0;
    padding: 0;
}

.modal-header .close {
    margin: 0px 0px 0rem auto;
    box-shadow: 0 3px 10px 0 #edd0f2;
    border: solid 1px #018340;
    background-color: #ffffff;
    width: 65px;
    height: 65px;
    padding: 0;
}

.modal-header .close span {
    display: block;
    height: 100%;
    font-size: 45px;
    line-height: 55px;
    color: #000
}

.modal-body {
    padding: 70px;
}

.mdl-appoint-details {
    width: 46%;
    float: left;
}

.mdl-patieat-details {
    width: 46%;
    float: right;
}

.modal-body h4.title {
    font-size: 30px;
    font-weight: bold;
    color: #3a3a3c;
    margin-bottom: 40px;
}

.mdl-appoint-details .appoint-address {
    padding: 30px;
    border-radius: 5px;
    border: solid 1px #e0dee5;
    background-color: #f8f8f8;
}

.mdl-appoint-details .appoint-address p {
    font-size: 14px;
    font-weight: normal;
    line-height: 1.95;
    color: #212121;
}

.add-edit-option {
    text-align: right;
    border-radius: 5px;
    background-color: #ebe5e5;
    width: 100px;
    margin-left: auto;
    text-align: center;
    margin-top: 30px;
    display: block;
    padding: 5px 0;
}

.add-edit-option img {
    margin-right: 10px;
}

.add-edit-option a {
    font-size: 15px;
    color: #000;
}

.appointment-info {
    border-radius: 10px;
    margin-top: 20px;
    padding: 20px;
    display: flex;
    background-color: #f0f0f0;
}

.info-icon {
    width: 46px;
    height: 46px;
    margin-right: 20px;
    line-height: 55px
}

.appointment-info p {
    font-size: 13px;
    line-height: 22px;
    padding-right: 20px;
}

.mdl-patieat-details .form-control {
    border-radius: 5px;
    border: solid 1px #e0dee5;
    background-color: #f8f8f8;
    margin-bottom: 20px;
    height: 50px;
    font-size: 13px;
    padding-left: 20px;
}

.mdl-patieat-details textarea.form-control {
    height: 160px;
    padding-top: 10px;
}

.mdl-patieat-details input::placeholder {
    color: #606771;
    opacity: 0.60
}

.mdl-patieat-details ::-webkit-input-placeholder {
    color: #606771 !important;
    opacity: 0.60
}

.mdl-patieat-details button.confirm-appoint {
    border: 0;
    width: 100%;
    text-align: center;
    font-size: 16px;
    color: #fff;
    background: #008541;
    border-radius: 5px;
    margin-top: 25px;
    padding: 15px 0;
    transition: all 0.2s linear
}

.mdl-patieat-details button.confirm-appoint:hover,
.service-details-query-box form a.book-appointment:hover{
    background: #049e4f;
}

/*modal page 2 style*/
.confirm-info {
    padding-top: 40px;
}

.confirm-info p {
    font-size: 15px;
    line-height: 2.40
}

.confirm-info p span {
    font-weight: bold;
}

/*modal branch date */
/*.mdl-branch-select span {
    display: block;
    font-weight: 400;
    font-size: 25px;
    margin-top: 15px;
}*/

.date-brach-content ul li {
    background: #01813f;
    display: inline-block;
    margin-right: 14px;
    color: #fff;
    width: 32%;
    margin-bottom: 15px;
    height: 80px;
    padding: 0 25px;
}

.date-brach-content ul li:last-child {
    margin-right: 0;
}

.date-brach-content ul li a {
    color: #fff;
    display: block;
}

.date-brach-content ul li i {
    font-size: 16px;
}

.date-brach-content ul li img {
    width: 40px;

}

.bottom-content-wrap ul li {
    background: #f0f0f0;
    color: #212121;
    font-weight: 600;
    font-size: 15px;
}

.bottom-content-wrap ul li span {
    font-weight: 300;
    margin-left: 5px;
    font-size: 15px;
}

.view-doc-info button {
    border: 0;
    background: #01813f;
    float: right;
    color: #ffffff;
    margin-top: 40px;
    padding: 14px 28px;
    font-size: 16px;
    border-radius: 2px;
    transition: all 0.2s linear;
}

.view-doc-info button:hover {
    background: #049e4f;
}

.view-doc-info button img {
    margin-left: 4px;
}

/*branch page style*/
.branch-page-wrapper {
    background: #008541;
    min-height: 300px;
}
.branch-page-info {
    padding: 20px 15px;
    color: #ffffff;
    height: 308px;
    overflow: hidden;
    background: linear-gradient(28deg, rgba(39,131,29,1) 10%, rgba(39,131,29,0.5662464815027574) 100%);
    display: none;
}
.branch-right {
    position: absolute;
    width: 100%;
    padding-right: 0;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: contain;
    right: 0;
    height: 308px;
    background-position: center;
}

.branch-left{
    min-height: 300px;
    border-right: 0px solid #fff;
}

.branch-page-info h4 {
    font-size: 25px;
    font-weight: 600;
    line-height: 1.60;

}

.branch-page-img {
    width: 55%;
    height: 430px;
    overflow: hidden;
    margin-left: 15px;
}

.branch-overview {
    margin-top: 30px;
    width: 70%;
}

.branch-overview h5 {
    font-size: 16px;
    margin-bottom: 20px;
}

.branch-overview ul li {
    display: inline-block;
    margin: 0 25px 20px 0;
}

.branch-overview ul li img{
    width: 16px;
    height: 16px;
}
.branch-overview ul li a{
    color: #fff !important;
}
.branch-overview ul li span {
    margin-left: 5px;
    font-size: 16px;
}

/*branch page activity*/
.branch-page-activity {
    padding-top: 100px;
    background: transparent;
    padding-bottom: 0;
}

.branch-page-activity .activity-wrap-content {
    background: #f0f0f0;
    height: 100%;
    display: flex;
    padding: 40px 100px;
}

.branch-page-activity .activity-img {
    background: #ffffff;
}

.branch-page-activity .activity-txt p {
    font-size: 15px;
    line-height: 25px
}

.branch-page-activity .row {
    margin: 0 -7.5px;
}

.branch-page-activity .col-md-6 {
    padding: 0 7.5px;
}

/*modal appointment page*/
.modal-appointment-page .chairman-img {
    height: 250px !important;
}

.modal-appointment-page .chairman-wrap-content {
    margin-bottom: 40px;
}

.modal-appointment-page .appoint-btn {
    width: 80%;
}

.modal-appointment-page .appoint-btn button {
    padding: 10px 20px;
    font-size: 15px;
}

.modal-appointment-page .chairman-wrap-content p.appoint-time {
    font-size: 15px;
    color: #212121;
    font-weight: 500;
    margin: 10px 0;
}

.modal-appointment-page .mdl-appoint-categroy {
    width: 100%;
    text-align: right;
    margin-bottom: 30px;
}

.modal-appointment-page .mdl-appoint-categroy form select,
.modal-appointment-page .mdl-appoint-categroy form input {
    border: none;
    padding: 10px 20px;
    background: #f0f0f0;
    margin-right: 15px;
    cursor: pointer;
    font-size: 16px;
    font-weight: 600;
    color: #3a3a3c
}

.modal-appointment-page .mdl-appoint-categroy form select:last-child {
    margin-right: 0;
}



.open > .dropdown-menu {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    opacity: 1;
}

.dropdown-menu {
    opacity: .3;
    -webkit-transform-origin: top;
    transform-origin: top;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-transform: scale(1, 0);
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
}

.caret-up {
    width: 0;
    height: 0;
    border-left: 4px solid rgba(0, 0, 0, 0);
    border-right: 4px solid rgba(0, 0, 0, 0);
    border-bottom: 4px solid;

    display: inline-block;
    margin-left: 2px;
    vertical-align: middle;
}
/*carousel*/
.carousel-icon-position{
    position: relative;

}
.carousel-inner{
    overflow: visible;
}
.carousel-slider-icon a{
    opacity: 1;
    width: auto;
}
.carousel-slider-icon a.carousel-control-prev{
    left: 25px;
}
.carousel-slider-icon a.carousel-control-next{
    right: 25px;
}
.carousel-slider-icon a span i{
    font-size: 60px;
    color: #dbd5d5;

}
.carousel-slider-icon a span{
    width: auto;
    height: auto;
    background: transparent!important;
}
/*gallery wrapper style*/
.gallery-img{
    margin-bottom: 30px;
    overflow: hidden;

}
.gallery-img img{
    transition: all 0.2s ease
}
.gallery-img:hover img{
    opacity: 0.65;
    transform: scale(1.1);
}
.gallery-pagination{
    margin-top: 40px;
}
.pagination{
    border-radius: 0;
    display: block;
    text-align: center;
}
.gallery-pagination .page-item{
    display: inline-block;
}
.gallery-pagination .page-link{
    border: solid 2px #f0f0f0;
    background-color: #ffffff;
    color: #212121;
    font-size: 16px;
    font-weight: 600;
    border-radius: 0;
    margin-right: 15px;
    padding: 4px 15px;
    transition: all 0.2s ease;
    position: inherit;
}
.gallery-pagination .page-link:hover{
    background: #008541;
    color: #ffffff;
    border-color: transparent;
}
.page-item:first-child .page-link,
.page-item:last-child .page-link{
    border-radius: 0
}
a{cursor: pointer;}
/*contact us wrapper*/
.contact-details{
    background: #008541;
    padding:60px 50px 110px;
    color: #ffffff;
    opacity: 0.95;
    height: 100%;
}
.contact-details h2{
    font-weight: 800;
    font-size: 30px;
    margin-bottom: 40px;
}
.contact-details h4{
    font-size: 22px;
    font-weight: 800;
    margin-bottom: 20px;
}
.contact-details p{
    font-size: 16px;
    color: #ffffff;
    line-height: 1.67;

}
.contact-details p span{
    display: block;
}
.contact-form{
    margin-left: 20px;
}
.contact-form form label{
    color:#3a3a3c;
    font-size:18px;
    margin-bottom: 12px;
}
.contact-form form input{
    height:50px;
    background: #f0f0f0;
    border-radius: 0;
    margin-bottom: 30px;
    font-size: 13px;
}
.contact-form form textarea{
    height: 200px;
    border-radius: 0;
    background: #f0f0f0;
    font-size: 13px;

}
.contact-form form button{
    background: #008541;
    margin-top: 20px;
    color: #ffffff;
    font-size: 22px;
    text-align: center;
    width: 200px;
    height: 60px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.4s ease;
    border-radius: 0
}
.contact-form form button:hover{
    background: #1c9061;
    color:#ffffff;
}
.contact-form .form-control:focus{
    background: #f0f0f0;
    border-color:#ced4da
}
/*news details wrapper*/
.news-detail-content{
    padding: 40px 0 100px;
}
.news-detail-content button{
    border-radius: 5px;
    border: 0;
    background: #1c9061;
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    padding: 6px 30px;
}
.news-publish-author{
    display: flex;
    margin: 30px 0 50px;
}
.news-publish-author img,
.news-publish-author p,
.news-publish-author h6{
    margin-top: 0!important;
}
.news-publish-author h6,
.news-publish-author p{
    margin:0 25px;
    line-height: 50px!important;
    font-size: 20px;
    color: ##3a3a3c;
    font-weight: bold;
}
.news-publish-author p{
    font-weight: normal;
    margin: 0;
}
.publish-social{
    margin-left: 40px;
    line-height: 50px
}
.news-publish-author .publish-social li{
    display: inline-block;
}
.publish-social li a {
    border-radius: 5px;
    border: solid 1.5px #daecec;
    background-color: #f0f0f0;
    padding: 6px 10px;
    color: #3a3a3c;
    font-size: 16px;
    margin-right: 10px;
}
.publish-social li a i{
    margin-right: 8px;
    font-size: 14px;
}
.news-detail-content h4{
    font-size: 40px;
    color: #3a3a3c;
    font-weight: 800;
    line-height: 1.5;
    margin: 20px 0;
}
.event-details-text p{
    font-weight: 300;
    color:#3a3a3c;
    line-height: 2;
    font-size: 20px;
    margin-top: 30px;
}
.news-detail-content p, .service-details-text p{
    font-weight: 300;
    color:#3a3a3c;
    line-height: 2 !important;
    font-family: arial, helvetica, sans-serif;
    font-size: 12pt;
}
.news-detail-content ul li, .news-detail-content ol li, .service-details-text ul li, .service-details-text ol li{
    list-style-type: disc !important;
    list-style-position: inside !important;
    line-height: 2 !important;
}

.news-detail-content img{
    margin-top: 30px;
}
.news-detail-content h5{
    margin-top: 30px;
    font-weight: bold;
    font-size: 25px;
}
/*event listing page*/
.event-content{
    margin-bottom:50px;
    overflow: hidden;
    max-width: 96%;
}
.event-content.event-right {
    float: right;
}
.event-date{
    width: 160px;
    text-align: center;
    background: #008541;
    margin-right:25px;
    padding: 6% 0;
    float: left;
}
.event-date h4{
    font-size: 25px;
    font-weight: bold;
    color: #ffffff;
    margin-bottom: 5px;

}
.event-date p{
    font-size: 20px;
    color:#ffffff;
    font-weight: normal;
}
.event-text h3,
.event-details-text h3{
    font-size: 17px;
    color: #212121;
    font-weight: bold;
    line-height: 30px;
}
.event-text{
    width: 65%;
    float: left;
}
.event-text p,
.event-text a{
  font-size:15px;
  font-weight: normal;
  line-height: 1.75;
  color: #212121;
  margin: 8px 0 6px;
}
.event-text a{
    font-weight: 600;
    margin: 0;
    text-transform: capitalize;
}
.event-text a i{
    margin-left: 5px;
}
/*event details wrapper*/
.event-detail-content{
    display: flex;
}
.event-detail-content .event-date{
    padding: 50px 0;
    height: 160px;
}
.event-details-text{
    width: 82%;
    margin-left: 10px;
}
td.col-5 {
    width: 35%;
}
.event-details-text h3{
    margin-top: 30px;
    font-size: 25px;
    line-height:1.4;
}
.event-details-text p{
    line-height: 1.75;
    font-weight: normal;
    font-size: 18px;

}
.event-details-text h4{
    font-size: 25px;
    font-weight: 600;
    line-height: 1.4;
    color: #212121;
    margin: 30px 0;
}
.participation-list table td{
    color:#212121;
    font-weight: normal;
    font-size:18px;
    line-height: 1.75;
    border-color: #f0f0f0
}
.participation-list table tr td:first-child{
    font-weight: 600;
}
.participation-list table tr:first-child td{
    border-top: 0
}
.branch-img.dummy_branch_container{
    transition: .5s;
}
/*services page wrapper*/
.services-content{
    margin-bottom: 30px;
    text-align: center;
    box-shadow: 0 3px 8px 0 #eef1f6;
    background-color: #ffffff;
    padding: 15px;
    min-height: 270px;
    border: 1px solid #ececec;
}

.services-content:hover{
    box-shadow: 0 5px 8px 0 #eef1f6;
    background: #e7eeeb;
    border: 1px solid #e2e3e3;
}
.service-icon{
    width: 100px;
    height: 100px;
    background: #fbe8f1;
    border-radius: 50%;
    margin: auto;
    text-align: center;
}

.service-icon a i{
    font-size:40px;
    line-height: 100px;
    color: #EFA2AC;

}

.services-text h5{
    font-size: 22px;
    color: #353535;
    font-weight: 800;
    margin:15px 0 10px;
}
.services-text p{
    font-size: 14px;
    font-weight: 600;
    color: #353535;
    line-height: 1.67;
    margin-bottom:10px;
}
.services-text a{
    font-size: 13px;
    font-weight: 600;
    color: #353535;
}
.services-text a i{
    margin-left: 7px;

}
/*doctor services wrapper*/
.doctor-services-wrapper{
    background: #f0f0f0;
    margin-bottom: 100px;
}
.doctor-service-img{
    box-shadow: 22px 19px 4px 11px #ffc4e0;
}
.doctor-service-content{
    margin-left: 95px;
}
.doctor-service-content p{
    color: #008541;
    font-size:18px;
    font-weight: 600;
}
.doctor-service-content .service-content-text h4,
.service-details-text h4{
    color:#353535;
    font-size: 25px;
    font-weight: 800;
    line-height: 1.5;
    margin:15px 0;
}
.doctor-service-content .service-content-text ul li,
.service-details-text ul li{
    margin-bottom: 10px;
}
.doctor-service-content .service-content-text ul li a,
.service-details-text ul li a{
    font-size: 14px;
    color: #353535;
    font-weight: 600;
}
.doctor-service-content .service-content-text ul li a i,
.service-details-text ul li a i{
    margin-right: 12px;
    font-size: 14px;
    color:#008541
}
.doctor-service-content .service-content-text a.read-more{
    padding: 10px 20px;
    background: #008541;
    margin-top:20px;
    display: inline-block;
    color: #fff !important;
    border-radius: 5px;
    font-size: 16px;
}

.doctor-service-content .service-content-text a.read-more i{
    margin-left: 5px;
}
/*service details banner*/
.service-details-banner{

}
/*service details content*/
.service-slide-content{
    height: 400px;
    overflow:hidden;
}
.service-slide-content img{
    height: 100%;
}
.service-details-content {
    padding: 60px 0;
}
.pop-up-video{
    margin:40px 0;
    position: relative;
}
.pop-up-video:before{
    content:'' ;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0.53;
    z-index: 1;
    background-image: linear-gradient(to bottom, rgba(76, 106, 41, 0.15), #212121);

}
.pop-up-button {
    position: absolute;
    right: 40px;
    bottom: 40px;
    text-align: center;
    z-index: 3;

}
.pop-up-button .round-button{
    border-radius: 50%;
    background: #b0b7b069;
    padding:10px;
    transition: all 0.3s ease
}
.pop-up-button .round-button:hover
{
    background: #008541;
}
.pop-up-button .round-button:hover i{
    color: #008541;
    opacity: 1

}
.pop-up-button .inner-round-button{
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: #ffffff;

}
.pop-up-button .inner-round-button a{
    display: block;
}
.pop-up-button .inner-round-button i{
    font-size: 18px;
    line-height: 60px;
    color: #008541;
    opacity: 0.41
}
.service-details-text h4{
    font-size: 26px;
    margin-top: 0;
    margin-bottom: 25px;
}
.service-details-text ul{
    margin-top: 25px;
}
.service-details-text p{
    font-size: 16px;
    color: #353535;
    font-weight: normal;
    line-height: 1.67
}
.service-details-appooint{
    margin-left:80px;
    text-align: center;
}
.service-details-query-box{
    background: #f0f0f0;
    padding: 30px 0;
}
.service-details-query-box h3{
    color: #3a3a3c;
    font-size: 28px;
    font-weight: 800;
    line-height: 1.38;
    margin-bottom: 20px;
    padding:0 25px;

}
.service-details-query-box form{
    padding: 0 20px;
}
.service-details-query-box form .select{
    padding:15px 30px;
    background: #ffffff;
    border-radius: 5px;
    margin-bottom: 15px;
    position: relative;
}
.service-details-query-box .nice-select{
    float: inherit;
    width: 100%;
}
.service-details-query-box .nice-select:after,
.service-details-query-box form input:after{
   border-bottom: 2px solid #008541;
   border-right: 2px solid #008541
}
.service-details-query-box .nice-select .list{
    color: #ffffff
}
.service-details-query-box form input{
    width: 100%;
    user-select: none;
    border:none;
    font-size: 14px;
    cursor: pointer;
}
.service-details-query-box form .select i{
    position: absolute;
    right: 40px;
    top: 50%;
    transform: translateY(-50%);
    color: #008541;
    font-size: 12px;
}
.service-details-query-box form a.book-appointment {
    width: 100%;
    padding: 15px;
    font-size: 18px;
    margin-top: 15px;
    transition: all 0.3s ease;
    display:block;
}
.service-details-info{
    background: #f0f0f0;
    margin-top: 30px;
    padding: 15px;
    overflow: hidden;
}
.details-info-icon{
    line-height: 65px;
    display: inline-block;
}
.service-details-info p {
    width: 80%;
    float: right;
    margin-left: 15px;
    font-size: 12px;
    text-align: left;
    color: #212121;
    font-weight: 400;
    line-height: 1.75;
}
.service_icon {
    max-width: 100px;
      display: inline-block;
      width: 100px;
      height: 100px;
      background-position: 50% 50%;
      background-size: cover;
      border-radius: 50%;
}
.ibh input{
    border: 0 !important;
    background: none;
}

/*modal branch date */
.mdl-branch-select h4 span {
    display: block;
    font-weight: 400;
    font-size: 25px;
    margin-top: 15px;
}

.date-brach-content ul li {
    background: #01813f;
    display: inline-block;
    margin-right: 14px;
    color: #fff;
    width: 32%;
    margin-bottom: 15px;
    height: 80px;
    /*line-height: 80px;*/
    padding:  25px;
}
.list li{
    font-weight: normal !important;
    text-align: left !important !important;
    font-size: 12px !important;
}
.date-brach-content ul li:last-child {
    margin-right: 0;
}

.date-brach-content ul li a {
    color: #fff;
    display: block;
}

/*.date-brach-content ul li span {
    display: inline-block;
    margin: 0 30px;
    font-size: 18px;
    font-weight: 600;
}
*/
.date-brach-content ul li i {
    font-size: 16px;
}

.date-brach-content ul li img {
    width: 13%;
    float: left;

}
.date-brach-content ul li img:last-child{
    float: right;
    margin-top: 7px;
}
.bottom-content-wrap ul li {
    background: #f0f0f0;
    color: #212121;
    font-weight: 600;
    font-size: 15px;
}

.bottom-content-wrap ul li span {
    font-weight: 300;
    margin-left: 5px;
    font-size: 15px;
}
.date-brach-content ul li .select li{
    width: 100%;
    line-height: 40px;
    margin-right: 0;
    min-height: 40px;
    margin-bottom: 0;
    height: 0;
    padding: 0 25px;
}
.date-brach-content ul li .select{
    float: left;
    width: 58%;
    margin: 0 20px;
    text-align-last: center;
}
.date-brach-content ul li .select .nice-select{
    width: 100%;
    padding-right: 0;
}
.date-brach-content ul li .select .nice-select:after{
    display: none;
}
.date-brach-content ul li .select .nice-select span{
    margin-top: 4px;
    text-align: center;
}
.date-brach-content ul li .select .nice-select .list{
    width: 120%;
}
.date-brach-content ul li .select.date span{
    line-height: 30px;
    text-align: center;
    margin-top: 0;
}
.bottom-content-wrap ul li span{
    display: inline-block!important;
}
.view-doc-info button {
    border: 0;
    background: #01813f;
    float: right;
    color: #ffffff;
    margin-top: 40px;
    padding: 14px 28px;
    font-size: 16px;
    border-radius: 2px;
    transition: all 0.2s linear
}

.view-doc-info button:hover {
    background: #049e4f;
}

.view-doc-info button img {
    margin-left: 4px;
}

.jq-toast-wrap.top-left {
    top: 20px;
    left: 20px;
    z-index: 999999 !important;
}
.success-email{
    padding-left: 14px;
    color: #0c8b4a;
}

.error-email {
    padding-left: 14px;
    color: #ef3f38;
}

.author-image{
    width: 50px;
    height: 50px;
    border-radius: 100%;
    border: 2px solid #ccc !important;
}


.nice-select .option:hover, .nice-select .option.focus, .nice-select .option.selected.focus {
    background-color: #049e4f;
    color: #fff;
}
.heighlight_branch:hover{
    background-color: #c5e6cd;
}
.heighlight_branch a{
    color:#292a29 !important;
    font-weight: bold;
    /*background-color: #049e4f;*/
}

.news-details-banner{
    overflow: hidden;
    max-height: 890px;
    position: relative;
}
.news-details-banner img{
    height: 100% !important;
    object-fit: cover;
}

.stellarnav li li:hover {
    background: #049e4f !important;
}

.gallery-pagination  a.active{
    color: #008541;
    font-weight: bold;
}
html {
  scroll-behavior: smooth;
}


@media only screen and (min-width: 960px) {
    .nav-link {
        padding: 0 !important;
    }
}
@media only screen and (max-width: 960px) {
    .stellarnav li li {
        padding-left : 15px !important;
    }
}

.h-logo{

}
.h-menu{
    padding-right: 0 !important;
    padding-left: 0 !important;
}
.h-side{
    background: #c6e7ce;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.h-logo a{

}
.recent-act-img img{
    cursor: pointer;
    object-fit: cover;
    object-position: 100% 0;
    object-position: 0 100%;
}
.social_footer{
    width: 32px;
    height: 32px;
}

.light-box{
    left: 5% !important;
    margin-left: 0 !important;
    width: 90% !important;
    height: 90% !important;
    top: 5% !important;
    margin-top: 0px !important;
}
.light-box img{
    object-fit: fill !important;
    height: 100% !important;
}

@media only screen and (max-width: 768px) {
    .light-box{
        left: 5% !important;
        margin-left: 0 !important;
        width: 90% !important;
        height: 90% !important;
        height: inherit !important;
        margin-top: 0px !important;
    }
    .light-box img{
        object-fit: fill !important;
        height: inherit !important;
    }
}

.album-title{
    font-size: 15px;
    text-align: center;
    color: #4e4747;
    font-weight: bold;
}
.album-image {
    margin-bottom: 15px !important;
    margin-bottom: 30px;
    height: 250px;
    opacity: 0.9;
    overflow: hidden;
    transition: all 0.3s ease;
}
.album-image img{
    object-fit: fill;
    cursor: pointer;
    object-position: 0 100%;
    height: 100%;
}
.album-image span{
    position: relative;
    top: 21px;
    left: -1px;
    /* display: block; */
    background: #fff;
    padding: 5px;
    font-size: 10px;
    color: #4e4747;
}
.album-div {
    margin-bottom: 20px;
}

.c-list{
height: 300px !important;
}
.c-list-details{
    min-height: 250px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: center;
}



.c-list-details .appoint-btn {
    position: unset !important;
    left: 0 !important%;
    transform: inherit !important;
    width: 100% !important;
    margin-top: 10px;
    margin-top: auto;

}

.service-single{

}
.service-single ul{
    list-style-position: inside;
    padding-left: 20px;
}
.service-single ul li{
    list-style: disc !important;
    list-style-position: inside;
}

.light-box span{
    position: relative;
    padding: 10px;
    bottom: 46px !important;
    font-size: 20px;
    text-align: center;
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0% 0% !important;
    color: rgb(255, 255, 255);
    display: block;
    font-weight: bold;
}

.recent-activity-content.wow.pulse p a{
    color: #008541;
}
.b-box-col{
    padding: 10px;
}
.branch-box-about{
    border: 1px solid #ccc;
    margin: 5px;
    display: flex;
    justify-content: center;
    align-content: center;
    box-shadow: 2px 2px 2px -1px #ccc !important;
    height: 100%;
    width: 100%;
    flex-direction: column;
    justify-content: space-between;
}

.branch-box-about div.branch-info{
    margin-bottom: 60px;
    margin-top: 60px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start
    align-content: center;
    text-align: center;
    padding: 0px 20px;
    margin-bottom: 0px;
}

.b-box-a{
    display: flex;
    justify-content: center;
}

h4.branch-heading.ba {
    color: #008541 !important;
    text-shadow: 1px 1px 1px #008541;
}

.branch-address p a {
    color: #008541 !important;
}

.branch-box-about:hover{
    background:#ccc;
    background: #e7eeeb;
}


.hotline {
    top: -6px;
    position: relative;
    font-weight: bold;
}
.activity-txt h5{
    color: #1f7e14;
    padding-bottom: 15px;
}

.view-gallery{
    display: flex;
    justify-content: center;
}

a.read-more {
    font-size: 15px;
    font-weight: bold;
    color: #212121 !important;
}
.g-read-more{
    padding-top: 10px;
}

.top-header{

}
.top-header .row{

}
.navbar-brand{
    padding-top: 17px;
}
.htl{
    /* width: 180px; */
    width: 192px;
    text-align: left;
    margin-right: 15px !important;
}
.valuable_info{
    padding-left: 20px;
}

@media only screen and (max-width: 1440px) {
    .valuable_info .app_btn {
        padding: 14px 8px;
    }
    .valuable_info .app_btn a, .banner-content-txt a {
        font-family: 'Mulish', sans-serif;
        font-size: 13px;
        line-height: 1.14;
    }
    .htl {
        width: 152px;
        text-align: left;
        font-size: 12px !important;
    }
}

@media only screen and (max-width: 992px) {
    .stellarnav {
        background: none;
    }
    .update-info h4 {
        padding-left: 0%;
        padding: 1%;
    }
    .update-info h4 img{
        width: 100%;
    }
    .update-info h4 a {
        font-size: 9px;
    }
    .c-n-t{
        display: none;
    }
    .c-n-f{
        top: -20px !important;
    }
}
@media only screen and (max-width:778px) {
    .mileston-content .mcp {
        padding-top: 30px;
    }
    .f-s{
        width: inherit !important;
    }
    .activity-txt {
        text-align: center;
    }

    .feature-item-img {
        margin-bottom: 18px;
        text-align: center;
    }
    .footer_logo{
        width: 80% !important;
    }
    .items-wrap.d-flex .mileston-item {
        width: 42% !important;
    }
    .about-details {
        margin-left: 0px;
    }
    .items-wrap.d-flex .mileston-item:first-child{
        margin-left: 16px !important;
    }

    .counter-content {
         padding: 0px !important;
    }
    .about-features-content.d-flex, .about-features-one.d-flex.flex-column{
        width: 100%;
    }

}


@media only screen and (max-width: 578px) {
    .f-s{
        width: 100%;
    }
    .items-wrap.d-flex .mileston-item:first-child{
        margin-left: 0px !important;
    }
    .items-wrap.d-flex .mileston-item {
        width: 50% !important;
    }
}





.about-features-one.two {
    padding-top: 100px;
    width: 50%;
}

.c-bio{
    min-height: 220px;
}
.features-img.news-img{
    transition: all 0.2s ease;
    overflow: hidden;
    height: 243px;
}


.features-img.news-img img{
    height: 100%;
    object-fit: cover;
    width: 100%;
    object-position: 100% 0;
}


a[href^="tel:"]
{
  font-family: sans-serif;
  color: #000;
}

.branch-contact-nav{
    height: 898px;
    overflow-y: scroll;
}

.branch-contact-nav::-webkit-scrollbar {
  width: 20px;
}

/* Track */
.branch-contact-nav::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey;
  border-radius: 10px;
}

/* Handle */
.branch-contact-nav::-webkit-scrollbar-thumb {
  background: #c6e7ce;
  border-radius: 10px;
}

.branch-contact-nav::-webkit-scrollbar-thumb:hover {
  background: #008541;
}



.mourn-section-wrapper .row
{
    justify-content: center;
}

/*consultant modal list css*/
.b-c-name{
    padding-left: 0;
}

.b-c-name a{
    background-color: #008541;
    display: block;
    padding: 10px;
    margin-bottom: 15px;
    color: #fff;
}

.branch-details-footer{
    padding-left: 40px;
    padding-top: 20px;
}

.mobile-box{
    width: 100%;
    margin: 20px 0;
    background: #178541;
    color: #fff;
    padding: 0 20px;
    display: flex;
    justify-content: space-between;
}

.mobile-box a{
    color: #fff !important;
}

.mobile-box i{
    padding: 5px;
    background: #fff;
    color: #178541 !important;
    margin: 20px 0;
}


@media only screen and (max-width: 770px) {
    .desktop{
        display:  none;
    }
    .mobile{
        display:  block;
    }
}



@media only screen and (min-width: 770px) {
    .desktop{
        display:  block;
    }
    .mobile{
        display:  none;
    }
}
.ext{
margin-bottom: 0 !important;
}

.ext li{
list-style: disc !important;
}
.ext-1 li {
list-style: disc !important;
list-style-position: inside !important;
}
.ext {
    margin: 20px 0 0px !important;
}




/* version 1.1 */


.filter-fields {
    display: flex;
    gap: 15px;
    margin-top: 20px;
}

.dropdown-field,
.input-field {
    flex: 1;
}

.update-info label {
    font-weight: bold;
    margin-bottom: 5px;
    display: block;
}

.update-info .form-control {
    width: 100%;
    padding: 10px;
    font-size: 16px;
}

.slide-text-content {
    display: flex;
    gap: 10px;
    margin-top: 10px;
    flex-wrap: wrap;
}

.update-info .form-control {
    padding: 8px;
    font-size: 14px;
    width: 25%; /* Adjust width to fit three fields side by side */
    min-width: 150px; /* Ensure it fits smaller screens */
}

.text-content{
    width: 100%;
    display: flex;
    justify-content: space-around;;
    align-items: center;
    height: 65px;
}

.chosen-container{
  width: 25% !important;
}
.chosen-container-single .chosen-single{
  height: 35px !important;
  line-height: 35px !important;
  background: #fff !important;
  box-shadow: none !important;
  /* color: #008541; */
  border-radius: 0px !important;
  border: 1px solid #008541 !important;

}
/* .chosen-container-single .chosen-search{
  height: 23px;
} */
.chosen-container {
    z-index: 9999; /* Make sure this value is higher than the slider */
    position: relative; /* Ensure proper stacking context */
}
.latest-news-wrapper{
  overflow: visible;
}
.update-info .form-control{
  border: 1px solid #008541;
  border-radius: 0px !important;
  /* color: #008541; */
}

/*slider start*/
.banner1-wrapper {
    display: flex;
    align-items: center;
    width: 1335px;
    height: 550px;
    justify-content: center;
    margin: 0 auto;
    /* width: 100%;
    height: 550px; /* Adjust height as needed */ */
    gap: 20px; /* Optional spacing */
    border-bottom:1px solid #efefef;
}


@media (max-width: 1200px) {
    .banner1-wrapper {
        flex-direction: column;
        align-items: center;
    }

    .banner-options {
        width: 100%;
        text-align: center;
        margin-top: 20px;
    }
}

.slider {
    flex: 6; /* 70% width */
    height: 100%;
    overflow: hidden;
    border-radius: 0px;
}

.slider img {
    width: 100%;
    height: 100%;
    /*object-fit: cover;*/
    border-radius: 0px;
}
.banner-options {
    flex: 4;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
    border-radius: 10px;
    height: 100%;
    padding-left: 40px;
}

.banner-content {
    text-align: center;
}

.banner-content h2 {
    font-size: 22px;
    font-weight: bold;
    color: #046f38;
    margin-bottom: 20px;
}

.button-group {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.btn {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    background: #046f38;
    color: white;
    padding: 15px 15px;
    border-radius: 5px;
    text-decoration: none;
    font-weight: bold;
    transition: 0.3s;
}

.btn i {
    font-size: 16px;
}

.btn:hover {
    background: #034f28;
}
.same-line-options{
  display: flex;
  justify-content: space-between;
  gap: 15px;
}
.same-line-options a{
  width: 50%;
}
.banner-right-content h2{
      color: #046f38;
      font-weight: bold;
      margin-bottom: 20px;
      font-family: monospace;
      line-height: 42px;
}
.banner-right-content div .btn{
      /* flex-direction: column;
      padding: 12px 12px;
      gap: 0px;
      font-weight: normal; */
      flex-direction: column;
      padding: 12px 12px;
      gap: 0px;
      font-weight: normal;
      background-color: #f0f0f0;
      box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.2), 0 1px 2px 0 rgba(0, 0, 0, 0.19);
      color: #046f38;
      border-radius: 10px;
      transition: background-color 0.2s ease, transform 0.2s ease;
}
.banner-right-content div .btn:hover{
    background-color: #c2edd7;
}

.dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #0d7e44 !important;
}

.learn-more.find-doctor-btn{

}
.learn-more.find-doctor-btn a{
  padding: 10px 0px;
  height: 38px;
  line-height: 18px;
  margin-right: 5px;
}

li.active-branch{
    background-color: #a5ddb83d !important;
}
/*finish slider*/

.chosen-container-single .chosen-single div {
  position: relative !important;
}
.chosen-single span div img{
  top: 0px !important;
  position: relative !important;
}

.tel-number span{
  font-size: 21px !important;
}
.search-doctor-mobile .chosen-container.chosen-container-single{
  width: 100% !important;
}
.find-doctor-mobile select{
      border: 1px solid #008541;
      border-radius: 0px;
}

.about-more.v-p{
  display: flex;
  justify-content: center;
  margin-top:10px;
}
.about-more.v-p a{
  padding: 10px 30px;
  font-size: 15px;
  width: 184px;
  border-radius: 3px;
}
.appoint-btn.abp{
  margin-top: 8px;
}
.appoint-btn.abp button{
  border: 1px solid #008541;
}
.appoint-btn.abp button:hover{
  background: #fff;
  border: 1px solid #008541;
  color: #353535;
}
.branches.b-a-new{
  padding-left: 33px;
  padding-bottom: 20px;
}
.call-hotline{
  font-size: 18px !important;
  background-color: #fff;
  color: #000 !important;
  border-radius: 10px;
  padding: 5px 15px;
  cursor: pointer;
}
.h-n{
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.h-n a{
  font-weight: bold;
  font-size:30px;
}
.h-n img {
  top: 0px !important;
}
.contact-h-m{
  display: flex;
}
.contact-h-m img{
    width: 83px !important;
    margin-left: 8px;
    top: 0px !important;
}
.contact-modal{
  width: 100%;
  font-size: 22px;
}
.contact-modal tr{

    padding:10px;
}
.contact-modal tr td{
    padding: 6px;
    background: #fff;
}
.contact-modal tr td a{
    text-decoration: underline;
}
.contact-modal tr td span{
    background: #ebe8e8;
}



.hotline-table-container {
  font-family: 'Arial', sans-serif;
  max-width: 800px;
  margin: 20px auto;
  padding: 20px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  background: #f9f9f9;
}

.hotline-title {
  /* text-align: center; */
  color: #2c3e50;
  margin-bottom: 20px;
  font-size: 28px;
}

.hotline-table {
  width: 100%;
  border-collapse: collapse;
  font-size: 16px;
}

.hotline-table th {
  background-color: #178541;
  color: white;
  padding: 12px;
  text-align: left;
}

.hotline-table tr:nth-child(even) {
  background-color: #f2f2f2;
}

.hotline-table tr:hover {
  background-color: #e3f2fd;
}

.hotline-table td {
  padding: 12px;
  border-bottom: 1px solid #ddd;
}

.hotline-table td a {
  color: #2980b9;
  text-decoration: none;
  font-weight: bold;
}

.hotline-table td a:hover {
  text-decoration: underline;
}

.call-btn {
  background-color: #27ae60;
  color: white;
  border: none;
  padding: 8px 12px;
  border-radius: 4px;
  cursor: pointer;
  font-weight: bold;
  transition: all 0.3s;
}

.call-btn:hover {
  background-color: #2ecc71;
  transform: scale(1.05);
}

/* Responsive design */
@media (max-width: 600px) {
  .hotline-table {
    font-size: 14px;
  }

  .hotline-table th,
  .hotline-table td {
    padding: 8px;
  }

  .call-btn {
    padding: 6px 8px;
    font-size: 12px;
  }
}
/* finish version 1.1 */
