﻿

body{
	background:#fff;
	font-family: segoeui !important;
    src: url("../fonts/segoeui.ttf");

}
@font-face {
    font-family: segoeui;
    src: url("../fonts/segoeui.ttf");
}

.row.bg-noticia h4 {
    min-height: 60px;
}
.description-news{
    text-align: justify;
    margin-top: 9px;
    min-height: 180px;

}



a{
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
}
ul{
	padding: 0;
	margin: 0;	
}
h1,h2,h3,h4,h5,h6,label,p{
	margin:0;	
}

.row {
   margin-right: 0px !important; 
   margin-left: 0px !important;
}
/*----*/
.header-top{
	background: #026F35 none repeat scroll 0 0;
    height: 50px;
    position: relative;
}

.header-left{
	float: right;
	  margin-top: 4px;
}
.header-left ul{
	float: left;
}
.header-left ul li{
	display: inline-block;	
}
.header-left ul li a{
	text-decoration: none;
	color:#fff;
	  font-size: 1.1em;
	  margin: 0 2em 0 0;
}
.header-left ul li a:hover{
		color:  #EF5F21; 
}
.logo{
	 left: 35%;
    position: absolute;
    z-index: 99;
}
.head-top {
  padding: 1em 0;
}
.logo h1 a {
    color: #6c7886;
    font-size: 1.4em;
    text-decoration: none;
}






/*buscaddor



width: 0%;*/
.sb-search {
    right: 70px;
	min-width: 41px;
	margin: 0;
	height: 40px;
	float: right;
	overflow: hidden;
	-webkit-transition: width 0.3s;
	-moz-transition: width 0.3s;
	transition: width 0.3s;
	-webkit-backface-visibility: hidden;
	background: none;
}

.ms-srch-sb-border {
    height: 40px;
    background: #fff;
    padding: 6px;
}

.clearfix {
    position: fixed;
    right: -260px;
}


.glyphicon-search{
    font-size: 26px;
    padding: 10px;
    color: #fff;
    float: right;
}}

.sb-search-input {
	position: absolute;
	top: 0px;
	left: 1px;
	border: none;
	outline: none;
	background: #F9C11A;
	width: 100%;
	height: 40px;
	margin: 0;
	z-index: 10;
	font-size: 13px;
	color:#FFFFFF;
	padding-left: 1em;
}
.sb-search-input::-webkit-input-placeholder {
	color:#FFFFFF;
}
.sb-search-input:-moz-placeholder {
	color: #ffffff;
}
.sb-search-input::-moz-placeholder {
	color: #efb480;
}
.sb-search-input:-ms-input-placeholder {
	color: #ffffff;
}
.sb-icon-search,.sb-search-submit  {
	width: 40px;
    height: 40px;
    display: block;
    position: absolute;
    right: 0;
    top: 0px;
    padding: 0;
    margin: 0;
    line-height: 85px;
    text-align: center;
	cursor: pointer;
}
.sb-search-submit {
	background:#000 url('images/search.png') no-repeat 10px 10px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* IE 8 */
    filter: alpha(opacity=0); /* IE 5-7 */
    color: transparent;
	border: none;
	outline: none;
	z-index: -1;
	-webkit-appearance: none;
}
.sb-icon-search {
   background:#000 url('images/search.png') no-repeat 10px 10px;
	z-index: 90;
}
/* Open state */
.sb-search.sb-search-open,.no-js .sb-search {
	width: 30%;
}
.sb-search.sb-search-open .sb-icon-search,.no-js .sb-search .sb-icon-search {
	background: #c0c0c0 url('images/img-sprite.png') no-repeat 0px 1px;
	color: #fff;
	z-index: 11;
}
.sb-search.sb-search-open .sb-search-submit,.no-js .sb-search .sb-search-submit {
	z-index: 90;
}
/*-- buscaddor --*/





