/* CSS */
/* GENERAL */

html {
    scroll-behavior: smooth;
  }
  
  body{
    font-family: 'Rubik', sans-serif;
    overflow-x: hidden;
  }
  
  button, input, optgroup, select, textarea {
      font-family: 'Rubik', sans-serif;
  }

  button:focus {
    outline: none !important;
    box-shadow: none !important;
  }
  
  p, h1, h2, h3, h4 {
    margin-bottom: 0 !important;
  }

  a a:hover, a:visited, a:link, a:active {
    text-decoration: none;
    outline: none;
    color: inherit;
  }
  
  .no-scroll {
      overflow-y: hidden;
  }
  
  figure {
      margin: 0;
  }
  
  .vh-100 {
    height: 100vh;
  }
  
  .h-100 {
     height: 100%;
  }
  
  .d-center{
    display: flex;
    justify-content:center;
    align-items: center;
  }
  
  .margin-top-landing-text {
      margin-top: -17px;
  }
  
  .d-none {
      display:none;
  }
  
  .carousel-inner-landing {
      width: 70% !important;
      min-height: 127px;
  }
  
  .d-column{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  
  .pos-a{
    position: absolute;
  }
  
  .pos-f{
    position: fixed;
  }
  
  .pos-r{
    position: relative;
  }
  
  .cursor-pointer {
    cursor: pointer;
  }
  
  .img-fluid-landing {
      max-width: 100%;
      height: auto;
  }
  
  @media (max-width: 768px){
      .main-home-text-landing2 .l-fs-26 {
          font-size: 16px;
      }
      .main-home-text-landing2 .l-fs-22 {
          font-size: 19px;
      }
      .red-text-landing.l-fs-26 {
           font-size: 21px;
      }
      .l-fs-60 {
          font-size: 40px !important;
          margin-bottom: 5px;
      }
  }
  
  .landing-title {
      transform: rotate(-11deg);
      margin-top: 100px;
      margin-bottom: -39px;
    z-index: 99;
  }
  
  .landing-title1 {
      margin-bottom: -42px;
      padding-left:262px;
  }
  .landing-title2 {
      margin-bottom: -42px;
      margin-left:14px;
  }
  
  .landing-title3 {
      margin-left:167px;
  }
  
   @media (max-width: 1600px){
       .landing-title {
          margin-bottom: 21px;
      }

      .landing-title1 {
          font-size: 55px !important;
          margin-bottom: -10px;
          padding-left:99px;
      }
      .landing-title2 {
          font-size: 55px !important;
          margin-bottom: 0px;
          margin-left:37px;
      }
      
      .landing-title3 {
          font-size: 55px !important;
          margin-left:62px;
          margin-top: -12px;
      }
  }
  
   @media (max-width: 1070px){
       .landing-title {
          margin-bottom: 21px;
      }

      .landing-title1 {
          font-size: 24px !important;
          margin-bottom: 5px;
          padding-left:99px;
      }
      .landing-title2 {
          font-size: 24px !important;
          margin-bottom: 3px;
          margin-left:37px;
      }
      
      .landing-title3 {
          font-size: 24px !important;
          margin-left:62px;
          margin-top: 10px;
      }
  }
  
  @media (max-width: 465px){
      .landing-title {
          margin-bottom: 21px;
      }
      .landing-title1 {
          font-size: 19px !important;
          margin-bottom: 5px;
          padding-left:99px;
      }
      .landing-title2 {
          font-size: 19px !important;
          margin-bottom: 3px;
          margin-left:37px;
      }
      
      .landing-title3 {
          font-size: 19px !important;
          margin-left:-12px;
          margin-top: 10px;
      }
  }
  
 
  
  .img-resp{
    width:100%;
    height:auto;
  }
  
  .z-index {
    z-index: 99;
  }

  .overflow-hidden {
    overflow: hidden;
  }

  .header-titles {
    position: absolute;
    margin: auto;
    top: 50%; 
    transform: translateY(-50%);
    left: 5%;
    font-size: 40px;
    color: white;
    font-weight: bold;
    text-shadow: 0px 0px 15px black ;
  }
  .bread-hover {
      color: black;
      cursor: pointer;
  }
  
  .proyecto-detalles-text a:hover {
      color: black !important;
  }
  
  .redes-sociales-icon-menu {
      width: 22px;
  }
  
  .topnav a img {
      margin-bottom: 6px;
      margin-left:-12px;
  },

  
  /* BACKGROUNDS */
  
  .bg-pepe{
      background-color:red;
  }
  .bg-orange2 {
      background-color: #E37D2E;
  }
  
  .bg-red-landing {
      background-color: #980202;
  }
  
  .bg-light-grey {
      background-color: rgba(88,88,88,0.1)
  }
  .bg-light-blue {
      background-color: #22b2ea;
  }
  .bg-dark-blue {
      background-color: #28069f;
  }
  .bg-purple {
      background-color: #5c0275;
  }
  
  .bg-footer-grey {
      background-color: #161616;
  }
  
  .bg-beige {
      background-color: #FBF7F2;
  }
  
  .bg-footer-2 {
      background-color: #1D1B1B;
  }
  
  .bg-black {
      background-color: #000;
  }
  
  .bg-white {
      background-color: white;
  }
  
  .bg-green {
      background-color: #3BA399;
  }
  
  .bg-green-blog {
      background-color:#1F4335 ;
  }
  
  .bg-blue {
      background-color: #5578B0;
  }
  
  .bg-red {
    background-color: #B20E0E;
  }
  
  .bg-orange {
    background-color: #EA650D;
  }

  .bg-yellow {
    background-color:#FCC617 ;
  }
  /* COLOR TEXT */

  .black-text {
    color: #000
  }
  
  .dark-blue-text {
    color: #33497D;
  }

  .blue-text {
    color: #2E4870;
  }
  
  .green-text {
      color: #07A17B;
  }

  .cyan-text {
    color: #0A91A8;
  }
  
  .violet-text {
      color: #542C5C;
  }
  
  .yellow-text {
      color: #FCC617;;
  }

  .orange-text {
      color: #E37D2E;
  }
  
  .grey-text {
      color:#585858 !important;
  }
  
  .red-text {
      color:#B20E0E !important;
  }
  
  .yellow-landing-text {
      color: #FFD22D;
  }
  
  .red-text-landing {
      color: #A10107;
  }
  
  .white-text {
      color:white;
  }
  
  .normal-grey-text {
      color: grey;
  }
  
  
  /* LINE-HEIGHT */

  .line-height-47{
      line-height: 47px;
  }
  
  .line-height-41 {
      line-height: 41px;
  }
  
  .line-height-38 {
      line-height: 38px;
  }

  .line-height-36 {
      line-height: 36px;
  }
  
  .line-height-30 {
      line-height:30px;
  }
  
  .line-height-28 {
      line-height: 28px;
  }
  .line-height-24 {
    line-height: 24px;
}
  
  /* FONT SIZES */

  .bold {
      font-weight: bold;
  }
  
  .l-fs-10 {
      font-size: 10px;
  }
  
  .l-fs-12{
    font-size: 12px;
  }
  
  .l-fs-13 {
    font-size: 13px;
  }
  
  .l-fs-14{
    font-size: 14px;
  }
  
  .l-fs-15{
    font-size: 15px;
  }
  
  .l-fs-16{
    font-size: 16px;
  }
  
  .l-fs-18{
    font-size: 18px;
  }
  
  .l-fs-20 {
      font-size: 20px;
  }
  
  .l-fs-21 {
      font-size: 21px;
  }

  .l-fs-22 {
    font-size: 22px;
  }
  
  .l-fs-24 {
      font-size: 24px;
  }
  
  .l-fs-26 {
      font-size: 26px;
  }
  
  .l-fs-30 {
      font-size: 30px;
  }
  
  .l-fs-36 {
      font-size: 36px;
  }
  
  .l-fs-28 {
      font-size: 28px;
  }
  
  .l-fs-38 {
      font-size: 38px;
  }
  .l-fs-40 {
      font-size: 40px;
  }
  .l-fs-46 {
      font-size: 46px;
  }
  
  .l-fs-50 {
      font-size: 50px;
  }
  .l-fs-60 {
    font-size: 60px;
  }

  .l-fs-80 {
    font-size: 80px;
  }

  .border-bottom-grey {
    border-bottom: 1px solid #979797
  }

/* MENU NAV BAR */

.cool-link {
    display: inline-block;
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.cool-link::after {
    content: '';
    display: block;
    width: 0;
    height: 3px;
    background:#B20E0E;
    transition: width .3s;
}


.cool-link:not(.active):hover::after {
    width: 100%;
    transition: width .3s;
}


.link-triangle {
    position: relative;
}

.cool-link.link-triangle:hover::before {
    content:"";
    display: block;
    transition: all 3s;
    position: absolute;
    top:74%;
    left:0;
    right:0;
    width: 0; 
  height: 0;
    border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #B20E0E;
  left: 53%;
}

.cool-link.active::after {
    width: 100%;
}

.topnav {
    /* overflow: hidden; */
    display: flex;
    justify-content: flex-end;
    align-items: center;
  }
 

  
.topnav a, .topnav .menu-dropbtn, .topnav .proyectos-menu-dropbtn {
/* float: left; */
display: block;
color: black;
text-align: center;
padding: 14px 0px;
padding-left:20px;
text-decoration: none;
/*margin-bottom: 10px;*/
}

 .topnav a.active {
    font-weight: bold;
} 

.topnav .icon {
display: none;
}

@media screen and (max-width: 1280px) {
.topnav a, .topnav .menu-dropbtn {display: none;} 
.topnav a, .topnav .proyectos-menu-dropbtn {display: none;} 
.topnav a.icon {
    float: right;
    display: block;
    margin-bottom: 0px;
}
}


.hamburguer-container {
    display: inline-block;
    cursor: pointer;
  }
  
  .bar1, .bar2, .bar3 {
    border-radius: 10px;
    width: 35px;
    height: 5px;
    background-color: #00876E;
    margin: 6px 0;
    transition: 0.4s;
  }
  
  #hamburguer-icon:hover .bar2 {
    cursor: pointer;
    background-color: #C5302C;
}

#hamburguer-icon:hover .bar1 {
    cursor: pointer;
    background-color: black;
}


