﻿@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

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

[class^="icon-"], [class*=" icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}



.icon-operadores:before {
  content: "\e909";
}
.icon-ejecutivo:before {
  content: "\e90b";
}
.icon-transporte:before {
  content: "\e90a";
}
.icon-email:before {
  content: "\e900";
}
.icon-tiempo:before {
  content: "\e901";
}
.icon-linkedin:before {
  content: "\e908";
}
.icon-google:before {
  content: "\e902";
}
.icon-whatsapp:before {
  content: "\e903";
}
.icon-twitter:before {
  content: "\e904";
}
.icon-facebook:before {
  content: "\e905";
}
.icon-telefono:before {
  content: "\e906";
}
.icon-ubicacion:before {
  content: "\e907";
}




body{
	font-family:'Roboto', sans-serif;
	color: #3156b5;
}

.chat{
    position: fixed;
    bottom: 50px;
    right: 50px;
	z-index: 1000;
    width: 60px;
}
.chat img{
    width: 100%;
}
.chat span{
    position: absolute;
    top: 12px;
    left: -370%;
    border: 0px solid red;
    background: white;
    font-weight: bold;
    color: gray;
    padding: 4px 10px;

    border-radius: 10px;

    box-shadow: 2px 0px 10px gray;
}



#cabecera{
	width: 100%;
	float: left;
	padding: 10px 0;
}

#cabecera-conten{
	width: 1350px;
	margin: 0 auto;
}


#logotipo{
	width: 22%;
	text-align: center;
	float: left;
}

#logotipo img{
	width: 100%;
}


#menu{
	border: 0px solid red;
	width: 77%;
	float: right;
	margin: 20px 0 0 0;
}

#menu-r{
	width: 100%;
	text-align: center;
	font-size: 18px;
	float: left;
	padding: 12px 0;
	cursor: pointer;
	display: none;
}

#menu a{
	color: #3156b5;
	text-decoration: none;
}

#menu ul{
	width:80%;
	float: left;
}

#menu ul li{
	width: 16.66%;
	float: left;
}

.menu{
	width: 100%;
	font-weight: bold;
	color: #3156b5;
	font-size: 18px;
	text-align: center;
	padding: 4px 0;
}

.menu:hover{
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

.whatsapp{
	border: 0px solid blue;
	background: #12980a;
	width: 17%;
	text-align: center;
	color: white;
	float: right;
	margin: -15px 0 0 0;
	padding: 4px 0;
}

.whatsapp img{
	width: 25px;
}

#redes{
	position: fixed;
	top: 100px;
	right: 0;
	z-index: 1000;
	border: 0px solid red;
	width: 50px;
	text-align: center;
	float: left;
}

#redes img{
	width: 100%;
}


#efecto{
	position: relative;
	z-index: 1;
	border: 0px solid red;
	width: 100%;
	height: 700px;
	float: left;
}

#efecto-conten img{
	width: 100%;
}

.bx-controls{
	display: none;
}

#whatsapp{
	background: #12980a;
	width: 100%;
	text-align: center;
	font-size: 22px;
	color: white;
	float: left;
	padding: 4px 0;
	display: none;
}

#whatsapp img{
	height: 30px;
}



#centro{
	position: relative;
	z-index: 2;
	width: 900px;
	margin: 0 auto;
}

#centro-conten{
	background: white;
	width: 100%;
	padding: 20px 10px;
	float: left;
	margin: -100px 0 0 0;

	border-radius: 40px;

	box-shadow: 0px 0px 10px gray;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.centroT{
	width: 33.33%;
	text-align: center;
	float: left;
	padding: 0 20px;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.conLineas{
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}

.centroT:hover .circulo{
	background: #0a4d7e;
	color: white;
	margin-top: -10px;
}
.centroT:hover .circulo b{
	color: white;
}

.circulo{
	border: 2px solid gray;
	width: 30%;
	color: #5b5c5b;
	font-size: 40px;
	text-align: center;
	height: 75px;
	margin: 0 35%;
	padding: 12px;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;

	transition: all 0.2s;

	border-radius: 50%;
}

.circulo b{
	color: #0a4d7e;
}

.texto-centro{
	width: 100%;
	font-size: 17px;
	line-height: 23px;
	text-align: center;
	color: #5b5c5b;
	padding: 20px 0;
}

.texto-centro a{
	color: #5b5c5b;
}



#nosotros{
	width: 1200px;
	margin: 0 auto;
}

#nosotros-conten{
	width: 100%;
	float: left;
	margin: 50px 0;
}

