body {
font-family: Open Sans;
font-weight: 400;
font-size: 16px;
line-height: 22px;
color: #333333;
}

.nav-breakpoint-lg .t4-megamenu {
	background: #333;
    border: 0;
}

.t4-megamenu .navbar-nav > li > a, .t4-megamenu .navbar-nav > li > .nav-link {
	font-size: 1.2rem;
}

.navbar-toggler i {
	color: white;
}


.enlace-blanco {
	color: #fff;
    font-weight: 700;
       padding-left: 20px;
  background: url(https://www.uned.ac.cr/dpmd/audiovisuales/images/logo-ppma/correo-fill.png) no-repeat 0 4px;
    background-size: 15px;
}

.enlace-blanco:hover {
	text-decoration: underline;
    color: #fff;
}


.navbar-brand.logo-text .site-name {
    display: inline-block;
    font-weight: 300;
    margin-bottom: .5rem;
    letter-spacing: 0.5px;
    line-height: 1;
    color: var(--white);
    background: url(https://www.uned.ac.cr/dpmd/audiovisuales/images/logo-ppma/av_02.png) no-repeat 0 13px;
    padding-left: 60px;
    /* background-size: 60px; */
    padding-top: 22px;
    margin-left: 10px;
    overflow-wrap: break-word;
}


/*.navbar-brand.logo-text .site-name {
    display: inline-block;
    font-weight: 300;
    margin-bottom: .5rem;
    letter-spacing: 0.5px;
    line-height: 1;
      color: var(--white);
    background: url(https://www.uned.ac.cr/dpmd/audiovisuales/images/logo-ppma/av_02.png) no-repeat 0 13px;
    padding-left: 70px;
    background-size: 60px;
    padding-top: 12px;
    margin-left: 10px; 
     overflow-wrap: break-word;
}*/

.navbar-brand.logo-text .site-name:hover {

color: #fff;
	text-decoration: none;
}



.titulorombo {
   padding-left: 20px;
  background: url(https://www.uned.ac.cr/dpmd/audiovisuales/images/materiales-ppma/icono-rombo.png) no-repeat 0 8px;
    background-size: 11px;
}


.card {
	margin: 8px;
    	border: 0;
}

.card-text:last-child {
	margin-bottom: 0;
	padding: 20px;
}



.items-row .item .item-content h2, .items-row .item .item-content .h2 {
	font-size: 4em;
}

.item-page .page-header h2, .item-page .page-header .h2 {
	font-size: 4em;
}

.t4-palette-dark .nav > li a,
.t4-palette-dark .nav > li .nav-link {
	  color:#0A58CA;
}

@media (max-width: 580px) {
.hide-uned {display: none;}
}


.uned {
    padding: 8px;
}

.nav-link {
    padding-top: 0.25rem;
}


.inisit {
    padding-top: 0.25rem;
}


.t4-palette-top_uned {
   background-color:#000000;
}


#t4-footer.t4-section.t4-footer {
    background-color: #EEEEEE;
}



.t4-footnav .container {
    padding-top: 2rem;
    padding-bottom: 2rem;
}


.btn-dependencia {
font-family: 'Montserrat', sans-serif;
  font-size: 2em;
  font-weight: 900;
  background-repeat: no-repeat;
  float: left;
  margin-right: 8px;
}

.btn-dependencia a {
color:#21549E;
text-decoration:none;
}
.btn-dependencia a:hover {
 color: #687AB6;
}
.btn-dependencia a:active {
  color: #687AB6;
}

#span-border-promade {
  border-inline-start: 6px solid #73238A;
    vertical-align: text-top;
    line-height: 20px;
    padding-right: 30px;
    border-radius: 0px;
  padding-inline: 4px;
   margin-right: 8px;
}
#span-border-ppma {
  border-inline-start: 6px solid #54A7DD;
    vertical-align: text-top;
    line-height: 20px;
    padding-right: 30px;
    border-radius: 0px;
  padding-inline: 4px;
   margin-right: 8px;
}
#span-border-pem {
  border-inline-start: 6px solid #C2305B;
    vertical-align: text-top;
    line-height: 20px;
    padding-right: 30px;
    border-radius: 0px;
  padding-inline: 4px;
   margin-right: 8px;
}
#span-border-vicom {
  border-inline-start: 6px solid #388406;
    vertical-align: text-top;
    line-height: 20px;
    padding-right: 30px;
    border-radius: 0px;
  padding-inline: 4px;
   margin-right: 8px;
}
#span-border-pal {
  border-inline-start: 6px solid #C25700;
    vertical-align: text-top;
    line-height: 20px;
    padding-right: 30px;
    border-radius: 0px;
  padding-inline: 4px;
   margin-right: 8px;
}

