.page-banner-content h6 {
    color: #FFF;
    font-size: 20px;
}
.into-about-con span {
    font-size: 75px;
    color: #dfa616;
    font-weight: 600;
    font-family: reservation;
    padding: 0px 2px;
}
.intro.reanimation.into-about-con.animated-sustain.animate {
    background: rgb(116 116 116 / 3%);
    backdrop-filter: blur( 8px );
    -webkit-backdrop-filter: blur( 8px );
    border-radius: 20px;
    padding: 0;
}
.aboutus-content p {
    text-align: justify;
    color: #FFF;
    font-size: 16px;
    line-height: 26px;
    font-family: 'Cairo', sans-serif;
}
.about-title span {
    color: #FFC568;
    font-size: 18px;
    font-weight: 600;
    font-family: politica-regular;
}

.about-title h2 {
    color: #FFC568;
    margin-bottom: 20px;
    font-size: 40px;
    font-family: politica-black;
}

#background-video1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100VH;
    z-index: -1;
    object-fit: cover;
}

.all-about-sec {
    padding: 20px !important;
}

.client-info {
    padding: 20px !important;
    background: rgb(116 116 116 / 3%);
    backdrop-filter: blur( 8px );
    -webkit-backdrop-filter: blur( 8px );
    border-radius: 20px;
}

.page-banner-area .single-testimonials-box {
    background-color: #1b272acf !important;
}

.page-banner-area .single-testimonials-box {
    background-color: #1b272a0f !important;
    height: 100vh;
    display: flex;
    align-items: center;
}

    .page-banner-area .single-testimonials-box h3 {
        color: #FFF;
    }

    .page-banner-area .single-testimonials-box h6 {
        color: #FFC568;
        font-size: 20px;
    }

    .page-banner-area .single-testimonials-box p {
        color: #FFF;
        padding-right: 30px;
    }

.our-team-section {
    background: rgb(116 116 116 / 3%);
    backdrop-filter: blur( 8px );
    -webkit-backdrop-filter: blur( 8px );
    border-radius: 20px;
    border: 3px solid rgb(206 172 103);
    padding: 25px 25px 25px 25px;
    height: 70vh;
}

.page-banner-area .team-img img {
    width: 100%;
    height: 198px;
}

.team-tittles h2 {
    color: #cc943b !important;
}

.page-banner-area .team-img {
    display: flex;
    position: relative;
    width: 60%;
    height: 180px;
    background: linear-gradient(to left, #a76d0d, #f7c270);
    left: 65px;
    border-radius: 50%;
    overflow: hidden;
}

.page-banner-area .sigle-teams {
    margin-bottom: 10px;
}

.page-banner-area .team-content h3 {
    color: #FFF;
    font-size: 20px;
}

.page-banner-area .team-content span {
    color: #FFC568;
    font-size: 16px;
    font-weight: 600;
}

.partners-bg {
    background-color: #1b272a7a !important;
    height: 100vh;
}

.page-banner-area .section-title {
    max-width: 100%;
    margin: auto auto 0px;
}

    .page-banner-area .section-title h2 {
        color: #cf9816;
        margin-bottom: 10px;
    }

.sections {
    height: 100vh;
    display: flex;
    align-items: center;
}

.extra-content {
    background-color: #1a161aa1 !important;
    margin-right: 20px;
    padding: 20px;
    border: 1px solid #FFC568;
}

.extra-content-title h2 {
    color: #FFC568;
}

.extra-content p {
    color: #FFF;
}

.sec-intro-content {
    background-color: #1a161aa1 !important;
    margin-right: 20px;
    padding: 20px;
    border: 1px solid #FFC568;
    margin-bottom: 20px;
}

    .sec-intro-content h6 {
        color: #FFF;
    }

#background-video2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    object-fit: cover;
}

.works-area.ptb-50.page-banner-area.jarallax {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}

.works-area .section-title h2 {
    margin-bottom: 25px;
    color: #FFC568;
    margin-top: 50px;
    font-family: politica-black;
}

.single-works-card .works-img {
    border: 5px solid #FFC568;
}

#modal-container {
    position: fixed;
    display: table;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    transform: scale(0);
    z-index: 1;
}

    #modal-container.one {
        transform: scaleY(0.01) scaleX(0);
        animation: unfoldIn 1s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
    }

        #modal-container.one .modal-background .modal {
            transform: scale(0);
            animation: zoomIn 0.5s 0.8s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
            display: flex;
            align-items: center;
            background-color: #ffffff2b;
        }

        #modal-container.one.out {
            transform: scale(1);
            animation: unfoldOut 1s 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
        }

.content.business-modal {
    cursor: pointer;
}

#modal-container.one.out .modal-background .modal {
    animation: zoomOut 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}

.modal-sector-content {
    margin: 0px 175px;
    border: 5px solid #FFC568;
    padding: 20px;
    background-color: #1b272ab3 !important;
    height: 300px;
    position: fixed;
    overflow-y: scroll;
    z-index: 9999;
}

#modal-container .modal-background {
    display: table-cell;
    background: rgba(0, 0, 0, 0.8);
    text-align: center;
    vertical-align: middle;
}

    #modal-container .modal-background .modal {
        background: white;
        padding: 50px;
        display: inline-block;
        border-radius: 3px;
        font-weight: 300;
        position: relative;
    }

        #modal-container .modal-background .modal h2 {
            font-size: 25px;
            line-height: 25px;
            margin-bottom: 15px;
            color: #FFC568;
        }

        #modal-container .modal-background .modal p {
            font-size: 17px;
            line-height: 29px;
            text-align: center;
            margin-bottom: 0;
            color: #FFF;
        }

        #modal-container .modal-background .modal .modal-svg {
            position: absolute;
            top: 0;
            left: 0;
            height: 100%;
            width: 100%;
            border-radius: 3px;
        }

            #modal-container .modal-background .modal .modal-svg rect {
                stroke: #fff;
                stroke-width: 2px;
                stroke-dasharray: 778;
                stroke-dashoffset: 778;
            }

.content h1 {
    padding: 75px 0 30px 0;
    text-align: center;
    font-size: 30px;
    line-height: 30px;
}

.content .buttons .button {
    display: inline-block;
    text-align: center;
    padding: 10px 15px;
    margin: 10px;
    background: red;
    font-size: 18px;
    background-color: #efefef;
    border-radius: 3px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
    cursor: pointer;
}

    .content .buttons .button:hover {
        color: white;
        background: #009bd5;
    }

@keyframes unfoldIn {
    0% {
        transform: scaleY(0.005) scaleX(0);
    }

    50% {
        transform: scaleY(0.005) scaleX(1);
    }

    100% {
        transform: scaleY(1) scaleX(1);
    }
}

@keyframes unfoldOut {
    0% {
        transform: scaleY(1) scaleX(1);
    }

    50% {
        transform: scaleY(0.005) scaleX(1);
    }

    100% {
        transform: scaleY(0.005) scaleX(0);
    }
}

@keyframes zoomIn {
    0% {
        transform: scale(0);
    }

    100% {
        transform: scale(1);
    }
}

@keyframes zoomOut {
    0% {
        transform: scale(1);
    }

    100% {
        transform: scale(0);
    }
}

.left-career {
    display: flex;
    align-items: center;
}

.career-left h1 {
    color: #FFF;
    font-size: 30px;
    text-transform: uppercase;
    background: rgb(116 116 116 / 3%);
    backdrop-filter: blur( 8px );
    -webkit-backdrop-filter: blur( 8px );
    border-radius: 20px;
    padding: 30px;
}

.contact-left {
    background: rgb(116 116 116 / 19%);
    backdrop-filter: blur( 8px );
    -webkit-backdrop-filter: blur( 8px );
    border-radius: 20px;
    padding: 30px;
}

