/*********************************************************************************/
/* style edwin baule                                                                    */
/*********************************************************************************/

@charset "UTF-8";

html {   
  background-image: url("../img/iconos_patterns/pattern_html.png"), url("../img/iconos_patterns/bg_pc.png");
  background-repeat: repeat, no-repeat;
  background-color: rgba(30, 30, 30, 1.0);
  background-size: auto, cover;
  background-position: center,center  ; 
  background-attachment: local, scroll;
  max-width: 100vw;
  overflow-x: hidden;   
  transition: all 0.2s ease; 
}

body {  
  background-image: url("../img/iconos_patterns/pattern_body.png");
  background-repeat: repeat;
  background-color: rgba(255, 255, 255, 1.0);
  padding-top:90px;
  padding-bottom:0px;
  margin-left:0px;
  margin-right:0px;
  border-top: 0px solid #711111;
  margin-top:0px; margin-bottom:0px;
  max-width: 100vw;
  overflow-x: hidden;   
  transition: all 0.3s ease;
}



.container_body {  
  margin: auto;  
  display:block;
  margin-left:13px;
  padding:0px;
  zoom:0.94;

}



.project_today { 
  display: flex;
  background-image: url("../img/por_defecto.png"); 
  background-color: rgb(0 ,0 ,0 ,0 ); 
  background-repeat: no-repeat;   
  background-attachment: relative;
  background-position: center;
   height:350px;
    width:100%;
   position: absolute;    
  filter: opacity(50%);
    left:0%;
    top:0px;
   pointer-events: none;
  -webkit-touch-callout: none;  
  transition: opacity 1s ease-in-out;
}   


#myDiv {
  margin-top:0px;
}

.corner_01 {  
  display: flex;
  zoom:0.7;
  bottom:0;
  float:right;
opacity:0.50;
  background-image: url("../img/iconos_patterns/corner_01.png"); 
  height:20px;
  width:20px; transform: rotate(180deg);
}   


.corner_02 { display: flex;
    zoom:0.7;
  top:0px;
  float:left;
  opacity:0.50;
    margin-top:-20px;
  background-image: url("../img/iconos_patterns/corner_02_B.png"); 
    height:20px;
  width:20px; 
  transform: rotate(180deg);
}   


.code
{
 margin-bottom:-50px;margin-top:28px; padding-bottom:10px;
 margin-left:-18px;}

.fecha {
margin-left:-15px;margin-top:20px;
}

#paragraph
{   
  background-color: rgba(255, 255, 255, 0.);
  max-width: 100%;
  border: 0px solid rgba(143, 143, 143, 0.05);
  padding-right:0px;  padding-top:0px; 
   border-top-left-radius: 12px;
   border-bottom-right-radius: 12px;
}

#paragraph_02
{  
  background-color: rgba(255, 255, 255, 0.0);
  border: 0px solid rgba(143, 143, 143, 0.05);
  padding-right:18px;  padding-left:18px; 
  padding-top:8px;  padding-bottom:8px; 
   border-radius: 0px;
   max-width: 100%;
   border-top-left-radius: 12px;
   border-bottom-right-radius: 12px;
}

#paragraph_03
{  
  background-color: rgba(255, 255, 255, 0.0);
  border: 0px solid rgba(143, 143, 143, 0.05);
  margin-right:5px;   padding-right:0px; 
   border-radius: 0px;
   max-width: 100%;  
   border-top-left-radius: 12px;
   border-bottom-right-radius: 12px;
}

.increase{
  
display:block;  
  
}

#elementoACapturar { 
            width: 100%;
            height: 100%;
        padding-top:10px; 
    padding-bottom:60px;
  color:#222;
        }
    
#elementoACapturar:o {   
  color:#222;
        }  


.head_message{
  
  width:790px;
  height:30px;
  position:absolute;
  right:35px;
  top:212px; 
 background: none;
  align-content: left;
  border:0px solid rgba(159, 159, 159, 0.5);
  filter: hue-rotate(-20deg);
  -webkit-filter: contrast(100%);
  filter: saturate(90%);
  
}

.head_message span_01 {
   font-family: "Momo Trust Display", sans-serif; 
   font-size:1.10em;
  font-weight:300;
   position:absolute;
  left:0px;
  top:-8px;
  
  color:#111;
 background: rgba(0, 0, 0, 0.0);
  border: 0px solid rgba(159, 159, 159, 0.8);
   border-radius: 4px;
   text-align: left;
}

.head_message span_02{ 
 text-align: left;
 width: 50px;
     position:absolute;
  left:65px;
  top:1px;
  
  font-size:0.74em;
  color:#333;
  font-family: "Momo Trust Display", sans-serif;
  font-style: normal; 
  font-weight:100;
  background-color: none;
  filter: hue-rotate(-380deg);
  -webkit-filter: contrast(100%);
}

.archi_image{  
  display:block;
  width:354px;
  height:86px;
  position:absolute;
  right:-80px;
  top:45px;
margin-top:8px; 
  opacity: 0.9;
  background-color: none;
     pointer-events: none;
  -webkit-touch-callout: none;
  transition: opacity 3.5s ease-in-out;
}

.archi_title{
   zoom:0.95;
   display:block;
  width:600px;
  height:60px;
  position:absolute;
  right:15px;
  top:210px;
margin-top:8px; 
    color: #222;
  text-align-last: right;
}



.archi_title span_01 {
     font-family: "Momo Trust Display", sans-serif;
  font-style: normal; 
  
   font-size:1.10em;
  font-weight:300;
  padding-left:8px;
  padding-right:5px;
  padding-bottom:3px;
  padding-top:3px;
  margin-top:5px;
  color:#000;
 background: rgba(0, 0, 0, 0.0);
  border: 0px solid rgba(159, 159, 159, 0.5);
   border-radius: 4px;
   text-align: center;
}

.archi_title span_02{
  font-size:0.82em;
  color:#333;
  font-family: "Momo Trust Display", sans-serif;
  font-style: normal; 
  font-weight:100;
  
}

.archi_title span_03{
  font-size:0.85em;
  color:#333;
  font-family: "Open Sans", sans-serif;
  font-weight:500;
  
  padding-right:50px;
  
}

.archi_title_02{  
   display:block;  
  position:relative;
margin-top:10px; 
    color: #222;
  line-height: 0.95;  
}


.archi_title_02 descrip {
   font-family: "Open Sans", sans-serif;
   line-height:0.75em;
 font-size:1.0em;
  font-weight:500;  
  color:#666;  
   text-align: left;
}

.archi_title_02 span_02 {
   font-family: "Momo Trust Display", sans-serif;  
 font-size:0.85em;
  font-weight:300;  
  color:#000;  
   text-align: left;
   line-height:1.5em;
}



.archi_title_02 span_03 {
   font-family: "Momo Trust Display", sans-serif;  
 font-size:1.30em;
  font-weight:100;  
  color:#000;  
   text-align: left;
   line-height:1.5em;
}

.archi_title_02 span_04 {
  font-family: "Open Sans", sans-serif;
 font-size:1.40em;
  font-weight:600;  
  color:#666;  
   text-align: left;
   line-height:1.5em;
}

.archi_title_03 {  
   display:block;  
  position:relative;
margin-top:12px; 
    color: #333;  
}


.archi_title_03 span_03 {
   font-family: "Momo Trust Display", sans-serif;
   line-height:1.5em;
 font-size:1.20em;
  font-weight:100;  
  color:#333;  
   text-align: left;
}

