@charset "iso-8859-1";
@import url('https://fonts.googleapis.com/css?family=Hind:300,400,500,700');
@import url("submenues.css");
@import url("rutas.css");
/* CSS Document */
* { margin:0; padding:0;}
html {	margin:0;
	padding:0;
}
body {
    background-repeat: no-repeat;
    background-position: center top;
    background-attachment: fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	margin:0;
	padding:0;
	font-family: 'Hind', sans-serif; 
}
#wrapper { max-width:1000px; width:100%; margin:0 auto; padding:0; text-align: left; border:1px solid #000; box-sizing: border-box;}

.header { position:relative;}
.header .renglon-galerias {
	float: left;
	width: 950px;
	margin-bottom: 20px;
	margin-left: 15px;
	overflow:hidden;
}


.header .botones a:hover {
	text-decoration: underline;
}
.header .botones-alt a:hover {
	text-decoration: underline;
}

.header .buscador {
	width: 28%;
	float: left;
	height: 65px;
}


.header .buscador-campo {
	float: left;
	width: 165px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.header .buscador-btn {
	float: left;
	width: 22px;
	margin: 0px;
	padding: 0px;
}


.header .botonera a:hover {
	float: left;
	color: #B12C00;
	font-size: 18px;
	text-decoration: none;
}
/*ESTILOS DESPLEGABLES*/
.flecha1, .flecha2, .flecha3, .flecha4 {
	background-image: url(https://www.palermo.edu/contenidos/header/img/flecha.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 16px;
	width: 32px;
	position: absolute;
	top: -15px;
}
.flecha1 { left: 200px;}
.flecha2 { left: 576px;}
.flecha3 { left: 736px;}
.flecha4 { left: 898px;}

.contenido1, .contenido2, .contenido3, .contenido4 {
	background-image: url(https://www.palermo.edu/contenidos/header/img/degrade.jpg);
	overflow: hidden;
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 25px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 15px;
	-moz-box-shadow: 3px 3px 4px #bbb;
	-webkit-box-shadow: 3px 3px 4px #bbb;
	box-shadow: 3px 3px 4px #bbb;
	/* IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#bbbbbb')";
	/* IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#bbbbbb');
}

.linea-header {
	background-image: url(https://www.palermo.edu/contenidos/header/img/linea-header.jpg);
	background-color: #FFF;
	clear: both;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center bottom;
	height:30px;
}
.buscador-borde {
	height: 23px;
	width: 218px;
	border: 1px solid #CCC;
	background-color: #FFF;
	float:right;
}
.buscador-borde-1 {
	width:187px; height:22px; float:left; padding-top:1px; padding-left:5px;
}
.buscador-borde-2 {
	width:26px; height:23px; float:left;
}
.imput-buscador {
	font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666666; width:180px; height:18px; border: 0px solid #FFF;
}



/* todo lo nuevo */

.header { margin:0; padding:0; z-index: 4000; }
.linksup { background-color: #000; height: 28px; padding:1px; margin:0; position:relative;}
.linksup a { color: #FFF; text-decoration: none;}
.linksup ul.botones { margin:0 0 0 14px;; padding:0;}
.linksup ul.botones2 { float:right; height:  20px; width: 284px; padding: 8px 0 0 17px; margin:0;
background-image: url(https://www.palermo.edu/contenidos/header/img/mundo.jpg);
background-repeat: no-repeat;
background-position: left 7px; position:absolute; top:0; right:0; }
.linksup ul.botones li, .linksup ul.botones2 li { display:inline;}
.linksup ul.botones li a { font-size: 13px;font-weight: bold; margin-right: 30px; display:inline-block; padding-top:4px; }
.linksup ul.botones2 li a { border-right:1px solid #FFF; padding-right:12px;float: left; font-size: 12px; font-weight: normal; margin-left: 10px;}
.linksup ul.botones2 li:last-child a{ border:none;}
.linksup ul.botones2 li a:hover { text-decoration:underline; }


.header .logo { height: 95px; width: 11%; float: left; margin: 0 4% 0 0; }
.header .logo img { margin: 10px 0 0 15px; height: auto;}

.header-bot { height: 65px; width: 85%; float: left; margin-top: 10px;}
.header-bot a.titulo-seccion{font-size: 22px; font-weight: normal; color: #000;
	width: 66%;
	float: left;
	
	height: 37px;
	text-decoration: none;
/*	padding-left: 40px;*/
	padding-top: 28px;
	display:block;
}
.header nav { color: #00A3D9; margin:0; padding:0; width:85%; float: left;}
.header nav ul { margin:0; padding:0; list-style:none;}
.header nav ul li { display:inline; margin:0 29px 0 0; padding:0;}
.header nav ul li:last-child { margin:0;}
.header nav ul li a { font-size: 18px; color: #00A3D9; text-decoration:none; display:inline-block;}

.contenido1, .contenido2, .contenido3, .contenido4 { width:95%; margin:auto; }
.contenido1 h3, .contenido2 h3, .contenido3 h3, .contenido4 h3 { font-size: 18px;
	font-weight: normal;
	color: #444;
	text-decoration: none;
	border-bottom: 2px solid #999;
	margin: 0 0 18px 0;
	padding-bottom: 5px;
}

.contenido1 h3 a, .contenido2 h3 a, .contenido3 h3 a, .contenido4 h3 a { text-decoration: none; border:none; color: #444;}

.contenido1 img, .contenido2 img, .contenido3 img, .contenido4 img {
	margin-right: 10px;
	float: left;
	border: 0px solid;
}
ul.botonesuni, ul.columna1, .header .btninscripcion{
	width: 33%;
    float: left;
	margin:0; padding:0; list-style:none;
}
.header .btninscripcion { width: 30%; margin:0 0 0 3%; }
ul.botonesuni { margin:0 0 0 6%; width: 28%;}
ul.columna2 {
	width: 45%;
    float: left;
	margin:0 5% 0 0; padding:0; list-style:none;
}

ul.columna4 {
	width: 24%;
    float: left;
	margin:0; padding:0 1% 0 0; list-style:none;
}
ul.columna1 li, ul.columna2 li, ul.columna4 li { margin:0 8px 7px 4px; font-size: 13px; border-bottom: 1px dotted #BBB; background-image: url(https://www.palermo.edu/contenidos/header/img/vineta.jpg);
background-repeat: no-repeat;
background-position: left 7px;
}
ul.columna1 li {  margin:0 20px 7px 4px;}

ul.columna1 li a, ul.columna2 li a, ul.columna4 li a {
	color: #444;
	text-decoration: none;
	padding-bottom: 5px;
	padding-left: 16px;
	display:block;
}
ul.columna4 li:first-child { color: #333; background-image:none; border-bottom: 1px solid #999;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 5px;
}
ul.botonesuni li { margin: 0 0 9px 0; height:42px;}
ul.columna1 li a:hover, ul.columna2 li a:hover, ul.columna4 li a:hover {	color: #B12C00;}

#m1, #m2, #m3, #m4 { position: absolute; visibility: hidden;z-index: 300; top:147px; width:100%; text-align: left;}

.header .logo:after { clear:both; display:block; content:"";}
/* Media Queries */

.divbannertxt {height:220px; overflow:hidden; padding: 80px 60px 0; background-size:100% auto; box-sizing:border-box;}
.cuadrado-2 {float: left;    margin: 15px 15px 0 0;    width: 20px;    height: 20px; }
.banner_tit_principal { color: #FFF;
    font-size: 30px;
    margin: 14px 0 0 0;
    text-transform: uppercase;
    line-height: 1;
	padding-bottom: 0;
}
.banner_tit_secundario {
    color: #FFF;
    font-size: 19px;
    padding: 0 0 0 44px;
    margin: 0px;
}

@media (max-width: 990px) {
	.header nav ul li { margin: 0 14px 0 0;}
	.header nav ul li a { font-size: 17px}
	.flecha1 { left: 170px;}
	.flecha2 { left: 498px;}
	.flecha3 { left: 630px;}
	.flecha4 { left: 766px;}
	.contenido3 .columna2 a img { width:46%;}
	.contenido1 h3, .contenido2 h3, .contenido3 h3, .contenido4 h3 { font-size: 16px; margin: 0 0 14px 0;}
}
@media (max-width: 850px) {
	.linksup ul.botones, .header .buscador { display:none;}
	.header .logo { width: 120px; margin: 0;}
	.header-bot, nav { width:84%;}
	.header-bot a.titulo-seccion { width:100%;}
	.header nav ul li { margin: 0 4px 0 0;}
	.header nav ul li a { font-size: 16px}
	.flecha1 { left: 160px;}
	.flecha2 { left: 432px;}
	.flecha3 { left: 546px;}
	.flecha4 { left: 660px;}
	.header .btninscripcion { width:22%;}
	.header .btninscripcion img { width:90%;}
}
@media (max-width: 768px) {
	.flecha1 { left: 150px;}
	.flecha2 { left: 420px;}
	.flecha3 { left: 532px;}
	.flecha4 { left: 645px;}
	.header nav { clear:both; width:100%; margin: 10px auto 0;} 
	.header nav ul li { margin: 0 4px 0 0;}
	.header nav ul li a { font-size: 15px}
	
}
@media (max-width: 600px) {
	.header-bot { width: 364px;  margin-left: 0;}
	.divbannertxt { background-size: cover; height: auto;  padding: 40px 60px 0;}
	.banner_tit_principal {margin: 14px 0 0 40px;}
	.banner_tit_secundario {line-height: 1;}

}
@media (max-width: 481px) {
	.header-bot { width: 200px;}
	.linea-header { display:none;}
	section { width: 98% !important; margin: 0; padding: 1%;}
	
}
