.display-mediano{
	display:inherit !important;
}

/* ----------------------------------------------
 * Generated by Animista on 2020-4-3 13:17:3
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

@-webkit-keyframes bounce-top{0%{-webkit-transform:translateY(-45px);transform:translateY(-45px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:1}24%{opacity:1}40%{-webkit-transform:translateY(-24px);transform:translateY(-24px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}65%{-webkit-transform:translateY(-12px);transform:translateY(-12px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}82%{-webkit-transform:translateY(-6px);transform:translateY(-6px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}93%{-webkit-transform:translateY(-4px);transform:translateY(-4px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}25%,55%,75%,87%{-webkit-transform:translateY(0);transform:translateY(0);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}100%{-webkit-transform:translateY(0);transform:translateY(0);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:1}}@keyframes bounce-top{0%{-webkit-transform:translateY(-45px);transform:translateY(-45px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:1}24%{opacity:1}40%{-webkit-transform:translateY(-24px);transform:translateY(-24px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}65%{-webkit-transform:translateY(-12px);transform:translateY(-12px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}82%{-webkit-transform:translateY(-6px);transform:translateY(-6px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}93%{-webkit-transform:translateY(-4px);transform:translateY(-4px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}25%,55%,75%,87%{-webkit-transform:translateY(0);transform:translateY(0);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}100%{-webkit-transform:translateY(0);transform:translateY(0);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:1}}

@font-face {
  font-family: 'flexslider-icon';
  src: url('fonts/flexslider-icon.eot');
  src: url('fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'), url('fonts/flexslider-icon.woff') 
  format('woff'), url('fonts/flexslider-icon.ttf') format('truetype'), url('fonts/flexslider-icon.svg#flexslider-icon') format('svg');
  font-weight: normal;
  font-style: normal;
}




html{
	height:100%; 
	margin:0; 
	padding:0;
	width:100%;
	top:0px;
	background-color:#fff;
	left:0px;
	
}



/*----------------------------
	 empresa
-----------------------------*/	

.scroll {
	
	position: fixed;
	bottom: 15px;
	width: 50px;
	height: 50px;
	background-image: url("../img/scroll.svg");
	z-index: 5;
	left: 50%;
	margin-left: -25px;
	-webkit-animation: bounce-top 2s 1s infinite both;
	 animation: bounce-top 2s 1s infinite both;

}

.color{
font-family: 'Montserrat', sans-serif;
	    font-weight: 600;
	    font-size:35px;
     	color:#222222;
        text-align: left;
	background-color: #F00505;
	border-radius: 40px;
	padding: 3px 25px;
	line-height: 70px;
}

.color-1{
font-family: 'Montserrat', sans-serif;
	    font-weight: 600;
	    font-size:35px;
     	color:#fff;
        text-align: left;
	background-color: #222222;
	border-radius: 40px;
	padding: 3px 25px;
	line-height: 70px;

}


