@charset "UTF-8";
/* CSS Document */

header {
	height: 150px;
	background: #FBFBFF;
}

.barra {
	height: 188px;
	background: #FFFFFF;
}

.barra2 {
	height: 2px;
	background: #ff6600;
}

.logotipo {
	margin-top: 25px;
}

.botonb {
	margin-left: 70px;
	margin-right: 70px;
	font-family: 'Poppins', sans-serif;
	margin-top: 75px;
	font-size: 20px;
	display: inline-block;
	color: #000000;
}


ul {
    list-style: none;
    padding: 0;
}

.logo {
    text-align: center;
    font-size: 3em;
}

.logo span {
    color: #B70E21;
}

.contact-wrapper {
    box-shadow: 0 0 20px 0 rgba(255, 255, 255, .3);
}

.contact-wrapper > * {
    padding: 1em;
}

.contact-form {
    background: white;
	border-color: #FF6600;
	border: 1px solid #ff6600;
}

.contact-form form {
    display: grid;
    grid-template-columns: 1fr 1fr;
}

.contact-form form label {
    display: block;
}

.contact-form form p {
    margin: 0;
    padding: 1em;
}

.contact-form form .block {
    grid-column: 1 / 3;
}

.contact-form form button,
.contact-form form input,
.contact-form form textarea {
    width: 100%;
    padding: .7em;
    border: none;
    background: none;
    outline: 0;
    color: #000;
    border-bottom: 1px solid #d63031;
}

.contact-form form button {
    background: #ff6600;
    border: 0;
    text-transform: uppercase;
    padding: 1em;
}

.contact-form form button:hover,
.contact-form form button:focus {
    background: #ffff;
    color: #000;
    transition: background-color 1s ease-out;
    outline: 0;
	border: 1px solid #ff6600;
	
}

/* CONTACT INFO */
.contact-info {
    background: #000;
}

.contact-info h4, .contact-info ul, .contact-info p {
    text-align: center;
    margin: 0 0 1rem 0;
}

.contact-form h3 {
	color: #ff6600;
}


.botonb:hover {
	color: #ff6600;
	text-decoration: none;
}

.pregunta	{
	height: 200px;
	background: #FFFFFF;
	padding-top: 55px;
	margin-top: 40px;
}

.pregunta h1	{
	text-align: center;
	margin: 0px;
	font-size: 40px;
	font-weight: 300;
}

.pregunta h2	{
	text-align: center;
	margin: 0px;
	font-size: 40px;
	color: #ff6600;
	font-weight: 500;
}
.fondo-contacto {
	background: url("img/Fondo_Contacto.jpg") no-repeat fixed center center;
	background-size: cover;
}

.nombres h2 {
	padding-top: 70px;
	font-weight: 300;
	font-size: 30px;
	margin: 0px auto;
	justify-content: center;
	text-align: center;
	
}

.nombres img {
	align-content: flex-end;
	justify-content: flex-end;
}

.nombres p {
	font-size: 24px;
	font-weight: 300;
}




.nombres span {
	color: #ff6600;
	font-weight: 600;
}

.nombres {
	width: 70%;
	background-color: white;
	height: 800px;
	margin: 0px auto;
}

.nombres2 {
	width: 70%;
	background-color: white;
	height: 700px;
	margin: 0px auto;
	padding-top: 30px;
}

.nombres2 h1 {
	color: #ff6600;
	text-align: center;
	
}

.nombres2 p {
	text-align: center;
	
}

.nombres3 {
	width: 70%;
	background-color: white;
	height: 700px;
	margin: 0px auto;
}

.barra3 {
	height: 2px;
	background-position: center;
	background: #ff6600;
	width: 10%;
	display: flex;
	margin: auto;
}

.Cualidades {
	height: 100px;
	width: 100%;
}

.Cualidades h1 {
	
	margin-top: 50px;
	text-align: center;
	font-size: 20px;
	font-weight: 200;
}

.TextoInicio h2 {
	font-size: 20px;
	color: #ff6600;
	font-weight: bold;
}

.TextoInicio a {
	color: #ff6600;
	text-decoration: none;
	font-weight: bold;
}

.TextoInicio a:hover {
	color: #ff6600;
	text-decoration: none;
}

.TextoInicio {
	margin-bottom: 70px;
}


.quienessomos {
	padding-top: 100px;
}

.quienessomos h1 {
	font-size: 60px;
	font-weight: bold;
	color: #ff6600;
}

.quienessomos img {
	font-size: 60px;
	height: inherit;
	width: inherit;
	padding-top: 110px;
}

