@import url('https://fonts.googleapis.com/css2?family=El+Messiri:wght@400;500;600;700&display=swap');


body {
    font-family: 'El Messiri', sans-serif;
}

.border-radius {
    border-radius: 8px 8px 8px 8px;
    -moz-border-radius: 8px 8px 8px 8px;
    -webkit-border-radius: 8px 8px 8px 8px;
    border: 0px solid #000000;
}

.navbar-dark.scrolled {
    background: #004441;
    transition: .5s ease-in-out;
}

nav {
    margin-top: 0px !important;
}

.navbar {
    padding-top: 15px;
    padding-bottom: 15px;
}



.navbar-dark .navbar-nav .nav-link {
    color: #fff;
}

nav {
    margin-top: 10px;
}

nav .navbar-nav li a {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: .5px;

}

nav .navbar-nav .nav-item {
    margin-left: 5px;
    padding-left: 5px;
    padding-right: 5px;
}



nav .navbar-nav li::after {
    content: '';
    width: 0;
    height: 3px;
    border-radius: 10px;
    background: #C7C7B6;
    display: block;
    margin: auto;
    transition: all 0.5s ease-in-out;

}

nav .navbar-nav li:hover::after {
    width: 100%;

}

.active .nav-link {
    color: #C7C7B6 !important;

}

nav .navbar-nav .active::after {
    content: '';
    width: 100%;
    height: 3px;
    border-radius: 10px;
    background: #C7C7B6;

}



.dropdown-item {
    color: #3F3F3F;
}

.dropdown-menu {
    background-color: #fff;
    color: #3F3F3F;
    border: none;
}

.dropdown-item.active,
.dropdown-item:active {
    background-color: #fff !important;
}

.navbar-toggler {
    border: 0;
}

.navbar-toggler:focus,
.navbar-toggler:focus,
.navbar-toggler-icon:focus {
    outline: none;
    box-shadow: none;
    border: 0;
}

.toggler-icon {
    width: 30px;
    height: 3px;
    background-color: #C7C7B6;
    display: block;
    transition: all .2s;
}

.middle-bar {
    margin: 5px auto;
}

.navbar-toggler .top-bar {
    transform: rotate(45deg);
    transform-origin: 10% 10%;
}

.navbar-toggler .middle-bar {
    opacity: 0;
    filter: alpha(opacity=0);
}

.navbar-toggler .bottom-bar {
    transform: rotate(-45deg);
    transform-origin: 10% 10%;
}

.navbar-toggler.collapsed .top-bar {
    transform: rotate(0);
}

.navbar-toggler.collapsed .middle-bar {

    opacity: 1;
    filter: alpha(opacity=100);
}

.dropdown-item:focus,
.dropdown-item:hover {
    background-color: #fff;
}

.navbar-toggler.collapsed .bottom-bar {
    transform: rotate(0);
}

.navbar-toggler.collapsed .toggler-icon {
    background-color: #fff;
}

.navbar-nav {
    margin-top: 10px;
}


.btn-appoinment {
    background-color: #fff;
    font-size: 14px;
    margin-left: 15px;

    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 14px;
    padding-left: 14px;

    color: #3F3F3F;
    transition: all .6s ease-out;
}

.btn-appoinment:hover {
    border: .5px solid #C7C7B6;
    background-color: transparent;
    color: #fff;

}





