body {
  background: #ffff;
  background-image: url("../../webp/Page-BgTexture.webp");
  background-repeat: repeat;
  background-attachment: fixed;
  background-position: top left;
  margin-bottom: 0px;
}
#contenido {
  position: relative;
  margin-top: 0px;
  min-height: 450px;
  padding: 0px;
  border-left: 1px solid black;
  border-right: 1px solid black;
  border-bottom: 1px solid black;
  background: white;
  -webkit-box-shadow: 0 2px 5px 0 #000000;
  box-shadow: 0 2px 5px 0 #000000;
  -webkit-border-radius: 0 0 10px 10px;
  border-radius: 0 0 10px 10px;
}
#footer_header {
  margin-top: -25px;
  background: #185eb3;
  padding-top: 50px;
  padding-bottom: 25px;
  color: white;
}
#footer_header a {
  color: antiquewhite;
  text-decoration: none;
}
#footer_header a:hover {
  font-weight: bold;
  color: yellow;
}

#menu_footer li a {
  color:white;
  font-size:0.9em;
}
  
#menu_footer li a:hover {
  color:yellow;
  font-weight:bold;
}

#carousel1 {
  position: relative;
  width: 100%;
  height: 150px;
  overflow: hidden;
}

#carousel1 img {
  width: auto;
  height: 150px;
  border: 0 none;
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
  -webkit-filter: alpha(opacity=70);
}

#carousel1 .webp {
  width: auto;
  height: 150px;
  border: 0 none;
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
  -webkit-filter: alpha(opacity=70);
}

#carousel1_Controles img {
  border: 2px solid #a00;
  width: 15px;
  height: 15px;
}

#carousel1_Controles .webp {
  border: 2px solid #a00;
  width: 15px;
  height: 15px;
}

/* login */
.login {
  position: relative;
  text-align: center;
  max-width: 450px;
  margin: 0px auto 25px auto;
  padding-top: 30px;
}

/* scrollWrapper */
.scrollWrapper{
    width:100%;height:auto;
    overflow:hidden;
    border:0px solid silver;
    font-family:Arial;font-size:0.8em;
}
#scroll{
    position:relative;
    width: auto;
    margin:1px;
    z-index: -1;
    overflow: hidden;
}
#scroll .title  {font-weight:bold;margin-top:20px;}

/* card-img-top */
.card-img-top{
  transition: transform .2s;
  -webkit-transition: transform .2s;
  -moz-transition: transform .2s;
  -ms-transition: transform .2s;
  -o-transition: transform .2s;
}
.card-img-top:hover{
  transform: scale(1.5);
  -webkit-transform: scale(1.5);
  -moz-transform: scale(1.5);
  -ms-transform: scale(1.5);
  -o-transform: scale(1.5);
}