.quienessomos p {
	font-size: 20px;
	text-align: justify;
}

.quenosdistingue {
	padding-top: 100px;
}

.quenosdistingue h1 {
	font-size: 60px;
	font-weight: bold;
	color: #ff6600;
}

.quenosdistingue img {
	font-size: 60px;
	height: inherit;
	width: inherit;
	padding-top: 110px;
}

.quenosdistingue p {
	font-size: 20px;
	text-align: justify;
}

.MisionyVision {
	height: 600px;
	padding-top: 70px;
	margin-bottom: 70px;
}

.MisionyVision h1 {
	font-weight: bold;
	color: #ff6600;
}

.MisionyVision p {
	font-size: 20px;
	text-align: justify;
	
}

.MisionyVision iframe {
	height: 100%;
	width: 100%;
}


.linea {
	height: 180px;
}


.linea img {
	padding-top: 50px;
	height: inherit;
	width: inherit;
}
	

footer {
	height: 500px;
	background: #000000;
	padding-top: 35PX;
}

footer h2 {
	padding-top: 20px;
	color: white;
	font-size: 20px; 
}

footer p {
	color: white;
}

.preguntapie {
	color: white;
	font-weight: bold;
}

.preguntapie:hover {
	color: white;
	font-weight: bold;
}

.parrafo {
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	color: #ffffff;
	padding-top: 35px;
}

.productos {
	height: 1000px;
	background: #FFFFFF;
	padding-top: 30px;
}

.Imagenes {
	padding-top: 45px;
}

.Nosotros {
	height: 900px;
}

.TextoInicio {
	text-align:justify;
	height: 500px;
}

.TextoInicio h1 {
	color: #ff6600;
}

.TextoInicio img {
	width: inherit;
	height: inherit;
}

.TextoInicio a {
	margin-bottom: 10000px;
}


.Servicios1 {
	height: 600px;
}

.parrafo2 {
	text-align: justify;
	margin-top: 25px;
	font-size: 25px;
	color:#000000;
}

.Titulo2 {
	padding-top: 30px;
}

.video {
	padding-left: 10px;
}

.Sucursales {
	height: 800px;
}

.Mapa {
	padding-top: 35px;
}


.Galeria {
	height: 1600px;
	padding-top: 35px;
}

.RS {
	width: 100px;
}

.Servicios1 img {
	padding-top: 150px;
	
}

.Servicios2 {
	padding-top: 50px;
	height: 300px;
}

.Servicios2 img {
	width: 100%;
}

.Servicios3 {
	padding-top: 50px;
	height: 100%;
	background-color: #ff6600;
}

.Servicios3 img {
	width: 100%;
}

.Servicios4 {
	padding-top: 50px;
	height: 100%;
	background-color: white;
}

.Servicios4 img {
	width: 100%;
	padding: inherit;
}

.Servicios6 {
	padding-top: 50px;
	height: 100%;
	background-color: #ff6000;
}

.Servicios6 img {
	width: 100%;
	padding: inherit;
}

.Servicios7 {
	padding-top: 50px;
	height: 100%;
	background-color: white;
}

.Servicios7 img {
	width: 100%;
	padding: inherit;
}

.Servicios8 {
	padding-top: 50px;
	height: 100%;
	background-color: #ff6000;
}

.Servicios8 img {
	width: 100%;
	padding: inherit;
}

.Servicios5 {
	height: 100%;
}

.Servicios5 img {
	width: 100%;
}

.Serviciosiconos {
	height: auto;
}

.Serviciosiconos p {
	text-align: center;
}



.Servicios5 h1 {
	color: #ff6600;
	font-weight: bold;
}

.Servicios5 p {
	font-size: 22px;
	justify-content: center;
	text-align: center;
}

.banner {
	position: relative;
	width: 100%;
	height: calc(85vh - 188px);
	background-color: white;
	background-size: cover;
	background-position: center;
	transition: all .3s ease-in-out;
	background-image: url('img/Slider_1.jpg');
	animation: banner 20s infinite linear;
}

.bannerNosotros {
	position: relative;
	width: 100%;
	height: calc(100vh - 188px);
	background-color: white;
	background-size: cover;
	background-position: center;
	background-image: url('img/Slider_Nosotros.png');
}


.bannerServicios {
	position: relative;
	width: 100%;
	height: calc(60vh - 188px);
	background-color: white;
	background-size: cover;
	background-position: center;
	background-image: url('img/Banner_Servicios.jpg');
}


