﻿


header.scrolled {
    position:fixed;
    width:100%;
    z-index:1000;
    opacity:0.9;
}


/* ================ MAIN SLIDER COMPONENT SECTION  ================ */

#MainSlider {
    padding-top:3%;
}

#MainSlider .carousel-inner {
    width: 79%;
    margin-left: auto;
    margin-right: auto;
    border-radius:10px;
}

#MainSlider .carousel-item {
    width: 100%;
    height: 60vh;
}

    #MainSlider .carousel-item .Image {
        width: 100%;
        height: 100%;
        background:black;
    }


        #MainSlider .carousel-item .Image img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            opacity:0.7;
        }

/*    #MainSlider .carousel-item img.Mobil {
        display:none;
    }*/

    #MainSlider .carousel-item .carousel-caption {
        margin-bottom:7%;
    }


        #MainSlider .carousel-item .carousel-caption h5 {
            font-family: "Roboto", serif;
            display: block;
            color: white;
            font-size: 2.1em;
            font-weight: 700;
            padding-bottom: 3%;
            letter-spacing: 2px;
        }

        #MainSlider .carousel-item .carousel-caption h6 {
            font-family: "Roboto", serif;
            display: block;
            color: white;
            font-size: 1.5em;
            font-weight: 600;
            padding-bottom: 0.5%;
        }



        #MainSlider .carousel-item .carousel-caption .ShopButton {
            font-family: "Roboto", serif;
            text-decoration: none;
            font-size: 1.1em;
            color: #f8b12d;
            background-color: #fff;
            border-color: #fff;
            border-radius: 6px;
            font-weight: 700;
            text-transform: none;
            padding: 10px 28px;
            letter-spacing:2px;
        }




@media only screen and (max-width: 1700px) {


 
}

@media only screen and (max-width: 780px) {

    #MainSlider {
        padding-top: 8%;
    }

    #MainSlider .carousel-inner {
        width: 100%;
        border-radius: 0px;
    }


    #MainSlider .carousel-item {
        width: 100%;
        height: 60vh;
    }

/*        #MainSlider .carousel-item img.Desktop {
            display: none;
        }*/
/*
        #MainSlider .carousel-item img.Mobil {
            display: block;
        }*/

        #MainSlider .carousel-item .carousel-caption {
            margin-bottom: 35%;
        }


        #MainSlider .carousel-item .carousel-caption h5 {
            font-size: 1.8em;
            font-weight: 700;
            padding-bottom: 10%;
            letter-spacing: 2px;
        }

        #MainSlider .carousel-item .carousel-caption h6 {
            font-size: 1.3em;
            padding-bottom: 2%;
        }



        #MainSlider .carousel-item .carousel-caption .ShopButton {
            font-size: 1em;
            color: #f8b12d;
            background-color: #fff;
            border-color: #fff;
            border-radius: 6px;
            font-weight: 700;
            text-transform: none;
            padding: 10px 25px;
            letter-spacing: 2px;
        }
}


/* ======================= MAIN ABOUT US SECTION =================== */

#MainAboutUs {
    padding: 4% 0 3% 0;
}

#MainAboutUs .Content {
    text-align: center;
}

    #MainAboutUs .Content h1 {
        font-family: "Roboto", serif;
        font-size: 2.8em;
        letter-spacing: 3px;
        font-weight: 700;
        color: #f8b12d;
    }

    #MainAboutUs .Content h2 {
        font-family: "Roboto", serif;
        font-size: 1.55em;
        letter-spacing: 1px;
        font-weight: 500;
        color: black;
        margin-bottom: 0;
    }


    #MainAboutUs .Content .Line {
        background-color: #f8b12d;
        margin-left: auto;
        margin-right: auto;
        width: 90px;
        height: 5px;
        margin-top: 30px;
        margin-bottom: 20px;
        border-radius: 12px;
    }

    #MainAboutUs .Content .TextContent {
        padding-top: 1.5%;
        width: 80%;
        margin-left: auto;
        margin-right: auto;
    }

        #MainAboutUs .Content .TextContent p {
            font-family: "Roboto", serif;
            font-size: 1.1em;
            line-height: 1.6em;
            font-weight: 300;
            color: black;
        }


    #MainAboutUs .Content .Button {
        padding-top: 2%;
    }



@media only screen and (max-width: 1550px) {

    #MainAboutUs .Content h1 {
        font-size: 2.6em;
        letter-spacing: 3px;
        font-weight: 700;
    }

    #MainAboutUs .Content h2 {
        font-size: 1.45em;
        letter-spacing: 1px;
        font-weight: 500;
    }
}

@media only screen and (max-width: 780px) {

    #MainAboutUs {
        padding: 10% 0 6% 0;
    }

        #MainAboutUs .Content h1 {
            font-size: 2.1em;
            letter-spacing: 2px;
            font-weight: 700;
            margin-bottom: 3%;
        }

        #MainAboutUs .Content h2 {
            font-size: 1.25em;
            letter-spacing: 1px;
            font-weight: 500;
        }
}

/* ======================= MAIN PRODUCT LIST SECTION =================== */



