.section_top {
    padding-top: 140px;
}

.section_bottom {
    padding-bottom: 140px;
}

.section_top-bottom {
    padding-top: 140px;
    padding-bottom: 140px;
}

.img-export-flag img {
    height: 100px;
}

.export-flag {
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
}

.export-flag h5 {
    padding-top: 10px;
    font-size: 14px;
}

.box-100 {
    height: 100%;
    margin-bottom: 0!important;
}

.pb-60 {
    padding-bottom: 60px;
}


/* Style the tab buttons */

.tab {
    overflow: hidden;
}

.tab button {
    background-color: #f2f2f2;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 10px 20px;
    transition: background-color 0.3s;
}

.tab button:hover {
    background-color: #ddd;
}

.tab button.active {
    background-color: #ccc;
}


/* Style the content */

.item {
    display: none;
    padding: 20px;
}


/* Show the active items */

.item.active {
    display: block;
}

.product-finish {
    padding-top: 50px;
    padding-bottom: 50px;
}

.product-finish .tab {
    display: flex;
    justify-content: center;
}

.single-product-det li a {
    background-color: #292929;
    padding: 10px 18px;
    border-radius: 30px;
    color: #fff!important;
    text-align: center;
}

.single-product-det li a:hover {
    background-color: #000;
    transition: all 0.4;
}

.download_btn a {
    background-color: #292929;
    padding: 10px 18px;
    border-radius: 30px;
    color: #fff!important;
    text-align: center;
}

.download_btn a:hover {
    background-color: #000;
    transition: all 0.4;
}

.download_main {
    z-index: 0;
    position: relative;
}

.btn-calculate {
    background-color: #292929;
    padding: 10px 18px;
    border-radius: 30px;
    color: #fff!important;
    text-align: center;
}

.btn-calculate:hover {
    background-color: #000;
    transition: all 0.4;
}

.single-img {
    max-height: 400px;
}

.single-img img {
    width: 100%;
    height: auto;
}

.table-wrap {
    overflow-x: auto;
}

.pt-30 {
    padding-top: 30px;
}

.table td,
.table th {
    padding: 0.75rem;
    vertical-align: middle !important;
    border-top: 1px solid #dee2e6;
    /* text-align: center; */
}

.contact__form select {
    width: 100%;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    color: var(--black-2);
    border: none;
    border-bottom: 1px solid var(--gray);
    padding: 15px 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    outline: 0;
    position: relative;
    z-index: 1;
    background: transparent;
    margin-bottom: 35px;
}

.excellence_icon img {
    height: 70px;
}

.mega_icon img {
    height: 70px;
}

.active a {
    color: #3a8fb5!important;
}

#google_translate_element {
    position: absolute;
    opacity: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.translate {
    position: relative;
    /* top: 15px;
    right: 30px;
    width: 50px;
    height: 50px; */
    /* background-color: #3a8fb5; */
    /* overflow: hidden;
    border-radius: 50%;
    display: -ms-grid; */
    display: grid;
    place-content: center;
    padding-right:20px;
    cursor: pointer;
    /* -webkit-box-shadow: 0 0 12px rgb(0 0 0 / 8%); */
    /* box-shadow: 0 0 12px rgb(0 0 0 / 8%); */
    z-index: 99999;
}

.translate i {
    color: #fff;
    font-size: 24px;
}

.goog-te-combo {
    height: 40px;
    max-width: 55px;
}

.offcanvas__menu-wrapper.mean-container .mean-nav ul li a {
    text-align: center;
    display: flex;
    justify-content: center;
}

.hero__area-4 {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
}

.pb-50 {
    padding-bottom: 50px;
}

.footer_end-img {
    text-align: end;
}

.footer__copyright {
    display: flex;
    align-items: center;
}

.footer__widget {
    padding: 100px 0 70px;
}

.footer__widget-2 {
    padding: 100px 0 70px;
}

.footer__widget-3 {
    padding: 100px 0 70px;
}

.product_img img {
    width: 100%;
}

.header__area-3 {
    transition: top 0.6s;
}

.hidden {
    top: -100px;
    /* Move header above the viewport */
}


/* **************** Responsive **************************** */

@media only screen and (min-width: 1200px) {
    .ipad-pro-show {
        display: none;
    }
    .header__nav-icon-3 .search-icon {
        padding-right: 0px;
    }
}

@media only screen and (max-width: 1500px) {
    .main-menu-3>li {
        padding: 0 10px;
    }
}

