/* -----------------------------------

Template Name: Freak Ecommerce Responsive Bootstrap Template
Template URI: http://bootexperts.com
Description: This is html5 template
Author: BootExperts
Author URI: http://bootexperts.com
Version: 1.0

NOTE: This is Slider style file. All Slider related style included in this file.

--------------------------------------*/

.slider-area > img {
  height: 100vh;
  width: 100%;
   
}
.slider-height {
  height: 100%;
    
}

@keyframes cambio {
	0% {margin-left: 0;}
	20% {margin-left: 0;}
	
	25% {margin-left: -100%;}
	45% {margin-left: -100%;}
	
	50% {margin-left: -200%;}
	70% {margin-left: -200%;}
	
	75% {margin-left: -300%;}
	100% {margin-left: -300%;}
}



.nivo-caption {
  background: transparent none repeat scroll 0 0;
  height: 100%;
  opacity: 1;
  padding: 0;

    
}
.slide-text {
  position: absolute;
  top: 27%;
    
}
.cap-main-title h2{
  float: right;
  margin: 0;
  line-height: 1;
}
.cap-title , .cap-sub-title , .cap-sub-title{
  overflow: hidden;
    background-color: black;
    opacity: .8;
}
.cap-sub-title p {
  padding: 0 0 0 70px;
  text-align: right;
}
.cap-shop a {
  float: right;
}
.cap-sub-title h2 {
  font-size: 46px;
  font-weight: 600;
}
.cap-title h2 {
  font-size: 70px;
  letter-spacing: 7px;
}
.nivo-controlNav {
  padding: 0;
}
.nivo-directionNav a::before {
  color: #fff;
  content: "";
  display: inline-block;
  font-family: material-design-iconic-font;
  font-size: 58px;
  font-style: normal;
  font-weight: normal;
  line-height: 50px;
  width: 100%;
}
.slider-area:hover .nivo-directionNav a {
  opacity: 1;
}
.nivo-directionNav a.nivo-prevNav {
  left: 30px;
}
.nivo-directionNav a.nivo-nextNav {
  right: 30px;
}
.nivo-directionNav a {
  background: transparent none repeat scroll 0 0;
  border: 1px solid black;
  color: grey;
  cursor: pointer;
  display: block;
  font-size: 0;
  height: 50px;
  margin-top: -25px;
  opacity: 0;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 50px;
  z-index: 9;
}
.nivo-directionNav a.nivo-nextNav::before {
  content: "";
}
.nivo-directionNav a:hover {
  background: #01A6A9;
  border-color: #01A6A9;
}





