f/**
* Theme Name: ArquitecturaValenciana v3
* Description: Tema para la web de ArquitecturaValenciana
* Author: Hector Castillo <hector@bith.net>
* Template: flagrant
* Version: 3.0
*/

/* GLOBAL --------------------------------------------------- */
.header {
  background: black !important;
}

.header .logo { left: 35px; }

a {
  color: #111188;
}

.header .logo a {
  font-weight: inherit;
  color: white;
     font-weight: bold;
}

.noresults {
   top: 30%;
   left: 45%;
   position: absolute;
}

.rutas-box, .rutas-box a:link, .rutas-box a:visited {
   color: #8e1f2f;
   text-align: right;
}
.fg-image-viewer.fg-light .fiv-next, .fg-image-viewer.fg-light .fiv-prev,
.foogallery.fg-image-viewer.fg-light.fg-shadow-outline .fiv-inner {
  box-shadow: inset 0 0 0 0px #ddd !important;
} 

 #map-single {
    float: left;
    width: 100%;
    height: 400px;
    z-index: 1;
    margin-top. 50px;
} 


.nav .menu li:not(:last-child) {
     padding-bottom: 25px; 
}

.nav {
   background: black !important;
  }
.nav .menu li a {
   color: white !important;
   font-weight: lighter;
}

.nav .share li a {
  color: white !important;
}

.errorpage {
text-align: center;
line-height: 90px;
height: 100vh;
}

.errorpage1 { font-size: 28px; position: relative;  top: 30%; }
.errorpage2 { font-size: 28px; position: relative;  top: 50%; }

body {
  font-family: 'Open Sans', sans-serif !important;
}

  .posts__list li {
     width: 400px;
     height: 400px;
     display: inline-grid;
     margin-right: 20px;
     margin-bottom: 20px !important;
     text-align: left;
  }

  .posts__list li .thumb {
     width: 400px;
     height: 400px;
     top: 30%;
  }
  
  .posts__list li .title {
     position: relative;
     float: right;
     padding-right: 5px;
     padding-left: 5px;
     color: #252525 !important;
     font-size: 18px;
     text-transform: uppercase;
   }
   
  .posts__list li .thumb .thumb-txt {
     margin-left: 20px;
     margin-top: 20px;
  }
  
  .lista-edificios1 {
    margin-bottom: 10px;
    margin-top: 10px;
    float: right;
    text-align: right;
    padding-right: 20px;
  }

  .posts__list li .thumb .thumb-txt .thumb-txt1 {
     background-color: white;
     font-size: 18px;
     text-transform: uppercase;
     border: 1px solid black;
     color: black;
     padding: 10px;
  }
  
  


  .metas, .gap-100 {
      display: none !important;
  }

  .blog {
    text-align:center; 
  }
  
  h1 {
    font-size: 24px;
  }
  

  .posts__list {
   display:inline;
    /*  margin-block-start: 0px;
    margin-block-end: 0px; */
    
  }

  .align-right {
    text-align: right;
  }

  .lineasedificio, .edificio .post__title, .lineasedificio1 {
     padding: 0px 15px;
     z-index: 2;
  }
  
  .lineaficha { font-size: 13px; }
  
  .lineaborde {
      border-top: 1px solid #ccc;
      padding-bottom: 5px;
  }

  .trseparador {
     line-height: 0.9;
     border-top: 2px solid black;
  }
  
  .destacado {
     margin-left: auto;
     margin-right: auto;
     width: 80vw;
  }
  .destacado1 {
     font-size: 13px;
     padding-left: 30px;
     padding-bottom: 30px;
  }

  .tdthird {
    text-align: right;
  }

  .tdthirdleft {
    text-align: left;

  }

  .row-edificio .post__title {
    text-transform: uppercase;
  }

  .tdtitle {
    text-transform: uppercase;
    font-weight: bold;
  } 
  .tabledif td, .tabledif .tr {
    border: 0px;
    padding: 0px;
  }

.search-form [name="s"] {
    border: 1px solid #121212 !important;
    padding: 7px 10px;
    z-index: 5;
    background: white;
}
    