.archi_title_03 p {
   font-family: "Open Sans", sans-serif;
   line-height:1.35em;
 font-size:0.98em;
  font-weight:100;  
  color:#333;  
   text-align: left;
}

.archi_title_03 descrip {
 font-family: "Open Sans", sans-serif;
   line-height:0.75em;
 font-size:1.0em;
  font-weight:500;  
  color:#666;  
   text-align: left;
}

.archi_title_03 span_04 {
   font-family: "Momo Trust Display", sans-serif;
  
 font-size:1.50em;
  font-weight:300;  
  color:#333;  
   text-align: left;
}

.archi_title_03 span_05 {
   font-family: "Momo Trust Display", sans-serif;
  
 font-size:1.18em;
  font-weight:300;  
  color:#333;  
   text-align: left;
}


.archi_title_03 span_06 {
  
   font-family: "Momo Trust Display", sans-serif;  
 font-size:0.50em;
  font-weight:300;  
  color:#333;  
   text-align: left;
}

.archi_title_03 span_07 {
  
    font-family: "Open Sans", sans-serif;
 font-size:0.84em;line-height: 0.7;
  font-weight:500;  
  color:#111;  
   text-align: left;
}


h2 {
  
  font-size:2.20em;
  line-height:0.8em;
  font-weight:500;
  color: #000;
  
  font-family: "Momo Trust Display", sans-serif;
  font-style: normal;  
}

h3 { 
  
  line-height:1.0em; 
  font-family: "Momo Trust Display", sans-serif;
  font-style: normal;  
  margin-bottom: -2px;
}

h3 span_01 {
   line-height:1.10em;
  font-size:1.0em;
  font-weight:300;
  color: #333;  
  font-family: "Open Sans", sans-serif;
  font-style: normal;  
}

h3 span_02 {
  font-size:1.03em;
  line-height:1.0em;
  font-weight:600;
  color: #222;  
  font-family: "Momo Trust Display", sans-serif;
  font-style: normal;  
}

h3 span_002 {
  
  line-height:1.20em;
  font-weight:600;
  color: #888;  
  font-family: "Momo Trust Display", sans-serif;
  font-style: normal;  
}

h3 span_0002 {
  font-size:1.10em;
  line-height:1.25em;
  font-weight:600;
  color: #222;  
  font-family: "Momo Trust Display", sans-serif;
  font-style: normal;  
}

h4 span_01 {
  font-size:0.7em;  
  font-weight:500;
  color: #222;  
  font-family: "Open Sans", sans-serif;
  font-style: normal;  
}

h4 span_02 {
  font-size:0.7em;  
  font-weight:300;
  color: #222;  
  font-family: "Momo Trust Display", sans-serif;
  font-style: normal;  
}





h4 {
  color: #222;
}

h1 {
  color: #222;
}

p {
  color: #222;
}


sup {
  margin-top:-2px;
font-size:0.35em;
  color:#222;
}

underneath_descripcion
{ 
  
  font-size:0.96em;
  line-height:0.45em;
  font-weight:500;
  margin-left:1px; margin-top:-5px;
  color: #000;}

.showroom {
  display:block;
}
.showroom span {
  font-size:0.90em;
  line-height:0.80em;
  font-weight:500;
  color:#222;
}

.showroom p {
  font-size:0.86em;
  font-weight:500;
  color:#222;
  text-align:left;
}

.disciplinas  {
  display: flex;
  zoom:1.0;
  opacity:0.9;
  background: none;
  position:absolute;
  right:120px;
  top: 10px;
  margin-left:0px;
  text-align:left;
  height:35px;
  width:325px;
  border-radius: 4px;
}

.disciplinas_02  {
  display: flex;
  zoom:1.0;
  opacity:0.9;
  background: none;
  position:absolute;
  right:60px;
  top: 10px;
  margin-left:0px;
  text-align:left;
  height:35px;
  width:305px;
  border-radius: 4px;
}

.comp_02  {
  text-align:left;
  background: rgba(0, 0, 0, 0.0);
  border: 0px solid rgba(159, 159, 159, 0.0);
  height:28px;
  width: 100px;
  padding-top:0px;
  padding-bottom:3px;
  padding-right:15px;
  padding-left:10px;
  border-radius: 4px;
  margin-left:60px;
  color:#000;   
}


.comp_02 span_01 {
margin-top:-5px;
}

.comp_02 span_02 {
padding-left:4px;
 font-size:0.60em;
  font-weight:600;
  color:#000;   
}


.comp  {
  
  text-align:left;
  background: rgba(0, 0, 0, 0.15);
  border: 0px solid rgba(20, 20, 20, 0.15);
  height:28px;
  width: auto;;
  padding-top:0px;
  padding-bottom:3px;
  padding-right:12px;
  padding-left:10px;
  border-radius: 4px;
  margin-left:10px;
}

.comp span_01 {
margin-top:-5px;
}

.comp span_02 {
 font-size:0.65em;
  font-weight:600;
  color:#222;   
}

.comp_02  {
  text-align:left;
  background: rgba(0, 0, 0, 0);
  border: 0px solid rgba(159, 159, 159, 0.5);
  height:28px;
  width: auto;;
  padding-top:0px;
  padding-bottom:3px;
  padding-right:0px;
  padding-left:0px;
  border-radius: 4px;
  margin-left:5px;
}

.comp_02 span_01 {
margin-top:-5px;
}

.comp_02 span_02 {
padding-left:4px;
 font-size:0.85em;
  font-weight:600;
  color:#333;   
}


.mensaje_01 {
 background-image: url("../img/mensaje/m_01.png");
  background-size: cover;
  background-position: center center; 
  background-repeat: no-repeat; 
  background-attachment: fixed;
background-color: rgb(0, 0, 0, 0.0);
  margin-top:0px;
  max-width: 100vw;
  overflow-x: hidden;   
    transition: all 0.2s ease; 
}   


.mensaje_02 {
  zoom:1.0;
  background-image: url("../img/mensaje/m_02.png"); 
  background-color: rgb(0 ,0 ,0 ,0 ); 
  background-repeat: no-repeat;   
  background-attachment: relative;
  background-position: center;
   height:720px;
    width:100%;
   position: absolute;    
  filter: opacity(85%);
    left:0%;
    top:0px; 
   pointer-events: none;
  -webkit-touch-callout: none;
  transition: opacity 3.5s ease-in-out;
}   

.mensaje_03 {
  zoom:1.0;
  background-image: url("../img/mensaje/m_03.png"); 
  background-color: rgb(0 ,0 ,0 ,0 ); 
  background-repeat: no-repeat;   
  background-attachment: relative;
  background-position: center;
   height:720px;
    width:100%;
   position: absolute;    
  filter: opacity(85%);
    left:0%;
    top:0px; 
   pointer-events: none;
  -webkit-touch-callout: none;
  transition: opacity 3.5s ease-in-out;
}   

      ul, ol {
        list-style:none;    
      }
     .logotipo {    
  display: visible;
      }

.margen_small {    
  display:none;
opacity: 0;      }

.margen_large {    
display:block;
      }

.margen_medium {    
display:block;
      }
.margen_medium_y {    
  display:block;
}
/*-- menú light --*/

      .menu_light > li {
        float:right;transition: all 0.3s ease;
        vertical-align: top;;font-size: 0.950rem;
        transition: all 0.3s ease;
              }

      
      .menu_light li a {
        color:#333;
        text-decoration:none;
        padding:8px 10px;font-size: 0.76rem;
        display:block;transition: all 0.3s ease; 
 transition: all 0.3s ease;font-weight:300;
   font-family: "Momo Trust Display", sans-serif;
  font-style: normal; 
      }

      .menu_light li p {
       color:#333;cursor: pointer;
        text-decoration:none;
        padding:8px 10px;font-size: 0.75rem;
        display:block;transition: all 0.3s ease; 

      }
      
      .menu_light li a:hover {
       color:#888;
        transition: all 0.3s ease;
      }
      
      .menu_light li ul {
        display:none;
        position:absolute;
        min-width:120px;
      }
      
      .menu_light li:hover > ul {
        display:block;
         transition: all 0.3s ease;
      }
      
      .menu_light li ul li {
        position:relative;background-color:#fff;padding-left:5px;padding-right:5px;font-size: 0.75rem;
        border-bottom:solid 0px #ccc; transition: all 0.3s ease;margin-bottom: 5px;border-radius: 4px;
        box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2), 0 3px 5px 0 rgba(0, 0, 0, 0.19);
        
      }
      
      .menu_light li ul li ul {
         transition: all 0.3s ease;
        right:-120px;
        top:10px;
      }

