/*ESTILOS NIVO*/

/*COL2*/
section {clear: both;padding: 0px;margin: 0px;}
.col {display: block;float:left;margin: 1% 0 1% 1.25%;}
.col:first-child { margin-left: 0; }
.group:before, .group:after { content:""; display:table; }
.group:after { clear:both;}
.group { zoom:1; /* For IE 6/7 */ }
.span_2_of_2 {width: 100%;}
.span_1_of_2 {width: 49.37%;}
@media only screen and (max-width: 533px) {
.col { margin: 1% 0 1% 0%;}
.span_2_of_2, .span_1_of_2 { width: 100%; }
}
/*FIN COL2*/
/*BOTONES*/
.div-campus { background-color:#ededed; padding:15px;font-family: 'Open Sans', sans-serif; font-size:13px; border:1px solid #e2e2e2; margin-top:39px;}
.contenedor-campus { display:table; width:100%;}
.contenedor-campus h2 { margin:0px; font-size:16px; font-weight: bold;font-family: 'Open Sans', sans-serif; color:#a20f26; text-transform:uppercase;}
.contenedor-campus h3 { margin:0px; font-size:16px; font-weight: bold;font-family: 'Open Sans', sans-serif; color:#a20f26; text-transform:uppercase; margin-bottom:2px !important;}
.botones-campus { margin-top:13px;}
.boton-campus{display: block;padding: 35.5px 30px;position: relative;text-decoration: none; color:#fff; font-weight:bold; text-transform:uppercase;font-family: 'Open Sans', sans-serif; font-size:14px; text-align:center; border-left:5px solid #333;background:url(https://www.urosario.edu.co/App_Themes/Ur_home/css/imagenes/arrow-right.png) no-repeat 96.5% center #a20f26}
.boton-campus:hover{background-color: #333; color:#fff; border-left:5px solid #a20f26;}
.info-user { background-color:#FFFFFF; border:1px solid #ccc; display:block; margin-top:7px;}
.contenedor-info-user { padding:15px; display:table;}
.info-user h3 { margin:0px; font-size:24px; line-height:30px;}
.info-user a { color:#a20f26;}
.info-user a:hover { color:#333;}
.salir { background-color:#333; text-align:right; padding:5px; padding-right:20px;}
.salir a { color:#fff;}
.salir a:hover { color:#ccc;}
.foto-user { float:left;margin-right:15px; width:38.5%; line-height:0px;}
.foto-user img { width:100%;}
/*FIN BOTONES*/
/*FORM*/
.div-left-campus { width:62.6%; margin-right:15px; display:table; float:left;}
.div-right-campus {width:35%; display:table; float:left; margin-top:30px;}
.div-formulario-campus { background-color:#ededed; padding:15px;font-family: 'Open Sans', sans-serif; font-size:13px; border:1px solid #e2e2e2;}
.form-campus { background-color:#FFFFFF; border:1px solid #ccc; display:block; margin-top:7px;}
.contenedor-form-campus { padding:15px; /*display:table;*/}
.texto-form { background-color:#a20f26; padding:15px; color:#fff; margin-top:15px; margin-bottom:15px;}
.texto-form h3 { color:#fff; margin-top:0px; margin-bottom:10px;}
.texto-form a { color:#fff; text-decoration:none;}
.texto-form a:hover { color:#ccc; text-decoration: underline;}
.contenedor-form-campus input {background: #f5f5f5 none repeat scroll 0 0;border: 1px solid #ccc;height: 22px;width:100%;}
/*FIN FORM*/

.segmento-slider .nivoSlider {
    position:relative;
    width:100%;
    overflow: hidden;
}

.segmento-slider .nivoSlider img {
    position:absolute;
    top:0px;
    left:0px;
    max-width: none;
}

.segmento-slider .nivo-main-image {
    display: block !important;
    position: relative !important; 
    width: 100% !important;
}

/* If an image is wrapped in a link */
.segmento-slider .nivoSlider a.nivo-imageLink {
    position:absolute;
    top:0px;
    left:0px;
    width:100%;
    height:100%;
    border:0;
    padding:0;
    margin:0;
    z-index:6;
    display:none;
    background:white; 
    filter:alpha(opacity=0); 
    opacity:0;
}
/* The slices and boxes in the Slider */
.segmento-slider .nivo-slice {
    display:block;
    position:absolute;
    z-index:5;
    height:100%;
    top:0;
}

.segmento-slider .nivo-box {
    display:block;
    position:absolute;
    z-index:5;
    overflow:hidden;
}

.segmento-slider .nivo-box img {
    display:block;
    }

/* Caption styles */
.segmento-slider .nivo-caption {
    position:absolute;
    left:0px;
    bottom:0px;
    color:#000;
    width:55%;
    z-index:8;
    font-size:13px;
    padding: 15px;
    overflow: hidden;
    display: none;
    background: rgba(255, 255, 255, 0.7);
}

.segmento-slider .nivo-caption p {
    padding:5px;
    margin:0;
}

.segmento-slider .nivo-caption a {

    display:inline !important;
}

.segmento-slider .nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.segmento-slider .nivo-directionNav a {
    position:absolute;
    top:45%;
    z-index:9;
    cursor:pointer;
}

.segmento-slider .nivo-prevNav {
    left:0px;
}

.segmento-slider .nivo-nextNav {
    right:0px;
}

/* Control nav styles (e.g. 1,2,3...) */
.segmento-slider .nivo-controlNav {
    text-align:center;
    position:absolute;
	right:0;
    z-index:6;
    margin-top:-40px;
    margin-left:0px;
}

.segmento-slider .nivo-controlNav a {
    cursor:pointer;
}

.segmento-slider .nivo-controlNav a.active {
    font-weight:bold;
}

/*TEHEME*/

.segmento-slider .slide {
    height:219px;
    margin-bottom:15px;
    }

.segmento-slider .slider-wrapper { 
    width: 100%;
}

.segmento-slider .nivoSlider {
    position:relative;
    background:#fff url(https://www.urosario.edu.co/App_Themes/GAP/imagenes/nivo/loading.gif) no-repeat 50% 50%;
    height: auto;
	margin-bottom:20px !important;
}

.segmento-slider .nivoSlider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;    
}

.segmento-slider .nivoSlider a {
    border:0;
    display:block;
}

.segmento-slider .nivo-controlNav {
    text-align: center;
}

.segmento-slider .nivo-controlNav a {
    display:inline-block;
    width:22px;
    height:22px;
    background: url(https://www.urosario.edu.co/App_Themes/GAP/imagenes/nivo/bullets.png) no-repeat;
    text-indent:-9999px;
    border:0;
    margin: 0 2px;
}

.segmento-slider .nivo-controlNav a.active {
    background-position:0 -22px;
}

.segmento-slider .nivo-directionNav a {
    display:block;
    width:30px;
    height:30px;
    background:url(https://www.urosario.edu.co/App_Themes/GAP/imagenes/nivo/arrows.png) no-repeat;
    text-indent:-9999px;
    border:0;
    opacity: 0;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}

.segmento-slider:hover .nivo-directionNav a {
    opacity: 1;
    }
    
.segmento-slider a.nivo-nextNav {
    background-position:-30px 0;
    right:15px;
}

.segmento-slider a.nivo-prevNav {
    left:15px;
}

.segmento-slider .nivo-caption a {
    color:#fff;
}

.segmento-slider .nivo-caption a:hover {
    color:#fff;
}

.segmento-slider .nivo-controlNav.nivo-thumbs-enabled {
    width: 100%;
}

.segmento-slider .nivo-controlNav.nivo-thumbs-enabled a {
    width: auto;
    height: auto;
    background: none;
    margin-bottom: 5px;
}

.segmento-slider .nivo-controlNav.nivo-thumbs-enabled img {
    display: block;
    width: 120px;
    height: auto;
}
/*FIN ESTILOS NIVO*/


@media (max-width: 360px) and (min-width: 360px) {
	
	.segmento-slider .nivo-controlNav {
		margin-top: -50px !important;
		}	
		
	.segmento-slider .nivo-caption {
		display:none !important;
		}

}

@media (max-width: 320px) and (min-width: 320px) {
	
	.segmento-slider .nivo-controlNav {
		margin-top: -38px !important;
		}	
		
	.segmento-slider .theme-default .nivoSlider {
		height: 181px !important;
	}
		
	.segmento-slider .nivo-caption {
		display:none !important;
		}
}
@media only screen and (max-width: 966px) {
.div-left-campus {width: 62.4%;}
}
@media only screen and (max-width: 853px) {
.div-left-campus, .div-right-campus {width: 100%;}
}

.segmento-slider .col-md-4-left { margin-top:40px;}


/* Start menu flotante informacion */
.menu-info{
	top: 280px;
	right: 0;
	z-index: 999;
	width: 65px;
	border: 1px solid #9b9b9b;
	position: absolute;
	background: #fff;
	border-radius: 4px;
	-ms-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;	
}

.menu-info a{
	border-top: 1px solid #dadada;
	height: 68px;
	display: block;
	text-indent: -9999px;
	cursor: pointer;
	transition:.5s;
	-ms-transition:.5s;
	-moz-transition:.5s;
	-webkit-transition:.5s;
}

.menu-info a:first-child{
	border: none;
	border-radius: 3px 3px 0 0;
	-ms-border-radius: 3px 3px 0 0;
	-moz-border-radius: 3px 3px 0 0;
	-webkit-border-radius: 3px 3px 0 0;
}
.menu-info a:last-child{
	border-radius: 0 0 3px 3px;
	-ms-border-radius:0 0 3px 3px;
	-moz-border-radius: 0 0 3px 3px;
	-webkit-border-radius: 0 0 3px 3px;
}

.menu-info .info{background: #fff url(http://urosario.edu.co/App_Themes/Admisiones/img/ico-01.png) no-repeat center;}
.menu-info .chat{background: #fff url(http://urosario.edu.co/App_Themes/Admisiones/img/ico-02.png) no-repeat center;}
.menu-info .estudio{background: #fff url(http://urosario.edu.co/App_Themes/Admisiones/img/ico-03.png) no-repeat center;}

.menu-info .info:hover,
.menu-info .info.activo{
	background:url(http://urosario.edu.co/App_Themes/Admisiones/img/ico-01-wt.png) no-repeat center;	
}

.menu-info .chat:hover,
.menu-info .chat.activo{
	background:url(http://urosario.edu.co/App_Themes/Admisiones/img/ico-02-wt.png) no-repeat center;
}

.menu-info .estudio:hover,
.menu-info .estudio.activo{
	background:url(http://urosario.edu.co/App_Themes/Admisiones/img/ico-03-wt.png) no-repeat center;
}

.menu-info a:hover,
.menu-info a.activo {
	background-color: #fc5451 !important;
}

.menu-info a:active{
	background-color: rgba(255,255,255,.5) !important;
}