﻿.prodz {
}

.slider {
    /* height: 900px; */
    background: url('../images/slider.png') center center;
    background-size: cover;
    padding-top: 60px;
    display: flow-root;
    padding-bottom: 60px;
}

.slider2 {
    display: flow-root;
    padding-bottom: 60px;
    background-color: #f7f9fe;
    padding-top: 60px;
}

.slider3 {
    display: flow-root;
    padding-bottom: 60px;
    background-color: white;
    padding-top: 60px;
}

.slider .text span {
    font-size: 20px;
    font-weight: 400;
    color: #515151;
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 5px;
}

    .slider .text span.omex {
        color: #0950a0;
    }

.slider .text h1 {
    font-size: 36px;
    color: #313131;
    font-weight: 700;
    margin: 0;
    line-height: 55px;
    font-family: 'Poppins', sans-serif;
    margin-bottom: 30px;
}

.slider .text p {
    font-size: 16px;
    margin-bottom: 30px;
    line-height: 28px;
}

.slider .text .btn-green {
    background: #0950a0;
    border: 2px solid #0950a0;
    text-decoration: none;
    color: #ffffff;
    display: inline-block;
    padding: 9px 30px;
    border-radius: 100px;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 400;
    transition: all .3s ease-in-out;
}

    .slider .text .btn-green:hover {
        background: #ffffff;
        color: #0950a0;
    }


.col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    width: 50%;
    float: left;
    /* padding-top: 200px; */
}

    .col-lg-6 .image {
        text-align: right;
    }

        .col-lg-6 .image img {
            width: 100%;
        }

.prodz-content2 {
    /* padding: 1.25rem 1.5rem 1.5rem; */
    /* border-radius: 4px; */
    /* background: #fff; */
    /* box-shadow: 0 5px 40px 0 rgba(80,101,142,0.08); */
}

    .prodz-content2 .g-gs {
    }

        .prodz-content2 .g-gs .col-lg-12 {
        }

            .prodz-content2 .g-gs .col-lg-12 h4 {
                font-size: 36px;
                margin-bottom: 30px;
                line-height: 42px;
            }

    .prodz-content2 .list-check {
        display: flow-root;
    }

        .prodz-content2 .list-check ul {
            float: left;
            width: 36%;
            margin: 0px 5%;
            padding: 2% 2%;
            border-radius: 4px;
            background: #fff;
            box-shadow: 0 5px 40px 0 rgba(80,101,142,0.08);
            min-height: 310px;
        }

            .prodz-content2 .list-check ul .bt {
                font-size: 16px;
                font-weight: bold;
                line-height: 32px;
                padding-left: 36px;
                background: no-repeat;
            }

            .prodz-content2 .list-check ul li {
                position: relative;
                padding: 5px 0px;
                font-size: 14px;
                line-height: 28px;
                background: url(../images/dzzq.png) no-repeat 5px 50%;
                padding-left: 36px;
                background-size: 22px;
            }

.container2 {
    width: 1180px;
    display: flow-root;
    margin: auto;
    /* margin: 0px 60px; */
    /* margin-top: 60px; */
    /* margin-bottom: 60px; */
}

.prodz-content2 .list-check-dzpt .col-lg-4 {
}

    .prodz-content2 .list-check-dzpt .col-lg-4 .box {
        padding: 2%;
        box-shadow: 1px 1px 20px 0px rgba(0,0,0,0.07);
        border-radius: 5px;
        /* margin-bottom: 30px; */
        background: #ffffff;
        width: 27%;
        float: left;
        margin: 1% 1%;
        text-align: center;
    }

        .prodz-content2 .list-check-dzpt .col-lg-4 .box img {
        }

        .prodz-content2 .list-check-dzpt .col-lg-4 .box h3 {
            font-size: 20px;
            font-weight: 600;
            color: #333448;
            margin: 0;
            margin-bottom: 10px;
            margin-top: 25px;
        }

        .prodz-content2 .list-check-dzpt .col-lg-4 .box p {
            font-size: 14px;
            font-weight: 400;
            color: #8c8e91;
            margin: 0;
            line-height: 24px;
            min-height: 58px;
        }

.list-check-dzrs {
}

    .list-check-dzrs .row {
    }

        .list-check-dzrs .row .col-lg-3 {
            width: 22%;
            float: left;
            margin: 0% 1.5%;
            /* min-height: 320px; */
        }

            .list-check-dzrs .row .col-lg-3 .box {
                padding: 10% 10%;
                box-shadow: 1px 1px 20px 0px rgba(0,0,0,0.07);
                text-align: center;
                background: #ffffff;
                border-radius: 5px;
                min-height: 280px;
            }

                .list-check-dzrs .row .col-lg-3 .box img {
                }

                .list-check-dzrs .row .col-lg-3 .box h3 {
                    font-size: 20px;
                    font-weight: 600;
                    color: #333448;
                    margin: 0;
                    margin-bottom: 10px;
                    margin-top: 20px;
                    font-family: 'Poppins', sans-serif;
                }

                .list-check-dzrs .row .col-lg-3 .box p {
                    font-size: 14px;
                    font-weight: 400;
                    color: #8c8e91;
                    margin: 0;
                    line-height: 24px;
                    text-align: justify;
                }

