﻿@charset "utf-8";
/* CSS UNIR business School */

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

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

}

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

@font-face {
    font-family: "CaeciliaL";
    font-style: normal;
    font-weight: normal;
    src: url("../../fonts/CaeciliaLTStd-Light.eot?#iefix") format("embedded-opentype"), url("../../fonts/CaeciliaLTStd-Light.woff") format("woff"), url("../../fonts/CaeciliaLTStd-Light.ttf") format("truetype");
}

.divOculto{ display: none;}

select.long2 
{
    height: 30px;
    width: 77px; 
}

.franjaA {
    padding: 0 5px 3px 5px;
}

.contactarSolo {
    margin-top: 8px;
    margin-bottom: -4px;
}

input[id$=contactarPor] {
    margin-top: -4px;
    margin-right: 10px;
}

/* ESTILOS ADAPTACIÓN VIDEO CABECERA*/

.video-container {
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	position: relative;
}
div.video-container iframe {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
}
/* REGLAS COMUNES*/
p {
	color: #333;
	line-height: 1.7em;
}
a {
	color: #666;
}
h1 {
    border-bottom: 1px solid #EAEAEA;
    color: #0090BC;
    font-family: "Unit",Arial,Helvetica,sans-serif;
    font-size: 2.8em;
    line-height: 1.1em;
    margin-bottom: 20px;
    margin-left: 20px;
    padding-bottom: 10px;
    text-align: center;
}
h1.left {
    border-bottom: medium none;
    line-height: 1em;
    margin-bottom: 0;
    padding-bottom: 0;
    text-align: left;
}
h1.left-peq {
    border-bottom: medium none;
    font-size: 2.7em;
    letter-spacing: -0.3px;
    line-height: 1em;
    margin-bottom: 0;
    padding-bottom: 0;
    text-align: left;
}

h2 {
	font-size: 1.8em;
	font-weight: normal;
	line-height: 1.3em;
	font-family: "Unit", Arial, Helvetica, sans-serif;
	color: #008fbf;
	padding: 6px 0px;
	border-bottom: 1px solid #EAEAEA;
}
h2.subtit {
    font-size: 1.7em;
    margin-left: 20px;
    margin-top: 10px;
    padding: 0 0 10px;
	border-bottom:none;
}
h2.subtit-peq {
    font-size: 1.6em;
    margin-left: 20px;
    margin-top: 10px;
    padding: 0 0 10px;
	border-bottom:none;
}
h2.subtit-grande {
    font-size: 1.8em;
    margin-left: 20px;
    margin-top: 10px;
    padding: 0 0 10px;
	border-bottom:none;
}
h2.sin-lin {
	font-size: 1.8em;
	font-weight: normal;
	line-height: 1.3em;
	font-family: "Unit", Arial, Helvetica, sans-serif;
	color: #008fbf;
	padding: 6px 15px;
		border-bottom:none;
}
h3 {
    color: #008FBF;
    font-family: "Unit",Arial,Helvetica,sans-serif;
    font-size: 1.1em;
    font-weight: normal;
    line-height: 1.3em;
    margin-bottom: 10px;
    margin-top: 15px;
}
h3 a {
	color: #666;
	cursor: pointer;
}
h3 a:hover {
	color: #333;
}
h3.testimonial{
	min-height:40px;
	}


.grayBox {
	background-color: #FAFAFA;
	padding: 9px 0px 6px 6px;
	border-bottom: 1px dotted #E1E0E2;
}
h4 {
	font-size: 1.1em;
	line-height: 0.9em;
	font-family: "Unit", Arial, Helvetica, sans-serif;
	color: #333;
	padding: 3px 0px;
	margin: 3px 0px;
}
h5{
	font-family: "Unit", Arial, Helvetica, sans-serif;
	color: #333;
	padding: 3px 0px;
	margin: 3px 0px;
	font-weight:100;
}

hr {
	border: 1px solid #CCC \9
}
hr.lineacabform {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #99cccc;
    border-style: solid none;
    border-width: 1px;
    margin: 10px 0;
}

.logo-sup{
    margin-top: 10px;
}
.logo-sup2 {
    margin-left: 20px;
}
.azul{
	color:#0090BC;
	}


.pastilla-azul {
    background-color: #0485AB;
    border-radius: 120px;
    float: right;
    height: 135px;
    margin: -270px 0 0;
    width: 135px;
}
p.pastilla-becas {
    color: #FFFFFF;
    font-family: "unitL";
    font-size: 14px;
    line-height: 1.15;
    padding: 22px 18px;
    text-align: center;
}