/*-- iconos redes sociales header --*/
i.facebok {
    width: 34px;
    height: 34px;
    background: url("images/social.png")no-repeat -5px -6px ;
    float: left;
    vertical-align: middle;
}
i.facebok:hover{
	opacity:0.5;
}
i.twiter {
    width: 34px;
    height: 34px;
    background: url("images/social.png")no-repeat -46px -7px;
    float: left;
    vertical-align: middle;
}
i.twiter:hover{
	opacity:0.5;
}
i.goog {
    width: 34px;
    height: 34px;
    background: url("images/social.png")no-repeat -92px -8px;
    float: left;
    vertical-align: middle;
}
i.goog:hover{
	opacity:0.5;
}
i.inst {
    width: 34px;
    height: 34px;
    background: url("images/social.png")no-repeat -91px -8px;
    float: left;
    vertical-align: middle;
}
i.inst:hover{
	opacity:0.5;
}

i.espanol {
     background: rgba(0, 0, 0, 0) url("images/social.png") no-repeat scroll -281px -8px;
    float: left;
    height: 34px;
    vertical-align: middle;
    width: 34px;
}

i.ingles {
     background: rgba(0, 0, 0, 0) url("images/social.png") no-repeat scroll -231px -8px;
    float: left;
    height: 34px;
    vertical-align: middle;
    width: 34px;
}

.social {
    float: left;
    margin: 0.4em 0 0;
}
.social li {
    display: inline-block;
}
.social ul {
   padding:0;
}

/*-- iconos redes sociales header --*/

