@media only screen and (max-width:1024px) and (min-width:768px) {
    .main-header.sticky-nav .navbar .navbar-brand .ompex_logo_title {
        display: none !important;
    }
}

@media only screen and (max-width:767px) and (min-width:320px) {
    .block_span {
        margin-top: 25px !important;
    }

    .conning_heading h3 {
        font-size: 20px;
        margin-top: 30px;
    }

    .ompex_footer_contents h3 {
        margin: 20px 0px;
    }


}

@media only screen and (max-width: 767px) {
    .main-header .navbar .navbar-brand .ompex_logo_title {
        display: none;
    }

    .main-header .navbar .navbar-brand {
        margin: auto;
        padding: 1.2rem 0;
        width: 2.938rem;
        display: block;
    }

    .ompex_order_products {
        order: -1;
    }

    .service_header h2,
    .block_span span {
        font-size: 25px !important;
    }
}

.small_image {
    width: 50px;
    height: auto;

}

.ompex_logo_title {
    /* display: inline-block;
    line-height: 1;
    max-width: 380px;
    outline: none;
    overflow: hidden;
    text-decoration: none;
    text-overflow: ellipsis; */
    font-size: 20px;
    color: #000;
    font-weight: 600;
}

.ompex.logo .ompex_logo_title {
    display: inline-block;
    line-height: 1;
    max-width: 380px;
    outline: none;
    overflow: hidden;
    text-decoration: none;
    text-overflow: ellipsis;
}

.main-header.header-white.transparent .navbar .navbar-brand img:first-child {
    display: none;
}

.main-header .navbar .navbar-brand .ompex_logo_title {
    color: #fff;
}

/* .main-header.sticky-nav .navbar .navbar-brand .ompex_logo_title {
    color: #000;
} */

.circle {
    display: flex;
    justify-content: center;
    align-items: center;
}

.location_content h5 {
    margin-top: 20px;
}

.circle i {
    width: 50px;
    height: 50px;
    /* Adjust the size of the circle */
    background-color: #fff;
    /* Change the background color of the circle */
    border-radius: 50%;
    /* This creates a circular shape */
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 25px;
    color: #0d0c0c !important;
}

.faq-container {
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.faq-item {
    padding: 20px;
    border-bottom: 1px solid #e0e0e0;
    cursor: pointer;
    transition: background-color 0.3s ease-in-out;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #989399 !important;
    border-radius: 5px;
}

.faq-item:last-child {
    border-bottom: none;
}

.faq-question {
    font-size: 18px;
    font-weight: 700;
    padding-bottom: 3px;
    padding-top: 3px;
    color: #fff;
}

.faq-answer {
    font-size: 16px;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease-in-out;
    padding-left: 10px;
    padding-right: 10px;
    background-color: #989399 !important;
    color: #fff;
    border-radius: 5px;
}

.oWHwWc {
    background-color: rgba(147, 147, 147, .7);
    height: 52px;
    position: absolute;
    right: 20px;
    top: 0;
    width: 52px;
    z-index: 15;
}

.hmuWb {
    fill: white;
    height: 18px;
    left: 17px;
    position: relative;
    top: 17px;
    width: 18px;
}

.form-container {
    display: flex;
    justify-content: center;
}

.form-content {
    width: 80%;
    /* Adjust the width here */
}

.form-inner {
    margin: auto;
}

.form-wrapper {
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 aspect ratio */
    height: 0;
}

.form-frame {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.form-iframe {
    width: 100%;
    height: 100%;
    border: none;
}

.form-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    color: #000;
}

.form-icon {
    width: 40px;
    height: 40px;
}


.YMEQtf {
    border: none;
    bottom: 0;
    height: 100%;
    left: 0;
    margin: 0;
    overflow: hidden;
    padding: 0;
    /* right: 0; */
    top: 0;
    width: 100%;
}

.WIdY2d.M1aSXe {
    overflow: hidden;
    height: 100%;
}

/* .teQAzf {
    margin: auto;
    max-width: 90vw;
    width: 640px;
} */

.WIdY2d {
    line-height: 0;
    position: relative;
    width: 100%;
}

.WIdY2d.M1aSXe {
    margin: auto;
    max-width: 90vw;
    width: 780px;
}

.hours_section {
    text-align: center;
    padding: 30px 0px;
}

.mYVXT {
    margin: 0px 0px 40px 0px;
}

/* 
.background_image {
    background-image: url('img/contact_us.jpg');
} */
.shadow-effect {
    background: #fff;
    padding: 20px;
    border-radius: 4px;
    text-align: center;
    border: 1px solid #ECECEC;
    box-shadow: 0 19px 38px rgba(0, 0, 0, 0.10), 0 15px 12px rgba(0, 0, 0, 0.02);
}

#customers-testimonials .shadow-effect p {
    font-family: inherit;
    font-size: 17px;
    line-height: 1.5;
    margin: 0 0 17px 0;
    font-weight: 300;
}

.testimonial-name {
    margin: -17px auto 0;
    display: table;
    width: auto;
    background: #273469;
    padding: 9px 35px;
    border-radius: 12px;
    text-align: center;
    color: #fff;
    box-shadow: 0 9px 18px rgba(0, 0, 0, 0.12), 0 5px 7px rgba(0, 0, 0, 0.05);
}