#MainProductList .Title {
    padding-top: 3%;
}

    #MainProductList .Title h1 {
        font-family: "Roboto", serif;
        font-size: 2.3em;
        letter-spacing: 3px;
        font-weight: 700;
        color: #f8b12d;
        text-align: left;
    }


    #MainProductList .Title .Line {
        background-color: #f8b12d;
        width: 90px;
        height: 5px;
        margin-top: 18px;
        border-radius: 12px;
    }


#MainProductList .HeadButton {
    padding-top: 3%;
    text-align: right;
}

    #MainProductList .HeadButton a {
        font-family: "Roboto", serif;
        text-decoration: none;
        border-color: #62bcaf;
        color: #fff;
        background-color: #62bcaf;
        font-weight: 600;
        font-size: 1.1em;
        letter-spacing: 3px;
        padding: 9px 32px;
        border-radius: 8px;
        box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    }

@media only screen and (max-width: 780px) {

    #MainProductList {
        padding: 10% 0;
    }


        #MainProductList .Title {
            padding-top: 5%;
        }

            #MainProductList .Title h1 {
                font-size: 1.9em;
                letter-spacing: 2px;
                color: #f8b12d;
                text-align: left;
            }

        #MainProductList .Button {
            padding-top: 8%;
            text-align: left;
        }

            #MainProductList .Button a {
                letter-spacing: 2px;
            }

        #MainProductList .HeadButton a {
            font-weight: 600;
            font-size: 1.05em;
            letter-spacing: 2px;
            padding: 8px 14px;
            border-radius: 6px;
        }
}


/* ----------- Product Card ----------- */

#MainProductList .Card {
    padding: 2% 1.5%;
}

    #MainProductList .Card a {
        text-decoration: none;
    }


    #MainProductList .Card .CardBox {
        box-shadow: rgba(99, 99, 99, 0.3) 0px 2px 8px 0px;
        border-radius: 10px;
    }

    #MainProductList .Card .Image {
        width: 100%;
        height: auto;
        padding: 5px;
        border-radius: 8px;
        border: 3px solid rgba(0,0,0, 0.3);
    }

        #MainProductList .Card .Image img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            border-radius: 8px;
        }

    #MainProductList .Card .Info {
        padding: 3% 0.5% 5% 0.5%;
        background-color: #f8f8f8;
        border-radius: 0 0 5px 5px;
        text-align: center;
    }

        #MainProductList .Card .Info .Text {
            height: 80px;
            display: flex;
            justify-content: center;
            align-items: center;
        }

            #MainProductList .Card .Info .Text h2 {
                color: black;
                letter-spacing: 1px;
                font-weight: 500;
                margin: 0;
                font-size: 1.4em;
                font-family: 'Roboto', sans-serif;
                margin-bottom: 0 !important;
            }



        #MainProductList .Card .Info Button {
            margin: 4% 0 3% 0;
            padding: 6px 20px !important;
            border-radius: 10px;
            background-color: #62bcaf;
            text-align: center;
            font-size: 1em;
            font-weight: 600;
            letter-spacing: 1px;
            font-family: 'Roboto', sans-serif;
            color: #fff;
        }


@media only screen and (max-width: 780px) {


    #MainProductList .Card {
        padding: 3% 1.5%;
    }

        #MainProductList .Card .Info .Text h2 {
            color: black;
            letter-spacing: 1px;
            font-weight: 500;
            margin: 0;
            font-size: 1.4em;
            font-family: 'Roboto', sans-serif;
            margin-bottom: 0 !important;
        }
}


/* ============ MAIN SERVICE ICON LIST ================= */

#MainServiceIconList {
    padding-top: 5%;
    padding-bottom: 5%;
}



    #MainServiceIconList .Title {
        text-align: center;
        padding-bottom: 4%;
    }

        #MainServiceIconList .Title h1 {
            font-family: "Roboto", serif;
            font-size: 2.2em;
            letter-spacing: 3px;
            font-weight: 700;
            color: #f8b12d;
        }

    #MainServiceIconList .Line {
        background-color: #f8b12d;
        width: 80px;
        height: 5px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 20px;
    }




    #MainServiceIconList .Card {
        padding: 8px 6px;
    }

        #MainServiceIconList .Card a {
            text-decoration: none;
        }

        #MainServiceIconList .Card .CardBox {
            box-shadow: rgba(0, 0, 0, 0.26) 0px 1px 4px;
            padding: 5px;
            text-align: center;
            border-radius: 6px;
        }

            #MainServiceIconList .Card .CardBox h1 {
                font-family: 'Roboto', sans-serif !important;
                font-size: 1.1em;
                font-weight: 500;
                margin-bottom: 0px;
                color: black;
                padding: 5px 0;
            }

        #MainServiceIconList .Card:hover .CardBox {
            background-color: #f8b12d;
        }

            #MainServiceIconList .Card:hover .CardBox h1 {
                color: #fff;
            }


@media only screen and (max-width: 780px) {


    #MainServiceIconList .Title h1 {
        font-family: "Roboto", serif;
        font-size: 2.1em;
        letter-spacing: 3px;
        font-weight: 700;
        color: #f8b12d;
    }
}