/*  bhoechie tab */
		div.bhoechie-tab-container{
		  z-index: 10;
		  /*background-color: #ffffff;*/
		  padding: 0 !important;
		  
		}

			div.bhoechie-tab-container_center{
			  z-index: 10;
			  background-color: #ffffff;
			  padding: 5px;
              margin-bottom: 3px;
			  border-radius: 4px;
			  -moz-border-radius: 4px;
			  border:1px solid #ddd;
			  -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
			  box-shadow: 0 6px 12px rgba(0,0,0,.175);
			  -moz-box-shadow: 0 6px 12px rgba(0,0,0,.175);
			  background-clip: padding-box;
			  opacity: 0.97;
			  filter: alpha(opacity=97);
			}

			div.container_center{
			 padding: 0px 20px 0px 20px;
			}

			div.bhoechie-tab-menu{
			  padding-right: 0;
			  padding-left: 0;
			  padding-bottom: 0;
			}
			div.bhoechie-tab-menu div.list-group{
			  margin-bottom: 0;
			}
			div.bhoechie-tab-menu div.list-group>a{
			  margin-bottom: 0;
			}
			div.bhoechie-tab-menu div.list-group>a .glyphicon,
			div.bhoechie-tab-menu div.list-group>a .fa {
			  color: #01a098;
			}
			div.bhoechie-tab-menu div.list-group>a:first-child{
			  border-top-right-radius: 0;
			  -moz-border-top-right-radius: 0;
			}
			div.bhoechie-tab-menu div.list-group>a:last-child{
			  border-bottom-right-radius: 0;
			  -moz-border-bottom-right-radius: 0;
			}
			div.bhoechie-tab-menu div.list-group>a.active,
			div.bhoechie-tab-menu div.list-group>a.active .glyphicon,
			div.bhoechie-tab-menu div.list-group>a.active .fa{
			  background-color: #01a098;
			  background-image: #01a098;
			  color: #ffffff;
			}
			div.bhoechie-tab-menu div.list-group>a.active:after{
			  content: '';
			  position: absolute;
			  left: 100%;
			  top: 50%;
			  margin-top: -13px;
			  border-left: 0;
			  border-bottom: 13px solid transparent;
			  border-top: 13px solid transparent;
			  border-left: 10px solid #01a098;
			}

			div.bhoechie-tab-content{
			  background-color: #ffffff;
			  /* border: 1px solid #eeeeee; */
			  padding-left: 20px;
			  padding-top: 10px;
			}

			div.bhoechie-tab div.bhoechie-tab-content:not(.active){
			  display: none;
			}

			.list-group-item {
			padding: 5px 10px;
			}

			.bg-success {
				background-color: #01a098;
			}
			.h3, h3 {
				font-size: 20px;
				color: white;
			}
.img-responsive{
    width:100%;
    object-fit:contain;
    margin-bottom:5px;
}
.nav1 > li > a {
    position: relative;
    display: block;
    padding: 0px 5px;
}
/* horizontale line*/
.hr_categorie {
    padding: 0;
    text-align: center;
    padding:15px;
    border : 0;
    height: 1px;
    background-color:#ec1c24;
    font-family: 'Lato','Open Sans','Helvetica Neue','Arial','San-serif';
    text-transform: uppercase;
    font-size: 16px;
    font-weight : bold;
}
.hr_categorie:after {
    content: "PRODUITS";
    display: inline-block;
    position: relative;
    top: -0.7em;
    font-size: 2em;
    padding: 0 0.2em;
    background: #fff;
    color: #006738;
}

