/********** Template CSS **********/
:root {
    --primary: #06A3DA;
    --secondary: #F57E57;
    --light: #EEF9FF;
    --dark: #091E3E;
}

h1,
h2,
.font-weight-bold {
    font-weight: 700 !important;
}

h3,
h4,
.font-weight-semi-bold {
    font-weight: 600 !important;
}
a.btn.btn-primary.py-2.px-4.ms-3 {
      background: #dca60e;
    border: 3px solid #dca60e;
    border-radius: 20px;
}
h5,
h6,
.font-weight-medium {
    font-weight: 500 !important;
}.bg-light.rounded.h-100.p-5 {
   
    filter: drop-shadow(0px 2px 3px black);
    border-radius: 10px!important;
} .btn.btn-primary.w-100.py-3 {
	background: #dca60e;
	border: #dca60e;
	border-radius: 20px;
}
p.mb-4.para {
    text-align: justify;
    font-size: 16px;
    line-height:30px;
}a.btn.btn-primary {
    background: #dca60e;
    border: 3px solid #dca60e;
    border-radius: 20px;
}.btn-primary:hover{ background: #dca60e;
    border: 3px solid #dca60e;
    border-radius: 20px; color:white!important}
.icon-circle.process-block-icon.process-number {
    color: #8e4619!important;
    background-color: #f0de96!important;
      width: 94px;
    height: 94px;
    padding: 27px;
    color: #fff;
    font-size: 46px;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 35px;
    margin-left: auto;
    margin-right: auto;
    line-height: 1;
    border-radius:50%;
}
img.position-absolute.w-100.h-100.rounded.wow.zoomIn {
    border-radius: 8px !important;
    border: 10px solid #9f4e18!important;
    /* border-bottom: 9px solid green; */
    padding: 5px;
}
img.img-fluid.image {
    width: 100%;
    aspect-ratio: 3/2.5;
} 
.wpb_wrapper:hover {
    box-shadow: 0 0 15px rgba(0, 0, 0, .6);
    padding:5px 8px;
}
.post-content {
    padding:15px;
    border: 1px solid #ebecf7;
    background-color: #fff;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}
a.btn.btn-primary.py-3.px-5.mt-4.wow.zoomIn {
    background: #9f4e18!important;
    border: 1px solid #9f4e18!important;
}
a.btn.btn-primary.py-3.px-5.mt-4.wow.zoomIn:hover {
    background: #9f4e18!important;
    border: 1px solid #9f4e18!important;
}
.meta-cat>a {
    background-color: #f4f5f9;
    color: black;
    padding: 8px 10px;
    margin-bottom: 16px;
    border-radius: 6px;
    transition: .7s ease;
    font-size: 14px;
    display: inline-block;
    line-height: 1;
    font-family: 'Poppins!important';
    position: relative;
}
.post-meta {
    /* border-radius: 0px 0px 4px 4px; */
    background-color: #fff;
    border-top: 1px solid #ebecf7;
    padding: 16px 0px 0px;
    /* margin-top: -1px; */
    line-height: 1;
}
h3.post-title {
    font-size: 20px;
    color: black!important;
    line-height: 30px;
}
.meta {
    font-size: 13px;
    font-family: 'Poppins!important';
    color: #9496ac;
    display: inline-block;
    position: relative;
    line-height: 15px;
}
.btn {
    font-family: 'Jost', sans-serif;
    font-weight: 600;
    transition: .5s;
}
img.img-fluid.images {
    width: 57%;
    aspect-ratio: 5/4.5;
}nav.navbar.navbar-expand-lg.bg-white.navbar-light.shadow-sm.px-5.py-3.py-lg-0 {
    background: #fff!important;
}
.btn-primary,
.btn-secondary {
    color: #FFFFFF;
}

.btn-primary:hover {
    background:black;
    border-color: black;
}

.btn-secondary:hover {
    background: var(--primary);
    border-color: var(--primary);
}

.btn-square {
    width: 36px;
    height: 36px;
}

.btn-sm-square {
    width: 28px;
    height: 28px;
}

.btn-lg-square {
    width: 46px;
    height: 46px;
}

.btn-square,
.btn-sm-square,
.btn-lg-square {
    padding-left: 0;
    padding-right: 0;
    text-align: center;
}

#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;
}

.back-to-top {
    position: fixed;
    display: none;
    right: 45px;
    bottom: 45px;
    z-index: 99;
    background: #9f4e18;
    border: #9f4e18;
}
.top-shape::before {
    position: absolute;
    content: "";
    width: 35px;
    height: 100%;
    top: 0;
    left: -17px;
    background:#000!important;
    transform: skew(40deg);
}

.navbar-light .navbar-nav .nav-link {
       font-family: 'Poppins';
    padding: 35px 15px;
    font-size: 18px;
    color: var(--dark);
    outline: none;
    transition: .5s;
    font-weight: bolder;
}

.sticky-top.navbar-light .navbar-nav .nav-link {
    padding: 20px 15px;
}

