html {
  scroll-behavior: smooth;
}
body{
  font-family: 'poppins';
}

.page {
  scrollbar-color: #24272f #706F6F;
  scrollbar-width: thin;
  height: 100%;
}
.page::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
  border-radius: 10px;
  background-color: #706F6F;
}
.page::-webkit-scrollbar {
  width: 10px;
  background-color: #706F6F;
}
.page::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
  background-color: #24272f;
}

.footer_container{
  max-width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: center;
}

.footer_container_column{
  max-width: 20%;
  margin: 0px 25px;
}

.efr_img{
  margin-top: 1rem;
}

nav{
  width: 100%;background-color: #20232c;line-height: 2;
}
nav .navbar-brand{
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 0px;
  color: #c4c4c7!important;
}
nav img{
  max-height: 30px;
}
nav span{
  color:white;
  margin: 5px 10px 0px 10px;
}

#boxidioma{
  display: inline-block;
}
#idioma{
  padding: 23px 20px;
  cursor:pointer;
}

#boxidioma > a:first-of-type{
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 0px;
  color: #c4c4c7!important;
}
#idiomasdisponibles {
  display: none;
  position: absolute;
  background-color: #F2F2F2;
  z-index: 1;
  margin-top: 18px;
}
#idiomasdisponibles a {
  text-decoration: none;
  display: block;
  color: #5f5f5f;
  padding:10px 20px;
  font-size: 13px;
}
#idiomasdisponibles a:hover {background-color: rgba(0,0,0,.06);}

#boxidioma:hover #idiomasdisponibles {display: block;}

#idiomasdisponibles > a:first-of-type{
  border-bottom: 1px solid rgba(0,0,0,0.05);
}
nav button,#section0 .btn{
  background: #303030; border: none; border-radius: 11px; color: white;font-size: 22px;
}
#navbot button a{
  margin-left: 10px;  
  margin-right:10px;
  font-size: 14px;
  font-weight: lighter;
  letter-spacing: 0px;
  color:#0c0c0c;
  line-height: 30px;
  text-decoration: none;
}

footer{
  padding-top: 55px;
  color: #97989d;
  font-family: 'poppins';
  font-size: 13px;
  letter-spacing: 1px;
  background-color: #ebedf3;
}
footer a{
  color: #97989d;
}
footer li{
  list-style: none;
}

.logosFooter {
  height: 90px;
}

#titulo1{
  position: absolute;
  left: 0;
  right: 0;
  display: block;
  top: 34%;
  /*transform: translateY(-50%);*/
  color:white;
  font-size: 3em;
  font-weight: bold;
  letter-spacing: 1pt;
  font-family: 'poppins';
}

#section1{
  min-height: 30%;
  padding: 40px 0px 40px 0px;
}
#section1 p{
  font-size: 23px;
  color: #737479;
  letter-spacing: 0.02em;
}

#section3{
  padding: 40px 0px 40px;
}
#section3 img, #section4 img{
  width: 100px;
  height: 100px;
}
#section3 h1, #section4 h1{
  font-size: 19px;
}
#section4{
  padding-bottom: 40px;
}

#section5{
  background-color: #105c5a;
}
#section5 h3{
  text-align: left;
  padding-bottom: 25px;
  padding-top: 25px;
  color: white;
  margin-left: 450px;
}
#section5 img{
  width: 63px;
}

#section6{
  padding: 5rem 0;
}
#section6 h1{
  font-size: 24px;
  letter-spacing: 0.02em;
  line-height: 1.35;
  display: block;
  margin-bottom: 25px;
}
#section6 label{
  font-size: 19px;
  color:#63683E;
  letter-spacing: 0.02em;
  line-height: 1.35;
}
#section6 input{
  border-radius: 8px;
  border: 1px solid black;
  width: 100%;
  box-shadow: 0 0 1px black;
  padding-left: 7px;
}
#section6 textarea{
  border-radius: 12px;
  border: 1px solid black;
  width: 100%;
  box-shadow: 0 0 1px black;
  padding-left: 7px;
  height: 191px;
  resize: none;
}
#section6 button{
  font-weight: 500;
  letter-spacing: .25px;
  line-height: 36px;
  border-radius: 4px;
  border: 4px;
  background-color: black; 
  color: white;
  margin-top: 8px;
