body{
    margin: 0px;
    padding: 0px;
}
.housing{
    width: 100%;
    height: auto;
}
.scroll_btn{
    display: none;
    bottom: 50px;
    right: 50px;
    z-index: 1200;
    color: white;
    font-size: 15px;
    border: none;
    border-radius: 100%;
    padding: 8px 13px;
    background-color: #5bb9fe;
}

/*header container*/
.head_mob_con{
    width: 100%;
    height: auto;
    z-index: 12000;
    background: white;
}
.head_mob{
    height: auto;
    padding: 3px 0px;
}
.logo{
    width: auto;
    height: 70px;
    padding: 5px 0px;
    margin-right: 20px;
}
.sitename{
    width: auto;
    height: auto;

}
.menu_btn{
    color: #444444;
    font-size: 15px;
    border: none;
    background: none;
}
.mob_menu{
    display: none;
    width: 100%;
    height: auto;
}
.menu_link{
    color: #444444;
    font-size: 15px;
    font-weight: 500;
    font-family: Montserrat;
    border-top: 1px solid #dee2e6;
    padding: 8px 15px;
    margin: 0px;
    background-color: white;
}

.header_con{
    width: 100%;
    height: auto;
    z-index: 1200;
    background-color: white;
    box-shadow: 0px 0px 5px #dee2e6;
}
.header{
    height: auto;
}
.header_cont{
    width: 100%;
    height: 70px;
}
.logo_con{
    width: auto;
    height: auto;
}
.nav_link{
    color: #444444;
    font-size: 15px;
    font-weight: 500;
    font-family: Montserrat;
    margin: 0px;
    transition: all 0.5s ease-in-out;
}
.nav_search{
    color: #444444;
    font-size: 14px;
    font-weight: 400;
    font-family: muli;
    border: none;
    background: none;
}
.nav_btn{
    color: #fd7e14;
    font-size: 14px;
    font-weight: 400;
    font-family: muli;
    border: none;
    background: none;
}
.nav_btn1{
    color: white;
    font-size: 14px;
    font-weight: 400;
    font-family: muli;
    border: none;
    border-radius: 0px;
    padding: 8px 13px;
    background: #fd7e14;
}
.search_box{
    width: 100%;
    height: auto;
    color: gray;
    font-size: 14px;
    border: 1px solid #28a745;
    border-right: none;
    border-radius: 20px 0px 0px 20px;
    padding: 5px 10px;
    background-color: transparent;
    outline: none;
}
.search_btn{
    color: white;
    font-size: 14px;
    border: 1px solid #28a745;
    border-left: none;
    border-radius: 0px 20px 20px 0px;
    padding: 5px 10px;
    background-color: #28a745;
}