.elaaj-slider .carousel-item {
    background-image: url(../images/Home-banner.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 700px;
}



.elaaj-slider .carousel-item-2 {
    background-image: url(../images/home-banner-1.jpg);
}



.content {
    margin-top: 270px;
}

.arrow-carousel {
    background-color: #004441;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    line-height: 50px;
}

.arrow-carousel img {
    padding-right: 3px;
}

.arrow-carousel-right {
    background-color: #004441;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    line-height: 50px;
}

.arrow-carousel-right img {
    padding-left: 3px;
}


/* .banner-img {
    background-image: url(../images/Home-banner.png);
    background-repeat: no-repeat;
    background-size: cover;
    height: 700px;

} */
.content h1 {
    font-size: 44px;
    line-height: 56px;
    margin-bottom: 0px;
}

.btn-explore {
    background-color: #fff;
    height: 50px;
    width: 160px;
    border-radius: 10px;
    font-size: 18px;
    margin-top: 20px;
    transition: all .6s ease-in-out;
    border: none;
}

.btn-explore:hover {
    background: rgb(0, 68, 65);
    border: 2px solid #C7C7B6;
    background-color: transparent;
    color: #fff;

}




/* insurence */


.insurence {
    margin-top: 80px;
}

.heading h2 {
    font-size: 32px;
    font-weight: 700;
    color: #004441;
}



.insurence .card {
    border: none;
}

.insurence .card:hover {
    background-color: #fff;
    box-shadow: -14px 22px 163px -12px rgba(0, 0, 0, 0.10);
    -webkit-box-shadow: -14px 22px 163px -12px rgba(0, 0, 0, 0.10);
    -moz-box-shadow: -14px 22px 163px -12px rgba(0, 0, 0, 0.10);

}

.insurence .owl-carousel .owl-item img {
    /* width: 90% !important; */
    padding: 20px;
}

.owl-theme .owl-nav {
    display: none;
}

.owl-carousel .card {
    text-align: center;
    padding: 30px;
}

.owl-carousel {
    padding-top: 10px;
    padding-bottom: 10px;
}

.owl-carousel .card img {
    size: 50px;
}


/* treatments */
.home-treatments {
    margin-top: 80px;
}

.treatment-header {
    width: 90%;
}

.card-treatments {
    height: 440px;

    width: 380px;
    margin-bottom: 20px;
    border: none;
    box-shadow: -14px 22px 163px -12px rgba(0, 0, 0, 0.08);
    -webkit-box-shadow: -14px 22px 163px -12px rgba(0, 0, 0, 0.08);
    -moz-box-shadow: -14px 22px 163px -12px rgba(0, 0, 0, 0.08);
    transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
    border-radius: 10px;
}

.card-treatments:hover {
    box-shadow: -14px 22px 163px -12px rgba(0, 0, 0, 0.19);
    -webkit-box-shadow: -14px 22px 163px -12px rgba(0, 0, 0, 0.19);
    -moz-box-shadow: -14px 22px 163px -12px rgba(0, 0, 0, 0.19);
}


.card-treatments img {
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
}

.card-treatments button {
    background-color: #004441;
    width: 140px;
    height: 40px;
    border-radius: 10px;
    border: none;
    margin-bottom: 10px;
    text-align: center;
    transition: all .6s ease-out;
}

.card-treatments button:hover {
    background: rgb(0, 68, 65);
    background: linear-gradient(90deg, rgba(0, 68, 65, 1) 0%, rgba(7, 98, 92, 1) 35%, rgba(199, 199, 182, 1) 100%);

}

.card-treatments button a {
    text-decoration: none;
    font-size: 12px;
    color: #fff;
}

.card-treatments h5 {
    color: #004441;
    font-size: 20px;
    font-weight: 700;
    margin-top: 10px;
    margin-bottom: 10px;

}

.card-treatments p {
    font-size: 15px;
    line-height: 22px;
    font-weight: 400;
    color: #3F3F3F;
}

.btn-treatments {
    padding-top: 40px;
}

.btn-home-treatments {
    width: 160px;
    height: 50px;
    border-radius: 10px;
    margin: auto;
    background-color: #004441;
    color: #fff;
    font-size: 16px;
    letter-spacing: .5px;
    transition: all .8s;
    align-items: center;
    justify-content: center;
    transition: all .6s;
    border: none;

}

.btn-home-treatments:hover {
    background: rgb(0, 68, 65);
    background: linear-gradient(90deg, rgba(0, 68, 65, 1) 0%, rgba(7, 98, 92, 1) 35%, rgba(199, 199, 182, 1) 100%);
    box-shadow: -14px 22px 163px -12px rgba(0, 0, 0, 0.08);
    -webkit-box-shadow: -14px 22px 163px -12px rgba(0, 0, 0, 0.08);
    -moz-box-shadow: -14px 22px 163px -12px rgba(0, 0, 0, 0.08);
    color: #fff;
}

/* home-about */

.home-about {
    margin-top: 80px;
}

.home-about-img img {
    width: 590px;
    height: 390px;

}

.home-about-img {
    text-align: left;
    padding-left: 40px;
}

.home-about-content {
    padding-top: 56px;
    padding-bottom: 30px;
    width: 500px;
}

.home-about-content h5 {
    font-size: 32px;
    color: #004441;
    font-weight: 700;
    padding-bottom: 20px;
}

.home-about-content p {
    font-size: 16px;
    color: #3F3F3F;
    font-weight: 400;
    line-height: 26px;
    text-align: left;
}



.home-about-content img {
    margin-left: -25px;
}

/* cta */
.cta-section {
    margin-top: 160px;
    background-color: #004441;
    border-radius: 10px;
    height: 420px;
}

.cta-content {
    color: #fff;
    padding-top: 130px;
    padding-bottom: 40px;
    padding-left: 30px;
    padding-right: 30px;
}

.cta-content h5 {
    font-size: 24px;
    font-weight: 700;
    padding-bottom: 10px;
}

.cta-content p {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 20px;
}

.btn-cta-appoinment {
    background-color: #fff;
    width: 180px;
    height: 40px;
    border-radius: 10px;
    border: none;
    transition: all .5s ease-in-out;

}

.btn-cta-appoinment:hover {
    border: .5px solid #C7C7B6;
    background-color: transparent;
    color: #fff;
}


.cta-image img {
    width: 460px;
    height: 510px;
    vertical-align: top;
    margin-top: -90px;
}

.testimonial {
    margin-top: 80px;
}

/* .testimonial-card {
    width: 1000px;
    height: 387px;
    background: #C7C7B6;
    box-shadow: -14px 22px 163px -12px rgba(0, 0, 0, 0.08);
    -webkit-box-shadow: -14px 22px 163px -12px rgba(0, 0, 0, 0.08);
    -moz-box-shadow: -14px 22px 163px -12px rgba(0, 0, 0, 0.08);
    transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
} */

/* .testimonial-card {
    justify-content: center;
    align-items: center;
    margin-left: 110px;
    margin-right: 100px;
    border-radius: 10px;
    -webkit-box-shadow: 10px 10px 51px 50px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 10px 10px 51px 50px rgba(0, 0, 0, 0.1);
    box-shadow: 10px 10px 51px 50px rgba(0, 0, 0, 0.1);
}

.block {

    background-color: #fff;
    color: #333;


}

.block .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    place-items: normal;
    padding: 30px;


}

.user {
    margin-bottom: 30px;
    text-align: center;
    margin-left: 100px;

}

.user .image {
    position: relative;
    margin: 0 15px 30px 15px;


}

.user .image {
    border-radius: 100%;
    width: 150px;
}


.testimonial .owl-carousel .owl-item img {
    display: flex;

}

.testimonial .info {
    margin-right: 130px;
} */


.testimonial {
    padding: 10px 0;
}



.sec-heading {
    margin-bottom: 60px;
}

.sec-heading h5 {
    font-size: 44px;
    font-weight: 700;

}

.single-box {
    padding: 50px 30px;
    border-radius: 10px;
    background: #fff;
    width: 800px;
    margin-left: 200px;
    margin-right: 200px;
    box-shadow: 0px 10px 100px 0px rgba(0, 70, 66, 0.1);
    margin-bottom: 40px;
}

.single-box:hover {
    box-shadow: 0px 10px 100px 0px rgba(0, 70, 66, 0.2);
}

.img-area {
    margin: 45px 0 20px;
}

.single-box img {
    max-width: 100px;
    border-radius: 50%;
    margin: 0 auto;
}

.single-box h5 {
    font-weight: 600;
    margin: 0;
    font-size: 24px;
}

.single-box {
    overflow: hidden;
}

.single-box .img-area {
    width: 30%;
    float: left;
    margin: 0;
}

.single-box .testimonial-content {
    width: 70%;
    float: left;
    padding-left: 10px;
}

.user-id {
    padding-top: 30px;
}

.user-id h5 {
    font-size: 24px;
    color: #004441;
    font-weight: 600;

}

.user-id h6 {
    font-size: 16px;
    color: #3F3F3F;

}

.testimonial-content p {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}

/* .clients-carousel .owl-dots {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -60px;
    text-align: center;
    width: 100%;
} */

/* .clients-carousel .owl-dots {
    width: 16px;
    height: 16px;
    background-color: #ddd;
    margin: 0 6px;
    text-align: center;
    border-radius: 50%;
} */

/* .clients-carousel .owl-dots.active {
    background-color: #3F3F3F;
} */



.social-icons-footer a {
    background-color: #004441;
    width: 42px;
    height: 42px;
    margin-left: 10px;
    border-radius: 10px;
    padding: 5px;
    transition: .6s ease-in;
}


.social-icons-footer a:hover {
    opacity: .8;
    box-shadow: 0px 10px 100px 0px rgba(0, 70, 66, 0.2);
}


.social-icons-footer a img {
    padding: 5px;
}

.social-heading {
    color: #004441;
    font-weight: 700;
}

footer {
    margin-top: 80px;
}

footer .container {
    padding-top: 20px;
}

footer h5 {
    color: #004441;
    font-size: 18px;
}

.logo-about {
    font-size: 14px;
    color: #3F3F3F;
}

footer .col-md-2 a {
    color: #3F3F3F;
    transition: all 1s ease-in-out;
}

footer .col-md-2 a:hover {
    color: #004441;
    opacity: 1;

}

.facebook {
    margin-left: 5px;
}

footer a {
    text-decoration: none !important;
}

footer h6 {
    color: #004441;
    font-size: 20px;
}



.col-md-3 ul li a {
    color: #3F3F3F;
    font-size: 14px;
    text-decoration: none;
}

.col-md-3 ul li a:hover,
a:active {
    color: #3F3F3F;
}

.col-md-3 ul li {
    padding-bottom: 10px;
    text-decoration: none !important;
}






.footer-copyright {
    font-size: 12px;
    padding-top: 20px;
    color: #3F3F3F;
    opacity: .8;
    text-align: left;
    border-top: 1px solid #C7C7B6;
    padding-bottom: 10px;
    justify-content: center;
    margin-top: -70px;


}








/* about-page */
.image-about-banner {
    background: url("../images/about-banner-img.jpg");
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-size: auto;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    color: #fff;
    padding-top: 180px;
    padding-bottom: 180px;
}

.about-us-banner-text h2 {
    font-size: 42px;
    font-weight: 700;
    color: #fff;
}

/* .about-us-banner-text h2 .elipse-icon {
    margin-right: -40px;
} */

.about-elaaj {
    margin-top: 80px;
}



.about-elaaj-img img {
    width: 100%;
    padding: 20px;
    vertical-align: top;

}

.about-home-text {
    padding-top: 60px;
}

.about-home-text h5 img {
    margin-left: -40px;
}

.about-home-text h5 {
    font-size: 32px;
    color: #004441;
    font-weight: 700;
    margin-bottom: 30px;
}

.about-home-text p {
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    color: #3F3F3F;
}

/* vission mission */
.vission-mission {
    margin-top: 80px;
}

.vission-mission .container {
    background-color: #004441;
    border-radius: 10px;
    height: 442px;
}

.vission img {
    margin-left: -20px;
}

.mission img {
    margin-left: -20px;
}

.row>* {
    padding-right: 0px;
}

.vission-mission .vm {
    padding-top: 90px;
    padding-right: 30px;
    padding-left: 30px;
}

.vission-mission p {
    color: #C7C7B6;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
}

.vission-mission .vm .vission h5 {
    font-size: 24px;
    color: #fff;
    font-weight: 700;
    letter-spacing: .5px;
    margin-bottom: 10px;
}

.vission-mission .vm .mission h5 {
    font-size: 24px;
    color: #fff;
    font-weight: 700;
    letter-spacing: .5px;
    margin-bottom: 10px;
}

.vission-mission .vission {
    margin-bottom: 40px;
}

/* our doctors */

.our-doctors {
    margin-top: 80px;
}

.our-doctors .container {
    padding-left: 100px;
    padding-right: 100px;
}

.our-doctors .heading {
    margin-bottom: 50px;
}

.doctor-img img {
    width: 100%;
}

.our-doctors .doctor-1 {
    margin: 20px;
}

.doctor-detailes h5 {
    color: #004441;
    font-weight: 600;
    margin-top: 20px;
    font-size: 24px;
}

.doctor-detailes p {
    font-size: 16px;
    color: #3F3F3F;
    font-weight: 400;
}

/* ayurveda treatments */

.ayurveda-banner {
    background-image: url(../images/ayurveda-banner.jpg);
}

.ayurveda-detailes {
    margin-top: 80px;
}

.ayurveda-detailes .container {
    background-color: #F4F5ED;
    padding: 20px;
    border-radius: 10px;
}

.ayurveda-detailes .ayurveda-about-images {
    padding-right: 60px;
    padding-top: 60px;
    padding-bottom: 20px;
}

.ayurveda-about-images img {
    margin: 10px;
}

.ayurveda-about-images .ayurveda-section-image-1 {
    margin-top: 50px;
    margin-right: 20px;
}

.ayurveda-about-images .ayurveda-section-image-2 {
    margin-top: -20px;
}

.about-ayurveda {
    margin-left: 40px;
    margin-right: 40px;
    margin-top: 100px;
}

.about-ayurveda h5 {
    font-size: 32px;
    color: #004441;
    font-weight: 600;
    margin-bottom: 30px;
}

.about-ayurveda p {
    font-size: 16px;
    line-height: 28px;
    color: #3F3F3F;
    font-weight: 400;
}

/* ayurveda treatments */

.ayurveda-treatments {
    margin-top: 80px;
}

.ayurveda-treatments h2 {
    margin-bottom: 50px;
}

/* ayurveda benifits */
.ayurveda-benifits {
    margin-top: 50px;
}

.ayurveda-benifits-images img {

    height: 500px;
}

.ayurveda-benifits-images {
    margin-left: 80px;
}

.ayurveda-benfits-contents h5 img {
    margin-left: -30px;
}

.ayurveda-benifits .ayurveda-benfits-contents {
    margin-top: 50px;
    margin-left: 60px;
}

.ayurveda-benifits .ayurveda-benfits-contents h5 {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 30px;
    color: #004441;
    padding-left: 10px;
}

.about-ayurveda h5 img {
    margin-left: -30px;
}

.ayurveda-benfits-contents ul li {
    font-size: 16px;
    line-height: 24px;
    color: #3F3F3F;
    margin-bottom: 15px;
    list-style: url(../images/list-style.svg);
    padding-left: 10px;
}

/* hijama */
.hijama-banner {
    background-image: url(../images/hijama-banner.jpg);
}

.elipse-icon img {
    margin-left: -20px;
}




/* general medicine */

.general-banner {
    background-image: url(../images/general-medicine-banner.jpg);
}

.general-services {
    margin-top: 80px;
}

.general-services-content h5 {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 30px;
    color: #004441;
    padding-left: 10px;
}

.general-services-content ul li {
    font-size: 16px;
    line-height: 24px;
    color: #3F3F3F;
    margin-bottom: 15px;
    list-style: url(../images/list-style.svg);
    padding-left: 10px;
}

.general-services .general-services-content {
    margin-top: 20px;
    margin-right: 60px;
}

.general-services-img {
    margin-right: 60px;
}

.general-services {
    margin-left: 140px;
}

/* health problems */

.health-banner {
    background-image: url(../images/health-problem-banner.jpg);
}

.health-problems-section {
    margin-top: 80px;
}



.health-problems-section .card {
    margin-bottom: 40px;
    border: none;
    box-shadow: -14px 22px 163px -12px rgba(0, 0, 0, 0.08);
    -webkit-box-shadow: -14px 22px 163px -12px rgba(0, 0, 0, 0.08);
    -moz-box-shadow: -14px 22px 163px -12px rgba(0, 0, 0, 0.08);
    transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
    border-radius: 10px;
    padding: 10px;
    margin: 20px;
}

.health-problems-section .card:hover {
    box-shadow: -14px 22px 163px -12px rgba(0, 0, 0, 0.19);
    -webkit-box-shadow: -14px 22px 163px -12px rgba(0, 0, 0, 0.19);
    -moz-box-shadow: -14px 22px 163px -12px rgba(0, 0, 0, 0.19);
}

.health-problems-section .card-body h5 {
    font-size: 18px;
    color: #004441;
    font-weight: 600;
    padding-top: 10px;
}

/* packages */
.packages {
    margin-top: 80px;

}

.packages .row {
    margin-left: 50px;
    margin-right: 50px;
}

.packages .card {

    background-color: #fff;
    box-shadow: -14px 22px 163px -12px rgba(0, 0, 0, 0.08);
    -webkit-box-shadow: -14px 22px 163px -12px rgba(0, 0, 0, 0.08);
    -moz-box-shadow: -14px 22px 163px -12px rgba(0, 0, 0, 0.08);
    margin: 20px;
    padding: 20px;
    border-radius: 10px;
    border: none;
}

.packages .card:hover {
    box-shadow: -14px 22px 163px -12px rgba(0, 0, 0, 0.19);
    -webkit-box-shadow: -14px 22px 163px -12px rgba(0, 0, 0, 0.19);
    -moz-box-shadow: -14px 22px 163px -12px rgba(0, 0, 0, 0.19);

}

.packages .card h5 {
    font-size: 28px;
    color: #004441;
    font-weight: 700;
    padding-bottom: 10px;
    padding-top: 10px;

}

.packages ul li {
    /* list-style: url(../images/list-style.svg); */
    padding-left: 10px;
    font-size: 16px;
    margin-bottom: 30px;
    border-bottom: .05px solid #C7C7B6;
    border-radius: 5px;
    text-align: center;
    list-style: none;

}

.packages ul {
    justify-content: center;
    align-items: center;
    text-align: left;
    padding-right: 40px;
}

.btn-packages {
    width: 140px;
    height: 50px;
    background-color: #004441;
    border-radius: 10px;
    color: #fff;
    border: none;

}

.btn-packages:hover {
    background: rgb(0, 68, 65);
    background: linear-gradient(90deg, rgba(0, 68, 65, 1) 0%, rgba(7, 98, 92, 1) 35%, rgba(199, 199, 182, 1) 100%);
    color: #fff;
    /* border: 1px #004441 solid; */
}

.btn-packages-div {
    padding-bottom: 20px;
}



/* faq */

.faq {
    margin-top: 80px;
}

.accordion {
    padding-left: 140px;
    padding-right: 140px;
}

.accordion-item {
    border: none;
    padding: 10px;
}

.accordion-button {
    background-color: #C7C7B6;
    border-radius: 10px;
    font-size: 18px;
    color: #3F3F3F;
}

.accordion-button:not(.collapsed) {
    color: #fff;
    background-color: #004441;
    font-size: 18px;
}

.accordion-button:focus {
    border-color: transparent;
    box-shadow: none;
}

.accordion-button::after {
    background-image: url(../images/faq-icon-green.svg);
}

.accordion-button:not(.collapsed)::after {
    background-image: url(../images/faq-icon.svg);
}

.accordion-body {
    padding-top: 30px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 16px;
}

/* contact-us */
.contact-banner {
    background-image: url(../images/contact-banner-img.jpg);
}

.contact-detailes {
    margin-top: 80px;
}

.get-in-touch {
    padding: 40px;
    background-color: #fff;
    box-shadow: -14px 22px 163px -12px rgba(0, 0, 0, 0.08);
    -webkit-box-shadow: -14px 22px 163px -12px rgba(0, 0, 0, 0.08);
    -moz-box-shadow: -14px 22px 163px -12px rgba(0, 0, 0, 0.08);
}

.get-in-touch:hover {
    box-shadow: -14px 22px 163px -12px rgba(0, 0, 0, 0.19);
    -webkit-box-shadow: -14px 22px 163px -12px rgba(0, 0, 0, 0.19);
    -moz-box-shadow: -14px 22px 163px -12px rgba(0, 0, 0, 0.19);
}


.contact-header h4 {
    color: #004441;
    font-weight: 700;
    font-size: 32px;
    padding-bottom: 10px;
}

.contact-header p {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 14px;
    line-height: 22px;
    padding-bottom: 10px;
}

.email {
    margin-left: 70px;
    padding-bottom: 20px;
    font-size: 18px;
}

.email img {
    margin-right: 10px;
}

.mobile {
    margin-left: 10px;
    padding-bottom: 20px;
    font-size: 18px;
}

.mobile img {
    margin-right: 10px;
}

.opening {
    font-size: 18px;
    color: #3F3F3F;

}

.location img {
    margin-right: 20px;
}

.location p {
    font-size: 18px;
    padding-top: 20px;
}

.location {
    padding-bottom: 10px;
}

/* form */
.contact-form-detailes h5 {
    font-size: 24px;
    color: #004441;
    font-weight: bold;
}
.form-control {
    margin-bottom: 20px;
}
.form-contents input {
   
    height: 30px;
    border-radius: 10px;

  outline: none;
    border: .4px solid #C7C7B6;
    width: 450px;
}



.form-contents textarea {
    width: 450px;
    border: .4px solid #C7C7B6;
    height: 100px;
}

.form-control {
    outline: none;
    border: none;
    transition: none;
    border: .4px solid #004441;

}

.form-control:focus,
.form-control:hover,
.form-control:active {
    outline: none;
    border: 1px solid #004441 !important;
    box-shadow: none !important;
    transition: none !important;

}

.form-contents input {
    padding: 20px;

}

.form-contents textarea {
    padding: 20px;
}

.form-inputs {
    padding-bottom: 20px;

}

.form-contents textarea {
    border-radius: 10px;
    text-decoration: none;

}

.form-image {
    left: 20px;
    padding-top: 20px;
    height: 570px;
    width: 510px;
}



.contact-page-form form .btn-contact-form {
    width: 160px;
    height: 50px;
    border-radius: 10px;
    margin: auto;
    background-color: #004441;
    color: #fff;
    font-size: 16px;
    letter-spacing: 1px;
    transition: all .5s ease-in-out;
    border: none;


}

.contact-page-form form .btn-contact-form:hover {
    background: rgb(0, 68, 65);
    background: linear-gradient(90deg, rgba(0, 68, 65, 1) 0%, rgba(7, 98, 92, 1) 35%, rgba(199, 199, 182, 1) 100%);
    box-shadow: -14px 22px 163px -12px rgba(0, 0, 0, 0.08);
    -webkit-box-shadow: -14px 22px 163px -12px rgba(0, 0, 0, 0.08);
    -moz-box-shadow: -14px 22px 163px -12px rgba(0, 0, 0, 0.08);
    color: #fff;
}




.contact-page-form h4 {
    color: #004441;
    font-weight: 700;
    font-size: 32px;

}

.contact-page-form .h4-form {
    padding-top: 10px;
    padding-bottom: 20px;
}

.contact-page-form {
    padding: 20px;
    padding-bottom: 30px;
}

.contact-page-form form {

    padding-bottom: 20px;
}

/* videos  */
.videos {
    margin-top: 80px;
}

.youtube-video {
    background-color: #fff;
    padding: 40px;
    border-radius: 10px;
}

.youtube-video:hover {
    box-shadow: -14px 22px 163px -12px rgba(0, 0, 0, 0.19);
    -webkit-box-shadow: -14px 22px 163px -12px rgba(0, 0, 0, 0.19);
    -moz-box-shadow: -14px 22px 163px -12px rgba(0, 0, 0, 0.19);
}

.video-banner {
    background-image: url(../images/contact-banner.jpg);
}

/* photogallery */
.gallery {
    padding-top: 80px;
}

.col img {
    max-width: 100%;
    border-radius: 10px;
}

.gallery .col {
    border-radius: 10px;
}

.gallery img {

    padding: 10px;
    width: 100%;

    cursor: pointer;
}

#gallery-popup .modal-img {
    width: 100%;
}