/*-- menú dark --*/
   
      .menu_dark > li {
        float:right;transition: all 0.3s ease;
        vertical-align: top;;font-size: 0.950rem;
        transition: all 0.3s ease;
              }

      
      .menu_dark li a {
        color:#fff;
        text-decoration:none;
        padding:8px 10px;font-size: 0.76rem;
        display:block;transition: all 0.3s ease; 
 transition: all 0.3s ease;font-weight:300;
   font-family: "Momo Trust Display", sans-serif;
  font-style: normal; 
      }

      .menu_dark li p {
       color:#fff;cursor: pointer;
        text-decoration:none;
        padding:8px 10px;font-size: 0.75rem;
        display:block;transition: all 0.3s ease; 

      }
      
      .menu_dark li a:hover {
       color:#ddd;
        transition: all 0.3s ease;
      }
      
      .menu_dark li ul {
        display:none;
        position:absolute;
        min-width:120px;
      }
      
      .menu_dark li:hover > ul {
        display:block;
         transition: all 0.3s ease;
      }
      
      .menu_dark li ul li {
        position:relative;background-color:#333;padding-left:5px;padding-right:5px;font-size: 0.75rem;
        border-bottom:solid 0px #ccc; transition: all 0.3s ease;margin-bottom: 5px;border-radius: 4px;
        box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2), 0 3px 5px 0 rgba(0, 0, 0, 0.19);
        
      }
      
      .menu_dark li ul li ul {
         transition: all 0.3s ease;
        right:-120px;
        top:10px;
      }



.redes { z-index:2;
    display:block-inline;
    height:auto;
    border-radius:2px;
    background-color:none;
    border:0px solid #ccc;
    text-align:right;
    padding:0px;
    background:#fff;
    cursor:pointer;
    outline: 0;
   border-radius:3px;
}
  
.redes a { 
  outline: 0; }
    
    
.redes a:focus {  
  outline: 0; }

    

.redes img {
   opacity: 0.9;
   border-radius:3px;border:0px solid #888;  
  -webkit-filter: saturate(90%);
   -moz-filter: saturate(90%);   
   filter: saturate(90%);
   transition: all 0.3s ease; 
}
    
.redes img:hover {
    opacity: 1;
   -webkit-filter: saturate(100%);
   -moz-filter: saturate(100%);
   filter: saturate(100%);
   transition: all 0.3s ease;  
   filter: saturate(100%);
   transition: all 0.3s ease;  
    }   

.social { z-index:2;
    display:block-inline;
    height:auto;
    border-radius:2px;
    background-color:none;
    border:0px solid #ccc;
    text-align:right;
    padding:0px;
  margin-right:7px;
    cursor:pointer;
    outline: 0;
   border-radius:3px;
}
  
.social a { 
  outline: 0; }
    
    
.social a:focus {  
  outline: 0; }

    

.social img {
   opacity: 0.98;
   border-radius:3px;border:0px solid #888;  
  -webkit-filter: brightness(100%);
   -moz-filter: brightness(100%);   
   filter: brightness(100%);
   transition: all 0.3s ease; 
    filter: saturate(0%);
}
    
.social img:hover {
    opacity: 1;
   -webkit-filter: brightness(90%);
   -moz-filter: brightness(90%);
   filter: brightness(90%);
   transition: all 0.3s ease;    
   transition: all 0.3s ease;  
    filter: saturate(0%);
    }   


.redes_03 { z-index:2;
    display:block-inline;
    height:auto;
    border-radius:0px;
    background-color:none;
    border-right: 0px solid #555;
    text-align:right;
    padding:2px;
  padding-right: 4px;   padding-left: 4px;  
  margin-right: 2px;  
  
cursor: default;
  outline: 0;
}
  
.redes_03 a { 
  outline: 0; }
    
    
.redes_03 a:focus {  
  outline: 0; }


  
.redes_04 { z-index:2;
  float:left;
    display:block-inline;
    height:auto;
    border-radius:0px;
    background-color:none;
    border-right: 0px solid #555;
    text-align:right;
    padding:2px;
  padding-right: 4px; padding-left: 15px;  
  margin-right: 2px;  
  
cursor: default;
  outline: 0;
}
  
.redes_04 a { 
  outline: 0; }
    
    
.redes_03 a:focus {  
  outline: 0; }

   

.redes_04 img {
   opacity: 1.0;
   border-radius:0%;border:0px solid #888; 

}
  
  
.redes_02 { z-index:2;
    display:block-inline;
    height:auto;
    border-radius:2px;
    background-color: none;
    border:0px solid #ccc;
    text-align:right;
    padding:2px;
    cursor:pointer;
    outline: 0;
}
  
.redes_02 a { 
  outline: 0; }
    
    
.redes_02 a:focus {  
  outline: 0; }

    

.redes_02 img {
   opacity: 1.0;
   border-radius:15%;border:0px solid #888;
  -webkit-filter: opacity(100%);
   -moz-filter: opacity(100%);
   filter: opacity(100%);  
  -webkit-filter: saturate(100%);
   -moz-filter: saturate(100%);   
   filter: saturate(100%);
   transition: all 0.3s ease; 
}
    
.redes_02 img:hover {
    opacity: 1;
   -webkit-filter: saturate(0%);
   -moz-filter: saturate(0%);
   filter: saturate(0%);
   transition: all 0.3s ease;  
   filter: saturate(0%);
   transition: all 0.3s ease;  
    }   


.details img {
   zoom: 1;border-radius:2px;
  -webkit-filter: saturate(0%);
   -moz-filter: saturate(0%);   
   filter: saturate(0%);
   transition: all 0.3s ease; }
  
.details img:hover {
    -webkit-filter: saturate(60%);
   -moz-filter: saturate(60%);
   filter: saturate(60%);
   transition: all 0.3s ease;  
  }

details {
  cursor: pointer;
}

/* Flecha hacia abajo por defecto */
details::before {
  content: "▼"; /* O "▲" para arriba */
  margin-right: 8px;
  font-size: 0.8em;
  color: #333;
}

/* Cambiar la flecha cuando está abierto */
details[open]::before {
  content: "▲";
}

@import "compass/css3";

*, *:before, *:after {box-sizing:  border-box !important;}
  

.masonry
  {   
    background:none;border-top:0px solid #333;
    width:100%;
    margin-left:0px;margin-top:0px;
    border-radius:0px;
  } 


