@import url(https://unpkg.com/@webpixels/css@1.0/dist/index.css);
@import url('https://fonts.googleapis.com/css2?family=Heebo:wght@100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&family=Nunito:ital,wght@0,200..1000;1,200..1000&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

body {
    font-family: "Nunito", sans-serif;
}

.roboto {
    font-style: normal;
}

.h2-primary {
    font-size: 45px;
    font-weight: 800;
    color: #873d3b;
    font-family: "Alkatra", system-ui;
    position: relative;
}

.h2-primary span {
    color: #000000;
}

p {
    color: #313131;
    font-weight: 500;
}

button {
    background-color: #eb8d8d;
    border-left: 5px solid #313131;
    color: rgb(255, 255, 255);
    font-size: 14px;
    font-weight: bold;
    padding: 12px 20px;
    letter-spacing: 1px;
    text-transform: uppercase;
    transition: transform 800ms ease-in 0s;
    cursor: pointer;
}

button1 {
    background-color: #eb8d8d;
    border-left: 5px solid #313131;
    color: rgb(255, 255, 255);
    font-size: 14px;
    font-weight: bold;
    padding: 15px 25px;
    letter-spacing: 1px;
    text-transform: uppercase;
    transition: transform 80ms ease-in 0s;
    cursor: pointer;
}

.testimonials .owl-dots{
    display: none;
}

.space{
    padding: 60px 0;
}

/* ------------------header-section start-------------------- */

.header-margin{
    margin: 58px 0;
}

.fixed-header{
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 999;
}

.header-top{
    background: #000;
    padding: 4px 0;
}

.head-top{
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.header-top ul.head-contact{
    padding: 0;
    margin: 0;
}

.header-top ul.head-contact li{
    color: #fff;
    display: inline-block;
    margin-right: 20px;
    position: relative;
    padding-left: 23px;
}

.header-top ul.head-contact li:last-child{
    margin-right: 0;
}

.header-top ul.head-contact li i{
    position: absolute;
    left: 0;
    top: 4px;
    color: #eb8d8d;
}

.header-top ul.head-contact li a{
    color: #fff;
    transition: 0.5s ease;
}

.header-top ul.head-contact li a:hover{
    color: #eb8d8d;
}

.header-top ul.head-social{
    margin: 0;
    padding: 0;
}

.header-top ul.head-social li{
    display: inline-block;
}

.header-top ul.head-social li a i{
    color: #fff;
    background: #873d3b;
    font-size: 16px;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    border-radius: 50%;
    transition: 0.5s ease;
}
.header-top ul.head-social li a i:hover{
    background: #eb8d8d;
}

.navbar-dark .navbar-brand{
    padding: 22px 0;
}
.custom-navbar {
    background: #ffffff !important;
/*    position: fixed;*/
/*    top: 0;*/
/*    width: 100%;*/
    border-bottom: 4px solid #F9DADA;
}

.shadow-effect{
    padding-top:81px;
}
.navbar-nav{
    margin: 0 auto;
}

.navbar-expand-lg .navbar-nav .nav-link {
    color: #313131;
    font-size: 15px;
    font-weight: 600;
    padding: 6px 18px !important;
}

.navbar-expand-lg .dropdown-item:hover, 
.navbar-expand-lg .dropdown-item:focus{
    background-color: #eb8d8d;
    color: #fff;
}

.navbar-expand-lg .navbar-nav .nav-link:focus {
     background: #F9DADA;
      color: #313131;
}

.nav-link:hover {
    color: #313131;
    background: #F9DADA;
    border-radius: 4px !important;
}

.navbar-expand-lg .navbar-brand img {
    height: auto !important;
}

.nav-tabs .nav-item{
    margin:0;
}

.btn-secondary{
    background:white !important;
   color: #313131!important;
   font-size:15px!important;
    font-weight: 600!important;
    border:none!important;
    padding:8px 18px !important;
    border-radius: 4px !important;
}

.btn-secondary:hover{
     background: #F9DADA!important;
}

.btn-secondary:focus {
    box-shadow:none!important;
}
.contact-butt {
    color: #ffffff;
    font-weight: 500;
    background: #873d3b;
    margin-left: 15px;
    border: none;
}

.contact-butt:hover {
    color: #ffffff;
    
}

.contact-butt a:hover {
    color: #eb8d8d;
}

.contact-butt span {
    padding-right: 12px;
    padding-bottom: 1px;
}

.bi-list::before {
    content: "\f479";
    color: #eb8d8d;
    font-size: 30px;
    border: 2px solid #eb8d8d;
    border-radius: 5px;
    padding: 3px;
}

.navbar-dark .navbar-nav .nav-link:hover {
    background: #F9DADA !important;
    color: #313131;
}

.navbar-dark .navbar-toggler-icon{
    background:none;
}

.dropdown-item {
    color:#ffffff;
    background:#873d3b;
}


/* ----------------------home--testimonial-------------------------------------------- */

.slider-caption {
    position: absolute;
    width: 50%;
    left: 7%;
    bottom: 16%;
}

.slider-caption h1 {
    color: #fff;
    font-size: 55px;
    font-weight: 700;
    line-height: 75px;
}

.slider-caption h1 span {
    font-weight: 300;
}

.slider-caption h2 {
    font-weight: 400;
    font-size: 40px !important;
}

.text-light {
    padding: 20px 0px 30px 0;
    color: #eb8d8d;
}

.fa-angle-left {
    padding-left: 10px;
    padding-top:42px;
    color: #eb8d8d;
}

.fa-angle-right {
       padding-top:42px;
    color: #eb8d8d;
}



/*--------------------------------------*/

.slider-caption1 {
    position: absolute;
    width: 50%;
    left: 7%;
    top: 25% !important;
}

.slider-caption1 h1 {
    color: #fff;
    font-size: 60px;
    font-weight: 700;
    line-height: 80px;
}

.slider-caption1 h1 span {
    font-weight: 300;
}

.slider-caption1 h2 {
    font-weight: 600;
}

.slider-caption1 .text-light {
    padding: 0;
}

.owl-carousel .owl-nav [class*='owl-'] {
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.owl-carousel .owl-nav [class*='owl-'].disabled:hover {
    background-color: #D6D6D6;
}

.owl-carousel {
    position: relative;
}

.owl-carousel .owl-next,
.owl-carousel .owl-prev {
    /* width: 22px;
    height: 40px; */
    margin-top: -12px;
    position: absolute;
    top: 45%;
    color: #fff;
}

.owl-carousel .owl-prev {
    left: 0px;
    font-size: 12px !important;
}

.owl-carousel .owl-next {
    right: 10px;
    font-size: 12px !important;
}



/*----------------------skin-services----------------------------*/

.our-services {
    background: url(../img/footer-bg.jpg) no-repeat center;
    background-size: cover;
    position: relative;
}

.our-services:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #762e2c;
    opacity: 0.9;
}

.our-services h2 {
    background: #ffffff;
    padding: 20px 0;
    margin: 0;
    margin-bottom: 55px;
}

.services-bg {
}

.service-box {
    border-radius: 10px;
    padding: 25px;
    margin:0 15px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    height: 420px;
    background: #ffffff;
    position: relative;
}

.service-box h3 {
    font-weight: 700;
    padding: 10px 0px;
    margin: 15px 0;
    border: 1px solid #eb8d8d;
    border-radius: 12px;
}

.about-skin-care{

}

.contact-form-sec{
    margin:50px 0;
}

.contact-form-sec .form-box input{
    margin-bottom: 20px;
}

.form-box{
     margin:50px 0;
}
/* ------------------------------skin-contact--------------------------------------------------------- */

.contact-box {
    background: #873d3b;
   /* display: flex;*/
    align-items: center;
    padding: 20px;
    height: 100%;
	text-align: center;
}

.contact-box img{
    width: 50px;
	margin-bottom: 10px;
}

.contact-box .margin{
	margin: 20px;
}

.contact-box p {
    color: #ffffff;
    font-size: 16px;
    line-height: 25px;
    font-weight: 400;
    padding-left: 0px;
}

.contact-box p a{
    color: #fff;
}

.form-box {
    background: #F9DADA;
    padding: 40px 120px;
}

.form-box p {
    text-align: center;
    color: #313131;
    font-size: 20px;
    font-weight: 500;
}

.form-box input {
    height: 55px;
    padding: 0 25px;
    margin: 0;
    border: 1px solid #313131;
    background: none;
    font-size: 16px;
}

.form-box textarea {
    height: 55px;
    margin: 0;
    border: 1px solid #313131;
    background: none;
    font-size: 16px;
    padding: 10px 25px;
    height: 130px;
}

.contact-map iframe{
    width: 100%;
    height: 380px;
}


/* ------------------------------skin-about--------------------------------------------------------- */

.about-inner-section {
    padding:20px;
    height: auto;
}

.mission, .vission {
    background: #F9DADA;
    padding: 30px 45px 45px;
    color: #ffffff;
    height: 100%;
}

.vission {
    background: #873d3b;
}

.mission-p {
    color: #ffffff;
}

.vission li{
    color: #ffffff;
}

.h3-primary {
    font-size: 30px;
    font-weight: 700;
    color: #313131;
    padding-bottom: 20px;
    padding-top: 0px !important;
}

.small-title {
    font-size: 20px;
    color: #313131;
    font-weight: 700;
}

.content-spacing {
    padding: 30px;
    background: #F9DADA;
    margin: 40px 0;
    border-radius: 10px;
}

.content-spacing1 {
    padding: 30px;
    margin: 20px 0;
    border: 2px solid #F9DADA;
    border-radius: 10px;
}

li{
    color:#313131;;
}

/*--------------------------------------------------*/

.bg-read {
    background: #ffffff;
    color: #2C4D67;
    font-weight: 800;
    border-radius: 4px;
    padding: 15px 35px;
    border: 1px solid #ffffff;
}

.bg-contact {
    background: none;
    border: 1px solid #ffffff;
    color: #ffffff;
    font-weight: 700;
    border-radius: 4px;
    padding: 14px 35px;
    margin-left: 40px;
}

.aboutus-banner {
    background: #F3F1F1;
}

.about-para {
    padding: 0 10px;
}

.about-para h2 {
    color: #2C4D67;
}

.about-para p {
    color: #2C4D67 !important;
}

.dr-bio1 {
    margin: 94px 0;
}

.dr-bio h2 {
    color: #2C4D67;
}

.dr-bio p {
    color: 313131;
}

.dr-bio span {
    font-weight: 700;
}

.dr-bio h4 {
    color: #313131;
    font-weight: 700;
    padding: 20px 0px 10px 0px;
}

.ortho-services h2 {
    padding: 50px 0;
    background: #132839;
    text-align: center;
    font-weight: 700;
}

.service-box h6 {
    background: #132839;
    color: #ffffff;
    padding: 5px 0;
    margin: 20px 0;
    border-radius: 4px;
}

.carosel-row h2 {
    padding: 50px 0;
    background: #132839;
    text-align: center;
    font-weight: 700;
}


/* ----------------------------------------------carosel------------------------------------------------------------- */

.carosel-row {
    background: #f0f0f0;
}

#cCarousel {
    position: relative;
    max-width: 1312px;
    margin: auto;
}

#cCarousel .arrow {
    position: absolute;
    top: 42%;
    display: flex;
    width: 45px;
    height: 45px;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    z-index: 1;
    font-size: 26px;
    color: white;
    background: #132839;
    cursor: pointer;
}

#cCarousel #prev {
    left: 0px;
}

