.frontslider-sections{position:relative;}
.nivoSlider {
position:relative;
width:100%;
height:auto;
overflow: hidden;
}
.nivoSlider img {
position:absolute;
top:0px;
left:0px;
max-width: none;
}
.nivo-main-image {
display: block !important;
position: relative !important; 
width: 100% !important;
} .nivoSlider a.nivo-imageLink {
position:absolute;
top:0px;
left:0px;
width:100%;
height:100%;
border:0;
padding:0;
margin:0;
z-index:6;
display:none;
background:white; 
filter:alpha(opacity=0); 
opacity:0;
} .nivo-slice {
display:block;
position:absolute;
z-index:5;
height:100%;
top:0;
}
.nivo-box {
display:block;
position:absolute;
z-index:5;
overflow:hidden;
}
.nivo-box img { display:block; } .nivo-html-caption {
display:none;
} .nivo-directionNav a {
position:absolute;
top:50%;
z-index:9;
cursor:pointer;
}
a.nivo-prevNav {
left:0px;
background-position:-57px 0;
border-radius:0 5px 5px 0;
}
a.nivo-nextNav {
right:0px;
background-position:-41px 0 !important;
border-radius:5px 0 0 5px;
} .nivo-controlNav {
text-align:center; 
right:auto; left:auto;
padding:0;
position: absolute;
width:100%;
bottom:15%;
z-index:9;
}
.nivo-controlNav a {
cursor:pointer;
border: 0 none;
display:inline-block;	
height:16px;
margin:0 7px 0 0;
text-indent: -9999px;
width:16px;
background-color:#fff;	
border-radius:5px;
}
.nivo-controlNav a.active { 
font-weight:bold;
}
.nivo-directionNav a {
border: 0 none;
display: block;
height: 43px;   
text-indent: -9999px;
transition: all 200ms ease-in-out 0s;
width: 43px;
background:url(//perhijam.com/wp-content/themes/eco-greenest-lite/images/slide-nav.png) no-repeat left top;
background-color:rgba(0,0,0,0.7);
}
.frontslider-sections:hover .nivo-directionNav a {
opacity: 0.8;
} .nivo-caption {
position:absolute;
left:0;
right:0;		
margin:0 auto;
-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; color:#fff;
z-index:8;	
width:40%; 
top:50%; transform:translateY(-50%);
text-align:center;
}
.nivo-caption h2{ font-family: 'Poppins', sans-serif; font-size:55px; font-weight:700; color:#fff; margin:0 0 20px 0;  position:relative;}
.nivo-caption p{  margin-bottom:35px;}
.nivo-caption .slide_morebtn{ padding:12px 35px; border-radius:25px; text-transform:uppercase; display:inline-block; background-color:#fff; color:#222222; font-weight:bold; }
.nivo-caption .slide_morebtn:hover{ color:#ffffff; }