body {
	font-family: 'Oswald', sans-serif;
	font-size: 14px;
	overflow-x: hidden !important;
  color: #333333;
  letter-spacing: 1px;
}

a{
	color: #38c1c1;
}

a:hover{
  color: #cdc8c8;
  text-decoration: none;
}

.pt-10{
  padding-top: 10px;
}

.pt-15{
  padding-top: 15px;
}

.pt-30{
  padding-top: 30px;
}

.pt-80{
  padding-top: 80px;
}

.pb-30{
  padding-bottom: 30px;
}

.pl-30{
  padding-left: 30px;
}

.mr-10{
  margin-right: 10px;
}

.mr-30{
  margin-right: 30px;
}

.mr-50{
  margin-right: 50px;
}

.ml-10{
  margin-left: 10px;
}

.ml-15{
  margin-left: 15px;
}

.ml-30{
  margin-left: 30px;
}

.btn{
  font-weight: 100;
  letter-spacing: 1px;
  font-size: 13px;
  text-transform: uppercase;
  border-radius: 30px;
  padding: 8px 20px;
  border: none;
  margin: 5px 0;
}

.btn-2019-1{
  background: #abd735;
  color: white;
  font-size: 16px;
  margin: 10px 0 20px;
}

.btn-2019-1:hover,
.btn-2019-1:active,
.btn-2019-1:focus{
  color: white;
  background: #8aae2b;  
}

.btn-2019-2{
  background:#E6CC3A;
  color: white;
  font-size: 16px;
  margin: 10px 0 20px;
}

.btn-2019-2:hover,
.btn-2019-2:active,
.btn-2019-2:focus{
  color: white;
  background: #B09B26;  
}

.btn-primary{
  background: #abd735;  
}

.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus{
  background: #8aae2b;  
}

.btn-slider-01{
  background: rgba(121, 207, 211, 0.6);
  color: #ffffff;
  font-weight: 400;
  text-shadow: none;
  border: 1px solid rgb(121, 207, 211);
  font-size: 14px;
  border-radius: 10px;
}

.btn-slider-01:hover,
.btn-slider-01:active,
.btn-slider-01:focus{
  background: rgb(121, 207, 211); 
  color: #ffffff;
}

.btn-slider-02{
  background: rgba(0, 87, 122, 0.6);
  color: #ffffff;
  font-weight: 400;
  text-shadow: none;
  border: 1px solid rgb(0, 87, 122);
  font-size: 14px;
  border-radius: 10px;
  margin-right: 10px;
  margin-left: 10px;
}

.btn-slider-02:hover,
.btn-slider-02:active,
.btn-slider-02:focus{
  background: rgb(0, 87, 122); 
  color: #ffffff;
}

hr.temas {
  border: 0;
  height: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.verde{
  color: #8aae2b;
}

ul{
  padding-left: 25px;
}

/*NAVBAR ****************************************************************************/ 

.navbar-expand-lg .navbar-nav .nav-link{
  padding-right: .7rem;
  padding-left: .7rem;
  font-size: 16px;
	color: #38c1c1;
}

.navbar-expand-lg .navbar-nav .nav-link:hover{
  color: #cdc8c8;
  text-decoration: none;
}

li.nav-item:last-child{
  padding-right: 0;
}

.nav-link>i{
  font-size: 20px;
  padding-top: 8px;
}

.navbar-collapse{
  padding-top: 30px;
}

.navbar{
  padding: .5rem 0;
}

/*PRELOADER ****************************************************************************/ 

div#preloader { 
  position: fixed; 
  left: 0; 
  top: 0; 
  z-index: 999; 
  width: 100%; 
  height: 100%; 
  overflow: visible; 
  background: url(../images/loader.gif) no-repeat center center;
}

/*FOOTER ****************************************************************************/ 

footer{
  background: #32cbdd;
  padding: 20px 0;
}

.footer-texto{
  color: white;
  padding-top: 10px;
}

/*HOME ****************************************************************************/ 