/** DROPDOWN 'COMO AYUDAR'
/* Dropdown Content (Hidden by Default) */
.menu-dropdown-content {
  /* display: none; */
  opacity:0;
  margin-top: 15px;
  height: 0%;
  width: 0%;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 0%;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 999;
  margin-left: -56px;
  transition: opacity .3s;
}

/* Links inside the dropdown */
.menu-dropdown-content a {
  color: black;
  padding: 8px 16px;
  text-decoration: none;
  display: none;
  transition: opacity .3s; 
}

/* Change color of dropdown links on hover */
.menu-dropdown-content a:hover {background-color: #f1f1f1; color: #B20E0E}

.menu-dropbtn:hover {
    cursor: context-menu;
}
/* Show the dropdown menu on hover */
.menu-dropbtn:hover .menu-dropdown-content {
  /* display: block; */
  height: 148px;
  min-width: 211px;
  opacity:1;
}

.menu-dropbtn:hover .menu-dropdown-content a {
  display: block;
  opacity:1;
}

/** DROPDOWN 'PROYECTOS'
/* Dropdown Content (Hidden by Default) */
.proyectos-menu-dropdown-content {
  /* display: none; */
  opacity:0;
  margin-top: 15px;
  height: 0%;
  width: 0%;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 0%;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 999;
  margin-left: -115px;
  transition: opacity .3s; 
}

/* Links inside the dropdown */
.proyectos-menu-dropdown-content a {
  color: black;
  padding: 8px 16px;
  text-decoration: none;
  display: none;
  transition: opacity .3s; 
}

.proyectos-menu-dropdown-content p {
  color: black;
  padding: 8px 16px;
  text-decoration: none;
  display: none;
  transition: opacity .3s; 
}

/* Change color of dropdown links on hover */
.proyectos-menu-dropdown-content a:hover {background-color: #f1f1f1; color: #B20E0E}

/* Show the dropdown menu on hover */
.proyectos-menu-dropbtn:hover .proyectos-menu-dropdown-content {
  /* display: block; */
  height: 596px;
  width: 307px;
  opacity:1;
}

.proyectos-menu-dropbtn:hover .proyectos-menu-dropdown-content a  {
  display: block;
  opacity:1;
}

.proyectos-menu-dropbtn:hover .proyectos-menu-dropdown-content p {
    color:white;
    display:block;
    opacity:1;
}

.proyectos-menu-dropdown-content p:hover{
    cursor: context-menu;
}



  /* HAMBURGUER MENU */

  .overlay {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 2;
    top: 0;
    left: 0;
    /* background-color: rgb(0,0,0); */
    background-color: rgba(22, 22, 22, 0.9);
    overflow-x: hidden;
    transition: 0.5s;
  }

.overlay-content {
  position: relative;
  top: 20%;
  width: 100%;
  text-align: left;
  transition: top .5s;
}

.overlay .menu-link::after {
  content: '';
  display: block;
  width: 40px;
  height: 2px;
  background: #B20E0E;
  transition: width .3s;
  margin-bottom: -9px;
  margin-left: -9px;
}

.overlay  .menu-link {
  margin-top: 5px;
  padding: 8px;
  text-decoration: none;
  font-size: 36px;
  color: white;
  display: block;
  transition: 0.3s;
}

.overlay  .submenu {
  padding: 8px;
  padding-bottom: 0;
  text-decoration: none;
  font-size: 30px;
  cursor: pointer;
  color: white;
  display: block;
  transition: top 0.3s;
}

.overlay  .menu-link:hover {
  color: #00876E;
}

.overlay .submenu:hover {
  color: #B20E0E
}

.overlay .closebtn {
  z-index: 999;
  position: absolute;
  top: 20px;
  right: 45px;
  font-size: 60px;
  color: white
}

.overlay .closebtn:hover {
  color: #B20E0E;
}

#overlay-content-top {
  opacity: 0;
}

/* @media screen and (max-height: 450px) {
  .overlay a {font-size: 20px}
  .overlay .closebtn {
  font-size: 40px;
  top: 15px;
  right: 35px;
  }
} */

#hamburguerCollapse .card-body {
  padding: 0;
}


