.main-menu ul li ul.submenu li a {
    padding: 10px 22px;
    display: block;
    margin: 0;
    border: 0;
    color: #001234;
}

.main-menu ul li ul.submenu.sdfsf {
    width: 350px;
}

.services__img img {
    width: 100%;
    border-radius: 15px;
    height: 300px;
    object-fit: cover;
}
/* .blog__thumb img {
    height: 350px;
    object-fit: cover;
} */
.blog__thumb.sadfsdf img {
    height: 350px;
    object-fit: cover;
}
.teams__thumb--img img {
    border-radius: 15px;
    border: 2px solid;
    height: 250px;
    object-fit: cover;
}

.main-header-area .logo-img img {
    width: 150px;
    height: 60px;
    object-fit: cover;
}

.teams__content {
    border-radius: 15px;
    padding: 10px 10px;
    box-shadow: 0 3px 24px rgb(0 0 0 / 10%);
    height: 150px;
}

.about-img__thumb img {
    width: 100%;
    border-radius: 20px;
    border: 2px solid;
}

.testimonial-item .author_box__img img {
    border-radius: 50%;
    width: 100px;
    height: 100px;
    object-fit: cover;
}

.blog__thumb.img-resize img {
    width: 100%;
    height: 293px;
    object-fit: cover;
}

.slider-height {
    min-height: 800px;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    background-position: center;
}
@media only screen and (min-width: 1200px) and (max-width: 1600px) {
    .main-menu ul li {
        margin-right: 16px;
    }
}

@media (max-width: 768px) {
    .teams__thumb--img img {
        height: 350px;
    }
    .main-header-area .logo-img img {
        height: 60px;
        object-fit: cover;
    }
    .slider-height {
        /* min-height: 450px; */
        min-height: 520px;
        /* background-position: right; */
    }
    .section-title h2 {
        font-size: 36px !important;
    }
    /* iframe {
        border: 0;
        width: 390px !important;
    } */
}
iframe {
    border: 0;
    /* width: 520px; */
    /* height: 315px; */
}
.cases__content {
    padding: 0 45px 35px 45px;
    height: 150px;
}
.pb-130 {
    padding-bottom: 40px;
}
.pt-120 {
    padding-top: 40px;
}
.pb-70 {
    padding-bottom: 5px;
}
.top-right-nav ul li a:hover {
    color: #fff;
    border-color: #fff;
}
/* .slider-height {
    min-height: 500px;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    background-position: center;
} */

.pb-100 {
    padding-bottom: 40px;
}
.intro-video-area {
    margin-bottom: 70px;
}

.gallery__thumb.sadsa {
    position: relative;
    overflow: hidden;
    border-radius: 15px;
    border: 2px solid #7676766b;
}
.events-02.pos-rel.mb-30.wow.fadeInUp2.animated {
    border: 2px solid #a7a4a46b;
}
.services__img img {
    width: 100%;
    border-radius: 15px;
    height: 300px;
    object-fit: cover;
    border: 2px solid #7c7b7b;
}
.slider__content {
    position: relative;
    z-index: 3;
    margin-top: 400px;
}

.intro-video-area .intro-video-content {
    min-height: auto !important;
}
.page-title-area::before {
    content: "";
    background-color: #0617383b;
    opacity: 0.7;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.single-slider::before {
    content: "";
    background: #08133b24;
    opacity: 0.5;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
/* .logoapp{
    margin-right: -300px;
}

@media(max-width:768px){
    .logoapp{
        margin-right: -150px !important;
    }
    
} */
#scrollUp {
    background: #e7000f;
    width: 50px;
    height: 50px;
    position: absolute;
    left: 10px !important;
    bottom: 50px;
    border-radius: 10px;
    line-height: 50px;
    text-align: center;
}
@media (max-width: 768px) {
    #scrollUp {
        background: #e7000f;
        width: 60px;
        height: 60px;
        position: absolute;
        left: 10px !important;
        bottom: 30px;
        border-radius: 10px;
        line-height: 60px;
        text-align: center;
    }
    .page-title-area {
        min-height: 270px;
    }
    /* .testimonial-item.pos-rel.wow.fadeInUp2.animated {
    height: auto;
    width: 100% !important;
} */
    .gallery__thumb.sdscxc img {
        height: 250px !important;
    }
}
.heding-bg {
    background: #001234b3;
}
.services__content li .more_btn::before {
    content: "";
    position: absolute;
    background: #11ddc485;
    clip-path: polygon(15% 0, 100% 0%, 100% 100%, 0 100%);
    right: 0;
    top: 0;
    width: 110px;
    height: 100px;
    z-index: -1;
    border-radius: 10px;
}
.gallery__thumb img {
    width: 100%;
    height: 250px;
}