.de-color-icons i{text-shadow: none;color: #fff;padding: 12px 10px 8px 10px;width: 38px;height: 38px;text-align: center;font-size: 16px;border-radius: 3px;-moz-border-radius: 3px;-webkit-border-radius: 3px;margin: 0 1px 6px 1px;}
.de-color-icons .fa-twitter{background: #3ea1ec;}.de-color-icons .fa-facebook{background: #344e86;}.de-color-icons .fa-google-plus{background: #d73925;}.de-color-icons .fa-reddit{background: #c23321;}.de-color-icons .fa-linkedin{background: #0976b4;}.de-color-icons .fa-pinterest{background: #cc2127;}.de-color-icons .fa-stumbleupon{background: #eb4924;}.de-color-icons .fa-envelope{background: #198cff;}
.de-color-icons span{cursor: poInter;display: inline-block;}
.de-color-icons span:hover{transform: scale(1.1);}
.de-color-icons *{-o-transition: .5s;-ms-transition: .5s;-moz-transition: .5s;-webkit-transition: .5s;transition: .5s;outline: none;}

#bienvenida{
    background: rgb(176,176,176);
    background: linear-gradient(90deg, rgba(176,176,176,1) 0%, rgba(255,255,255,1) 50%, rgba(176,176,176,1) 100%);
    text-align: center;padding: 10px;border-bottom: 8px solid #033C74;font-size: 1em;
}
#bienvenida p{
    font-size: 1.5em;
    color: #015313;
    font-weight: bold;
}
#big_yonkes{
    background: #E9E9E9;
}
#big_yonkes h2{ text-align: center;font-weight: bold;font-size: 1.5em;padding: 20px 5px 5px 5px; }
#sin_riesgos { background:#033C74;color:white; margin:0px;font-size: 1.3em; padding: 15px;text-align: center;text-decoration: none; }
#sin_riesgos h3{font-size: 1.5em;font-weight: bold;}
#llenaform{ padding: 12px; }
#porque { background:#033C74;margin: 20px;padding: 15px;font-size: 1.3em; color: white; }
#porque h2{ text-align: center;font-weight: bold; }
#porque ul li{ margin-bottom: 8px; }
#miniaturas { margin: 5px; }
.card {border: 0px white;}
.card-header{ overflow:hidden;padding:0px;border: 5px solid #F0F0F0;-webkit-box-shadow: 0 2px 5px 0 #000000;box-shadow: 0 2px 5px 0 #000000; }
#envios{ text-align: center;padding: 15px; }
#envios h4{font-weight: bold;color: #FD7B01;font-size: 1.8em;}
#envios h3{font-weight: bold;color: #FD7B01;font-size: 1.5em;}
#alerta_usuarios{background: red;color: white;margin: 20px;padding: 20px;font-size: 1.5em;}
#alerta_usuarios img{width:178px;height:70px;}
#yearsaniversario{text-align: center;}
#htitulo { 
    background: rgb(176,176,176);
    background: linear-gradient(90deg, rgba(176,176,176,1) 0%, rgba(255,255,255,1) 50%, rgba(176,176,176,1) 100%);
    text-align: center;padding: 10px;border-bottom: 8px solid #033C74;font-size: 1em;
}
#htitulo h1{ font-size: 3.5em;text-align: center;font-weight: bold; }
#htitulo p{ font-size: 1.5em;text-align: center;font-weight: bold; }
#imgfondo{ position: absolute;left: 0px;top: 0px;width: 100%;height: 450px; overflow: hidden; }
#imgfondo img{ margin-top: -50px; width: 100%;height: auto; }
#subtitulo {position: relative; color: yellow;padding: 10px;text-shadow: rgb(0, 0, 0) 2px 0px 0px, rgb(0, 0, 0) 1.75517px 0.958851px 0px, rgb(0, 0, 0) 1.0806px 1.68294px 0px, rgb(0, 0, 0) 0.141474px 1.99499px 0px, rgb(0, 0, 0) -0.832294px 1.81859px 0px, rgb(0, 0, 0) -1.60229px 1.19694px 0px, rgb(0, 0, 0) -1.97998px 0.28224px 0px, rgb(0, 0, 0) -1.87291px -0.701566px 0px, rgb(0, 0, 0) -1.30729px -1.5136px 0px, rgb(0, 0, 0) -0.421592px -1.95506px 0px, rgb(0, 0, 0) 0.567324px -1.91785px 0px, rgb(0, 0, 0) 1.41734px -1.41108px 0px, rgb(0, 0, 0) 1.92034px -0.558831px 0px; }
#subtitulo h2{ font-size: 2.6em;text-align: center; }
#cardinfo{ max-width: 740px;margin-left: 40px;background:#033C74; }
#cardinfo h5{ color: white;font-size: 2em; }
#cardinfo p{ color: white;font-size: 1.2em; }
#cardinfo a { color:yellow; }
#cardinfo a:hover{ font-weight: bold; }
#imgT2{ text-align: center;margin-top: 25px; }
#imgT2 img{ max-width: 550px; border: 5px solid #FFF;-webkit-box-shadow: 0 0 3px 3px #000000;box-shadow: 0 0 3px 3px #000000; }
#video{ max-width: 550px;margin: 0 auto 0 auto; }
#galeria{ }
#envios{ text-align: center;margin-top: 30px; }
#envios p{ font-weight: bold;color: #FD7B01;font-size: 2.2em; }
#envios h3{ font-size: 1.5em; }

#tarjetas{
    margin: 15px;
}
#tarjetas .card-header{
    max-height: 150px;
    overflow: hidden;
}
#tarjetas span{
    font-weight: bold;
    font-size: 1em;
    color: #01366A;
}