.shadow-main {
	width: 90%;
	height: 11px;
	background: url(../../img/juatman/shadow-main.png) no-repeat top center;
	margin-left: 20px;
	margin-bottom: -12px;
	overflow: hidden;
}
.pildoraInfo {
	padding: 15px 1px;
	white-space: nowrap;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: 500;
	color: #333;
	text-shadow: 0 1px rgba(255, 255, 255, .9);
}
.pildoraInfo strong {
	font-size: 1.5em;
	font-weight: bold;
	color: #737273;
}
.gradientGris {
	background-image: url(../../img/juatman/gradient-gray.jpg);
	background-position: left;
	background-repeat: repeat-x;
}
.separadorVertical {
	background-image: url(../../img/juatman/separadorVertical.jpg);
	background-position: right;
	background-repeat: no-repeat;
}
.vermas {
	color: #a6121d;
	font-weight: bold;
.padding  text-align:right;
}
a.vermas:hover {
	color: #333;
}
.gris {
	background-color: #CCC;
}
.grisLight {
	background-color: #FAFAFA;
	border-bottom: 1px solid #E9E8F5;
}
.blanco {
	background-color: #FFF;
	float: left;
}
.bulletLevel1 {
	background-image: url(../../img/juatman/bulletLevel1.png);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-top: 10px;
}
.noBullet {
	list-style: none;
}
.listaSquare {
	list-style: square;
	line-height: 1.7px;
	padding-bottom: 20px;
	/* [disabled]color:#666;
*/
}
ul.listaSquare li {
	line-height: 1.7em;
	padding-bottom: 3px;
}
ul.listaSquare li a {
	text-decoration: none;
	color: #333;
}
ul.listaSquare li a:hover {
	color: #a6121d;
	text-decoration: underline;
}
.listaSquareParrafo {
	padding-top: 6px;
	line-height: 20px;
}
.listaSquare02 {
	list-style: square;
	line-height: 1.7px;
	/* [disabled]color:#666;
*/
}
ul.listaSquare02 li {
	line-height: 1.7em;
	padding-bottom: 3px;
}
ul.listaSquare02 li a {
	text-decoration: none;
	color: #008fbf;
}
ul.listaSquare02 li a:hover {
	text-decoration: underline;
}
.listaSquareItems {
	list-style: square;
	color: #333;
	font-size: 1.1em;
}
.listaEnlaces {
	width: 100%;
	padding: 9px 6px 0px 6px;
	list-style: none;
	font-weight: bold;
	display: block;
	float: left;
}
ul.listaEnlaces li {
	padding-top: 6px;
}
ul.listaEnlaces li a {
	text-decoration: none;
	color: #666;
}
ul.listaEnlaces li a:hover {
	color: #a6121d;
	text-decoration: underline;
}
.comunEnlaces a {
	text-decoration: none;
	color: #666;
}
.comunEnlaces a:hover {
	color: #a6121d;
	text-decoration: underline;
}
.nowrap {
	white-space: nowrap;
}
.clear {
	clear: both;
}
.bloque {
	float: left;
	display: block;
}
.noticias {
	width: 100%;
	height: 60px;
	background-image: url(../../img/juatman/medios.jpg);
	background-position: left;
	background-repeat: no-repeat;
	display: block;
}
.selected {
	text-decoration: underline;
}
.destacados {
	font-size: 1em;
	color: #666;
	border: 1px dotted #FAFAFA;
}
.gracias {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 2em;
	padding: 24px;
	text-align: center;
}
.contacto {
	margin-top: 27px;
	list-style: none;
	background-image: url(../../img/juatman/contacto-sprite.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 27px;
	height: 138px;
}
.contacto li {
	line-height: 23px;
}
.font-med {
	font-size: 1.2em;
}
h2.videoTitulo {
	font-size: 1.2em;
	line-height: 0.9em;
	text-transform: none;
}
#sidebar .blockWhite {
	padding: 0px;
	margin-bottom: 24px;
}
.bloqueAzul {
	font-family:"unit";
	text-align: center;
	padding: 18px 10px;
	background-color: #0090bc;
	/*background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0099CC), color-stop(100%, #057dbc));
	background-image: -webkit-linear-gradient(top, #0099CC, #057dbc);
	background-image: -moz-linear-gradient(top, #0099CC, #057dbc);
	background-image: -ms-linear-gradient(top, #0099CC, #057dbc);
	background-image: -o-linear-gradient(top, #0099CC, #057dbc);
	background-image: linear-gradient(top, #0099CC, #057dbc);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#0099CC, endColorstr=#057dbc);*/
	color: #FFF;
	font-size: 1.5em;
	line-height: 1.2;
	-webkit-box-shadow: 0px 0px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0px 0px 2px rgba(0,0,0,.2);
	box-shadow: 0px 0px 2px rgba(0,0,0,.2);
	margin-bottom: 6px;
	margin-right: 12px;
}

