@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon/icomoon.eot?srf3rx");
  src: url("../fonts/icomoon/icomoon.eot?srf3rx#iefix") format("embedded-opentype"), url("../fonts/icomoon/icomoon.ttf?srf3rx") format("truetype"), url("../fonts/icomoon/icomoon.woff?srf3rx") format("woff"), url("../fonts/icomoon/icomoon.svg?srf3rx#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* =======================================================
*
* 	Template Style 
*	Edit this section
*
* ======================================================= */
body {
  font-family: "Roboto", Arial, serif;
  line-height: 1.8;
  font-size: 16px;
  background: #fff9f1;
  color: #848484;
  font-weight: 300;
  overflow-x: hidden;
}

.bio {
    width: 100%;
    height: auto;
}

.bio p{
    width: 75%;
    height: auto;
    margin: 0 auto;
}


body.fh5co-offcanvas {
  overflow: hidden;
}

    #popup {
            visibility: visible;
            max-width: 500px;
            height: auto;
            position:absolute;
            margin:0 auto;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            z-index: 9999999;
        }
        
    
        @media screen and (max-width: 480px) {
        #popup {
           
        width:75%;
        height:auto;
           }
        #popup img{
            width:75%;
            height:auto;
            top: 50%;
            bottom: 50%;
           }
        }

#blanes {
    width: 75%;
    height: auto;
    padding: 10px;
    margin: 0 auto;
    display: block;
    text-align: center;
    position: relative;
}

#blanes img{
    max-width: 660px;
    height: auto;
    margin-top: 20px;
}

.page-content3{
    margin: 0 auto;
    width: 330px;
}

.center{
    width: 100%;
    height: auto;
}

.center img{
    width: auto;
    text-align: center;
    margin: 0 auto;
}

.bioimg{
    width: 330px;
    height: auto;
    margin: 0 auto;

}

.bioimg img{
    width: 100%;
    height: auto;
    margin: 0 auto;
}

.c-4{
     width:100%;
    height: auto;
    margin: 0 auto; 
}

.c-4 img{
    max-width: 600px;
    height: auto;
    margin: 12 auto;
    padding: 0px;
}

.border img{
    border: 1px solid lightgrey;
    margin: 12px;
    padding: 0px;
}

.border2 img{
    border: 0px solid #555;
    margin: 12px;
    padding: 0px;
}

.foto1{
    width: 100%;
    height: auto;
    margin: 0 auto;
}

.foto1 img{
    max-width: 600px;
    height: auto;
    margin: 12 auto;
    padding: 12px;
}

#inicio {
    width: 75%;
    height: 300px;
    padding: 20px;
    margin: 0 auto;
    margin-top: 50px;
    margin-bottom: 50px;
    display: block;
    text-align: center;
    position: relative;
}

#inicio img{
    max-width: 240px;
    height: auto;
    margin: 12px;
    display: inline-block;
    filter:grayscale(); 
    -webkit-filter: grayscale(1);
}

#inicio img:hover {
    filter: none;
      -webkit-filter: grayscale(0);
}


.init {
    width: 33%;
    height: auto;
    display: inline-block;
}

.init img{
    border-radius: 50%;
}

.obras h2{
    display: inline-block;
    color: #555;
}

.obras p{
    display: inline-block;
    color: darkgrey;
}

.obras p:hover{
    color: #555;
    transition-duration: 1s;
}

.tarjeta {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
}

.tarjeta img{
    max-width:100%;
    height: auto;
    margin: 0 auto;
    padding: 12px;
}


@media screen and (max-width: 1100px){
    .bioimg img{
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 20px;
}

.c-4 img{
width:100%;
height:auto;
padding:0px;
margin: 7px auto;
    }
    
.videomnav video{
    width: 100%;
    height: auto;
    margin: 12px auto;
}

.foto1 img{
   width: 100%;
    height: auto;
    margin: 7px auto;
    padding: 0px;
} 
    
#inicio {
    width: 100%;
    height: auto;
    padding: 0px;
    margin-top: 50px;
    margin-bottom: 33px;
    display: block;
    text-align: center;
}   
    