.h_menu4 {
    float: left;
    
}
.h_menu3 {
     margin: 7px 0 0;
    float: left;
   
}
.h_nav h4{
	border-bottom:1px solid rgb(236, 236, 236);
	font-size: 1.3em;
	color:#000;
	line-height: 1.8em;
	margin-bottom: 4%;
}
.h_nav h4.top{
	margin-top:1%;
}
.h_nav ul li{
	display: block;
}
.h_nav ul li a{
	display: block;
  font-size: 0.85em;
  color: #FFFFFF;
  text-transform: capitalize;
  line-height: 3em;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.h_nav ul li a:hover{
	   color: #F9C11A;
	text-decoration:underline;
}


.marg-center{
    margin-right: 30%;
}


.h_nav ul li a{
        padding: 0 1em !important ;
}


.social-taman{
    width: 30%;
}

.menu-inicial{
    
    display: inline-block;
    float: left;
    margin-left: 2em;
}

.buscador-wht{
    width: 25%;
}



/*----slider----

.banner {
    background: url("../css/images/1.jpg") no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 560px;
    position: relative;
}*/

.rslides {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
}

.rslides li:first-child {
    position: relative;
    display: block;
    float: left;
}

.rslides li {
    -webkit-backface-visibility: hidden;
    position: absolute;
    display: none;
    width: 100%;
    left: 0;
    top: 0;
}

.banner-text {
    padding: 14em 0 1em;
    color: #fff;
    width: 50%;
}

.banner-text h3 {
    font-size: 2em;
    font-weight: 800;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    letter-spacing: 6px;
    line-height: 1.2em;
}

.banner-text p {
    font-size: 1.2em;
    margin: 1.3em 0 1em;
}


/*---servicios---*/

.padd-serv{
    padding: 20px 0;
    width: 70% !important;
}

.title-pad {
    color: black;
    display: inline-block;
    font-weight: 600;
    padding: 23px 1px 31px 84px;
}

.sprite-img{
     background-image: url("images/sprite.png");
    background-repeat: no-repeat;
    cursor: pointer;
    height: 75px; 
    
}

.sprite2-img{
    background-image: url("images/sprite2.png");
    background-repeat: no-repeat;
    cursor: pointer;
    height: 75px; 
    
}

.inscripcion{
    background-image: url('images/inscripcionVerde .png');
    background-repeat: no-repeat;
    cursor: pointer;
    height: 75px; 
   
    
}



.oferta-img{
   background-position: 0 -10px; 
}

.oferta-img:hover{
  background-position: 0 -400px;
}


.servicios-img {
    background-position: 0 -104px;
}

.servicios-img:hover {
    background-position: 0 -494px;
    
}

.universidad-img {
     background-position: 0 -198px;
}

.universidad-img:hover {
    background-position: 0 -588px;
    
}

.virtual-img {
     background-position: 0 -297px;
}

.virtual-img:hover {
    background-position: 0 -687px;
    
}
/*---servicios---*/

/*----slider----*/




/*----stilos section noticias y formulario----*/

.bg-sct-noticias{
       background-color: #EDEEF0;
    padding-bottom: 20px;
}

.titles-sections{
    text-align: center;
    margin-top: 30px;
    color: #949494;
    font-size: 21px;
    margin-bottom: 13px; 
}

.titles-sections-1{
    text-align: center;
   
    color: #949494;
    font-size: 21px;
    margin-bottom: 13px; 
}



.line-sep{
        width: 80%;
    height: 4px;
    background: linear-gradient(45deg, #026F35 -17%, #F9C11A 60%, #026F35 83%);
    margin: 10px auto;
    margin-bottom: 40px;
}


.bg-noticia{
   background-color: #fff;
    margin-bottom: 40px;
    padding: 30px 0 24px 0px;
    border-left: solid 3px #F9C11A;
	    height: 250px;
}

.bg-noticia:hover{
   background-color: #FBFBFB;
    border-left: solid 3px #008000;
}

.fecha-news {
    font-size: 11px;
    margin-bottom: 10px;
    color: #026F35;
}

.twitter{
    color:cornflowerblue;
    font-size: 13px !important;
    margin-left: 30px;
    font-weight: 800;
}


.btn-right{
    margin-top: 20px;
    float: right;
   	margin-right: 20px;
}

.cont-btn{
   background-color: #5CB85C;
    padding: 23px;
}


.btn-center{
        margin: 0px auto;
    display: block;
    margin-bottom: 11px;
    padding: 13px 38px !important;
}

.bg-form{
        background-color: #F7F8F8;
}

.descripcion-btn {
    color: #fff;
    text-align: center;
}

/*----stilos section noticias y formulario----*/



/*--estilos banner comunicate--*/

.bg-comunicate{
     background: url("images/atencion.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.banner-img-com{
     background-position: center center !important;
    background-size: cover !important;
    min-height: 280px;
    
}

.txt-banner {
    font-family: sans-serif;
    font-size: 36px;
    line-height: 50px;
    margin-bottom: 15px;
   
    font-weight: 700;
}

.txt-banner-1 {
    font-family: sans-serif;
    font-size: 36px;
    line-height: 50px;
    
    font-weight: 300;
}

section.bg-comunicate .info-banner {
   color: #fff;
    margin: 0 auto;
    padding-top: 46px;
    text-align: center;
}
/*-- estilos banner comunicate--*/



/*--stilos video canal--*/

.video-canal{
    padding-top: 70px;
    padding-bottom: 70px
}


.btn-top {
    margin-top: 30px;

}


.thumbnail {
    background-color: rgba(255, 255, 255, 0) !important;
    border: 1px solid rgba(221, 221, 221, 0) !important;
    display: inline;
  
}

/*---estilos testimonios-----*/

.bg-testimonios{

     background:  url('images/fondo-final-home.jpg') no-repeat scroll 0 0 rgba(0, 0, 0, 0);  
   
}

.banner-img-testi{
    background-position: center center !important;
    background-size: cover !important;
    min-height: 556px;   
}

section.bg-testimonios .banner-img-testi {
    color: #fff;
    margin: 0 auto;
    padding-top: 46px;
    text-align: center;
}


section.bg-testimonios .info-banner {
    color: #fff;
    margin: 0 auto;
    padding-top: 46px;
    text-align: center;
}


.name-student{
        color: #F9C11A;
    font-weight: 700;
}

.img-student{
	width: 150px;
	height: 150px;
	margin-top: 20px !important;
	border-radius:50%;
}


.txt-testimonios{
    color: #fff;
    text-align: center;
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 20px;
}

small{
   color: #F9C11A;
}

small div{
	text-align:center;
}

.bg-programas .col-sm-5 img {
    width: 100%;
}



@media screen and (min-width: 768px){
	
	.bg-noticia {
    height: auto;
	}
	
	.carousel-indicators {
	    bottom: -40px !important;
	}
	
	.bg-programas .col-sm-5 img {
    width: 70%;
	}
	
	
}
/*---estilos testimonios-----*/


.bg-footer{
     background-color: #00a850;
    padding: 20px;
    color: #fff;
}


.bg-footer h3.title-footer {
    width: 100%;
    margin: 0;
    padding: 0;
    color: #fff;
    
}
.bg-footer h3.title-footer:after {
    display: inline-block;
    margin: 0 0 8px 20px;
    height: 3px;
    content: " ";
    text-shadow: none;
    background-color: #fff;
    width: 140px;
}


.bg-footer .txt-footer{
    color: #fff;
    padding-bottom: 15px;
}

/*--- @ media query---*/

@media (max-width: 767px){

.img-date {
    background-image: url('/Style Library/images/fecha.png');
    width: 46%;
    height: 60px;
    background-size: 100%;
    background-repeat: no-repeat;
    margin: auto;
}

    .img-news {

    width: 59%;
}
    
    .bg-noticia {
    height: auto;
	}

    
    .stn-clientes{
        display: none;
    }
     
    
    .btn-right {
    margin-left: 0;
    margin-top: 17px;
    position: relative;
}
    
    .title-pad{
    	display:none;
    }

	#s4-ribbonrow{
		display:none;
	}
	
	#suiteBar{
		display:none;

	}
	
	.padd-serv .col-xs-3{
	    padding-right: 0px;
	    padding-left: 0px;
	}

	
	.sprite-img {
	   width: 80px;

	}

}


@media (max-width: 600px){
    .bg-intervalo{  
    padding-left: 2%;
    }
    
    .bg-intervalo-1{
    padding-left: 2%;
    }
    
    .img-news {
    width: 80%;
    }
    
    .txt-banner {
    font-size: 23px;
    }
    
    .txt-banner-1 {
    font-size: 26px;
    
    }
    
    .txt-testimonios {
    font-size: 14px;
    font-weight: 300;
    
    }
    
    .name-student {
    font-size: 18px;
    font-weight: 700;
    }
    
    .logotipo {
    width: 70%;
    }
    
    .btn-center {
    margin: 0 auto 1px;
    }
    
    .video-canal {
    padding-bottom: 20px;
    padding-top: 30px;
    }
    
    .img-student{
    height: 90px;
    margin-top: 20px;
    width: 95px;
    }
    
    .txt-banner {
    font-family: sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
    margin-bottom: 15px;
    }
    
    section.bg-testimonios .info-banner {
    padding-top: 16px;
    }
    
    small {
    color: #f9c11a;
    margin: 0;
    }
    
    .carousel-indicators {
    bottom: -60px;
    }
    
    .titles-sections {
    font-size: 18px;
    }
    
    .titles-sections {
    font-size: 18px;
    }
}



@media (max-width: 350px){
   .logo {
    left: -6%;
    
} 
}


/****************   No Bootstrap  *******************/


div#suiteBar span{
-webkit-box-sizing: initial;
box-sizing: initial;
}

