
.preview-1 .nivoSlider .nivo-directionNav a.nivo-prevNav {
  left: -50px;
  font-size: 0;
  transition: all 0.5s;
}
.preview-1 .nivoSlider .nivo-directionNav a.nivo-nextNav {
  right: -50px;
  font-size: 0;
  transition: all 0.5s;
}
.preview-1 .nivo-directionNav a.nivo-prevNav:hover:before{
  background: rgba(255, 190, 0, 0.4);
  color: #ffffff; 
	 
}
.preview-1 .nivo-directionNav a.nivo-prevNav:before{
  background: rgba(255, 255, 255, 0.3);
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  content: "\f359";
  color: #fff;
  cursor: pointer;
  font-size: 20px;
  height: 50px;
  line-height: 50px;
  margin: 0;
  position: absolute;
  text-align: center;
  top: 45%;
  transition: all 1s;
  width: 50px;
  z-index: 9;
  border-radius: 50%;
}
.preview-1 .nivo-directionNav a.nivo-nextNav:hover:before{
 background: rgba(2,96,240,0.88);
  color: #ffffff;
}
.preview-1 .nivo-directionNav a.nivo-nextNav:before{
  background: rgba(255, 255, 255, 0.3);
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  content: "\f35a";
  color: #fff;
  cursor: pointer;
  font-size: 20px;
  height: 50px;
  line-height: 50px;
  margin: 0;
  position: absolute;
  text-align: center;
  top: 45%;
  transition: all 1s;
  width: 50px;
  z-index: 9;
  border-radius: 50%;
}
.preview-1 .nivo-controlNav {
    position: absolute;
    z-index: 99999;
    bottom: 68px;
    opacity: 1;
}
.preview-1 .nivo-controlNav a {
  border:1px solid #fff;
  display: inline-block;
  height:18px;
  margin: 0 5px 2px 5px;
  text-indent: -9999px;
  width:18px;
  line-height: 8px;
  background: #B4B4B4;
  cursor: pointer;
  position: relative;
  z-index: 9;
  opacity: 1;
  z-index: -999;
  border-radius: 50%;
}
.preview-1:hover .nivo-controlNav a{
  opacity: 1;
  z-index: 999999;
}
.preview-1 .nivo-controlNav a:hover, .preview-1 .nivo-controlNav a.active {
    background: rgba(2,96,240,0.88);
    cursor: pointer;
}
.preview-1 .nivoSlider:hover .nivo-directionNav a.nivo-prevNav {
  left: 15px;
  transition: all 1s;
}
.preview-1 .nivoSlider:hover .nivo-directionNav a.nivo-nextNav{
  right: 65px;
  transition: all 1s;
}
.preview-1:hover .nivo-controlNav a{
  opacity: 1;
  z-index: 9;
}
.preview-1 .nivo-controlNav {
    position: absolute;
    z-index: 9;
    bottom: 7px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

/* .bend-4{
  margin-bottom: -25px;
} */
/* -------------- Home 1  ---------------- */
.preview-1 .slider-1 h1{
    -webkit-animation: fadeInUp 500ms ease-in-out;
    -moz-animation: fadeInUp 500ms ease-in-out;
    -ms-animation: fadeInUp 500ms ease-in-out;
    animation: fadeInUp 500ms ease-in-out;
}
.preview-1 .slider-1 h3{
    -webkit-animation: rubberBand 2500ms ease-in-out;
    -moz-animation: rubberBand 2500ms ease-in-out;
    -ms-animation: rubberBand 2500ms ease-in-out;
    animation: rubberBand 2500ms ease-in-out;
}
.preview-1 .slider-1 p{
    -webkit-animation: fadeInLeft 1000ms ease-in-out;
    -moz-animation: fadeInLeft 1000ms ease-in-out;
    -ms-animation: fadeInLeft 1000ms ease-in-out;
    animation: fadeInLeft 1000ms ease-in-out;
}
.preview-1 .slider-1 .read-more{
    -webkit-animation: zoomIn 1500ms ease-in-out;
    -moz-animation: zoomIn 1500ms ease-in-out;
    -ms-animation: zoomIn 1500ms ease-in-out;
    animation: zoomIn 1500ms ease-in-out;
}
.preview-1 .slider-2 h1{
    -webkit-animation: fadeInUp 500ms ease-in-out;
    -moz-animation: fadeInUp 500ms ease-in-out;
    -ms-animation: fadeInUp 500ms ease-in-out;
    animation: fadeInUp 500ms ease-in-out;
}
.preview-1 .slider-2 p{
    -webkit-animation: fadeInLeft 1000ms ease-in-out;
    -moz-animation: fadeInLeft 1000ms ease-in-out;
    -ms-animation: fadeInLeft 1000ms ease-in-out;
    animation: fadeInLeft 1000ms ease-in-out;
}
.preview-1 .slider-2 .read-more{
    -webkit-animation: bounceInDown 1500ms ease-in-out;
    -moz-animation: bounceInDown 1500ms ease-in-out;
    -ms-animation: bounceInDown 1500ms ease-in-out;
    animation: bounceInDown 1500ms ease-in-out;
}
.preview-1 .slider-3 h1{
    -webkit-animation: rotateInDownLeft 1500ms ease-in-out;
    -moz-animation: rotateInDownLeft 1500ms ease-in-out;
    -ms-animation: rotateInDownLeft 1500ms ease-in-out;
    animation: rotateInDownLeft 1500ms ease-in-out;
}
.preview-1 .slider-3 h3{
    -webkit-animation: zoomIn 1000ms ease-in-out;
    -moz-animation: zoomIn 1000ms ease-in-out;
    -ms-animation: zoomIn 1000ms ease-in-out;
    animation: zoomIn 1000ms ease-in-out;
}
.preview-1 .slider-3 .read-more{
    -webkit-animation: bounceInUp 2000ms ease-in-out;
    -moz-animation: bounceInUp 2000ms ease-in-out;
    -ms-animation: bounceInUp 2000ms ease-in-out;
    animation: bounceInUp 2000ms ease-in-out;
}
