@import url('https://fonts.googleapis.com/css2?family=Saira:ital,wght@0,500;0,600;1,500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Crete+Round&display=swap');

:root {
    --color-1: #bd4836;
    --color-black: #000;
    --logo--color: #1b1a3a;
    --headding-font: 'Saira', sans-serif;
}

ul {
    list-style-type: none;
}

body {
    font-family: var(--headding-font) !important;
    overflow-x: hidden;
}

p {
    font-family: 'Nunito Sans', sans-serif;
}

a:hover {
    color: inherit;
}

.ltn__header-top-area i {
    color: var(--color-black);
}

.container-fluid {
    width: 94%;
}

.top--color ul {
    position: relative;
}

.top--color ul::before {
    position: absolute;
    top: -5px;
    right: 100%;
    width: 100%;
    height: 50px;
    content: '';
    z-index: -12;
    background-color: var(--color-1);
}

.top--color {
    position: relative;
    padding: 5px 0;
}

.top--color::before {
    position: absolute;
    top: 0;
    right: -36px;
    width: 0;
    height: 100%;
    content: "";
    border-bottom: 40px solid transparent;
    border-left: 36px solid var(--color-1);
    z-index: 999;
}

.ltn__header-transparent {
    position: relative;
}

.menu-color-white .ltn__main-menu>ul>li>a {
    color: var(--color-black);
}

.site-logo {
    width: 10%;
}

.ltn__slide-item-2 {
    min-height: 600px;
    height: 600px;
}

.ltn__slide-item-2 {
    padding-top: 150px;
}

.font--headding,
.ltn__slide-item-2 .slide-title,
.menu-color-white .ltn__main-menu>ul>li>a {
    font-family: var(--headding-font) !important;
}

.ltn__slide-item-2 .slide-item-info {
    max-width: 920px;
}

.padd--60 {
    padding: 60px 0;
}

.what--we-do-text h2 {
    margin: 0.75rem 0;
    font-family: var(--headding-font);
}

.what--we-do-box {
    margin: 0.75rem 0;
    background: #fff;
    padding: 20px;
}

.what--we-do-text .btn {
    padding: 7px 34px;
}

.sticky-active.ltn__sticky-bg-black .ltn__main-menu>ul>li>a {
    color: var(--color-black);
    font-family: var(--headding-font);
}

.what--we-do-img,
.overview-img {
    overflow: hidden;
}

.what--we-do-img img {
    transition-duration: 0.5s;
}

.what--we-do-box:hover .what--we-do-img img {
    transform: scale(1.1);
    transition-duration: .5s;
}

.overview-box,
.line,
.line2 {
    position: relative;
}

.over-view-text-box {
    width: 600px;
    padding: 30px;
    border: 1px solid #fff;
    position: absolute;
    top: 50%;
    left: 10%;
    transform: translate(10px, -50%);
    background: #1a1a1a9e;
    border-radius: 15px;
}

