﻿.a1 {
    display: block;
    width: 150px;
    height: 40px;
    position: absolute;
    bottom: -20px;
    left: 75px;
    font-size: 16px;
    text-align: center;
    line-height: 40px;
    background-color: rgb(239 239 239);
    border-radius: 25px;
    color: #000;
    border: 1px solid rgb(239 239 239);
    box-shadow: 0px 5px 8px #ddd;
}
    .a1:hover {
        background-color: rgb(18, 37, 41);
        color: #fff;
        border-color: rgb(18, 37, 41);
        text-decoration:underline;
    }
.a2 {
    display: block;
    width: 150px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    border: 1px solid rgb(239 239 239);
    background-color: rgb(239 239 239);
    margin: 0px 10px 0px 10px;
    border-radius: 25px;
    box-shadow: 0px 5px 8px #ddd;
}
.a2:hover{
    font-weight:bold;
}
.a2b {
    display: block;
    width: 150px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    border: 1px solid #777;
    margin: 0px 10px 0px 10px;
    background-color: rgb(18, 37, 41);
    color: #fff;
    border-color: rgb(18, 37, 41);
    border-radius: 25px;
    box-shadow: 0px 5px 8px #ddd;
}
/*.a3 {
    font-size: 18px;
    display: block;
    width: 180px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background-color: rgb(239 239 239);
    color: #000;
    border-radius: 25px;
    margin: 50px 0px 100px 0px;
    box-shadow: 0px 5px 8px #ddd;
}
.a3:hover{
    font-size:19px;
    text-decoration:underline;
    font-weight:bold;
}*/
.a3 {
    display: block;
    width: 150px;
    height: 50px;
    font-size: 16px;
    text-align: center;
    line-height: 50px;
    background-color: rgb(239 239 239);
    border-radius: 25px;
    color: #000;
    border: 1px solid rgb(239 239 239);
    box-shadow: 0px 5px 8px #ddd;
}
    .a3:hover {
        background-color: rgb(18, 37, 41);
        color: #fff;
        border-color: rgb(18, 37, 41);
    }
.a4 {

}
    .a4:hover {
        text-decoration:underline;
    }
.basketicon {
    position:relative;
    display: inline-block;
    width: 30px;
    height: 40px;
    background-color: gray;
    position: relative;
    top: -3px;
    left: 0px;
}
.basketicon > a{
    width:100%;
    height:100%;
    display:block;
}
    .basketicon > a > span {
        position: absolute;
        top: 17px;
        left: 0px;
        text-align: center;
        width: 100%;
    }
.basketicon2 {
    position: absolute;
    top: 25px;
    right: 60px;
}
    .basketicon2 span {
        display: block;
        position: absolute;
        top: 17px;
        left: 0px;
        text-align: center;
        width: 100%;
        height: auto;
    }
.container2 {
    padding: 180px 0px 0px 0px;
}
.g1 {
    clear: both;
    margin: 0px 0px 0px 0px;
}

.g2 {
    margin: 70px 0px 100px 20px;
}

.g3 {
    margin: 20px 0px 500px 0px;
}

.g4 {
    margin: 50px 0px 0px 0px;
}

.g5 {
    margin: 0px 56px 0px 0px;
}

.g6 {
    position: relative;
}

.g7 {
}
.g8 {
    width: 90px !important;
}