#span-border-dpmd {
  border-inline-start: 6px solid #FFCC00;
    vertical-align: text-top;
    line-height: 20px;
    padding-right: 30px;
    border-radius: 0px;
  padding-inline: 4px;
   margin-right: 8px;
}

.dropdown-menu.level1 {
background-color: #333333;
}


.pagination>li>a {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #ffffff;
    background-color: #8C8C8C;
    border: 1px solid #DDDDDD;
    margin-left: -1px;
}


.navbar {
    padding: 0.3rem 0.3rem;
}

.dropdown-menu {
    min-width: 12rem;
    padding: 0.3rem 1rem;
    margin: 0.3rem 0 0;
    border: 2px solid #ddd;
    border-radius: 0.25rem;
}


/*------------------ tablas --------------*/
#box-hor-table td {
    padding: 8px;
    background: #f2f2f2;
    border-bottom: 1px solid #fff;
    color: #669;
    border-top: 1px solid transparent;
    border-right: 1px solid #fff;
}

/*------------------ redes --------------*/
.av-hover {
    width: 96px; /* Specify the width */
    height: 96px; /* Specify the height */
    background-image: url('https://www.uned.ac.cr/dpmd/audiovisuales/images/materiales-ppma/redes/av.png'); /* Initial background image */
    background-size: cover; /* Cover the entire area of the element */
    transition: background-image 0.5s ease-in-out; /* Smooth transition */
    background-repeat: no-repeat;
 display: inline;
 margin: 4px;
}

.av-hover:hover {
    background-image: url('https://www.uned.ac.cr/dpmd/audiovisuales/images/materiales-ppma/redes/av_on.png'); /* Change on hover */
background-repeat: no-repeat;
}

.yt-hover {
   width: 96px; /* Specify the width */
    height: 96px; /* Specify the height */
    background-image: url('https://www.uned.ac.cr/dpmd/audiovisuales/images/materiales-ppma/redes/yt.png'); /* Initial background image */
    background-size: cover; /* Cover the entire area of the element */
   background-repeat: no-repeat;
    transition: background-image 0.5s ease-in-out; /* Smooth transition */
 display: inline;
 margin: 4px;
}

.yt-hover:hover {
    background-repeat: no-repeat;
    background-image: url('https://www.uned.ac.cr/dpmd/audiovisuales/images/materiales-ppma/redes/yt_on.png'); /* Change on hover */
}


.sc-hover {
   width: 96px; /* Specify the width */
    height: 96px; /* Specify the height */
    background-image: url('https://www.uned.ac.cr/dpmd/audiovisuales/images/materiales-ppma/redes/sc.png'); /* Initial background image */
    background-size: cover; /* Cover the entire area of the element */
    transition: background-image 0.5s ease-in-out; /* Smooth transition */
    background-repeat: no-repeat;
 display: inline;
 margin: 4px;
}

.sc-hover:hover {
    background-image: url('https://www.uned.ac.cr/dpmd/audiovisuales/images/materiales-ppma/redes/sc_on.png'); /* Change on hover */
background-repeat: no-repeat;
}

.fb-hover {
   width: 96px; /* Specify the width */
    height: 96px; /* Specify the height */
    background-image: url('https://www.uned.ac.cr/dpmd/audiovisuales/images/materiales-ppma/redes/fb.png'); /* Initial background image */
    background-size: cover; /* Cover the entire area of the element */
  background-repeat: no-repeat;
    transition: background-image 0.5s ease-in-out; /* Smooth transition */
 display: inline;
 margin: 4px;
}

.fb-hover:hover {
    background-image: url('https://www.uned.ac.cr/dpmd/audiovisuales/images/materiales-ppma/redes/fb_on.png'); /* Change on hover */
background-repeat: no-repeat;
}

.ig-hover {
   width: 96px; /* Specify the width */
    height: 96px; /* Specify the height */
    background-image: url('https://www.uned.ac.cr/dpmd/audiovisuales/images/materiales-ppma/redes/ig.png'); /* Initial background image */
    background-size: cover; /* Cover the entire area of the element */
    background-repeat: no-repeat;
    transition: background-image 0.5s ease-in-out; /* Smooth transition */
 display: inline;
 margin: 4px;
}

