.home_tit_small ,.con_form_small_title{
    color: rgb(37, 66, 67);
    font-family: Satisfy;
    font-size: 24px;
    font-weight: 400;
    line-height: 35px;
    letter-spacing: 0px;
    text-transform: capitalize;
}

.home_tit {
    justify-content: space-between;
}

.home_tit_div,.con_form_title {
    color: rgb(51, 51, 51);
    font-family: Poppins-bold;
    font-size: 36px;
    font-weight: bold;
    line-height: 54px;
    text-align: left;
    max-width: 570px;
    display: block;
    text-transform: capitalize;
}

.seeAll {
    color: rgb(51, 51, 51);
    font-family: Poppins;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: left;
    margin-right: 20px;
    text-transform: capitalize;
}

.web_rec_faq {
    padding: 80px 0;
}

.reviews_tit1,
.reviews_tit2,
.web_tit,
.web_tit2 {
    display: block;
}


/* .home_app */

.home_app {
    padding: 80px 0;
}

.home_app_div {
    margin-top: 30px;
}

.home_app_div .home_app_main:last-child {
    margin-right: 0;
}

.home_app_main {
    width: 23.4%;
    margin-right: 2%;
    border-radius: 8px;
    overflow: hidden;
}

.home_app_main .home_app_img {
    position: relative;
    padding-bottom: 100%;
    overflow: hidden;
    display: block;
}

.home_app_main .home_app_img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.3s ease;
}

.home_app_main .home_app_img img:hover {
    transform: scale(1.1);
}

.home_app_div .home_app_main:nth-child(even) .home_app_img {
    padding-bottom: 66%;
}


/* home_cooperate */
.home_cooperate {
    padding-bottom: 80px;
}

.home_cooperate .home_cooperate_img img {
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
    width: 100%;
    height: 100%;
    display: block;
    transition: all 0.3s ease;
}

.home_cooperate .swiper-slide img:hover {
    transform: scale(1.1);
}

.home_cooperate_img {
    display: block;
    position: relative;
    padding-bottom: 40%;
}



/* home_products */
.home_products {
    padding: 80px 0 100px;
}

.home_pro_swi {
    margin-top: 30px;
}

.home_pro_swi .web_pro_div:after {
    background: #fff;
}

/* home_categories */
.home_categories {
    padding: 80px 0 100px;
}

.home_categories .home_tit_div {
    max-width: 400px;
}

.home_categories_layout {
    justify-content: space-between;
}

.home_categories_L {
    width: 55.555%;
}

.home_categories_Limg {
    width: 100%;
    padding-bottom: 87.5%;
    position: relative;
    overflow: hidden;
    margin-top: 50px;
}

.home_categories_Limg img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.3s ease;
}

.home_categories_Limg img:hover {
    transform: scale(1.1);
}

.home_categories_Limg_name {
    color: rgb(51, 51, 51);
    font-family: Poppins;
    font-size: 24px;
    font-weight: 700;
    line-height: 36px;
    letter-spacing: 0px;
    text-align: left;
    text-transform: capitalize;
    margin: 20px 0 50px;
}

.home_categories_L .con_btn {
    margin: 0;

}

.home_categories_R {
    width: 41%;
    border-top: 3px solid rgb(51, 51, 51);
}

.home_categories_li {
    padding: 30px 0;
    border-bottom: 1px solid rgb(51, 51, 51, .3);
}

.home_categories_li_icon {
    width: 81px;
}

.home_categories_li_name {
    color: rgb(136, 136, 136);
    font-family: Poppins;
    font-size: 24px;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: 0px;
    text-align: left;
    text-transform: capitalize;
    height: 36px;
    overflow: hidden;
    flex: 1;
    margin: 0 30px;
}

.cerRight {
    width: 30px;
}

.home_categories_li_name:hover {
    color: rgb(51, 51, 51);
    font-weight: bold;
}

.home_about {
    padding: 35px 0;
}

.home_about_left {
    width: 52.2%;
}

.home_about_img {
    width: 100%;
    position: relative;
    padding-bottom: 96.2%;
    overflow: hidden;
}

.home_about_img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.home_about_right {
    flex: 1;
    margin-left: 3.4%;
    position: relative;
    z-index: 1;
}

.home_about_right .reviews_tit1 {
    text-align: left;
    margin-left: -16%;
    color: rgb(212, 251, 251);
}

.home_about_right .reviews_tit2 {
    color: rgb(255, 255, 255);
    text-align: left;
    margin-left: -16%;
}
.home_about_right .con_btn{
    margin: 20px 0 0;
}

.home_about_tet {
    color: rgb(255, 255, 255);
    font-family: Poppins;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.5em;
    height: 4.5em;
    overflow-y: auto;
    letter-spacing: 0px;
    text-align: left;
    text-transform: capitalize;
    margin: 50px 0 80px;
}

.home_about_right .con_btn:hover {
    color: #fff;
    box-shadow: none;
}

.home_about_right a:hover {
    color: #fff !important;
    text-decoration: underline;
}