@media only screen and (max-width: 1080px) {
    .offcanvas__body {
        grid-template-columns: 1fr;
    }
    .offcanvas__menu-wrapper.mean-container .mean-nav ul li a {
        padding-left: 0px;
    }
    .hero__area-4 {
        padding-bottom: 110px;
    }
    .hero__about-video img {
        height: 100%;
    }
    .story__area .from-text {
        display: none;
    }
    .footer__widget-3 {
        padding: 100px 10px 70px;
    }
    .footer__inner {
        padding-left: 20px;
    }
    .footer__subscribe {
        grid-column: auto;
    }
    .footer__copyright {
        padding-bottom: 25px;
    }
    .footer__subscribe {
        padding-bottom: 25px;
        padding-right: 0;
    }
    .footer__widget-4 {
        padding: 24px;
    }
    .wc-btn-primary,
    .wc-btn-black,
    .wc-btn-light,
    .wc-btn-pink,
    .wc-btn-secondary {
        width: 100px;
        height: 100px;
        font-size: 12px;
    }
    .btn_wrapper,
    #btn_wrapper {
        width: 130px;
        height: 130px;
    }
    .footer__widget-4 .project-title {
        font-size: 24px;
    }
    .img-box:hover img:nth-child(2) {
        -webkit-transform: none;
        transform: none;
        filter: none;
    }
}

@media only screen and (max-width: 991px) {
    .hero__area-4 {
        padding-bottom: 70px;
    }
    .sec-title-4 {
        font-size: 51px;
    }
    .section_top-bottom {
        padding-top: 70px;
        padding-bottom: 70px;
    }
    .section_top {
        padding-top: 70px;
    }
    .section_bottom {
        padding-bottom: 70px;
    }
    .work8 {
        margin-bottom: 20px;
    }
    .footer__inner {
        padding-left: 20px;
    }
    .ipad-pb-0 {
        padding-bottom: 0px;
    }
    .contact__area-6 .line {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .ipad_pt-100 {
        padding-top: 100px!important;
    }
    .c-full {
        width: 100%!important;
    }
    .c-half {
        margin: 0!important;
    }
    .footer__widget {
        grid-column: 1 / 2;
    }
    .footer__widget-2 {
        grid-column: 4 / -7;
    }
    .footer__widget-3 {
        grid-column: span 5;
    }
    .footer__widget-4 {
        grid-column: span 12;
        display: none;
    }
    .footer__subscribe {
        grid-column: 5 / -1;
        padding: 35px;
        grid-row: 2;
    }
    .footer__copyright {
        grid-column: 1 / 1;
    }
    .footer__widget {
        padding: 70px 0 30px;
    }
    .footer__widget-2 {
        padding: 70px 0 30px;
    }
    .footer__widget-3 {
        padding: 70px 0 30px;
    }
    .ipad-d-none {
        display: none;
    }
}

@media only screen and (max-width: 600px) {
    .hero__area-4 {
        padding-bottom: 50px;
    }
    .hero__area-4 {
        background-size: contain;
        background-position: bottom right;
    }
    .workitems {
        grid-gap: 30px;
    }
    .work__area-8 {
        margin-bottom: 0px;
    }
    .section_top-bottom {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .section_top {
        padding-top: 50px;
    }
    .section_bottom {
        padding-bottom: 50px;
    }
    .blog__area .sec-title-wrapper {
        padding-bottom: 30px;
    }
    .mob-pb-0 {
        padding-bottom: 0px;
    }
    .blog__item-2 {
        padding-bottom: 0px;
    }
    .hero__about-info {
        padding-bottom: 0px;
    }
    .hero__about-award {
        top: 120px;
    }
    .hero__about-content {
        padding-top: 220px;
    }
    .product-finish .tab {
        display: block;
    }
    .tab button {
        padding: 10px 8px;
    }
    .footer__widget-3 {
        padding: 0 0 0px 0;
    }
    .footer__widget-2 {
        padding: 0 0 20px 0;
    }
    .footer__widget {
        padding: 0 0 30px 0;
    }
    .mob-d-none {
        display: none;
    }
    .hero__about-video img {
        height: 230px;
    }
    .service__list-2 {
        gap: 30px;
    }
    .w_100 {
        width: 100%!important;
    }
    .service__hero-left-2 img {
        transform: none;
    }
    .contact__area-6 .line {
        padding-top: 0px;
    }
    .footer__widget {
        grid-column: 1 / 12;
    }
    .footer__widget-2 {
        grid-column: 1 / 12;
    }
    .footer__subscribe {
        grid-column: 1 / 12;
        padding: 0px 0px 30px 0;
        grid-row: 12;
        text-align: left;
    }
    .footer__copyright {
        grid-column: 1 / 12;
    }
    .blog__title,
    .blog__title-3,
    .blog__title-2 {
        font-size: 18px;
        line-height: 18px;
        padding-bottom: 10px;
    }
}