.search-field {
    background: url(./img/spyglass-black.svg) no-repeat left center;
    background-size: 26px auto;
    box-shadow: none;
    color: #121212;
    font-size: 1.3em;
    margin: 0;
    outline: none;
    padding: 18px 0 8px 30px;
    margin-right: 10px;
    position: absolute;
    z-index: 5;
    margin-left: 10px;
    -moz-appearance: none;
    -webkit-appearance: none;
}





        

.fullmap-container {

   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
         z-index: 1;
}
.map-index {
          position: relative;
      height: 100vh;
        width: 100%;
          top: 0px;
      left: 0px;
}




.lista-edificios {
     list-style: none !important;
}



  .header .burger {
  
    z-index: 106;
  }
  
  .burger1, .burger2, .burger3 {
    width: 30px;
    height: 5px;
    background-color: white;
    margin: 6px 0;
    transition: 0.4s;
  }

    .change .burger1 {
    -webkit-transform: rotate(-45deg) translate(-9px, 6px);
    transform: rotate(-45deg) translate(-9px, 6px);
    }
    
    .change .burger2 {opacity: 0;}
    
    .change .burger3 {
      -webkit-transform: rotate(45deg) translate(-8px, -8px);
        transform: rotate(45deg) translate(-8px, -8px);
    }


.resumen {
   margin-bottom: 10px;
   margin-top: 10px;
 }
 
 
 
.form-search-advanced {
 margin:10px auto;
 padding: 0px 12px 10px 20px;
 font: 13px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
 display: block;
 }
 .form-search-advanced li {
 padding: 0;
 display: block;
 list-style: none;
 margin: 10px 0 0 0;
 }
 .form-search-advanced label{
 margin:0 0 3px 0;
 padding:0px;
 display:block;
 font-weight: bold;
 }
 .form-search-advanced input[type=text], 
 .form-search-advanced input[type=date],
 .form-search-advanced input[type=datetime],
 .form-search-advanced input[type=number],
 .form-search-advanced input[type=search],
 .form-search-advanced input[type=time],
 .form-search-advanced input[type=url],
 .form-search-advanced input[type=email],
 textarea, 
 select{
 box-sizing: border-box;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 padding: 5px;
 max-width: 300px;
 margin:3px;
 -webkit-transition: all 0.30s ease-in-out;
 -moz-transition: all 0.30s ease-in-out;
 -ms-transition: all 0.30s ease-in-out;
 -o-transition: all 0.30s ease-in-out;
 outline: none;
 }
 .form-search-advanced input[type=text]:focus, 
 .form-search-advanced input[type=date]:focus,
 .form-search-advanced input[type=datetime]:focus,
 .form-search-advanced input[type=number]:focus,
 .form-search-advanced input[type=search]:focus,
 .form-search-advanced input[type=time]:focus,
 .form-search-advanced input[type=url]:focus,
 .form-search-advanced input[type=email]:focus,
 .form-search-advanced textarea:focus, 
 .form-search-advanced select:focus{
 -moz-box-shadow: 0 0 8px #88D5E9;
 -webkit-box-shadow: 0 0 8px #88D5E9;
 box-shadow: 0 0 8px #88D5E9;
 border: 1px solid #88D5E9;
 }
 .form-search-advanced .field-divided{
 width: 49%;
 }
 
 .form-search-advanced .field-long{
 width: 100%;
 }
 .form-search-advanced .field-select{
 width: 100%;
 }
 .form-search-advanced .field-textarea{
 height: 100px;
 }
 .form-search-advanced input[type=submit], .form-search-advanced
input[type=button]{
background: #4B99AD;
padding: 8px 15px 8px 15px;
border: none;
color: #fff;
}

.submit-advanced {
 height: 33px !important;
 line-height: 33px !important;
}
.form-search-advanced input[type=submit]:hover, .form-search-advanced
input[type=button]:hover{
background: black;
box-shadow:none;
-moz-box-shadow:none;
-webkit-box-shadow:none;
}

 
 

/* PC     --------------------------------------------------- */

