/*fuentes
  font-family: 'Fira Sans', sans-serif;
  font-family: 'PT Sans', sans-serif;
  font-family: 'Paprika', cursive;
  font-family: 'Lato', sans-serif;
*/
/*general*/
*::selection {
   background: #EDDDC5;
   color: #a81e1d;
}
a {
  color: #a81e1d;
}
a:hover, a:focus {
  text-decoration: none;
}
body {
  background: #EDDDC5;
  font-family: 'Fira Sans', sans-serif;
}
em {
  font-weight: normal;
}
strong {
  font-weight: 500;
}
a.linkAzul {
  display: table;
  color: #04A2C2;
  font-size: 14px;
  padding-bottom: 15px;
}
a.linkAzul:before {
  content: url(pdf-icon.gif);
  margin-right: 10px;
}
a.linkAzul:hover {
  color: #a81e1d;
}
.colorOpiniones {
  color: #D3AF78 !important;
}
.colorResultados {
  color: #5B0EC2 !important;
}
.colorContacto {
  color: #a81e1d !important;
}
.introduccionProgramas .table-hover>tbody>tr:hover>td, .table-hover>tbody>tr:hover>th {
  background: #DFF0D8;
}
.descripcionPais .table-hover>tbody>tr:hover>td, .table-hover>tbody>tr:hover>th {
  background: #D9EDF7;
}
.introduccionProgramas .pagination>li>a {
  color: #60C204;
}
.introduccionProgramas .pagination>li>a.active, .pagination>li>span {
  background-color: #60C204;
  color: #fff;
}
.introduccionProgramas .pagination li>a:hover, .pagination li>a:focus {
  background-color: #60C204;
  color: #fff;
}
.introduccionProgramas .pagination li:hover {
  color: #fff;
}
.introduccionProgramas .pagination.op>li>a {
  color: #D3AF78;
}
.introduccionProgramas .pagination.op>li>a.active, .pagination>li>span {
  background-color: #D3AF78;
  color: #fff;
}
.introduccionProgramas .pagination.op li>a:hover, .pagination li>a:focus {
  background-color: #D3AF78;
  color: #fff;
}
.introduccionProgramas h4.subGraficas {
  font-weight: 400;
  color: #5B0EC2;
}
.tc-chart-js-legend li span {
    width: 15px;
    height: 15px;
    display: inline-block;
    margin-right: 10px;
    

}
.tc-chart-js-legend {
    list-style: none; 
    
    line-height: 2;  
}
/*menu*/
.barra {
  position: fixed;
  z-index: 998;
  width: 1170px;
}
#menu {
  padding-top: 67px;
  padding-left: 70px;
  background: rgba(255, 255, 255, .7);
}
#menu ul li {
  font-size: 18px;
  font-weight: 300;
  margin-left: 0;
}
#menu ul li a.dropdown-toggle {
  color: #005177;
  text-transform: uppercase;
  border-bottom: 7px solid;
}
#menu ul li a.menuItem1 {
  border-color: #60C204;
}
#menu ul li a.menuItem2 {
  border-color: #04A2C2;
}
#menu ul li a.menuItem3 {
  border-color: #5B0EC2;
}
#menu ul li a.menuItem4 {
  border-color: #D3AF78;
}
#menu ul li a.menuItem5 {
  border-color: #A81E1D;
}
#menu ul li a.menuItem6 {
  border-color: #005177;
}
#menu ul li a.menuItem7 {
  border-color: #F7AD25;
}
#menu ul li a:hover{
  background: #fff;
}
#menu ul li ul {
  display: none;
  padding: 0;
  margin-top:0;
  border-radius: 0px;
  border-color: transparent;
}
#menu ul li ul.color1 {
  background: #60C204;
}
#menu ul li ul.color2 {
  background: #04A2C2;
}
#menu ul li ul.color3 {
  background: #5B0EC2;
}
#menu ul li ul.color4 {
  background: #D3AF78;
}
#menu ul li ul.color5 {
  background: #A81E1D;
}
#menu .dropdown-menu {
  min-width: 130px;
}
#menu ul li:hover ul{
  display: block;
  padding: 0;
}
#menu ul li ul li { 
  list-style: none;
  margin: 0;
  padding: 3px 0px;
  line-height: 1.7em;
  text-align: center;
  font-size: 15px;
  font-weight: 200;
}
#menu ul li ul li a{ 
  color: #fff;
  font-weight: 200;
  padding: 2px 20px;
}
#menu ul li ul li a:hover{
  color: #005177;
}
#menu .nav-pills>li>a {
  border-radius: 0px;
}
#menu .nav>li>a {
  padding: 0px 9px;
  text-align: center;
}
.resaltado {
  border-top: 1px dotted #fff;
}
#logoPrincipal {
  padding: 0;
}
.descarga {
  padding: 13px 6px;
  color: #fff;
  margin-right: 32px;
  font-size: 12px;
  border-radius: 4px;
  background-color: #60C204;
}
.descarga span {
  color: #fff !important;
}
a.linkdescarga:focus, a.linkdescarga:hover {
  text-decoration: none;
}
.descarga:hover{
  background-color: #fff;
  color: #60C204;
}
.descarga:hover span{
  color: #60C204 !important;
}
.modal-content label {
  color: #A81E1D;
}
h4#modal-label {
  color: #A81E1D;
}
.contacto {
  position: absolute;
  top: 0;
  right: 60px;
  z-index: 999;
  color: #fff;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.vinculosCabecera {
  position: absolute;
  top: 0;
  right: 220px;
  z-index: 999;
  padding-top: 7px;
}
.vinculosCabecera p {
  line-height: 1.2;
  color: #D3AF78;
}
.vinculosCabecera p:hover{
  color: #A81E1D;
}
.portugues {
  position: absolute;
  top: 10px;
  z-index: 999;
}
.portugues a {
  color: #A81E1D;
  border-radius: 5px;
  font-size: 12px;
  padding: 3px 7px;
  background-color: #EDDDC5;
}
.portugues a:hover {
  color: #EDDDC5;
  background-color: #A81E1D;
}
.contacto span{
  text-transform: uppercase;
  margin: 0;
  padding-left: 10px;
  font-weight: 300;
  font-size: 15px;
}
.contacto img {
  padding: 4px;
  -webkit-filter: grayscale(0.7) sepia(1);
  -webkit-transition: all 600ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition:         all 600ms cubic-bezier(0.165, 0.84, 0.44, 1); 
}
.contacto img:hover {
  -webkit-filter: none;
}
/*menu mobile*/
.barraMobile {
  margin: 5px 0;
  background-color: #A81E1D;
}
#mobile-menu-button {
  margin: 5px 0;
  background-color: #a81e1d; 
  font-family: 'Fira Sans', sans-serif;
  color: #fff;
  border: 0;
  border-radius: 0;
}
#mobile-main-menu,  #mobile-main-menu ul {
  display: none;
  padding: 0;
  background-color: #E5E5E5;
}
#mobile-main-menu a {
  display: block;
  width: 100%;
  padding: 10px 0;
  border-bottom: 3px solid;
  color: #005177;
  text-align: center;
  text-transform: uppercase;
}
#mobile-main-menu li {
  margin: 0;
  list-style: none;
}
#mobile-main-menu li ul.color1 {
  background: #60C204;
}
#mobile-main-menu li ul.color2 {
  background: #04A2C2;
}
#mobile-main-menu li ul.color3 {
  background: #5B0EC2;
}
#mobile-main-menu li ul.color4 {
  background: #D3AF78;
}
#mobile-main-menu li ul.color5 {
  background: #A81E1D;
}
#mobile-main-menu li ul li a{
   color: #fff;
}
#mobile-main-menu a:hover {
  text-decoration: none;
  background-color: #fff;
  color: #005177;
}
#mobile-main-menu li a.menuItem1 {
  border-color: #60C204;
}
#mobile-main-menu li a.menuItem2 {
  border-color: #04A2C2;
}
#mobile-main-menu li a.menuItem3 {
  border-color: #5B0EC2;
}
#mobile-main-menu li a.menuItem4 {
  border-color: #D3AF78;
}
#mobile-main-menu li a.menuItem5 {
  border-color: #A81E1D;
}
#mobile-main-menu li a.menuItem6 {
  border-color: #005177;
}
#mobile-main-menu li a.menuItem7 {
  border-color: #F7AD25;
}
.active1 {
  background: #60C204 !important; 
}
.active1 a {
  color: #fff !important;
}
.active1 a:hover{
  color: #005177 !important;
}
a.active1 {
  color: #fff !important;
}
a.active1:hover {
  color: #005177 !important;
}
.active2 {
  background: #04A2C2; 
}
.active2 a {
  color: #fff !important;
}
.active2 a:hover{
  color: #005177 !important;
}
a.active2 {
  color: #fff !important;
}
a.active2:hover {
  color: #005177 !important;
}
.active3 {
  background: #5B0EC2; 
}
.active3 a {
  color: #fff !important;
}
.active3 a:hover{
  color: #005177 !important;
}
a.active3 {
  color: #fff !important;
}
a.active3:hover {
  color: #005177 !important;
}
.active4 {
  background: #D3AF78; 
}
.active4 a {
  color: #fff !important;
}
.active4 a:hover{
  color: #005177 !important;
}
a.active4 {
  color: #fff !important;
}
a.active4:hover {
  color: #005177 !important;
}
.active5 {
  background: #A81E1D; 
}
.active5 a {
  color: #fff !important;
}
.active5 a:hover{
  color: #005177 !important;
}
a.active5 {
  color: #fff !important;
}
a.active5:hover {
  color: #005177 !important;
}
.active6 {
  background: #005177; 
}
.active6 a {
  color: #fff !important;
}
.active6 a:hover{
  color: #005177 !important;
}
a.active6 {
  color: #fff !important;
}
a.active6:hover {
  color: #005177 !important;
}
.active7 {
  background: #F7AD25; 
}
.active7 a {
  color: #fff !important;
}
.active7 a:hover{
  color: #005177 !important;
}
a.active7 {
  color: #fff !important;
}
a.active7:hover {
  color: #005177 !important;
}
/*slide*/
.slide {
  padding: 0;
}
figure {
  display: block;
  position: relative;
  margin: 0;
}
figcaption {
  position: absolute;
  background : rgba(0, 0, 0, .5);
  -webkit-transition: all 0.6s ease;
  -moz-transition:    all 0.6s ease;
  -o-transition:      all 0.6s ease;
}
figure:hover figcaption {
  opacity: 1;
}
.cap-right:before {
  bottom: 10px;
  right: 10px;
}
.cap-right h1 {
  font-family : 'PT Sans', sans-serif;
  font-weight: bold;
  font-size : 30px;
  line-height: 1;
  color : #60C204;
  margin-bottom: 0;
}
.cap-right h3 {
  font-family: 'Lato', sans-serif;
  font-weight: bold;
  font-size : 160px;
  color : #fff;
  margin-bottom: 0;
  margin-top: -10px;
}
.cap-right h3.margintop {
  margin-top: 15px;
}
.cap-right p {
  font-family : 'Fira Sans', sans-serif;
  font-weight: 500;
  font-size : 26px;
  color : #fff;
  margin-top: -15px;
}
.cap-right figcaption {
  bottom: 10%;
  right: 0px;
  min-height: 50%;
  width: 33%;
}
.slide1 h3 {
  float: left;
}
.slide1 p.en {
  float: left;
  padding-top: 30px;
  padding-left: 70px;
}
.slide1 p.pSlide {
  float: left;
  text-align: left;
  padding-top: 84px;
  margin-left: 15px;
}
.slides p.parentesis {
  font-size: 16px;
  font-weight: lighter;
}
.slides p.resaltar {
  color : #60C204;
}
.clear {
  clear: both;
}
h3.miles {
  font-size: 120px;
  margin: 16px 0 0 0;
}
/*.cap-right:hover figcaption {
  right: 0;
}*/
/*Programas*/
.cabezoteProgramas {
  min-height: 445px;
}