#hamburguerCollapse .card {
  background-color: transparent;
}

  
  /* HOME */

  .home-proyectos-africa-img{
    position: absolute;
    top:7px;
    right: 10px;
  }

  .caption {
    position: relative;
    width: 100%;
  }
  .caption .text {
		position: absolute;		
    top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		z-index: 10;
    opacity: 0;
    transition: all 0.8s ease;			
}
.caption .text p {
  text-align: center;
  font-size: 30px;
  font-weight: bold;		
		margin: 0;		
    color:white;
    text-shadow: 0px 0px 15px black ;
}
.caption:hover .text {
	opacity: 1;
	
}
.caption:hover img {
  transition: all 0.8s ease;
	filter: blur(2px);
}


  figure {
    overflow: hidden;
  }
  .zoomIn img {
    -webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
  }

  .zoomIn:hover img {
    -webkit-transform: scale(1.02);
    transform: scale(1.02);
  }

  .bg-home-ayuda:hover {
    -webkit-transform: scale(1.02);
    transform: scale(1.02);
  }
  
  #home-otras-formas img {
    transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  border-radius: 50%;
     
   }
  #home-otras-formas img:hover {
    transform: scale(1.02);
   -ms-transform: scale(1.02); 
   -webkit-transform: scale(1.02);
     box-shadow: 2px 2px 10px #4b4b4b;
   }

  #home-slider-section .carousel-inner {
    height: 227px;
  }