.home_news_bottom {
    justify-content: center;
    margin-top: 30px;
    display: none;
}

.home_pro_btn,
.home_categories_R_swi,
.home_pro_swi .swiper-pagination {
    display: none;
}
.home_tit .flex .faq_tit_close{
    transition: all 0.3s ease;

}
.home_tit .flex:hover .faq_tit_close{
    margin-left: 15px;
}
@media only screen and (max-width:1400px) {
    .home_products,.home_categories,.web_con,.home_app,.reviews_box,.web_rec_faq{
        padding: 50px 0;
    }
    .foot_item{
        max-width: 300px;
    }
    .web_footer .foot_tel1,.home_about_right .reviews_tit2{
        font-size: 26px;
    }
}
@media only screen and (max-width: 950px) {
    .home_tit_div ,.con_form_title{
        font-size: 26px;
        text-align: center;
        line-height: 1.3;
    }

    .home_tit_small,.con_form_small_title {
        font-size: 20px;
        text-align: center;
        line-height: 1.5;
    }

    .home_tit .flex {
        display: none;
    }

    .web_rec_news_swi {
        margin-top: 30px;
    }

    .web_rec_news_desc {
        display: none;
    }

    .web_rec_news_tit {
        margin-bottom: 0;
    }

    .home_news_bottom {
        display: flex;
    }

    .faq_tit_open,
    .faq_tit_close {
        display: none !important;
    }

    .faq_tit p {
        font-size: 24px;
    }

    .faq_tet {
        margin-top: 0;
        font-size: 16px;
    }

    .faq_tit p {
        margin-right: 0;
    }

    .reviews_swi {
        max-width: 95%;
        margin: 30px auto 0;
    }

    .reviews_box {
        padding: 50px 0;
    }

    .home_cooperate {
        padding-bottom: 50px;
    }

    .home_app_div {
        flex-wrap: wrap;
    }

    .home_app_main {
        width: calc((100% - 20px) / 2);
        margin-right: 20px;
        margin-bottom: 20px;
    }

    .home_app_div .home_app_main:nth-child(2n) {
        margin-right: 0;
    }

    .home_app {
        padding: 50px 0 30px;
    }

    .home_tit {
        justify-content: center;
    }

    .home_products {
        margin-top: 20px;
        padding: 50px 0 80px;
    }

    .home_pro_btn {
        display: block;
    }

    .home_pro_swi {
        position: relative;
        padding-bottom: 10px;
    }

    .home_pro_swi .swiper-pagination {
        bottom: 0;
        display: block;
    }

    .home_pro_swi .swiper-pagination-white .swiper-pagination-bullet {
        background: rgb(37, 66, 67);
        width: 10px;
        height: 10px;
        opacity: 0.3;
    }

    .home_pro_swi .swiper-pagination-white .swiper-pagination-bullet-active {
        width: 30px;
        height: 10px;
        opacity: 1;
        border-radius: 50px;
        border-width: 0;
        padding: 0;
    }

    .home_categories_layout {
        flex-wrap: wrap;
    }

    .home_categories_L,
    .home_categories_R {
        width: 100%;
    }

    .home_categories_R {
        display: none;
    }

    .home_categories {
        padding: 50px 0;
    }

    .home_categories_Limg {
        margin-top: 30px;
    }

    .home_categories_Limg_name {
        margin: 20px 0;
        text-align: center;
    }

    .home_categories_L .con_btn {
        display: none;
    }

    .home_categories_li {
        margin-right: 0;
        padding: 0;
        display: flex;
        align-items: center;
        opacity: .5;
        border-bottom: 0;
    }

    .home_categories_li_name {
        width: 100%;
        color: rgb(51, 51, 51);
        font-family: Poppins;
        font-size: 24px;
        font-weight: 700;
        line-height: 36px;
        letter-spacing: 0px;
        text-align: center;
        text-transform: capitalize;
        margin: 12px auto 0;
        display: none;
    }
    .home_categories_li_icon{
        margin: 0 auto;
        display: block;
    }
    .swiper-slide-active .home_categories_li{
        display: block;
        opacity:1;
    }
    .swiper-slide-active .home_categories_li_name{
        display: block;
    }
    .home_categories_R_swi  .swiper-wrapper{
        align-items: center;
    }
    .home_categories_R_swi{
        display: block;
        padding: 30px 0;
        border-top: 3px solid rgb(51, 51, 51);
        border-bottom: 3px solid rgb(51, 51, 51);
    }
    .home_about_left,.home_about_right{
        width: 100%;
    }
    .home_about_layout{
        flex-wrap: wrap;
    }
    .home_about_right  .reviews_tit2,.home_about_right  .reviews_tit1  {
        margin-left: 0;
        text-align: center;
    }
    .home_about_tet{
        overflow-y: hidden;
        height: auto;
        text-align: center;
        margin: 20px 0 30px;
    }
    .home_about{
        padding: 50px 0 100px;
    }
    .web_con{
        background-size:cover !important ;
    }
    .home_about_right .con_btn{
        margin: 20px auto 0;
    }
}