#career-form label {
    color: #d29b19;
    padding-bottom: 3px;
    padding-top: 3px;
}

#career-form input {
    border: 1px solid #FFC568;
    color: #FFF !important;
    padding-top: 13px;
    background: rgb(116 116 116 / 3%);
    backdrop-filter: blur( 8px );
    -webkit-backdrop-filter: blur( 8px );
}

#career-form textarea {
    border: 1px solid #FFC568;
    color: #FFF !important;
    background: rgb(116 116 116 / 3%);
    backdrop-filter: blur( 8px );
    -webkit-backdrop-filter: blur( 8px );
}

.career-left span {
    color: #ffca4b;
    font-size: 50px;
}

.sidebar-widget {
    background: rgb(116 116 116 / 3%);
    backdrop-filter: blur( 8px );
    -webkit-backdrop-filter: blur( 8px );
}

.single-blog-card .blog-content {
    padding: 20px;
    background: rgb(116 116 116 / 3%);
    backdrop-filter: blur( 8px );
    -webkit-backdrop-filter: blur( 8px );
}

.blog-area .section-title.style2 h2 {
    margin-bottom: 0;
    color: #FFF;
}

.career-forms {
    padding: 20px 30px !important;
    background: rgb(116 116 116 / 3%);
    backdrop-filter: blur( 8px );
    -webkit-backdrop-filter: blur( 8px );
    border-radius: 20px;
}

.left-contact {
    display: flex;
    align-items: center;
}

ul.contact-socialmedia {
    padding: 0;
    display: flex;
    margin-top: 20px;
}

.contact-socialmedia li {
    list-style: none;
}

    .contact-socialmedia li a {
        border: 1px solid #d09816;
        padding: 5px;
        margin-right: 15px;
        color: #ce9716;
        font-size: 20px;
    }

.desktop-vi {
    display: block;
}

.mobile-vi {
    display: none;
    visibility:hidden;
}

.about-banner-img {
    background-image: url(../images/banner/about-banner.png);
    background-repeat: no-repeat;
    background-size: contain;
    height: 400px;
    display: flex;
    align-items: center;
}

.product-banner-img {
    background-image: url(../images/banner/product-banner.png);
    background-repeat: no-repeat;
    background-size: contain;
    height: 400px;
    display: flex;
    align-items: center;
}

.factory-banner-img {
    background-image: url(../images/banner/factory-banner.png);
    background-repeat: no-repeat;
    background-size: contain;
    height: 400px;
    display: flex;
    align-items: center;
}

.contact-banner-img {
    background-image: url(../images/banner/contact-banner.png);
    background-repeat: no-repeat;
    background-size: contain;
    height: 400px;
    display: flex;
    align-items: center;
}

.news-banner-img {
    background-image: url(../images/banner/news-banner.png);
    background-repeat: no-repeat;
    background-size: contain;
    height: 400px;
    display: flex;
    align-items: center;
}

.career-banner-img {
    background-image: url(../images/banner/join-banner.png);
    background-repeat: no-repeat;
    background-size: contain;
    height: 400px;
    display: flex;
    align-items: center;
}

.banner-sec h1 {
    color: #FFC568;
    font-size: 50px;
    font-family: politica-black;
}

    .banner-sec h1 span {
        -webkit-text-stroke: 0.001rem #FFC568;
        color: #000;
        -webkit-text-stroke: 1px #FFC568;
    }

.mission-vision-box {
    border: 2px solid #FFC568;
    border-radius: 10px;
    padding: 18px;
    text-align: center;
    margin: 8px 10px;
}

    .mission-vision-box h2 {
        color: #FFC568;
        font-family: politica-black;
    }

    .mission-vision-box p.mision-spe {
        color: #FFC568;
        margin-bottom: 0;
        font-family: 'Cairo', sans-serif;
    }

    .mission-vision-box p {
        color: #FFF;
        font-family: 'Cairo', sans-serif;
        font-size: 15px;
    }

.read-more-btn button.btn {
    background-color: #181818;
    color: #FFC568;
    font-family: 'Cairo', sans-serif;
}

    .read-more-btn button.btn:hover {
        background-color: #FFC568;
        color: #181818;
    }

.about-show-modal p {
    color: #FFF;
    margin-bottom: 0;
    font-size: 14px;
}

.about-show-modal ul li {
    color: #FFF;
    margin-bottom: 0;
    font-size: 14px;
}

.btn-close {
    background: transparent url(../images/download.svg);
}

.about-show-modal .modal-header {
    background-color: #181818;
    border-bottom: 0;
}

.about-show-modal .modal-content {
    height: 100%;
}

.about-show-modal .modal-body {
    background-color: #181818;
    padding: 0px 425px;
    display: flex;
    align-items: center;
}

.modal-dialog.modal-xl.about-show-modal {
    margin: 0;
    max-width: 100%;
    height: 100%;
}

.about-show-modal .modal-header .btn-close {
    margin: 0;
    position: relative;
    left: 15px;
    top: 15px;
}

.vismis-show-modal .modal-header {
    background-color: #181818;
    border-bottom: 0;
}

.vismis-show-modal .modal-content {
    height: 100%;
}

.vismis-show-modal .modal-body {
    background-color: #181818;
    padding: 50px 425px;
    display: flex;
    align-items: center;
}

.modal-dialog.modal-xl.vismis-show-modal {
    margin: 0;
    max-width: 100%;
    height: 100%;
}

.vismis-show-modal .modal-header .btn-close {
    margin: 0;
    position: relative;
    left: 15px;
    top: 15px;
}
.vismis-show-modal .section-title {
    max-width: 100%;
    margin: 0;
}
.vismis-show-modal h2 {
    color: #FFC568;
    font-size: 26px;
}
.vismis-show-modal p {
    margin: 0;
    color: #FFF;
    text-align: justify;
}
.vismis-show-modal ul li {
    margin: 0;
    color: #FFF;
    text-align: justify;
}

.latest-mews-modal .modal-content {
    height: 100%;
}

.latest-mews-modal .modal-body {
    background-color: #181818;
    padding: 50px 375px;
    display: flex;
    align-items: center;
}

.modal-dialog.modal-xl.latest-mews-modal {
    margin: 0;
    max-width: 100%;
    height: 100%;
}

.latest-mews-modal .modal-header .btn-close {
    margin: 0;
    position: relative;
    left: 15px;
    top: 15px;
}

.about-show-modal h2 {
    margin-bottom: 0;
    color: #FFC568;
    text-align: left;
    font-size: 25px;
}

.about-show-modal .section-title {
    max-width: 100% !important;
    margin: 10px 0;
}

.leadership-head h2 {
    color: #FFC568;
    margin-bottom: 20px;
    font-family: politica-black;
}