.ig-hover:hover {
    background-image: url('https://www.uned.ac.cr/dpmd/audiovisuales/images/materiales-ppma/redes/ig_on.png'); /* Change on hover */
background-repeat: no-repeat;
}

.correo-hover {
   width: 96px; /* Specify the width */
    height: 96px; /* Specify the height */
    background-image: url('https://www.uned.ac.cr/dpmd/audiovisuales/images/materiales-ppma/redes/correo.png'); /* Initial background image */
    background-size: cover; /* Cover the entire area of the element */
  background-repeat: no-repeat;
    transition: background-image 0.5s ease-in-out; /* Smooth transition */
 display: inline;
 margin: 4px;
}

.correo-hover:hover {
    background-image: url('https://www.uned.ac.cr/dpmd/audiovisuales/images/materiales-ppma/redes/correo_on.png'); /* Change on hover */
background-repeat: no-repeat;
}

/*--------  ojo clase para centrar redes ------------------*/
.center {
  margin: auto;
  width: 50%;
  padding: 20px;
}

/*------------- contacto ---------------*/
label {
	font-weight: bolder;
}


.contact .plain-style #contact-form input, .contact .plain-style #contact-form textarea {
	background-color: #ddd;
	color: #333;
}


.contact h3, .contact .h3 {
	border-bottom: 0px;
	font-size: 4rem;
}

span.star {
	color: #dc3545;
	display: inline-block;
	font-size: 1.5em;
}

/*-------------------- menu ---------------------------*/
.gris:hover {
    color: #1C1C1C !important;
background-color: #DDDDDD !important;
}


.t4-megamenu .navbar-nav > li.active > a {
	background-color: #333333; 
  border: none;
  color: white;
}

.t4-megamenu .navbar-nav > li.hover > a, .t4-megamenu .navbar-nav > li.hover > .nav-link {
	background-color: #333333;
    color: white !important;
 border-bottom: 2px white !important;
}