.pc{display:visible;margin-top:10px;}
.tablet {display:none;}

.invert {  
  opacity: 0.8;    
}

#message span{ 
position:relative;
padding-top:3px;
  text-align: center;
  font-size:0.60em;
  color:#111;
  font-weight:500;  
}

.iconos
{  
  opacity:1.0;
  position:absolute;
  padding-top:2px;
  padding-bottom:10px;
  padding-left:2px;
  padding-right:4px;
  display: block;
  left:-235px;
  top:20px;
  width:36px;
  height:auto;  
   margin-top:5px;
   margin-bottom:10px;
   margin-left:0px;
   margin-right:0px;
 background: rgba(0, 0, 0, 0.05);
  border: 0px solid rgba(159, 159, 159, 0.1);
   border-radius: 8px;
   text-align: center;
}


.iconos_02
{  
opacity:1.0;
  position:absolute;
  padding-top:2px;
  padding-bottom:10px;
  padding-left:2px;
  padding-right:4px;
  display: block;
  left:-235px;
  top:20px;
  width:36px;
  height:auto;  
   margin-top:5px;
   margin-bottom:10px;
   margin-left:0px;
   margin-right:0px;
 background: rgba(0, 0, 0, 0.05);
  border: 0px solid rgba(0, 0, 0, 0.1);
   border-radius: 8px;
   text-align: center;
}


.iconos_03
{  
opacity:1.0;
  position:absolute;
  padding-top:2px;
  padding-bottom:10px;
  padding-left:2px;
  padding-right:4px;
  display: block;
  left:-235px;
  top:15px;
  width:36px;
  height:auto;  
   margin-top:5px;
   margin-bottom:10px;
   margin-left:0px;
   margin-right:0px;
 background: rgba(0, 0, 0, 0.05);
  border: 0px solid rgba(159, 159, 159, 0.1);
   border-radius: 8px;
   text-align: center;
}



.insignia_01
{  
  opacity:1.0;
  position:absolute;
  display: block;
  left:-35px;
  top:4px;
  width:32px;
 background-color:rgb(0, 0, 0, 0.0);
   text-align: center;
}

.insignia_02
{  
  opacity:1.0;
  position:absolute;
  display: block;
  left:10px;
  top:3px;
  width:400px;
 color:#888;
 background-color: none;
   text-align: left;
  
}


.info_arq
{  opacity:0.95;
  position:absolute;
  z-index:3;
  padding:0px;
  display: block;
  right:-95px;
  top:0px;
  width:170px;
  height:auto;  
   margin: 0;
   background-color: none;
   background-image: none;
   border-right: 0px solid #DEE2E6;
   border-radius: 0px;
   text-align: center;
}

#wb_Card
{  
  position:absolute;
  padding:0px;
  display: block;
  right:-120px;
  top:-70px;
  width:160px;
  height:auto;  
   margin: 0;
   background: none;
   background-image: none;
   border-right: 0px solid #DEE2E6;
   border-radius: 0px;
   text-align: center;
}

#wb_Card_Contact_Right
{  
  position:relative;
  padding:0px;
  display: block;
  float:right;
  left:-60px;
  top:250px;
  width:200px;
  height:auto;  
   margin: 0;
 background-color:rgba(255, 255, 255, 0.00);
  border: 0px solid rgba(0, 0, 0, 0.02);
   border-radius: 5px;

}

#wb_Card_Contact_Right p
{  color:#fff;
   text-align: left;
  font-weight: 500;
}

#wb_Card3
{  position:absolute;
  padding:0px;
  display: block;
  left:-165px;
  top:-6px;
  width:170px;
  height:auto;  
   margin: 0;
   background-color: none;
   border-right: 0px solid #DEE2E6;
   border-radius: 0px;
   text-align: center;
}

#wb_Card2
{  
  position:absolute;
  padding:0px;
  display: block;
  left:239px;
  top:40px;
  width:273px;
  height:auto;  
   background-color: none;
   border-right: 0px solid #DEE2E6;
   border-radius: 0px;
   text-align: left;
}

#wb_Card1
{  position:absolute;
  z-index: 5;
  float:left;
  display: block;
  padding-right:5px;
  left:-190px;
  top:-65px;
  width:190px;    
  height:auto;
   background: rgb(250, 250, 250, 0.0);
   border-right: 0px solid rgb(250, 250, 250, 0.1);
   border-radius: 0px;
}

#wb_Card_11
{  position:absolute;
  padding:0px;
  float:left;
  display: block;
  left:-190px;
  top:20px;
  width:190px;    
  height:auto;
   background-color: rgb(250, 250, 250, 0.0);
   border-right: 0px solid #000;
   border-radius: 0px
}

.social
{ 
  display:block;
  float:left;  
}

#card
{ width:100%;
   box-sizing: border-box;
   margin: 0px 0px 0px 5px;
    padding:8px;
  background: rgba(0,  0, 0, 0);
 font-size:0.85em;

}

#card h1
{  
  font-style: normal;
   font-size:1.10em;
  font-weight:500;
   color:#333;
  
}

#card h2
{  
  font-style: normal;
   font-size:0.93em;
  font-weight:800;
   color:#333;
} 
#card p
{  
 color:#333;
  font-weight:600;
}
 

#card li
{
  color:#444;font-weight: 500;
}
#card li a
{
  color:#333;
}

#card li a:hover
{
  color:#777;
}  
 
 
.advice { display:flex;left:425px;top:-27px;z-index:2;width:130px;height:auto;border-radius:0px;background-color:none;border:0px solid #ccc;filter:invert(100%)}

.advice h3 {color:red;margin-bottom:0px;}


.advice img {
   zoom: 0.8;border-radius:50%;border:0px solid #888;margin-left:5px;
  -webkit-filter: opacity(50%);
   -moz-filter: opacity(50%);
   filter: opacity(50%);
   transition: all 0.3s ease; }
    
.advice img:hover {
  margin-top:-2px;
    -webkit-filter: opacity(96%);
   -moz-filter: opacity(96%);s
   filter: opacity(96%);
   transition: all 0.3s ease;  
    }   

.img_menu { 
zoom: 1;
  border-radius:4px;
  border:0px solid #888;
  margin-bottom:10px;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2), 0 3px 5px 0 rgba(0, 0, 0, 0.19);
  }

  
.title_01 { 
  position:absolute;
  right:80px;bottom:12px;  
}  

.title_01 span_01{ 
  color: #222; 
  text-transform: uppercase;
  font-weight:500;
  font-size: 0.82rem;
}

.title_01 span_02{ 
  color: #222; 
  text-transform: uppercase;
  font-weight:800;
  font-size: 0.82rem;
}




.menu_01 { 
   position:absolute;
  left:15px;bottom:7px; 
}

.menu_02 {    
 display:none;  
}

.resumen_left{display:block;
  margin-top: -5px;

}

.resumen_left_02{
  display:block;
  width:100%;
}


.stick {
 margin: auto;
  width: 1000px;
  display:block;
  margin-left:-185px;
  border: 0px solid green;  
 padding-top:15px; 
    padding-left: 0px;
  padding-bottom: 220px; 
    padding-right: 0px; 
}

.slider {
  width:840px;
    margin-left:-10px;
  display:block;
  float:left;

  margin-bottom:-25px;
  border: 0px solid green;
 padding-top: 27px; 
    padding-left:0px;
  padding-bottom: 5px; 
    padding-right: 0px;   
}

