@charset "UTF-8";
/* CSS Document */

@media only screen and (max-width: 1270px)
{
	.Footer-Center {
	    width: 90%;
    }
}


@media only screen and (max-width: 1240px)
{
	.MainMenu-List {
    	padding-left: 240px;
    }	
}

@media only screen and (max-width: 1160px)
{	
	.MainMenu-ItemList {
    	margin-right: 40px;
	}
	
	.MainMenu-List {
 	   width: 590px;
    }
	
	.Servicios-Center {
	    max-width: 865px;
	}
	
	.Servicios-List {
 	   	max-width: 378px;
    	margin-left: 50px;
	}
	
	
	.Formulario-Col {
 	   width: 415px;
	}
}

@media only screen and (max-width: 1060px)
{
	.AcercaNosotros-Info {
		padding-top: 75px;
    	padding-left: 30px;
    	padding-right: 30px;
	}
	
	.Contacto-Info {
 	   padding-left: 65px;
	}
}

@media only screen and (max-width: 1040px)
{
	.MainMenu-List {
		width: 530px;
	}
		
	.MainMenu-ItemList {
		margin-right: 40px;
	}
}

@media only screen and (max-width: 970px)
{
	.AcercaNosotros-Title {
	    font-size: 30px;
	}
	
	.AcercaNosotros-Info{
		font-size: 15px;
	}
	
	.AcercaNosotros-Txt {
    	font-size: 17px;
	}
	
	.AcercaNosotros-Txt2 strong {
	    font-size: 17px;
	}
	

	.AcercaNosotros-TxtServicios {
    	max-width: 245px;
    	font-size: 15px;
	}
	
	.Formulario-Col {
		width: 315px;
	}
	
	.Contacto-Info {
		max-width: 350px;
		padding-left: 50px;
	}
}

@media only screen and (max-width: 940px)
{
	.MainMenu-Logo {	
	    width: 250px;
    	background-size: 70%;
		background-position: center 35px;
	}

	.MainMenu-List {
		width: 468px;
	}

	.MainMenu-ItemList {
		margin-right: 20px;
	}
	
	.Servicios{
		background: url(../images/fondos/bgServicios.jpg) no-repeat;
		background-position: 0% !important;
	}
}

