@charset "UTF-8";
@import url(font-awesome.min.css);

body {
	padding: 0;
	margin: 0;
	font-family: "Helvetica";
	font-weight: 100% !important;
	line-height: 1;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;}


ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

	blockquote:before, blockquote:after, q:before, q:after {
		content: '';
		content: none;
	}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

mark {
	background-color: transparent;
	color: inherit;
}
.azul{
	color:#6074B5 !important;}

input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input, select, textarea {
	-moz-appearance: none;
	-webkit-appearance: none;
	-ms-appearance: none;
	appearance: none;
}

/* Landing */

	body.landing #page-wrapper {
		background-image:url("../../images/fondo.jpg");
		background-attachment: fixed;
		background-position: center center;
		background-repeat: no-repeat;
		background-size: cover;
		padding-top: 0;
	}
	video{
		position: fixed;
		bottom: 0px;
		right: 0px;
		min-width: 100%;
		min-height: 100%;
		width: auto;
		height: auto;
		z-index: -10005;
	}

	body.landing #footer {
		background-color: rgba(29, 36, 42, 0.9);
	}

	body.is-mobile.landing #page-wrapper {
			background-image:url("../../images/fondo.jpg");
		background-size: cover;
		background-position: center center;
	background-repeat: no-repeat;
		padding-top: 0;
	}

	body.is-mobile.landing #banner,
	body.is-mobile.landing .wrapper.style4 {
		background-image:url("../../images/fondo.jpg");
		background-position: center center;
		background-repeat: no-repeat;
		background-size: cover;
	}

