

.testimonial-carousel:hover .owl-nav {
    width: 300px;
    opacity: 1;
    top: -50px !important;
}

.intro-c-list-i {
    font-size: 20px !important;
    color: #ffffff !important;
    font-weight: 600 !important;
    padding-top: 10px;
    padding-bottom: 10px;
}

.nav-tabs .nav-link {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 300px!important;
}

.bg-gradient {
    background: #363F4D;
    background-color: transparent;
    background-image: linear-gradient(131deg, #363F4D 0%, #1F242F 100%);
}

.nav-link {
    padding: 10px;
    font-family: "DM Serif Display", Sans-serif!important;
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
}

.nav-tabs .nav-link {
    background: #363F4D;
    background-color: transparent;
    background-image: linear-gradient(131deg, #363F4D 0%, #1F242F 100%);
    border-style: solid;
    border-width: 1px;
    border-color: #59606A;
    border-radius: 15px;
    margin-bottom: 10px;
    padding: 20px;
    width: 300px!important;
}

.nav-tabs .nav-link.active {
    background: #cbcbcb;
    border-style: solid;
    border-width: 1px;
    border-color: #59606A;
    border-radius: 15px;
}

.tab-content {
    background: #363F4D;
    background-color: transparent;
    background-image: linear-gradient(131deg, #363F4D 0%, #1F242F 100%);
    border-style: solid;
    border-width: 1px;
    border-color: #59606A;
    border-radius: 15px;
}

.nav {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    justify-content: space-around;
}

.tab-pane {
    padding: 5%;
}

.tab-sec-disc-h{
    padding-bottom: 15px;
    color: #C4B37C !important;
    font-family: "DM Serif Display", Sans-serif!important;
    font-weight: 400;
    font-style: normal;
    font-size: 22px;
}

.tab-sec-disc {
line-height: 2;
    font-size: 17px; 
}

.ste-box {
    border-width: 0px !important;
}
.ste-box-one {
    align-items: center !important;
}

.ste-title {
    text-align: start;
    font-size: 16px !important;
    color: gainsboro !important;
}

.ste-header {
    text-align: start;
    color: #FFFFFF!important;
    font-family: "Poppins", Sans-serif!important;
    font-size: 32px!important;
    font-weight: 700!important;
    line-height: 34px!important;
}

.ste-number {
    color: #5E667188 !important;
    font-family: "Poppins", Sans-serif !important;
    font-size: 140px !important;
    font-weight: 700 !important;
    line-height: 1em !important;
    letter-spacing: 0px !important;
    word-spacing: 0px !important;
    -webkit-text-stroke-color: #000 !important;
    stroke: #000 !important;
}

.ste-disc {
    text-align: start!important;
    color: #5E6671!important;
    font-family: "Poppins", Sans-serif!important;
    font-size: 16px!important;
    font-weight: 400!important;
    line-height: 28px!important;
}


.abot-doc {
    background-color: transparent;
    background-image: linear-gradient(163deg, #363F4D 0%, #1E232D 100%);
    padding: 3%;
    position: relative;
}

.testimonial-item {
    background: #5E6671;
    border-radius: 15px;
    padding: 15px;
    margin: 15px;
}

.a-b-head {
    background: #1F242F;
    margin: 5%;
    padding: 10px;
    border-radius: 15px;
    display: flex;
    align-items: baseline;
}



.grey {
    color: #1F242F!important;
    font-weight: 600;
    margin-bottom: 1.0rem!important;
}

.white {
    color: #ffffff;
    font-weight: 600;  
}


.skil-section {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    background: #5E6671;
    /* clip-path: polygon(0% 0%, 50% 6%, 100% 0, 100% 100%, 0 99%); */
    padding-bottom: 50px;
}

.shape {
    background: #C4B37C;
    position: relative;
    height: 30px;
    z-index: 10000000000000000000000000;
    width: 70%;
    border-radius: 10px;
}



.skil-row {
    border-radius: 20px;
    background: #1F242F;
    clip-path: polygon(0% 0%, 100% 0, 100% 95%, 50% 99%, 0 95%);
}

.skil-box {
    text-align: center;
}

.d3-banner {
    text-align: start;
    padding: 30px;
    margin-top: 50px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat; 
}

.testimonial-carousel::after {
    background: linear-gradient(to left, rgb(9 9 9) 0%, rgba(255, 255, 255, 0) 100%)!important;
}

.testimonial-carousel::before {
    background: linear-gradient(to left, rgb(9 9 9) 0%, rgba(255, 255, 255, 0) 100%)!important;
}

.faq {
    padding: 5%;
    text-align: center;
}

.accordion-button {
    color: wheat;
    border-width: 0px;
    background-color: #5E6671;
    padding: 23px 23px 23px 23px;
}

button:focus {
    z-index: 3;
    border-color: #49699d00;
    outline: 0;
    box-shadow: 0 0 0 .25rem rgb(4 99 250 / 0%);
}

.accordion-button:not(.collapsed) {
    color: #ffffff;
    background-color: #5E6671;
    box-shadow: inset 0 -1px 0 #5E6671;
}

.accordion-body {
    color: #ffffff;
    background-color: #5E6671;
    box-shadow: inset 0 -1px 0 #5E6671;  
}


.accordion-button:focus {
    z-index: 3;
    border-color: #bcbcbc;
    outline: 0;
    box-shadow: inset 0 -1px 0 #5E6671; 
}

.m-appoi {
    font-size: 18px;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    font-family: "DM Serif Display", Sans-serif!important;
}

.he-but {
        color: #fff;
        background-color: #c4b37c00 !important;
        border-color: #C4B37C;
}

.whatsapp-button {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 1000;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    font-size: 18px;
}
.whatsapp-button:hover {
    text-decoration: none;
}

.btn-primary:hover {
    color: #fff;
    background-color: #5E6671!important;
    border-color: #5E6671!important;
}

.nav-link:hover, .nav-link:focus {
    color: #5E6671!important;
}

.contact-sect {
    margin-top: 5%;
    border: #C4B37C !important;
    border-style: solid!important;
    border-width: 1px!important;
}

.contact-sect-dis {
    color: #6EC1E400;
    font-family: "Poppins", Sans-serif;
    font-size: 40px;
    font-weight: 700;
    line-height: 46px;
    letter-spacing: 0px;
    -webkit-text-stroke-color: #000;
    stroke: #000;
}

.contact-sect-text {
    font-size: 22px!important;
}

.form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #ffffff;
    background-color: #e2e2e2;
    background-clip: padding-box;
    border: 1px solid #8D8E92;
    appearance: none;
    border-radius: 8px;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.copyright {
    padding: 20px;
}


.custom-video {
    width: 400px; 
    height: 600px; 
    max-width: 100%; 
  }

  .owl-carousel.owl-drag .owl-item {
    text-align: -webkit-center!important;

}

.custom-section {
    position: relative;
    background-color: transparent;
    background-image: linear-gradient(137deg, #83795b 0%, #b4b4b4 100%);
    padding: 6%;
    border-radius: 20px;
  }
  .custom-section .background-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
  }
  .custom-section .content {
    position: relative;
    z-index: 2;
  }
  .absolute-logo {
    position: absolute;
    right: 20px;
    top: 20px;
    z-index: 3;
  }

  .call-head {
    padding: 15px;
  }

  .call-disc {
    padding: 15px;
    font-size: 22px!important;
  }

  .call-butt {
    margin-top: 10px;
    padding: 15px;
    font-size: 18px;
  }

  .before-and-after {
    padding-top: 5%;
  }

  .btn-black {
    background-color: #1E232D;
  }

  .text-black {
  color: #1E232D!important;
  }


  /* Slider */
  .carousel-item img {
    max-height: 100px;
    object-fit: contain;
    margin: auto;
  }

  .partner {
    padding: 5%;
  }

  .call-action {
    width: 100%;
  }


  .owl-item {
  width: 400px !important;  
   }

   .owl-carousel .owl-stage {
    display: flex !important; 
    position: relative;
    -ms-touch-action: pan-Y;
    -moz-backface-visibility: hidden;
}

.testimonial-carousel::before, .testimonial-carousel::after {
    display: none !important; 
}

.testimonial-carousel::after, .testimonial-carousel::after {
    display: none !important; 
}
  /* .read-more {
    width: 100%;
  } */

@media (max-width: 575.98px) {

    .responsive {
        padding: 10px !important;
        font-size: 35px !important;
    }

    .skil-section {
        transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
        background: #5E6671;
        clip-path: unset;
        padding-bottom: 50px;
    }
    .her-img {
        align-self: center !important;
    }

    .cont-col {
        display: none;
    }

    .nav-tabs .nav-link {

        width: 350px!important;
    }
    .a-b-photo {
        margin-top: 15px;
    }
    .doc-vid {
        width: 300px;
    }
    
.testimonial-carousel:hover .owl-nav {
    width: 300px;
    opacity: 1;
    top: -50px!important;
}

.call-action {
    display: flex;
    flex-direction: column;
}

.get-free {
    width: 100%!important;
    margin-top: 15px;
  }

  .read-more {
    width: 100%!important;
  }

  .read-more {
    width: 100%!important;
    margin-top: 15px;
    display: none;
  }


}

@media (max-width: 767.98px) {

    .responsive {
        padding: 10px !important;
        font-size: 35px !important;
    }

    .skil-section {
        transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
        background: #5E6671;
        clip-path: unset;
        padding-bottom: 50px;
    }

    .her-img {
        align-self: center !important;
    }

    .cont-col {
        display: none;
    }
    .nav-tabs .nav-link {

        width: 350px!important;
    }
    .a-b-photo {
        margin-top: 15px;
    }
    .doc-vid {
        width: 300px;
    }
    
.testimonial-carousel:hover .owl-nav {
    width: 300px;
    opacity: 1;
    top: -50px!important;
}
.call-action {
    display: flex;
    flex-direction: column;
}

.call-action {
    display: flex;
    flex-direction: column;
}

.get-free {
    width: 100%!important;
    margin-top: 15px;
  }

  /* .read-more {
    width: 100%!important;
  }

  .read-more {
    width: 100%!important;
    margin-top: 15px;
    display: none;
  } */




}


@media (max-width: 991.98px) {

    .responsive {
        padding: 10px !important;
        font-size: 35px !important;
    }

    .skil-section {
        transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
        background: #5E6671;
        clip-path: unset;
        padding-bottom: 50px;
    }
    .her-img {
        align-self: center !important;
    }
    .cont-col {
        display: none;
    }
    .nav-tabs .nav-link {

        width: 350px!important;
    }
    .a-b-photo {
        margin-top: 15px;
    }
    .doc-vid {
        width: 300px;
    }
    
.testimonial-carousel:hover .owl-nav {
    width: 300px;
    opacity: 1;
    top: -50px!important;
}

.call-action {
    display: flex;
    flex-direction: column;
}

.get-free {
    width: 100%!important;
    margin-top: 15px;
  }

  /* .read-more {
    width: 100%!important;
    margin-top: 15px;
    display: none;
  } */



}


:root {
    --primary: #C4B37C;
    --light: #EFF5FF;
    --dark: #C4B37C;
}

.service-item {
    text-align: center!important;
    border: #C4B37C !important;
    border-style: solid!important;
    border-width: 1px!important;
    font-size: 18px!important;
    font-weight: 600!important;
}

.skil-text {
    font-family: "DM Serif Display", Sans-serif!important;
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
}

h1 {
    color: #C4B37C !important;
    font-family: "DM Serif Display", Sans-serif!important;
    font-weight: 400;
    font-style: normal;
}

p {
    color: #ffffff !important;
    font-family: "Poppins", Sans-serif;
    font-weight: 400;
    line-height: 1.1em;
}
p {
    margin-top: 0;
    margin-bottom: auto!important;
}

.p-4 {
    padding: 2px!important;
}

.ps-1 {
    font-size: 18px!important;
}

.ps-2 {
    font-size: 20px!important;
}

.ps-3 {
    font-size: 22px!important;
}
.ps-4 {
    font-size: 24px!important;
}

.custom-nav {
    padding: 25px !important;
    display: inherit;
}

.contnt {
    background-color: transparent;
    background-image: linear-gradient(163deg, #363F4D 0%, #1E232D 100%);
}

.navbar {
    background-color: transparent;
    background-image: linear-gradient(163deg, #363F4D 0%, #1E232D 100%); 
}

.intro-c-s {
    padding: 25px;
}

.intro-c-list-i {
    font-size: 20px !important;
    color: #ffffff !important;
    font-weight: 600!important;

}
.intro-c-h {
    padding: 25px;
    font-size: 60px;
}

.intro-c-lis {
    padding-top: 20px;
    padding-bottom: 20px;
}

.intro-c-t {
    padding: 25px;
}


.fw-medium {
    font-weight: 500 !important;
}

.fw-bold {
    font-weight: 700 !important;
}

.fw-black {
    font-weight: 900 !important;
}

.back-to-top {
    position: fixed;
    display: none;
    right: 45px;
    bottom: 45px;
    z-index: 99;
}


#spinner {
    opacity: 0;
    visibility: hidden;
    transition: opacity .5s ease-out, visibility 0s linear .5s;
    z-index: 99999;
}

#spinner.show {
    transition: opacity .5s ease-out, visibility 0s linear 0s;
    visibility: visible;
    opacity: 1;
}


.btn {
    font-weight: 500;
    transition: .5s;
}

.btn.btn-primary,
.btn.btn-secondary {
    color: #FFFFFF;
}

.btn-square {
    width: 38px;
    height: 38px;
}

.btn-sm-square {
    width: 32px;
    height: 32px;
}

.btn-lg-square {
    width: 48px;
    height: 48px;
}

.btn-square,
.btn-sm-square,
.btn-lg-square {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: normal;
}


.navbar .dropdown-toggle::after {
    border: none;
    content: "\f107";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    vertical-align: middle;
    margin-left: 8px;
}

.navbar .navbar-nav .nav-link {
    margin-right: 30px;
    padding: 25px 0;
    color: #FFFFFF;
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase;
    outline: none;
}

.navbar .navbar-nav .nav-link:hover,
.navbar .navbar-nav .nav-link.active {
    color: var(--primary);
}

@media (max-width: 991.98px) {
    .navbar .navbar-nav .nav-link  {
        margin-right: 0;
        padding: 10px 0;
    }

    .navbar .navbar-nav {
        border-top: 1px solid #EEEEEE;
    }
}

.navbar .navbar-brand,
.navbar a.btn {
    /* height: 75px; */
}

.navbar .navbar-nav .nav-link {
    color: var(--dark);
    font-weight: 500;
}

.navbar.sticky-top {
    top: -100px;
    transition: .5s;
}

@media (min-width: 992px) {
    .navbar .nav-item .dropdown-menu {
        display: block;
        border: none;
        margin-top: 0;
        top: 150%;
        opacity: 0;
        visibility: hidden;
        transition: .5s;
    }

    .navbar .nav-item:hover .dropdown-menu {
        top: 100%;
        visibility: visible;
        transition: .5s;
        opacity: 1;
    }
}


/*** Header ***/
.header-carousel .owl-carousel-text {
    position: absolute;
    width: 100%;
    height: 100%;
    padding: 3rem;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    text-shadow: 0 0 30px rgba(0, 0, 0, .1);
}

.header-carousel .owl-nav {
    position: absolute;
    width: 200px;
    height: 45px;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    justify-content: space-between;
}

.header-carousel .owl-nav .owl-prev,
.header-carousel .owl-nav .owl-next {
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFFFFF;
    background: transparent;
    border: 1px solid #FFFFFF;
    border-radius: 45px;
    font-size: 22px;
    transition: .5s;
}

.header-carousel .owl-nav .owl-prev:hover,
.header-carousel .owl-nav .owl-next:hover {
    background: var(--primary);
    border-color: var(--primary);
}

.header-carousel .owl-dots {
    position: absolute;
    height: 45px;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    align-items: center;
    justify-content: center;
}

.header-carousel .owl-dot {
    position: relative;
    display: inline-block;
    margin: 0 5px;
    width: 15px;
    height: 15px;
    background: transparent;
    border: 1px solid #FFFFFF;
    border-radius: 15px;
    transition: .5s;
}

.header-carousel .owl-dot::after {
    position: absolute;
    content: "";
    width: 5px;
    height: 5px;
    top: 4px;
    left: 4px;
    background: #FFFFFF;
    border-radius: 5px;
}

.header-carousel .owl-dot.active {
    background: var(--primary);
    border-color: var(--primary);
}

.page-header {
    background: url(../img/header-page.jpg) top center no-repeat;
    background-size: cover;
    text-shadow: 0 0 30px rgba(0, 0, 0, .1);
}

.breadcrumb-item + .breadcrumb-item::before {
    color: var(--light);
}


/*** Service ***/
.service-item {
    transition: .5s;
}

.service-item:hover {
    margin-top: -10px;
    box-shadow: 0 .5rem 1.5rem rgba(0, 0, 0, .08);
}

.service-item .btn {
    width: 40px;
    height: 40px;
    display: inline-flex;
    align-items: center;
    background: #FFFFFF;
    border-radius: 40px;
    white-space: nowrap;
    overflow: hidden;
    transition: .5s;
}

.service-item:hover .btn {
    width: 140px;
}


/*** Feature ***/
@media (min-width: 992px) {
    .container.feature {
        max-width: 100% !important;
    }

    .feature-text  {
        padding-left: calc(((100% - 960px) / 2) + .75rem);
    }
}

@media (min-width: 1200px) {
    .feature-text  {
        padding-left: calc(((100% - 1140px) / 2) + .75rem);
    }
}

@media (min-width: 1400px) {
    .feature-text  {
        padding-left: calc(((100% - 1320px) / 2) + .75rem);
    }
}


/*** Team ***/
.team-item img {
    position: relative;
    top: 0;
    transition: .5s;
}

.team-item:hover img {
    top: -30px;
}

.team-item .team-text {
    position: relative;
    height: 100px;
    transition: .5s;
}

.team-item:hover .team-text {
    margin-top: -60px;
    height: 160px;
}

.team-item .team-text .team-social {
    opacity: 0;
    transition: .5s;
}

.team-item:hover .team-text .team-social {
    opacity: 1;
}

.team-item .team-social .btn {
    display: inline-flex;
    color: var(--primary);
    background: #FFFFFF;
    border-radius: 40px;
}

.team-item .team-social .btn:hover {
    color: #FFFFFF;
    background: var(--primary);
}


/*** Appointment ***/
.bootstrap-datetimepicker-widget.bottom {
    top: auto !important;
}

.bootstrap-datetimepicker-widget .table * {
    border-bottom-width: 0px;
}

.bootstrap-datetimepicker-widget .table th {
    font-weight: 500;
}

.bootstrap-datetimepicker-widget.dropdown-menu {
    padding: 10px;
    border-radius: 2px;
}

.bootstrap-datetimepicker-widget table td.active,
.bootstrap-datetimepicker-widget table td.active:hover {
    background: var(--primary);
}

.bootstrap-datetimepicker-widget table td.today::before {
    border-bottom-color: var(--primary);
}


/*** Testimonial ***/
.testimonial-carousel::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 0;
    background: linear-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    z-index: 1;
}

.testimonial-carousel::after {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    height: 100%;
    width: 0;
    background: linear-gradient(to left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    z-index: 1;
}

@media (min-width: 768px) {
    .testimonial-carousel::before,
    .testimonial-carousel::after {
        width: 200px;
    }
}

@media (min-width: 992px) {
    .testimonial-carousel::before,
    .testimonial-carousel::after {
        width: 300px;
    }

}

.testimonial-carousel .owl-item .testimonial-text {
    background: var(--light);
    transform: scale(.8);
    transition: .5s;
}

.testimonial-carousel .owl-item.center .testimonial-text {
    background: var(--primary);
    transform: scale(1);
}

.testimonial-carousel .owl-item .testimonial-text *,
.testimonial-carousel .owl-item .testimonial-item img {
    transition: .5s;
}

.testimonial-carousel .owl-item.center .testimonial-text * {
    color: var(--light) !important;
}

.testimonial-carousel .owl-item.center .testimonial-item img {
    background: var(--primary) !important;
} 

.testimonial-carousel .owl-nav {
    position: absolute;
    width: 350px;
    top: 15px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    justify-content: space-between;
    opacity: 0;
    transition: .5s;
    z-index: 1;
}

.testimonial-carousel:hover .owl-nav {
    width: 300px;
    opacity: 1;
}

.testimonial-carousel .owl-nav .owl-prev,
.testimonial-carousel .owl-nav .owl-next {
    position: relative;
    color: var(--primary);
    font-size: 45px;
    transition: .5s;
}

.testimonial-carousel .owl-nav .owl-prev:hover,
.testimonial-carousel .owl-nav .owl-next:hover {
    color: var(--dark);
}


/*** Footer ***/
.footer .btn.btn-social {
    margin-right: 5px;
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--light);
    border: 1px solid #FFFFFF;
    transition: .3s;
}

.footer .btn.btn-social:hover {
    color: var(--primary);
}

.footer .btn.btn-link {
    display: block;
    margin-bottom: 5px;
    padding: 0;
    text-align: left;
    color: #FFFFFF;
    font-size: 15px;
    font-weight: normal;
    text-transform: capitalize;
    transition: .3s;
}

.footer .btn.btn-link::before {
    position: relative;
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-right: 10px;
}

.footer .btn.btn-link:hover {
    color: var(--primary);
    letter-spacing: 1px;
    box-shadow: none;
}

.footer .copyright {
    padding: 25px 0;
    font-size: 15px;
    border-top: 1px solid rgba(256, 256, 256, .1);
}

.footer .copyright a {
    color: var(--light);
}

.footer .copyright a:hover {
    color: var(--primary);
}