.modal-content {
    background-color: transparent;
    border: none;
}

.modal-header {
    border-bottom: none;
}

.btn-close {
    color: #004441;
    background-color: #C7C7B6;
    opacity: 1;
    border-radius: 10px;
}

.footer-menu {
    padding-left: 60px;
}

footer .container {
    height: 300px;
}

.info a {
    text-decoration: none;
    color: #3F3F3F;
    transition: all 1s ease-in-out;
}

.info a:hover {
    color: #004441;
}

.insurence .container {

    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px;
}

.insurence .item img {
    width: 100%;
    height: auto;
    border: 1px dashed #000;
}

.packages-banner {
    background-image: url(../images/packages-banner-img.jpg);
}

.photogallery-banner {
    background-image: url(../images/photogallery-banner-img.jpg);
}

.email-contact img {
    margin-right: 10px;
}

.email-contact {
    margin-bottom: 10px;
    margin-top: 10px;
}

.email-contact a {
    text-decoration: none;
    color: #3F3F3F;
    transition: all 1s ease-in-out;
}

.email-contact a:hover {
    color: #004441;
}

.email-contact a {
    font-size: 18px;
}

.info a {
    font-size: 18px;
}

.our-doctors .about-home-text h5 {
    font-size: 32px;
    margin-bottom: 10px;
}