.leadership-box {
    text-align: center;
}

    .leadership-box div {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

.about-show-modal .leadership-img img {
    width: 80%;
}

.leadership-box h3 {
    color: #FFC568;
    margin-top: 5px;
    font-size: 22px;
    font-family: politica-black;
}

.leadership-box span {
    color: #FFC568;
    font-weight: 600;
    font-family: politica-regular;
}

.leadership-box p {
    color: #FFF;
    font-family: 'Cairo', sans-serif;
    font-size: 15px;
}

.leadership-modal-content h3 {
    color: #FFC568;
    margin-bottom: 0;
}

.leadership-modal-content span {
    color: #e1a314;
}

.ourteam-box {
    margin-bottom: 20px;
}

    .ourteam-box div {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

.ourteams-head h2 {
    color: #FFC568;
    margin-bottom: 20px;
    font-family: politica-black;
}

.ourteam-box h3 {
    color: #FFC568;
    margin-top: 5px;
    font-size: 22px;
    font-family: politica-black;
}

.ourteam-box span {
    color: #FFC568;
    font-size: 14px;
    font-family: politica-regular;
}

.ourteam-box .leadership-img img {
    width: 80%;
    display: block;
    object-fit: cover;
    height: auto;
    padding-bottom: 10px;
}

.ourteams-sec .row > .col-md-3:nth-child(5) {
    margin: 0 0px 0 auto;
}

.ourteams-sec .row > .col-md-3:nth-child(6) {
    margin: 0 auto 0 0;
}

.ourteams-sec .row > .col-md-3:nth-child(7) {
    margin: 0 auto 0 0;
}

.copyright-con p {
    margin-bottom: 0;
}

    .copyright-con p a {
        color: #FFF;
        font-family: 'Cairo', sans-serif;
    }

.copyright-con span {
    color: #FFF;
    font-size: 12px;
    font-family: 'Cairo', sans-serif;
}

.factory-banner-img h1 span {
    -webkit-text-stroke: 0 transparent !important;
    text-shadow: none !important;
    color: #FFC568;
    font-size: 25px;
    position: relative;
    top: -10px;
    font-family: politica-regular;
}

.latest-news-sec .row {
    border-bottom: 1px solid #ccc;
    padding-bottom: 25px;
}

.latest-news-sec .col-md-5 {
    display: flex;
    align-items: center;
}

.latestnews-image {
    margin-right: 20px;
}

    .latestnews-image img {
        border-radius: 15px;
        height: 300px;
        object-fit: cover;
    }
.first-news-image img {
    height: auto !important;
}

.latestnews-content h4 {
    color: #FFF;
    font-family: politica-black;
}

.latestnews-content span {
    color: #FFF;
    font-family: politica-regular;
}

.latestnews-content p {
    color: #FFF;
    margin-bottom: 0;
    line-height: 26px;
    font-size: 15px;
}

.latestnews-btn button.btn {
    background-color: #FFC568;
    color: #000;
    margin-top: 5px;
    font-family: politica-black;
}

.latestnews-head h2 {
    color: #FFC568;
    margin-bottom: 25px;
    font-family: politica-regular;
}

.latest-listing-news {
    margin-top: 25px;
}

    .latest-listing-news .col-md-8 {
        display: flex;
        align-items: center;
    }

    .latest-listing-news .row {
        padding-bottom: 25px;
    }

.latestnews-loadmorebtn button.btn {
    border: 1px solid #FFC568;
    color: #FFC568;
    width: 30%;
    margin-top: 25px;
}

.latest-mews-modal .modal-header {
    background-color: #181818;
    border: 0;
}

.latest-mews-modal .modal-body {
    background-color: #181818;
}

.latest-news-desc h4 {
    color: #FFF;
}

.latest-news-desc span {
    width: 100%;
    display: block;
    color: #FFF;
    margin-bottom: 20px;
}

.latest-news-desc img {
    width: 100%;
    margin-bottom: 20px;
    border-radius: 20px;
    height: 100%;
}

.latest-news-desc p {
    color: #FFF;
}

.latest-news-desc ul li {
    color: #FFF;
}

.g-recaptcha {
    display: flex;
    justify-content: end;
}

.footer-contact-form p {
    color: #FFC568;
    margin-bottom: 0;
    font-family: politica-regular;
}

.fileinput__input {
    display: none;
}

.fileinput__face {
    margin: 0 auto;
    width: 100%;
}

.fileinput__button {
    font-size: 13px;
    padding: 12px 15px;
    border: 1px solid;
    color: #ffffff;
    border-color: #FFC568;
    background-color: transparent;
    float: left;
    width: 100%;
    cursor: pointer;
    text-align: center;
    display: flex;
    justify-content: space-between;
    border-radius: 5px;
}

.join-job-menu a.nav-link {
    background-color: #4f4f4f80;
    padding: 10px 15px !important;
    position: relative;
    top: -9px;
    border-radius: 5px;
}

.join-job-menu a.nav-link:hover {
    background-color:#ffc568;
    color:#181818 !important;
}

.footer-social ul li {
    list-style: none;
    position: relative;
    top: 75px;
    font-size: 20px;
    background-color: #FFF;
    border-radius: 50%;
    height: 35px;
    width: 35px;
    color: #000 !important;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.footer-social ul {
    display: flex;
}
.leadership-img img {
    width: 240px;
}
.porcelain-content {
    border-bottom: 1px solid #ffc568;
    padding-bottom: 20px;
}
.gimconcrete-sec h1 {
    font-size: 30px;
    color: #ffc568;
    margin-bottom: 20px;
}
.gimconcrete-sec h1 {
    display: table;
    text-align: center;
    white-space: nowrap;
}
.gimconcrete-sec h1:after {
    border-left: 1px solid transparent;
    position: relative;
    left: 30px;
}
.gimconcrete-sec h1:after {
    content: "";
    display: table-cell;
    width: 70%;
    background: linear-gradient(transparent 50%, currentColor 50%, currentColor calc(50% + 2px), transparent calc(50% + 1px));
}
.gimconcrete-sec p {
    color: #FFF;
}
.gimconcrete-sec li {
    color: #FFF;
    line-height: 35px;
}
.gimconcrete-sec h3 {
    color: #FFF;
    font-size: 20px;
    margin-bottom: 20px;
}
.gimconcrete-sec h3 span {
    color: #ffc568;
}
.gimconcrete-img img {
    width: 100%;
    border-radius: 10px;
    border: 1px solid #ffc568;
}
.gimconcrete-img {
    text-align: center;
    margin-right: 20px;
}
.gimconcrete-img p {
    color: #ffc568;
    margin-top: 15px;
    font-size: 18px;
}
.gimconcrete-sec h4 {
    color: #FFF;
    font-size: 18px;
    margin: 20px 0;
}
.chart-img img {
    border: 1px solid #ffc568;
    border-radius: 10px;
}
.overlay-container {
    width: 200px;
    height: 200px;
    position: relative;
    overflow: hidden;
    /*
  display: inline-block;
  
  */
}
.gimconcrete-exambles {
    position: relative;
    margin-right: 10px;
}
.gimconcrete-exambles img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius:10px;
}
.gimconcrete-exambles .overlay {
    position: absolute;
    transition: all .3s ease;
    opacity: 0;
    background: rgb(0 0 0 / 75%);
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.gimconcrete-exambles:hover .overlay {
    opacity: 1;
}
.overlay-fade {
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
}
.gimconcrete-exambles .overlay p {
    color: #ffc568;
    margin: 0;
    font-weight: 600;
}
.gimconcrete-exambles .overlay span {
    color: #ffc568;
    font-size: 12px;
    width: 100%;
    display: block;
}
.samrtwearables-box h5 {
    color: #ffc568;
    margin-top: 20px;
}
.samrtwearables-box span {
    color: #ffc568;
}
.gimconcrete-sec .wearable-row {
    border-bottom: 1px solid #ccc;
    margin-bottom: 50px;
}
.samrtwearables-box {
    margin-right:20px;
}
.samrtwearables-box img {
    border: 1px solid #ffc568;
    border-radius: 10px;
    width:100%
}



@media only screen and (max-width: 991px) {
    .porcelain-right-content h4 {
        font-size: 25px !important;
        margin-top: 20px;
    }
    li.nav-item.logo-nav {
        display: none;
    }
    .gimconcrete-exambles img {
        margin-bottom: 20px;
    }
    .gimconcrete-sec h1 {
        font-size: 14px !important;
    }
        .gimconcrete-sec h1:after {
            content: "";
            width: 0 !important;
        }

    .banner-sec h1 span {
        -webkit-text-stroke: 1px #FFC568;
        letter-spacing: 2px;
        width: 100%;
        display: block;
    }
    .ourteam-box {
        text-align: center;
    }
    .navbar-area.style2 {
        height: 70px !important;
    }
    .navbar-area.is-sticky {
        height: 110px !important;
    }
    .sectors-section-icon img {
        width: 40% !important;
    }
    .sectors-section-content p {
        margin-bottom: 0;
    }
    .ourteam-box h3 {
        text-align: center;
        font-size: 16px;
    }
    .g-recaptcha {
        justify-content: center !important;
    }
    .sectors-section-content h4 {
        font-size: 15px !important;
    }
    .vismis-show-modal .modal-body {
        padding: 10px 25px !important;
    }
    .modal-leadership {
        text-align: center;
        margin-top: 20px;
    }  
    .about-show-modal .leadership-img img {
        width: 50% !important;
    }
    .leadership-box div {
        width: 100%;
        margin-bottom: 20px;
    }
    .read-more-btn button.btn {
        width: 100%;
    }
    .footer-social ul li {
        top: 0 !important;
    }
    .banner-slider.owl-theme .owl-nav {
        padding: 0px 55px !important;
    }
    .latestnews-btn button.btn {
        width: 100%;
    }
    .latest-news-desc img {
        width: 100% !important;
    }

    .footer-social ul {
        justify-content: center;
    }

    .about-show-modal .modal-body {
        padding: 0px 15px !important;
    }

    .latest-mews-modal .modal-body {
        padding: 20px 15px !important;
    }
    .sectors-section-cards {
        border: 2px solid #FFC568;
        border-radius: 10px;
        padding: 18px;
        text-align: center;
        margin: 8px 10px;
    }

    .page-banner-area {
        padding-top: 70px !important;
        padding-bottom: 0px !important;
    }
    .section.page-banner-area.aboutgiga-con {
        padding-top: 5px !important;
    }

    .about-banner-img {
        height: 122px !important;
    }
    .product-banner-img {
        height: 122px !important;
    }

    .factory-banner-img {
        height: 122px !important;
    }

    .news-banner-img {
        height: 122px !important;
    }

    .contact-banner-img {
        height: 122px !important;
    }

    .career-banner-img {
        height: 122px !important;
    }

    .banner-sec h1 {
        font-size: 22px !important;
        margin-left: 20px;
    }

    .leadership-head h2 {
        text-align: center !important;
    }

    .ourteams-head h2 {
        text-align: center !important;
    }

    .factory-banner-img h1 span {
        font-size: 18px !important;
        top: 0px !important;
    }

    .default-btn {
        width: 100% !important;
    }

    .career-btn button {
        width: 100%;
    }

    .latestnews-loadmorebtn button.btn {
        width: 80% !important;
    }

    .latestnews-content h4 {
        margin-top: 20px;
        font-size: 18px;
    }

    .page-banner-area .team-img {
        width: 80% !important;
        left: 7px !important;
    }

    .desktop-vi {
        display: none !important;
    }

    .mobile-vi {
        display: block !important;
        visibility:visible !important;
    }

    .graphe-factory {
        height: 20vh !important;
    }

    .page-banner-area .team-img img {
        height: 100px !important;
        padding: 5px 5px 0px 5px !important;
        object-fit: cover;
    }

    .team-tittles h2 {
        margin-top: 25px;
    }

    div#app {
        font-size: 20px !important;
        letter-spacing: 2px !important;
    }

    .graphe-factory #app {
        height: 15vh;
    }

    .partners-tittles h2 {
        margin-top: 50px;
    }

    .sectors-card {
        height: auto;
    }

    .works-area .section-title h2 {
        margin-top: 0px !important;
        text-align: center;
    }

    .logo img {
        width: 35%;
    }

    .into-about-con span {
        font-size: 25px !important;
        padding: 25px 0px 25px 0px !important;
    }

    .page-banner-area .single-testimonials-box h3 {
        margin-bottom: 0px !important;
        font-size: 14px;
        margin-top: 10px;
    }

    .page-banner-area .single-testimonials-box h6 {
        font-size: 11px !important;
    }

    .page-banner-area .single-testimonials-box p {
        line-height: 15px;
        text-align: left !important;
        font-size: 10px !important;
    }

    .page-banner-area2 {
        padding-top: 80px !important;
    }

    .sow-slider-background-image {
        height: 100vh !important;
    }

    .sec-intro-content {
        margin-top: 82px !important;
    }

    .into-about-con p {
        font-size: 40px !important;
        line-height: 65px !important;
    }

    .about-title span {
        font-size: 13px !important;
        letter-spacing: 1px;
    }

    .about-title h2 {
        margin-bottom: 10px !important;
        font-size: 16px !important;
        margin-top:8px;
    }

    .single-testimonials-box .quote img {
        width: 40% !important;
        margin-top: 50px;
        margin-bottom: 35px;
    }

    .qte-msg3 img {
        margin-top: 0 !important;
    }

    .aboutus-content p {
        line-height: 25px !important;
        font-size: 14px !important;
        margin-bottom: 20px !important;
        text-align: left !important;
    }

    .all-about-sec {
        margin-top: 18px;
    }

    .page-banner-area .team-content h3 {
        margin-bottom: 0;
    }

    .page-banner-area .sigle-teams {
        margin-bottom: 5px;
    }

    .team-tittles {
        text-align: left !important;
    }

    .page-banner-area .team-content h3 {
        font-size: 9px !important;
        margin-top: 2px;
    }

    .page-banner-area .team-content span {
        font-size: 9px !important;
        height: 40px;
        display: block;
    }

    .page-banner-area .sigle-teams {
        margin-bottom: 5px !important;
        margin-right: 5px !important;
        padding: 5px !important;
    }

    #background-video {
        height: 100% !important;
    }

    .sections {
        height: auto !important;
    }

    .contactus-page-sec {
        padding: 85px 0px 40px 0px !important;
        height: 100% !important;
    }

    .page-banner-area .single-testimonials-box {
        height: 100vh !important;
    }

    .modal-sector-content {
        margin: 0 !important;
        right: 0%;
    }

    .owl-carousel .owl-item img {
        height: 100vh;
    }

    .banner-con {
        width: 510px;
    }

    #animated-text {
        margin: 0px 0px 65px 0px !important;
        width: 85%;
    }

    .banner-content {
        top: -5% !important;
        left: 0 !important;
    }

    .quick-links {
        bottom: -135px !important;
    }

    .business-coming-soon-content {
        height: 20vh !important;
    }
}