#cCarousel #next {
    right: 0px;
}

#carousel-vp {
    width: 1030px;
    height: 330px;
    display: flex;
    align-items: center;
    position: relative;
    overflow: hidden;
    margin: auto;
}

@media (max-width: 770px) {
    #carousel-vp {
        width: 510px;
    }
}

@media (max-width: 510px) {
    #carousel-vp {
        width: 250px;
    }
}

#cCarousel #cCarousel-inner {
    display: flex;
    position: absolute;
    transition: 0.3s ease-in-out;
    gap: 10px;
    left: 0px;
}

.cCarousel-item {
    width: 270px;
    height: 200px;
    border: 2px solid white;
    /* border-radius: 15px; */
    overflow: hidden;
    display: flex;
    flex-direction: column;
}

.cCarousel-item img {
    width: 100%;
    object-fit: cover;
    min-height: 180px;
    color: white;
}

.cCarousel-item .infos {
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
    background: white;
    color: black;
}

.cCarousel-item .infos button {
    background: #222;
    padding: 10px 30px;
    /* border-radius: 15px; */
    color: white;
    font-size: 1rem;
    font-weight: bold;
    cursor: pointer;
}


/* <-- <---------testimonial--section---start--------->  */

.section-title {
    text-align: center;
    margin: 0 0 40px;
}