.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link.active {
    color:#9f4e18!important;
}
h1.display-1.text-white.mb-md-4.animated.zoomIn {
    font-size:45px;
    letter-spacing: 0px;
    line-height: 30px;
} p.slider-text.d-none.d-xl-block.text-white {
    font-size: 22px;
    line-height: 34px;
    font-family: 'Jost';
}a.btn.btn-primary.py-md-3.px-md-5.me-3.animated.slideInLeft {
    border: 1px solid black;
    background: black;
}
@media (max-width: 991.98px) {
    .navbar-light .navbar-nav .nav-link,
    .sticky-top.navbar-light .navbar-nav .nav-link {
        padding: 10px 0;
    }
}

.carousel-caption {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background:linear-gradient(to bottom, rgba(29, 29, 36, 0.7) 0%, rgba(29, 29, 36, 0.75) 100%);
    z-index: 1;
}

@media (max-width: 576px) {
    .carousel-caption h5 {
        font-size: 14px;
        font-weight: 500 !important;
    }

    .carousel-caption h1 {
        font-size: 30px;
        font-weight: 600 !important;
    }
}

.carousel-control-prev,
.carousel-control-next {
    width: 10%;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
    width: 3rem;
    height: 3rem;
}

@media (min-width: 991.98px) {
    .banner {
        position: relative;
        margin-top: -90px;
        z-index: 1;
    }
}

.section-title h5::before {
    position: absolute;
    content: "";
    width: 45px;
    height: 3px;
    right: -55px;
    bottom: 11px;
    background: var(--primary);
}

.section-title h5::after {
    position: absolute;
    content: "";
    width: 15px;
    height: 3px;
    right: -75px;
    bottom: 11px;
    background: var(--secondary);
}

.twentytwenty-wrapper {
    height: 100%;
}

.hero-header {
    background: linear-gradient(rgba(0, 0,0, .85), rgba(0,0,0, .85)), url(../img/2.jpg) center center no-repeat;
    background-size: cover;
}
.main_sentence.animated.zoomDown {
	font-size: 26px;
	margin-bottom: 20px;
}
.bg-appointment {
    background: linear-gradient(rgba(9, 30, 62, .85), rgba(9, 30, 62, .85)), url(../img/carousel-1.jpg) center center no-repeat;
    background-size: cover;
}

.appointment-form {
    background: rgba(6, 163, 218, .7);
}

.service-item img,
.service-item .bg-light,
.service-item .bg-light h5,
.team-item .team-text {
    transition: .5s;
}

.service-item:hover img {
    transform: scale(1.15);
}

.team-item .team-text::after,
.service-item .bg-light::after {
       position: absolute;
    content: "";
    top: 50%;
    bottom: 0;
    left: 15px;
    right: 15px;
    border-radius: 119px / 66px;
    box-shadow: 0 0 15px rgb(179 ,156 ,135,0.7);
    opacity: 0;
    transition: .5s;
    z-index: -1;
}
.bg-light {
    background-color: black!Important;
}
h5.m-0 {
    color: white;
}
.team-item:hover .team-text::after,
.service-item:hover .bg-light::after {
    opacity: 1;
}

.bg-offer {
    background:url(../img/2.jpg) center center no-repeat;
    background-size: cover;
}

.offer-text {
    background: rgba(0,0,0, .85);
}

.price-carousel .owl-nav {
    position: absolute;
    width: calc(100% + 45px);
    height: 45px;
    top: calc(50% - 22.5px);
    left: -22.5px;
    display: flex;
    justify-content: space-between;
    opacity: 0;
    transition: .5s;
}

.price-carousel:hover .owl-nav {
    opacity: 1;
}

.price-carousel .owl-nav .owl-prev,
.price-carousel .owl-nav .owl-next {
    position: relative;
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFFFFF;
    background: var(--primary);
    border-radius: 2px;
    font-size: 22px;
    transition: .5s;
}

.price-carousel .owl-nav .owl-prev:hover,
.price-carousel .owl-nav .owl-next:hover {
    background: var(--secondary);
}

.bg-testimonial {
    background: url(../img/carousel-2.jpg) center center no-repeat;
    background-size: cover;
}

.testimonial-carousel {
    background: rgba(6, 163, 218, .85);
}

.testimonial-carousel .owl-nav {
    position: absolute;
    width: calc(100% + 46px);
    height: 46px;
    top: calc(50% - 23px);
    left: -23px;
    display: flex;
    justify-content: space-between;
    z-index: 1;
}

.testimonial-carousel .owl-nav .owl-prev,
.testimonial-carousel .owl-nav .owl-next {
    position: relative;
    width: 46px;
    height: 46px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFFFFF;
    background: var(--primary);
    border-radius: 2px;
    font-size: 22px;
    transition: .5s;
}

.testimonial-carousel .owl-nav .owl-prev:hover,
.testimonial-carousel .owl-nav .owl-next:hover {
    background: var(--secondary);
}

.testimonial-carousel .owl-item img {
    width: 120px;
    height: 120px;
}