#menu-nosotros{
	border: 0px solid red;
	width: 5%;
	float: left;
}

.item{
	width: 100%;
	color: gray;
	font-size: 30px;
	text-align: center;
	float: left;
	cursor: pointer;
}

.item:hover{
	font-weight: bold;
	color: black;
}

.sepa{
	width: 100%;
	text-align: center;
	float: left;
}

.sepa div{
	background: black;
	width: 2px;
	height: 90px;
	display: inline-block;
}

#contenido-nosotros{
	width: 93%;
	float: right;
}

.nosotros-conten{
	width: 100%;
	float: left;
	display: none;
}


.titulo{
	width: 100%;
	text-align: center;
	font-size: 70px;
	color: #0a4d7e;
	font-weight: bold;
	font-style: italic;
}

.subtitulo{
	width: 100%;
	text-align: center;
	color: #3e3e3f;
	font-style: italic;
	font-size: 25px;
	float: left;
	margin: 12px 0 0 0;
}


.texto{
	width: 100%;
	color: #3e3e3f;
	font-size: 18px;
	line-height: 23px;
	float: left;
	margin: 30px 0;
}

.texto b{
	color: #002e5d;
	font-weight: bold;
}


.imagen-texto{
	width: 25%;
	float: left;
}
.imagen-texto img{
	width: 100%;
}

.info-texto{
	width: 75%;
	line-height: 28px;
	float: left;
	padding: 0 0 0 20px;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}



#cabe{
	position: relative;
	width: 100%;
	height: 350px;
	float: left;
}

#cabe-conten{
	width: 1200px;
	margin: 0 auto;
}

.texto-cabe{
	position: absolute;
	bottom: 0;
	left: 0;
	background: #006633;
	background: -moz-linear-gradient(top, #00c663 0%, #008c46 44%, #006633 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00c663), color-stop(44%,#008c46), color-stop(100%,#006633));
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.7) 44%,rgba(0,0,0,0.9) 100%);
	background: -o-linear-gradient(top, #00c663 0%,#008c46 44%,#006633 100%);
	background: -ms-linear-gradient(top, #00c663 0%,#008c46 44%,#006633 100%);
	background: linear-gradient(top, #00c663 0%,#008c46 44%,#006633 100%);
	width: 100%;
	text-align: justify;
	color: white;
	font-size: 22px;
	line-height: 27px;
	float: left;
	padding: 60px 0;

	text-shadow: 2px 2px 2px rgba(0,0,0,0.7);

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.texto-cabe-conten{
	width: 1200px;
	margin: 0 auto;
}

.texto-cabe a{
	color: white;
}

.fondo-cabecera{
	background: url(../images/fondo-cabecera.jpg) no-repeat center center;
	-webkit-background-size: cover;
	background-size: cover;
}
.fondo-clientes{
	background: url(../images/fondo-clientes.jpg) no-repeat center center;
	-webkit-background-size: cover;
	background-size: cover;
}
.fondo-congresos{
	background: url(../images/fondo-congresos.jpg) no-repeat center center;
	-webkit-background-size: cover;
	background-size: cover;
}
.fondo-unidades{
	background: url(../images/fondo-unidades-de-carga.jpg) no-repeat center center;
	-webkit-background-size: cover;
	background-size: cover;
}
.fondo-galeria{
	background: url(../images/fondo-galeria.jpg) no-repeat center center;
	-webkit-background-size: cover;
	background-size: cover;
}
.fondo-contacto{
	background: url(../images/fondo-contacto.jpg) no-repeat center center;
	-webkit-background-size: cover;
	background-size: cover;
}
.fondo-servicios{
	background: url(../images/fondo-servicios.jpg) no-repeat center center;
	-webkit-background-size: cover;
	background-size: cover;
}
.fondo-servicio1{
	background: url(../images/fondo-servicio1.jpg) no-repeat center center;
	-webkit-background-size: cover;
	background-size: cover;
}
.fondo-servicio2{
	background: url(../images/fondo-servicio2.jpg) no-repeat center center;
	-webkit-background-size: cover;
	background-size: cover;
}
.fondo-servicio3{
	background: url(../images/fondo-servicio3.jpg) no-repeat center center;
	-webkit-background-size: cover;
	background-size: cover;
}

.tres{
	width: 33.33%;
	text-align: center;
	font-size: 18px;
	line-height: 23px;
	color: #002e5d;
	float: left;
	padding: 0 50px;
	margin: 40px 0;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.tres b{
	font-size: 32px;
}




#formulario{
	background: #c1c8cf;
	width: 100%;
	color: black;
	float: left;
	padding: 30px 0;
}

#formulario-conten{
	width: 900px;
	margin: 0 auto;
}

#formulario strong{
	font-size: 30px;
	color: #002e5d;
}



.separacion{
	width: 100%;
	float: left;
}




.parte{
	width: 100%;
	float: left;
	margin: 30px 0;
}

.seccion{
	width: 50%;
	text-align: justify;
	color: black;
	font-size: 18px;
	line-height: 26px;
	float: left;
	padding: 0 30px 0 0;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.seccion strong{
	color:#002e5d;
	font-size: 30px;
}

.linea{
	background: #002e5d;
	width: 100%;
	height: 7px;
	float: left;
}

.imagen-seccion{
	width: 50%;
	float: left;
}

.imagen-seccion img{
	width: 100%;
}



#azul{
	background: #002e5d;
	width: 100%;
	float: left;
	padding: 30px 0;
}

#azul-conten{
	width: 1200px;
	margin: 0 auto;
}