.section-title h2 {
    margin: 0 0 10px;
}

.separator::after {
    background: #eb8d8d;
    content: "";
    height: 5px;
    left: -1px;
    position: absolute;
    top: -1px;
    width: 30px;
}

.separator {
    background-color: #ccc;
    border: 1px solid #ccc;
    display: block;
    height: 5px;
    margin: 0 auto;
    position: relative;
    width: 60px;
}

.title-border-left::after {
    content: "";
    position: absolute;
    width: 50px;
    border: 1px solid #033d75;
}

.testimonials-wrapper .owl-dots {
    display: none;
}

.testimonials-wrapper {    
    position: relative;
}

.inner-page-wrapper.testimonials-wrapper {
    background: 0 0;
}

.inner-page-wrapper.testimonials-wrapper .owl-nav {
    position: absolute;
    right: 0;
    top: -30px;
    z-index: 99;
}

.inner-page-wrapper.testimonials-wrapper .owl-nav>div {
    border: 2px solid #333;
    color: #333;
}

.testimonials-wrapper .owl-nav {
    position: absolute;
    right: 0;
    top: -20px;
    z-index: 99;
}

.testimonials-wrapper .owl-next,
.testimonials-wrapper .owl-prev {
    position: relative;
    height: 38px;
    width: 38px;
    line-height: 33px;
    text-align: center;
    font-size: 22px !important;
    color: #fff;
    margin-left: 10px;
    display: inline-block;
    border: 2px solid #fff;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.testimonials-wrapper.style-two .owl-next,
.testimonials-wrapper.style-two .owl-prev {
    color: #444;
    border-color: #444;
}

.testimonials-wrapper .owl-carousel .owl-stage-outer {
    padding-top: 100px;
}

.testimonial-block {
    position: relative;
}

.testimonial-block .inner-box {
    position: relative;
    padding: 0 30px 30px;
    background-color: #eb8d8d;
    border-radius: 50px 10px;
}

.testimonial-block .inner-box .image {
    position: relative;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    overflow: hidden;
    margin-top: -50px;
    margin-bottom: 25px;
    display: inline-block;
}

.testimonial-block .inner-box .content {
    position: relative;
}

.testimonial-block .inner-box .content i {
    position: absolute;
    right: 0;
    top: -35px;
    font-size: 30px;
    font-style: italic;
    color: #ffffff;
}

.testimonial-block .inner-box .content .author-info {
    position: relative;
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    text-transform: capitalize;
}

.testimonial-block .inner-box .content span {
    position: relative;
    color: #ffffff;
    font-size: 14px;
}

.testimonial-block .inner-box .content .text {
    position: relative;
    margin-top: 20px;
    color: #ffffff;
    font-size: 15px;
}

.testimonials-wrapper .owl-nav .owl-next {
    right: auto;
}

.testimonials-wrapper .owl-carousel .owl-item img {
    background: #333;
}

.testimonials-wrapper .owl-theme .owl-nav [class*="owl-"] {
    border: 2px solid #313131;
    color: #313131;
    border-radius: 60px;
}

.owl-theme .owl-nav [class*="owl-"]:hover {
    border-color: #8a3b39 !important;
    color: #8a3b39 !important;
    background: 0 0;
}

@media only screen and (max-width: 991px) {
    .testimonials-wrapper .owl-dots {
        display: block;
    }
}

.contactwith .container {
    background-color: #ffffff;
    border-radius: 20px;
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
    position: relative;
    overflow: hidden;
    width: 950px;
    max-width: 100%;
    min-height: 600px;
    min-width: 370px;
}

h2 {
    font-size: 2rem;
    margin-bottom: 1rem;
}

.form-container {
    display: flex;
}

.left-container {
    flex: 1;
    height: 480px;
}

.right-container {
    display: flex;
    flex: 1;
    height: 460px;
    background-color: #ffffff;
    justify-content: center;
    align-items: center;
    padding-left: 20px;
}

.left-container {
    display: flex;
    flex: 1;
    height: 600px;
    justify-content: center;
    padding: 40px 0;
    color: #ffffff;
}

.left-container p {
    font-size: 0.9rem;
}

input,
textarea {
    border: none;
    padding: 12px 12px;
    margin: 8px 0;
    width: 100%;
    font-size: 0.8rem;
}

.lg-view {
    color: #2C4D67;
    font-size: 50px;
}

button:hover {
    background: #873d3b;
}

@media only screen and (max-width: 600px) {
    .left-container {
        display: none;
    }

    .lg-view {
        display: none;
    }
}

@media only screen and (min-width: 600px) {
    .sm-view {
        display: none;
    }
}

form p {
    text-align: left;
}


/* <-- <----------Footer--section---start--------->  */

footer section {
    padding: 60px 0;
    min-height: 100vh;
}

footer a,
a:hover,
a:focus,
a:active {
    text-decoration: none;
    outline: none;
}

footer a,
a:active,
a:focus {
    color: #ffffff;
    text-decoration: none;
    transition-timing-function: ease-in-out;
    -ms-transition-timing-function: ease-in-out;
    -moz-transition-timing-function: ease-in-out;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-duration: .2s;
    -ms-transition-duration: .2s;
    -moz-transition-duration: .2s;
    -webkit-transition-duration: .2s;
    -o-transition-duration: .2s;
}

footer .url {
    margin: 0;
    padding: 0;
    list-style: none;
}

footer img {
    max-width: 100%;
    height: auto;
}

.footer-section {
    background: #191919;
    position: relative;
    overflow: hidden;
    z-index: 9;
    background: url(../img/footer-bg.jpg) no-repeat center;
    background-size: cover;
}

.footer-section:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #000;
    opacity: 0.9;
}