@media only screen and (max-width: 900px)
{
	.AcercaNosotros-TxtServicios {
 	   padding-top: 0px;
    	max-width: 205px;
	}
	
	.AcercaNosotros-Info {
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.Servicios-Center {
		max-width: 655px;
	}

	.Servicios-Title{
		font-size: 28px;
	}
	
	.Servicios-List {
		max-width: 255px;
		font-size: 15px;
	}
	
	
}

@media only screen and (max-width: 820px)
{
	.Contacto-Info {
		max-width: 300px;
		padding-left: 40px;
	}
}

@media only screen and (max-width: 800px)
{
	.MainMenu-Logo {
	    width: 230px;
	}

	.MainMenu-List {
		width: 430px;
	}
	
	.MainMenu-ItemList {
		font-size: 15px;
		margin-right: 15px;
	}
	
	.AcercaNosotros-Title {
		font-size: 27px;
	}
	
	.AcercaNosotros-Txt {
		font-size: 16px;
	}
	
	.AcercaNosotros-Info {
		font-size: 14px;
	}
	
	.AcercaNosotros-TxtServicios {
		max-width: 180px;
		font-size: 14px;
	}

	.AcercaNosotros-Info {
 	   padding-top: 50px;
	}
	
	.Formulario-Col {
		width: 290px;
	}
}

@media only screen and (max-width: 740px)
{
	.MainMenu {
		width: 100%;
		height: 85px;
		min-height: auto;
		border: 0px;
	}

	.MainMenu-Logo {
	    background-position: center 30px;
	}

	.MenuAlterno-Ocultar
	{
		display: none !important;
	}

	.MainMenu-IcoMenu
	{
		display: inline-block;
		margin-top: 25px;
		float: right;
	}
		
	.MainMenu-List
 	{
  		display: none;
		width: 45%;
		height: auto;
		background: #0b3252;
		margin-top: 0px;
		margin-right: 0px;
		margin-left: 0px;
		padding-left: 0px;
		padding-top: 0px;
		padding-bottom: 5px;
		border: 1px solid #f6f6f6;
		position: absolute;
		z-index: 9999;
		top: 75px;
	    left: initial;
		right: 10px;
		behavior: url("../PIE/PIE.htc");
 	}

	.MainMenu-List li
 	{
  		width:100%;
	    background: none;
  		margin-right:0px;
 	}
  
	.MainMenu-List li a
 	{
  		display:block;
  		width: 100%;
		height: 30px;
		font-size: 14px;
  		color:#ffffff !important;
		background: #0b3252;
  		text-align:left;
  		border-bottom: 0px;
  		padding:2px;
	    padding-top: 7px;
	  	padding-left: 20px;
		margin-left: 0px;
	  	margin-right: 0px;
	    -webkit-box-sizing: border-box;
	    -o-box-sizing: border-box;
	    -moz-box-sizing: border-box;
	    -ms-box-sizing: border-box;
	    box-sizing: border-box;	
	}
	
	.MainMenu-List li a:hover, .MainMenu-List li a.activo
	{
		color: #fff !important;
	    background: #4592b9;
	}

	.MainMenu-List.seleccionar
 	{
  		display:block;
	}
}	

@media only screen and (max-width: 730px)
{
	.AcercaNosotros {
    	height: auto;
    }
	
	.AcercaNosotros-Img {
		width: 100%;
		height: 250px;
	}
	

	.AcercaNosotros-Content {
		width: 100%;
	    padding-bottom: 80px;
	}
	
	.AcercaNosotros-Info {
	    width: 92%;
    	max-width: initial;
		padding-left: 0px;
	    padding-right: 0px;
	}
	
	.AcercaNosotros-TxtServicios {
		padding-top: 10px;
		max-width: 205px;
	}

}
	
@media only screen and (max-width: 720px)
{
	.Formulario-Title {
    	font-size: 19px;
    }
	
	.Formulario-Col {
 	   width: 240px;
	}
	
	.Contacto-Info {
		max-width: 250px;
		padding-left: 30px;
	}
	
}

@media only screen and (max-width: 700px)
{
	.Servicios {
	    height: auto;
    	padding: 100px 0px;
	}

	.Servicios-Center {
	    text-align: center;
	    padding-top: 0px;
	}

	.Servicios-Title {
 	   	display: block !important;
    	text-align: center;
    	margin-bottom: 30px;
	}
	
	.Servicios-List {
	    padding-left: 0px;
    	margin-left: 0px;
    	border: 0px;
    	text-align: left;
	}
}


@media only screen and (max-width: 630px)
{
	.Header-Center {
	    width: 92%;
	}
	
	.Contacto {
	    height: auto;
    	padding-bottom: 60px;
	}

	.Contacto-Mapa {
 	   	width: 100%;
    	height: 250px;
	}
	
	.Contacto-Content {
		width: 100%;
	    text-align: center;
	}
	
	.Contacto-List{
		max-width: 300px;
	}
	
	.Contacto-Info {
	    display: inline-block;
    	width: 92%;
	    max-width: initial;
		padding-left: 0px;
	    text-align: left;
	}
	
}

@media only screen and (max-width: 620px)
{
	.Formulario {
	    height: auto;
    	padding-bottom: 90px;
	}

	.Formulario-Form{
		text-align: center;
	}
	
	.Formulario-Col {
 	   width: 92%;
   	 	text-align: left;
    	margin-right: 0px;
	}
	
	.Footer-Center {
		display: block !important;
    	text-align: center;	
	}
	
	.Footer-Txt {
 	   float: none;
    	text-align: center;
	}
	
}

@media only screen and (max-width: 500px)
{
	.Header-Center {
	    font-size: 20px;
	}
	
	.Header-Logo {
 	   width: 250px;
    	height: 58px;
    	background-size: 100%;
	}
	
	.MainMenu-Logo {
    	width: 160px;
    	background-size: 75%;	
	}
	
	.Servicios-Title {
		font-size: 25px;
	}
}

@media only screen and (max-width: 430px)
{
	.MainMenu-List {
		width: 52%;
	}
}

@media only screen and (max-width: 400px)
{
	.AcercaNosotros-Title {
		font-size: 25px;
	}

	.AcercaNosotros-ImgISO {
 	   padding-right: 10px;
    	margin-right: 8px;
	}
	
	.AcercaNosotros-TxtServicios {
		padding-top: 0px;
		max-width: 178px;
	}
}


@media only screen and (max-width: 380px)
{
	.MainMenu-List {
		width: 59%;
	}
}