.box{
  height: 284px;
  padding: 40px!important;
  position: relative;
}

.box-background-2024{
  background-image: url(../images/box-background-radla2025-uruguay2.jpg)!important;
  background-position: top left;
  background-size: cover;
}

.box-background-02{
  background: #abd735;
}

.box-background-03{
  height: 284px;
  background: #6bdfe6;
  padding: 40px!important;
}

.box-title{
  color: white;
  font-size: 35px;
  line-height: 37px;
  font-weight: 100;
  text-transform: uppercase;
}

.box-sub-title{
  color: rgba(0, 0, 0, .4);
  font-size: 22px;
  font-weight: 400;
  text-transform: uppercase;
}

.box-text{
  color: white;
  font-size: 19px;
  line-height: 23px;
  font-weight: 400;
  padding-top: 30px;
}

.box-plus{
  position: absolute;
  top: 15px;
  right: 20px;
}

.lnk-box-plus{
  color: white;
  font-size: 28px;
}

.lnk-box-plus:hover,
.lnk-box-plus:active,
.lnk-box-plus:focus{
  color: rgba(0, 0, 0, .4);
  font-size: 26px;
}

.temas-tit{
  font-size: 35px;
  line-height: 25px;
  font-weight: 100;
  text-transform: uppercase;
  padding-top: 50px;
}

.temas-sub-tit{
  color: #b2b2b2;
  font-size: 20px;
  text-transform: uppercase;
}

.temas-box{
  background: #f7f7f7;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 25px 15px!important;
}

.tema-item{
  line-height: 16px;
  padding-bottom: 60px;
}

.temas-radla{
  color: #1ccbcd;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 1px;
}

.temas-lugar{
  color: #565656;
}

.slider-text{
  color: #ffffff;
  text-shadow: -5px 2px 4px rgba(0,0,0,0.53);
  z-index: 9999;
  position: absolute;
  text-align: center;
  padding-top: 3%;
  width: 100%;
}

.slider-tit{
  font-size: 60px;
}

.home-banner{
  padding-top: 30px;
  padding-bottom: 10px;
}

.link-image img:hover{
  opacity: .9;
}

/*PAGE CONTENT ****************************************************************************/

.page-content{
  border-top: 1px solid #32cbdd;
  padding-top: 50px;
  padding-bottom: 60px;
  color: #767676;
}

h1{
  font-size: 40px;
  line-height: 30px;
  font-weight: 100;
  text-transform: uppercase;
  padding-bottom: 50px;
  color: #000;
}

h2{
  font-size: 30px;
  font-weight: 100;
  text-transform: uppercase;
  padding-bottom: 20px;
  color: #000000;
}

h4{
  font-weight: 100;
  color: #32cbdd;
}

.bold{
  font-weight: bold;
}

.table thead th{
  border-top: none;
  color: #000000;
  letter-spacing: 1px;
  font-size: 18px;
  font-weight: 400;
  border-bottom: 1px solid #1ccbcd;
}

tr:last-child{
  border-bottom: solid 1px #1ccbcd;
}

.cargo-01{
  font-weight: 600;
  color: #abd735;
}

.cargo-02{
  font-weight: 400;
  color: #1ccbcd;
}

.link-texto{
  padding-top: 15px!important;
}

.becas-tit-llamado{
  font-size: 35px;
  line-height: 37px;
  text-transform: uppercase;
  color: #00d7b6;
  font-weight: 100;
}

.link-llamado{
  color: #565656;
}

.fecha-limite{
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
  color: #ff020d;
}

.page-tit{
  position: relative;
}

.becas-volver{
  background: #8aae2b;
  color: white;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  text-align: center;
  font-size: 13px;
  line-height: 14px;
  padding-top: 2px;
  position: absolute;
  top: 10px;
  right: 10px;
}

.becas-numero{
  background: #8aae2b;
  color: white;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  text-align: center;
  font-size: 30px;
}

.becas-text{
  padding-top: 8px;
}

.becas-otorgadas{
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
}

.requisitos{
  padding-top: 30px;
}