.marcaDeAgua {
  background-image: url(../img/detalleLogo.png);
  width: auto;
  background-size: contain;
  background-repeat: no-repeat;
}
.marcaDeAgua nav {
  padding-top: 90px;
  font-size: 15px;
  text-align: right;
  min-height: 400px;
}
.marcaDeAgua nav a {
  color: #A81E1D;
  padding: 5px 15px;
}
.marcaDeAgua nav li {
  max-width: 230px;
  padding: 5px 10px;
}
.marcaDeAgua nav .nav>li>a:hover, .nav>li>a:focus {
  background-color: #fff;
  color: #A81E1D !important;
}
.activePr {
  color: #60C204 !important;
}
.activeDo {
  color: #005177 !important;
}
.activePy {
  color: #04A2C2 !important;
}
.activeEv {
  color: #F7AD25 !important;
}
.imgProgramas {
  background-image: url(../img/imgProgramas.jpg);
  background-repeat: no-repeat;
  min-height: 445px;
}
.imgEventos {
  background-image: url(../img/imgEventos.jpg);
  background-repeat: no-repeat;
  min-height: 445px;
}
.imgBanco {
  background-image: url(../img/bgBancoProyectos.jpg);
  background-repeat: no-repeat;
  min-height: 445px;
}
.imgDocumentos {
  background-image: url(../img/imgDocumentos.jpg);
  background-repeat: no-repeat;
  min-height: 445px;
}
.imgOpiniones {
  background-image: url(../img/imgOpiniones.jpg);
  background-repeat: no-repeat;
  min-height: 445px;
}
.imgResultados {
  background-image: url(../img/imgResultados.jpg);
  background-repeat: no-repeat;
  min-height: 445px;
  background-position: 60% 0;
}
.bgprogramas {
  background-image: url(../img/bg_programas.png);
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 445px;
  padding-top: 130px;
}
.bgprogramas.intro {
  padding-top: 100px;
}
.bgprogramas h1 {
  text-transform: uppercase;
  font-family : 'PT Sans', sans-serif;
  font-weight : bold;
  font-size : 35px;
  line-height : 1;
  letter-spacing : 0.4px;
}
.bgprogramas span {
  color: #60C204;
}
.bgprogramas p {
  font-family : PT Sans;
  font-size : 18px;
  letter-spacing : 0.18px;
  color : #999999;
  margin-bottom: 20px;
}
.bgprogramas a {
  padding: 10px 42px;
  border-radius: 3px;
  background: #60C204;
  color: #fff;
  text-transform: uppercase;
  font-size: 15px;
}
.bgprogramas ul li {
  list-style-image: url(../img/list-style.png);
  font-size: 16px;
  letter-spacing: 0.18px;
  color: #999;
}
.bgprogramas a:hover {
  background: #5BA50C;
}
.introduccionProgramas{
  padding-top: 20px;
  padding-bottom: 50px;
  background: #F8F4EF;
} 
.introduccionProgramas h2 {
  font-family : PT Sans;
  font-size : 30px;
  line-height : 40px;
  letter-spacing : 0.3px;
  margin-bottom: 35px;
}
.introduccionProgramas span {
  color: #60C204;
}
.introduccionProgramas p {
  font-size: 16px;
  line-height: 19px;
  color: #191717;
  font-weight: lighter;
  margin-bottom: 20px;
}
.introduccionProgramas p.capital:first-letter{
  font-size: 48px;
  font-weight: bold;
  color: #60C204;
}
.introduccionProgramas p.capital6:first-letter{
  font-size: 48px;
  font-weight: bold;
  color: #005177;
}
.introduccionProgramas img {
  margin-bottom: 25px;
}
.bgprogramas span.color6 {
  color: #005177 !important;
}
.bgprogramas span.color7 {
  color: #F7AD25 !important;
}
.introduccionProgramas span.color6 {
  color: #005177 !important;
}
.introduccionProgramas span.color7 {
  color: #F7AD25 !important;
}
.color2{
  color: #04A2C2 !important;
}
/*resultados*/
ul.resultados {
  margin-bottom: 60px;
}
ul.resultados li {
  list-style-image: url(../img/list-style.png);
  font-size: 16px;
}
/*opiniones*/

