@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@font-face {
    font-family: 'poppinsmedium';
    src: url('../Font/Poppins/poppins-medium-webfont.woff2') format('woff2'),
         url('../Font/Poppins/poppins-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

* {
    font-family: 'Poppins', 'Courier New', Courier, monospace;
}

.text_medium_24px {
    font-size: 24px;
    line-height: 36px;
    font-weight: 600;
}

.text_small_bold {
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    color: #000033;
}

.introducing_text_medium {
    font-weight: 500;
    font-size: 24px;
    line-height: 36px;
}

.introducing_text_large {
    font-weight: 600;
    font-size: 48px;
    line-height: 57px;
}

.text_large {
    font-weight: 700;
    font-size: 40px;
    line-height: 119%;
    /* or 48px */

}

.text_info {
    font-weight: 400;
    font-size: 18px;
    line-height: 27px;

}

.cms_brand_logo {
    width: 55px;
    height: 55.65px;
    left: 160px;
    top: 6px;
}

.logo_brand_contact_class {
    background-color: white;
    color: #000033 !important;
    font-family: 'Poppins' !important;
    font-style: normal !important;
}

.logo_brand_class a {
    text-decoration: none !important;
    color: #003;
    font-family: Poppins;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
.logo_brand_class {
    display: flex;
    align-items: center;
    gap: 10px;
    flex: 1 0 0;
    align-self: stretch;

}

.contact_header_class {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 12px;
    flex: 1 0 0;
    align-self: stretch;
}
.nav_contact{
    display: flex;
    align-items: flex-end;
    gap: 4px;
}
.nav_contact img{
    max-width: 20px;
}
.nav_contact p{
    color: #003;
    font-family: 'poppinsmedium';
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.navbar-custom {
    background-color: #000033;
    font-weight: 500;
    font-size: 15px;
    line-height: 20px;
}

.carousel-item {
    max-height: 100%;
    position: relative;
    top: 0px;
}

.carousel_1 {
    height: 695px;
    background-image: url(../Image/layout/wallpaper4.png);
    background-size: cover;
    background-position: center;
    color: #F6F6F6;
}

.carousel_item_1 {
    position: relative;
    width: 268px;
    height: 695px;
    left: 50px;
    top: 100px;
}

.carousel_2 {
    min-height: 695px;
    background-image: url(../Image/layout/wallpaper6_2.png);
    background-size: cover;
    background-position: center;
}

.carousel_item_2 {
    position: relative;
    width: 268px;
    height: 36px;
    left: 50px;
    top: 80px;

}

.carousel_3 {
    height: 695px;
    background-image: url(../Image/layout/wallpaper5_1.png);
    background-size: cover;
    background-position: center;
}

.carousel_item_3 {
    position: relative;
    width: 268px;
    height: 36px;
    left: 50px;
    top: 150px;

}

.carousel_4 {
    height: 695px;
    background-image: url(../Image/layout/wallpaper7_11.jpg);
    background-size: cover;
    background-position: center;

}

.carousel_item_4 {
    position: relative;
    width: 268px;
    height: 36px;
    left: 50px;
    margin-right: 50px;
    top: 200px;
    color: #F6F6F6 !important;
}
.karpet_talang_layout {
    height: 695px;
    background-image: url(../Image/layout/karpet_talang_1.png);
    background-size: cover;
    background-position: center;

}

.karpet_talang_layout_item {
    position: relative;
    width: 268px;
    height: 36px;
    left: 50px;
    margin-right: 50px;
    top: 200px;
    color: #F6F6F6 !important;
}

.talang_layout {
    height: 695px;
    background-image: url(../Image/layout/talang_air_layout_1.png);
    background-size: cover;
    background-position: center;

}

.talang_layout_item {
    position: relative;
    width: 268px;
    height: 36px;
    left: 50px;
    margin-right: 50px;
    top: 200px;
    color: #F6F6F6 !important;
}

.introducing_class {
    height: 695px;
    left: 0px;
    /* later, Change to background image, when it carousel, we should change it with carousel then */
    background: #EDEDED;
    color: #000033;
    font-style: normal;
}

.main_content {
    margin-top: 101px;
}


.category_brand_class {
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    color: #000033;
}

.why_cms {
    height: 100%;
    background: #EDEDED;
    color: #000033;
}


.positive_icon img {
    width: 62px;
}

.certificated img{
    max-width: 100px !important;
}

.container_footer {
    max-width: 1170px;
    margin: auto;
}

.row-footer {
    display: flex;
    flex-wrap: wrap;
}

ul {
    list-style: none;
    padding-left: 0 !important;
}

.footer {
    background-color: #000033;
    padding: 70px 0;
}

.footer-col {
    width: 25%;
    padding: 0 15px;
}

.footer-col h4 {
    font-size: 18px;
    color: #ffffff;
    text-transform: capitalize;
    margin-bottom: 35px;
    font-weight: 500;
    position: relative;
}

.footer-col h4::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: -10px;
    background-color: #e91e63;
    height: 2px;
    box-sizing: border-box;
    width: 50px;
}

.footer-col ul li:not(:last-child) {
    margin-bottom: 10px;
}

.footer-col ul li a {
    font-size: 16px;
    text-transform: capitalize;
    color: #ffffff;
    text-decoration: none;
    font-weight: 300;
    color: #bbbbbb;
    display: block;
    transition: all 0.3s ease;
}

.footer-col ul li a:hover {
    color: #ffffff;
    padding-left: 8px;
}

.footer-col .social-links a {
    display: inline-block;
    height: 40px;
    width: 40px;
    background-color: rgba(255, 255, 255, 0.2);
    margin: 0 10px 10px 0;
    text-align: center;
    line-height: 40px;
    border-radius: 50%;
    color: #ffffff;
    transition: all 0.5s ease;
}

.footer-col .social-links a:hover {
    color: #24262b;
    background-color: #ffffff;
}


/*responsive*/

@media(max-width: 1200px) {
    .product_mix_img img {
        max-width: 450px !important;
    }

    .foto-carousel-3 img {
        width: 450px;
    }
}
@media(max-width: 1100px) {
    .product_mix_img img {
        max-width: 450px !important;
    }

    .foto-carousel-3 img {
        width: 450px;
    }
    .contact_header_class{
        display: none;
    }
}

@media(max-width: 995px) {
    .carousel_1 {
        height: 695px;
        background-image: url(../Image/layout/wallpaper4_1.png);
        background-size: cover;
        background-position: center;
        color: #000033;
    }

    .carousel_item_1 {
        position: relative;
        height: 695px;
        left: 0px;
        top: 50px !important;
        
    }

    .foto_carousel_1 img {
        width: 300px !important;
        text-align: center;
    }

    .introducing_text_medium {
        text-align: center;
    }

    .introducing_text_large {
        font-weight: 700;
        font-size: 40px;
        line-height: 57px;
        text-align: center;

    }


    .text_medium_24px {
        text-align: center;
        font-size: 24px;
        line-height: 36px;
        font-weight: 700;

    }

    .text_large {
        font-weight: 700;
        font-size: 40px;
        line-height: 119%;
        /* or 48px */
        text-align: center;
        text-transform: uppercase;
    }

    .text_info {
        font-weight: 400;
        font-size: 18px;
        line-height: 27px;
        text-align: center;
    }

    .carousel_2 {
        height: 695px;
        background-image: url(../Image/layout/wallpaper6_1.png);
        background-size: cover;
        background-position: center;
    }

    .carousel_item_2 {
        position: relative;
        height: 695px;
        left: 0px;
        top: 50px;

    }

    .carousel_3 {
        height: 695px;
        background-image: url(../Image/layout/wallpaper5_3.png);
        background-size: cover;
        background-position: center;
    }

    .carousel_item_3 {
        position: relative;
        width: 268px;
        height: 36px;
        left: 0px;
        top: 50px;

    }

    .carousel_4 {
        height: 695px;
        background-image: url(../Image/layout/wallpaper7_21.jpg);
        background-size: cover;
        background-position: center;

    }

    .carousel_item_4 {
        position: relative;
        width: 268px;
        height: 36px;
        left: 0px;
        margin-right: 50px;
        top: 370px;
        color: #F6F6F6 !important;
    }
    .karpet_talang_layout {
        height: 695px;
        background-image: url(../Image/layout/karpet_talang_2.png);
        background-size: cover;
        background-position: center;

    }

    .karpet_talang_layout_item {
        position: relative;
        width: 268px;
        height: 36px;
        left: 0px;
        margin-right: 50px;
        top: 370px;
        color: #F6F6F6 !important;
    }
    .talang_layout {
        height: 695px;
        background-image: url(../Image/layout/talang_air_layout_3.png);
        background-size: cover;
        background-position: center;
    
    }
    .talang_layout_item {
        position: relative;
        width: 268px;
        height: 36px;
        left: 0px;
        margin-right: 50px;
        top: 370px;
        color: #F6F6F6 !important;
    }
    
    .text_karpet_talang_heaeding1{
        text-align: center;
        margin-left: auto;
        margin-right: auto;
    }
    .text_karpet_talang_heaeding2{
        text-align: center;
        margin-left: auto;
        margin-right: auto;
    }
    
}
@media(max-width: 860px) {
    .cms_brand_logo img{
        max-width: 45px !important;
    }
    .logo_brand_class a{
        font-size: 16px;
    }
    
}
@media(max-width: 768px) {
    
    .footer-col {
        width: 50%;
        margin-bottom: 30px;
    }

    .text_large {
        font-weight: 700;
        font-size: 30px;
        line-height: 119%;
        /* or 48px */
        text-align: center;
        text-transform: uppercase;
    }
}
@media(max-width: 700px) {
    
}


@media(max-width: 574px) {
    .footer-col {
        width: 100%;
    }

    .product_mix_img img {
        max-width: 350px !important;
    }

    .positive_icon img {
        width: 50px;
    }

    .foto-carousel-3 img {
        width: 320px;
    }

    .introducing_text_medium {
        font-weight: 700;
        font-size: 20px;
        line-height: 30px;
        /* identical to box height */

        text-align: center;
    }

    .introducing_text_large {

        font-weight: 700;
        font-size: 32px;
        line-height: 119%;
        /* or 38px */

        text-align: center;

    }

    .text_medium_24px {

        font-weight: 700;
        font-size: 24px;
        line-height: 36px;
        /* identical to box height */

        text-align: center;
    }

    .text_large {
        font-weight: 700;
        font-size: 28px;
        line-height: 119%;
        /* or 33px */

        text-align: center;
        text-transform: uppercase;
    }

    .carousel_1 {
        height: 695px;
        background-image: url(../Image/layout/wallpaper4_2.png);
        background-size: cover;
        background-position: center;
        color: #000033;
    }

    .carousel_item_1 {
        position: relative;
        height: 695px;
        left: 0px;
        top: 50px !important;
    }

    .carousel_4 {
        height: 695px;
        background-image: url(../Image/layout/wallpaper7_31.jpg);
        background-size: cover;
        background-position: center;

    }

    .carousel_item_4 {
        position: relative;
        width: 268px;
        height: 36px;
        left: 0px;
        margin-right: 50px;
        top: 300px;
        color: #F6F6F6 !important;
    }
}
@media(max-width: 350px) {
    .product_mix_img img {
        max-width: 280px !important;
    }
    .footer-col p {
        max-width: 300px;
        font-size: 13px;
    }
    .email_footer{
        max-width: 300px;
    }
    .logo_brand_class a {
        font-size: 16px;
    }
}