.hr_garde {
    padding: 0;
    text-align: center;
    padding:15px;
    border : 0;
    height: 1px;
    background-color:#ec1c24;
    font-family: 'Lato','Open Sans','Helvetica Neue','Arial','San-serif';
    text-transform: uppercase;
    font-size: 16px;
    font-weight : bold;
}
.hr_garde:after {
    content: "Nos partenaires";
    display: inline-block;
    position: relative;
    top: -0.7em;
    font-size: 2em;
    padding: 0 0.2em;
    background: #fff;
    color: #006738;
}
.hr_garde_resp {
    padding: 0;
    text-align: center;
    padding:15px;
    border : 0;
    height: 1px;
    background-color:#ec1c24;
    font-family: 'Lato','Open Sans','Helvetica Neue','Arial','San-serif';
    text-transform: uppercase;
    font-size: 16px;
    font-weight : bold;
}
.hr_garde_resp:after {
    content: "Nos partenaires";
    display: inline-block;
    position: relative;
    top: -0.7em;
    font-size: 1em;
    padding: 0 0.2em;
    background: #fff;
    color: #006738;
}
/*------navigation responsive menu------*/
/*-- top-nav --*/
.top-nav {
    text-align: center;
    background-color: #17b9ea;
    margin-bottom:10px;
}
.menu1{
    background-image:url("/resources/images/interface/regle.jpg");
}
nav.navbar.navbar-default {
    background-color: #fff;

    border: none;
    margin: 0;
    /*padding: 1em 0;*/
}
ul.nav.navbar-nav {
    float: none;
    text-align: center;
}
.navbar-nav > li {
    float: none;
    display: inline-block;
    margin-left:20px;
    font-size:10px;
}
.navbar-default .navbar-nav > li > a {
    color:#fff;
    font-weight:bold;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav li a.active {
    color: #000;
    /*background-color: #fff;*/
}
.navbar-nav >li.cat{
    margin-top:-25px;
}
/* Effect 11: text fill based on Lea Verou's animation http://dabblet.com/gist/6046779 */
.top-nav ul li a {
    text-decoration: none;
    /*letter-spacing: 1px;*/
    font-size: 1.2em;
    /*padding: 0.8em 2em;*/
    line-height: inherit;
}
.top-nav ul li a:hover,
.top-nav ul li a:focus {
    outline: none;
}
.cl-effect-15 a::before {
    color: #fff;
    content: attr(data-hover);
    position: absolute;
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
    -moz-transition: -moz-transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s;
}

.cl-effect-15 a:hover::before,
.cl-effect-15 a:focus::before {
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    transform: scale(0.9);
    opacity: 0;
}
.top-nav ul li a.exception{
    font-size:11px;
}
li.dropdown:hover{
    background-color:none;
}
ul.dropdown-menu.multi-column {
    width: 700px;
    left: 0;
    padding: 1em;
}
ul.dropdown-menu.multi-column ul li{
    list-style:none;
}
ul.dropdown-menu.multi-column ul li a {
    color: #212121;
}
/*-- //top-nav --*/

/*-- responsive-design --*/
@media(max-width:1200px){
    ul.dropdown-menu.multi-column {
        width: 500px;
        padding:0.5em;
    }
}
@media(max-width:1080px){
    .top-nav ul li a {
        padding: 0.7em 1.8em;
    }

}
@media(max-width:1024px){
    .top-nav ul li a {
        padding: 0.7em 1.5em;
    }

}
@media(max-width:991px){
    .menu1{
        background-image:none;
        background-color:#02a298;
    }
    .navbar-collapse{
        padding-left:0px;
        padding-right:0px;
    }
    .navbar-nav > li {
        font-size:14px;
        margin:0;
        margin-left:0px;
    }
    .top-nav ul li a.exception{
        font-size:1.2em;
    }

}
@media(max-width:800px){
    .top-nav ul li a {
        padding: 0.6em 1.2em;
    }
}
@media(max-width:767px){
    .menu1{
        background-image:none;
        background-color:#02a298;
    }
    .navbar-default .navbar-toggle {
        border: none;
    }
    .navbar-collapse {
        border: none;
        box-shadow: none;
    }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
        background-color: transparent;
    }
    .navbar-toggle {
        float: none;
        text-align: center;
        padding: 0;
        margin: 0;
        font-size: 1.8em;
        color: #fff;
        font-weight: 200;
    }
    .navbar-nav > li {
        display: block;
        margin: 0.5em 0 0;
    }
    .navbar-nav {
        margin: 0;
    }

}
@media(max-width:414px){
    nav.navbar.navbar-default {
        padding: 0.6em 0;
    }
    .top-nav ul li a {
        font-size: 1.1em;
    }
}
@media(max-width:375px){
    .navbar-toggle {
        font-size: 1.6em;
    }
}
@media(max-width:320px){
    .navbar {
        min-height: 35px;
    }
    .navbar-toggle {
        font-size: 1.5em;
    }
}
/*-- //responsive-design --*/
/*------navigation responsive menu------*/