.slider_01 {
  width:840px;
 margin-left:-10px;
  display:block;
  float:left;
  background: rgba(0, 0, 0, 0);
  
  margin-bottom:-30px;  
 padding-top: 20px; 
    padding-left:0px;
  padding-bottom: 5px; 
    padding-right: 0px; 
   border-radius: 4px;    
}

.slider_02 {
  width:990px;
  display:block;
  position:relative;
  float:left;
  left:-240px;
  margin-left:15px;
  border: 0px solid green;
 padding-top: 10px; 
    padding-left:0px;
  padding-bottom: 10px; 
    padding-right: 0px;   
}

.slider_resume {
  width:40px;
  height:38px;
  padding:3px;
  background-color: rgba(0,0,0,0.0);
  z-index:10;
  position:absolute;
  left:16px;
  top:8px;
  align-content: center;
  justify-content: center;
  border: 0px solid rgb(250, 250, 250, 0.20);;
  border-radius:4px;  
}

.slider_resume h1 {
font-size:0.76em;
  font-weight:700;
  color:#fff;  
}

.slider_resume h2 {
font-size:0.70em;
  font-weight:400;
  color:#fff;  
}
.slider_resume h3 {
  margin-left:30px;
font-size:0.70em;
  font-weight:700;
  color:#fff;  
}

/*----  tipos de paquete ----*/

.paquete {
  width:88px;
  height:25px;
  padding-left:10px;
  padding-right:10px;
  padding-top:10px;
  padding-bottom:10px;
  background-color:rgba(0, 0, 0, 0.5);
  z-index:10;
  position:absolute;
  right:25px;
  top:20px;
  border-radius:4px;
  text-align-last: center;
}

.paquete h1 {
font-size:0.70em;
  font-weight:700;
  color:#fff;  
}

.paquete h2 {
font-size:0.70em;
  font-weight:400;
  color:#fff;  
}
.paquete h3 {
  margin-top:-4px;
font-size:0.85em;
  font-weight:300;
  color:#fff;  padding-bottom:2px;
}


.slider_resume_02 {
  width:1000px;
   display:block;
  height:40px;
  padding:8px;
  top:2px;
  background-color:rgba(0, 0, 0, 0);
  z-index:2;
  position:relative;
  border-radius:4px;
  
}


.comentario {
  zoom:0.95;
   display:block;
  width:150px;
  height:60px;
  padding:0px;
  background-color:none;
  z-index:10;
  text-align-last: right;
  position:absolute;
  right:0px;
  top:10px;
  border-radius:0px; 
}

.comentario h1 {
  line-height: 0.5;
  padding-left:0px;
   padding-top:0px;  
font-size:0.95em;
  font-weight:700;
  color:#111;  
}

.comentario h2 {  
  padding-left:0px;
   padding-top:5px;
 font-size:0.85em;
  line-height:0.45em;
  font-weight:500;
}

.fondo_oscuro {
    background-color:rgba(0, 0, 0, 0.05);
padding:10px;
  
  
}

.por_paquete_logo {
  zoom:1.0;
  align-content: left;
    display: flex;
  justify-content: center;
  align-items: left;
  margin-left:0px;
 width: auto;
  margin-top:5px;
  margin-bottom:8px;
padding:0px;
  background-color: none ; 
  
  z-index:2;
  position:relative;
  border-radius:6px;  
}
.por_paquete_logo img{
   margin-left: -15px;
  border-radius:4px; 
}
.por_paquete {
  zoom:0.85;
  align-content: center;
    display: flex;
  justify-content: center;
  align-items: center;
 width:120px;
  margin:5px;
padding-top:2px;
padding-bottom:2px;
padding-left:5px;color:#000;
padding-right:8px;
 background: rgba(0, 0, 0, 0.0);
  border: 0px solid rgba(159, 159, 159, 0.5);
   border-radius: 8px;
   text-align: center; 
    
  z-index:2;
  position:relative;
  border-radius:6px;  
  font-weight: 700;
}

.por_paquete p {  
  text-align: center;
  font-size:1.0em;
 color:#000;
margin-bottom:-4px;
  padding-left:8px;
padding-bottom:0px;
 font-weight: 500;
  
}

.por_paquete img {  
margin-top: 0px;
  padding:0px;
  border-radius:0px;
}

.por_paquete_descrip {
  zoom:1.0;  
 width:107%;
  margin:0%;height:75px;
padding-top:5px;
padding-bottom:0px;
margin-left:-15px;
padding-right:10px;
padding-left:15px;
  color:#222;border-left: 2px solid rgba(118, 118, 118, 0.30);
  
 
}

.por_paquete_descrip p{
font-size: 1.0em;
  COLOR:"111;"
}

.comentario_01 {
  width:420px;
   display:block;
  height:30px;
  padding:8px;
  top:5px;
  background-color:rgba(0, 0, 0, 0.55);
  z-index:2;
  position:relative;
  border-radius:4px;
  
}

.comentario_01 p{
  line-height: 0.5;
  padding-left:15px;
   padding-top:5px;  
font-size:0.72em;
  font-weight:700;
  color:#fff;  
}


.comentario_02 {
  zoom:0.95;
   display:block;
  width: auto;
  height:35px;
  padding:5px;
 background: linear-gradient(90deg,rgba(171, 83, 43, 1) 10%, rgba(171, 83, 43, 1) 20%, rgba(145, 69, 55, 1) 70%);
;
  z-index:10;
  position:absolute;
  left:0px;
  bottom:0px;
 border-bottom-left-radius: 4px;  
 border-bottom-right-radius: 4px; 
}
.comentario_02 h1 {
  line-height: 0.5;
  padding-left:10px;
   padding-top:15px;  
font-size:0.92em;
  font-weight:700;
  color:#fff;  
}

.comentario_02 h2 { 
  margin-left: -50px;
  padding-left:0px;
   padding-top:5px;
font-size:0.78em;
  font-weight:600;
  color:#fff;  
}



.comentario_03 {
  zoom:0.95;
   display:block;
  padding:6px;
  background-color: rgba(0, 0, 0, 0.7);
  z-index:10;
  position:absolute;
  right:10px;
  top:10px;
  border-radius:4px;  
   box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2), 0 3px 5px 0 rgba(0, 0, 0, 0.19);
}
.comentario_03 img {  
  opacity: 0.7;
  
}

.comentario_03 h1 {
  padding-left:10px;
font-size:0.75em;
  line-height: 0.70em;
  font-weight:300;
  color:#fff;  
}

.comentario_03 h2 {    
  padding-left:10px;
font-size:0.75em;
  line-height: 0.70em;
  font-weight:600;
  color:#fff;  
}


.info {
  zoom:0.95;
   display:block;
  padding:6px;
  background-color: rgba(0, 0, 0, 0.0);
  z-index:10;
  position:absolute;
  right:10px;
  top:0px;
  border-radius:4px;  
}
.info img {  
  opacity: 1;
  
}

.info h1 {
  padding-left:10px;
font-size:0.75em;
  line-height: 0.70em;
  font-weight:300;
  color:#fff;  
}

.info h2 {    
  padding-left:10px;
font-size:0.75em;
  line-height: 0.70em;
  font-weight:600;
  color:#fff;  
}


.comentario_04 {
  zoom:0.95;
   display:block;
  padding:6px;
  background-color: rgba(0, 0, 0, 0.7);
  z-index:10;
  position:absolute;
  right:60px;
  top:10px;
  border-radius:4px;  
   box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2), 0 3px 5px 0 rgba(0, 0, 0, 0.19);
}

.comentario_04 img {
  opacity: 0.7;
}