#inicio img{
    width: 290px;
    height: auto;
    margin: 0px auto;
    display: block;
}     
    
.init {
    width: 100%;
    height: auto;
    display: block;
    padding: 20px;
}  
    
#blanes {
    width: 100%;
    height: auto;
    padding: 10px;
    margin: 0 auto;
    display: block;
    text-align: center;
    position: relative;
}

#blanes img{
    width: 100%;
    height: auto;
    margin-top: 20px;
}
}

.iniciotexto{
    width: 75%;
    height: auto;
    text-align: center;
    padding: 20px;
    margin: 0 auto;
}



{
  font-family: "Open Sans";
}


#wrapper
{
  border: 0px solid #888;
  display: inline-block;
  padding:20px;
  
}


p, ul, ol {
  margin-bottom: 1.5em;
  font-size: 15px;
  color: #000;
  font-weight: 500;   
  font-family: "Roboto", Arial, serif;
}

h1, h2, h3, h4, h5, h6 {
  color: #212121;
  font-family: "Roboto", Arial, serif;
  font-weight: 400;
  margin: 0 0 20px 0;
  font-size:15px;
  line-height:22px;
}

.leng{
    width:100%;
    height:auto;
    margin-top:0px;
    margin-right:5px;
   
}

.leng p{
    font-size:10px;
    margin-right:12px;
    padding:0;
    display:inline-block;
    float:right;
}

.contenedoruno{
    max-width: 1000px;
    max-height: 600px;
    margin: 0 auto;
    position: absolute;
    background-color: azure;
}

.titular{
    width: 100%;
    height: 50px;
    text-align: center;
    position: relative;
}
.titular h1{
   font-size: 16px;
}

figure {
  margin-bottom: 2em;
}


#button {
  display: inline-block;
  background-color: sienna;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 50px;
  position: fixed;
  bottom: 30px;
  right: 30px;
  transition: background-color .3s, 
    opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 99999999;
}
#button::after {
  content: "\f077";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 1em;
  line-height: 50px;
  color: #fff;
}
#button:hover {
  cursor: pointer;
  background-color: #333;
}
#button:active {
  background-color: #555;
}
#button.show {
  opacity: 1;
  visibility: visible;
}




::-webkit-selection {
  color: #fcfcfc;
  background: #2da9d7;
}

::-moz-selection {
  color: #fcfcfc;
  background: #2da9d7;
}

::selection {
  color: #fcfcfc;
  background: #2da9d7;
}

#fh5co-header {
  padding-top: 40px;
  margin-bottom: 30px;
}
#fh5co-header #fh5co-logo img {
  max-width: 100%;
}
#fh5co-header nav {
  padding-top: 20px;
}
#fh5co-header nav ul {
  padding: 0;
  margin: 0;
}
#fh5co-header nav ul li {
  padding: 0;
  margin: 0;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  list-style: none;
  font-size: 15px;
  font-weight: 500;    
}
#fh5co-header nav ul li a {
  color: #565656  !important;
  padding: 10px;
}
@media screen and (max-width: 480px) {
  #fh5co-header nav ul li a {
    padding: 5px;
  }
}
#fh5co-header nav ul li a:hover, #fh5co-header nav ul li a:active, #fh5co-header nav ul li a:focus {
  color: #000 !important;
  text-decoration: none;
  outline: none;
}
#fh5co-header nav ul li.active a {
  text-decoration: line-through !important;
  color: black !important;
}

.fh5co-projects-feed, .footer-content {
  margin: 0 auto;
  max-width: 1400px;
}