.imagen-c{
	width: 20%;
	float: left;
}

.imagen-c img{
	width: 100%;
}


.circulos-c{
	width: 80%;
	float: left;
	padding: 0 30px;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.c{
	border: 0px solid red;
	width: 50%;
	float: left;
	margin: 40px 0 50px 0;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.cc{
	border: 2px solid white;
	width: 15%;
	text-align: center;
	height: 70px;
	float: left;

	border-radius: 50%;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.cc img{
	width: 80%;
}

.texto-c{
	width: 85%;
	text-align: justify;
	color: white;
	font-size: 18px;
	line-height: 23px;
	float: left;
	padding: 0 60px 0 20px;
	margin: 10px 0 0 0;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}



#mapa{
	width: 100%;
	float: left;
}



#banner{
	width: 100%;
	float: left;
}

#banner-conten{
	width: 100%;
	margin: 0 auto;
}

#banneri{
	background: #002e5d;
	width: 40%;
	line-height: 31.5px;
	text-align: center;
	color: white;
	float: left;
	padding: 79px 50px;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#banneri a{
	text-decoration: none;
}

#banneri strong{
	font-size: 40px;
}

#banneri strong span{
	font-size: 50px;
}

.boton{
	background: white;
	width: 40%;
	color: #002e5d;
	text-align: center;
	padding: 12px 0;
	margin: 0 30%;
	cursor: pointer;

	border-radius: 10px;
}

#bannerd{
	width: 60%;
	float: left;
}

#bannerd img{
	width: 100%;
}



#clientes{
	width: 100%;
	float: left;
	padding: 30px 0;
}

#clientes-conten{
	width: 1200px;
	font-size: 25px;
	text-align: center;
	color: #002e5d;
	margin: 0 auto;
}



#cotiza{
	position: relative;
	background: url(../images/fondo-cotiza.jpg) no-repeat center center;
	-webkit-background-size: cover;
	background-size: cover;
	width: 100%;
	float: left;
	padding: 130px 0;
}

#fondo-oscuro{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	background: rgba(0,0,0,0.6);
	width: 100%;
	height: 100%;
}

#cotiza-conten{
	width: 1200px;
	margin: 0 auto;
}

.texto-cotiza{
	position: relative;
	z-index: 2;
	border: 0px solid white;
	width: 30%;
	font-size: 24px;
	line-height: 30px;
	color: white;
	float: left;
}

.texto-cotiza a{
	text-decoration: none;
}

.texto-cotiza strong{
	font-size: 40px;
	line-height: 50px;
}

.boton-cotiza{
	background: #f9b02a;
	width: 50%;
	color: black;
	text-align: center;
	padding: 12px 0;
	cursor: pointer;

	border-radius: 10px;
}



.clientes{
	width: 100%;
	text-align: center;
	float: left;
	margin: 30px 0;
}

.clientes img{
	height: 120px;
	margin: 25px 20px;
}



#cotiza2{
	background: #626262;
	width: 100%;
	float: left;
	padding: 30px 0;
}

#cotiza2-conten{
	width: 1200px;
	margin: 0 auto;
}

.texto-cotiza2{
	width: 40%;
	color: white;
	float: left;
}

.texto-cotiza2 strong{
	color: #f9c203;
	font-size: 50px;
	font-weight: normal;
}

.boton-cotiza2{
	background: #f9c203;
	width: 250px;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	color: black;
	float: left;
	padding: 12px 0;
	cursor: pointer;

	border-radius: 10px;
}



#azul2{
	background: #1b3c90;
	width: 100%;
	float: left;
	padding: 50px 0;
}