.g11:hover {
    background-image: linear-gradient(transparent, transparent), linear-gradient(#122529, #122529);
}
.h1 {
    font-size: 3rem;
    font-family: "articulat-cf", sans-serif;
    font-weight: 400;
    font-style: normal;
    margin: 0px 0px 10px 0px;
}
.h2 {
    font-size: 2rem;
    font-family: "articulat-cf", sans-serif;
    font-weight: 400;
    font-style: normal;
    margin: 0px 0px 40px 0px;
}
.h3 {
    font-size: 2rem;
    font-family: "articulat-cf", sans-serif;
    font-weight: 400;
    font-style: normal;
}

.d1 {
    margin: 0px 0px 0px 0px;
}
.d2 {
    height: auto;
    width: 700px;
    float: left;
    margin: 20px 0px 0px 100px;
}
    .d2 img {
        width: 75px;
        display: inline-block;
        margin: 0px 15px 10px 0px;
    }
    .d2 > div {
        height:auto;
        min-height: 50px;
        width: 100%;
        font-size: 22px;
        line-height: 50px;
        border-width: 0px;
        border-bottom-width: 1px;
        border-color: #aaa;
    }
    .d2 > div > span:nth-child(1) {
        display:inline-block;
        width:250px;
    }
        .d2 > div > span:nth-child(2) {
            display: inline-block;
        }
    .d2 > div:nth-child(9){
        height:auto;
    }
        .d2 > div:nth-child(9) span {
            display:block;
        }
.d3 {
/*    display: flex;
    align-items: center;
    justify-content: space-evenly;*/
}
    .d3 > div:nth-child(5) > img {
        width: 90px;
    }
.d4 {
    width: 100%;
    height: auto;
    margin: 0px 0px 100px 0px;
    display: flex;
    flex-wrap:wrap;
}
.d4 > a{
    display:block;
    width:300px;
    height:300px;
    margin:0px 20px 50px 20px;
}
    .d4 div {
        width: 100%;
        height: 100%;
        position:relative;
    }
        .d4 div > span {
            font-size: 16px;
            display: inline-block;
            background-color: #eee;
            max-width: 96%;
            height: auto;
            padding: 5px 8px 5px 8px;
            position: absolute;
            top: 0px;
            left: 0px;
            margin: 5px 0px 0px 5px;
            border: 1px solid #ccc;
        }
    .d4 div > img {
        box-shadow: #ddd 5px 5px 10px;
    }
.d5 {
    display:flex;
    justify-content:left;
    flex-wrap:wrap;
}
    .d5 > span {
        display: block;
        width: 100%;
        font-size: 20px;
        margin: 50px 0px 0px 0px;
    }
.d6 {
    position: relative;
    width: 300px;
    height: 300px;
    margin: 0px 20px 50px 20px;
}
    .d6 > span {
        font-size: 16px;
        display: inline-block;
        background-color: rgb(239, 239, 239);
        max-width: 96%;
        height: auto;
        padding: 5px 8px 5px 8px;
        position: absolute;
        top: 5px;
        left: 5px;
        border: 1px solid #ccc;
    }
.d7 {
    width: 100%;
    height: 50px;
    display: flex;
    justify-content: center;
    margin: 50px 0px 0px 0px
}
.d8 {
    margin: 80px 0px 0px 0px;
}
    .d8 > div {
        width: 100%;
        display: flex;
        justify-content: left;
        margin: 30px 0px 0px 0px;
        padding: 0px 0px 20px 0px;
        border:0px solid #aaa;
        border-bottom-width:1px;
    }
        .d8 > div img {
            width: 250px;
            box-shadow: #ddd 5px 5px 10px;
        }
        .d8 > div > div {
            width: 600px;
            margin: 0px 0px 0px 100px;
            font-size: 20px;
        }
        .d8 > div > div > div{
            height:auto;
        }
        .d8 > div > div > span:nth-child(1) {
            font-weight: bold;
            font-size: 24px;
        }
            .d8 > div > div > div > span:nth-child(1) {
                font-weight: bold;
                margin: 0px 10px 0px 0px;
            }
        .d8 > div > div > a {
            display: block;
            border-radius: 15px;
            width: 90px;
            height: 25px;
            line-height: 27px;
            text-align: center;
            background-color: rgb(18, 37, 41);
            color: #fff;
            font-size: 16px;
            margin: 20px 0px 0px 0px;
            box-shadow: #ddd 5px 5px 10px;
        }

        .d8 > div > div > a:hover {
            font-size:17px;
            text-decoration:underline;
        }
.d12 {
    width: 100%;
    max-width: 810px;
    margin:20px 0px 100px 0px;
}

    .d12 p {
        padding: 0px 0px 25px 0px;
        color: #ff0000;
    }

    .d12 option {
        font-size: 14px;
    }

    .d12 > div {
        width: 400px;
        height: 90px;
        padding: 0px 20px 0px 0px;
    }

        .d12 > div > span {
            display: block;
            font-size: 14px;
        }

        .d12 > div > input, select {
            width: 100%;
            height: 40px;
            font-size: 14px;
        }

.d13 {
    display: inline-block;
}

.d14 {
}

.p1 {
    font-size: 22px;
}
.p2 {
    margin: 0px 0px 0px 0px;
    font-size: 22px;
}


.i1 {
    width: 650px;
    float: left;
    box-shadow: #ddd 5px 5px 10px;
    margin: 0px 0px 100px 0px;
}
.i2 {
    width: 300px;
    float: left;
    box-shadow: #ddd 5px 5px 10px;
    margin: 0px 0px 0px 0px;
}


@media (max-width:1700px)
{
    .d2 {
        margin: 20px 0px 0px 50px;
    }

        .d2 img {
        }

        .d2 > div {
            min-height: 40px;
            font-size: 20px;
            line-height: 40px;
        }

            .d2 > div > span:nth-child(1) {
            }

            .d2 > div > span:nth-child(2) {
            }

            .d2 > div:nth-child(10) {
            }

                .d2 > div:nth-child(10) span {
                }


    .i1 {
        width: 600px;
        left: 40px;
    }
}


@media (max-width:1500px) {
    .d2 {
        width:600px;
        margin: 20px 0px 0px 50px;
    }

        
    .d4 > a {
        width: 270px;
        height: 270px;
    }
    .d4 div > span {
        font-size: 16px;
        display: inline-block;
        background-color: #eee;
        max-width: 96%;
        height: auto;
        padding: 5px 8px 5px 8px;
        position: absolute;
        top: 0px;
        left: 0px;
        margin: 5px 0px 0px 5px;
        border: 1px solid #ccc;
    }

    .i1 {
        width: 500px;
        left: 40px;
    }
}

@media (max-width:1280px) {
    .basketicon2 {
        position: absolute;
        right: 40px;
    }
}

    @media (max-width:1250px) {
        .d2 {
            width: 600px;
            margin: 60px auto 0px auto;
            float: none;
        }

            .d2 img {
            }

            .d2 > div {
                min-height: 50px;
                font-size: 22px;
                line-height: 50px;
            }

                .d2 > div > span:nth-child(1) {
                }

                .d2 > div > span:nth-child(2) {
                }

                .d2 > div:nth-child(10) {
                }

                    .d2 > div:nth-child(10) span {
                    }

        .d4 {
            justify-content: center;
        }

            .d4 > a {
                width: 220px;
                height: 220px;
                margin: 0px 15px 40px 15px;
            }

        .d12 {
            margin: 20px auto 0px auto;
        }

        .g2 {
            margin: 70px auto 100px auto;
        }

        .h1 {
            margin: 0px 0px 10px 0px;
            text-align: center;
        }

        .h2 {
            margin: 100px 0px 40px 0px;
            text-align: center;
        }

        .h3 {
            text-align: center;
        }

        .i1 {
            width: 600px;
            left: 0px;
            float: none;
            margin: 20px auto 0px auto;
        }

        .p2 {
            text-align:center;
            margin: 0px 0px 0px 0px;
            font-size: 22px;
        }
    }

    @media (max-width:1150px) {
        .basketicon2 {
            top: 28px;
            right: 80px;
        }
        .d6 {
            margin: 0px 10px 50px 10px;
        }
        .g5{
            margin:0px;
        }
    }

    @media (max-width:1023px) {
        .a4 {
            font-size: 1.875rem;
            line-height: 2.25rem;
        }

            .a4:hover {
                text-decoration: none;
            }
        .basketicon2 {
            top: 15px;
        }
        .container2 {
            padding: 110px 0px 0px 0px;
        }

        .d8 > div img {
            width: 225px;
        }

        .d8 > div > div {
            width: 500px;
            margin: 0px 0px 0px 70px;
        }

            .d8 > div > div > span:nth-child(1) {
                font-size: 22px;
            }

            .d8 > div > div > div > span {
                font-size: 18px;
            }

            .d8 > div > div > a {
                width: 80px;
                font-size: 15px;
            }

        .h1 {
            font-size:2.5rem;
        }
        .p2{
            font-size:20px;
        }
    }

    @media (max-width:800px) {
        .container2 {
            padding: 100px 0px 0px 0px;
        }
        .a1 {
            width: 100px;
            height: 35px;
            line-height: 35px;
            left: 61px;
            font-size: 14px;
            line-height: 35px;
        }
        .d2 {
            width: 100%;
        }
            .d2 img {
                margin: 0px 7px 10px 0px;
            }
            .d2 > div {
                min-height: 40px;
                font-size: 16px;
                line-height: 40px;
            }
        .d6{
            width:220px;
            height:220px;
        }
        .d6 > span{
            font-size:13px;
        }
        .d8 > div img {
            width: 180px;
        }

        .d8 > div > div {
            position: relative;
            width: 500px;
            margin: 0px 0px 0px 50px;
        }

            .d8 > div > div > div {
                min-height: 25px;
            }

            .d8 > div > div > span:nth-child(1) {
                font-size: 16px;
                padding: 0px 0px 20px 0px
            }

            .d8 > div > div > div > span {
                font-size: 14px;
                display: inline-block;
                height: 25px;
                line-height: 25px;
            }

            .d8 > div > div > a {
                width: 50px;
                font-size: 11px;
                position: absolute;
                top: -15px;
                margin: 0px;
                right: 0px;
            }

        .h1 {
            font-size: 2rem;
        }

        .h2 {
            font-size: 1.6rem;
        }

        .h3 {
            font-size: 1.6rem;
        }

        .p1 {
            font-size: 18px;
        }
        .p2 {
            font-size: 18px;
        }
        .i1 {
            width: 80%;
            margin: 10px auto 0px auto;
        }
    }

    @media (max-width:600px) {
        .a2 {
            font-size: 14px;
        }
        .a2b {
            font-size: 14px;
        }
        .container2 {
            padding: 100px 0px 0px 0px;
        }

        .d2 {
            width: 100%;
        }

            .d2 img {
                width: 50px;
            }

            .d2 > div {
                min-height: 30px;
                font-size: 14px;
                line-height: 30px;
            }

                .d2 > div > span:nth-child(1) {
                    width: 150px;
                }

        .d4 > a {
            width: 150px;
            height: 150px;
            margin: 0px 10px 40px 10px;
        }

        .d4 div > span {
            font-size: 14px;
        }

        .d6 {
            margin: 0px 5px 50px 5px;
        }
        .d8 {
            margin: 40px 0px 0px 0px;
        }

            .d8 > div img {
            }

            .d8 > div > div {
                position: relative;
                width: 500px;
                margin: 0px 0px 0px 10px;
            }

                .d8 > div > div > div {
                    min-height: 25px;
                }

                .d8 > div > div > span:nth-child(1) {
                    font-size: 16px;
                }

                .d8 > div > div > div > span:nth-child(1) {
                    margin: 0px 5px 0px 0px;
                }

                .d8 > div > div > div > span {
                    font-size: 12px;
                    display: inline-block;
                    height: 25px;
                    line-height: 25px;
                }

                .d8 > div > div > a {
                    width: 50px;
                    font-size: 11px;
                    position: absolute;
                    top: -15px;
                    margin: 0px;
                    right: 0px;
                }
        .h1{
            font-size:1.5rem;
        }
        .g8 {
            width: 55px !important;
        }

        .g9 {
            width: 45px !important;
        }
        .i1 {
            width: 80%;
            margin: 10px auto 0px auto;
        }

        .p2 {
            font-size: 14px;
        }
    }
    @media (max-width:540px){
        .a1 {
            width: 80px;
            height: 30px;
            line-height: 35px;
            left: 34px;
            font-size: 12px;
            line-height: 30px;
        }

        .d6 {
            width: 150px;
            height: 150px;
            margin: 0px 2px 50px 2px;
        }

            .d6 > span {
                font-size: 12px;
            }        
    }
    @media (max-width:500px) {

        .d2 img {
            margin: 0px 3px 10px 0px;
        }
        .g10 {line-height:25px;
        }
}
    @media (max-width:420px) {


        .d4 div > span {
            font-size: 12px;
        }

        .d4 > a {
            width: 90%;
            height: 90%;
            margin: 0px 10px 40px 10px;
        }

        .g7 {
            max-width:230px;
        }
    }