.productdetail img {
}

.part00 {
}

    .part00 .container {
    }

    .part00 .productheader {
        background: #f4f3f9;
        border-radius: 8px;
        margin-bottom: 4px;
    }

        .part00 .productheader .icon {
            margin-right: 20px;
            width: 16%;
            float: left;
        }
        .part00 .productheader .icon img{
            border-radius: 8px;
            max-width:100%;
        }

        .part00 .productheader .text {
            width: 80%;
            float:left;
        }

            .part00 .productheader .text h1 {
                padding-top: 20px;
                color: #bab2d7;
                font-size: 24px;
                font-weight: 300;
                margin-bottom: 0px;
                letter-spacing: 2px;
            }

                .part00 .productheader .text h1 strong {
                    font-size: 2em;
                    font-weight: 600;
                }

            .part00 .productheader .text h2 {
                color: #0e4a86;
                font-size: 2.0em;
                font-weight: 300;
                letter-spacing: 2px;
                margin-bottom: 10px;
            }

            .part00 .productheader .text p {
                text-align: justify;
                color: #231915;
                font-size: 18px;
                line-height: 160%;
                padding-right:40px;
            }

    .part00 h6 {
        width: 16%;
        color: #ffffff;
        background: #bab2d7;
        padding: 8px;
        border-radius: 4px;
        font-size: 12px;
        font-weight: 300;
        margin-bottom: 0px;
        text-align: center;
        margin-bottom: 20px;
    }


.part01 {
    margin-bottom: 4em;
}

    .part01 .container {
        position: relative;
    }

    .part01 .photo {
        padding: 0px 0;
        width: 50%;
        float:left;
    }

        .part01 .photo img {
            max-width: 100%;
        }
        .part01 .photo .pic2 {
            width:48%;
            float:left;
        }
        .part01 .photo .pic3 {
            width: 48%;
            float: left;
        }

    .part01 .text {
        width: 48%;
        text-align: left;
        float:left;
    }

        .part01 .text h2 {
            background: #bab2d7;
            padding: 8px;
            border-radius: 4px;
            color: #ffffff;
            font-size: 2.0em;
            font-weight: 300;
            letter-spacing: 2px;
            margin-bottom: 10px;
        }

        .part01 .text ul {
            padding: 0 10px 20px 20px;
        }

            .part01 .text ul li {
                text-align: justify;
                font-size: 18px;
                color: #231915;
                line-height: 180%;
            }

.part02 {
    margin-bottom: 6em;
}

    .part02 .container {
        position: relative;
    }

    .part02 .texta {
        width: 220px;
        float: left;
    }

        .part02 .texta h6 {
            color: #333;
            padding: 8px;
            border: 1px solid #999999;
            font-size: 12px;
            font-weight: 300;
            margin-bottom: 8px;
            text-align: center;
        }

        .part02 .texta p {
            color: #333;
            font-size: 12px;
            text-align: center;
        }

    .part02 .textb {
        width: 220px;
        float: right;
    }

        .part02 .textb h2 {
            color: #333;
            font-size: 16px;
            font-weight: 600;
            margin-bottom: -6px;
            text-align: center;
        }

        .part02 .textb a {
            color: #333;
            font-size: 32px;
            margin-bottom: 0px;
            text-align: center;
            display: block;
            margin-bottom: -8px;
        }

        .part02 .textb p {
            color: #333;
            font-size: 12px;
            text-align: center;
        }