.banner-con {
    position: relative;
}

#animated-text {
    position: absolute;
    bottom: -100%; /* Start position */
    left: 50%;
    transform: translate(-50%, 0);
    opacity: 0;
    animation: slideIn 3s forwards;
    font-size: 20px;
    line-height: 30px;
    margin: 0px 0px 40px 0px;
}

@keyframes slideIn {
    0% {
        bottom: -100%; /* Start position */
        opacity: 0;
    }

    100% {
        bottom: 0; /* End position */
        opacity: 1;
    }
}

#animated-text1 {
    position: absolute;
    bottom: -100%; /* Start position */
    left: 50%;
    transform: translate(-50%, 0);
    opacity: 0;
    animation: slideIn 7s forwards;
    color: #de9d01;
    font-size: 18px;
}

@keyframes slideIn {
    0% {
        bottom: -100%; /* Start position */
        opacity: 0;
    }

    100% {
        bottom: 0; /* End position */
        opacity: 1;
    }
}

.testimonial-slider2 .owl-nav {
    display: none;
}

.animated-sustain {
    animation-duration: 1.5s;
    animation-fill-mode: forwards;
    animation-name: slideFromTop;
    height: 50vh;
    display: flex;
    justify-content: center;
    align-items: center
}

@keyframes slideFromTop {
    from {
        transform: translateY(-100%);
    }

    to {
        transform: translateY(0);
    }
}