.quienessomos {
	position: relative;
	width: 100%;
	height: 100%;
	background-color: white;
	background-size: cover;
	background-position: center;
	background-image: url('img/Fondo_nosotros1.png');
}

.quienessomos p {
	margin-left: 50px;
	margin-bottom: 120px;
}

.quienessomos h1 {
	margin-left: 50px;
}

.quenosdistingue {
	position: relative;
	width: 100%;
	height: 100%;
	background-color: white;
	background-size: cover;
	background-position: center;
	background-image: url('img/Fondo_nosotros2.png');
}

.quenosdistingue p {
	margin-left: 50px;
	margin-bottom: 120px;
}

.quenosdistingue h1 {
	margin-left: 50px;
}

.banner-content {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.banner-content-nosotros {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.banner-content-nosotros h1 {
	margin: -20px;
	padding: 0;
	font-size: 40px;
	text-align: center;
	font-weight: 400;
	font-family: 'Poppins', sans-serif; 
}

.banner-content-nosotros h2 {
	margin: 0;
	padding: 0;
	padding-bottom: 60px;
	font-size: 120px;
	text-align: center;
	font-weight: 900;
	color:  #ff6600;
	font-style:italic;
}



.banner-content h1 {
	margin: -60px;
	padding: 0;
	font-size: 70px;
	text-align: center;
	font-weight: 400;
	font-family: 'Poppins', sans-serif; 
}

.banner-content h2 {
	margin: 0;
	padding: 0;
	padding-bottom: 60px;
	font-size: 150px;
	text-align: center;
	font-weight: 900;
	color:  #ff6600;
	font-style:italic;
}

.banner-content a {
	text-decoration: none;
	color: #FFFFFF;
	padding: 9px 20px;
	border: 1px solid #ff6600;
	background-color: #ff6600;
	text-transform: uppercase;
	transition: all .3s ease-in-out; 
	font-family: 'Poppins', sans-serif; 
}

.banner-content a:hover{
	background-color: #ffffff;
	color: #ff6600;
	text-decoration: none;
	border: 1px solid #ff6600;
}

.ParrafoServicios {
	position: absolute;
    top: 60px;
    bottom: 0;
    left: 0;
    right: 0;
    width: 50%;
    height: 50%;
    margin: auto;
}

.ParrafoServicios h1{
	color: #ff6600;
	font-size: 28px;
}

.ParrafoServicios h2{
	font-size: 20px;
}

.ParrafoServicios ul {
	color: #ff600;
}

.banner-content-servicios h1 {
	font-size: 140px;
	text-align: center;
	font-weight: 900;
	color: #ff6600;
	display: flex;
	align-content: center;
	align-items: center;
	justify-content: center;
	position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 50%;
    height: 30%;
    margin: auto;
}

.finalinicio {
	background-color: #ff6600;
}

.finalinicio img {
	width: 100%;
	margin-bottom: 200px;
	margin-top: 200px;
}


@keyframes banner {
	0%{
		background-image: url('img/Slider_1.jpg');
	}
	25% {
		background-image: url('img/Slider_1.jpg');
	}
	26%{
		background-image: url('img/Slider_2.jpg');
	}
	50% {
		background-image: url('img/Slider_2.jpg');
	}
	51%{
		background-image: url('img/Slider_3.jpg');
	}
	75% {
		background-image: url('img/Slider_3.jpg');
	}
	76%{
		background-image: url('img/Slider_4.jpg');
	}
	100% {
		background-image: url('img/Slider_4.jpg');
	}
}

* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}

body {
  font-family: 'Century Gothic', sans-serif;
}

header {
  width: 100%;
  padding: 40px;
  color: white;
  text-align: center;
  background: #112d4e;
}

nav {
	padding-top: 60px;
}

nav ul {
  background: #FFFFFF;
  text-align: center;
  list-style: none;
  overflow: hidden;

}

ul li {
  display: inline-block;
  padding: 20px;
  transition: all ease-in-out 250ms;
font-size: 22px;
}

ul li:hover {
  	background: white;
	text-decoration: none;
	color: #ff600;
}


ul li a:hover {
	text-decoration: none;
	color: #FF6000;
}

ul li a {
  color: black;
  text-decoration: none;
}

.hide {
  padding: 16px;
  font-size: 22px;
  background: #112d4e;
  color: white;
  cursor: pointer;
  display: none;
}

@media (max-width: 768px) {
  ul li {
    width: 100%;
    padding: 15px;
    text-align: left;
  }

  .hide {
    display: block;
  }

  nav ul {
  display: none;

  }
}