/*.footer-section:before {
    content: '';
    position: absolute;
    top: -146%;
    left: -18%;
    width: 44%;
    height: 257%;
    transform: rotate(54deg);
    background-color: #191919;
    -webkit-transform: rotate(54deg);
    -moz-transform: rotate(54deg);
    -ms-transform: rotate(54deg);
    -o-transform: rotate(54deg);
    z-index: -10;
}

.footer-section:after {
    position: absolute;
    content: '';
    background-color: #191919;
    top: -24%;
    right: 4%;
    width: 26%;
    height: 264%;
    transform: rotate(44deg);
    -webkit-transform: rotate(44deg);
    -moz-transform: rotate(44deg);
    -ms-transform: rotate(44deg);
    -o-transform: rotate(44deg);
    z-index: -10;
}*/

.footer-top {
    padding-top: 70px;
    padding-bottom: 00px;
}


.footer-top p,
.company-footer-contact-list li {
    color: #ffffff;
    line-height: 40px;
    padding: 10px 17px;
    margin: 5px 0;
    font-size: 30px;
    border: 1px solid white;
    border-radius: 50px;
}

.courses-link-list {
    list-style: none;
    padding: 0;
    color: #ffffff;
    position: relative;
}

.company-footer-contact-list {
    margin-top: 10px;
    padding: 0;
}

.company-footer-contact-list li {
    display: flex;
    display: -webkit-flex;
    align-items: center;
}

.company-footer-contact-list li+li {
    margin-top: 5px;
}

.company-footer-contact-list li i {
    margin-right: 10px;
    font-size: 20px;
    display: inline-block;
}

.footer-top .site-logo {
    margin-bottom: 25px;
    display: block;
    max-width: 170px;
    position: relative;
}

.widget-title {
    text-transform: capitalize;
}

.footer-top .widget-title {
    color: #ffffff;
    font-size: 30px;
    font-weight: 500;
    margin-bottom: 20px;
    font-family: "Alkatra", system-ui;
    position: relative;
}

.newsletter-font {
    font-size: 45px;
    font-weight: 600;
}

.new-title {
    font-size: 20px !important;
    line-height: 40px !important;
    font-weight: 600 !important;
    ;
}

.news-letter-form input {
    background: none;
    font-weight: 600;
    color: #ffffff;
    outline: none;
}

.address-sec {
/*    display: flex;*/
/*    align-items: baseline;*/
    padding: 8px 0px;
    position: relative;
    padding-left: 35px;
}

.address-sec li {
    color:white;
}

.courses-link-list span {
    /*padding-right: 20px;*/
    color: #ffffff;
    font-weight: 700;
    position: absolute;
    left: 0;
    top: 7px;
}

.courses-link-list li+li {
    margin-top: 10px;
}

.courses-link-list li a {
    color: #ffffff;
    text-transform: capitalize;
    font-weight: 400;
}

.courses-link-list li a:hover {
    color: #ffffff;
}

.courses-link-list li i {
    margin-right: 10px;
}

.news-letter-form {
    margin-top: 15px;
}

.news-letter-form input {
    width: 100%;
    padding: 12px 10px;
    border-bottom: 0.5px solid #ffffff;
}

.news-letter-form ::placeholder {
    color: #ffffff;
    font-weight: 300;
}

.news-letter-form input[type="submit"] {
    width: auto;
    border: none;
    background-color: #ffffff;
    padding: 9px 30px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    color: #0a0101;
    margin-top: 10px;
}