.animated-sustain1 {
    animation-duration: 1s;
    animation-fill-mode: forwards;
    animation-name: slideFromTop;
}

@keyframes slideFromTop {
    from {
        transform: translateY(-50%);
    }

    to {
        transform: translateY(0);
    }
}

.animated-sustain2 {
    animation-name: moveInleft;
    animation-duration: 2s;
}

@keyframes moveInleft {
    0% {
        opacity: 0;
        transform: translateX(-100px);
    }

    80% {
        transform: translateX(10px);
    }

    100% {
        opacity: 1;
        transform: translate(0);
    }
}




.animated-sustain3 {
    animation-name: moveIntop;
    animation-duration: 1s;
}

@keyframes moveIntop {
    0% {
        opacity: 0;
        transform: translateY(-100px);
    }

    80% {
        transform: translateY(10px);
    }

    100% {
        opacity: 1;
        transform: translate(0);
    }
}

.animated-sustain6:nth-child(1) {
    animation-name: topToZero;
    animation-duration: 0.5s;
}

.animated-sustain6:nth-child(2) {
    animation-name: topToZero;
    animation-duration: 1.5s;
}

.animated-sustain6:nth-child(3) {
    animation-name: topToZero;
    animation-duration: 2.5s;
}

.animated-sustain6:nth-child(4) {
    animation-name: topToZero;
    animation-duration: 3.5s;
}

.animated-sustain6:nth-child(5) {
    animation-name: topToZero;
    animation-duration: 4.5s;
}

.animated-sustain6:nth-child(6) {
    animation-name: topToZero;
    animation-duration: 5.5s;
}

.animated-sustain6:nth-child(7) {
    animation-name: topToZero;
    animation-duration: 6.5s;
}

.animated-sustain6:nth-child(8) {
    animation-name: topToZero;
    animation-duration: 7.5s;
}

.animated-sustain6:nth-child(9) {
    animation-name: topToZero;
    animation-duration: 8.5s;
}

.animated-sustain6:nth-child(10) {
    animation-name: topToZero;
    animation-duration: 9.5s;
}

.animated-sustain6:nth-child(11) {
    animation-name: topToZero;
    animation-duration: 10.5s;
}

.animated-sustain6:nth-child(12) {
    animation-name: topToZero;
    animation-duration: 11.5s;
}

.animated-sustain6:nth-child(13) {
    animation-name: topToZero;
    animation-duration: 12.5s;
}

.animated-sustain6:nth-child(14) {
    animation-name: topToZero;
    animation-duration: 13.5s;
}

.animated-sustain6:nth-child(15) {
    animation-name: topToZero;
    animation-duration: 14.5s;
}

.animated-sustain6:nth-child(16) {
    animation-name: topToZero;
    animation-duration: 15.5s;
}

.animated-sustain6:nth-child(17) {
    animation-name: topToZero;
    animation-duration: 16.5s;
}

.animated-sustain6:nth-child(18) {
    animation-name: topToZero;
    animation-duration: 18.5s;
}

.animated-sustain6:nth-child(19) {
    animation-name: topToZero;
    animation-duration: 19.5s;
}

.animated-sustain6:nth-child(20) {
    animation-name: topToZero;
    animation-duration: 20.5s;
}

.animated-sustain6:nth-child(21) {
    animation-name: topToZero;
    animation-duration: 21.5s;
}

@keyframes topToZero {
    0% {
        opacity: 0;
        transform: translateY(-100px);
    }

    80% {
        transform: translateY(10px);
    }

    100% {
        opacity: 1;
        transform: translate(0);
    }
}




.animated-sustain4 {
    animation-name: moveInright;
    animation-duration: 5s;
}

@keyframes moveInright {
    0% {
        opacity: 0;
        transform: translateX(100px);
    }

    100% {
        opacity: 1;
        transform: translate(0);
    }
}

.animated-sustain5 {
    animation-name: moveInbottom;
    animation-duration: 3s;
}

@keyframes moveInbottom {
    0% {
        opacity: 0;
        transform: translateY(100px);
    }

    100% {
        opacity: 1;
        transform: translate(0);
    }
}

.page-banner-area1 {
    padding-top: 0px !important;
}

.page-banner-area2 {
    padding-top: 98px !important;
}

.partners-image img {
    width: 69%;
    margin-bottom: 20px;
}

.partners-image {
    text-align: center;
}

.sow-slider-base .sow-slide-nav.sow-slide-nav-next {
    display: none;
}

.sow-slider-base .sow-slide-nav.sow-slide-nav-prev {
    display: none;
}

.iti--separate-dial-code .iti__selected-flag {
    background-color: rgb(90 90 90 / 34%) !important;
    color: #FFF;
    font-size: 12px;
}

.page-banner-area-sector {
    padding-top: 120px !important;
    padding-bottom: 3px !important;
}

.business-img-disply {
    display: flex;
    align-items: center;
}

.business-coming-soon-content {
    height: 84vh;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .business-coming-soon-content span {
        color: #f7ae1b;
        font-size: 40px;
        position: relative;
        display: inline-block;
        animation: waviy 2s infinite;
        animation-delay: calc(.1s * var(--i));
    }

@keyframes waviy {
    0%,40%,100% {
        transform: translateY(0)
    }

    20% {
        transform: translateY(-20px)
    }
}

.sectors-section-icon {
    text-align: center;
}

    .sectors-section-icon img {
        width: 22%;
        margin-bottom: 10px;
    }

.sectors-section-content h4 {
    text-align: center;
    font-size: 20px;
    color: #FFC568;
    font-family: politica-regular;
}

.sectors-section-content p {
    color: #FFF;
    font-size: 15px;
    padding-right: 10px;
    padding-left: 10px;
    font-weight: normal;
    text-align: center;
    line-height: 20px;
}
.reanimation > span {
    display: inline-block;
    color: #dfa616;
    transform-style: preserve-3d;
    transform-origin: 0 100%;
    animation: anim 5s infinite linear;
}
.graphe-factory {
    height: 60vh;
    display: flex;
    justify-content: center;
    align-items: center;
}
    .graphe-factory #app {
        height: fit-content !important;
        background: rgb(116 116 116 / 3%);
        backdrop-filter: blur( 8px );
        -webkit-backdrop-filter: blur( 8px );
        border-radius: 20px;
        width: 90%;
        padding: 20px 0px;
    }

    .reanimation > span:nth-child(2) {
        animation-delay: 0.2s;
    }

    .reanimation > span:nth-child(3) {
        animation-delay: 0.4s;
    }

    .reanimation > span:nth-child(4) {
        animation-delay: 0.6s;
    }

    .reanimation > span:nth-child(5) {
        animation-delay: 0.8s;
    }

    .reanimation > span:nth-child(6) {
        animation-delay: 1s;
    }

    .reanimation > span:nth-child(7) {
        animation-delay: 1.2s;
    }

    .reanimation > span:nth-child(8) {
        animation-delay: 1.4s;
    }

    .reanimation > span:nth-child(9) {
        animation-delay: 1.6s;
    }

    .reanimation > span:nth-child(10) {
        animation-delay: 1.8s;
    }

    .reanimation > span:nth-child(11) {
        animation-delay: 2s;
    }

    .reanimation > span:nth-child(12) {
        animation-delay: 2.2s;
    }

    .reanimation > span:nth-child(13) {
        animation-delay: 2.4s;
    }

    .reanimation > span:nth-child(14) {
        animation-delay: 2.6s;
    }
    .reanimation > span:nth-child(15) {
        animation-delay: 2.8s;
    }
    .reanimation > span:nth-child(16) {
        animation-delay: 3s;
    }
    .reanimation > span:nth-child(17) {
        animation-delay: 3.2s;
    }
    .reanimation > span:nth-child(18) {
        animation-delay: 3.4s;
    }
    .reanimation > span:nth-child(19) {
        animation-delay: 3.6s;
    }
    .reanimation > span:nth-child(20) {
        animation-delay: 3.8s;
    }
    .reanimation > span:nth-child(21) {
        animation-delay: 4s;
    }
    .reanimation > span:nth-child(21) {
        animation-delay: 4.2s;
    }
    .reanimation > span:nth-child(22) {
        animation-delay: 4.4s;
    }
    .reanimation > span:nth-child(23) {
        animation-delay: 4.6s;
    }
    .reanimation > span:nth-child(24) {
        animation-delay: 4.8s;
    }