@media(max-width:1024px) {

    .part00 {
    }

        .part00 .container {
        }

        .part00 .productheader {
            background: #f4f3f9;
            border-radius: 8px;
            margin-bottom: 4px;
        }

            .part00 .productheader .icon {
                margin-right: 20px;
                width: 16%;
                float: left;
            }

                .part00 .productheader .icon img {
                    border-radius: 8px;
                    max-width: 100%;
                }

            .part00 .productheader .text {
                width: 80%;
                float: left;
            }

                .part00 .productheader .text h1 {
                    padding-top: 20px;
                    color: #bab2d7;
                    font-size: 24px;
                    font-weight: 300;
                    margin-bottom: 0px;
                    letter-spacing: 2px;
                }

                    .part00 .productheader .text h1 strong {
                        font-size: 2em;
                        font-weight: 600;
                    }

                .part00 .productheader .text h2 {
                    color: #0e4a86;
                    font-size: 2.0em;
                    font-weight: 300;
                    letter-spacing: 2px;
                    margin-bottom: 10px;
                }

                .part00 .productheader .text p {
                    text-align: justify;
                    color: #231915;
                    font-size: 18px;
                    line-height: 160%;
                    padding-right: 40px;
                }

        .part00 h6 {
            width: 16%;
            color: #ffffff;
            background: #bab2d7;
            padding: 8px;
            border-radius: 4px;
            font-size: 12px;
            font-weight: 300;
            margin-bottom: 0px;
            text-align: center;
            margin-bottom: 20px;
        }


    .part01 {
        margin-bottom: 4em;
    }

        .part01 .container {
            position: relative;
        }

        .part01 .photo {
            padding: 0px 0;
            width: 50%;
            float: left;
        }

            .part01 .photo img {
                max-width: 100%;
            }

            .part01 .photo .pic2 {
                width: 48%;
                float: left;
            }

            .part01 .photo .pic3 {
                width: 48%;
                float: left;
            }

        .part01 .text {
            width: 48%;
            text-align: left;
            float: left;
        }

            .part01 .text h2 {
                background: #bab2d7;
                padding: 8px;
                border-radius: 4px;
                color: #ffffff;
                font-size: 2.0em;
                font-weight: 300;
                letter-spacing: 2px;
                margin-bottom: 10px;
            }

            .part01 .text ul {
                padding: 0 10px 20px 20px;
            }

                .part01 .text ul li {
                    text-align: justify;
                    font-size: 18px;
                    color: #231915;
                    line-height: 180%;
                }

    .part02 {
        margin-bottom: 6em;
    }

        .part02 .container {
            position: relative;
        }

        .part02 .texta {
            width: 220px;
            float: left;
        }

            .part02 .texta h6 {
                color: #333;
                padding: 8px;
                border: 1px solid #999999;
                font-size: 12px;
                font-weight: 300;
                margin-bottom: 8px;
                text-align: center;
            }

            .part02 .texta p {
                color: #333;
                font-size: 12px;
                text-align: center;
            }

        .part02 .textb {
            width: 220px;
            float: right;
        }

            .part02 .textb h2 {
                color: #333;
                font-size: 16px;
                font-weight: 600;
                margin-bottom: -6px;
                text-align: center;
            }

            .part02 .textb a {
                color: #333;
                font-size: 32px;
                margin-bottom: 0px;
                text-align: center;
                display: block;
                margin-bottom: -8px;
            }

            .part02 .textb p {
                color: #333;
                font-size: 12px;
                text-align: center;
            }
}

@media (max-width: 768px) {
    .part00 {
    }

        .part00 .container {
        }

        .part00 .productheader {
            background: #f4f3f9;
            border-radius: 8px;
            margin-bottom: 4px;
        }

            .part00 .productheader .icon {
                margin-right: 20px;
                width: 16%;
                float: left;
            }

                .part00 .productheader .icon img {
                    border-radius: 8px;
                    max-width: 100%;
                }

            .part00 .productheader .text {
                width: 80%;
                float: left;
            }

                .part00 .productheader .text h1 {
                    padding-top: 20px;
                    color: #bab2d7;
                    font-size: 20px;
                    font-weight: 300;
                    margin-bottom: 0px;
                    letter-spacing: 2px;
                }

                    .part00 .productheader .text h1 strong {
                        font-size: 1.6em;
                        font-weight: 600;
                    }

                .part00 .productheader .text h2 {
                    color: #0e4a86;
                    font-size: 2.0em;
                    font-weight: 300;
                    letter-spacing: 2px;
                    margin-bottom: 10px;
                }

                .part00 .productheader .text p {
                    text-align: justify;
                    color: #231915;
                    font-size: 14px;
                    line-height: 160%;
                    padding-right: 40px;
                }

        .part00 h6 {
            width: 16%;
            color: #ffffff;
            background: #bab2d7;
            padding: 8px;
            border-radius: 4px;
            font-size: 10px;
            font-weight: 300;
            margin-bottom: 0px;
            text-align: center;
            margin-bottom: 20px;
        }


    .part01 {
        margin-bottom: 4em;
    }

        .part01 .container {
            position: relative;
        }

        .part01 .photo {
            padding: 0px 0;
            width: 50%;
            float: left;
        }

            .part01 .photo img {
                max-width: 100%;
            }

            .part01 .photo .pic2 {
                width: 48%;
                float: left;
            }

            .part01 .photo .pic3 {
                width: 48%;
                float: left;
            }

            .part01 .photo .pic2 img {
                max-width: 80%;
            }
            .part01 .photo .pic3 img {
                max-width: 80%;
            }


        .part01 .text {
            width: 48%;
            text-align: left;
            float: left;
        }

            .part01 .text h2 {
                background: #bab2d7;
                padding: 8px;
                border-radius: 4px;
                color: #ffffff;
                font-size: 1.6em;
                font-weight: 300;
                letter-spacing: 2px;
                margin-bottom: 10px;
            }

            .part01 .text ul {
                padding: 0 10px 20px 20px;
            }

                .part01 .text ul li {
                    text-align: justify;
                    font-size: 14px;
                    color: #231915;
                    line-height: 180%;
                }

    .part02 {
        margin-bottom: 6em;
    }

        .part02 .container {
            position: relative;
        }

        .part02 .texta {
            width: 220px;
            float: left;
        }

            .part02 .texta h6 {
                color: #333;
                padding: 8px;
                border: 1px solid #999999;
                font-size: 12px;
                font-weight: 300;
                margin-bottom: 8px;
                text-align: center;
            }

            .part02 .texta p {
                color: #333;
                font-size: 12px;
                text-align: center;
            }

        .part02 .textb {
            width: 220px;
            float: right;
        }

            .part02 .textb h2 {
                color: #333;
                font-size: 16px;
                font-weight: 600;
                margin-bottom: -6px;
                text-align: center;
            }

            .part02 .textb a {
                color: #333;
                font-size: 32px;
                margin-bottom: 0px;
                text-align: center;
                display: block;
                margin-bottom: -8px;
            }

            .part02 .textb p {
                color: #333;
                font-size: 12px;
                text-align: center;
            }
}