#azul2-conten{
	width: 1200px;
	text-align: center;
	margin: 0 auto;
}

#azul2-conten strong{
	color: #f8cd04;
	font-size: 50px;
}

#azul2-conten b{
	color: #f8cd04;
	font-size: 30px;
	font-weight: bold;
}

#azul2-conten span{
	border-bottom: 5px dashed white;
	width: 100%;
	color: white;
	font-size: 27px;
	font-style: italic;
	float: left;
	margin: 30px 0 0 0;
	padding: 0 0 20px 0;
}



#unidades{
	width: 1200px;
	margin: 0 auto;
}

#unidades-conten{
	width: 100%;
	float: left;
}

.unidad{
	width: 100%;
	float: left;
	margin: 30px 0;
}

.imagen-unidad{
	width: 25%;
	float: left;
}
.imagen-unidad img{
	width: 100%;
}

.texto-unidad{
	width: 75%;
	line-height: 40px;
	float: left;
	padding: 0px 0 0 100px;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.texto-unidad strong{
	font-size: 40px;
	text-transform: uppercase;
}
.texto-unidad span{
	font-size: 25px;
	color: black;
}
.texto-unidad p{
	color: gray;
	font-size: 14px;
	line-height: 21px;
}

.derecha .texto-unidad{
	text-align: right;
	padding-right: 100px;
}



#camion{
	background: url(../images/fondo-camion.jpg) no-repeat center center;
	-webkit-background-size: cover;
	background-size: cover;
	width: 100%;
	float: left;
	padding: 100px 0;
}

#camion-conten{
	width: 1200px;
	margin: 0 auto;
}

#circulo-camion{
	background: #1b3c90;
	width: 270px;
	text-align: center;
	font-size: 20px;
	line-height: 30px;
	color: white;
	padding: 100px 0;
	float: right;

	box-shadow: 15px 15px 30px black;

	border-radius: 50%;
}

#circulo-camion strong{
	font-size: 35px;
}


#blindados{
	border: 0px solid red;
	width: 100%;
	float: left;
	padding-top: 180px;
}

#blindados .texto-unidad, #blindados .texto-unidad span{
	color: white;
}

.titulo-blindados{
	width: 100%;
	font-weight: bold;
	color: #f8cd04;
    font-size: 50px;
	float: left;
}


#fondo-azul{
	position: absolute;
	top: 2000px;
	left: 0;
	z-index: -1;
	background: url(../images/fondo-azul.jpg) no-repeat center center;
	-webkit-background-size: cover;
	background-size: cover;
	width: 100%;
	height: 1150px;
}


.subtitulo2{
	width: 100%;
	text-align: center;
	font-size: 30px;
	color: black;
	font-weight: bold;
	float: left;
	margin: 30px 0;
	padding: 0 20px;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.tabla{
	width: 100%;
	float: left;
}

.cuatro .t, .cuatro .elemento{
	width: 25% !important;
}
.cinco .t, .cinco .elemento{
	width: 20% !important;
}

.titulos{
	width: 100%;
	float: left;
}

.vehiculo{
	background: gray !important;
	color: white;
	font-weight: bold;
	padding: 17px 0 !important;
	margin: 12px 0 0 0;
}

.capacidad{
	padding: 23px 0 !important;
}

.t{
	background: #002e5d;
	width: 16.66%;
	color: white;
	font-size: 17px;
	line-height: 22px;
	text-align: center;
	float: left;
	padding: 12px 0;
}


.elementos{
	width: 100%;
	float: left;
}

.elemento{
	width: 16.66%;
	text-align: center;
	font-size: 20px;
	line-height: 22px;
	float: left;
	padding: 40px 12px;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.right{
	font-size: 17px;
	text-align: left;
	padding: 12px;
}

.gris{
	background: #ddd;
}

.elemento span{
	width: 100%;
	font-size: 13px;
	float: left;
}

.elemento var{
	color: gray;
	display: none;
}


.zonas{
	width: 100%;
	float: left;
	margin: 30px 0;
}

.zonai{
	width: 25%;
	float: left;
}

.zona{
	background: #002e5d;
	width: 100%;
	color: white;
	font-size: 14px;
	line-height: 19px;
	float: left;
	padding: 12px 10px;
	margin: 0 0 30px 0;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.zonad{
	width: 72%;
	font-size: 14px;
	line-height: 19px;
	float: right;
}




#footer{
	background: #002e5d;
	width: 100%;
	float: left;
	padding: 20px 0;
}

#footer-conten{
	width: 1200px;
	margin: 0 auto;
}

.seccion-footer{
	width: 33.33%;
	color: white;
	font-size: 18px;
	line-height: 23px;
	float: left;
}

.seccion-footer strong{
	font-weight: normal;
}

.seccion-footer a{
	color: white;
	text-decoration: none;
}
.seccion-footer a:hover{
	text-decoration: underline;
}

.seccion-footer form input{
	border: 0;
	width: 60%;
	font-size: 17px;
	font-weight: lighter;
	font-family:'Roboto', sans-serif;
	border-radius: 10px;
	padding: 10px;
}



#pie{
	background: black;
	width: 100%;
	text-align: center;
	color: white;
	font-size: 17px;
	float: left;
	padding: 12px 0;
}