.footer-bottom {
    padding: 15px 0;
    border-top: 0.3px solid white;
}

.social-media ul li {
    font-size: 20px;
    padding: 10px
}

.social-media ul li i {
    font-size: 28px;
    color: #873d3b;
    background: #ffffff;
    width: 45px;
    height: 45px;
    border-radius: 100%;
    line-height: 45px;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
    border: .02px solid #132839;
}

.social-media ul li i:hover {
    background: #873d3b;
    color: #ffffff;
    border: 1px solid #ffffff;
}

.copy-right-text {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
}

.copy-right-text a {
    color: #132839;
}

.terms-privacy li+li {
    margin-left: 30px;
}

.footer-term {
    background: #873d3b;
    color: #132839;
    padding: 13px 0;
}

.footer-style3 .newsletter-form__button.field__button {
    position: absolute;
    width: 5rem;
    background: transparent;
    color: var(--gradient-base-accent-3);
}

.footer-block__details-content.footer-block--newsletter .newsletter-form__button {
    top: auto;
    bottom: 5px;
}

.newslett-button {
    position: absolute;
    background: none;
    right: 10px;
    bottom: 10px;
    padding: 5px;
    border: none;
}


/* --------------------aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa------------------------------------------------ */

/*.about-banner {*/
/*    background: #132839;*/
/*    ;*/
/*}*/

/*.aboutus-section h3 {*/
/*    color: #2C4D67;*/
/*}*/

/*.aboutus-section span {*/
/*    color: #2C4D67;*/
/*    font-weight: 700;*/
/*}*/

/*.aboutus-section p {*/
/*    color: #ffffff;*/
/*}*/

/*.about-bio h6 {*/
/*    padding-left: 30px;*/
/*    font-size: 18px;*/
/*    font-weight: 800;*/
/*    color: #313131;*/
/*}*/

/*.about-bio p {*/
/*    padding-left: 30px;*/
/*    color: #313131;*/
/*}*/


/* ---------------------------misssion-------------------------------------- */

/*.orthopedic {*/
/*    background: #132839;*/
/*}*/

/*.orthopedic img {*/
/*    height: auto;*/
/*}*/

/*.orthopedic p {*/
/*    color: #ffffff;*/
/*    padding: 10px 0;*/
/*}*/

/*.backbone-img img {*/
/*    position: absolute;*/
/*    bottom: 0px;*/
/*    right: 0;*/
/*}*/

/*.get-call {*/
/*    background: #2C4D67;*/
/*    height: 150px;*/
/*}*/

/*.get-call h4 {*/
/*    font-size: 25px;*/
/*    font-weight: 800;*/
/*    line-height: 66px;*/
/*    color: #ffffff;*/
/*}*/

/*.appoint-ment-butt {*/
/*    color: #132839;*/
/*    font-weight: 800;*/
/*    border-radius: 4px;*/
/*    padding: 20px 50px;*/
/*}*/

/*.chat-sec-box h3 {*/
/*    font-size: 18px;*/
/*    font-weight: 700;*/
/*    padding: 0px 15px;*/
/*}*/

/*.chat-sec-box h3 span {*/
/*    font-size: 25px;*/
/*    font-weight: 800;*/
/*}*/


/* -------Contact us----------------------------------------------------------------------------------------------  */

/*.about-contact {*/
/*    background: url(../img/customer-support.png);*/
/*    height: 100%;*/
/*    background-size: cover;*/
/*    background-repeat: no-repeat;*/
/*}*/

/*.heading {*/
/*    color: #2C4D67;*/
/*    padding: 40px 0;*/
/*}*/

.smaill-heading {
    font-size: 25px;
    font-weight: 500;
    color: #2C4D67;
    padding: 0 30px;
}

section.contact-us #contact {
    position: relative;
    display: block;
    width: 380px;
    height: auto;
    background-color: #fff;
    padding: 40px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 15px;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.05);
}

section.contact-us .section-heading {
    position: relative;
    display: block;
    margin: auto;
}

.section-heading h2 span {
    font-weight: 800;
}

.section-heading p {
    color: #132839;
    font-weight: 500;
    padding: 30px 0;
}

.inputField textarea {
    border-bottom: 0.2px solid #2C4D67;
}

.inputField ::placeholder {
    color: #1a003d;
}

input,
textarea {
    position: relative;
    display: block;
    font-size: 12px;
    font-weight: 500;
    box-shadow: none;
    outline: none;
    border-bottom: 0.2px solid #2C4D67;
}

input {
    height: 40px;
    padding: 0px 10px;
    border: 2px solid #eb8d8d;
    margin: 15px 0;
    border-radius: 6px;
}

textarea {
    min-height: 100px;
    max-height: 140px;
    padding: 10px;
    resize: none;
    border: 2px solid #eb8d8d;
    border-radius: 6px;
}

.contact-us span {
    height: 20px;
    font-size: 12px;
    margin-bottom: 20px;
}

.valid_info_name,
.valid_info_email,
.valid_info_message {
    display: inline-block;
    font-size: 13px;
    margin: 5px 2px;
}

.form-button {
    background: #eb8d8d;
    color: #ffffff;
    font-weight: 800;
    
    padding: 12px 25px;
}




.whatapp-sec {
    background: #ffffff;
    border-radius: 58px;
    margin: 20px;
}

.whatapp-sec i {
    color: #2C4D67;
    font-size: 50px;
    padding: 0 10px;
}

.whatapp-sec h3 {
    color: #2C4D67;
    font-size: 25px;
    font-weight: 700;
}