.gimconcrete-title h2 {
    color: #FFC568;
}
.gimconcrete-content p {
    color: #FFF;
    font-size: 16px;
    margin: 0;
}
.gimconcrete-content ol {
    margin: 0;
}
.gimconcrete-content li {
    color: #FFF;
    line-height: 30px;
}
.gimconcrete-content p span {
    color: #ffc568;
    font-weight: bold;
}
.gimconcrete-content li span {
    color: #ffc568;
    font-weight: bold;
}
.mixers-title h2 {
    color: #FFF;
    font-size: 25px;
    margin-bottom: 20px;
}
.mixers-content-box {
    margin: 5px;
}
.mixers-content-box h6 {
    background-color: #ffc568;
    text-align: center;
    padding: 15px 0px;
}
.mixers-content-box h3 {
    color: #FFF;
    font-size: 16px;
    margin: 12px 0px;
}
.mixers-content-box ul li {
    color: #FFF;
    line-height: 25px;
    font-size: 15px;
}
.mixers-content-box img {
    border-radius: 20px 20px 0px 0px;
    width: 100%;
}
    .mixers-content-box ul li span {
        color: #ffc568;
        font-weight: bold;
    }
.mixers-content-box p {
    text-align: center;
    background-color: #ffc568;
    padding: 10px 0px;
    line-height: 24px;
    margin: 0;
    color: #000;
}
.mixers-content-box p span {
    font-size: 23px;
    font-weight: bold;
}
.mixers-title h2 span {
    color: #ffc568;
}
.content-flex {
    display:flex !important;
    align-items:center !important;
}
.porcelain-right-content h4 {
    color: #ffc568;
    font-size: 40px;
}
.porcelain-right-content p {
    color: #ffc568;
    font-size: 22px;
    margin:0;
}
.charts-title h2 {
    color: #ffc568;
}
.charts-content-box h3 {
    color: #FFF;
    font-size: 17px;
    margin-top: 20px;
}
.charts-content-box img {
    width: 85%;
}
.hydrogenstorage-title h2 {
    color: #ffc568;
}
.hydrogenstorage-container {
    border: 2px solid #ffc568;
    border-radius: 20px;
}
.hydrogenstorage-content p {
    color: #FFF;
}
.storagetank-content img {
    width: 100%;
}
.storagetank-content h2 {
    color: #ffc568;
    margin: 15px 0px 0px 0px;
}
.storagetank-content p {
    color: #FFF;
    font-size: 20px;
}
.smart-warable-title h2 {
    color: #ffc568;
}
.smart-warable-title span {
    color: #FFF;
    font-size: 18px;
    margin-bottom: 24px;
    width: 100%;
    display: block;
}
.smart-warable-content p {
    background-color: #ffc568;
    color: #000;
    text-align: center;
    padding: 7px 0px;
    font-weight: bold;
    font-size: 20px;
}
.days-graphene-title h2 {
    color: #ffc568;
}
.days-graphene-title span {
    width: 100%;
    display: block;
    color: #FFF;
    margin-bottom: 20px;
    font-size: 18px;
}
.days-graphene-content-box h3 {
    color: #ffc568;
    font-size: 19px;
}
.days-graphene-content-box ul li {
    color: #FFF;
    line-height: 30px;
}
.days-graphene-content-box img {
    width: 100%;
    border-radius: 20px;
    margin-bottom: 15px;
}
.days-graphene-content-box p {
    color: #FFF;
    text-align: center;
    margin: 0;
    line-height: 20px;
}
.detecting-title h2 {
    color: #ffc568;
}
.detecting-title span {
    color: #FFF;
    font-size: 18px;
    width: 100%;
    display: block;
    margin-bottom: 20px;
}
.detecting-content h4 {
    color: #ffc568;
    font-size: 18px;
    margin-top: 15px;
    margin-bottom: 0;
}
.detecting-content p {
    color: #FFF;
    font-size: 17px;
}
.product-accordian .accordion-item {
    background-color: transparent;
    border: 0;
    border-radius: 0;
}
.product-accordian .accordion-button {
    background-color: transparent;
    color: #ffc568;
    font-size: 2rem;
    border: 1px solid #ffc568;
    margin-bottom: 20px;
}
.product-accordian .accordion-button:not(.collapsed) {
    color: #000000;
    background-color: #ffc568;
    box-shadow: none;
    border-radius: 0;
}
.product-accordian .accordion-button:not(.collapsed)::after {
    background-image: url(../images/icon/accord1.svg) !important;
}
.product-accordian .accordion-button::after {
    content: "";
    background-image: url(../images/icon/accord.svg) !important;
}
.product-accordian {
    padding-bottom: 80px;
}
.product-accordian .accordion-button:focus {
    box-shadow: none;
}
.porcelain-right-content ul li {
    color: #FFF;
    line-height: 30px;
    font-size: 18px;
}
.porcelain-img h4 {
    color: #ffc568;
    margin-top: 0px;
    margin-bottom: 10px;
}

@keyframes anim {
    35% {
        transform: rotateX(360deg);
    }

    100% {
        transform: rotateX(360deg);
    }
}
@media only screen and (min-width:991px) and (max-width:1399px) {
    .page-banner-area .team-img img {
        height: 140px;
    }
    .page-banner-area .team-img {
        width: 50%;
        height: 125px;
    }
    .about-banner-img {
        height: 325px;
    }
    .factory-banner-img {
        height: 325px;
    }
    .news-banner-img {
        height: 325px;
    }
    .contact-banner-img {
        height: 325px;
    }
    .career-banner-img {
        height: 325px;
    }
    .iti__selected-flag {
        padding: 0 5px 0 2px !important;
    }
    .iti--separate-dial-code .iti__selected-flag {
        font-size: 9px !important;
    }
    .aboutus-content p {
        line-height: 15px !important;
        font-size: 14px !important;
    }
    .into-about-con p {
        font-size: 50px !important;
    }
    .partners-image img {
        width: 60% !important;
    }
    .all-about-sec {
        margin-top: -30px !important;
    }
    #career-form input {
        height: 39px !important;
    }
    #career-form textarea {
        height: 50px !important;
    }
    .career-forms {
        margin-top: -35px;
    }
    .partners-tittles h2 {
        margin-top: 5px !important;
    }
    .team-tittles h2 {
        margin-top: 15px !important;
        font-size:40px !important;
    }
    .partners-image img {
        width: 60% !important;
    }
    .sec-intro-content {
        margin-top: 75px !important;
    }
    .extra-content {
        height: 210px;
    }
    .aboutus-content p {
        line-height: 18px !important;
    }
    .single-testimonials-box .quote img {
        width: 80%;
    }
    .single-testimonials-box .quote {
        text-align: center;
        top: 50px;
    }
    .desktop-nav .navbar .navbar-nav .nav-item a {
        font-size: 15px;
    }
    .page-banner-area .team-content h3 {
        font-size: 16px !important;
        margin: 0;
    }
    .page-banner-area .team-content span {
        font-size: 13px;
    }
    .our-team-section {
        height: 67vh;
    }
    .footer-contact-form h3 {
        margin-bottom: 10px !important;
    }
    .form-col select {
        height: 40px !important;
        font-size: 13px;
    }
    .con-phonenum input {
        font-size: 10px !important;
        padding-left: 75px !important;
    }
    .form-col input {
        height: 40px !important;
        font-size: 13px;
    }
    .form-col textarea {
        height: 100px !important;
        font-size: 13px;
    }
    .coming-soon-img {
        width: 90%;
    }
}