#s4-ribbonrow span {
-webkit-box-sizing: initial;
box-sizing: initial;
}

div#suiteBar a{
-webkit-box-sizing: initial;
box-sizing: initial;
}

#s4-ribbonrow a {
-webkit-box-sizing: initial;
box-sizing: initial;
}

#RibbonContainer input {
-webkit-box-sizing: initial;
box-sizing: initial;
}

li.ms-core-suiteLink:before {
background: transparent;
}

.ms-dlgTitle span {
-webkit-box-sizing: initial;
box-sizing: initial;
}

.ms-bottompagingline a {
-webkit-box-sizing: initial;
box-sizing: initial;
}

.js-webpart-menuCell a {
-webkit-box-sizing: initial;
box-sizing: initial;
}

#s4-bodyContainer {
  padding-bottom: 0px;
}
 /****************** End boostrap ***************/

/*************Basico Sharepoint Portales**************/

#contentRow {
  padding: 0px;
}

#contentBox {
  margin-right: 0px;
  margin-left: 0px;
  min-width: 0px;
}

#sideNavBox {
    display: none;
}

#titleAreaBox{
    display: none;
}


#s4-titlerow {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    height: 142px;
}
/*************Basico Sharepoint Portales**************/

#suiteBarLeft, .ms-storefront-appiconimg  {
    background: #026F35;
}

.ms-vl-applist{
    padding: 10px;
}

.ms-siteSettings-root {
    padding: 30px;
}

.ms-listviewtable{
	padding:30px;
}

#WebPartWPQ2 {
    padding: 30px;
}

.ms-siteicon-img {
    max-width: none;
    max-height: none;
}


/************** Adaptacion al estilo ************/