.wts h3 {
    color: #fffff;
    font-size: 20px;
    font-weight: 700;
    padding-left: 15px;
}

.wts i {
    font-size: 30px;
    color: #ffffff;
}

.form-controler1 {
    width: 382px;
    font-size: 12px;
    color: #4c6170;
    outline: none;
    border: 2px solid #eb8d8d;
    height: 40px;
    padding: 10px 6px;
    border-radius: 6px;
}


/*----------gallery--------------------------------------*/

.gallery-effect {
    background: #873d3b;
    padding: 110px 0 60px;
    font-size: 50px;
}

.gallery-effect h1 {
    color: #ffffff;
    font-size: 60px;
}

:root {
    lightbox: rgb(0 0 0 / 0.75);
    carousel-text: #fff;
}

@keyframes zoomin {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.05);
    }

    100% {
        transform: scale(1);
    }
}

.gallery-item {
    display: block;
}

.gallery-item img {
    box-shadow: 0 1rem 1rem rgba(0, 0, 0, 0.15);
    transition: box-shadow 0.2s;
}

.gallery-item:hover img {
    box-shadow: 0 1rem 1rem rgba(0, 0, 0, 0.35);
}

.lightbox-modal .modal-content {
    background-color: var(--lightbox);
}

.lightbox-modal .btn-close {
    position: absolute;
    top: 1.25rem;
    right: 1.25rem;
    font-size: 1.25rem;
    z-index: 10;
    filter: invert(1) grayscale(100);
}

.lightbox-modal .modal-body {
    display: flex;
    align-items: center;
    padding: 0;
}

.lightbox-modal .lightbox-content {
    width: 100%;
}

.lightbox-modal .carousel-indicators {
    margin-bottom: 0;
}

.lightbox-modal .carousel-indicators [data-bs-target] {
    background-color: var(--carousel-text) !important;
}

.lightbox-modal .carousel-inner {
    width: 75%;
}

.lightbox-modal .carousel-inner img {
    animation: zoomin 10s linear infinite;
}

.lightbox-modal .carousel-item .carousel-caption {
    right: 0;
    bottom: 0;
    left: 0;
    padding-bottom: 2rem;
    background-color: var(--lightbox);
    color: var(--carousel-text) !important;
}

.lightbox-modal .carousel-control-prev,
.lightbox-modal .carousel-control-next {
    width: auto;
}

.lightbox-modal .carousel-control-prev {
    left: 1.25rem;
}

.lightbox-modal .carousel-control-next {
    right: 1.25rem;
}

@media (min-width: 1400px) {
    .lightbox-modal .carousel-inner {
        max-width: 60%;
    }
}

[data-bs-theme="dark"] .lightbox-modal .carousel-control-next-icon,
[data-bs-theme="dark"] .lightbox-modal .carousel-control-prev-icon {
    filter: none;
}

.btn-fullscreen-enlarge,
.btn-fullscreen-exit {
    position: absolute;
    top: 1.25rem;
    right: 3.5rem;
    z-index: 10;
    border: 0;
    background: transparent;
    opacity: .6;
    font-size: 1.25rem;
}

.gallery-bi {
    display: inline-block;
    width: 1em;
    height: 1em;
    vertical-align: -0.035em;
    fill: currentcolor;
}

iframe {
    width: 100%;
    height: 390px;
}

.divider {
    border: 5px solid #212529;
}




#scroll-button {
  display: inline-block;
  background-color: #873d3b;
  border: 1px solid #ffffff52;
  width: 55px;
  height: 55px;
  text-align: center;
  border-radius: 50%;
  position: fixed;
  bottom: 30px;
  right: 30px;
  transition: background-color .3s, 
    opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
}
#scroll-button::after {
  content: "\f077";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  line-height: 54px;
  color: #fff;
}
#scroll-button:hover {
  cursor: pointer;
  background-color: #e8a0a0;
}
#scroll-button:active {
  background-color: #e8a0a0;
}
#scroll-button:hover::after, #scroll-button:active::after{
    color: #873d3b;
}
#scroll-button.show {
  opacity: 1;
  visibility: visible;
}



.btn-whatsapp-pulse {
    background: #0bb64b;
    color: white;
    position: fixed;
    bottom: 20px;
    left: 15px;
    font-size: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 0;
    height: 0;
    padding: 32px;
    text-decoration: none;
    border-radius: 50%;
    animation-name: pulse;
    animation-duration: 2s;
    animation-timing-function: ease-out;
    animation-iteration-count: infinite;
    z-index: 9;
}
.btn-whatsapp-pulse:hover{
    color: #fff;
}

@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 rgba(37, 211, 102, 0.5);
    }
    80% {
        box-shadow: 0 0 0 14px rgba(37, 211, 102, 0);
    }
}

.btn-whatsapp-pulse-border {
    bottom: 100px;
    animation-play-state: paused;
    background: #1562c2;
    font-size: 28px;
}

.btn-whatsapp-pulse-border::before {
    content: "";
    position: absolute;
    border-radius: 50%;
    padding: 15px;
    border: 4px solid #1562c2;
    opacity: 0.75;
    animation-name: pulse-border;
    animation-duration: 3s;
    animation-timing-function: ease-out;
    animation-iteration-count: infinite;
}

@keyframes pulse-border {
    0% {
        padding: 25px;
        opacity: 0.75;
    }
    75% {
        padding: 50px;
        opacity: 0;
    }
    100% {
        opacity: 0;
    }
}