.gallery__thumb.sdscxc img {
    height: 536px;
}
/* .testimonial-item.pos-rel.wow.fadeInUp2.animated {
    height: 300px;
    width: 239px;
} */
.pt-130 {
    padding-top: 50px;
}
.testimonial-item {
    padding: 45px 50px 45px 50px;
    background: #fff;
    border-radius: 15px;
    height: 280px;
}

ul.slick-dots {
    display: flex;
    align-items: center;
    justify-content: center;
}
ul.slick-dots li {
    margin: 10px !important;
    border: none !important;
    border-radius: 50%;
}
.blog__content {
    padding: 25px;
    height: 250px;

} /* Position arrows inside the testimonial wrapper */
.testimonial-wrapper {
    position: relative;
}

/* Style for the left arrow */
.testimonial-wrapper .slick-prev {
    position: absolute;
    top: 50%;
    left: -80px; /* position it just before the first card */
    transform: translateY(-50%);
    z-index: 10;
    background: #fff;
    border: none;
    font-size: 20px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    padding: 10px;
    border-radius: 50%;
    width: 50px;
}

.testimonial-wrapper .slick-next {
    position: absolute;
    top: 50%;
    right: -80px;
    transform: translateY(-50%);
    z-index: 10;
    background: #fff;
    border: none;
    font-size: 20px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    padding: 10px;
    border-radius: 50%;
    width: 50px;
}
@media (max-width: 768px) {
    .testimonial-wrapper .slick-prev,
    .testimonial-wrapper .slick-next {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        z-index: 10;
        background: #fff;
        border: none;
        font-size: 20px;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
        padding: 10px;
        border-radius: 50%;
    }

    .testimonial-wrapper .slick-prev {
        left: 130px;
        top: 340px;
    }

    .testimonial-wrapper .slick-next {
        right: 130px;
        top: 340px;
    }

    /* Hide slick dots (numbers) */
    .testimonial-wrapper .slick-dots {
        display: none !important;
    }
    a.theme_btn.theme_btn_bg.mt-4 {
        margin-top: 81px !important;
    }
}
@media only screen and (max-width: 768px) {
    .counter-area {
        display: block; /* ensure it's visible */
    }
    .slider__content {
        position: relative;
        z-index: 3;
        margin-top: 200px;
    }
    ul.btn-list.wow.fadeInUp2 {
        display: flex;
        align-items: center;
        line-height: 14px;
        justify-content: center;
    }
    /* .theme_btn span {
        top: 12px;
    } */
    .theme_btn {
        font-size: 13px;
        padding: 20px 55px 20px 20px;
    }
}
.nav-tabs .nav-link {
    margin-bottom: -1px;
    font-size: 20px;
    font-weight: 700 !important;
}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: red;
}
.nav-link {
    display: block;
    padding: 0.5rem 1rem;
    color: #495057;
    text-decoration: none;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
        border-color 0.15s ease-in-out;
}
.nav-link:focus,
.nav-link:hover {
    color: #4db7a6;
}

.sadfdsfnn p {
    font-weight: 800;
}
.ggdfsd p {
    color: #fff;
    font-weight: 600;
    font-size: 16px;
}
.events-02 .events__content {
    padding-left: 30px;
    padding-bottom: 40px;
}
.events__content h3 {
    font-size: 24px;
}
ul.breadcrumb-list li a {
    color: white;
    font-size: 24px;
    font-family: "Karla", sans-serif;
    display: inline-block;
    font-weight: 600;
}
.events-details-thumb img {
    border: 2px solid;
}
ul.breadcrumb-list {
    text-align: left;
    display: inline-block;
    margin-top: 50px;
    background: #000000a1;
    padding: 8px;
    border: 20px;
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
}
@media (max-width: 768px) {
    ul.breadcrumb-list {
        text-align: left;
        display: inline-block;
        margin-top: 0px;
    }
}
@media only screen and (max-width: 767px) {
    ul.breadcrumb-list li a {
        color: white;
        font-size: 14px;
    }
}
.counter-area {
    margin-bottom: 120px;
    background: #4db7a6;
    padding-top: 60px;
    margin-top: 50px;
}