/* Make this page responsive */

.slicknav_menu {
    display:none;
}

@media (max-width: 800px) {
    .menu-navigation-dark{
        display:none;
    }

    .slicknav_nav a i {
        display: none;
    }

    .slicknav_menu {
        display:block;
    }
}

a:hover,
a:focus {
    color: #000000 !important;
    text-decoration: none !important;
}

			/*-- events --*/
.events h3{
    text-align:center;
    font-size:2em;
    font-family:"Times New Roman", Times, serif;
    color:#000;
    padding-bottom:.2em;
    position:relative;
}
.events h3:before,.events h3:after{
    content:'';
    background:#212121;
    width:10%;
    height:1px;
    position:absolute;
    bottom:0%;
}
.events h3 span:before{
    content: '';
    width: 10px;
    height: 10px;
    border: 1px solid #212121;
    border-radius: 10%;
    position: absolute;
    left: 49%;
    bottom: -6%;
}
.events h3:after{
    right:39%;
}
.events h3:before{
    left:38%;
}
p.autem{
    text-align: center;
    color: #999;
    line-height: 1.8em;
    text-transform: uppercase;
    margin: 1em 0 0 !important;
    font-weight: 500 !important;
}

/*-- events --*/
.events{
    background:#fff;
}
.events-grids{
    margin:0 0 0;
}

.events-grid1 {
    padding:1em;
    background: #FFF;
    width: 100%;
}
.events-grid1 h4 a{
    font-size: 1.5em;
    color: #212121;
    display: block;
    margin:0.5em 0 0.1em;
    line-height: 1.5em;
    text-transform: capitalize;
    text-decoration:none;
}
.events-grid1 h4 a:hover{
    color:#fff;
}
.events-grid1 p{
    color:#999;
    line-height:1.8em;
}
.events-grid1 ul li{
    display:inline-block;
    color:#999;
    font-size:14px;
    padding-right: 2em;
}
.events-grid1 ul li a span,.events-grid1 ul li span{

}
.events-grid1 ul li a{
    color:#999;
    text-decoration:none;
}
.events-grid1 ul li a:hover{
    color:#fff;
}
.events-grid1 p{
    color:#999;
    line-height:1.8em;
    margin:1.5em 0 0;
}
.events-grid:hover .events-grid1 ul li,.events-grid:hover .events-grid1 p,.events-grid:hover .events-grid1 ul li a,.events-grid:hover .events-grid1 h4 a{
    color:#fff;
}