@-webkit-keyframes preload-show-1 {
    from {
        transform: rotateZ(60deg) rotateY(-90deg) rotateX(0deg);
        border-left-color: #cc943b;
    }
}

@keyframes preload-show-1 {
    from {
        transform: rotateZ(60deg) rotateY(-90deg) rotateX(0deg);
        border-left-color: #cc943b;
    }
}

@-webkit-keyframes preload-hide-1 {
    to {
        transform: rotateZ(60deg) rotateY(-90deg) rotateX(0deg);
        border-left-color: #cc943b;
    }
}

@keyframes preload-hide-1 {
    to {
        transform: rotateZ(60deg) rotateY(-90deg) rotateX(0deg);
        border-left-color: #cc943b;
    }
}

@-webkit-keyframes preload-cycle-1 {
    5% {
        transform: rotateZ(60deg) rotateY(90deg) rotateX(0deg);
        border-left-color: #cc943b;
    }

    10%, 75% {
        transform: rotateZ(60deg) rotateY(0) rotateX(0deg);
        border-left-color: #cc943b;
    }

    80%, 100% {
        transform: rotateZ(60deg) rotateY(90deg) rotateX(0deg);
        border-left-color: #cc943b;
    }
}

@keyframes preload-cycle-1 {
    5% {
        transform: rotateZ(60deg) rotateY(90deg) rotateX(0deg);
        border-left-color: #cc943b;
    }

    10%, 75% {
        transform: rotateZ(60deg) rotateY(0) rotateX(0deg);
        border-left-color: #cc943b;
    }

    80%, 100% {
        transform: rotateZ(60deg) rotateY(90deg) rotateX(0deg);
        border-left-color: #cc943b;
    }
}

@-webkit-keyframes preload-show-2 {
    from {
        transform: rotateZ(120deg) rotateY(-90deg) rotateX(0deg);
        border-left-color: #cc943b;
    }
}

@keyframes preload-show-2 {
    from {
        transform: rotateZ(120deg) rotateY(-90deg) rotateX(0deg);
        border-left-color: #cc943b;
    }
}

@-webkit-keyframes preload-hide-2 {
    to {
        transform: rotateZ(120deg) rotateY(-90deg) rotateX(0deg);
        border-left-color: #cc943b;
    }
}

@keyframes preload-hide-2 {
    to {
        transform: rotateZ(120deg) rotateY(-90deg) rotateX(0deg);
        border-left-color: #cc943b;
    }
}

@-webkit-keyframes preload-cycle-2 {
    10% {
        transform: rotateZ(120deg) rotateY(90deg) rotateX(0deg);
        border-left-color: #cc943b;
    }

    15%, 70% {
        transform: rotateZ(120deg) rotateY(0) rotateX(0deg);
        border-left-color: #cc943b;
    }

    75%, 100% {
        transform: rotateZ(120deg) rotateY(90deg) rotateX(0deg);
        border-left-color: #cc943b;
    }
}

@keyframes preload-cycle-2 {
    10% {
        transform: rotateZ(120deg) rotateY(90deg) rotateX(0deg);
        border-left-color: #cc943b;
    }

    15%, 70% {
        transform: rotateZ(120deg) rotateY(0) rotateX(0deg);
        border-left-color: #cc943b;
    }

    75%, 100% {
        transform: rotateZ(120deg) rotateY(90deg) rotateX(0deg);
        border-left-color: #cc943b;
    }
}

@-webkit-keyframes preload-show-3 {
    from {
        transform: rotateZ(180deg) rotateY(-90deg) rotateX(0deg);
        border-left-color: #cc943b;
    }
}

@keyframes preload-show-3 {
    from {
        transform: rotateZ(180deg) rotateY(-90deg) rotateX(0deg);
        border-left-color: #cc943b;
    }
}

@-webkit-keyframes preload-hide-3 {
    to {
        transform: rotateZ(180deg) rotateY(-90deg) rotateX(0deg);
        border-left-color: #cc943b;
    }
}

@keyframes preload-hide-3 {
    to {
        transform: rotateZ(180deg) rotateY(-90deg) rotateX(0deg);
        border-left-color: #cc943b;
    }
}

@-webkit-keyframes preload-cycle-3 {
    15% {
        transform: rotateZ(180deg) rotateY(90deg) rotateX(0deg);
        border-left-color: #cc943b;
    }

    20%, 65% {
        transform: rotateZ(180deg) rotateY(0) rotateX(0deg);
        border-left-color: #cc943b;
    }

    70%, 100% {
        transform: rotateZ(180deg) rotateY(90deg) rotateX(0deg);
        border-left-color: #cc943b;
    }
}

@keyframes preload-cycle-3 {
    15% {
        transform: rotateZ(180deg) rotateY(90deg) rotateX(0deg);
        border-left-color: #cc943b;
    }

    20%, 65% {
        transform: rotateZ(180deg) rotateY(0) rotateX(0deg);
        border-left-color: #cc943b;
    }

    70%, 100% {
        transform: rotateZ(180deg) rotateY(90deg) rotateX(0deg);
        border-left-color: #cc943b;
    }
}

@-webkit-keyframes preload-show-4 {
    from {
        transform: rotateZ(240deg) rotateY(-90deg) rotateX(0deg);
        border-left-color: #cc943b;
    }
}

@keyframes preload-show-4 {
    from {
        transform: rotateZ(240deg) rotateY(-90deg) rotateX(0deg);
        border-left-color: #cc943b;
    }
}

@-webkit-keyframes preload-hide-4 {
    to {
        transform: rotateZ(240deg) rotateY(-90deg) rotateX(0deg);
        border-left-color: #cc943b;
    }
}

@keyframes preload-hide-4 {
    to {
        transform: rotateZ(240deg) rotateY(-90deg) rotateX(0deg);
        border-left-color: #cc943b;
    }
}

@-webkit-keyframes preload-cycle-4 {
    20% {
        transform: rotateZ(240deg) rotateY(90deg) rotateX(0deg);
        border-left-color: #cc943b;
    }

    25%, 60% {
        transform: rotateZ(240deg) rotateY(0) rotateX(0deg);
        border-left-color: #cc943b;
    }

    65%, 100% {
        transform: rotateZ(240deg) rotateY(90deg) rotateX(0deg);
        border-left-color: #cc943b;
    }
}

@keyframes preload-cycle-4 {
    20% {
        transform: rotateZ(240deg) rotateY(90deg) rotateX(0deg);
        border-left-color: #cc943b;
    }

    25%, 60% {
        transform: rotateZ(240deg) rotateY(0) rotateX(0deg);
        border-left-color: #cc943b;
    }

    65%, 100% {
        transform: rotateZ(240deg) rotateY(90deg) rotateX(0deg);
        border-left-color: #cc943b;
    }
}

@-webkit-keyframes preload-show-5 {
    from {
        transform: rotateZ(300deg) rotateY(-90deg) rotateX(0deg);
        border-left-color: #cc943b;
    }
}

@keyframes preload-show-5 {
    from {
        transform: rotateZ(300deg) rotateY(-90deg) rotateX(0deg);
        border-left-color: #cc943b;
    }
}