#empresa{
	position: relative;
	height: auto;
	width: 100%;
    background: linear-gradient(#222222 25%, #fff 0%, #fff 100%); 
	background: -o-linear-gradient(#222222 25%, #fff 0%, #fff 100%);  
    background: -moz-linear-gradient(#222222 25%, #fff 0%, #fff 100%); 
    background: linear-gradient(#222222 25%, #fff 0%, #fff 100%); 
	padding: 100px 50px 80px 50px;
	border-bottom: 1px solid #222222;
	box-sizing: border-box;
		}

.empresa {
    max-width: 1000px;
	min-width:581px;
	margin: 0 auto;

}
.empresa h1{
font-family: 'Montserrat', sans-serif;
	 font-weight: 600;
	text-align: left;
	width: 100%;
	font-size:35px;
	color: #fff;
	line-height: 40px;
	margin: 30px 0px  50px 0px;
	
}
.color-2{
font-family: 'Montserrat', sans-serif;
	 font-weight: 600;
	text-align: left;
	width: 100%;
	font-size:35px;
	color: #222222;
	line-height: 40px;
	margin: 50px 0px 100px 0px;
	
}


.empresa h4{
font-family: 'Montserrat', sans-serif;
	 font-weight: 600;
	text-align: left;
	width: 100%;
	font-size:50px;
	color: #fff;
	line-height: 60px;
	margin: 30px 0px  0px 0px;

}


.empresa h6{
font-family: 'Montserrat', sans-serif;
	 font-weight: 700;
	text-align: center;
	display: inline-block;
	width: 50px;
	height: 50px;
	font-size:20px;
	color: #fff;
	background: #F00505; 
	border-radius: 50px;
	padding-top: 12px;
	box-sizing: border-box;
	margin: 50px 0px;


}
.empresa h7{
font-family: 'Montserrat', sans-serif;
	 font-weight: 500;
	text-align: left;
  width: calc(100% - 80px);
	font-size:19px;
	color: #222222;
	margin: 40px 0px 0px 30px;
	display: inline-block;	
	vertical-align: middle;
	border-bottom: 1px solid #222222;
	padding-bottom: 50px;
}


.empresa p{
font-family: 'Montserrat', sans-serif;
	 font-weight: 500;
	text-align: left;
	width: 100%;
	font-size:20px;
	color: #222222;
	margin: 50px 0px 80px 0px;
	
	
}

.empresa h2{
font-family: 'Montserrat', sans-serif;
	 font-weight: 300;
	text-align: left;
	width: 100%;
	font-size:20px;
	color: #fff;
	margin: 0px 0px 0px 0px;

}

.foto-empresa-1{
	height: 350px;
	width: 100%;
    background-image: url("img/empresa.jpg");
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: cover;
	padding: 80px 0px;
	margin-bottom: 80px;
    border-bottom-right-radius: 35px;
	border-top-right-radius: 35px;
	border-top-left-radius: 35px;
}

.foto-empresa{
	height: 450px;
	width: 100%;
    background-image: url("img/nosotros.jpg");
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: cover;
	padding: 80px 0px;
	margin-bottom: 80px;
    border-bottom-right-radius: 35px;
	border-top-right-radius: 35px;
	border-top-left-radius: 35px;


}


.foto-camioneta{
	height: 450px;
	width: 100%;
    background-image: url("img/camioneta.jpg");
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: cover;
	padding: 80px 0px;
	margin-bottom: 80px;
    border-bottom-right-radius: 35px;
	border-top-right-radius: 35px;
	border-top-left-radius: 35px;


}


.btn {
  font-family: 'Montserrat', sans-serif;
  position: relative;
  margin: 100px 0px 0px 0px;
  color: #fff;
  text-align: left;
  font-size: 16px;
  box-sizing: border-box;
  background-color: #f50005;
  padding: 25px 25px;
  border-radius: 50px;
  width: 350px;
}
.btn:hover {
  font-family: 'Montserrat', sans-serif;
  position: relative;
  margin: 100px 0px 0px 0px;
  color: #f50005;
  text-align: left;
  font-size: 16px;
  box-sizing: border-box;
  background-color: #222222;
  padding: 25px 25px;
  border-radius: 50px;
  width: 350px;
}

.flecha-1{
	background-repeat: no-repeat;
	background-image: url("../img/flecha-b.svg");
	width: 60px;
	height: 15px;
    float: right;	
	z-index: 4;
	margin-top: 3px;
}


/*----------------------------
	 Equip
-----------------------------*/	


#equip{
	position: relative;
    left: 0px;
	height: auto;
	width: 100%;
	padding: 0px 50px;
	box-sizing: border-box;
}

.equip{
    max-width: 1000px;
	min-width:581px;
	margin: 0 auto;


}	


.equip h6{
font-family: 'Montserrat', sans-serif;
	 font-weight: 200;
 	top: 300px;
	text-align: center;
	width: 100%;
	font-size:35px;
	color: #222222;
	line-height: 40px;
	margin: 80px 0px  80px 0px;
	text-transform: uppercase;
 }



/*----------------------------
	 HELP
-----------------------------*/	

#help{
	position: relative;
    left: 0px;
	height: auto;
	width: 100%;
    background: #222222;
		
	
}

.help {
	max-width: 1000px;
	min-width:581px;
	margin: 0 auto;
}

.text{
	display: inline-block;
	padding: 70px 50px 0px 50px;
	box-sizing: border-box;
	width:auto;
	
}

.text p{
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	color: #fff;
	text-align: left;
	font-size: 16px;
	}

.red{color: #f50005;
     

}

h5{
	text-align: center;
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	color: #fff;
	font-size: 14px;
	background-color: #f00505;
	width: 220px;
	padding: 10px 0px;
	border-radius: 20px;
	margin-bottom: 50px;
}

h5:hover{
	
	color: #222222;
	background-color: #fff;
	
}


#footer{
	position: relative;
    left: 0px;
	height: auto;
	width: 100%;
    background: #222222; 
	padding: 0px 50px 100px;

   
	
}
.contacto{
	max-width: 1000px;
	min-width:581px;
	margin: 0 auto;
}

.contacto h1{
    font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	top: 300px;
	width: 100%;
	font-size:50px;
	color: #fff;
	line-height: 60px;
	margin: 1px 0px  0px 0px;
	padding: 42px 0px;
		
	
}


#base-formulario{
	width:100%;
	height:400px;
	text-align: center;
    margin-top: 25px;
	
}