.our-doctors .about-home-text h6 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 20px;
}

.packages .card h6 {
    font-size: 20px;
    color: #3F3F3F;
    font-weight: 600;
    padding-bottom: 10px;
    padding-top: 0px;
}

.diomond-row {
    margin-top: 30px;
}

.insurence h5 {
    font-size: 20px;
    color: #3F3F3F;
    font-weight: 600;
    margin-bottom: 10px;
}

.floting {
    position: fixed;
    z-index: 99999;
}

.floating-call-button {
    width: 68px;
    height: 68px;
    border-radius: 50%;
    background-color: #C7C7B6;
    position: fixed;
    bottom: 130px;
    right: 50px;
    z-index: 99999;
    margin: auto;
    line-height: 64px;
    transition: box-shadow .6s;
    text-align: center;
}

.floating-call-button img {
    height: 49%;
}

.floating-button {
    width: 68px;
    height: 68px;
    border-radius: 50%;
    background-color: #004441;
    position: fixed;
    bottom: 50px;
    right: 50px;
    z-index: 99999;
    margin: auto;
    line-height: 64px;
    text-align: center;

    transition: box-shadow .6s;
}

.floating-button img {

    height: 49%;

}

.floating-button:hover {
    box-shadow: 5px 5px 15px 5px rgba(0, 0, 0, 0.15);
}

.floating-call-button:hover {
    box-shadow: 5px 5px 15px 5px rgba(0, 0, 0, 0.15);
}

.with-errors li {
    content: none;
    color: #dc3545 !important;
    list-style: none !important;
}