.prodz-content2 .list-check-dzrs .col-lg-6 {
    width: 48%;
    float: left;
    margin: 0% 1%;
}

    .prodz-content2 .list-check-dzrs .col-lg-6 .text {
        padding-left: 20px;
    }

    .prodz-content2 .list-check-dzrs .col-lg-6 span {
        font-size: 16px;
        font-weight: 400;
        color: #c0c0c9;
        text-transform: uppercase;
        display: inline-block;
        margin-bottom: 3px;
    }

    .prodz-content2 .list-check-dzrs .col-lg-6 p {
        font-size: 16px;
        font-weight: 400;
        color: #8c8e91;
        margin: 0;
        line-height: 28px;
        margin-bottom: 25px;
    }

    .prodz-content2 .list-check-dzrs .col-lg-6 h2 {
        font-size: 36px;
        color: #333448;
        font-weight: 700;
        margin: 0;
        font-family: 'Poppins', sans-serif;
        margin-bottom: 10px;
    }

    .prodz-content2 .list-check-dzrs .col-lg-6 .btn-line {
        border: 2px solid #09509f;
        text-decoration: none;
        color: #09509f;
        display: inline-block;
        padding: 9px 30px;
        border-radius: 100px;
        font-size: 15px;
        text-transform: uppercase;
        font-weight: 400;
        transition: all .3s ease-in-out;
    }

        .prodz-content2 .list-check-dzrs .col-lg-6 .btn-line:hover {
            background: #09509f;
            color: #ffffff;
        }



.list-check-tjfa {
}


    .list-check-tjfa .col-lg-4 {
        width: 30%;
        float: left;
        margin: 1.5%;
        /* min-height: 320px; */
    }

        .list-check-tjfa .col-lg-4 .box {
            padding: 10% 10%;
            box-shadow: 1px 1px 20px 0px rgba(0,0,0,0.07);
            text-align: center;
            background: #ffffff;
            border-radius: 5px;
            min-height: 280px;
        }

            .list-check-tjfa .col-lg-4 .box img {
                width: 100%;
                border-radius: 4px;
            }

            .list-check-tjfa .col-lg-4 .box h3 {
                font-size: 20px;
                font-weight: 600;
                color: #333448;
                margin: 0;
                margin-bottom: 10px;
                margin-top: 20px;
                font-family: 'Poppins', sans-serif;
            }

            .list-check-tjfa .col-lg-4 .box p {
                font-size: 14px;
                font-weight: 400;
                color: #8c8e91;
                margin: 0;
                line-height: 24px;
                text-align: justify;
                overflow: hidden;
                text-overflow: ellipsis;
                display: -webkit-box;
                -webkit-line-clamp: 3;
                -webkit-box-orient: vertical;
            }

@media (max-width: 1200px) {
}

@media (max-width: 992px) {
}

@media (max-width: 768px) {

    .container2 {
        width: 96%;
        margin: 2%;
    }

    .col-lg-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        width: 100%;
        float: left;
    }

    .slider {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .slider2 {
        padding-bottom: 30px;
        padding-top: 30px;
    }

    .slider3 {
        padding-bottom: 30px;
        padding-top: 30px;
    }

    .slider .text span {
        font-size: 16px;
    }

    .slider .text h1 {
        margin-bottom: 15px;
        font-size: 24px;
        text-align: center;
        line-height: 42px;
    }

    .slider .text p {
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 15px;
    }

    .slider .text .btn-green {
        /* margin: auto; */
        font-size: 14px;
        padding: 8px 24px;
        margin-bottom: 20px;
    }

    .prodz-content2 .g-gs .col-lg-12 h4 {
        font-size: 24px;
        margin-bottom: 15px;
        font-size: 24px;
        text-align: center;
        line-height: 42px;
    }

    .prodz-content2 .list-check ul {
        width: 86%;
        min-height: 360px;
        margin-bottom: 30px;
    }

    .list-check-dzrs .row .col-lg-3 {
        width: 97%;
        margin-bottom: 20px;
    }

        .list-check-dzrs .row .col-lg-3 .box {
            padding: 5%;
            box-shadow: 1px 1px 20px 0px rgba(0,0,0,0.07);
            text-align: center;
            background: #ffffff;
            border-radius: 5px;
            min-height: 240px;
        }

    .prodz-content2 .list-check-dzrs .col-lg-6 {
        width: 98%;
    }

        .prodz-content2 .list-check-dzrs .col-lg-6 .text {
            padding-left: 0px;
        }

        .prodz-content2 .list-check-dzrs .col-lg-6 h2 {
            margin-bottom: 15px;
            font-size: 24px;
            text-align: center;
            line-height: 42px;
        }

        .prodz-content2 .list-check-dzrs .col-lg-6 p {
            font-size: 14px;
            line-height: 24px;
            margin-bottom: 15px;
        }

        .prodz-content2 .list-check-dzrs .col-lg-6 .btn-line {
            padding: 8px 24px;
            font-size: 14px;
        }

    .prodz-content2 .list-check-dzpt .col-lg-4 {
    }

        .prodz-content2 .list-check-dzpt .col-lg-4 .box {
            width: 94%;
            margin-bottom: 15px;
            padding: 5% 2%;
        }

    .list-check-tjfa .col-lg-4 {
        width: 97%;
        margin-bottom: 15px;
    }
}
