.navbar-expand-lg .navbar-collapse{justify-content: flex-end;}
.carousel-indicators [data-bs-target]{border-radius: 50% !important; height: 16px !important; width: 16px !important;margin: 0px 5px;}
nav.navbar.navbar-expand-lg.navbar-light.bg-light { background: #061e18 !important; }
.navbar-light .navbar-nav .nav-link.active{color: #ffffff;font-weight: 500;}
.navbar-light .navbar-nav .nav-link{color: #ffffff;}
.navbar-light .navbar-nav .nav-link { padding: 15px 30px; text-transform: uppercase; font-size: 16px; }
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover{
    color: #061e18;
    background-color: #c6a25b;
    box-shadow: inset 0px 0px 0px #6098FF;
    display: block;
    -webkit-transition: all 0.4s cubic-bezier(.5, .24, 0, 1);
    transition: all 0.4s cubic-bezier(.5, .24, 0, 1)
  }
  /* if you want it to show from the right use -300px instead */
  .nav-link:hover::before {
   box-shadow: inset 300px 0px 0px #6098FF;
  }
.container { width: 100%; max-width: 100%; padding: 0px 60px; }
.bookappointment { background-color: #e8f2f1; padding: 10px 0px 30px 0px; }
.bookappointment h2 { color: #fff; background:#061e18; display: inline-block; padding: 20px; margin: 30px 0px; font-size: 24px; font-weight: 400; }
input.form-control { border-radius: 0px; box-shadow: none; height: 60px; }
.bookappointment textarea{ margin-top: 20px; }
button.btn.btn-primary.btn-lg { width: 100%; border-radius: 0px; display: flex; align-content: center; flex-direction: column; justify-content: space-between; align-items: center; margin-top: 20px; background: #a4c29e; border: #a4c29e; height: 60px; line-height: 40px; text-transform: uppercase; }

button.btn.btn-primary.btn-lg:hover {
    background: #061e18;
    color: #c6a25b;
}
.form-control:focus{box-shadow: none;border-color: #061e18;}
.services{background-color: #e8f2f1;}
.services h2 { background-color: #e8f2f1; text-align: center; font-size: 42px; font-weight: 400; letter-spacing: 4px; }
section.services .row { margin: 0px; }
section.services .row .col-md-6 { flex: 0 0 auto; padding: 0px; padding: 10px 10px; }
.about{background-color: #e8f2f1; padding: 60px 0px;}
.about .text { margin: 20px; background: #ffffff; padding: 30px 40px; }
.about .text h2{font-size: 36px;font-weight: 400; text-transform: uppercase; letter-spacing: 4px; margin-bottom: 30px;}
section.videosection{background-image:url(../images/review-bg.jpg);background-size: cover;}
.testimonial_section{background-image:url(../images/review-bg.jpg);background-size: cover;}
.about .text p { line-height: 30px; font-size: 16px; }
.videobox { border: 30px solid rgb(0 0 0 / 21%); }
section.videosection { padding: 100px; }
#review .owl-item.active.center { -webkit-transform:  translateY(2%) scale(1.1); transform: translateY(2%) scale(1.1); z-index: 1; }
#review.owl-carousel .owl-stage-outer .owl-item { margin-top: 1%; padding-bottom: 6rem; }
#review.owl-carousel .owl-stage-outer .owl-item  .img-thumbnail { padding:1.3rem; background-color: #fff; border: 0px solid #dee2e6; border-radius: 0.25rem; max-width: 100%; height: auto; }
.reviewsection{background-color: #e8f2f1; padding: 30px 0px;}
.reviewsection h3 { text-align: center; font-size: 42px; font-weight: 300; }
.owl-nav { position: absolute; top: 50%; width: 100%; }
.owl-nav button.owl-prev, .owl-nav button.owl-next { position: absolute; }
.owl-nav button.owl-prev { left: -30px; right: inherit; }
.owl-nav  button.owl-next { right: -30px; left: inherit; }
.image .img-fluid { width: 100%; }
.abso_sec{position: absolute;}
.abso_sec span { height: 3px; width: 160px; background: #000000; display: flex; position: absolute; left: 40px; top: 15px; }
.abso_sec span.horz { width: 3px; height: 160px; display: flex; background: #000000; position: absolute; left: 15px; top: 40px; }
.box_horz { padding: 50px; font-size: 24px; line-height: 36px; }
.servicebox { background: #fff; padding: 20px; margin-top: 15px; }
#review .owl-item.active.center .servicebox {background: #24234d; color: #ffffff;}
.testimonial_section{background-image:url(../images/review-bg.jpg);background-size: cover;padding: 60px 60px 0px 60px;}
.headingtest { text-align: center; padding: 50px 20px 20px 0px; }
.headingtest h3 { font-size: 36px; font-weight: 400; }
footer{background: #061e18 !important;    padding: 60px;}
footer ul{padding: 0px; margin-top: 20px;}
footer ul li{padding: 10px 0px 0px 0px;}
footer ul li a {
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 21px;
}
.service {
    position: relative;
}
.service .service_box {
    position: absolute;
    bottom: 0px;
    padding: 30px;
}
.service .service_box h4 {
    font-size: 42px;
    color: #fff;
}
.service {
    position: relative;
    display: grid;
}
.service .service_box {
    position: absolute;
    bottom: 30px;
    padding: 0px 40px;
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: flex-end;
}
.service .service_box a {
    color: #072116;
    background: #a4c29e;
    text-decoration: none;
    padding: 5px 10px;
    font-size: 24px;
}

.navbar>.container-fluid {
    padding: 0px 60px;
}
section.services .row .col-md-6 .slideup {
    position: relative;
}
.slide_box {
    position: absolute;
    top: 0px;
    background: rgb(0 0 0 / 33%);
    height: 100%;
    display: none;
    padding: 40px;
    width: 100%;
}
section.services .row .col-md-6 .slideup:hover .slide_box{
    display: flex;
    transform: scale(1);
    transform-origin: 50% 50%;
    transition: transform 0.25s ease-out;
    -webkit-transition: opacity 0.2s, -webkit-transform 0.35s;
	transition: opacity 0.2s, transform 0.35s;
}
.box_text {
    display: flex;
    align-content: space-around;
    flex-direction: column;
    justify-content: center;
    align-items: self-start;
    color: #fff;
    line-height: 24px;
    font-size: 18px;
    text-align: left;
}
.box_text ul{padding: 0px;}
.box_text ul li{list-style: none;}
.slideup:hover .box_text h3{font-size: 36px;-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);}
section.services .row .col-md-6 .slideup:hover .service_box {
    display: none;
}
.bookappointment .about h3 {
    font-size: 42px;
    font-weight: 400;
    text-transform: uppercase;
}

    @media screen and (max-width:1280px) {
    .service .service_box h4{font-size: 30px;}
    .service .service_box a {font-size: 18px; }
    .about .text h2 {
        font-size: 21px;
        margin-bottom: 20px;
    }
    }
    .carousel-caption button.btn.btn-primary.btn-lg {
        background: #0d2f2c;
    }
    .carousel-caption {
        position: absolute;
        right: 20%;
        bottom: 1.25rem;
        left: auto;
        padding-top: 1.25rem;
        padding-bottom: 1.25rem;
        color: #fff;
        text-align: center;
        width: 200px;
        top: 50%;
    }
@media screen and (max-width:1024px) {
.navbar>.container-fluid {
    padding: 0px 0px;
}
.navbar-light .navbar-nav .nav-link {
    padding: 15px 20px;
    text-transform: uppercase;
    font-size: 14px;
}

}

@media screen and (max-width:992px) {
    .container {
        width: 100%;
        max-width: 100%;
        padding: 0px 15px;
    }
    .about .text { margin: 0px; background: #ffffff; padding: 20px 15px; }
    .about .text h2 {
        font-size: 24px;
        margin-bottom: 10px;
    }
    .about {
        background-color: #e8f2f1;
        padding: 15px 0px;
    }
    section.videosection {
        padding: 30px 0px;
    }
    .videobox {
        border: 10px solid rgb(0 0 0 / 21%);
    }
    .reviewsection {
        background-color: #e8f2f1;
        padding: 30px 0px;
    }
    .reviewsection h3 {
        text-align: center;
        font-size: 30px;
        margin-bottom: 20px;
    }
    .carousel-caption {
        position: absolute;
        right: 15%;
        bottom: 1.25rem;
        left: auto;
        padding-top: 1.25rem;
        padding-bottom: 1.25rem;
        color: #fff;
        text-align: center;
        width: 100px;
        top: 50%;
    }
    .carousel-caption button.btn.btn-primary.btn-lg {
        background: #0d2f2c;
        margin: 0px;
        padding: 0px;
        height: 34px;
        font-size: 13px;
        width: 100px;
        line-height: 34px;
    }
    .navbar-light .navbar-brand img{width: 80%;}
    .navbar>.container-fluid {
        padding: 0px 15px;
    }
}
.carousel.slide.mobile {
    display: none;
}
.box_horz .name {
    font-size: 18px;
    font-weight: 600;
}
footer {
    background: #061e18 !important;
    padding: 60px 60px 0px;
}
footer .buttons{display: none;}
@media screen and (max-width:767px) {
    .videobox {
        border: 1px solid rgb(0 0 0 / 21%);
    }
    .headingtest {
        text-align: center;
        padding: 20px 0px 10px 0px;
    }
    .headingtest h3 {
        font-size: 24px;
        font-weight: 400;
    }
    .testimonial_section {
        padding: 40px 0px 0px 0px;
    }
    .box_horz {
        padding: 28px;
        font-size: 16px;
        line-height: 24px;
    }
    .owl-nav button.owl-next {
        right: -10px;
        left: inherit;
    }
    .owl-nav button.owl-prev {
        left: -10px;
        right: inherit;
    }
    
    #review.owl-carousel .owl-stage-outer .owl-item {
        margin-top: 0%;
        padding-bottom: 0rem;
    }
    footer {
        background: #061e18 !important;
        padding: 30px 0px;
    }
    ul.navbar-nav {
        padding: 20px 0px;
    }
    .navbar-expand-lg .navbar-collapse {
        position: absolute;
        top: 90px;
        background: #061e18;
        z-index: 999;
        width: 100%;
        left: 0;
        height: 100vh;
        overflow: hidden;
    }
    input.form-control {
        border-radius: 0px;
        box-shadow: none;
        height: 60px;
        margin-top: 10px;
    }
    .services h2{font-size: 30px;}
    .service .service_box h4 {
        font-size: 24px;}
    .service .service_box a {
    font-size: 18px;
}
.service .service_box{padding: 0px 20px;}
.bookappointment {
    background-color: #e8f2f1;
    padding: 20px;
}
.videosection iframe {
    width: 100%;
    max-width: 100%;
    max-height: 300px;
}
.slide_box{padding: 60px;width: 100%;}
.slideup:hover .box_text h3{font-size: 24px;}
.slideup:hover .box_text  p{
    font-size: 13px;
    line-height: 21px;
}
.navbar-toggler-icon {
    width: 2.5em;
    height: 1.5em;
}
footer iframe {
    border: 0;
    max-width: 100%;
    height: 300px;
    border: 0;
    width: 96%;
    max-height: 240px;
}
.carousel.slide.desktop {
    display: none;
}
.carousel.slide.mobile {
    display: block;
}
.bookappointment h2 {
    background: transparent;
    display: inline-block;
    padding: 10px 0px;
    margin: 0px 0px;
    font-size: 21px;
    font-weight: 700;
    color: #212529;
}
input.form-control {
    border-radius: 0px;
    box-shadow: none;
    height: 50px;
    margin-top: 10px;
    font-size: 16px;
}
.services h2 {
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 2px;
}
.about .text h2 {
    font-size: 24px;
    margin-bottom: 10px;
    letter-spacing: 0px;
    font-weight: 500;
}
.reviewsection h3 {
    text-align: center;
    font-size: 24px;
    margin-bottom: 20px;
    font-weight: 600;
}
.headingtest h3 {
    font-size: 24px;
    font-weight: 600;
}
.bookappointment textarea {
    margin-top: 10px;
}
button.btn.btn-primary.btn-lg{    margin-top: 10px;}
.bookappointment .about h3 {
    font-size: 24px;
    font-weight: 600;
    text-transform: uppercase;
}
div#testimonial .owl-dots {
    display: none;
}
}

.navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(198, 162, 91, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E") !important;
  }

  button:focus:not(:focus-visible) {
    outline: 0;
    box-shadow: none;
}
.navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
    max-width: 320px;
    min-width: 260px;
    border-radius: 0px;
    border: 0px;
    background: #061e18;
}
.dropdown-item{color: #fff; background: #061e18;   padding: 15px 20px;}
.dropdown-item.active, .dropdown-item:active {
    color: #061e18;
    text-decoration: none;
    background-color: #a0884e;
}
.dropdown-item:focus, .dropdown-item:hover {
    color: #061e18;
    text-decoration: none;
    background-color: #a0884e;
}

.dropdown-item span {
    float: right;
}

.dropdown-menu li {
    position: relative;
    }
    .dropdown-menu .dropdown-submenu {
    display: none;
    position: absolute;
    left: 100%;
    top: -7px;
    }
    .dropdown-menu .dropdown-submenu-left {
    right: 100%;
    left: auto;
    }
    .dropdown-menu > li:hover > .dropdown-submenu {
    display: block;
    }
/* ============ small devices ============ */
@media (max-width: 991px) {
    .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: relative;
        max-width: 320px;
        min-width: 260px;
        border-radius: 0px;
        border: 0px;
        background: #061e18;
        width: 100%;
        left: 0;
        top: 0px;
        max-width: 100%;
    }

}	
@media (max-width: 767px) {
    footer .buttons{display: flex;}
    a.booknow{display: none !important;}

}	
/* ============ small devices .end// ============ */


a.booknow {
    background: #fff;
    padding: 10px 30px;
    font-size: 21px;
    color: #061e18;
    text-decoration: none;
    margin-top: 10px;
    display: inline-block;
    text-transform: uppercase;
    border: 1px solid transparent;
}
footer .buttons {
    position: fixed;
    width: 100%;
    flex-direction: row;
    justify-content: space-around;
    bottom: 0px;
    z-index: 999;
    text-transform: uppercase;
}
a.button-whatsapp {
    background: #c5a15a;
    width: 50%;
    text-align: center;
    color: #061e18;
    text-decoration: none;
    padding: 10px;
}
a.button-call {
    background: #a4c29e;
    color: #ffffff;
    text-decoration: none;
    padding: 10px;
    width: 50%;
    text-align: center;
}

a.booknow:hover {
    background: #061e18;
    color: #c6a25b;
    border: 1px solid #c6a25b;
}