.mobile-version{
  display: none;
}
  .text-md-block {
      display: block;
  }

  .text-md-none {
      display: none;
  }

  .main-home-text {
      position: absolute;
      bottom: 100px;
      left:15px;
  }
  
  .main-home-text-landing2 {
      display: none;
  }
  
  .main-home-text-landing {
      position: absolute;
      bottom: -50px;
      left:15px;
  }
  
  @media (max-width: 1300px) {
      .main-home-text-landing {
          display: none;
      }
      .main-home-text-landing2 {
          display: block;
      }
  }
  
  .main-home-text a:hover {
      color:black;
  }
  .main-home-img {
      float: right;
  }

  .home-h1-somos {
      font-size: 110px;
  }

  .home-h1-cooperantes {
    font-weight: bold;
    font-size: 140px;
    line-height: 114px;
  }
  
  .orange-btn {
      text-align:center;
      font-weight: bold;
      width: 276px;
      color:white;
      background-color:#E37D2E;
      padding: 10px 10px;
      border:2px solid white;
      border-radius: 21px;
  }
  
  .orange-btn:hover {
      color:#E37D2E;
      background-color:white;
      border: 2px solid #E37D2E;
      text-decoration: none;
  }
  .green-btn {
    text-align:center;
    font-weight: bold;
    width: 267px;
    color:white;
    background-color:#3BA399;
    padding: 10px 10px;
    border:2px solid white;
    border-radius: 21px;
}

.green-btn:hover {
    color:#3BA399;
    background-color:white;
    border: 2px solid #3BA399;
    text-decoration: none;
}
.red-btn-black {
  text-align:center;
  font-weight: bold;
  width: 270px;
  color:#B20E0E;
  background-color:black;
  padding: 10px 0px;
  border:2px solid #B20E0E;
  border-radius: 21px;
}

.red-btn-black:hover {
  color:white;
  border: 2px solid white;
  text-decoration: none;
}
.red-btn {
  text-align:center;
  font-weight: bold;
  width: 267px;
  color:white;
  background-color:#B20E0E;
  padding: 10px 10px;
  border:2px solid #B20E0E;
  border-radius: 21px;
}