.back{
	background-color: #959494;
	width: 100%;
	height: auto;
	z-index: -1000 !important;
}
.back2{
	background-image:url(../../images/fondo2.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	height: auto;
	z-index: -2 !important;
}
.back3{
	background: -webkit-linear-gradient(#959494, #EF3300);
background: -moz-linear-gradient(#c959494, #EF3300);
background: -o-linear-gradient(#959494, #EF3300);
background: linear-gradient(#959494, #EF3300);
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	height: auto;
	z-index: -1 !important;
}

.one{
	background-color: transparent;
	color: aliceblue !important;
	z-index: 1;
}
.two{
	background-color: transparent;
	color: aliceblue !important;
	z-index: 5 !important;
}
.three{
	background-color: transparent;
	color: aliceblue !important;
	z-index: 5 !important;
}
.four{
	background-color: transparent;
	color: aliceblue !important;
	z-index: 5 !important;
}

.five{
	background-color: transparent;
	color: aliceblue !important;
	z-index: 5 !important;
}
a{
	text-decoration: none;
	color: white !important;
}

.oro{
	font-size: 0.85em;
	color: #EF3300;
	font-weight: 600;
	text-align: center;
}
.white{
	color: white;
}

.text{
	font-size: 0.9em;
}
.center{
	text-align: justify!important;
}
.alineacion{
	text-align: right !important;
}
.title{
	font-size: 0.8em;
	font-weight:400;
	letter-spacing: 1em;
	text-align: center;
	color: white;
}
.img{
	text-align: center;
	margin-bottom: 50px;
}
.img2{
	text-align: center;

}
.title2{
	font-size: 0.8em;
	font-weight:400;
	letter-spacing: 1em;
	color: #EF3300;
}

.title3{
	font-size: 1em;
	font-weight:100;
	letter-spacing: 1.5em !important;
	text-align: center;
	color: white;
}

strong{
	font-size: 1.1em;
}
h4{
	font-size: .7em !important;
	letter-spacing: 1em;
	font-weight: lighter !important;
}
h6{
	font-size: .9em !important;
	letter-spacing: 0.2em;
	font-weight: lighter !important;
}



/*CARUSEL*/

.carousel{
	background-color:transparent!important;
	width: 70%;
	margin-left: 15%;
	text-align:center !important;
}
.carousel-item{
	padding-top: 20%;

}
.carousel .ind{
	background-image: url("../../images/bullet2.svg");
	background-color: transparent !important;
	background-repeat: no-repeat;
	height: 12px;
	margin: 0 15px;
	opacity: 0.5 !important;
}

.carousel-caption{
	width: 100%;
	height: 80%;
	z-index: 2;
	text-align:center !important;
	margin-left: -14.5%;
	position: fixed;

}



.carousel .active{
	background-color: transparent !important;
	opacity: 1.0 !important;
	text-align:center !important;
}
.carousel-indicators{
	position: fixed;
	margin-bottom: -5%;
	z-index: 1;
}

.three li{
	list-style: none;
	font-weight: bolder;
	padding: 9px 0;
	font-size: 0.8em;
}



.top{
 margin-top: 150px;
}
.top2{
 margin-top: 60px;
}
.frente{
	z-index: 100;
}
li{
	list-style:circle;
	list-style-image:url("../../images/bullet.svg");
	font-size: 0.88em;
}

/* Page Wrapper + Menu */

	#page-wrapper {
		-moz-transition: opacity 0.5s ease;
		-webkit-transition: opacity 0.5s ease;
		-ms-transition: opacity 0.5s ease;
		transition: opacity 0.5s ease;
		opacity: 1;
		padding-top: 3em;
	}

		#page-wrapper:before {
			background: rgba(0, 0, 0, 0);
			content: '';
			display: block;
			display: none;
			height: 100%;
			left: 0;
			position: fixed;
			top: 0;
			width: 100%;
			z-index: 10001;
		}
	.icon {
			display: flex;
		}
	.icon a{
			padding: 0 15px;
		}
	.formulario input{
		color:darkgray;
		font-size: 0.8em;
		height:30px !important; 
		margin: 10px 0 45px 0;
	}
	.formulario textarea{
		color:darkgray;
		font-size: 0.8em;
		height:120px !important; 
		margin: 10px 0 35px 0;
	}
	button{
		background-color: transparent!important;
		border-color: white!important;
		
	}
.truck{
	position: relative;
	margin-top: -70px;
}
.truck img{
z-index: -50 !important;
}
.fotter{
	color:whitesmoke;
	font-size: 0.6em;
	text-align: center;
}
.top3{
	margin-top: -50px;
}
.aviso{
	color:whitesmoke;
	font-size: 1em;
	border: 0;
}
.text{
	font-size: 0.98em;
	
}
.acept{
	color: #EF3300 !important;
	font-size: 0.7em !important;
}
.texto-aviso{
	font-size: 0.75em;
	text-align: justify;
}

	#menu {
		-moz-transform: translateX(20em);
		-webkit-transform: translateX(20em);
		-ms-transform: translateX(20em);
		transform: translateX(20em);
		-moz-transition: -moz-transform 0.5s ease;
		-webkit-transition: -webkit-transform 0.5s ease;
		-ms-transition: -ms-transform 0.5s ease;
		transition: transform 0.5s ease;
		-webkit-overflow-scrolling: touch;
		background:#EF3300;
		color: #ffffff;
		height: 100%;
		max-width: 80%;
		overflow-y: auto;
		padding: 3em 2em;
		position: fixed; 
		right: 0;
		top: 0;
		width: 20em;
		z-index: 10002;
	}

		#menu ul {
			list-style: none;
			padding: 0;
		}

			#menu ul > li {
				border-top: solid 1px rgba(0, 0, 0, 0.125);
				margin: 0.5em 0 0 0;
				padding: 0.5em 0 0 0;
			}

				#menu ul > li:first-child {
					border-top: 0 !important;
					margin-top: 0 !important;
					padding-top: 0 !important;
				}

				#menu ul > li > a {
					border: 0;
					color: inherit;
					display: block;
					font-size: 0.8em;
					letter-spacing: 0.225em;
					outline: 0;
					line-height: 3em;
					text-decoration: none;
					text-transform: uppercase;
				}


		#menu .close {
			background-image: url("images/close.svg");
			background-position: 4.85em 1em;
			background-repeat: no-repeat;
			border: 0;
			cursor: pointer;
			display: block;
			height: 3em;
			position: absolute;
			right: 0;
			top: 0;
			vertical-align: middle;
			width: 7em;
		}

	body.is-menu-visible #page-wrapper {
		opacity: 0.35;
	}

		body.is-menu-visible #page-wrapper:before {
			display: block;
		}

	body.is-menu-visible #menu {
		-moz-transform: translateX(0);
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}