#customers-testimonials .item {
    text-align: center;
    padding: 50px;
    margin-bottom: 80px;
    opacity: .2;
    -webkit-transform: scale3d(0.8, 0.8, 1);
    transform: scale3d(0.8, 0.8, 1);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#customers-testimonials .owl-item.active.center .item {
    opacity: 1;
    -webkit-transform: scale3d(1.0, 1.0, 1);
    transform: scale3d(1.0, 1.0, 1);
}

.owl-carousel .owl-item img {
    transform-style: preserve-3d;
    max-width: 90px;
    margin: 0 auto 17px;
}

#customers-testimonials.owl-carousel .owl-dots .owl-dot.active span,
#customers-testimonials.owl-carousel .owl-dots .owl-dot:hover span {
    background: #3190E7;
    transform: translate3d(0px, -50%, 0px) scale(0.7);
}

#customers-testimonials.owl-carousel .owl-dots {
    display: inline-block;
    width: 100%;
    text-align: center;
}

#customers-testimonials.owl-carousel .owl-dots .owl-dot {
    display: inline-block;
}

#customers-testimonials.owl-carousel .owl-dots .owl-dot span {
    background: #3190E7;
    display: inline-block;
    height: 20px;
    margin: 0 2px 5px;
    transform: translate3d(0px, -50%, 0px) scale(0.3);
    transform-origin: 50% 50% 0;
    transition: all 250ms ease-out 0s;
    width: 20px;
}

.review_star {
    color: gold;
}


/* index css start here */


/* about_us_page css */

.faq-container {
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.faq-item {
    padding: 20px;
    border-bottom: 1px solid #e0e0e0;
    cursor: pointer;
    transition: background-color 0.3s ease-in-out;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #273469 !important;
    border-radius: 5px;
}

.faq-item:last-child {
    border-bottom: none;
}

.faq-question {
    font-size: 18px;
    font-weight: 700;
    padding-bottom: 3px;
    padding-top: 3px;
    color: #fff;
}

.faq-answer {
    font-size: 16px;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease-in-out;
    padding-left: 10px;
    padding-right: 10px;
    background-color: #273469 !important;
    color: #fff;
    border-radius: 5px;
}

.faq-answer.active {
    border-bottom: 1px solid #e0e0e0;
}

.icon-container i {
    font-size: 16px;
    cursor: pointer;
    transition: transform 0.3s ease-in-out;
    color: #fff;
}

.icon-container i.active {
    transform: rotate(90deg);
    color: #fff;
}

.about_us_text h2 {
    color: #273469 !important;
    align-items: center;
}

.about_Text p {
    color: #000 !important;
    text-align: unset;
}

/* contact_us_page css */

.contact_details {
    background-color: #273469 !important;
    padding: 30px !important;
    margin: 30px 0px !important;
}

.location_address {
    text-align: center;
    margin-top: 23px;
}

/* .location_address h5,
p {
    color: #fff !important;
} */

.hours_info h4,
.hours_info p {
    color: black !important;
}

.bag_closing_products {
    margin-bottom: 40px;
}

.significant_section {
    border: 1px solid #c3bfbf;
    padding: 25px;
    height: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    position: relative;
    border-radius: 5px;
    background-color: #273469;
    color: #fff;
}

.space-bottom {
    margin-bottom: 28px;
}

.significant_title {
    text-align: center;
    font-size: 20px;
}

.significant_section:hover {
    transform: translateY(-25px);
}

.significant_section {
    transition: 0.5s;
    transition: all .4s ease-in-out;
}

.conning_description {
    margin: 20px 0px !important;
}

.conning_heading h3 {
    color: #273469;
}

.tp-bgimg .defaultimg {
    display: none;
}

.hours_info h4 {
    font-weight: 700;
}

.ompex_logo img {
    width: 70px;
    height: auto;
}

.custom-row {
    background-color: #f0f0f0;
    /* Change to your desired background color */
    padding: 20px;
    margin-bottom: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
    /* Optional padding */
}

.work_with_us {
    font-weight: 600;
    font-size: 14px;
}

.work_with_us:hover {
    color: #fff;
    background-color: #273469;
    border-radius: 3px;
}

.ompex_footer_contents h3 {
    margin-bottom: 0px;
}

.footer-logo h5 {
    color: #fff;
    margin-bottom: 0px;
    font-weight: 600;
}

.footer_menu li {
    font-size: 16px;
}

.factory_address p {
    color: #fff !important;
}

.float_one {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 73px;
    right: 23px;
    background-color: #25d366;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 2px 2px 3px #999;
    z-index: 9999;
}

.my-float {
    margin-top: 16px;
}

.factory_address {
    display: flex;
}

.factory_address i {
    margin: 3px 10px 0px 0px !important;
    font-size: 17px !important;
    color: #fff;
}

.image-zoom img {
    width: 100%;
    height: 300px;
    /* Set a uniform height */
    object-fit: cover;
    /* Ensures the image covers the area, maintaining aspect ratio */
}

.image-zoom {
    overflow: hidden;
    /* Ensure the container hides overflow */
}

.testimonial_header {
    color: #fff;
}

.learn_more {
    background-color: red;
}