e/* @override http://localhost/bxslider_v3_plugin/css/styles.css */

/*
 * To change the color scheme of slider change each 
 * background property for each of the five styles below
 */




.big-banner {
    float: left;
    width: 100%;

}
.big-banner img {
	width: 100%;
height: 382px;
}

#slider1{
	margin:0;
	padding:0;
}

.container-slider ul{
	margin:0;
	padding:0;
}
.container-slider li {
    width: 100%;
	display:inline-block
}
.container-slider{
	float:left;
	width:100%;
	position:relative;
    
      
}


.img_leftsider {
    display:inline-block;
    width:68%;
    vertical-align:top;
}




.text_leftslider  h3 {
    margin: 0;
}

.two_text {
    display: inline-block;
    width: 100%;
}

a.view_a {
    display: inline-block;
    text-decoration: none;
    color: #5AA1E3;
    float: right;
    margin-bottom: 10px;
    font-size: 12px;
}
a.learn_a {
    display: inline-block;
    background: #5AA1E3;
    padding: 8px 0;
    font-size: 13px;
    font-weight: 600;
    color: #fff;
    text-decoration: none;
  margin-top: 22px;
   /*  margin-bottom: -7px; */
    margin-left: -8px;
    width: 100%;
    text-align: center;
}
.text_leftslider {
    display: inline-block;
    width: 30%;
    vertical-align: top;
    margin-left: -4px;
    background: #cecece;
    position: relative;
    padding: 25px 10px 0;
}
.text_leftslider p {
    height: 180px;
    overflow: hidden;
    margin-bottom: 17px;
}



.twentyseventeen-panel {
    display: inline-block;
    width: 100%;
}
a.learn_a span img {
    width: auto;
    display:inline;
}





.mbg-button a .res-btn {
    border:none;
  }