.fh5co-projects-feed .fh5co-project {
  float: left;
  margin: 20px 20px 20px;
  width: 290px;
}
@media screen and (max-width: 480px) {
  .fh5co-projects-feed .fh5co-project {
    margin: 10px 10px 10px;
  }
}
.fh5co-projects-feed .fh5co-project > a {
  display: block;
  text-align: center;
}
.fh5co-projects-feed .fh5co-project > a img {
  margin-bottom: 30px;
}
.fh5co-projects-feed .fh5co-project > a h2 {
  font-size: 14px;
  color: #999999;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.fh5co-projects-feed .fh5co-project > a:hover h2, .fh5co-projects-feed .fh5co-project > a:active h2, .fh5co-projects-feed .fh5co-project > a:focus h2 {
  color: #000;
}

.masonry .masonry-brick{
    margin: auto;
}

.masonry-brick h3{
    font-size:22px;
}

.masonry,
.masonry .masonry-brick {
  -webkit-transition-duration: 0.7s;
  transition-duration: 0.7s;
}

.masonry {
  -webkit-transition-property: height, width;
  transition-property: height, width;
}

.masonry .masonry-brick img{
    width: 300px;
    height: 330px;
}

.masonry .masonry-brick {
  -webkit-transition-property: left, right, top;
  transition-property: left, right, top;
}


.page-content {
  margin: 0 auto;
  max-width: 1000px;
  padding-top: 0px;
  padding-bottom: 0px;
  text-align: center;    
}

.oxido1{
    padding: 0px;
}

.page-content2 {
  margin: 0 auto;
  max-width: 660px;
  width: 100%;
  padding-top: 70px;
  padding-bottom: 70px;
  background-color: #e6ffe6;
}
.page-content2 img {
  max-width: 660px;
  display: inline-block;
}

.page-content2 p {
  padding:12px;
}

#volver {
    display: block;
    width:150px;
    margin:10px auto;
    padding:7px 13px;
    text-align:center;
    background:#963c3c;
    font-size:20px;
    font-family: 'Arial', sans-serif;
    color:#ffffff;
    white-space: nowrap;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;

}

#volver:active {
    vertical-align: top;
    padding-top: 8px;
}


@media screen and (max-width: 768px) {
  .page-content {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.page-content .mb0 {
  margin-bottom: 0;
  font-size: 22px;
}

.page-content .meta {
  margin-bottom: 33px;
  font-size: 14px;
}
.page-content p{
  font-size: 14px;
  padding: 0px;
  margin-bottom:0px;
}

.page-content video{
    max-width:600px;
    height:auto;
    margin:0 auto;
}

.page-content .meta span {
  color: #bfbfbf;
}
.page-content .meta a {
  color: #bfbfbf;
}


.page-content .meta a:hover, .page-content .meta a:active, .page-content .meta a:focus {
  color: #000 !important;
}


* {box-sizing: border-box;}

.img-magnifier-container {
  position:relative;
  width:50%;
  margin:0 auto;
  cursor: none;
  text-align:center;
}

.img-magnifier-glass {
  position: absolute;
  border: 2px solid #000;
  border-radius: 50%;
  cursor: none;
  /*Set the size of the magnifier glass:*/
  width: 150px;
  height: 150px;
}


@media screen and (max-width: 480px) {
  .page-content {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  
  
  .page-content video{
      max-width:100%;
      height:auto;
      margin:0 auto;
  }
}

#fh5co-footer {
  float: left;
  width: 100%;
  background: #a64936;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
  color: #fff;
}
#fh5co-footer a {
  color: #bfbfbf;
}
#fh5co-footer a:hover, #fh5co-footer a:active, #fh5co-footer a:focus {
  color: #000 !important;
}
#fh5co-footer .social {
  margin-top: 20px;
}
#fh5co-footer .social a {
  padding: 10px;
  color: #999999 !important;
}
@media screen and (max-width: 480px) {
  #fh5co-footer .social a {
    padding: 5px;
  }
}
#fh5co-footer .social a:hover, #fh5co-footer .social a:active, #fh5co-footer .social a:focus {
  color: #000 !important;
}

.square {
  list-style: square;
}

.pt70 {
  padding-top: 70px;  
}
@media screen and (max-width: 480px) {
  .pt70 {
    padding-top: 30px;
  }
}

/*# sourceMappingURL=style.css.map */