.red-btn:hover {
  color:#B20E0E;
  border: 2px solid #B20E0E;
  background-color: white;
  text-decoration: none;
}
.blue-btn {
  text-align:center;
  font-weight: bold;
  width: 267px;
  color:white;
  background-color:#5578B0;
  padding: 10px 10px;
  border:2px solid #5578B0;
  border-radius: 21px;
}

.blue-btn:hover {
  color:#5578B0;
  border: 2px solid #5578B0;
  background-color: white;
  text-decoration: none;
}
  
  .red-btn-start {
      text-align:center;
      font-weight: bold;
      width: 300px;
      color:white;
      background-color:#A90B52;
      padding: 12px 16px;
      border:2px solid white;
  }
  
  .red-btn-start:hover {
      color:#A90B52;
      background-color:white;
      border: 2px solid #A90B52;
  }
  
  .red-btn-footer {
      text-align:center;
      font-weight: bold;
      max-width: 180px;
      color:white;
      background-color:#A90B52;
      padding: 12px 16px;
      border:2px solid white;
      cursor:pointer;
  }
  
  .red-btn-footer:hover {
      color:#A90B52;
      background-color:#F0FBFF;
      border: 2px solid #A90B52;
  }
  
  .red-btn-footer:focus{ 
      outline: none !important;
  }
  
  .red-white-btn {
  text-align:center;
  font-weight: bold;
  width: 140px;
  color:#B20E0E;
  background-color:white;
  padding: 6px 0px;
  border:2px solid #B20E0E;
  border-radius: 21px;
  font-weight: bold;
}

.red-white-btn:hover {
  color:white;
  border: 2px solid white;
  background-color: #B20E0E;
  text-decoration: none;
    cursor: pointer;
}

.red-white-btn-empresas {
  text-align:center;
  font-weight: bold;
  width: 160px;
  color:#B20E0E;
  background-color:transparent;
  padding: 6px 0px;
  border:2px solid #B20E0E;
  border-radius: 21px;
  font-weight: bold;
}

.red-white-btn-empresas:hover {
  color:white;
  border: 2px solid white;
  background-color: #B20E0E;
  text-decoration: none;
    cursor: pointer;
}

 .blue-white-btn {
  text-align:center;
  font-weight: bold;
  width: 140px;
  color:#5578B0;
  background-color:white;
  padding: 6px 0px;
  border:2px solid #5578B0;
  border-radius: 21px;
  font-weight: bold;
}

.blue-white-btn:hover {
  color:white;
  border: 2px solid white;
  background-color: #5578B0;
  text-decoration: none;
    cursor: pointer;
}

.green-white-btn-newsletter {
  text-align:center;
  font-weight: bold;
  width: 140px;
  color:white;
  background-color:#3BA399;
  padding: 6px 0px;
  border:2px solid white;
  border-radius: 21px;
  font-weight: bold;
}

.green-white-btn-newsletter:hover {
  color:#3BA399;
  border: 2px solid #3BA399;
  background-color: white;
  text-decoration: none;
    cursor: pointer;
}

.green-white-btn {
  text-align:center;
  font-weight: bold;
  min-width: 140px;
  color:#1F4335;
  background-color:white;
  padding: 6px 20px;
  border:2px solid #1F4335;
  border-radius: 21px;
  font-weight: bold;
}

.green-white-btn:hover {
  color:white;
  border: 2px solid white;
  background-color: #1F4335;
  text-decoration: none;
  cursor: pointer;
}

.reto-white-btn {
    color: #980202;
    background-color: white;
    border: 1px solid white;
    display: flex;
    justify-content: center;
    align-items: center;
    padding:5;
    padding-left: 10;
    padding-right: 10;
    border-radius: 20px;
    width: 120px;
    font-size: 16px;
}

.reto-white-btn:hover {
    color: white;
    background-color: #980202;
}
.reto-red-btn {
    color: white;
    background-color: #980202;
    border: 1px solid white;
    display: flex;
    justify-content: center;
    align-items: center;
    padding:5;
    padding-left: 10;
    padding-right: 10;
    border-radius: 20px;
    width: 120px;
    font-size: 16px;
}

.reto-red-btn:hover {
    color: #980202;
    background-color: white;
}

  .bg-home-historias {
    background-image: url('/dynamic/img/youcanyole-historia-faith-2.jpg');
    background-position: top right;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .bg-home-ayuda {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    background-image: url('/dynamic/img/youcanyole-como-colaborar.jpg');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 500px;
  }

  /* CONOCE YOUCANYOLÉ */

/* #recipeCarousel .img-container { */
  #recipeCarousel .img-container {
    flex: 0 0 25%;
    max-width: 25%;
    width: 100%;
    position: relative;
  }