@media (max-width: 640px) {
    .part00 {
    }

        .part00 .container {
        }

        .part00 .productheader {
            background: #f4f3f9;
            border-radius: 8px;
            margin-bottom: 4px;
        }

            .part00 .productheader .icon {
                margin-right: 20px;
                width: 16%;
                float: left;
            }

                .part00 .productheader .icon img {
                    border-radius: 8px;
                    max-width: 100%;
                }

            .part00 .productheader .text {
                width: 80%;
                float: left;
            }

                .part00 .productheader .text h1 {
                    padding-top: 10px;
                    color: #bab2d7;
                    font-size: 18px;
                    font-weight: 300;
                    margin-bottom: 0px;
                    letter-spacing: 2px;
                }

                    .part00 .productheader .text h1 strong {
                        font-size: 1.5em;
                        font-weight: 600;
                    }

                .part00 .productheader .text h2 {
                    color: #0e4a86;
                    font-size: 2.0em;
                    font-weight: 300;
                    letter-spacing: 2px;
                    margin-bottom: 10px;
                }

                .part00 .productheader .text p {
                    text-align: justify;
                    color: #231915;
                    font-size: 14px;
                    line-height: 160%;
                    padding-right: 40px;
                }

        .part00 h6 {
            width: 16%;
            color: #ffffff;
            background: #bab2d7;
            padding: 4px;
            border-radius: 4px;
            font-size: 9px;
            font-weight: 300;
            margin-bottom: 0px;
            text-align: center;
            margin-bottom: 20px;
        }


    .part01 {
        margin-bottom: 4em;
    }

        .part01 .container {
            position: relative;
        }

        .part01 .photo {
            padding: 0px 0;
            width: 50%;
            float: left;
        }

            .part01 .photo img {
                max-width: 100%;
            }

            .part01 .photo .pic2 {
                width: 48%;
                float: left;
            }

            .part01 .photo .pic3 {
                width: 48%;
                float: left;
            }

            .part01 .photo .pic2 img {
                max-width: 80%;
            }

            .part01 .photo .pic3 img {
                max-width: 80%;
            }


        .part01 .text {
            width: 48%;
            text-align: left;
            float: left;
        }

            .part01 .text h2 {
                background: #bab2d7;
                padding: 8px;
                border-radius: 4px;
                color: #ffffff;
                font-size: 1.6em;
                font-weight: 300;
                letter-spacing: 2px;
                margin-bottom: 10px;
            }

            .part01 .text ul {
                padding: 0 10px 20px 20px;
            }

                .part01 .text ul li {
                    text-align: justify;
                    font-size: 14px;
                    color: #231915;
                    line-height: 180%;
                }

    .part02 {
        margin-bottom: 6em;
    }

        .part02 .container {
            position: relative;
        }

        .part02 .texta {
            width: 220px;
            float: left;
        }

            .part02 .texta h6 {
                color: #333;
                padding: 8px;
                border: 1px solid #999999;
                font-size: 12px;
                font-weight: 300;
                margin-bottom: 8px;
                text-align: center;
            }

            .part02 .texta p {
                color: #333;
                font-size: 12px;
                text-align: center;
            }

        .part02 .textb {
            width: 220px;
            float: right;
        }

            .part02 .textb h2 {
                color: #333;
                font-size: 16px;
                font-weight: 600;
                margin-bottom: -6px;
                text-align: center;
            }

            .part02 .textb a {
                color: #333;
                font-size: 32px;
                margin-bottom: 0px;
                text-align: center;
                display: block;
                margin-bottom: -8px;
            }

            .part02 .textb p {
                color: #333;
                font-size: 12px;
                text-align: center;
            }
}

