/*
Theme Name: Construction
Author: Camilo Rivero
Author URI: https://tria.com.uy/
Version: 1.0
*/

/* Header 
   ==================== */
.top-bar .name {
  height: 75px; }
.header .top-bar-section li a.current{
  color: #ea5b0c!important; }
.header .top-bar-section li:not(.has-form) a:not(.button) {
  padding-bottom: 46px; }
.header .top-bar-section li .fa {
  top: 25%; }
.bar .email {
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  margin-right: 13px; }
.bar .email .fa {
  display: inline-block;
  vertical-align: middle;
  color: #d9a404;
  font-size: 19px; }
.phone,
.email {
  margin-right: 0; }
.phone a,
.email a,
.phone a:link,
.email a:link{
  color: #fff!important; }

.main-head {
  margin-bottom: 45px; }

/* General
   ==================== */
.page .entry li,
.page .entry p {
  color: #6B6B6B;
  font-size: 14.5px;
}
.page .entry p {
  text-align: justify;
}

/* Home - Slider 
   ==================== */
.slider-home .slide-body .columns.empty:after {
  background: initial; }

/* Home 
   ==================== */
.feature-tile-image.inti-orange-1 {
  color: #f9b000; }
.feature-tile-image.inti-orange-2 {
  color: #f18800; }
.feature-tile-image.inti-orange-3 {
  color: #ea5b0c; }

.entry em {
  color: rgb(227,108,10);
  font-weight: 900;
}
.page .entry .lead{
  color: rgb(227,108,10);
  font-family: Georgia;
  font-size: 22px;
  letter-spacing: -.01em;
  text-align: left;
}
.page .entry .lead em{
  font-weight: initial;
}

.section-features {
  padding: 40px 0 23px;
}
.section .section-head {
  padding: 40px 0 0;
}
.section-projects .section-head {
  margin-bottom: 30px;
}
.section-news {
 padding-bottom: 17px;
}
.service-tile {
  margin-bottom: 24px;
}
.section-services {
  padding-bottom: 19px;
}

body.home .project-tiles .project-tile,
body.obras .project-tiles .project-tile {
  margin: 0;
}

/* Estudio 
   ==================== */
body.estudio [class*="block-grid-"] > li {
    padding: 0 0.625rem .9rem;
}
body.estudio #cboxTitle{
  background: rgba(255, 255, 255, 0.4);
  padding: 7px 0;
  margin-bottom: 25px;
  color: #fff;
}

/* Proyectos 
   ==================== */
.section-body .map {
  height: 165px;
}
.section-project .section-head{
  margin-bottom: 41px;
}
.main-image-map{
  height: 197px;
}
.section-projects.template {
    padding-bottom: 0;
}
.lb-outerContainer {
    max-width: 720px; 
    max-height: 720px;
}
.lb-dataContainer {
    max-width: 220px; /* For the text below image */
}

.section-project ul.circle li {
    list-style-type: none;
}

.project-tiles .project-tile {
  margin: 0 0 15px 15px;
}
@media only screen and (min-width: 64.063em){
  .large-block-grid-3 > li {
    width: 31.333333%;
  }
}

/* Servicios 
   ==================== */
.entry .widgettitle {
  font-family: 'Open Sans', sans-serift;
  font-size: 17px;
  font-weight: bold;
  color: #353233;
  text-transform: uppercase;
}
.entry .widgettitle:after {
  content: '';
  display: block;
  width: 60px;
  height: 2px;
  background: #ea5b0c;
  margin: 16px 0 28px;
}
body.servicios .entry ul li ul {
  list-style-type: none;
  margin-left: 0.25rem;
}
.service-tile-overlay .button {
    width: 170px;
}

/* Outsourcing 
   ==================== */
.outsourcing-page .content {
  margin: 0;
}
.outsourcing-page article.page {
  margin-bottom: 0;
  padding-bottom: 20px;
}

/* Productos 
   ==================== */
.sidebar .service-tile + .service-tile {
  margin-top: 30px;
}
li.project-tile {
  background-color: #f1f0f1;
}
.news-tile-content {
  padding: 0 20px 15px;
}

/* Obras 
   ==================== */
body.obras-item [class*="block-grid-"] > li {
  padding: 0 0.750rem 1.25rem;
}

/* Contacto 
   ==================== */
.section-contacts {
  padding-top: 23px;
  margin-top: 90px;
}
.map {
  height: 197px;
}
.ddfmwrap .ddfmerrors {
  display: block; 
  float: left; 
  width: 27%; 
  text-align: right;
  margin: 0 10px 0 0; 
  padding-bottom: 15px;
}

.ddfmwrap .errorlist {
  float: left; 
  display: block;
  width: 65%;
  margin-bottom: 15px;  
  padding: 3px;
  text-align: left;
}

/* Footer 
   ==================== */
.footer-bar {
  background: #353233;
  color: #ffffff; }
img.bwlogo {
  margin-bottom: 10px; }
.footer-bar .footer-nav a {
  color: #ffffff; }
.footer-bar .copyright {
  color: #ffffff; }

.footer-logos {
  margin-left: 29px;
  margin-top: 23px;
}
.footer-logos ul {
  display: inline-block;
  list-style: none outside none;
  margin: 0;
  overflow: hidden;
}
.footer-logos li {
  float: left;
}
.footer-logos li + li {
  margin-left: 19px;
}