#recipeCarousel .carousel-inner .carousel-item.active,
#recipeCarousel .carousel-inner .carousel-item-next,
#recipeCarousel .carousel-inner .carousel-item-prev {
  display: flex;
}

#recipeCarousel .carousel-inner .carousel-item-right.active,
#recipeCarousel .carousel-inner .carousel-item-next {
  transform: translateX(25%);
}

#recipeCarousel .carousel-inner .carousel-item-left.active, 
#recipeCarousel .carousel-inner .carousel-item-prev {
  transform: translateX(-25%);
}
  
#recipeCarousel .carousel-inner .carousel-item-right,
#recipeCarousel .carousel-inner .carousel-item-left{ 
  transform: translateX(0);
  
}

  /* PROYECTOS */

  #accordion-projects .card-header {
    border-bottom: none;
  }
  #accordion-projects .card {
    border: none;
  }

  #accordion-projects .btn {
    color: white;
    font-weight: bold;
  }

  #accordion-projects button:hover {
    color: white
  }
  
  #accordion-projects a:hover {
      color: black !important;
  }
  
  /* CUSTOM INPUT FORM */
  
  .container-checkbox {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.container-checkbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.container-checkbox input:checked ~ .checkmark {
    background-color: transparent;
}

.checkmark {
    position: absolute;
    top: -2px;
    left: 0;
    height: 18px;
    width: 18px;
    background-color: transparent;
    border: 1px solid #000;
}

.container-checkbox input:checked ~ .checkmark:after {
    display: block;
}

.container-checkbox .checkmark:after {
    left: 6px;
    top: 2px;
    width: 5px;
    height: 10px;
    border: solid #000;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
  
  #form_contacto .input-styles {
    border:none !important;
    border-bottom: 1px solid #585858  !important;
    background-color: transparent  !important;
    color: grey  !important;
    width: 100%;
    margin-bottom: 10px;
  }
  
  #form_contacto .input-styles::placeholder{
      color: grey;
  }
  #form_contacto .input-styles:focus{
    outline: none;
    background-color: transparent  !important;
    color: black  !important;
  }

  .carousel-indicators {
    bottom: -60px;
  }

  .carousel-indicators li {
    background-color: black;
    cursor: pointer;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    margin-right: 10px;
    margin-left: 10px;
  }
  
  .carousel-indicators li.active {
    background-color: grey;
  }
  
  /* COMO AYUDAR */
  
  .cool-link-como-ayudar-menu {
    display: inline-block;
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.cool-link-como-ayudar-menu::after {
    content: '';
    display: block;
    width: 0;
    height: 3px;
    background:#B20E0E;
    transition: width .3s;
}


.cool-link-como-ayudar-menu:hover::after {
    width: 100%;
    transition: width .3s;
}

  
  .como-ayudar-menu-active {
      display: inline-block;
      font-size: 20px;
      color: #B20E0E !important;
      padding: 5px 20px 5px 0px;
  }
  
  .como-ayudar-menu {
      padding: 5px 20px 5px 0px;
      font-size:20px;
  }
  
  .como-ayudar-menu:hover{
      cursor: pointer;
  }
  .hazte-socio-punto-rojo {
      width:10px;
      height: 10px;
      background-color: #E21B12;
      margin-right: 5px;
      border-radius: 50%;
  }
  
  .hazte-socio-punto-verde {
      width:10px;
      height: 10px;
      background-color: #3BA399;
      border-radius: 50%;
      margin-right: 5px;
      margin-left: 50px;
  }
  
  /* COMO AYUDAR: VOLUNTARIOS */
  .voluntarios-menu-link {
  margin-top: 5px;
  padding: 8px;
  text-decoration: none;
  display: block;
  transition: 0.3s;
  font-size: 18px;
}

.voluntarios-menu-link.collapsed span img{
    transform: rotate(180deg);
}

.voluntarios-submenu {
  padding: 8px;
  padding-bottom: 0;
  text-decoration: none;
  font-size: 14px;
  display: block;
  transition: top 0.3s;
}


#voluntarios-collapse .card {
  border: none;
}

#voluntarios-collapse .card-header {
    padding: 0;
    background-color: transparent;
    border:none;
}

#voluntarios-collapseB .card {
  border: none;
}

#voluntarios-collapseB .card-header {
    padding: 0;
    background-color: transparent;
    border:none;
}

/* OTHER */