.line::before,
.line2::before {
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 60px;
    height: 3px;
    border-radius: 30px;
    content: '';
    background: linear-gradient(33deg, #1e1a44, #2a1f94, #227fc2, #0a7fcf);
}

.line2::before {
    top: 50%;
    left: 30%;
}

.lasted--prj .ltn__tab-menu-3 a {
    cursor: pointer;
    padding: 10px 20px;
    margin: 0px 2px;
    background: var(--logo--color);
    display: inline-block;
    color: #fff;
    border-radius: 50px;
    box-shadow: 0 0.5rem 0.8rem #00000080;
    text-transform: uppercase;
}

.ltn__tab-menu-3 a.active {
    background: #fff;
    color: #000;
    border-top: 3px solid var(--logo--color);
    border-color: var(--logo--color);
}

.ltn__tab-menu-3 a.active::before {
    width: 0;
    height: 0;
    opacity: 0;
}

.projects-box {
    position: relative;
    overflow: hidden;
    transition-duration: .5s;
    margin: 0.75rem 0;
}

.projects-box .projects-info {
    position: absolute;
    bottom: -100%;
    left: 0;
    z-index: 1;
    transition-duration: .5s;
    height: 100%;
    text-align: center;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background: #1A1A1A5C;
}

.projects-box:hover .projects-info {
    bottom: 0;
    transition-duration: .5s;
}

.projects-box:hover img {
    filter: blur(2px);
    transition-duration: .5s;
}

.ltn__tab-menu-3 a {
    font-size: 16px;
    text-transform: none !important;
    font-family: 'Nunito Sans', sans-serif !important;
}

.ltn__slide-item-2 .slide-brief {
    padding-left: 10px;
    border-left: 1px solid var(--logo--color);
}

.special-link a,
.theme-btn-1,
.slick-arrow-3 .slick-arrow:hover,
.slick-arrow-3 .slick-prev,
.slick-slide-arrow-1 .slick-arrow:hover,
.slick-dots li:hover,
.slick-dots li.slick-active {
    background: var(--logo--color);
}

.slick-arrow-3 .slick-arrow:hover,
.slick-arrow-3 .slick-prev,
.slick-slide-arrow-1 .slick-arrow:hover {
    border-color: var(--logo--color);
}

.ltn__testimonial-item-3 .ltn__testimoni-info {
    margin: 0 !important;
}

.ltn__top-bar-menu>ul>li>a>i {
    color: #ffff;
}


/* CSS */
.site-logo h2 {
    font-family: 'Crete Round', serif;
    margin: 0 .75rem;
    font-size: 38px;
}

.site-logo p {
    margin: 0 .75rem;
    font-size: 15px;
    font-family: 'Nunito Sans', sans-serif;
}

.about-us-text {
    padding: 30px 30px;
}

.about-us-text p {
    color: var(--color-black);
    text-align: justify;
}

.bg-gray {
    background: #dbdbdb;
}

.about-us-text li {
    font-family: 'Nunito Sans', sans-serif;
    color: #000;
}

.section-title-area p {
    max-width: 1140px;
}

ul.production-text {
    list-style-type: none;
    display: inline-block;
}

.check {
    width: 20px;
}

.production-img {
    width: 80%;
    margin: auto;
    float: right;
}


.product-range-box {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 18px 20px;
    background: #fff;
    border: 1px solid #fff;
    transition-duration: .5s;
    margin: 0.75rem 0;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
    min-height: 256px;
}

.product-range-icon {
    display: inline-block;
    font-size: 42px;
    border: none;
    line-height: 50px;
    text-align: center;
    /* border-radius: 50%; */
    transition-duration: .2s;
    margin: 0.75rem 0;
    overflow: hidden;
}


.product-range-text {
    width: 100%;
    text-align: center;
}

.product-range-icon img {   
    transition-duration: .2s;
}

.product-range-text h2 {
    font-size: 18px;
    color: #d54f28;
}


.btn--1 {
    font-size: 18px;
    font-weight: 600;
    color: #000;
    transition: all 1s;
    position: relative;
    left: 0;
}

.product-range-box:hover {
    transition-duration: .2s;
    background: #fff;
}

.product-range-box:hover .product-range-icon img {
   transform: scale(1.1);
    transition-duration: .2s;
    
}

.product-range-box:hover .btn--1 {
    left: 10px;
}

.table tr:nth-child(odd){
    background: none;
}

@keyframes Shaking {
    0% {
        transform: translateX(0);
    }

    25% {
        transform: translateX(-5px) rotate(0.5deg);
    }

    50% {
        transform: translateX(5px) rotate(-0.5deg);
    }

    75% {
        transform: translateX(-3px) rotate(0.3deg);
    }

    100% {
        transform: translateX(3px) rotate(-0.3deg);
    }
}


.indrustry-box {
    display: flex;
    justify-content: left;
    align-items: center;
    padding: 20px;
    border: 1px solid #aaaab4;
    margin: 0.75rem 0;
    flex-direction: column;
    text-align: center;
}

.industry-info h2 {
    font-size: 20px;
    margin: 0.55rem 0;
}

.industry-info p {
    margin: 0;
}

.industry-info {
    margin-left: 10px;
}

.footer-widget .footer-title {
    font-size: 22px;
    border-bottom: 1px solid #ffffff87;
    padding-bottom: 5px;
}

.footer-title {
    margin-bottom: 20px;
}

ul.prductn-box li {
    display: inline-block;
    width: auto;
}

ul.prductn-box li:nth-child(1) img {
    border-radius: 0px 110px 0px 110px;
    width: 250px !important;
}

ul.prductn-box li:nth-child(2) img {
    border-radius: 110px 0px 110px 0px;
    width: 250px !important;
}

ul.prductn-box li:nth-child(3) img {
    border-radius: 110px 0px 110px 00px;
    width: 250px !important;
}

ul.prductn-box li:nth-child(4) img {
    border-radius: 0px 110px 0px 110px;
    width: 250px !important;
}

input[type="text"], input[type="email"], input[type="password"], input[type="submit"],input[type="tel"], textarea {
    background-color: var(--white);
    border: 2px solid;
    border-color: var(--border-color-9);
    height: 65px;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding-left: 20px;
    font-size: 16px;
    color: var(--ltn__paragraph-color);
    width: 100%;
    margin-bottom: 30px;
    border-radius: 0;
    padding-right: 40px;
}

input[type="tel"]:focus{
    border-color: var(--color-1);
}

/* Inner Pages */

.ltn__breadcrumb-area {
    padding: 60px 0;
}

.bg-overlay-white-30:before {
    background: rgb(0 0 0 / 42%);
}

.inner-page-data :is(h1, h2, h3, h4, h5, h6, ul li, ol li),
.page-title {
    font-family: var(--headding-font);
}

.ltn__breadcrumb-list li {
    color: #fff !important;
    
}

.inner-page-data ul li{
    padding-left: 22px;    
    background: url("../images/handarrow.png") no-repeat left center;    
    background-size: 18px 18px;    
    margin-bottom: 8px;
}
.inner-page-data ul{
    padding: 0;
}
.inner-page-data > .inner-image > img{
    aspect-ratio: 3/2;
    object-fit: cover;
    transition-duration: .2s;
    
}

.inner-page-data > .inner-image > img:hover{
    transition-duration: .2s;
    filter: brightness(120%);
}


.inner-page-headding{
    font-size: 22px;
    text-transform: uppercase;
    text-align: center;
    margin: 0.75rem 0;
    color: #762b18;
}


/* Responsive */

@media screen and (max-width: 1400px) {
    .ltn__slide-item-2 {
        min-height: 400px;
        height: 400px;
    }

    .what--we-do-text h2 {
        font-size: 21px;
    }

    .what--we-do-text p {
        height: 115px;
        overflow: hidden;
    }

    .site-logo {
        width: 12%;
    }

    .foot--res {
        font-size: 29px !important;
    }

    .industry-info h2 {
        font-size: 17px;
    }

    .site-logo p {
        font-size: 13px;
    }

    .site-logo h2 {
        font-size: 30px;
    }

    .product-range-text h2 {
        font-size: 15px;
    }

    .product-range-text p {
        font-size: 14px;
    }

    .about-us-img {
        height: 575px;
    }

    .container {
        max-width: 1140px !important;
    }

    .section-title {
        font-size: 39px;
        font-weight: normal;
    }

    .product-range-box {
        min-height: 304px;
    }

    .line2::before {
        left: 39%;
    }

    ul.prductn-box li {
        width: 46%;
    }
    .bg--space{
        padding-top: 45px !important;
        background-size: contain !important;
    }
}

@media screen and (max-width: 490px) {
    .about-us-img {
        height: auto;
    }
    .top--color::before{
        border-bottom: 61px solid transparent;
        border-left: 37px solid var(--color-1);
    }
    .top--color ul::before{
        right: 95%;
        height: 61px;
    }
    .padd--60 {
        padding: 30px 0;
    }
    .section-title{
        font-size: 30px;
    }
    .line2::before {
        left: 52%;
    }
    .about-us-slider {
        margin-top: 1.5rem;
    }
    .section-title-area {
        margin-bottom: 30px;
    }
    ul.prductn-box li:nth-child(1) img , ul.prductn-box li:nth-child(4) img{
        border-radius: 0px 95px 0px 95px;
    }
    ul.prductn-box li:nth-child(2) img , ul.prductn-box li:nth-child(3) img{
        border-radius: 95px 0px 95px 0px;
    }
    ul.prductn-box li{
        margin: 0;
    }
    .bg--space{
        background-size: auto !important;
    }
    .site-logo {
        width: 24%;
    }
    .site-logo h2 {
        font-size: 26px;
    }
    .site-logo p {
        font-size: 11px;
    }
}