.testimonials-section{
    background: #fff1f1;
}
.testi-section-title {
    text-align: center;
    margin-bottom: 30px;
}
.testi-section-title h2{
    font-size: 45px;
    color: #313131;
    font-weight: 800;
    text-align: left;
    font-family: "Alkatra", system-ui;
}
.testi-section-title h2 span{
    color: #873d3b;
}
.client-testimonial-carousel .owl-dots button {
    height: 4px;
    background: #873d3b66;
    width: 25px;
    display: inline-block;
    margin: 0 4px;
    transition: .2s;
    border-radius: 2px;
}
.client-testimonial-carousel button.owl-dot.active {
    background: #873d3b;
}
.client-testimonial-carousel .owl-dots {
    margin-top: 25px
}
.testi-right{
    padding-left: 40px;
}
.single-testimonial-item {
    position: relative;
    padding-left: 5px;
}
.single-testimonial-item h3 {
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 0;
    color: #873d3b;
    text-transform: capitalize;
    font-weight: 800;
}
.single-testimonial-item h3 span {
    display: block;
    font-size: 16px;
    font-weight: normal;
    margin-top: 5px;
    color: #000;
}
.single-testimonial-item p{
    font-size: 18px;
    line-height: 32px;
    font-weight: 400;
    color: #1f1f1f;
    margin-bottom: 20px;
}
.single-testimonial-item p i{
    font-size: 50px;
    margin-right: 8px;
}


.video-gallery{
    padding: 30px 0 60px;
}
.video-gallery video{
    width: 100%;
    height: 300px;
    margin-top: 30px;
    background: #131313;
}
.video-gallery span{
    display: block;
    background: #873d3b;
    color: #fff;
    text-align: center;
    font-size: 18px;
    padding: 10px 5px;
    margin-top: -8px;
    border-radius: 0 0 3px 3px;
}



.asyncGallery {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  z-index: 1000;
  visibility: hidden;
  background-color: rgba(0, 0, 0, 0.95);
  transition: opacity 200ms, visibility 200ms;
}
.asyncGallery.is-visible {
  opacity: 1;
  visibility: visible;
}
.asyncGallery__Item {
  position: absolute;
  top: 50%;
  left: 50%;
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  transform: translate(-50%, -50%);
  transition: opacity 200ms, visibility 200ms;
}
.asyncGallery__Item.is-visible {
  opacity: 1;
  visibility: visible;
}
.asyncGallery__ItemImage img {
  max-height: 80vh;
  display: block;
}
.asyncGallery__ItemDescription,
.asyncGallery__Loader {
  color: #fff;
}
.asyncGallery__Loader {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: none;
  color: #fff;
  z-index: 100;
}
.asyncGallery__Loader.is-visible {
  display: block;
}
.asyncGallery button {
  background-color: transparent;
  border: 0;
  outline: 0;
  padding: 0;
  font-size: 0;
  cursor: pointer;
}
.asyncGallery__Close {
  position: absolute;
  top: 40px;
  right: 40px;
  width: 30px;
  height: 30px;
  z-index: 1000;
  background-repeat: no-repeat;
  background-size: 30px 30px;
  background-image: url("data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iNTEycHgiIHZlcnNpb249IjEuMSIgaGVpZ2h0PSI1MTJweCIgdmlld0JveD0iMCAwIDY0IDY0IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA2NCA2NCI+CiAgPGc+CiAgICA8cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNMjguOTQxLDMxLjc4NkwwLjYxMyw2MC4xMTRjLTAuNzg3LDAuNzg3LTAuNzg3LDIuMDYyLDAsMi44NDljMC4zOTMsMC4zOTQsMC45MDksMC41OSwxLjQyNCwwLjU5ICAgYzAuNTE2LDAsMS4wMzEtMC4xOTYsMS40MjQtMC41OWwyOC41NDEtMjguNTQxbDI4LjU0MSwyOC41NDFjMC4zOTQsMC4zOTQsMC45MDksMC41OSwxLjQyNCwwLjU5YzAuNTE1LDAsMS4wMzEtMC4xOTYsMS40MjQtMC41OSAgIGMwLjc4Ny0wLjc4NywwLjc4Ny0yLjA2MiwwLTIuODQ5TDM1LjA2NCwzMS43ODZMNjMuNDEsMy40MzhjMC43ODctMC43ODcsMC43ODctMi4wNjIsMC0yLjg0OWMtMC43ODctMC43ODYtMi4wNjItMC43ODYtMi44NDgsMCAgIEwzMi4wMDMsMjkuMTVMMy40NDEsMC41OWMtMC43ODctMC43ODYtMi4wNjEtMC43ODYtMi44NDgsMGMtMC43ODcsMC43ODctMC43ODcsMi4wNjIsMCwyLjg0OUwyOC45NDEsMzEuNzg2eiIvPgogIDwvZz4KPC9zdmc+Cg==");
}
.asyncGallery__Counter {
  display: none;
}
.asyncGallery__Dots {
  display: none;
}