#patrocinios ul{
	list-style-type: none !important;
    margin: 0;
    padding: 0;
    overflow: hidden;
    margin-top: 30px;
}

#patrocinios ul li{
	list-style: none;
	list-style-position:inside;
    float: left;
	padding-bottom:20px;
	padding-right:20px;
}

.tema{
  font-weight: 600;
}

.temas-sesion{
  color: #abd735;
}

.img-comite{
  border: 3px solid #fff;
}

.cargo-comite{
  color: #515151;
  font-size: 11px;
}

.comite-texto{
  padding-top: 40px;
}

.foto{
  padding-bottom: 40px;
}

.certificados{
  text-align: center;
  font-size: 30px;
  font-weight: 100;
  padding-top: 30px;
}

/*BREAKPOINTS ****************************************************************************/ 

/* Extra small devices */
@media (max-width: 575.98px) {

  .home-banner-ralda-2019 {
    background: url(../images/radla-2019-2.jpg) no-repeat!important;
    background-position: center!important;
    background-size: cover!important;
  }

  .btn-2019-1{
    margin: 10px 0;
  }
  
  .btn-2019-2{
    margin: 10px 0;
  }

  .certificados{
    text-align: center;
    text-shadow: -5px 2px 4px rgba(0,0,0,0.53);
  }
  
  .slider-text{
    padding-top: 5%;
    font-size: 20px!important;
  }
  
  .slider-tit{
    font-size: 40px!important;
  }

  .home-banner{
    padding-bottom: 0;
  }

  .temas-tit{
    font-size: 25px;
    line-height: 27px;
    padding-top: 0;
  }

  .comite-texto{
    padding-top: 20px;
  }


}

/* Small devices */
@media (min-width: 576px) and (max-width: 767.98px) {

  .home-banner-ralda-2019 {
    background: url(../images/radla-2019-2.jpg) no-repeat!important;
    background-position: center!important;
    background-size: cover!important;
  }

  .btn-2019-1{
    margin: 10px 0;
  }
  
  .btn-2019-2{
    margin: 10px 0;
  }

  .certificados{
    text-align: center;
  }
  
  .slider-text{
    padding-top: 8%;
  }

  .comite-texto{
    padding-top: 10px;
  }

}

@media (max-width: 767.98px) {

  .footer-logos{
    margin-top: 15px;
    text-align: center;
  }

  .footer-texto{
    padding-top: 10px;
    text-align: center;
  }
  
  .btn-slider-01{
    width: 100%;
  }
  
  .btn-slider-02{
    width: 100%;
    margin-right: 0;
    margin-left: 0;
  }

  .tema-item-top{
    margin-top: 50px;
  }

}

/* Medium devices */
@media (min-width: 768px) and (max-width: 991.98px) {

  .home-banner-ralda-2019 {
    background: url(../images/radla-2019-2.jpg) no-repeat!important;
    background-position: center!important;
    background-size: cover!important;
  }

  .btn-2019-1{
    margin: 10px 0;
  }
  
  .btn-2019-2{
    margin: 10px 0;
  }

  .certificados{
    text-align: center;
  }

  .box{
    height: 284px;
    padding: 35px 15px 0 15px!important;
  }
  
  .box-title{
    font-size: 25px;
    line-height: 27px;
  }
  
  .box-sub-title{
    font-size: 16px;
  }
  
  .box-text{
    font-size: 14px;
    line-height: 23px;
    font-weight: 100;
    letter-spacing: 1px;
  }

  .box-plus{
    top: -3px;
    right: 5px;
  }

  .lnk-box-plus{
    font-size: 22px;
  }

}

/* Large devices */
@media (min-width: 992px) and (max-width: 1199.98px) {
  
  .box-title{
    font-size: 25px;
    line-height: 27px;
  }

}

.home-banner-ralda-2019{
  background: url(../images/radla-2019.jpg);
  margin: 0;
  padding: 20px;
  background-size: cover;
}


a.box-text:hover{
  color: #000;
  opacity: .5;
}