.comentario_05 {
  zoom:0.95;
   display:block;
  padding:6px;
  background-color: rgba(0, 0, 0, 0.7);
  z-index:10;
  position:absolute;
  right:110px;
  top:10px;
  border-radius:4px;  
   box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2), 0 3px 5px 0 rgba(0, 0, 0, 0.19);
}

.comentario_05 img {
  opacity: 0.7;
}

.comentario_06 {
  zoom:0.95;
   display:block;
  padding:6px;
  background-color: rgba(0, 0, 0, 0.7);
  z-index:10;
  position:absolute;
  right:160px;
  top:10px;
  border-radius:4px;  
   box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2), 0 3px 5px 0 rgba(0, 0, 0, 0.19);
}

.comentario_06 img {
  opacity: 0.7;
}


.last_date {
  zoom:0.75;
  width:225px;
  height:50px;
  padding:8px;
  margin-bottom:50px;
  background-color: rgba(0, 0, 0, 0);
  z-index:10;
  position:relative;
  right:0px;
  top:0px;

}

.last_date h1 {
  padding-left:40px;
   padding-top:15px;
font-size:0.95em;
  font-weight:700;
  color:#333;  
}

.noti { 
  width:130px;
  height:80px;
  padding:5px; 
  background: rgba(255, 255, 255, 0.0) ; 
  z-index:10;   
  margin-left:40px;margin-top: 3px;
  border-radius:4px; 
 border:0px solid rgba(0, 0, 0, 0.05) ; 
   justify-content: center;
        align-items: center;
        text-align: center;
   display: flex;
  justify-content: center; /* Centrado horizontal */
  font-size:1.10em;
}


.noti h1 {
  padding-left:0px;
   padding-top:10px;
  font-weight:700;
  color:#151515;  
}

.noti a {
  padding-left:0px;
   padding-top:10px;
font-size:1.02em;
  font-weight:700;
  color:#111;  
}

.noti a:hover {
  color:#888;  
}


.noti_01 { 
  width:140px;
  height:40px;
  padding:5px; 
  background: rgba(255, 255, 255, 0.00) ; 
  z-index:10;   
  margin-left:40px;
  margin-top:8px;
  border-radius:4px; 
 border:0px solid rgba(0, 0, 0, 0.05) ; 
   justify-content: center;
        align-items: center;
        text-align: center;
   display: flex;
  justify-content: center; /* Centrado horizontal */
  font-size:1.0em; font-weight:300;
}


.noti_01 h1 {
  line-height: 1.25em;
  padding-left:0px;
   padding-top:15px;
font-size:1.1em;
  color:#151515;  
}

.noti_01 span {
  padding-left:0px;
   padding-top:10px;
font-size: 1.20em;
  font-weight:300;
  color:#111;  
    font-family: "Momo Trust Display", sans-serif;
  font-style: normal;
}

.noti_02 {   
   width:90px;
  height:24px;
  float:right;  
padding-top:2px;
padding-bottom:2px;
padding-left:5px;
margin-right:10px;
padding-right:4px;
 font-size:0.92em;
  z-index:10;
  top;8px;
  position:absolute;
 background: rgba(0, 0, 0, 0.1);
  border: 2px solid rgba(159, 159, 159, 0.5);
   border-radius: 4px;
   text-align: left;
  
  
}

.noti_02 span{ 
font-size:0.65em;
  font-weight:700;
  line-height: 0.9;
}


.container {
   margin: auto;
  max-width:630px;
  display:block;
  padding:0px;
}


.container_tags {
   margin: auto;
  max-width:100%;
  display:block;
  padding:0px;  background-color: red;

}


.about {
  margin-left: 30px;  
  margin-top: 10px;
  border-radius: 0px;
  max-width:540px;
  display:block;  
  padding:0px;
  background-color:  rgb(0, 0, 0, 0.0);
    align-content: center;
    display: flex;
  justify-content: center;
  align-items: center;
}

.portada {
  margin-left:15px;  
  margin-top: 6px;
  border-radius: 0px;
  max-width:570px;
  display:block;  
  padding:0px;
  background-color:  rgb(0, 0, 0, 0);
    align-content: center;
    display: flex;
  justify-content: center;
  align-items: center;
}

.story {
  margin-left: -10px; padding-top: 10px;
  border-radius: 0px;
  max-width:540px;
  display:block;  
  padding-bottom:10px;
  background: rgba(0, 0, 0, 0.0);
  border: 0px solid rgba(0, 0, 0, 0.0);
  align-content: center;
    display: flex;
  justify-content: center;
  align-items: center; 
  font-size:0.85em; 
  
  color:#666;
}

.story p{ 
  color:#333;
  font-weight: 600;
}

.story h1{
  color:#333;
  font-size:1.0em; 
  font-weight: 500;
}

.story_contact {
  margin-left: -10px;  margin-top:-8px;
  border-radius: 0px;
  max-width:540px;
  display:block;  
  padding:0px;
background-color: rgba(0, 0, 0, 0.0);
  border: 2px solid rgba(0, 0, 0, 0.0);
  align-content: center;
    display: flex;
  justify-content: center;
  align-items: center;
}


.story_formulario {
  margin-left: -5px;  margin-top: 5px;
  border-radius: 0px;
  max-width:540px;
  display:block;  
  padding:0px;
background-color: rgba(0, 0, 0, 0.0);
  border: 2px solid rgba(0, 0, 0, 0.0);
  align-content: center;
    display: flex;
  justify-content: center;
  align-items: center;
}


.container_proyecto {
  margin-left:-10px;margin-bottom:60px;
  border-radius: 0px;
  max-width:540px;
  display:block;  
  padding:0px;
background-color: rgba(0, 0, 0, 0.0);
  border: 2px solid rgba(0, 0, 0, 0.0);
  align-content: center;
    display: flex;
  justify-content: center;
  align-items: center;
}


.story_02 { 
  margin-bottom: 20px; 
  margin-left: 30px; 
  border-radius: 4px;
  max-width:540px;
  height:0px;
  display:block;  
  padding-bottom:0px;
  padding-top:10px;
  padding-left:5px;
  padding-right:0px;
  

  align-content: center;
    display: flex;
  justify-content: center;
  align-items: center;
  color:#fff;
}


.story_03 {
  margin-left: -10px;padding-top:10px;
  border-radius: 4px;
  max-width:540px;
  display:block;  
  align-content: center;
    display: flex;
  justify-content: center;
  align-items: center;
  color:#151515;
background: rgba(0, 0, 0, 0);
  border: 0px solid rgba(0, 0, 0, 0.05);
}

.story_03 p{
  padding: 0px;
line-height:1.3em;
  font-size:0.76em;
  font-weight:300;
  text-align:justify;
   color:#222;
}


.container_menu_01 { 
 display: flex; 
  padding-left:5px;
   margin: auto;
  width: 1150px;
  justify-content: center;
  align-items: center;
  border-bottom: 0px solid rgb(0, 0, 0, 0.1);  
   transition: .5s;
   -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out;
    transition:all 0.5s ease-out;
}


.container_menu_02 { 
 display: flex;  
  padding-left:5px;
   margin: auto;
  width: 1150px; 
  justify-content: center;
  align-items: center;
  border-bottom: 0px solid rgb(0, 0, 0, 0.1);  
   transition: .5s;
   -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out;
    transition:all 0.5s ease-out;
}