/*--form---*/
.form-control1, .form-control_2.input-sm {
    border: 1px solid #ddd;
    padding: 5px 8px;
    color: #777;
    background: #fff;
    box-shadow: none !important;
    width: 100%;
    font-size: 0.85em;
    font-weight: 300;
    height: 40px;
    border-radius: 0;
    font-family: 'Roboto', sans-serif;
    -webkit-appearance: none;
    resize: none;
    outline:none;
    margin-bottom: 10px;
}
.inbox-mail{
    padding: 1em 0 3em;
}
.input-group{
    padding-bottom: 1em;
}
label.control-label {
    margin-top: 10px;
}
.graph-form{
    padding:1em 1em;
    background-color: #fff;
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
    -o-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    -moz-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    border: 1px solid #E7E7E8;
}
.widget-shadow {
    background-color: rgb(255, 255, 255);
    box-shadow: rgba(0, 0, 0, 0.117647) 0px -1px 3px, rgba(0, 0, 0, 0.239216) 0px 1px 2px;
}
h3.title1 {
    font-size: 2em;
    color: rgb(233, 78, 2);
}
hr {
    margin-top: 5px;
    margin-bottom: 5px;
    border: 0;
    border-top: 1px solid #eee;
}
/*-- footer --*/
.footer{
    background: url(images/footer-bg.png) repeat-x 0px 0px #ecebdf;
    padding: 4em 0 2em;
}
.footer-grid ul{
    margin:0;
    padding:0;
}
.footer-grid h3{
    color: #4f4844;
    font-size: 1.2em;
    margin: 0;
    padding: 0 0 1.2em 0;
}
.footer-grid ul li{
    display:block;
}
.footer-grid ul li a{
    color: #4f4844;
    line-height: 1.7em;
    margin: 0.4em 0;
    display:block;
    font-family: 'Lora', serif;
    font-size: 1em;
    text-decoration:none;
}
.footer-grid ul li a:hover{
    color:#8b4613;
}
.testmonial-grid{
    margin:0 0 1.5em 0;
}
.testmonial-grid p{
    color:#4f4844;
    font-size:0.875em;
    line-height:1.7em;
    margin:0;
    padding:0;
}
.testmonial-grid p:before{
    content:url(images/qouts.png) no-repeat 0px 0px;
    margin-right:0.2em;
}
.testmonial-grid a{
    color:#4f4844;
    font-size:1em;
    font-weight:700;
    margin-top:0.5em;
    display:block;
    text-decoration:none;
}
.testmonial-grid a span{
    font-size:0.875em;
    font-weight:400;
    text-decoration:none;
}
.testmonial-grid a:hover{
    color:#8b4613;
}
.about-grid p{
    color: #4f4844;
    font-size: 0.875em;
    line-height: 1.7em;
    margin:1em 0 0 0;
    padding: 0;
}
.social-icons {
    margin: 4em 0 3.5em 0;
}
.social-icons ul{
    margin:0;
    padding:0;
}
.social-icons ul li{
    display:inline-block;
}
.social-icons ul li a span{
    width:64px;
    height:64px;
    display:inline-block;
    background:url(http://www.educassist.mg/image/company/535wrc8eid1k) no-repeat 0px 0px;
}
.social-icons ul li a span.facebook{
    background-position:0px 0px;
}
.social-icons ul li a span.twitter{
    background-position: -89px 0px;
}
.social-icons ul li a span.gpluse{
    background-position: -177px 0px;
}
.social-icons ul li a span.pin{
    background-position: -267px 0px;
}
.social-icons ul li a span.ens{
    background-position: -356px 0px;
}
.social-icons ul li a span.you{
    background-position: -441px 0px;
}
.social-icons ul li a:hover{
    opacity:0.7;
}
/*-- footer-bottom --*/
.footer-bottom-left{
    float:left;
}
.footer-bottom-left p{
    margin:0;
    color:#b0aaa0;
    font-size:1em;
    font-family: 'Lora', serif;
}
.footer-bottom-left p a{
    color:#b0aaa0;
    text-decoration:none;
}
.footer-bottom-left p a:hover{
    color:#8b4613;
}
.footer-bottom-right{
    float:right;
}
.footer-bottom-right ul{
    margin:0;
    padding:0;
}
.footer-bottom-right ul li{
    display:inline-block;
}
.footer-bottom-right ul li span{
    width:35px;
    height:24px;
    display:inline-block;
    background:url(images/cards.png) no-repeat 0px 0px;
}
.footer-bottom-right ul li span.visa{
    background-position:0px 0px;
}
.footer-bottom-right ul li span.master{
    background-position: -42px 0px;
}
.footer-bottom-right ul li span.paypla{
    background-position: -84px 0px;
}
.footer-bottom-right ul li span.ami{
    background-position: -125px 0px;
}
.footer-bottom-right ul li :hover{
    opacity:0.8;
}
.footer-bottom {
    border-top: 1px solid #b0aaa0;
    padding: 1.5em 0 0 0;
}
						
			img.logo{
				width:100%;
			}
			img.img2{
				width:80%;
				object-flit:contain;
			}
			@media(max-width:767px){
			img.img2{
				width:100%;
			}
			img.logo{
				width:80%;
			}	
			}