.t4-megamenu .navbar-nav > li.active > a, .t4-megamenu .navbar-nav > li.active > .nav-link {
	color: #1C1C1C;
background-color: #DDDDDD;
}

  /* quienes somos */
        
        .col1 {
  	background-image: url(https://www.uned.ac.cr/dpmd/audiovisuales/images/fotos-ppma/personal_01-xs.jpg);
	background-repeat: none;
	width: 170px;
    height: 170px;
	margin: 4px;
        }
        .col2 {
            background-image: url(https://www.uned.ac.cr/dpmd/audiovisuales/images/fotos-ppma/personal_02-xs.jpg);
	background-repeat: none;
	width: 170px;
     height: 170px;
	margin: 4px;
        }
        .col3 {
            background-image: url(https://www.uned.ac.cr/dpmd/audiovisuales/images/fotos-ppma/personal_03-xs.jpg);
	background-repeat: none;
	width: 170px;
     height: 170px;
	margin: 4px;
        }
         .col4 {
            background-image: url(https://www.uned.ac.cr/dpmd/audiovisuales/images/fotos-ppma/personal_04-xs.jpg);
	background-repeat: none;
	width: 170px;
     height: 170px;
	margin: 4px;
        }
         .col5 {
            background-image: url(https://www.uned.ac.cr/dpmd/audiovisuales/images/fotos-ppma/personal_05-xs.jpg);
      	background-repeat: none;
	width: 170px;
     height: 170px;
	margin: 4px;
        }
           .col6 {
            background-image: url(https://www.uned.ac.cr/dpmd/audiovisuales/images/fotos-ppma/personal_06-xs.jpg);
    	background-repeat: none;
	width: 170px;
     height: 170px;
	margin: 4px;
        }
                   .col7 {
            background-image: url(https://www.uned.ac.cr/dpmd/audiovisuales/images/fotos-ppma/personal_07-xs.jpg);
    	background-repeat: none;
	width: 170px;
     height: 170px;
	margin: 4px;
        }

                   .col8 {
            background-image: url(https://www.uned.ac.cr/dpmd/audiovisuales/images/fotos-ppma/personal_08-xs.jpg);
    	background-repeat: none;
	width: 170px;
     height: 170px;
	margin: 4px;
        }

                   .col9 {
            background-image: url(https://www.uned.ac.cr/dpmd/audiovisuales/images/fotos-ppma/personal_09-xs.jpg);
    	background-repeat: none;
	width: 170px;
     height: 170px;
	margin: 4px;
        }

                   .col10 {
            background-image: url(https://www.uned.ac.cr/dpmd/audiovisuales/images/fotos-ppma/personal_10-xs.jpg);
    	background-repeat: none;
	width: 170px;
     height: 170px;
	margin: 4px;
        }

                   .col11 {
            background-image: url(https://www.uned.ac.cr/dpmd/audiovisuales/images/fotos-ppma/personal_11-xs.jpg);
    	background-repeat: none;
	width: 170px;
     height: 170px;
	margin: 4px;
        }

  .col12 {
            background-image: url(https://www.uned.ac.cr/dpmd/audiovisuales/images/fotos-ppma/personal_12-xs.jpg);
    	background-repeat: none;
	width: 170px;
     height: 170px;
	margin: 4px;
        }

  .col13 {
            background-image: url(https://www.uned.ac.cr/dpmd/audiovisuales/images/fotos-ppma/personal_13-xs.jpg);
    	background-repeat: none;
	width: 170px;
     height: 170px;
	margin: 4px;
        }
  .col14 {
            background-image: url(https://www.uned.ac.cr/dpmd/audiovisuales/images/fotos-ppma/personal_14-xs.jpg);
    	background-repeat: none;
	width: 170px;
     height: 170px;
	margin: 4px;
        }
  .col15 {
            background-image: url(https://www.uned.ac.cr/dpmd/audiovisuales/images/fotos-ppma/personal_15-xs.jpg);
    	background-repeat: none;
	width: 170px;
     height: 170px;
	margin: 4px;
        }
  .col16 {
            background-image: url(https://www.uned.ac.cr/dpmd/audiovisuales/images/fotos-ppma/personal_16-xs.jpg);
    	background-repeat: none;
	width: 170px;
     height: 170px;
	margin: 4px;
        }
          .col17 {
            background-image: url(https://www.uned.ac.cr/dpmd/audiovisuales/images/fotos-ppma/personal_17-xs.jpg);
    	background-repeat: none;
	width: 170px;
     height: 170px;
	margin: 4px;
        }
                  .col18 {
            background-image: url(https://www.uned.ac.cr/dpmd/audiovisuales/images/fotos-ppma/personal_18-xs.jpg);
    	background-repeat: none;
	width: 170px;
     height: 170px;
	margin: 4px;
        }

                  .col19 {
            background-image: url(https://www.uned.ac.cr/dpmd/audiovisuales/images/fotos-ppma/personal_19-xs.jpg);
    	background-repeat: none;
	width: 170px;
     height: 170px;
	margin: 4px;
        }

  .col20 {
            background-image: url(https://www.uned.ac.cr/dpmd/audiovisuales/images/fotos-ppma/personal_20-xs.jpg);
    	background-repeat: none;
	width: 170px;
     height: 170px;
	margin: 4px;
        }

  .col21 {
            background-image: url(https://www.uned.ac.cr/dpmd/audiovisuales/images/fotos-ppma/personal_21-xs.jpg);
    	background-repeat: none;
	width: 170px;
     height: 170px;
	margin: 4px;
        }

  .col22 {
            background-image: url(https://www.uned.ac.cr/dpmd/audiovisuales/images/fotos-ppma/personal_22-xs.jpg);
    	background-repeat: none;
	width: 170px;
     height: 170px;
	margin: 4px;
        }
        
  .col23 {
            background-image: url(https://www.uned.ac.cr/dpmd/audiovisuales/images/fotos-ppma/personal_23-xs.jpg);
    	background-repeat: none;
	width: 170px;
     height: 170px;
	margin: 4px;
        }
  .col24 {
            background-image: url(https://www.uned.ac.cr/dpmd/audiovisuales/images/fotos-ppma/personal_24-xs.jpg);
    	background-repeat: none;
	width: 170px;
     height: 170px;
	margin: 4px;
        }
  .col25 {
            background-image: url(https://www.uned.ac.cr/dpmd/audiovisuales/images/fotos-ppma/personal_25-xs.jpg);
    	background-repeat: none;
	width: 170px;
     height: 170px;
	margin: 4px;
        }
  .col26 {
            background-image: url(https://www.uned.ac.cr/dpmd/audiovisuales/images/fotos-ppma/personal_26-xs.jpg);
    	background-repeat: none;
	width: 170px;
     height: 170px;
	margin: 4px;
        }
  .col27 {
            background-image: url(https://www.uned.ac.cr/dpmd/audiovisuales/images/fotos-ppma/personal_27-xs.jpg);
    	background-repeat: none;
	width: 170px;
     height: 170px;
	margin: 4px;
        }



          .col28 {
            background-image: url(https://www.uned.ac.cr/dpmd/audiovisuales/images/fotos-ppma/personal_28-xs.jpg);
    	background-repeat: none;
	width: 170px;
     height: 170px;
	margin: 4px;
        }


          .col29 {
            background-image: url(https://www.uned.ac.cr/dpmd/audiovisuales/images/fotos-ppma/personal_29-xs.jpg);
    	background-repeat: none;
	width: 170px;
     height: 170px;
	margin: 4px;
        }

                  .col30 {
            background-image: url(https://www.uned.ac.cr/dpmd/audiovisuales/images/fotos-ppma/personal_30-xs.jpg);
    	background-repeat: none;
	width: 170px;
     height: 170px;
	margin: 4px;
        }
                  .col31 {
            background-image: url(https://www.uned.ac.cr/dpmd/audiovisuales/images/fotos-ppma/personal_31-xs.jpg);
    	background-repeat: none;
	width: 170px;
     height: 170px;
	margin: 4px;
        }
                  .col32 {
            background-image: url(https://www.uned.ac.cr/dpmd/audiovisuales/images/fotos-ppma/personal_32-xs.jpg);
    	background-repeat: none;
	width: 170px;
     height: 170px;
	margin: 4px;
        }

                  .col33 {
            background-image: url(https://www.uned.ac.cr/dpmd/audiovisuales/images/fotos-ppma/personal_33-xs.jpg);
    	background-repeat: none;
	width: 170px;
     height: 170px;
	margin: 4px;
        }


                  .col34 {
            background-image: url(https://www.uned.ac.cr/dpmd/audiovisuales/images/fotos-ppma/personal_34-xs.jpg);
    	background-repeat: none;
	width: 170px;
     height: 170px;
	margin: 4px;
        }

                  .col35 {
            background-image: url(https://www.uned.ac.cr/dpmd/audiovisuales/images/fotos-ppma/personal_35-xs.jpg);
    	background-repeat: none;
	width: 170px;
     height: 170px;
	margin: 4px;
        }

                  .col36 {
            background-image: url(https://www.uned.ac.cr/dpmd/audiovisuales/images/fotos-ppma/personal_36-xs.jpg);
    	background-repeat: none;
	width: 170px;
     height: 170px;
	margin: 4px;
        }


        /* Image To Text On Hover */
        
        .hovtxt {
            background:#333;
            opacity:0;
            transition-duration: 0.2s;
            transition-timing-function: ease-in-out;
            height:170px; 
            width: 170px;
            margin-left: -15px;
} 
        
       

         .hovtxt:hover {
            opacity:100%;
             color:#fff;
        }
		
		
/*---------------   borde amarillo anuncios----------*/
.borde-amarillo {
border-bottom: 12px solid #FBB92A;
 }


/*responsive*/

@media (max-width: 480px) {
    .navbar-brand {
        white-space: normal;
    }



    .hide-uned {
        display: none;
    }

.center {
  margin: auto;
  width: 100%;
  padding: 10px;
}

}



.t4-palette-dark_copy_link .t4-megamenu .navbar-nav > li.animating > .nav-link {
    color: #ffffff;
}

.t4-megamenu .dropdown-toggle .item-caret::before {
    border-top: 4px solid #ffffff;
}

.t4-palette-dark_copy_link .nav li.active li.active > a {
    color: #ffffff;
}

.t4-palette-dark_copy_link .t4-megamenu .navbar-nav > li a:hover, .t4-palette-dark_copy_link .t4-megamenu .navbar-nav > li a:focus, .t4-palette-dark_copy_link .t4-megamenu .navbar-nav > li a:active, .t4-palette-dark_copy_link .t4-megamenu .navbar-nav > li .nav-link:hover, .t4-palette-dark_copy_link .t4-megamenu .navbar-nav > li .nav-link:focus, .t4-palette-dark_copy_link .t4-megamenu .navbar-nav > li .nav-link:active {
    color: #ffffff;
}