/*banner container*/
.banner_con1{
    width: 100%;
    height: auto;
    background-blend-mode: hard-light;
    background-image: url("../images/mbg.png");
    background-repeat: no-repeat;
    background-position: right;
    background-size: cover;
}
.banner_con2{
    width: 100%;
    height: auto;
    background-blend-mode: hard-light;
    background-image: url("../images/mbgb.png");
    background-repeat: no-repeat;
    background-position: right;
    background-size: cover;
}
.banner_con3{
    width: 100%;
    height: auto;
    background-blend-mode: hard-light;
    background-image: url("../images/teach.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right;
}
.banner_con{
    width: 100%;
    height: auto;
    background-blend-mode: hard-light;
    background-image: url("../images/xoho.jpg");
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
}
.banner_col{
    /*background: linear-gradient(to right, rgba(10, 49, 19, 0.49), transparent);*/
}
.banner{
    height: 600px;
    padding: 70px 0px 70px;
}
.banner2{
    height: auto;
    padding: 70px 0px 70px;
}
.banner_cont{
    height: auto;
}
.banner_img{
    width: auto;
    height: auto;
}
.banner_header_con{
    padding: 15px 0px;
    background-color: #5bb9fe;
}
.banner_header1{
    color: white;
    text-align: left;
    text-transform: capitalize;
    font-size: 45px;
    font-weight: 700;
    font-family: PT Sans;
}
.banner_header{
    color: white;
    font-size: 50px;
    font-weight: 500;
    font-family: PT Sans;
}
.banner_text_con{
    padding: 30px 0px;
    background-color: white;
}
.banner_text_sm{
    color: white;
    font-size: 20px;
    font-weight: 400;
    font-family: Montserrat;
}
.banner_text{
    color: black;
    text-align: left;
    font-size: 20px;
    font-weight: 400;
    font-family: "PT Sans";
}
.banner_btn{
    color: white;
    text-align: left;
    font-size: 15px;
    font-weight: 400;
    font-family: Montserrat;
    border: none;
    padding: 15px 15px;
    background: linear-gradient(to right, #5bb9fe, #5bb9fe);
}

/*hint*/
.hint_con{
    width: 100%;
    height: auto;
    padding: 40px 0px;
    background-color: whitesmoke;
}
.hint{
    height: auto;
}
.hint_fea{
    height: auto;
    padding: 40px 0px;
    background: linear-gradient(to top right, #28a745, #5bb9fe);
}
.hint_fea_cont1{
    height: auto;
    padding: 0px 0px;
    border-radius: 3px;

}
.hint_fea_cont2{
    height: auto;
    padding: 0px 0px;
    border-radius: 3px;

}
.hint_fea_cont3{
    height: auto;
    padding: 0px 0px;
    border-radius: 3px;

}
.hint_img_con{
    height: auto;
    padding: 20px 0px;
}
.hint_img{
    color: white;
    font-size: 40px;
}
.hint_header{
    color: #444444;
    text-align: center;
    font-size: 50px;
    font-weight: 500;
    font-family: "PT Sans";
}
.hint_header_col{
    color: #5bb9fe;
}
.hint_text2{
    color: #444444;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    font-family: Montserrat;
}
.hint_text{
    color: white;
    text-align: left;
    font-size: 15px;
    font-weight: 500;
    font-family: Montserrat;
}
.hint_text_b{
    color: white;
    text-align: left;
    text-transform: capitalize;
    font-size: 20px;
    font-weight: 600;
    font-family: "PT Sans";
}

.mode_img{
    width: 100%;
    height: 200px;
}
.mode_img2{
    width: 100%;
    height: auto;
}
.mode_detail{
    color: black;
    font-size: 15px;
    font-weight: 500;
    font-family: Montserrat;
}
.mode_icon{
    color: white;
    font-size: 25px;
    padding: 6px 10px;
    background-color: #5bb9fe;
}
.mode_email{
    color: #444444;
    font-size: 18px;
    font-weight: 500;
    font-family: Montserrat;
    margin-bottom: 0px;
}

/*products*/
.pro_con{
    width: 100%;
    height: auto;
    padding: 50px 0px 0px;
    background-color: white;
}
.pro{
    height: auto;
}
.pro_header{
    color: #444444;
    text-align: center;
    font-size: 50px;
    font-weight: 500;
    font-family: "PT Sans";
}
.pro_head{
    color: #444444;
    font-size: 30px;
    font-weight: 500;
    font-family: Raleway;
}
.sort_label{
    color: gray;
    font-size: 14px;
    font-weight: 500;
    font-family: Montserrat;
    margin: 0px;
}
.sort_sel{
    color: gray;
    font-size: 14px;
    font-weight: 500;
    font-family: muli;
    border: 1px solid gray;
    padding: 3px 5px;
}
.sort_opt{
    color: gray;
    font-size: 14px;
    font-weight: 500;
    font-family: Montserrat;
}
/* products responsive Device */
.pro_cont {
    height: auto;
    position: relative;
    border-radius: 5px;
    margin: 0px auto;
    padding: 15px 0px 10px;
    overflow: hidden;
    background-color: whitesmoke;
    transition: all 0.5s ease-in-out;
}
.pro_img{
    width: 100%;
    height: 200px;
    overflow: hidden;
    background-color: white;
    transition: all 0.5s ease-in-out;
}
.pro_text_con{
    width: 100%;
    height: auto;
    padding: 10px 0px;
    transition: all 0.5s ease-in-out;
    background-color: transparent;
}
.pro_name{
    color: #444444;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    font-family: "PT Sans";
    margin: 0px 0px 10px;
}
.pro_name2{
    color: #444444;
    text-align: center;
    font-size: 25px;
    font-weight: 600;
    font-family: "PT Sans";
    margin: 0px 0px 10px;
}
.pro_price{
    color: #444444;
    font-size: 20px;
    font-weight: 600;
    font-family: Montserrat;
    margin: 0px;
}
.pro_price2{
    color: gray;
    text-decoration: line-through;
    font-size: 14px;
    font-weight: 500;
    font-family: Muli;
    margin: 0px 0px 10px;
}
.rate_img{
    width: 20px;
    height: 20px;
    margin: 0px 3px;
}
.pro_btn{
    color: white;
    font-size: 13px;
    font-weight: 500;
    font-family: Montserrat;
    border: none;
    border-radius: 3px;
    margin: 0px;
    padding: 15px 15px;
    background-color: #5bb9fe;

}

/*features*/
.fea_con1{
    width: 100%;
    height: auto;
    padding: 70px 0px;
    background-color: whitesmoke;
}
.fea_con2{
    width: 100%;
    height: auto;
    padding: 70px 0px;
    background-color: white;
}
.fea_con3{
    width: 100%;
    height: auto;
    padding: 70px 0px;
    background-color: whitesmoke;
}
.fea{
    height: auto;
}
.fea_cont{
    width: 100%;
    height: auto;
}
.fide{
    border-radius: 5px;
    background-color: white;
}
.fea_head{
    color: #444444;
    font-size: 20px;
    font-weight: 500;
    font-family: Raleway;
    margin: 0px 0px 10px;
}
.fea_head_col{
    color: #28a745;
}
.fea_head_num{
    color: white;
    font-size: 15px;
    font-weight: 500;
    font-family: Muli;
    border-radius: 100%;
    padding: 6px 10px;
    background-color: #3247fd;
}
.fea_header{
    color: #444444;
    font-size: 35px;
    font-weight: 500;
    font-family: "PT Sans";
}
.fea_header2{
    color: #444444;
    font-size: 20px;
    font-weight: 500;
    font-family: "PT Sans";
}
.fea_text{
    color: gray;
    font-size: 15px;
    font-weight: 500;
    font-family: Montserrat;
}
.fea_text2{
    color: gray;
    font-size: 15px;
    font-weight: 500;
    font-family: Montserrat;
}
.fea_img_con{
    width: 100%;
    height: 250px;
    overflow: hidden;
}
.fea_img{
    width: 100%;
    height: auto;
    border-radius: 5px;
}

/*review container*/
.review_con{
    width: 100%;
    height: auto;
    padding: 50px 0px;
    background-color: #5bb9fe;
}
.review{
    height: auto;
}
.rev_header{
    color: white;
    text-align: center;
    text-transform: none;
    font-size: 22px;
    font-weight: 500;
    line-height: 35px;
    font-family: "PT Sans";
}
.review_header{
    color: white;
    text-align: center;
    text-transform: none;
    font-size: 40px;
    font-weight: 600;
    font-family: Merriweather;
}
.review_text{
    color: white;
    text-align: center;
    text-transform: none;
    font-size: 15px;
    font-weight: 500;
    font-family: Montserrat;
}
.review_content_con{
    width: 100%;
    height: auto;
    padding: 30px 0px;
}
.review_content{
    height: auto;
    padding: 10px 0px;
    display: flex;
    justify-content: center;
}
.review_cont{
    align-self: center;
}
.review_img_con1{
    width: 100px;
    height: 100px;
    border: 1px solid rgba(255,255,255,0.15);
    border-radius: 100%;
    margin-bottom: 15px;
    background-color: rgba(255,255,255,0.15);
}
.review_icon{
    color: white;
    font-size: 30px;
}

.review_content_num{
    color: white;
    text-align: center;
    text-transform: none;
    font-size: 35px;
    font-weight: 500;
    font-family: Montserrat;
    margin: 0px 0px 0px;
}
.review_content_text{
    color: white;
    text-align: center;
    text-transform: none;
    font-size: 18px;
    font-weight: 500;
    font-family: Montserrat;
    margin: 0px 0px 10px;
}
/*review container ENDS*/

/*team container*/
.team_con{
    width: 100%;
    height: auto;
    background-color: white;
}
.team_col{
    padding: 50px 0px 0px;
}
.team{
    height: auto;
}
.team_header{
    color: #444444;
    text-align: center;
    text-transform: capitalize;
    font-size: 40px;
    font-weight: 500;
    font-family: "PT Sans";
}
.team_content_con{
    width: 100%;
    height: auto;
}
.team_content{
    height: 300px;
}
.team_img_con{
    width: auto;
    height: auto;
    text-align: center;
}
.team_num{
    color: white;
    font-size: 15px;
    font-weight: 600;
    font-family: Montserrat;
    border-radius: 100%;
    position: absolute;
    padding: 8px 15px;
    background-color: #5bb9fe;
}
.team_img{
    width: 150px;
    height: 150px;
    border: 3px solid #5bb9fe;
    border-radius: 100%;
}
.team_name{
    color: #444444;
    text-align: center;
    text-transform: capitalize;
    font-size: 20px;
    font-weight: 600;
    font-family: Montserrat;
    margin: 0px 0px 10px;
}
.team_role{
    color: #28a745;
    text-align: center;
    text-transform: capitalize;
    font-size: 15px;
    font-weight: 500;
    font-family: Montserrat;
}

/*download*/
.down_con{
    width: 100%;
    height: auto;
    padding: 30px 0px;
    background-color: #28a745;
}
.down{
    height: auto;
}
.down_cont{
    height: auto;
}
.down_header{
    color: white;
    font-size: 30px;
    font-weight: 400;
    font-family: muli;
}
.down_text{
    color: white;
    font-size: 17px;
    font-weight: 500;
    font-family: Muli;
    margin: 8px;
}
.down_icon{
    color: #444444;
    font-size: 60px;
}
.down_btn{
    color: white;
    text-transform: capitalize;
    font-size: 14px;
    font-weight: 500;
    font-family: muli;
    border: none;
    border-radius: 30px;
    padding: 10px 30px;
    background-color: #444444;
    transition: all 0.5s ease-in-out;
}
.down_btn_sm{
    color: white;
    font-size: 10px;
    font-weight: 400;
}
.down_img{
    width: auto;
    height: auto;
}

/*testimonials*/
.test_con{
    width: 100%;
    height: auto;
    background-image: url("../images/inabg.jpg");
    background-repeat: no-repeat;
    background-size: cover;
}
.test_col{
    padding: 50px 0px;
    background-color: rgba(199, 209, 219, 0.68);
}
.test{
    height: auto;
}
.test_header{
    color: #444444;
    text-align: center;
    font-size: 50px;
    font-weight: 500;
    font-family: "PT Sans";
}
.test_cont_con{
    width: 100%;
    height: auto;
    overflow: auto;
    padding: 30px 0px;
}
.test_cont{
    height: auto;
    border-bottom: 1px solid #dee2e6;
    border-radius: 5px;
}
.test_img{
    width: 80px;
    height: 80px;
    border-radius: 100%;
    padding: 5px;
    background-color: white;
}
.test_text_b{
    color: #444444;
    text-transform: capitalize;
    font-size: 15px;
    font-weight: 600;
    font-family: Montserrat;
    margin: 0px;
}
.test_rate{
    width: 20px;
    height: 20px;
    border-radius: 100%;
    background: transparent;
}
.test_text_cont{
    padding: 15px 0px 0px;
}
.test_text{
    color: #444444;
    font-size: 14px;
    font-weight: 400;
    font-family: Montserrat;
}

/*map*/
.map_con{
    width: 100%;
    height: auto;
    padding: 50px 0px 0px;
}
.map{
    width: 100%;
    height: 400px;
    border: none;
}

/*faq*/
.faq_con{
    width: 100%;
    height: auto;
    padding: 100px 0px;
    background-color: whitesmoke;
}
.faq{
    height: auto;
}
.faq_header{
    color: #444444;
    text-align: center;
    font-size: 30px;
    font-weight: 500;
    font-family: Raleway;
}
.faq_header_col{
    color: #28a745;
    text-align: center;
    font-size: 30px;
    font-weight: 500;
    font-family: buda;
}
.faq_cont{
    height: auto;
    padding: 30px 0px 0px;
 }
.faq_line{
    border-bottom: 1px solid #e6e6e6;
}
.faq_text_con{
    padding: 8px 0px;
}
.faq_text_b{
    color: #444444;
    font-size: 18px;
    font-weight: 500;
    font-family: Raleway;
    margin: 0px;
}
.faq_icon{
    color: #3247fd;
    font-size: 15px;
    border-radius: 100%;
    padding: 5px 8px;
    background-color: #dee2e6;
}
.faq_ans_con{
    height: auto;
    padding: 10px;
}
.faq_ans{
    color: gray;
    font-size: 14px;
    font-weight: 400;
    font-family: Muli;
    margin: 0px;
}

/*blog*/
.blog_con{
    width: 100%;
    height: auto;
    padding: 70px 0px;
}
.pagi_con{
    height: auto;
    overflow: auto;
}
.pagi_text{
    color: gray;
    font-size: 14px;
    font-weight: 500;
    font-family: Montserrat;
    margin: 0px;
}
.pagi{
    color: #444444;
    font-size: 14px;
    font-weight: 500;
    font-family: Montserrat;
    border: 1px solid #5bb9fe;
    margin: 0px 3px;
    padding: 6px 10px;
    background-color: white;
}
.pagi_active{
    color: white;
    font-size: 14px;
    font-weight: 500;
    font-family: muli;
    border: 1px solid #5bb9fe;
    margin: 0px 3px;
    padding: 6px 10px;
    background-color: #5bb9fe;
}
.blog{
    height: auto;
}
.blog_header{
    color: #444444;
    font-size: 50px;
    font-weight: 500;
    font-family: "PT Sans";
}
.blog_cont_con{
    width: 100%;
    height: auto;
    padding: 30px 0px;
    overflow: auto;
}
.blog_cont{
    height: auto;
}
.blog_img{
    width: 100%;
    height: 150px;
}
.blog_text_con{
    width: 100%;
    height: auto;
    padding: 10px 0px;
}
.blog_date{
    color: gray;
    text-align: right;
    text-transform: capitalize;
    font-size: 13px;
    font-weight: 400;
    font-family: buda;
    margin: 0px 0px 10px;
}
.blog_text{
    color: gray;
    font-size: 14px;
    font-weight: 500;
    font-family: Muli;
    margin: 0px 0px 10px;
}
.blog_btn{
    color: #28a745;
    font-size: 14px;
    font-weight: 400;
    font-family: Muli;
    border: none;
    padding: 5px 12px;
    background: none;
    transition: all 0.5s ease-in-out;
}

/*contact*/
.cont_con{
    width: 100%;
    height: auto;
    padding: 70px 0px 50px;
    background-color: #5bb9fe;
}
.cont{
    height: auto;
}
.add_con{
    height: auto;
    border-radius: 10px;
    background-color: white;
}
.add_icon{
    color: #5bb9fe;
    font-size: 30px;
    border: 8px solid #5bb9fe;
    border-radius: 100%;
    padding: 10px 20px;
    margin-top: -60px;
    background-color: white;
}
.add_text{
    color: #444444;
    font-size: 14px;
    font-weight: 500;
    font-family: Montserrat;
}
.msg_con{
    height: auto;
    border-radius: 10px 10px 0px 0px;
    background-color: #5bb9fe;
}
.msg_header{
    color: #444444;
    text-align: center;
    font-size: 30px;
    font-weight: 500;
    font-family: "PT Sans";
}
.msg_header_col{
    color: white;
    font-family: "PT Sans";
}
.cont_form{
    height: auto;
    padding: 30px;
    border-radius: 10px 10px 0px 0px;
    background-color: #5bb9fe;
}
.cont_label{
    color: #444444;
    text-transform: capitalize;
    font-size: 14px;
    font-weight: 500;
    font-family: Montserrat;
}
.cont_box{
    width: 100%;
    height: auto;
    color: #444444;
    font-size: 15px;
    font-family: Montserrat;
    border: 1px solid #444444;
    padding: 8px 10px;
    background: none;
    outline: none;
}
.cont_area{
    width: 100%;
    height: 150px;
    color: #444444;
    font-size: 15px;
    font-family: Montserrat;
    border: 1px solid #444444;
    padding: 8px 10px;
    background: none;
    outline: none;
}
.cont_btn{
    color: #28a745;
    text-transform: capitalize;
    font-size: 15px;
    font-weight: 500;
    font-family: Montserrat;
    border: none;
    border-radius: 3px;
    padding: 10px 15px;
    background-color: white;
    transition: all 0.5s ease-in-out;
}

/*privacy*/
.pri_con{
    width: 100%;
    height: auto;
    padding: 50px 0px;
}
.pri{
    height: auto;
}
.pri_text_b{
    color: #444444;
    font-size: 15px;
    font-weight: 700;
    font-family: Raleway;
}
.pri_text{
    color: gray;
    font-size: 15px;
    font-weight: 500;
    font-family: Raleway;
}

.view_con{
    width: 100%;
    height: auto;
    padding: 50px 0px;
    background-color: #dee2e6;
}
.view{
    height: auto;
}
.view_cont{
    height: auto;
    border-radius: 10px;
    background-color: white;
}
.view_img{
    width: 100%;
    height: auto;
}
.view_head{
    color: black;
    font-size: 40px;
    font-weight: 500;
    font-family: "PT Sans";
}
.view_text{
    color: #444444;
    font-size: 15px;
    font-weight: 500;
    line-height: 30px;
    font-family: Montserrat;
}


/*footer*/
.footer_con{
    width: 100%;
    height: auto;
    padding: 30px 0px 0px;
    background-color: #444444;
}
.footer{
    height: auto;
    padding: 0px 0px 30px;
}
.footer_cont{
    height: auto;
}
.foot_link_con{
    height: auto;
}
.foot_header{
    color: white;
    text-transform: capitalize;
    font-size: 18px;
    font-weight: 500;
    font-family: "PT Sans";
}
.foot_link{
    color: gray;
    text-transform: capitalize;
    font-size: 15px;
    font-weight: 500;
    font-family: Montserrat;
    margin: 0px 0px 10px;
    transition: all 0.5s ease-in-out;
}
.foot_img{
    width: 30px;
    height: 30px;
    margin: 0px 7px;
}
.sub_label{
    color: white;
    text-transform: capitalize;
    font-size: 18px;
    font-weight: 500;
    font-family: "PT Sans";
}
.sub_box{
    color: white;
    width: 100%;
    height: auto;
    font-size: 14px;
    font-family: Montserrat;
    border: 1px solid #5bb9fe;
    border-radius: 3px 0px 0px 3px;
    padding: 5px 10px;
    background: none;
    outline: none;
}
.sub_btn{
    color: white;
    font-size: 14px;
    font-weight: 500;
    font-family: Montserrat;
    border: none;
    border-radius: 0px 3px 3px 0px;
    padding: 8px 15px;
    background-color: #5bb9fe;
    transition: all 0.5s ease-in-out;
}
.copy_power_con{
    width: 100%;
    height: auto;
    border-top: 1px solid gray;
}
.copy_power{
    height: auto;
    padding: 15px 0px;
}
.copy{
    color: white;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    font-family: Montserrat;
    margin: 0px;
}
.power{
    color: white;
    font-size: 16px;
    font-weight: 500;
    font-family: "PT Sans";
    margin: 0px;
}




.nav_link:hover{
    color: #5bb9fe;
}
.banner_btn:hover{

    background-color: #5bb9fe;
}
.pro_cont:hover{
    box-shadow: 0px 0px 5px #5bb9fe;
}
.pro_cont:hover .pro_text_con{
    display: block;
}
.pro_img:hover{

}
.down_btn:hover{
    background-color: #333333;
}
.sub_btn:hover{
    background-color: #f17714;
}
.blog_btn:hover{
    color: #444444;
}
.cont_btn:hover{
    background-color: #6d1320;
}
.foot_link:hover{
    color: white;
}

.ring{
    border: 1px solid white;
    margin: 10px;
}