@media screen and (max-width: 1400px){
	#cabecera-conten{
		width: 100%;
	}
	#efecto{
		height: auto;
	}
	#centro-conten{
		margin: 0;
	}
}

@media screen and (max-width: 1200px){
	#nosotros, #clientes-conten{
		width: 100%;
	}

	#footer-conten, .parte, #azul-conten, #cotiza-conten, #cotiza2-conten, #azul2-conten, #unidades, #camion-conten{
		width: 100%;
		padding:0 10px;

		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

	#banneri{
		padding: 10px 50px;
	}
}

@media screen and (max-width: 1100px){
	.tres{
		width: 50%;
	}
}

@media screen and (max-width: 1000px){
	#banneri{
		width: 100%;
		padding: 40px 0;
	}
	#bannerd{
		display: none;
	}

	.imagen-c{
		display: none;
	}
	.circulos-c{
		width: 100%;
	}

	.texto-cotiza2{
		width: 100%;
		margin: 0 0 30px 0;
	}

	#logotipo{
		width: 100%;
		text-align: center;
	}
	#logotipo img{
		width: 60%;
	}

	#menu{
		width: 100%;
	}

	#redes{
		top: 300px;
	}
}

@media screen and (max-width: 900px){
	#centro{
		width: 100%;
	}

	.texto-cotiza{
		width: 70%;
	}

	#formulario-conten{
		width: 100%;
		padding: 0 10px;

		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
}

@media screen and (max-width: 850px){
	#fondo-azul{
		display: none;
	}
	#blindados .texto-unidad, #blindados .texto-unidad span{
		color: black;
	}
}

@media screen and (max-width: 800px){
	.centroT{
		width: 50%;
	}

	.tres{
		width: 100%;
	}
}

@media screen and (max-width: 700px){
	.seccion-footer{
		width: 100%;
		margin: 0 0 30px 0;
	}

	.c{
		width: 100%;
	}

	.circulos-c{
		padding: 0 5px;
	}
	.texto-c{
		padding: 0 10px;
	}

	.tabla{
		width: 90%;
		margin: 0 5%;
	}
	.titulos{
		display: none;
	}
	.elementos{
		padding: 20px 0;
	}
	.elemento, .cuatro .elemento, .cinco .elemento, .right{
		width: 100% !important;
		text-align: center;
		padding: 10px 0 !important;
	}
	.right{
		font-weight: bold;
	}

	.zonas{
		padding: 0 10px;

		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.zonai{
		width: 100%;
	}
	.zonad{
		width: 100%;
		font-size: 18px;
		line-height: 23px;
	}

	.elemento var{
		display: block;
	}
}

@media screen and (max-width: 650px){
	#menu-r{
		display: block;
	}
	#menu ul{
		width: 100%;
		display: none;
	}
	#menu ul li{
		width: 100%;
	}
	.menu{
		padding: 12px 0;
	}
	.whatsapp-menu{
		margin: 0;
	}
	.whatsapp{
		display: none;
	}
	#whatsapp{
		display: block;
	}

	#logotipo img{
		width: 90%;
	}
}

@media screen and (max-width: 600px){
	.titulo{
		font-size: 40px;
	}

	.seccion{
		width: 100% !important;
	}
	.imagen-seccion{
		width: 100% !important;
		text-align: center;
		margin: 30px 0 0 0;
	}
	.imagen-seccion img{
		width: 80%;
	}

	.imagen-unidad{
		width: 100%;
		text-align: center;
	}
	.imagen-unidad img{
		width: 60%;
	}
	.texto-unidad, .derecha .texto-unidad{
		width: 100%;
		padding: 0;
		margin: 20px 0 0 0;
	}

	.whatsapp{
		width: 100%;
		margin: 20px 0 0 0;
	}
}

@media screen and (max-width: 500px){
	.centroT{
		width: 100%;
	}
	.circulo{
		width: 25%;
	}

	.cc{
		height: 58px;
	}
}