.asyncGallery__Next,
.asyncGallery__Prev {
  position: absolute;
  top: 50%;
  width: 30px;
  height: 30px;
  z-index: 1000;
  transition: transform 200ms, opacity 200ms;
  transform: translateY(-50%);
}
.asyncGallery__Next:disabled,
.asyncGallery__Prev:disabled {
  opacity: 0.2;
  cursor: default;
}
.asyncGallery__Next:before,
.asyncGallery__Prev:before {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 129 129' xmlns:xlink='http://www.w3.org/1999/xlink' enable-background='new 0 0 129 129'%3E%3Cg%3E%3Cpath d='m40.4,121.3c-0.8,0.8-1.8,1.2-2.9,1.2s-2.1-0.4-2.9-1.2c-1.6-1.6-1.6-4.2 0-5.8l51-51-51-51c-1.6-1.6-1.6-4.2 0-5.8 1.6-1.6 4.2-1.6 5.8,0l53.9,53.9c1.6,1.6 1.6,4.2 0,5.8l-53.9,53.9z' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E%0A");
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-size: 30px 30px;
}
.asyncGallery__Next {
  right: 40px;
}
.asyncGallery__Next:hover {
  transform: translateX(2px) translateY(-50%);
}
.asyncGallery__Next:before {
  transform: translate3d(-50%, -50%, 0);
}
.asyncGallery__Prev {
  left: 40px;
}
.asyncGallery__Prev:hover {
  transform: translateX(-2px) translateY(-50%);
}
.asyncGallery__Prev:before {
  transform: translate3d(-50%, -50%, 0) scale(-1);
}
.gallery {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 60px 0;
}
.gallery img { 
  transition: opacity 200ms;
  cursor: pointer;
  margin: 10px 0;
  border-radius: 10px;
}
.gallery img:hover {
/*  filter: brightness(1.2);*/
}

.gallery .nav {
  padding-left: 0px;
  margin-bottom: 0px;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  border: none;
  justify-content: center;
  padding: 0;
}
.gallery .nav-tabs > li{
  float: left;
  margin: 0 4px 10px;
}
.gallery .nav-tabs > li:first-child{
    margin-left: 0;
}
.gallery .nav-tabs > li:last-child{
    margin-right: 0;
}
.gallery .nav-tabs > li > a {
  color: #000;
  text-decoration-line: none;
  position: relative;
  display: block;
  padding: 12px 25px;
  background: #f9dada;
  border-radius: 3px;
}

.gallery .nav-tabs > li.active a,
.gallery .nav-tabs > li.active a:hover,
.gallery .nav-tabs > li.active a:focus {
  background-color: #873d3b;
  color: #fff;
  text-decoration-line: none;
}
.gallery .tab-content {
  padding: 0;
  padding-top: 20px;
}
.gallery .tab-content > .tab-pane {
  display: none;
}
.gallery .tab-content > .active {
  display: block;
}
.gallery  li.active a:before{
  border-color: #873d3b transparent transparent transparent;
  border-style: solid;
  border-width: 10px 10px 0px 10px;
  content: "";
  display: block;
  left: calc(50% - 10px);
  position: absolute;
  width: 0px;
  top: 48px;
  z-index: 10;
}



.sec-icon {
  position: relative;
  display: inline-block;
  padding: 0;
  margin: 0 auto;
}

.sec-icon::before {
  content: "";
  position: absolute;
  height: 1px;
  left: -70px;
  margin-top: -5.5px;
  top: 60%;
  background: #333333;
  width: 50px;
}

.sec-icon::after {
  content: "";
  position: absolute;
  height: 1px;
  right: -70px;
  margin-top: -5.5px;
  top: 60%;
  background: #333;
  width: 50px;
}

.advertisers-service-sec {
  background-color: #f5f5f5;
  padding: 50px 0 !important;
}

.advertisers-service-sec span {
  color: rgb(255, 23, 131);
}

.advertisers-service-sec .col {
  padding: 0 1em 1em 1em;
  text-align: center;
}

.advertisers-service-sec .service-card {
  width: 100%;
  height: 100%;
  padding: 2em 1.5em;
  border-radius: 5px;
  box-shadow: 0 0 35px rgba(0, 0, 0, 0.12);
  cursor: pointer;
  transition: 0.5s;
  position: relative;
  z-index: 2;
  overflow: hidden;
  background: #fff;
  text-align: center;
}

.advertisers-service-sec .col-lg-4, .advertisers-service-sec .col-md-6 {
    margin: 15px 0;
}

.advertisers-service-sec .service-card::after {
  content: "";
  width: 100%;
  height: 100%;
  background: linear-gradient(#eb8d8d, rgb(135 61 59));
  position: absolute;
  left: 0%;
  top: -98%;
  z-index: -2;
  transition: all 0.4s cubic-bezier(0.77, -0.04, 0, 0.99);
}

.advertisers-service-sec h3 {
  font-size: 22px;
  text-transform: capitalize;
  font-family: "Alkatra", system-ui;
  font-weight: 600;
  color: #000;
  margin: 25px 0 5px;
  z-index: 3;
}

.advertisers-service-sec a {
  color: #000;
  font-size: 17px;
  display: block;
}

.advertisers-service-sec a i{
    width: 20px;
    height: 20px;
    line-height: 20px;
    color: #fff;
    background: #eb8d8d;
    border-radius: 50%;
    font-size: 12px;
    margin-left: 5px;
}

.advertisers-service-sec .icon-wrapper {
  background-color: #2c7bfe;
  position: relative;
  margin: auto;
  font-size: 30px;
  height: 90px;
  width: 90px;
  color: #ffffff;
  border-radius: 50%;
  display: grid;
  place-items: center;
  transition: 0.5s;
  z-index: 3;
}

.advertisers-service-sec .service-card:hover:after {
  top: 0%;
}

.service-card .icon-wrapper {
  background-color: #eb8d8d;
  color: #fff;
}

.advertisers-service-sec .service-card:hover .icon-wrapper {
  color: #873d3b;
  background: #fff;
}

.advertisers-service-sec .service-card:hover h3, 
.advertisers-service-sec .service-card:hover a,
.advertisers-service-sec .service-card:hover p {
  color: #ffffff;
}