p.capitalOp:first-letter {
  font-size: 48px;
  font-weight: bold;
  color: #D3AF78;
}
.activeOp {
  color: #D3AF78 !important;
}
/*animate*/
.animate {
  min-height: 50px;
  border-top: 5px solid #C09964;
  border-bottom: 5px solid #C09964;
}
.animateProyectos {
  min-height: 50px;
  padding-top: 103px;
  border-bottom: 5px solid #04A2C2;
}
/*timelinehome*/
.TimelineHome {
  min-height: 30px;
  border-bottom: 5px solid #C09964;
}
.TimelineHome img {
  max-width: 100%;
}
/*timeline programa*/
.timeline h5 {
  color: #a81e1d;
  margin-bottom: 2px;
}
.timeline hr {
  border-top: 1px solid #60C204;
}
.tituloLineaTiempo {
  max-width: 350px;
  background: #60C204;
  margin: 0 auto;
  z-index: 99;
  position: relative;
  border-radius: 5px; 
}
.tituloLineaTiempo p{
  padding: 5px; 
  color: #fff;
  text-transform: uppercase; 
}
/*proyectos*/
.videoProyectos {
  padding-bottom: 40px;
}
.descripcionPais {
  background: #F8F4EF;
  padding: 140px 0 40px 0;
}
.descripcionPais h2 {
  text-transform: uppercase;
  font-family : "PT Sans";
  font-size : 30px;
  line-height : 1;
  letter-spacing : 0.3px;
}
.descripcionPais h2 span {
  color: #04A2C2;
}
.descripcionDocumentos {
  background: #F8F4EF;
  padding: 20px 0 40px 0;
}
.descripcionDocumentos h2 {
  text-transform: uppercase;
  font-family : "PT Sans";
  font-size : 30px;
  line-height : 1;
  letter-spacing : 0.3px;
}
.descripcionDocumentos h2 span {
  color: #04A2C2;
}
.descripcionPais .descripcionVideo {
  border-left: 1px solid #04A2C2;
}
.descripcionPais .descripcionVideo a{
  color: #989898;
  font-size: 14px;
  padding-left: 20px;
  line-height: 1.8;
  -webkit-transition: all 300ms cubic-bezier(0.445, 0.050, 0.550, 0.950); 
   -moz-transition: all 300ms cubic-bezier(0.445, 0.050, 0.550, 0.950); 
     -o-transition: all 300ms cubic-bezier(0.445, 0.050, 0.550, 0.950); 
        transition: all 300ms cubic-bezier(0.445, 0.050, 0.550, 0.950);
}
.descripcionPais .descripcionVideo a:hover{
  color: #04A2C2;
}
.descripcionPais .descripcionVideo p, .introProyectoPais p {
  font-family : "PT Sans";
  font-size : 21px;
  line-height : 23px;
  letter-spacing : 0.21px;
  color : #999999;
}
.descripcionPais .descripcionVideo p span {
  color: #04A2C2;
  font-size: 30px;
}
.descripcionPais h3 {
  font-size: 21px;
  color: #04A2C2;
  font-weight: 300;
}
.descripcionDocumentos h3 {
  font-size: 21px;
  color: #005177;
  font-weight: 300;
}
.descripcionDocumentos span {
  color: #005177;
}
.cuerpoTexto {
  font-weight: lighter;
  font-size: 16px;
  color: #191717;
}
.img-contenedor {
  border-left: 1px solid #04A2C2;
}
.proyectoItem {
  margin-left: 0;
  margin-right: 0;
}
.introProyectoPais {
  margin-left: 0;
  margin-right: 0;
}
#proy_paises .descripcionPais{
  padding-top: 40px;
}
.listaProyectos {
  padding-bottom: 30px;
}
.listaProyectos a h3 {
-webkit-transition: all 300ms cubic-bezier(0.445, 0.050, 0.550, 0.950); 
   -moz-transition: all 300ms cubic-bezier(0.445, 0.050, 0.550, 0.950); 
     -o-transition: all 300ms cubic-bezier(0.445, 0.050, 0.550, 0.950); 
        transition: all 300ms cubic-bezier(0.445, 0.050, 0.550, 0.950);
}
.listaProyectos a h3:hover {
  color: #a81e1d;
}
.listaProyectos h3.tituloProyecto {
  font-size: 24px;
} 
.listaProyectos h4 {
  font-weight: 300;
  font-size: 16px;
}
.listaProyectos h4 span {
  font-weight: 400;
}
.listaProyectos hr {
  border-top: 1px solid #EDDDC5;
}
#flecha-ancla {
  position: relative;
  width: 30px;
  margin-top: -87px;
  padding-top: 44px;
  left: 655px;
  font-size: 30px;
}
#flecha-ancla a {
  color: #60C204;
}
.listaDocumentos a h3 {
-webkit-transition: all 300ms cubic-bezier(0.445, 0.050, 0.550, 0.950); 
   -moz-transition: all 300ms cubic-bezier(0.445, 0.050, 0.550, 0.950); 
     -o-transition: all 300ms cubic-bezier(0.445, 0.050, 0.550, 0.950); 
        transition: all 300ms cubic-bezier(0.445, 0.050, 0.550, 0.950);
}
.listaDocumentos a h3:hover {
  color: #a81e1d;
}
.listaDocumentos h3.tituloProyecto {
  font-size: 24px;
} 
.listaDocumentos h4 {
  font-weight: 300;
  font-size: 16px;
}
.listaDocumentos h4 span {
  font-weight: 400;
}
.listaDocumentos hr {
  border-top: 1px solid #EDDDC5;
}
.listaDocumentos img {
  float: left;
  margin-top: 5px;
  margin-right: 20px;
  margin-bottom: 20px;
  width: 100px;
}
.imgGralFundaciones {
  margin-top: 20px;
}
.infoDetallada {
  padding: 20px;
  font-weight: 400;
}
.infoDetallada dt {
  font-weight: 400;
  font-size: 16px;
  color: #a81e1d;
  margin-bottom: 10px;
}
.infoDetallada dd ul {
  padding-left: 20px;
}
.infoDetallada dd ul li {
  list-style: none;
  padding-left: 0;
}
.infoDetallada dd ul li:before {
  content: "• ";
  color: #04A2C2;
  font-size: 16px;
}
.descripcionPais li.previous a{
  color: #04A2C2;
}
.descripcionPais li.previous a:hover{
  color: #a81e1d;
}
/*testimonios*/
.tituloTestimoniosMobile {
  min-height: 60px;
  background-image: url(../img/opiniones.jpg);
  background-position: 0 90%;
  background-size: cover;
}
.tituloTestimoniosMobile h4{
  font-family: 'PT Sans', sans-serif;
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
}
#testimonios .tituloTestimonios {
  min-height: 395px;
  background-image: url(../img/opiniones.jpg);
  background-size: cover;
}
#testimonios .tituloTestimonios h2 {
  font-family: 'PT Sans', sans-serif;
  font-size: 60px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  position: absolute;
  bottom: 20px;
  line-height: 1;
  padding-left: 65px;
  -webkit-transition: all 300ms cubic-bezier(0.445, 0.050, 0.550, 0.950); 
   -moz-transition: all 300ms cubic-bezier(0.445, 0.050, 0.550, 0.950); 
     -o-transition: all 300ms cubic-bezier(0.445, 0.050, 0.550, 0.950); 
        transition: all 300ms cubic-bezier(0.445, 0.050, 0.550, 0.950);

}
#testimonios .tituloTestimonios h2:hover {
  color: #a81e1d;
  text-shadow: 1px 1px 3px #fff;
}
#testimonios .opinion p {
  font-family: 'Paprika', cursive;
  font-size: 16px;
  color: #000;
  padding-top: 20px;
}
#testimonios .opinion h3 {
  font-family: 'PT Sans', sans-serif;
  font-size: 36px;
  font-weight: 500;
  padding-left: 48px;
  padding-right: 50px;
}
#testimonios .opinion.impar {
  background: #E5E5E5;
  
}
#testimonios .opinion.impar:hover {
  background-color: #D3AF78;
}
#testimonios .opinion.impar.upBox {
  margin-top: -151px;
}
#testimonios .opinion.impar h3{
  color: #a81e1d;
  padding-bottom: 40px;
}
#testimonios .opinion.impar h3.smallTitle {
  font-size: 28px;
}
#testimonios .opinion.par {
  background: #a81e1d;
  -webkit-transition: all 300ms cubic-bezier(0.445, 0.050, 0.550, 0.950); 
   -moz-transition: all 300ms cubic-bezier(0.445, 0.050, 0.550, 0.950); 
     -o-transition: all 300ms cubic-bezier(0.445, 0.050, 0.550, 0.950); 
        transition: all 300ms cubic-bezier(0.445, 0.050, 0.550, 0.950);
}
#testimonios .opinion.par.redeamerica h3 {
  font-size: 27px;
  padding-bottom: 42px;
}
#testimonios .opinion.par:hover {
  background: #D3AF78;
}
#testimonios .opinion.par.bigBox {
  height: 353px;
}
#testimonios .opinion.par.bigBox h3 {
  padding-top: 40px;
}
#testimonios .opinion.par h3{
  color: #E5E5E5;
  padding-bottom: 12px;
}
#testimonios .opinion.par p {
  color: #E5E5E5;
  padding-right: 50px;
}
.tituloMenu2 {
  text-align: center;
  font-weight: 400 !important;
  color: #60C204 !important;
}
/*aliados*/
.imgAliados {
  background-image: url(../img/bg_aliados.png);
  background-size: cover;
}
.imgAliados img {
  margin: 0 auto;
}
.imgAliados img:hover {
  -webkit-filter: opacity(0.5);
  filter: opacity(0.5);
}
.imgAliados img.centrar{
  padding: 30px 0;
}
.tituloAliados {
  background-color: #C09964;
}
.tituloAliados p {
  text-transform: uppercase;
  color: #a81e1d;
  font-size: 21px;
  margin: 0;
  font-weight: lighter;
}
.tituloAliados1 {
  background-color: #60C204;
}
.tituloAliados1 p{
  text-transform: uppercase;
  color: #fff;
  font-size: 21px;
  margin: 0;
  font-weight: lighter;
}
.tituloAliados2 {
  background-color: #04A2C2;
}
.tituloAliados2 p{
  text-transform: uppercase;
  color: #fff;
  font-size: 21px;
  margin: 0;
  font-weight: lighter;
}
.tituloAliados3 {
  background-color: #5B0EC2;
}
.tituloAliados3 p{
  text-transform: uppercase;
  color: #fff;
  font-size: 21px;
  margin: 0;
  font-weight: lighter;
}
.tituloAliados4 {
  background-color: #D3AF78;
}
.tituloAliados4 p{
  text-transform: uppercase;
  color: #fff;
  font-size: 21px;
  margin: 0;
  font-weight: lighter;
}
.tituloAliados5 p{
  text-transform: uppercase;
  color: #fff;
  font-size: 21px;
  margin: 0;
  font-weight: lighter;
}
.tituloAliados5 {
  background-color: #A81E1D;
}
.tituloAliados5 p{
  text-transform: uppercase;
  color: #fff;
  font-size: 21px;
  margin: 0;
  font-weight: lighter;
}
.tituloAliados6 {
  background-color: #005177;
}
.tituloAliados6 p{
  text-transform: uppercase;
  color: #fff;
  font-size: 21px;
  margin: 0;
  font-weight: lighter;
}
.tituloAliados7 {
  background-color: #F7AD25;
}
.tituloAliados7 p{
  text-transform: uppercase;
  color: #fff;
  font-size: 21px;
  margin: 0;
  font-weight: lighter;
}
/*contacto*/
.contactenos .input-group-addon {
  background-color: #EDDDC5;
  border: 1px solid #D3AF78;
}
.contactenos span {
  color: #a81e1d;
}
.contactenos .form-control {
  border: 1px solid #D3AF78;
}
.contactenos .marcaDeAgua {
  padding-top: 120px;
  padding-right: 30px;
  min-height: 420px;
}
.contactenos .marcaDeAgua p {
  font-size: 16px;
  text-align: center;
  font-weight: 300;
}
.btn-enviar {
  margin-top: 20px;
  max-width: 250px;
  padding: 9px 20px;
  border-radius: 5px;
  background: #60C204;
  color: #fff;
  text-transform: uppercase;
  font-size: 15 px;
  -webkit-transition: all 300ms cubic-bezier(0.445, 0.050, 0.550, 0.950); 
   -moz-transition: all 300ms cubic-bezier(0.445, 0.050, 0.550, 0.950); 
     -o-transition: all 300ms cubic-bezier(0.445, 0.050, 0.550, 0.950); 
        transition: all 300ms cubic-bezier(0.445, 0.050, 0.550, 0.950);
}
.btn-enviar:hover {
  background: #569e0a;
  color: #fff;

}
/*footer*/
.contenedorFooter {
  background: #a81e1d; 
}
.footer {

  min-height: 172px;
  color: #C09964;
}
.footer.left h4{
  font-size: 18px;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
  padding: 25px 0;
  margin-top: 0;
}
.footer.left .direccion {
  font-size: 18px;
  font-weight: 300;
  margin-bottom: 0;
}
.footer.left .telefono {
  font-size: 21px;
  font-weight: 300;
}
.footer.right h4{
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 25px 0 0 0;
  margin: 0;
}
.footer.right .descripcion{
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 0;
  text-transform: uppercase;
}
.footer.right .mail {
  font-size: 19px;
  font-weight: 300;
  color: #fff;
}
.imgFooter {
  padding-top: 30px;
}
.creditos {
  background: #C09964;
  color: #a81e1d;
}
.creditos p {
  font-family: 'Lato', sans-serif;
  font-size: 12px;
  margin: 0;
  padding: 5px 0;
}
.creditos a.azoma {
  color: #a81e1d;
  text-decoration: underline;
}
.creditos a.azoma:hover {
  color: #F48325;
  text-decoration: none;
}
.creditos a.giro {
  color: #a81e1d;
  text-decoration: underline;
}
.creditos a.giro:hover {
  color: #009ADA;
  text-decoration: none;
}
.colIzqPy {
  text-align:right;
  width: 30%;
  padding: 3px;
  color: #04A2C2;
  font-weight: 400;
  vertical-align: top;
}
.colDerPy {
  padding: 3px;
  font-weight: lighter;
}
#docum .introduccionProgramas h2 {
  margin-bottom: 0;
}
#bancoPro .introduccionProgramas h2 {
  margin-bottom: 0;
}
#docum .cabezoteProgramas {
  display: none;
}
#docum .introduccionProgramas {
  padding-top: 140px;
}
#docum .marcaDeAgua nav {
  padding-top: 95px;
}
#bancoPro .marcaDeAgua nav {
  padding-top: 95px;
}
#even .cabezoteProgramas {
  display: none;
}
#even .introduccionProgramas {
  padding-top: 140px;
}
#even .marcaDeAgua nav {
  padding-top: 95px;
}
#even h3 {
  font-size: 21px;
  color: #04A2C2;
  font-weight: 300;
}
#even .introduccionProgramas img.nal{
  margin-bottom: 0px;
}
#even .introduccionProgramas .pieFoto{
  font-size: 12px;
}
.modal-content {
  background-color: #F8F4EF;
}
.modal-content .form-control{
  border: 1px solid #D3AF78;
}
.modal-content .btn-enviar {
  margin-top: 0;
}
.modal-header {
  border-bottom: 1px solid #D3AF78;
}
.close {
  color: #A06D12;
}