#newsletters-form {
    background-color: #3BA399;
}

.pay-pal-container {
    position: absolute;
    z-index:99;
    bottom:0;
    left:0;
    width: 100%;
    margin:auto;
}

.pay-pal-container-1 {
    background-color: rgba(0,0,0,0.8);
}

.pay-pal-container-2 {
    background-color: rgba(0,0,0,0.6);
}

.tag-img {
    width: 14px;
    height: 14px;
}

.blog-aside-img {
    width: 146px;
    height: 146px;
}
  
  /* FOOTER */
  
  .footer-link-hover:hover {
      color: #B20E0E;
  }
  
  .footer-title {
      font-weight: bold;
      font-size: 18px;
  }
  
  .footer-title::after {
  content: '';
  display: block;
  width: 40px;
  height: 2px;
  background: #B20E0E;
  transition: width .3s;
  margin-bottom: -9px;
}
  
 .footer-menu-link::after {
  content: '';
  display: block;
  width: 40px;
  height: 2px;
  background: #B20E0E;
  transition: width .3s;
  margin-bottom: -9px;
  margin-left: -9px;
}

.footer-menu-link {
  margin-top: 5px;
  padding: 8px;
  text-decoration: none;
  font-size: 18px;
  color: white;
  display: block;
  transition: 0.3s;
}

.footer-submenu {
  padding: 8px;
  padding-bottom: 0;
  text-decoration: none;
  font-size: 14px;
  cursor: pointer;
  color: white;
  display: block;
  transition: top 0.3s;
}

.footer-menu-link:hover {
  color: #00876E !important;
}

.footer-submenu:hover {
  color: #B20E0E;
}

.bg-footer-grey .card-body {
  padding: 0;
}


#footer-collapse .card {
  background-color: transparent;
}

#footer-collapse .card-header {
    padding: 0;
}

.footer-menu-link.collapsed span img{
    transform: rotate(180deg);
}

/* HISTORIAS */

.historias-content-text-container{
    height: 100px;
    overflow: hidden;
     text-overflow: ellipsis; 
}

/* fiesta solidaria 7 de julio 2022 */
#cinta-reto-solidario .bg-cinta {
    background-color: #FFBB8F;
    background-image: url('/dynamic/img/youcanyole-7-julio-fondo.png');
    background-position: bottom right;
    background-repeat: no-repeat;
    height:225px;
}

#cinta-reto-solidario .title {
    font-size: 20px;
    color: #D4033D;
    font-weight: bold;
}

#cinta-reto-solidario .subtitle {
    font-size: 16px;
    color: #000;
}


@media (max-width: 768px){
    #cinta-reto-solidario .bg-cinta {
        background-position: bottom left;
    }
    .title, .subtitle {
        text-align: center;
    }
}