.container_menu_03 { 
 display: block; 
  padding-left:5px;
   margin: auto;
  width: 1100px;
  justify-content: center;
  align-items: center;
  border-bottom: 0px solid rgb(0, 0, 0, 0.1);  
   transition: .5s;
   -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out;
    transition:all 0.5s ease-out;
}


.container_menu_04 { 
 display: block;  
  padding-left:5px;
   margin: auto;
  width: 1100px; 
  justify-content: center;
  align-items: center;
  border-bottom: 0px solid rgb(0, 0, 0, 0.1);  
   transition: .5s;
   -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out;
    transition:all 0.5s ease-out;
}





.sombra_01 { 
   
  background: linear-gradient(294deg,rgba(40, 40, 40, 1) 0%, rgba(49, 49, 49, 1) 52%, rgba(51, 51, 51, 1) 100%);
  width: 100%;
  opacity: 1;
  transform: translateY(0px);
  transition: opacity 1.5s ease, transform 1.5s ease;
  border-radius:0px;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  transition:all 0.5s ease-out;
}


.sombra_02 { 
  background: #fff;
  border-bottom:0px solid rgba(89, 89, 89, 0.75);;
    width: 100%;
  opacity: 1;
  transform: translateY(0px);
  transition: opacity 1.5s ease, transform 1.5s ease;
  border-radius:0px;
   -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out;
    transition:all 0.5s ease-out;
}


.sombra_03 { 
  display:block;
  position: absolute;
  float:left;  
  border-radius:0px;
  background: transparent;
 opacity: 1;
  border-radius:0px;
    transform: translateY(0px);
 transition: opacity 1.5s ease, transform 1.5s ease;
}

@keyframes fadeIn {
  from { opacity: 0; }
  to { opacity: 1; }
}

.fade-in-element {
  opacity: 0;
  animation: fadeIn 1s ease-in-out;
}


@keyframes fadeout {
  from { opacity: 0; }
  to { opacity: 1; }
}

.fade-out-element {
  opacity: 1;
  animation: fadeout 1s ease-in-out;
}




.hr1 {
    text-align:center;
    border: 1;
    height: 1px;
  padding-bottom: 2px;
    line-height: 0.2em;
    background: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0));
}

.hr2 {
    text-align:center;
    border: 0px;
    height: 5px;
  padding-bottom: 5px;
    line-height: 0.2em;
   background: rgba(0, 0, 0, 0);
}

.color_picker{ 
    display:none;
}


.menu_picker{ 
    display:none;
}

.email{
  width:220px;
  position:absolute;
  float:right;
  left:195px;
  top:-47px;
  line-height:1.5em;
  font-size:0.8em;
  font-weight:500;
  color: inherit;
  font-style: oblique 10deg; 
  font-family: "Open Sans", sans-serif;  
}


.celular{
  width:200px;
  position:absolute;
  float:right;
  left:195px;
  top:-23px;
  line-height:1.5em;
  font-size:0.8em;
  font-weight:500;
  color: inherit;  
  font-family: "Open Sans", sans-serif;     
}

.logo{
  border-right:3px solid rgba(118, 118, 118, 0.30);
  width:146px;
  height:35px;
  justify-content: left;
  position:absolute;
  float:right;
  padding-top;7px;
  padding-right;30px;
  left:50px;
  top:-40px;
  line-height:1.5em;
  font-size:0.8em;
  font-weight:300;
  color: inherit;  
  font-family: "Momo Trust Display", sans-serif;   
}

.logo h4{
  font-size:1.70em;
  line-height:0.50em;
  font-weight:500;
}

.logo span{
font-size:1.0em;
  line-height:0.55em;

  font-weight:500;
  color: inherit;  
   font-family: "Open Sans", sans-serif;  
}


.logo_02{  
  position:absolute;  
  top:-40px; 
  left: 5px;
}


.grid{
  width:115%; 
  margin-left:-10px
  
}

.site{
  width:200px;
  position:absolute;
  float:right;
  left:385px;
  top:-47px;
  line-height:1.5em;
  font-size:0.8em;
  font-weight:500;
  color: inherit;  
  font-family: "Open Sans", sans-serif;  
}

.imageBG img{
 width: 100%;
height: 100%;
object-fit: cover;
}


/* Portfolio items */
.entry {
 
  align-content: center;  
    overflow: hidden;
   border-radius: 4px;
   box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2), 0 3px 5px 0 rgba(0, 0, 0, 0.19);
 
}


.entry-image {  
     position: absolute;
   zoom:0.45;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    -webkit-transition: all .1s ease-in-out;
    transition: all .3s ease-in-out;  
  object-fit: cover;
}

.entry:hover .entry-image {    
      -webkit-transform: scale(1.1);
    transform: scale(1.1);
       -webkit-transition: all .1s ease-in-out;
    transition: all .3s ease-in-out
}

.work-entry-hover {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    background: linear-gradient(20deg, rgba(0,0,0,0.50) 10%, rgba(0,0,0,0.05) 30%, rgba(0,0,0,0.01) 60%);
    opacity: 20;
    visibility: visible 
}

.degradado_02 {
    position: absolute;   
    bottom: 10px;
  width: auto;
  height:28px;
    left: 6px;
  padding-left:10px;
  padding-right:10px;
  padding-top:6px;
  padding-bottom:1px;
    z-index: 1;
    background: #fafafa;
    opacity: 20;
    visibility: visible;
 color:#222;  
  border-radius: 3px;
 box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2), 0 3px 5px 0 rgba(0, 0, 0, 0.19);
}


.degradado_02 p{  
 color:#222;  
  font-size: 0.80em;
  font-weight: 700;
  
}
.degradado_03 {
    position: absolute;   
    bottom: 5px;
  width: auto;
  height:25px;
    left: 6px;
  padding-left:10px;
  padding-right:10px;
  padding-top:2px;
  padding-bottom:4px;
    z-index: 1;
    background: #fafafa;
    opacity: 20;
    visibility: visible;
 color:#222;  
  border-radius: 3px;
 box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2), 0 3px 5px 0 rgba(0, 0, 0, 0.19);
}


.degradado_03 p{  
  margin-top:2px;
 color:#222;  
  font-size: 0.72em;
  font-weight: 700;
  
}

.degradado {
    position: absolute;   
    bottom: 10px;
  width: auto;
  height:30px;
    left: 105px;
  padding-left:10px;
  padding-right:10px;
  padding-top:6px;
    z-index: 1;
    background: #333;
    opacity: 20;
    visibility: visible;
 color:#fff;  
 border-radius: 3px;

}


.degradado p{  
 color:#fff;  
  font-size: 0.85em;
  
}

.entry:hover . {
    opacity: 100;
    visibility: visible
}


.work-entry-hover {
    opacity: 100;
    visibility: visible
}

.work-entry-content {
    position: absolute;
    bottom: 20px;
    left: 20px;
   visibility: visible;
}

.work-entry-title {
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    opacity: 100;
    position: relative;
    top: 0px;
    }

.work-entry-cat {
    font-size: 12px;
    opacity: 100;
    position: relative;
    top: 0px;    
    color: #fff;
}

.entry:hover .work-entry-title,
.entry:hover .work-entry-cat {
    opacity: 1;
    top: 0
}

/* orange date */
.date_00 {
  background: rgba(255, 255, 255, 0.0);
  zoom:0.75;
   display:block;
  padding-bottom:12px; padding-top:0px;
  margin-top:-24px;
  margin-bottom:0px;
  margin-left:-5px;
  border-radius: 0px; /* Rounded corners */
  width: 100px;
  text-align: center;
  border: 0px solid rgba(0, 0, 0, 0.15);  
   border-radius: 4px;
}

