.flexslider .slides .slide-image .banner-content-wraper.left_side .heading-text-banner {
    float: left;
    color: #87CE0B;;
    font-size: 30px;
    clear: both;
    line-height: 1.5;
    display: block;
    font-weight: 600;
    width: 100%;
}

.flexslider .slides .slide-image .banner-content-wraper.right_side .heading-text-banner {
    float: right;
    color: #87CE0B;
    font-size: 30px;
    clear: both;
    line-height: 1.5;
    display: block;
    font-weight: 600;
    width: 100%;
}

.flexslider .slides img {
    float:left;margin-left: -25px;
}
.flexslider .slides .slide-image .banner-content-wraper.left_side
{
	float:left;
	position:absolute;
	margin-top: 1.1%;
    margin-left: 100px;
}
.flexslider .slides .slide-image .banner-content-wraper.right_side
{
	float: left;
    position: absolute;
    margin-top: 1.1%;
    margin-left: 6%;
}
.flexslider.flexslider-3-1 .slides .slide-image .banner-content-wraper.right_side
{	
    margin-left: 10% !important;
	margin-top: 1.3% !important;
}
.flexslider .flex-direction-nav{
    list-style: none;
    margin-bottom: unset !important;
}
.flexslider ul li {
    margin-left: unset !important;
}
.flexslider ol {    
    margin-bottom: .5em; display: none;
}

.flexslider ul {
    list-style: none;
    margin-bottom: unset !important;
}
.flexslider ol li {
    margin-left: .5em;
}