@media (max-width: 480px) {
    .part00 {
    }

        .part00 .container {
        }

        .part00 .productheader {
            background: #f4f3f9;
            border-radius: 8px;
            margin-bottom: 4px;
        }

            .part00 .productheader .icon {
                margin-right: 10px;
                width: 26%;
                float: left;
            }

                .part00 .productheader .icon img {
                    border-radius: 8px;
                    max-width: 100%;
                }

            .part00 .productheader .text {
                width: 70%;
                float: left;
            }

                .part00 .productheader .text h1 {
                    padding-top: 4px;
                    color: #bab2d7;
                    font-size: 12px;
                    font-weight: 300;
                    margin-bottom: 0px;
                    letter-spacing: 2px;
                }

                    .part00 .productheader .text h1 strong {
                        font-size: 1.3em;
                        font-weight: 600;
                    }

                .part00 .productheader .text h2 {
                    color: #0e4a86;
                    font-size: 2.0em;
                    font-weight: 300;
                    letter-spacing: 2px;
                    margin-bottom: 10px;
                }

                .part00 .productheader .text p {
                    text-align: justify;
                    color: #231915;
                    font-size: 12px;
                    line-height: 160%;
                    padding-right: 2px;
                }

        .part00 h6 {
            width: 26%;
            color: #ffffff;
            background: #bab2d7;
            padding: 4px;
            border-radius: 4px;
            font-size: 9px;
            font-weight: 300;
            margin-bottom: 0px;
            text-align: center;
            margin-bottom: 20px;
        }


    .part01 {
        margin-bottom: 4em;
    }

        .part01 .container {
            position: relative;
        }

        .part01 .photo {
            padding: 0px 0;
            width: 50%;
            float: left;
        }

            .part01 .photo img {
                max-width: 100%;
            }

            .part01 .photo .pic2 {
                width: 70%;
                float: unset;
                margin: 0 auto;
            }

            .part01 .photo .pic3 {
                width: 70%;
                float: unset;
                margin:20px auto;
            }

            .part01 .photo .pic2 img {
                max-width: 80%;
            }

            .part01 .photo .pic3 img {
                max-width: 80%;
            }


        .part01 .text {
            width: 48%;
            text-align: left;
            float: left;
        }

            .part01 .text h2 {
                background: #bab2d7;
                padding: 8px;
                border-radius: 4px;
                color: #ffffff;
                font-size: 1.2em;
                font-weight: 300;
                letter-spacing: 2px;
                margin-bottom: 10px;
            }

            .part01 .text ul {
                padding: 0 10px 20px 20px;
            }

                .part01 .text ul li {
                    text-align: justify;
                    font-size: 12px;
                    color: #231915;
                    line-height: 180%;
                }

    .part02 {
        margin-bottom: 2em;
    }


        .part02 .texta {
            width: 260px;
            float: none;
            margin: 20px auto 20px auto;
        }

            .part02 .texta h6 {
                color: #333;
                padding: 8px;
                border: 1px solid #999999;
                font-size: 12px;
                font-weight: 300;
                margin-bottom: 8px;
                text-align: center;
            }

            .part02 .texta p {
                color: #333;
                font-size: 12px;
                text-align: center;
            }

        .part02 .textb {
            width: 260px;
            float: none;
            margin: 40px auto 20px auto;
        }

            .part02 .textb h2 {
                color: #333;
                font-size: 16px;
                font-weight: 600;
                margin-bottom: -6px;
                text-align: center;
            }

            .part02 .textb a {
                color: #333;
                font-size: 32px;
                margin-bottom: 0px;
                text-align: center;
                display: block;
                margin-bottom: -8px;
            }

            .part02 .textb p {
                color: #333;
                font-size: 12px;
                text-align: center;
            }
}

@media (max-width: 320px) {
}