.dto-form{
		font-size: 1.4em;
		line-height:1.2em;
	}
.logos {
	margin: 15px;
	float: left;
}
.bulletLevel1 {
	background-image: url("img/juatman/bulletLevel2.png");
	background-position: right center;
}
.bulletLevel3 {
	background-image: url("img/juatman/bulletLevel3.png");
	background-position: right center;
	background-repeat: no-repeat;
	margin-top: 10px;
	padding-left: 20px;
}
#cintaimagen {
	border: 0;
}
.listaSquare02 {
	margin-left: 40px;
	margin-bottom: 0px;
}
.fraseDestacadaPeq {
    border-bottom: 1px solid #DADADA;
    border-top: 1px solid #DADADA;
    color: #333333;
    font-family: "Caecilia",Arial,Helvetica,sans-serif;
    font-size: 1.3em;
    line-height: 1.5em;
	margin-left: 20px;
	text-align: center;
	padding:15px;
}
.fraseDestacada {
    border-bottom: 1px solid #DADADA;
    border-top: 1px solid #DADADA;
    color: #333333;
    font-family: "Caecilia",Arial,Helvetica,sans-serif;
    font-size: 1.6em;
    line-height: 1.5em;
	margin-left: 20px;
	text-align: center;
	padding:15px;
}
.fraseDestacadaSinLinea {
    border-bottom: 2px solid #fff;
    color: #333333;
    font-family: "Caecilia",Arial,Helvetica,sans-serif;
    font-size: 1.4em;
    line-height: 1.4em;
    padding: 30px 30px 20px;
    text-align: center;
}
.fraseDestacada-mexico {
    border-bottom: 1px solid #DADADA;
    border-top: 1px solid #DADADA;
    margin-left: 20px;
    padding: 15px;
}
.frase-mexico{
	color: #333333;
    font-family: "Caecilia",Arial,Helvetica,sans-serif;
    font-size: 2em;
    line-height: 1.3em;
    margin: 0 40px;
	    text-align: center;
	}
.frase-mexico2 {
    color: #333333;
    font-family: "Caecilia",Arial,Helvetica,sans-serif;
    font-size: 1.9em;
    line-height: 1.3em;
    margin: 0 40px;
    text-align: center;
}

.destacado-medio{
	color: #333333;
    font-family: "Caecilia",Arial,Helvetica,sans-serif;
    font-size: 1.15em;
    line-height: 1.3em;
    margin: 0 30px;
	    text-align: left;
	}
.ventajasMetodologia{
	color: #008fbf;
    font-family: "Unit",Arial,Helvetica,sans-serif;
    font-size: 1.1em;
    line-height: 1.2em;
	text-align: left;
	padding-top:7px;
	padding-left:0 !important;
	margin-left:0 !important;
	}