@media ( min-width: 799px )  {

  .w33 { max-width:32%; width: 30%; }
  .w50 { max-width:40%; width: 40%; }
  
  .search-burger {
     background: url(./img/search.png) no-repeat left center;
     width: 60px;
     height: 60px;
     bottom: 60px;
     left: 38px;
     position: absolute;
  }
  #search-icon { 
     background: url(./img/search.gif) no-repeat left center;
     width: 60px;
     left: 40px;
     height: 60px;
     position: fixed;
     top: 25px;
     left: 125px;
  }
  
  .search-field { 
      display:none;
  }
  
  .search-field {
      width: 500px !important; 
      float: left;
      margin-left: 80px; 
  }
  .expandir { display: block;
      margin-bottom: 30px;
      display:flex;justify-content: center;}
  .oculto { display: none; margin-left: 20px; }

.container-all { position: relative; }
.lineasedificio {
  max-width: 350px;
  float: left;
  
}
.container-images { 
  float: right;
}


  .header {
     background: black;
     width: 110px; 
  }

.fullmap-container  {
          
      padding-left: 110px;
        }

.site__content {
  margin-left: 110px;
  padding: 40px 2px 0 0;
}

.site_content_search { padding-top: 0px !important; }

  .single-edificio .site__content .post__img, .single .site__content .post__img {
     border-left: 2px solid white;
     width: 100vw;
     margin-top: -50px;
  }

  .header .burger {
     left: 38px;
  }
  
  .header .logo {
     text-orientation: sideways;
     writing-mode: vertical-lr; 
     
  }
  
  .header .sublogo {
     text-orientation: sideways;
     writing-mode: vertical-rl; 
     opacity: 0;
     color: white;
    font-weight: bold;
        font-size: 20px;
        position: absolute;
    top: 40px;
    left: 40px;
    z-index: 105;
    background: black;

  }

  .header .sublogo:hover {
      opacity: 1;
   }

  .tabledif, .row-edificio .post__title {
    margin-left: auto;
    margin-right: auto;
    width: 80vw;
  }

  .entry-header {
        padding-left: 40px;
    text-transform: uppercase;
  }

  
  .listar-resultados {
    width: 80vw;
    text-align: left;
    height: 200px;
  }
  
  .pages__nav { 
    text-align: inherit;
    margin-top: inherit;
  }
  .pages__nav .next {
    text-align: right;
  }
 
}
  



/* Movil --------------------------------------------------- */

@media ( max-width: 800px ) {

  .search-burger {
     background: url(./img/search.png) no-repeat left center;
     width: 60px;
     height: 60px;
     top: 9px;
     right: 40px;
     position: absolute;
  }

  #search-icon { display: none; }
  .search-form {
   height: 50px;
  }
  
  .search-form [name="s"] {
     width: 400px;
     float: right;
     position: relative;
  }
 
  .pages__nav { 
    text-align: inherit;
    margin-top: inherit;
  }

.pages__nav .next {
  right: 40px;
  text-align: right;
  width: 200px;
  height: 50px;
}


.pages__nav .prev {
  left: 40px;
  width: 200px;
  height: 50px;
}


  .expandir { display: none; }
  .oculto { display: block; }


  .thumb {    opacity: 1 !important; visibility: inherit !important;}
  
  #map-single {
    position: relative;
    margin-top: 20px;
    right: 0px;
    top: -50px;
    width: 100%;
  }        


  .nav .menu li:not(:last-child) {
     margin-bottom: 15px; 
  }

  .header .logo {
     top: 20px;
   } 

  .header {
     background: black !important;
   }

  .header .sublogo {
     opacity: 0;
     color: white;
     font-weight: bold;
     font-size: 20px;
     position: absolute;
     top: 20px;
	 left: 15px;
     z-index: 105;
     background: black;
	 max-width: 80%;
	 max-height: 50px;
  }

  .header .sublogo:hover {
      opacity: 1;
   }

.fullmap-container  {
          
      padding-top: 70px;

        }

.header .burger {
       top: 18px;
       right: 25px;
}

.nav .menu ul {

  text-align: left;
    padding-left: 20px;
}
	

  .site__content {
    padding: 70px 0 0 5px;
  }

  .tabledif {
    margin-left: 25px;
    margin-right: 25px;
  }

  table {
    width: auto !important;
  }

  .single-edificio .site__content .post__img, .single .site__content .post__img {
     margin: 0px;
   }

	
}