@media (min-width: 1600px){
    #cinta-reto-solidario .bg-cinta {
        background-position: bottom left;
    }
}


  /* MEDIA QUERIES */


  @media (max-width: 1150px) {
    .home-h1-somos {
        font-size: 85px
    }
    .home-h1-cooperantes {
        font-size: 115px;
        line-height: 100px;
    }
  }
  
  @media (max-width: 992px) {
    .bg-home-historias {
      background-position: top 0px right -150px;
    }
    #home-testamento-solidario img {
        display: none;
    }
    .bg-home-testamento-solidario {
        background-image: url('/dynamic/img/youcanyole-testamento-solidario.jpg');
        background-position: top;
        background-repeat: no-repeat;
        background-size: cover;
        height: 411px;
    }
    .main-home-text {
        bottom: 50px;
    }
    .main-home-text .l-fs-40{
        font-size: 30px;
    }
    .main-home-text .l-fs-24{
        font-size: 20px;
    }
    .line-height-47 {
        line-height: 39px;
    } 
    
    .proyecto-detalles-text .l-fs-30 {
        font-size: 24px;
    }
    
    .proyecto-detalles-text .l-fs-24 {
        font-size: 21px;
    }
        
    .proyecto-detalles-text .l-fs-21 {
        font-size: 18px;
    }
    
  }

  @media (max-width: 960px) {
    .home-h1-somos {
        font-size: 62px
    }
    .home-h1-cooperantes {
        font-size: 92px;
        line-height: 80px;
    }
  }
  
  @media (max-width: 768px) {
      
    #accordion-projects .l-fs-24 {
        font-size: 16px;
    }
    
    .l-fs-24 {
        font-size: 18px;
    }
    
    .l-fs-36 {
      font-size: 24px
    }
    .l-fs-30 {
      font-size: 18px;
      line-height: 24px;
      text-align: center;
    }

    .l-fs-18 {
      font-size: 14px;
    }
    
    .header-titles {
      font-size: 21px
    }
    #home-ayuda .l-fs-60 {
      font-size: 28px;
    }
    #home-ayuda .l-fs-36 {
      font-size: 22px;
    }

    .overlay .menu-link {
      font-size: 18px;
    }

    .overlay .submenu {
      font-size: 15px;
    }

    .overlay .closebtn {
      font-size: 30px;
    }

    /* #home-historias .l-fs-36 {
      font-size: 24px;
    }
    .mobile-version .l-fs-36 {
      font-size: 24px;
    } */
    #home-otras-formas .l-fs-36{
      font-size: 24px;
      line-height: 26px;
    }
    #home-otras-formas img{
       box-shadow: 2px 2px 10px #4b4b4b;
     }
     #home-ayuda .btn-help {
      box-shadow: 2px 2px 10px #4b4b4b;
      border:none;
     }
    /* #voluntariado-section .l-fs-36 {
      font-size: 24px;
    } */
    /* #voluntariado-section .l-fs-30 {
      font-size: 18px;
      line-height: 19px;
      text-align: center;
    } */
    #voluntariado-section .l-fs-18 {
      font-size: 14px;
      text-align: center;
    }
    .desktop-version {
      display: none;
    }
    .mobile-version{
      display: flex;
    }
    .line-height-47 {
        line-height: 26px;
    }
    .bg-home-testamento-solidario {
        height: 350px;
    }
    #home-testamento-solidario .l-fs-36 {
        font-size: 24px;
        text-align: center;
    }
    /* s */
    #home-testamento-solidario .l-fs-18 {
        font-size: 14px;
        text-align: center;
    }
      .home-text-section h2 {
          font-size: 22px;
      }
      .home-text-section p {
        font-size: 14px;
        line-height: 17px;
    }
    .home-text-section .l-fs-40 {
      font-size: 19px;
      line-height: 23px;
  }
      .text-md-block{
          display:none;
      }
      .text-md-none {
          display: block;
      }
    .home-h1-somos {
        font-size: 51px
    }
    .home-h1-cooperantes {
        font-size: 71px;
        line-height: 59px;
    }

    .main-home-text {
        bottom: 25px;
        line-height: 20px;
    }
    .main-home-text .l-fs-40{
        font-size: 17px;
    }
    .main-home-text .l-fs-24{
        font-size: 15px;
    }
  }
  
  @media (max-width: 600px){
      #cinta-reto-solidario .l-fs-28 {
        font-size: 17px;
        line-height: 25px !important;
    }
  }
  
  @media (max-width: 576px) {

    .header-image {
      display: none;
    }

    .header-titles {
      position: relative;
      color: #363636;
      font-size: 26px;
      text-align: center;
      text-shadow: none;
      font-weight: bold;
      margin-top: 50px;
      left: 0;
    }

    .logo-nav-img {
      width: 180px;
    }
    .bg-home-historias {
      background-position: top right;
      height: 400px;
    }
    .bg-home-ayuda {
      height: 400px;
    }
    #proyectos-slider-section .l-fs-24 {
      font-size: 24px;
      line-height: 28px;
    }
    #home-slider-section .carousel-inner {
      height: 127px;
    }
    #home-slider-section .l-fs-22 {
      font-size: 16px;
    }
    #home-slider-section .l-fs-80 {
      font-size: 34px;
    }
    .bg-home-testamento-solidario {
        height: 200px;
    }
    .home-h1-somos {
        font-size: 24px;
        text-align: right;
    }
    .home-h1-cooperantes {
        font-size: 33px;
        line-height: 30px;
        text-align: right;
    }
    .main-home-text .l-fs-40{
        font-size: 17px;
    }
    .main-home-text .l-fs-24{
        font-size: 15px;
    }
    .bar1, .bar2, .bar3 {
      width: 26px;
      height: 3px;
      margin: 6px 10px;
    }
  }

  @media (max-width: 460px) {
    
    .main-home-text {
        bottom: -20px;
    }
    .main-home-text .l-fs-40{
        font-size: 14px;
    }
    .main-home-text .l-fs-24{
        font-size: 12px;
    }
    .line-height-47 {
        line-height: 21px;
    }
  }

  @media (min-width: 1500px) {
    .col-max-6 {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 66.666667%;
      flex: 0 0 66.666667%;
      max-width: 66.666667%;
    }
    .col-max-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
    }
}
  
  
  /* CSS */