/* -----------------------------------
  Template Name: Big72  

  NOTE: This is Slider style file. All Slider related style included in this file.

--------------------------------------*/


/* ------------------------------
  Big72 Slider CSS
------------------------------ */

.nivo-directionNav a {
    border: 1px solid #707070;
    color: #6b6b6b;
    cursor: pointer;
    font-family: 'montserrat';
    font-size: 25px;
    line-height: 12px;
    padding: 8px 8px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 45%;
    z-index: 9;
    background: white !important;
    display:none;
}
.nivo-prevNav {
  left: 8%;
}
.nivo-nextNav {
  right: 8%;
}
.nivo-directionNav a:hover {
  background: #1f223e none repeat scroll 0 0 !important;
  border: 1px solid transparent;
  color: #fff;
}


.nivo-controlNav {
  display: none;
}