/* Header */

	#header {
		-moz-transition: background-color 0.2s ease;
		-webkit-transition: background-color 0.2s ease;
		-ms-transition: background-color 0.2s ease;
		transition: background-color 0.2s ease;
		background: #EF3300;
		opacity: 0.85;
		height: 3em;
		left: 0;
		line-height: 3em;
		position: fixed;
		top: 0;
		width: 100%;
		z-index: 10000;
	}
section .inner p{
	color:white !important;
	text-shadow: black 0.1em 0.1em 0.3em;
	
}
		#header h1 {
			-moz-transition: opacity 0.2s ease;
			-webkit-transition: opacity 0.2s ease;
			-ms-transition: opacity 0.2s ease;
			transition: opacity 0.2s ease;
			height: inherit;
			left: 1.25em;
			line-height: inherit;
			position: absolute;
			top: 0;
		}

			#header h1 a {
				border: 0;
				display: block;
				height: inherit;
				line-height: inherit;
			}


		#header nav {
			height: inherit;
			line-height: inherit;
			position: absolute;
			right: 0;
			top: 0;
		}

			#header nav > ul {
				list-style: none;
				margin: 0;
				padding: 0;
				white-space: nowrap;
			}

				#header nav > ul > li {
					display: inline-block;
					padding: 0;
				}

					#header nav > ul > li > a {
						border: 0;
						color: #fff;
						display: block;
						font-size: 0.8em;
						letter-spacing: 0.225em;
						padding: 0 1.5em;
						text-transform: uppercase;
					}

						#header nav > ul > li > a.menuToggle {
							outline: 0;
							position: relative;
							margin-left: -25%;
						}

							#header nav > ul > li > a.menuToggle:after {
								background-image:url(../../images/bars.svg);
								background-position: right center;
								background-repeat: no-repeat;
								content: '';
								display: inline-block;
								height: 3.75em;
								vertical-align: top;
								width: 2em;
							}


					#header nav > ul > li:first-child {
						margin-left: 0;
					}

		#header.alt {
			background: transparent;
		}

			#header.alt h1 {
				pointer-events: none;
				opacity: 0;
			}
/* Banner */

	#banner {
		display: -moz-flex;
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		-moz-flex-direction: column;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-moz-justify-content: center;
		-webkit-justify-content: center;
		-ms-justify-content: center;
		justify-content: center;
		cursor: default;
		height: 100vh;
		min-height: 35em;
		overflow: hidden;
		position: relative;
		text-align: center;
	}

		#banner h2 {
			-moz-transform: scale(1);
			-webkit-transform: scale(1);
			-ms-transform: scale(1);
			transform: scale(1);
			-moz-transition: -moz-transform 0.5s ease, opacity 0.5s ease;
			-webkit-transition: -webkit-transform 0.5s ease, opacity 0.5s ease;
			-ms-transition: -ms-transform 0.5s ease, opacity 0.5s ease;
			transition: transform 0.5s ease, opacity 0.5s ease;
			display: inline-block;
			font-size: 1.75em;
			opacity: 1;
			padding: 0.35em 1em;
			position: relative;
			z-index: 1;
		}

			#banner h2:before, #banner h2:after {
				-moz-transition: width 0.85s ease;
				-webkit-transition: width 0.85s ease;
				-ms-transition: width 0.85s ease;
				transition: width 0.85s ease;
				-moz-transition-delay: 0.25s;
				-webkit-transition-delay: 0.25s;
				-ms-transition-delay: 0.25s;
				transition-delay: 0.25s;
				background: #fff;
				content: '';
				display: block;
				height: 2px;
				position: absolute;
				width: 100%;
			}

			#banner h2:before {
				top: 0;
				left: 0;
			}

			#banner h2:after {
				bottom: 0;
				right: 0;
			}

		#banner p {
			letter-spacing: 0.225em;
			text-transform: uppercase;
			color: antiquewhite;
		}

			#banner p a {
				color: inherit;
			}