footer .span3 {
	margin-left: 0;
}
/*footer .span4 {
   margin-left: 65px;
}*/
a {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.destacadoForm {
    line-height: 1.5em;
    margin-top: 10px;
}

h2 {
	margin-top: 20px;
}
footer ul {
	margin: 0;
}
footer .wrapper {
	width: 976px;
}
footer .span3 {
	margin-left: 0;
}
/*footer .span4 {
   margin-left: 65px;
}*/
a {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.destacadoForm {
	background-color: #f6e68d;
	color: #333;
	font-weight: bold;
	position: absolute;
	z-index: 10234134132413210;
	display: block;
	padding: 5px;
	margin: -60px 0px 0px -20px;
	width: 160px;
	min-height: 80px;
	transform: rotate(-5deg);
	-ms-transform: rotate(-5deg); /* IE 9 */
	-webkit-transform: rotate(-5deg); /* Safari and Chrome */
	-webkit-box-shadow: 1px 1px 3px #666;
	-moz-box-shadow: 1px 1px 3px #666;
	box-shadow: 1px 1px 3px #666;
	font-size: 14px;
}
.bigText {
	font-size: 38px;
	text-align: right;
	color: #FFF;
	margin-top: 12px;
	font-weight: lighter;
}
.textWhite {
	color: #FFF;
}
.textWhiteDirt {
	color: #B3D4FA;
	font-weight: lighter;
}
ul.listaSquare li a {
	color: #333333;
	text-decoration: underline;
}
ul.listaSquare li a:hover {
	text-decoration: none;
}
.bulletLevel11 {
	background-image: url("img/juatman/bulletLevel2.png");
	background-position: right center;
}
h3.ventajas {
	border-bottom: 1px solid #e5e4e4;
	color: #2a2b2b;
	padding-bottom: 5px;
	font-size: 1.2em;
}
h3.ventajas-azul {
    border-bottom: 1px solid #e5e4e4;
    color: #0090bc;
    font-size: 1.2em;
    line-height: 1.2;
    min-height: 70px;
    padding-bottom: 5px;
}
h3.ventajas-verde {
    color: #333333;
    font-size: 1.2em;
    line-height: 1.2;
    min-height: 70px;
    padding-bottom: 5px;
}
h3.ventajas img {
	margin-bottom: 3px;
	margin-right: 10px;
}
h3.facultad {
    font-size: 1.2em;
    line-height: 1.4;
}

.dest-textNegro {
	color: #000;
	font-family: "Unit", Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	line-height: 1.3em;
	margin: 20px 0px 5px 10px;
	text-align:left;
	padding: 20px 20px 20px 85px;
	background: url("../images/icono-dinero.png") 10px center no-repeat #f5f5f5;
}


.span6.caracteristicas {
	min-height: 160px;
}
.logosMX {
	margin: auto;
	padding-bottom: 20px;
	text-align: center;
	width: 100%;
}
.becas-excelencia{
	margin:25px 0;
	}
.claim{
	float:right;
	}
.claim_azul {
	font-family:'Unit', Arial, Helvetica, sans-serif;
	font-size:21px;
	color:#0090bc;
	}
.txt-small{
	font-size:12px;
	line-height:1.2em;
	}
.texto-destacado {
    font-size: 1.15em;
    line-height: 1.3;
    margin-left: 15px;
	padding-top:5px;
}
.destacado-caja {
    background-color: #F3F3F3;
    font-size: 1.1em;
    line-height: 1.35;
    padding: 20px;
	color:#333;
	width:95%;
}
/* ESTILOS ESTRUCTURA */

.padding-right-50 {
    padding-left: 12px;
    padding-right: 146px;
}		
.padding-left-right {
	padding: 0px 9px;
}
.padding-left {
	padding-left: 18px;
}
.padding-left-right-12 {
	padding-left: 12px;
	padding-right: 12px;
}
.padding-left-max {
	padding-left: 25px;
}
.padding-right {
	padding-right: 18px;
}
.padding-bottom {
	padding-bottom: 9px;
}
.padding-bottom-20 {
	padding-bottom: 20px;
}
.padding-top {
	padding-top: 9px;
}
.padding-top20 {
	padding-top: 20px;
}
.padding-total {
	padding: 9px;
}
.padding-cero {
	padding-left: 0px;
}
.margin-right {
	margin-right: 12px;
}
.margin-right-mini {
	margin-right: 6px;
}
.margin-top {
	margin-top: 18px;
}
.margin-bottom {
	margin-bottom: 3px;
}
.margin-top-menos {
	margin-top: -10px;
}
.margin-left {
	margin-left: 6px;
}
.margin-left-12 {
	margin-left: 9px;
}
.margin-left-cero {
	margin-left: 0px;
}
.corner-radius {
	border-radius: 9px;
	-moz-border-radius: 9px;
	-ms-border-radius: 9px;
	-o-border-radius: 9px;
	-webkit-border-radius: 9px;
}
.padding-0{
	padding:0px;
	}
.alturaMed {
	height: 90px;
}
/* ESTILOS FOOTER */

footer {
	width: 100%;
	background: url(../../img/juatman/footer-line.png) repeat-x top left,  url(../../img/juatman/noise.png);
	background-color: #e6e5e1;
	text-shadow: 0 1px rgba(255, 255, 255, .9);
	z-index: -2;
	margin-top: -60px;
	padding-top: 30px;
	min-height: 100px;
	display: block;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
footer a {
	color: #444;
	text-decoration: none;
	line-height: 24px;
}
footer a:hover {
	color: #0090bc;
}
footer .wrapper {
	width: 837px;
	margin: 0 auto;
	padding-left: 130px;
}
.alturaPie {
	width: 200px;
	height: 190px;
	background-image: url(../../img/juatman/footer-line02.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
footer #to-top {
	width: 68px;
	height: 68px;
	margin: 0 auto;
	background: url(../../img/juatman/to-top.png) no-repeat;
	cursor: pointer;
}
footer #to-top:hover {
	opacity: 0.7;
}
.recent-post {
	overflow: hidden;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid rgba(0,0,0,0.1);
	box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.6);
}
.menuPie {
	margin: 60px 0px 9px 0px;
}
.informacion {
	display: none;
}
.ancho {
	width: 80%;
}
/* ADAPTACIÓN BOOTSTRAP */



		  
.well {
	background-color: #fff;
	border: 1px solid #e3e3e3;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well-azul {
	background-color: #008fbf;
	border: 1px solid #e3e3e3;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
	margin-bottom:20px;
	padding:19px;
}
.well-azul p {
    color: #fff;
    font-size: 17px;
    line-height: 1.3;
    margin-top: -8px;
    padding-bottom: 20px;
    text-align: center;
	font-weight:100;
	font-family: Helvetica, Arial;
}
.well-azul h2{
	border:none;
	color:#fff;
	font-size:35px;
	text-align:center;
	font-family: "UnitL",Arial,Helvetica,sans-serif;
	padding:0px;
	}

.navbar {
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	color: #a6121d;
	background-color: #FFF;
	padding: 3px 0px;
}
.navbar-static-top {
	background-color: #FFF;
}
.navbar-text {
	background-color: #FFF;
}
.navbar .nav > li > a {
	color: #a6121d;
	font-size: 1.1em;
	padding-left: 3px;
}
.navbar .nav li.dropdown.open > .dropdown-toggle, .navbar .nav li.dropdown.active > .dropdown-toggle, .navbar .nav li.dropdown.open.active > .dropdown-toggle {
	color: #555555;
	background-color: #F0F0F0;
}
.dropdown-menu > li > a {
	padding: 3px 20px;
	font-weight: normal;
	line-height: 1.15em;
	font-size: 0.8em;
	color: #333333;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-submenu:hover > a, .dropdown-submenu:focus > a {
	color: #333;
	text-decoration: none;
	background-color: #EEEEEE;
	background-repeat: repeat-x;
    background-image: linear-gradient(to bottom, #E3E3E3, #EEEEEE);
}
.nav-header {
	font-size: 0.75em;
	font-weight: bold;
	line-height: 0.75em;
	color: #a6121d;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	text-transform: uppercase;
	margin-top: 9px;
}
 @media (max-width: 979px) {
.nav-collapse .nav .nav-header {
	color: #a6121d;
	text-shadow: none;
	font-size: 0.7em;
}
.navbar {
	font-size: 1.1em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #a6121d;
}
.dropdown-menu > li > a {
	line-height: 0.6em;
	font-size: 0.8em;
	width: auto;
}
.navbar .nav > li > a {
	color: #a6121d;
	font-size: 1em;
	padding: 6px;
}
}
.container .navbar .container {
	width: auto;
}
.modal iframe {
	height: 420px;
	margin: auto auto;
}

/* AJUSTES RESPONSIVE  */


@media only screen and (min-width: 1200px) {
.principal {
	width: 976px;
}
footer .wrapper {
	width: 900px;
	padding: 30px;
	margin: 0 auto;
}
.navbar>.container {
	width: 960px;
}
.informacion {
	display: none;
}
}
 @media (min-width: 768px) and (max-width: 979px) {
h3.ventajas {
    font-size: 1.1em;
}
.pildoraInfo {
	white-space: nowrap;
	padding: 15px 1px;
	margin: 0px 0px;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: 500;
}
.pildoraInfo strong {
	font-size: 1.6em;
	font-weight: bold;
}
.gradientGris {
	background-image: url(../../img/juatman/gradient-gray.jpg);
	background-position: left;
	background-repeat: repeat-x;
}
footer .wrapper {
	width: 708px;
	padding: 30px 10px;
}
.separadorVertical {
	background-image: url(../../img/juatman/separadorVertical.jpg);
	background-position: right;
	background-repeat: no-repeat;
}
.bloqueAzul {
	margin-right: 5px;
}
.padding-left-right {
	padding: 0px 6px;
}
.padding-left {
	padding-left: 12px;
}
.padding-left-right-12 {
	padding-left: 9px;
	padding-right: 9px;
}
.padding-left-max {
	padding-left: 18px;
}
.padding-right {
	padding-right: 12px;
}
.padding-bottom {
	padding-bottom: 4px;
}
.padding-top {
	padding-top: 4px;
}
.padding-total {
	padding: 4px;
}
.padding-cero {
	padding-left: 0px;
}
.margin-right {
	margin-right: 9px;
}
.margin-right-mini {
	margin-right: 3px;
}
.margin-top {
	margin-top: 12px;
}
.margin-bottom {
	margin-bottom: 3px;
}
.margin-top-menos {
	margin-top: -10px;
}
.margin-left {
	margin-left: 3px;
}
.margin-left-12 {
	margin-left: 3px;
}
.informacion {
	display: none;
}
}
 @media only screen and (min-width: 480px) and (max-width: 767px) {
	
  
 	/* ARREGLILLO PARA FIREFOX */
	
	@-moz-document url-prefix() {
 .blanco {
 width:98%;
}
}

.boloniaBanner {
	margin-left: 12px;
	margin-top: 3px;
}
.pildoraInfo {
	font-size: 1.2em;
}
.pildoraInfo strong {
	font-size: 1.5em;
}
footer .wrapper {
	width: 440px;
	padding: 30px 10px;
}
.separadorVertical {
	background-image: url(../../img/juatman/separadorHorizontal.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}
.gradientGris {
	background: #FAFAFA;
}
.alturaPie {
	width: 96%;
	height: 200px;
	background-image: url(../../img/juatman/footer-line02.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
/* ESTILOS ESTRUCTURA EN RESOLUCIONES MEDIAS */

h3.ventajas {
    border-bottom: 1px solid #E5E4E4;
    color: #2A2B2B;
    font-size: 1.1em;
    padding-bottom: 5px;
}
.logo-oficial {
    margin-bottom: 20px;
    margin-left: 8px;
}
.logo-oficial2 {
    margin-bottom: 20px;
    margin-left: 8px;
}
.span6.caracteristicas{
	min-height:100px;
	}
.padding-left-right {
	padding: 0px 6px 0px 12px;
}
.padding-left {
	padding-left: 3px;
}
.padding-left-right-12 {
	padding-left: 9px;
	padding-right: 9px;
}
.padding-left-max {
	padding-left: 18px;
}
.padding-right {
	padding-right: 12px;
}
.padding-bottom {
	padding-bottom: 4px;
}
.padding-top {
	padding-top: 4px;
}
.padding-total {
	padding: 4px;
}
.padding-cero {
	padding-left: 0px;
}
.margin-right {
	margin-right: 9px;
}
.margin-right-mini {
	margin-right: 3px;
}
.margin-top {
	margin-top: 12px;
}
.margin-bottom {
	margin-bottom: 3px;
}
.margin-top-menos {
	margin-top: -10px;
}
.margin-left {
	margin-left: 3px;
}
.margin-left-12 {
	margin-left: 3px;
}
.informacion {
	display: block;
}
.ventajasMetodologia{
	text-align:center;
	padding-bottom:20px;
	}
}
 @media only screen and (max-width: 480px) {
.logo-oficial {
    margin-bottom: 20px;
    margin-left: 8px;
}
.logo-oficial2 {
    margin-bottom: 20px;
    margin-left: 8px;
}
.principal {
	width: 96%;
}
.informacion {
	display: block;
}
.boloniaBanner {
	margin-left: 0px;
	margin-top: 3px;
}
h1 {
	font-size: 2em;
}
h2 {
	font-size: 1.5em;
}
h3 {
	font-size: 1.2em;
}
h4 {
	font-size: 1.1em;
}
.pildoraInfo {
	font-size: 1.2em;
}
.pildoraInfo strong {
	font-size: 1.5em;
}
footer .wrapper {
	width: 240px;
	padding: 40px 0px 40px 12px;
}
.separadorVertical {
	background-image: url(../../img/juatman/separadorHorizontal.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}
.gradientGris {
	background: #FAFAFA;
}
.alturaPie {
	width: 90%;
	height: 200px;
	background-image: url(../../img/juatman/footer-line02.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bloqueAzul {
	margin-right: 12px;
}
.span6.caracteristicas {
    min-height: 120px;
}
.fraseDestacada {
    font-size: 1.3em;
}
.logo-sup{
	margin-left:20px;
	margin-bottom:20px;
	}
.frase-mexico {
    font-size: 1.6em;
    margin: 0 0 20px;
}
.fraseDestacadaSinLinea {
    font-size: 1.2em;
    line-height: 1.3em;
}
.ventajasMetodologia{
	text-align:center;
	padding-bottom:20px;
	}
.pastilla-azul {
   margin: 20px 0 0 40px;
   float:left;
}
.destacado-caja {
    background-color: #F3F3F3;
    font-size: 1em;
    padding: 20px;
    width: 87%;
}
h3.ventajas-azul{
	min-height:30px;
	}

#diferencias div img{
	margin-top:40px;
	}

  
 	/* ARREGLILLO PARA FIREFOX */
	
	@-moz-document url-prefix() {
 .blanco {
 width:98%;
}
}
/* ESTILOS ESTRUCTURA EN PEQUEÑAS RESOLUCIONES */


.padding-right-50{
	padding-right:12px;
	}
.padding-left-right {
	padding: 0px 6px 0px 12px;
}
.padding-left {
	padding-left: 3px;
}
.padding-left-right-12 {
	padding-left: 6px;
	padding-right: 6px;
}
.padding-left-max {
	padding-left: 9px;
}
.padding-right {
	padding-right: 6px;
}
.padding-bottom {
	padding-bottom: 4px;
}
.padding-top {
	padding-top: 4px;
}
.padding-total {
	padding: 6px;
}
.padding-cero {
	padding-left: 0px;
}
.margin-right {
	margin-right: 0px;
}
.margin-right-mini {
	margin-right: 3px;
}
.margin-top {
	margin-top: 9px;
}
.margin-bottom {
	margin-bottom: 3px;
}
.margin-top-menos {
	margin-top: -10px;
}
.margin-left {
	margin-left: 6px;
}
.margin-left-12 {
	margin-left: 3px;
}
.margin-left-cero {
	margin-left: 0px;
}
.margin-right-12{
		margin-right: 12px;
	}
}
.dosColumnas {
	column-count: 2;
	-webkit-column-count: 2;
	-moz-column-count: 2;
	-o-column-count: 2;
}
/* ÑAPAS PARA EXPLORER 7 */

*+html .logo {
	height: 60px;
	line-height: 44px;
}
*+html .padding-left-max {
	padding-left: 0px;
}
*+html .padding-bottom {
	padding-bottom: 9px;
}
*+html .padding-top {
	padding-top: 9px;
}
*+html .padding-total {
	padding: 0px;
}
*+html .padding-cero {
	padding-left: 0px;
}
*+html .margin-top {
	margin-top: 0px;
}
*+html .margin-bottom {
	margin-bottom: 0px;
}
*+html .margin-top-menos {
	margin-top: 0px;
}
*+html .margin-left {
	margin-left: 0px;
}
*+html .margin-left-cero {
	margin-left: 0px;
}
*+html .padding-left-right {
	padding: 0px;
}
*+html .padding-right {
	padding: 0px;
}
*+html .padding-left {
	padding-left: 0px;
	padding-right: 0px;
}
*+html footer {
	width: 99.9%;
}
*+html .container {
	width: 976px;
}
*+html .blanco {
	width: 976px;
	margin-left: 6px;
}
*+html .principal {
	width: 976px;
}
*+html .claims {
	width: 976px;
}
*+html footer {
	margin-top: 0px;
}
*+html .pildoraInfo {
	width: 100px;
	padding: 12px 0px;
	margin: 6px 0px;
}
*+html .gradientGris {
	margin-bottom: 12px;
}
.blanco {
	margin-top: -6px\0/;
}
*+html .blanco {
	margin-top: 0px;
}
.pull-left {
	margin-bottom: 6px\0/;
}
/* ARREGLILLOS MENÚ */

.paisesMenu {
	font-size: 0.7em;
	border-bottom: 1px dotted #E0E0E0;
}
textarea {
	font-size: 14px;
}

.banner-laptop{
	
	margin-bottom:20px;
	}