.img-news img {
    box-shadow: -9px 12px 16px -9px #545353;
   	width: 100% !important;
    max-height: 150px;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.carousel-inner > .item > img, .carousel-inner > .item > a > img {
    width: 100%;
  
}

.carousel-inner > .item > img, .carousel-inner > .item > a > video {
    width: 100%;
   }
/**************** Pages Layouts Programas ************************/



.bg-title-program {
    background-color: #F9C11A;
}

.title-programas {
    font-family: sans-serif;
    font-size: 21px;
    line-height: 50px;
    font-weight: 900;
    color: #fff !important;
    text-align: center;
}


.bg-programas {
    height: auto;
    background: url("../images/point-bg.png") repeat scroll 0 0,none repeat scroll 0 0 #0a4a72;
    background-color: forestgreen;
    color: #fff !important;
    padding: 30px 50px 0;
    border-top: 5px solid #5eb236;
}


.bg-programas #WebPartWPQ2 {
    padding: 0px !important;
}

.bg-programas .ms-webpartzone-cell {
    margin: auto auto auto !important;
}


.txt-banner-border {
    font-family: sans-serif;
    font-size: 36px;
    line-height: 50px;
    color: forestgreen !important;
    text-shadow: -1px -1px 0 #fff,1px -1px 0 #fff,-1px 1px 0 #fff,1px 1px 0 #fff;
}

.txt-banner-programas {
    font-family: sans-serif;
    font-size: 31px;
    line-height: 50px;
    font-weight: 900;
    color: #fff !important;
}

.btn-warning {
    color: #fff;
    background-color: #F9C11A;
}

.btn-left {
    display: block;
    padding: 13px 38px !important;
}

.txt-description-title {
    text-align: center;
    padding: 0px 10%;
    margin-top: -20px;
}

.bg-gray-title {
    background: url("../images/point-bg.png") repeat scroll 0 0,none repeat scroll 0 0 #d7d7d7;
    border-bottom-left-radius: 30px;
    margin: 30px 0px;
    padding: 2px;
}

.circle-title {
    width: 70px;
    height: 70px;
    background-color: #e9bf30;
    border-radius: 90px !important;
    float: left;
    position: relative;
    display: inline-block;
    margin-top: -10px;
    border: 6px solid green;
    padding-top: 14px;
}


.fa {
    color: #026F35;
}

.bg-gray-title h1 {
    font-family: sans-serif;
    font-size: 21px;
    line-height: 50px;
    font-weight: 900;
    color: #6f6f6f;
    padding-left: 90px;
}

.text-contenido {
    text-align: justify;
    padding-left: 50px;
}

.container {
    width: 90%;
}

#menufixed{
	transition: height 0.3s ease 0s;
    position: fixed;
     z-index:90;
     width: 100%;
     background: #fff;
}


.fixed {
    background: #fff;
}

fixed .header{
display:none;
}

.fixed  .ms-siteicon-img {
    content: url("/Style%20Library/Images/logoucofixed.png");
}

.fixed .top-menu {
    background: #FFFFFF none repeat scroll 0 0;
    padding: 2em 0 1em 0;
    height: 60px;
}

div#myCarouselA img {
    width: 70%;
    margin: auto;
}


.carousel-control.right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, 0) 100%);
}

.carousel-control.left {
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, 0) 100%);
}

div#myCarouselA .carousel-control {
    color: #026F35;
    opacity: .8;
}

section {
    margin: 0 auto;
    position: relative;
    width: 100%;
    z-index: 10;
    background: #fff;
}

#BannerSection{
	color: #fff;
    max-height: 400px;
}


.img-news {
	height: 170px;
}

.bg-footer a {
    color: #fff;
	text-decoration: none;
}

.bg-footer a:hover {
    color: #F8C00C;
}



.descripciontext{
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.22) 17%,rgba(0,0,0,0.75) 57%,rgba(0,0,0,0.75) 88%,rgba(0,0,0,0.75) 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(0,0,0,0)),color-stop(17%,rgba(0,0,0,0.22)),color-stop(57%,rgba(0,0,0,0.75)),color-stop(88%,rgba(0,0,0,0.75)),color-stop(100%,rgba(0,0,0,0.75)));
    background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.22) 17%,rgba(0,0,0,0.75) 57%,rgba(0,0,0,0.75) 88%,rgba(0,0,0,0.75) 100%);
    background: -o-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.22) 17%,rgba(0,0,0,0.75) 57%,rgba(0,0,0,0.75) 88%,rgba(0,0,0,0.75) 100%);
    background: -ms-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.22) 17%,rgba(0,0,0,0.75) 57%,rgba(0,0,0,0.75) 88%,rgba(0,0,0,0.75) 100%);
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,0.22) 17%,rgba(0,0,0,0.75) 57%,rgba(0,0,0,0.75) 88%,rgba(0,0,0,0.75) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#bf000000',GradientType=0);
    position: fixed;
    bottom:0;
    width: 100%;
    opacity: .5;
    height: 30%;
}