@-webkit-keyframes preload-hide-5 {
    to {
        transform: rotateZ(300deg) rotateY(-90deg) rotateX(0deg);
        border-left-color: #cc943b;
    }
}

@keyframes preload-hide-5 {
    to {
        transform: rotateZ(300deg) rotateY(-90deg) rotateX(0deg);
        border-left-color: #cc943b;
    }
}

@-webkit-keyframes preload-cycle-5 {
    25% {
        transform: rotateZ(300deg) rotateY(90deg) rotateX(0deg);
        border-left-color: #cc943b;
    }

    30%, 55% {
        transform: rotateZ(300deg) rotateY(0) rotateX(0deg);
        border-left-color: #cc943b;
    }

    60%, 100% {
        transform: rotateZ(300deg) rotateY(90deg) rotateX(0deg);
        border-left-color: #cc943b;
    }
}

@keyframes preload-cycle-5 {
    25% {
        transform: rotateZ(300deg) rotateY(90deg) rotateX(0deg);
        border-left-color: #cc943b;
    }

    30%, 55% {
        transform: rotateZ(300deg) rotateY(0) rotateX(0deg);
        border-left-color: #cc943b;
    }

    60%, 100% {
        transform: rotateZ(300deg) rotateY(90deg) rotateX(0deg);
        border-left-color: #cc943b;
    }
}

@-webkit-keyframes preload-show-6 {
    from {
        transform: rotateZ(360deg) rotateY(-90deg) rotateX(0deg);
        border-left-color: #cc943b;
    }
}

@keyframes preload-show-6 {
    from {
        transform: rotateZ(360deg) rotateY(-90deg) rotateX(0deg);
        border-left-color: #cc943b;
    }
}

@-webkit-keyframes preload-hide-6 {
    to {
        transform: rotateZ(360deg) rotateY(-90deg) rotateX(0deg);
        border-left-color: #cc943b;
    }
}

@keyframes preload-hide-6 {
    to {
        transform: rotateZ(360deg) rotateY(-90deg) rotateX(0deg);
        border-left-color: #cc943b;
    }
}

@-webkit-keyframes preload-cycle-6 {
    30% {
        transform: rotateZ(360deg) rotateY(90deg) rotateX(0deg);
        border-left-color: #cc943b;
    }

    35%, 50% {
        transform: rotateZ(360deg) rotateY(0) rotateX(0deg);
        border-left-color: #cc943b;
    }

    55%, 100% {
        transform: rotateZ(360deg) rotateY(90deg) rotateX(0deg);
        border-left-color: #cc943b;
    }
}

@keyframes preload-cycle-6 {
    30% {
        transform: rotateZ(360deg) rotateY(90deg) rotateX(0deg);
        border-left-color: #cc943b;
    }

    35%, 50% {
        transform: rotateZ(360deg) rotateY(0) rotateX(0deg);
        border-left-color: #cc943b;
    }

    55%, 100% {
        transform: rotateZ(360deg) rotateY(90deg) rotateX(0deg);
        border-left-color: #cc943b;
    }
}

@-webkit-keyframes preload-flip {
    0% {
        transform: rotateY(0deg) rotateZ(-60deg);
    }

    100% {
        transform: rotateY(360deg) rotateZ(-60deg);
    }
}

@keyframes preload-flip {
    0% {
        transform: rotateY(0deg) rotateZ(-60deg);
    }

    100% {
        transform: rotateY(360deg) rotateZ(-60deg);
    }
}

.loader-pre {
    background-color: #000;
    position: fixed;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100vh;
    width: 100%;
    z-index: 999;
}

.preloader1 {
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 20px;
    display: block;
    width: 3.75em;
    height: 4.25em;
    margin-left: -1.875em;
    margin-top: -2.125em;
    transform-origin: center center;
    transform: rotateY(180deg) rotateZ(-60deg);        
}

    .preloader1 .slice {
        border-top: 1.125em solid transparent;
        border-right: none;
        border-bottom: 1em solid transparent;
        border-left: 1.875em solid #cc943b;
        position: absolute;
        top: 0px;
        left: 50%;
        transform-origin: left bottom;
        border-radius: 3px 3px 0 0;
    }

        .preloader1 .slice:nth-child(1) {
            transform: rotateZ(60deg) rotateY(0deg) rotateX(0);
            -webkit-animation: 0.15s linear 0.82s preload-hide-1 both 1;
            animation: 0.15s linear 0.82s preload-hide-1 both 1;
        }

        .preloader1 .slice:nth-child(2) {
            transform: rotateZ(120deg) rotateY(0deg) rotateX(0);
            -webkit-animation: 0.15s linear 0.74s preload-hide-2 both 1;
            animation: 0.15s linear 0.74s preload-hide-2 both 1;
        }

        .preloader1 .slice:nth-child(3) {
            transform: rotateZ(180deg) rotateY(0deg) rotateX(0);
            -webkit-animation: 0.15s linear 0.66s preload-hide-3 both 1;
            animation: 0.15s linear 0.66s preload-hide-3 both 1;
        }

        .preloader1 .slice:nth-child(4) {
            transform: rotateZ(240deg) rotateY(0deg) rotateX(0);
            -webkit-animation: 0.15s linear 0.58s preload-hide-4 both 1;
            animation: 0.15s linear 0.58s preload-hide-4 both 1;
        }

        .preloader1 .slice:nth-child(5) {
            transform: rotateZ(300deg) rotateY(0deg) rotateX(0);
            -webkit-animation: 0.15s linear 0.5s preload-hide-5 both 1;
            animation: 0.15s linear 0.5s preload-hide-5 both 1;
        }

        .preloader1 .slice:nth-child(6) {
            transform: rotateZ(360deg) rotateY(0deg) rotateX(0);
            -webkit-animation: 0.15s linear 0.42s preload-hide-6 both 1;
            animation: 0.15s linear 0.42s preload-hide-6 both 1;
        }

    .preloader1.loading {
        -webkit-animation: 2s preload-flip steps(2) infinite both;
        animation: 2s preload-flip steps(2) infinite both;
    }

        .preloader1.loading .slice:nth-child(1) {
            transform: rotateZ(60deg) rotateY(90deg) rotateX(0);
            -webkit-animation: 2s preload-cycle-1 linear infinite both;
            animation: 2s preload-cycle-1 linear infinite both;
        }

        .preloader1.loading .slice:nth-child(2) {
            transform: rotateZ(120deg) rotateY(90deg) rotateX(0);
            -webkit-animation: 2s preload-cycle-2 linear infinite both;
            animation: 2s preload-cycle-2 linear infinite both;
        }

        .preloader1.loading .slice:nth-child(3) {
            transform: rotateZ(180deg) rotateY(90deg) rotateX(0);
            -webkit-animation: 2s preload-cycle-3 linear infinite both;
            animation: 2s preload-cycle-3 linear infinite both;
        }

        .preloader1.loading .slice:nth-child(4) {
            transform: rotateZ(240deg) rotateY(90deg) rotateX(0);
            -webkit-animation: 2s preload-cycle-4 linear infinite both;
            animation: 2s preload-cycle-4 linear infinite both;
        }

        .preloader1.loading .slice:nth-child(5) {
            transform: rotateZ(300deg) rotateY(90deg) rotateX(0);
            -webkit-animation: 2s preload-cycle-5 linear infinite both;
            animation: 2s preload-cycle-5 linear infinite both;
        }

        .preloader1.loading .slice:nth-child(6) {
            transform: rotateZ(360deg) rotateY(90deg) rotateX(0);
            -webkit-animation: 2s preload-cycle-6 linear infinite both;
            animation: 2s preload-cycle-6 linear infinite both;
        }