section a:hover{
	text-decoration: none !important;
}
		#banner .more {
			-moz-transition: -moz-transform 0.75s ease, opacity 0.75s ease;
			-webkit-transition: -webkit-transform 0.75s ease, opacity 0.75s ease;
			-ms-transition: -ms-transform 0.75s ease, opacity 0.75s ease;
			transition: transform 0.75s ease, opacity 0.75s ease;
			-moz-transition-delay: 3.5s;
			-webkit-transition-delay: 3.5s;
			-ms-transition-delay: 3.5s;
			transition-delay: 3.5s;
			-moz-transform: translateY(0);
			-webkit-transform: translateY(0);
			-ms-transform: translateY(0);
			transform: translateY(0);
			border: none;
			bottom: 0;
			color:antiquewhite;
			font-size: 0.8em;
			height: 8.5em;
			left: 50%;
			letter-spacing: 0.225em;
			margin-left: -8.5em;
			opacity: 1;
			outline: 0;
			padding-left: 0.225em;
			position: absolute;
			text-align: center;
			text-transform: uppercase;
			width: 16em;
			z-index: 1;
		}

			#banner .more:after {
				background-image:url("../../images/mouse-scroll.png");
				background-position: center;
				background-repeat: no-repeat;
				background-size: contain;
				bottom: 4em;
				content: '';
				display: block;
				height: 1.5em;
				left: 50%;
				margin: 0 0 0 -0.75em;
				position: absolute;
				width: 2.5em;
			}

		#banner:after {
			pointer-events: none;
			-moz-transition: opacity 3s ease-in-out;
			-webkit-transition: opacity 3s ease-in-out;
			-ms-transition: opacity 3s ease-in-out;
			transition: opacity 3s ease-in-out;
			-moz-transition-delay: 1.25s;
			-webkit-transition-delay: 1.25s;
			-ms-transition-delay: 1.25s;
			transition-delay: 1.25s;
			content: '';
			background: #2e3842;
			display: block;
			width: 100%;
			height: 100%;
			position: absolute;
			left: 0;
			top: 0;
			opacity: 0;
		}

		@media screen and (max-width: 736px) {

			#banner {
				padding: 7em 3em 5em 3em ;
				height: auto;
				min-height: 0;
			}

				#banner h2 {
					font-size: 1.25em;
				}

				#banner br {
					display: none;
				}

				#banner .more {
					display: none;
				}

		}


	body.is-preload #banner h2 {
		-moz-transform: scale(0.95);
		-webkit-transform: scale(0.95);
		-ms-transform: scale(0.95);
		transform: scale(0.95);
		opacity: 0;
	}

		body.is-preload #banner h2:before, body.is-preload #banner h2:after {
			width: 0;
		}

	body.is-preload #banner .more {
		-moz-transform: translateY(8.5em);
		-webkit-transform: translateY(8.5em);
		-ms-transform: translateY(8.5em);
		transform: translateY(8.5em);
		opacity: 0;
	}