padding: 8px 22px;
  font-size: 23px;
}
#section6 #refresh{
    font-weight: 500;
    letter-spacing: .25px;
    line-height: 28px;
    background-color: #F2F3F4; 
    box-shadow: 0 0 1px #f2f3f4;
    border: 1px solid #F2F3F4;
    color: black;
    font-size: 17px;
}
#botonsend{
	display: none;
}
#labelrefresh{
  position: absolute;
  margin-top: 16px;
  margin-left: 10px;
}
#captcha{
  border-radius: 8px;
  border: 1px solid black;
}

.filtroimagen::before{
  content: '';
  background-color: rgba(13,37,29,0.2);
  display: block;
  width: 100%;
  height: 65%;
  position: absolute;
  left: 0px;
}
/* Create a Parallax Effect */
.imgSection0{
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 65%;
}
/* First image (Logo. Full height) */
.imgSection0 {
  background-image: url('../img/focoinicio.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 65%;
}
/* First image (Logo. Full height) */
.imgSection1 {
  background-image: url('../img/focolidar.jpg');

  background-size: cover;

  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 600px;
}
#prueba{
  width: 10%!important; 
  height: auto !important;
  position: absolute; 
  right: 33px; 
  transform: translateY(-137%);
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

#cookie{
  background-color: rgb(32, 32, 32);        
  bottom: 0px;
  position: fixed;
  display: block;
  border: 0;
  font-size: 12pt;
  margin: 0 auto;
  padding: 13px 10px;
  text-align: center;
  box-sizing: border-box;
  width: 100%;
  z-index: 9999;
  box-shadow: rgba(0,0,0,.5) 0px 5px 50px;
  left: 0px;
}
#cookie span{
  color: rgb(255, 255, 255);
  font-family: "Poppins";
  font-size: 12pt;
  text-align: center;
  font-weight: 300;
}
#cookie-again{
  background-color: rgb(32, 32, 32);
  color: rgb(255, 255, 255);
  position: fixed;
  font-family: "Poppins";
  width: auto;
  bottom: 0px;
  right: 100px;
  display: block;
  font-size: 10pt;
  margin: 0;
  padding: 5px 10px;
  text-align: center;
  z-index: 9999;
  cursor: pointer;
  box-shadow: #161616 2px 2px 5px 2px;
  letter-spacing: 1px;
}

/* Turn off parallax scrolling for tablets and phones */
@media only screen and (max-device-width: 1600px) {
  .imgSection0 {
    background-attachment: scroll;
  }
  #section1{
    min-height: 0%;
  }
}

@media (max-width: 1400px) {
    #titulo1{
        font-size:3vw;
    }
    #section5 h3{
        margin-left: 300px;
    }
}
@media (max-width: 1200px) {
  #section5 h3{
    margin-left: 200px;
  }
}
@media (max-width: 1000px) {
    #titulo1{
        font-size:3em;
    }
  #section5 h3{
    margin-left: 0px;
    text-align: center;
  }
}
@media (max-width: 664px) {
  #section5 h3{
    margin-left: 0px;
  }
}

.animacionguay {
  content: '';
  opacity: 0;
  animation: 2s fadeIn;
  animation-fill-mode: forwards;
  transition: opacity 1.5s;
  animation-delay: 500ms;
 }
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-moz-keyframes fadein { /* Firefox */
  from {
    opacity:0;
  }
  to {
    opacity:1;
  }
}
@-webkit-keyframes fadein { /* Safari and Chrome */
  from {
    opacity:0;
  }
  to {
    opacity:1;
  }
}
@-o-keyframes fadein { /* Opera */
  from {
    opacity:0;
  }
  to {
    opacity: 1;
  }
}