.descripcionbanner h2{
	color: white;
    z-index: 2000;
    position: fixed;
    top: 55%;
    text-transform: uppercase;
    font-size: 40px;
    font-weight: bold;
    width: 100%;
    padding: 5px 50px;
}

.ms-storefront-appiconspan {
    background-color: #026F35;
}

/***********************************/

.row {
    margin-right: 0px !important;
    margin-left: 0px !important;
}

.img-event img {
    max-width: 100%;
    width: 100%;
        position: relative;
    top: 50%;
    transform: translateY(-50%);
 }

.sct-events a {
	-webkit-transition: all 150ms ease;
	-moz-transition: all 150ms ease;
	-ms-transition: all 150ms ease;
	-o-transition: all 150ms ease;
	transition: all 150ms ease; 
	}
    a:hover {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; /* IE 8 */
        filter: alpha(opacity=50); /* IE7 */
        opacity: 0.6;
        text-decoration: none;
    }

.sct-events .caption{
    padding: 7px;
   	word-break: break-all;
   	min-height: 100px;
}



.sct-events .thumbnail {
   margin-bottom: 4px !important;
}

/* Container */
.sct-events .container-fluid {
    background: #FFFFFF;
    margin: 40px auto 10px;
    padding: 20px 40px 0;
    max-width: 960px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}


.caption p {
font-size: 14px;
color: #999;
}

.btn.btn-mini {
    font-size: 12px;
    float: right;
}

/* Carousel Control */
.sct-events .control-box {
    text-align: right;
    width: 100%;
    }

.sct-events .carousel-control {
    background: rgb(255, 193, 0);
    border: 0px;
    border-radius: 0px;
    display: inline-block;
    font-size: 34px;
    font-weight: 200;
    line-height: 18px;
    opacity: 1;
    padding: 0px 10px 0px;
    position: relative;
    height: 30px;
    width: 32px;
}


.sct-events{
      background-color: #21A359;
}

.sct-events .bg-event{
  background-color: #fff;
    padding-right: 0px !important;
    padding-left: 0px !important;
    list-style: none;
}


.sct-events .pi-news-date span {
    color: #FFFFFF;
    text-transform: uppercase;
    margin: 18px;
    font-size: 20px;
    padding: 0px;
}

.sct-events .pi-news-date img{
  margin: 0px auto;
    display: block;
}

.sct-events .pi-news-date h4{
  text-align: center;
      min-height: 75px;
}

.img-event {
   height: 150px;
}


@media (min-width: 768px){
.sct-events .col-event {
    width: 16.8%;
    float: left;

}

#Eventos .col-md-2{
    position: relative;
    min-height: 1px;
    padding-right: 5px;
    padding-left: 5px;
}

#Eventos .btn-right {
    margin-bottom: 5px;
    float: initial;
    margin-left: 50%;
    margin-right: 0px;
    margin-top: 0px;
}

.img-date{
	background-image: url('/Style Library/images/fecha.png');
    width: 60%;
    height: 50px;
    background-size: 100%;
    background-repeat: no-repeat;
    margin: auto;
}

.img-date p{
	    padding: 8px 0;
}


.bg-event #WebPartWPQ2 {
    padding: 0px;
}

.bg-event .line-sep {
    margin-bottom: 0px;
}

#Eventos   div#myCarouselE {
  padding-bottom: 40px;
}

.item .line-sep {
    margin-top: 0px;
        margin-bottom: 10px;
}

}

.sct-events .control-box {
    text-align: right;
    width: 91%;
    margin-bottom: 23px;
}



 .Inicioseccion{
    background: #000;
    text-align: right;
}

.Inicioseccion a{
    color: #fff;
}