/* Main */

	#main > header {
		padding: 12em 0 10em 0 ;
		background-attachment: fixed;
		background-position: center center;
		background-repeat: no-repeat;
		background-size: cover;
		text-align: center;
	}

		#main > header h2 {
			font-size: 1.75em;
			margin: 0 0 0.5em 0;
		}

		#main > header p {
			color: inherit;
			letter-spacing: 0.225em;
			text-transform: uppercase;
			top: 0;
		}

			#main > header p a {
				color: inherit;
			}

		@media screen and (max-width: 1680px) {

			#main > header {
				padding: 10em 0 8em 0 ;
			}

		}

		@media screen and (max-width: 1280px) {

			#main > header {
				padding: 8em 3em 6em 3em ;
			}

		}

		@media screen and (max-width: 980px) {

			#main > header {
				padding: 10em 3em 8em 3em ;
			}

		}

		@media screen and (max-width: 736px) {

			#main > header {
				padding: 5em 3em 3em 3em ;
			}

				#main > header h2 {
					font-size: 1.25em;
					margin: 0 0 1em 0;
				}

		}

	body.is-mobile #main > header {
		background-attachment: scroll;
	}


@media(max-width:1440px){
.carousel-caption{
	width: 100%;
	height: 80%;
	z-index: 2;
	text-align:center !important;
	margin-left: -14.5%;
	position: fixed;

}
	
}
@media(max-width:1200px){
.carousel-caption{
	width: 100%;
	height: 80%;
	z-index: 2;
	text-align:center !important;
	margin-left: -14.5%;
	position: fixed;

}

	.column {
    -ms-flex: 50%; /* IE10 */
    flex: 50%;
    max-width: 100%;
    padding: 0 4px;
}

.column img {
    margin-top: 8px;
    vertical-align: middle;
}
}
@media(max-width:992px){
.carousel-caption{
	width: 100%;
	height: 80%;
	z-index: 2;
	text-align:center !important;
	margin-left: -14.5%;
	position: fixed;

}
	.carousel{
	background-color:transparent!important;
	width: 80%;
	margin-left: 10%;
	}

}
@media(max-width:768px){
.carousel-caption{
	width: 100%;
	height: 80%;
	z-index: 2;
	text-align:center !important;
	margin-left: -14.5%;
	position: fixed;

}
	.carousel{
	background-color:transparent!important;
	width: 94%;
		text-align:center !important;
	margin-left: 3%;
}
		.servicio2{
	text-align: right;
	}
		.fotter{
	color:whitesmoke;
	font-size: 0.5em;
		text-align: center;
}
	.alineacion{
	text-align: left !important;
}
}
@media(max-width:576px){
	
	.gpo{
	display: none;
	}
.carousel-caption{
	width: 100%;
	height: 80%;
	z-index: 2;
	text-align:center !important;
	margin-left: -14.5%;
	position: fixed;

}.carousel{
	background-color:transparent!important;
	width: 96%;
		text-align:center !important;
	margin-left: 2%;
	}
		video{
		display: none;
	}


				.teximg{
	position:absolute;
	z-index: 100 !important;
	padding: 500px 15px 0 15px !important;
}
	
	}
	

.row {
    display: -ms-flexbox; /* IE10 */
    display: flex;
    -ms-flex-wrap: wrap; /* IE10 */
    flex-wrap: wrap;
    padding: 0 4px;
}


.column {
    -ms-flex: 45%; /* IE10 */
    flex: 45%;
    max-width: 100%;
    padding: 0 4px;
}

.column img {
    margin-top: 8px;
    vertical-align: middle;
}



@media screen and (max-width: 992px) {
    .column {
        -ms-flex: 50%;
        flex: 50%;
        max-width: 100%;
    }
		.carousel-indicators{
	position: fixed;
	margin-bottom: -15%;
	z-index: 1;
}
.carousel-caption{
	width: 100%;
	height: 80%;
	z-index: 2;
	text-align:center !important;
	margin-left: -14.5%;
	position: fixed;

}

	.teximg{
	position:absolute;
	z-index: 100 !important;
	padding: 450px 15px 0 15px;
}
}

@media screen and (max-width: 768px) {
    .column {
        -ms-flex: 100%;
        flex: 100%;
        max-width: 100%;
    }
.carousel-caption{
	width: 100%;
	height: 80%;
	z-index: 2;
	text-align:center !important;
	margin-left: -14.5%;
	position: fixed;

}
			.teximg{
	position:absolute;
	z-index: 100 !important;
	padding: 700px 15px 0 15px;
}
}