.date_01 {
  zoom:0.8;
   display:block;
  border-radius: 4px; /* Rounded corners */
  background-color: #fff;
  width: 100px;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2), 0 3px 5px 0 rgba(0, 0, 0, 0.19);
  text-align: center;
}

.date_02 {
   display:block;
  border-radius: 2px; /* Rounded corners */
  background-color:#fff;
  margin-top:0px;
  margin-left:-2px;
  width: 90px;
  height:44px;
  text-align: center;
}


.date_03 {
  zoom:0.7;
   display:block;
  border-radius: 4px; /* Rounded corners */
  background-color:none;
  margin-top:-10px;
  width: 80px;  
  text-align: center;
}

.date_footer {
  zoom:0.7;
   display:block;
  border-radius: 4px; /* Rounded corners */
  background-color:none;
  margin-top:-5px;
  width: 80px;
  border: 3px solid rgba(0, 0, 0, 0.35);
  text-align: center;
}

.date_number_01 {
  border-radius: 4px;
  background-color: rgba(0, 0, 0, 0.35);
   display:block;
  color: white;
  padding-top: 20px; 
    padding-left:0px;
  padding-bottom: 20px; 
    padding-right: 0px;
  font-size: 15px;
}

/* fecha*/
.date_number_02 {
  background: #fff;
   display:block;
  color: #111;
  padding-top: 9px;  padding-bottom:9px;
  font-size: 15px;
  border-radius: 4px;
  border: 0px solid rgba(0, 0, 0, 0.15);
  
box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2), 0 3px 5px 0 rgba(0, 0, 0, 0.19);
}

.date_number_00 { 
   display:block;
   background:none;
  padding-top: 2px;  margin-top: -2px;  padding-bottom:3px;
  font-size: 15px;
   border-top-left-radius:4px;  
  border-top-right-radius:4px;
  color:#333;
  border-bottom: 2px solid #333;
  
}

.date_number_03 {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  background-color: rgba(0, 0, 0, 0.035);
  color: white;
  padding-top: 10px; 
    padding-left:0px;
  padding-bottom: 8px; 
    padding-right: 0px; 
}

.square {
  color: #151515;
   display:block;
  padding-top: 10px; 
    padding-left:0px;
  padding-bottom:3px; 
    padding-right: 0px; 
  
}

.square_02 {
  padding: 5px;
   display:block;
  margin-top:5px;
  padding-bottom:2px;
}

.gracias {   
  padding-top:30px;
  padding-bottom:40px; 
color: #444;
}


.footer {  
  max-width:530px;
  padding-top:80px;
  padding-bottom:10px;
  filter: opacity(90%);
  transition: all 0.3s ease; 
color: #444;
}



.footer:hover {
  filter:  opacity(98%);
  transition: all 0.3s ease; 
 transition: all 0.3s ease;
  
}

input,
textarea { 
  padding-left:6px;
  border-radius: 4px;
  border: none; 
   outline: none;
  background: rgba(255, 255, 255, 0.8);
}

input:focus,
textarea:focus {
   outline: none;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 4px;
}

/* To target all iframes */
iframe {
  border: none;
}

/* To target a specific iframe with a class */
.no-border-iframe {
  border: none;
}


details::details-content {
  background: rgba(0, 0, 0, 0);
  color: white;
}


#shoot{  
  position:absolute;
  top:9px;
  left:65px;
  z-index:500;
  height:40px;
  border-radius:8px;
  overflow:hidden; 
  transition:all .5s ease;
  
  &>*{
    float:left;
  }
}

#shoot-toggle{
  display:block;
  cursor:pointer;
  opacity:0;
  z-index:999;
  margin:0;
  width:50px;
  height:40px;
  position:absolute;
  top:0;
  left:0;

  &:checked~ul{
    width:0px;
    background-position:-4px -56px;
  }
}

#shoot ul{
  list-style-type:none;
  margin:0;
  padding:0 0 0 35px;
  height:30px;
  width:0540px;
  transition:.5s width ease;
  background-image: url("../img/iconos_patterns/meta.png");
  background-repeat:no-repeat;
  background-position:0px 0px;
}

#shoot li{
  display:inline-block;
  line-height:50px;
  width:30px;
  text-align:center;
  margin:0;}

  #shoot a{
    font-size:1.25em;
    font-weight:bold;
    color:white;
    text-decoration:none;
  }
}

        #zoomtext
        {
            transform: scale(1);
            transition: transform 0.2s ease-in-out;
        }
      


.bonyt img-a:active {
  color: var(--drk-blue);
  border-color: var(--drk-blue);
  background-color: rgba(0, 0, 0, 0.5);
  opacity:1.0;
}

.bonyt img-a:focus {
  outline: none;
  background-color: rgba(0, 0, 0, 0.5);
  opacity:1.0;
}

table {
  width:90%; 
  padding:10px;
  margin-left:-5px;
  margin-bottom:20px;
  border-radius: 4px;
background-color: rgba(255, 255, 255, 0.0 );
  border: 0px solid rgba(0, 0, 0, 0.0);
  color:#fafafa;
   border-radius: 4px;
}

td{
  border-top:0px solid #222;
 padding:10px;
  border-radius: 0px;
}

tr:nth-child(even){background-color: none; 
}

th { 
  border-left:0px dotted rgba(255, 255, 255, 0.0);
  padding:10px;
  background-color: none; 
  color: #151515;
}


/* ---- grid ---- */


.grid-layout {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    grid-gap: 10px;
    grid-auto-rows: minmax(250px, auto);
    grid-auto-flow: dense;
    padding: 0px;   
}


.grid-item {
    font-size: 14px;
    font-weight: bold;  
    color: #000;
    border-radius: 4px;
}


.grid-item-02 {
    padding: 0rem;
    background-color: none;
    font-size: 14px;
    font-weight: bold;  
    color: #000;
    border-radius: 4px;
}

.span-1 {
    margin-bottom:0px;
    grid-column-end: span 2;
    grid-row-end: span 1;
}


.span-2 {
  
  margin:0px;
    grid-column-end: span 2;
    grid-row-end: span 2;
}

.span-3 {
  
  margin:0px;
    grid-column-end: span 3;
    grid-row-end: span 4;
}


.zoom-element {
display:block;
}


.rk-item_04    {
  display: block;
  background-color:none;
  width: 100%;
  border-radius:4px; 
   pointer-events: none;
    box-shadow: rgba(0, 0, 0, 0.60) 0px 7px 4px -4px
}

.rk-item_04 img{
  opacity:0.98;
  display: block;
  background-color:none;
  width: 100%;
  height: 100%;
  border-radius:4px;
    pointer-events: none;
}


  .rk-item_04 video{
  opacity:0.98;
  display: block;
  background-color:none;
  width: 100%;
  height: 558%;
  border-radius:4px;
    pointer-events: none;
}

.alert {
  padding: 5px;
  background-color: #f44336;
  color: white;
  opacity: 1;
  transition: opacity 0.6s;
  margin-bottom: 15px;
}

.alert.success {background-color: #04AA6D;font-size: 12px;}
.alert.kno {background-color: #2196F3;font-size: 12px;}
.alert.warning {background-color: #ff9800;font-size: 12px;}

.closebtn {
  margin-left: 15px;
  color: white;
  font-weight: bold;
  float: right;
  font-size: 22px;
  line-height: 15px;
  cursor: pointer;
  transition: 0.3s;
}

.closebtn:hover {
  color: black;}