.Inicioseccion a:hover{
    color: #F8C00C;
}

.imagenContenido img {
    width: 90%;
    margin: auto;
}

.col-sm-8.Contenido {
    padding: 50px;
}

.itemevento {
    margin-bottom: 15px;
}

.notEvent{
	font-size: 20px;
    text-align: center;
    color: #fff;
}


div#Eventos a.btn {
    color: #fff;
}

div#Eventos a:visited {
    color: #fff;
}


html[data-useragent*='MSIE 9.0']  body,html[data-useragent*='MSIE 10.0']  body, html[data-useragent*='Trident'] body{
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}


html[data-useragent*='MSIE 9.0'] .ms-siteicon-img, html[data-useragent*='MSIE 10.0'] .ms-siteicon-img, html[data-useragent*='Trident'] .ms-siteicon-img{
	margin-left:30px;
}


html[data-useragent*='MSIE 9.0'] .descripciontext, html[data-useragent*='MSIE 10.0'] .descripciontext, html[data-useragent*='Mozilla'] .descripciontext,{
	top: 60%;
}

.condiciones{
	color:#fff;
}

.condiciones a{
    margin-left: 10px;
}


.btnAceptar {
    margin: 10px;
}

.FormularioInscripcion {
    width: 85%;
    margin: auto;
    margin-top: 20px;
}

span.checkActivate {
    float: left;
    margin-right: 10px;
}

.MenuEducacion{
    background: #00a850;
    width: 80%;
	height: 34px;
    margin: auto;
    margin-top: 10px;
}

#TituloPagina{
    width: 80%;
	height: 34px;
    margin: auto;
  	font-size: 25px;
}


.MenuEducacion li {
    padding: 6px 12px !important;
    list-style-type: none !important;
    float: left;
	background: #00A850;
}

.MenuEducacion li a{
    color: #fff !important;
}

.banner2Educacion{
    width: 80%;
    margin-left: 10%;
    padding-right: 0px;
    padding-left: 0px;
}

.banner2Educacion img {
    width: 100%;
    margin: 0px !important;
    margin-top: 20px !important;
}


.ms-core-listMenu-selected:link, .ms-core-listMenu-selected {
    background-color: transparent !important;
    background-color: transparent !important; 
}

.MenuEducacion li > a.ms-core-listMenu-item.ms-core-listMenu-selected:hover, li > a.ms-core-listMenu-item:hover, li > a.ms-core-listMenu-item:active {
    background-color: transparent;
    background-color: transparent;
}

.contenidoeducacion{
	width:80%;
	margin-left:10%;
}

#migadepaneducaion {
    padding: 6px 0;
}

#DeltaPlaceHolderPageTitleInTitleArea span{
	/*width:*/
}

.btn-busqueda {
    color: #fff !important;
    background-color: #5cb85c !important;
    border-color: #4cae4c !important;
    width:100%;
}

.busquedaTitulo {
    font-size: 20px;
    font-weight: bold;
    color: #228b22;
}

}
.busquedaLink {
    font-size: 13px;
}

.busquedaContent {
    color: #777474;
    font-size: 16px;
}

.img-litoteca{
	height:100px;
	width:auto;
}
.img-herbario{
	height:150px;
	width:auto;
	padding:5px;
}

#AV input[type="radio"]{
    margin:0;
 margin-left: 30px;
}

#AVL input[type="radio"]{
    margin:0;
 margin-left: 20px;
}

.VerBusqueda{
	    font-size: 16px;
}

.btn-filtro{
	width: 150px;
    font-weight: bold;
}

.informaciondocente .fa{
    width: 32px;
    height: 32px;
    padding: 8px;
    color: #fff;
    font-weight: bold;
    background: #00a850;
    font-size: 18px;
    border-radius: 100px;
    margin: 3px 5px;
}

.docentes .ResultadoBusqueda {
    background-image: url('/Style Library/Images/Docentes1.png');
    background-size: 100% 100%;
    min-height: 280px;
    padding: 10px;
}

.fotodocente img{
	width:100% !important;

}

h3.nombredocente {
    font-weight: bold;
	font-size: 20px;
}

.chk {
    height: 45px !important;
 }
 /**/
 .modal-content {
    margin-top: 30%;
}

.modal-backdrop.fade.in {
    display: none;
}