/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

/* ========================================================================
   Indice

   1- layout
      html
      body
      reglas de texto
      ocultar link falang

   2- header
   3- header breadcrumbs
   4- teaser gridstack home
   5- servicios home  
   6- noticias
   7- productos
   8- contacto
 ========================================================================== */



/* ========================================================================
      1- layout
 ========================================================================== */

 * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;

  -webkit-word-wrap: break-word;
  -moz-word-wrap: break-word;
  -ms-word-wrap: break-word;
  -o-word-wrap: break-word;
  word-wrap: break-word;

 }

/* html */
html {
  overflow-x: hidden; 
}


.uk-overlay-panel.uk-overlay-background {
    border: none;
}


/* body */

body {
  background: #ffffff;
}

body.portada .uk-block.tm-block-main.uk-block-default.uk-block-large {
    padding: 0;
}

body.tm-isblog.proyectos article.uk-article {
    margin: 0px;
}


@media screen and (min-width: 768px) {
  
.uk-grid-divider > [class*="uk-width-medium-"]:nth-child(n+2):not(.uk-width-medium-1-1) {
    border-left: 1px solid #e1e1e1;
}
  
}


/* reglas de texto */

h1, h2, h3, h4, h5, h6 {
  color: rgb(147, 105, 74);
}

.uk-panel-title {
    font-size: 24px;
    line-height: 32px;
    font-weight: normal;
    text-transform: none;
    color: rgb(147, 105, 74);
}

p, span {
  color: rgba(0,0,0,0.54);
}

h1.redes > a.uk-icon-whatsapp {
    font-size: 36px;
}

.uk-row-first > div.uk-panel > h3.uk-panel-title {
    text-align: center;
    font-size: 36px;
    line-height: 36px;
    font-weight: 700;
    color: #01512c;
    margin-bottom: 35px;
}

.portafolios-galeria h3.uk-h4.uk-margin-bottom-remove {
    text-align: center;
    font-size: 24px;
    line-height: 28px;
    font-weight: 700;
    margin-top: 5px;
}


/* ocultar link falang */

 a[href="http://www.faboba.com"] {
    display: none !important;
}

.uk-modal {
    z-index: 9999;  
}

/* ========================================================================
      2- header
 ========================================================================== */

.tm-navbar-left {
    left: 0px;
    position: relative;
}

.tm-navbar-right {
    right: 0px;
}

.tm-navbar-container {
    background-color: #ffffff;
}

.uk-dropdown {
    padding: 10px;
    background: #f5f5f5;
    color: rgba(0, 0, 0, 0.54);
    font-size: 1rem;
    vertical-align: top;
    box-shadow: 0 0 20px 0 rgba(51, 51, 51, 0.1);
}

/* menu */

.tm-navbar-container .tm-navbar.uk-navbar {
    margin-left: 50px;
}

.uk-navbar-nav > li > a {
  font-size: 14px;
}

/* redes */

.redes > a[class*="uk-icon-"] {
  font-size: 24px;
  
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  -ms-transition: all 0.4s ease-in-out 0s;
  -o-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}

.redes > a[class*="uk-icon-"]:hover {
  font-size: 28px;
}

.redes > a[class*="uk-icon-"]:not(:last-child) {
  margin-right: 10px;
}

.redes > a.uk-icon-facebook {
  color: #00468c;
}

.redes > a.uk-icon-instagram {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f8ad0f+0,9a0fd9+100 */
background: rgb(248,173,15); /* Old browsers */
background: -moz-linear-gradient(45deg,  rgba(248,173,15,1) 0%, rgba(154,15,217,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(45deg,  rgba(248,173,15,1) 0%,rgba(154,15,217,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(45deg,  rgba(248,173,15,1) 0%,rgba(154,15,217,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8ad0f', endColorstr='#9a0fd9',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
  
-webkit-background-clip: text;
-moz-background-clip: text;
-ms-background-clip: text;
-o-background-clip: text;
background-clip: text;
  
-webkit-text-fill-color: transparent;
-moz-text-fill-color: transparent; 
-ms-text-fill-color: transparent; 
-o-text-fill-color: transparent; 
text-fill-color: transparent;   
  
  
}

.redes > a.uk-icon-whatsapp {
  color: #2db200;
}





body .header-interno {
    background-color: #eeeeee;
}


/* ========================================================================
      3- header breadcrumbs
 ========================================================================== */

.header-breadcrumb ul.uk-breadcrumb {
  text-align: center;
  padding: 50px 25px;
  background: url('../../../images/imagenes/layout/header-breadcrumbs.jpg');
  background-attachment: fixed;
  background-size: cover;
  background-position: 50% 100%;
}

.header-breadcrumb ul.uk-breadcrumb li.uk-active > span {
  font-size: 32px;
  line-height: 34px;
  color: #ffffff;
}

.uk-panel.header-breadcrumb ul.uk-breadcrumb > li:not(.uk-active) *, 
.uk-panel.header-breadcrumb ul.uk-breadcrumb > li:before {
  display: none;
}

/* ========================================================================
      4- teaser gridstack home
 ========================================================================== */


body .uk-grid .uk-panel.uk-panel-space > h3.uk-panel-title + div.uk-margin {
    max-height: 93px;
    overflow: hidden;
}


body.tm-isblog.proyectos .uk-article.uk-scrollspy-init-inview.uk-scrollspy-inview.uk-animation-fade {
    margin-top: 0px;
}


body.tm-isblog.proyectos #proyecto-top img {
    height: 100%;
    object-fit: cover;
}

/* ========================================================================
      5- constructora germosen
 ========================================================================== */

 .germosen-constructora-portada p > a {
  color: #000000;
}

.germosen-constructora-portada p > a > i {
  margin-right: 5px;
}


body.tm-isblog .servicios .uk-panel > .uk-margin {
    max-height: 54px;
    overflow: hidden;
}

body .uk-width-medium-3-10.uk-text-center * {
    text-align: center !important;
}

/* ========================================================================
      6- proyectos
 ========================================================================== */

 /* portada */


 body .proyectos-actuales-portada .uk-margin {
    max-height: 100% !important;
    overflow: none !important;
    margin-bottom: 0px;
}

body .proyectos-actuales-portada h1, 
.proyectos-actuales-portada h2, 
.proyectos-actuales-portada h3, 
.proyectos-actuales-portada h4, 
.proyectos-actuales-portada h5 {
  margin: 0px;
}

.proyectos-actuales-portada .uk-grid .uk-width-medium-1-2 {
  height: 312px;
  overflow: hidden;
  margin-top: 0px !important;
}

@media screen and (max-width: 768px) {

.proyectos-actuales-portada .uk-grid .uk-width-medium-1-2 {
  height: auto;
}

}

@media screen and (min-width: 768px) {

.proyectos-actuales-portada .uk-grid .uk-width-medium-1-2 img {
  height: 312px;
  object-fit: cover;
}

.germosen-constructora-portada .uk-grid .uk-width-medium-1-2 img {
  height: 312px;
  object-fit: cover;
}

}


body .proyectos-actuales-portada .uk-grid .uk-panel > .uk-margin > div {
  width: 50%;
  padding: 30px;
  height: 100%;
  display: flex;
  align-items: center;
}

.proyectos-actuales-portada .contenido-proyecto {
    margin: 0px auto;
}

body .proyectos-actuales-portada .uk-grid .uk-panel >  p {
  margin: 0px;
}

@media screen and (min-width: 480px) {

/* 1 */

body .proyectos-actuales-portada .uk-grid:nth-child(2n+1) .uk-panel {
  padding: 0px;
  height: 100%;
}

body .proyectos-actuales-portada .uk-grid:nth-child(2n+1) .uk-panel > .uk-margin {
  display: flex;
  align-items: center;
  margin: 0px;
  height: 100%;
}

body .proyectos-actuales-portada .uk-grid:nth-child(2n+1) .uk-panel > .uk-margin > div {
  width: 50%;
  padding: 30px;
  height: 100%;
}

body .proyectos-actuales-portada .uk-grid:nth-child(2n+1) .uk-panel > .uk-margin > div:first-child {
  position: absolute;
  right: 0;
  top: 0;
}
  
  body .proyectos-actuales-portada .uk-grid:nth-child(2n+1) .uk-panel >  p > a {
  color: #ffffff;
  font-size: 30px;
  position: absolute;
  bottom: 15px;
  left: 44%;
}
  
}

body .proyectos-actuales-portada .uk-grid .uk-panel > .uk-margin > div {
  width: 100%;
  padding: 30px;
  height: auto;
  /*! display: flex; */
}

body .proyectos-actuales-portada .uk-grid:nth-child(2n+1) .uk-panel > .uk-margin > div:last-child {
  background-color: #93694a;
  color: #ffffff; 
}

body .proyectos-actuales-portada .uk-grid:nth-child(2n+1) .uk-panel > .uk-margin > div:last-child p {
  color: #ffffff;
}

body .proyectos-actuales-portada .uk-grid:nth-child(2n+1) .uk-panel >  p > a {
  color: #ffffff;
  font-size: 30px;
  position: absolute;
  bottom: 30px;
  right: 30px;
}


/* 2 */

body .proyectos-actuales-portada .uk-grid:nth-child(2n+2) .uk-panel h1, 
body .proyectos-actuales-portada .uk-grid:nth-child(2n+2) .uk-panel h2, 
body .proyectos-actuales-portada .uk-grid:nth-child(2n+2) .uk-panel h3, 
body .proyectos-actuales-portada .uk-grid:nth-child(2n+2) .uk-panel h4, 
body .proyectos-actuales-portada .uk-grid:nth-child(2n+2) .uk-panel h5 {
  color: #bdae2d;
}

@media screen and (min-width: 480px) {

body .proyectos-actuales-portada .uk-grid:nth-child(2n+2) .uk-panel {
  padding: 0px;
  height: 100%;
}

body .proyectos-actuales-portada .uk-grid:nth-child(2n+2) .uk-panel > .uk-margin {
  display: flex;
  align-items: center;
  margin: 0px;
  height: 100%;
}

body .proyectos-actuales-portada .uk-grid:nth-child(2n+2) .uk-panel > .uk-margin > div {
  width: 50%;
  padding: 30px;
  height: 100%;
}
  
  body .proyectos-actuales-portada .uk-grid:nth-child(2n+2) .uk-panel >  p > a {
  color: #ffffff;
  font-size: 30px;
  position: absolute;
  bottom: 15px;
  right: 15px;
}
  
  
}

body .proyectos-actuales-portada .uk-grid:nth-child(2n+2) .uk-panel > .uk-margin > div:last-child {
  background-color: #bdae2d;
  color: #ffffff; 
}

body .proyectos-actuales-portada .uk-grid:nth-child(2n+2) .uk-panel > .uk-margin > div:last-child p {
  color: #ffffff;
}

body .proyectos-actuales-portada .uk-grid:nth-child(2n+2) .uk-panel >  p > a {
  color: #ffffff;
  font-size: 30px;
  position: absolute;
  bottom: 30px;
  right: 30px;
}




body.tm-isblog .tm-main main.tm-content #system-message-container + .yoo-zoo div.uk-grid article.uk-article div[class*="uk-align"] + div {
  max-height: 216px;
  overflow: hidden;
  margin-bottom: 25px;
}

body.tm-isblog .tm-main main.tm-content #system-message-container + .yoo-zoo div.uk-grid article.uk-article div[class*="uk-align"] + div + ul.uk-subnav > li.element {
  padding-left: 0px;
}


body.tm-isblog .tm-main main.tm-content #system-message-container + .yoo-zoo div.uk-grid article.uk-article > h1.uk-article-title {
  font-size: 42px;
}




/* Proyectos full */

body .tm-main > .tm-content > #system-message-container + .yoo-zoo > h2.uk-h3 {
    display: none;
}

body.tm-isblog.proyectos .uk-block.tm-block-main.uk-block-default > .uk-container.uk-container-center {
  width: 100%;
  max-width: 100%;
  padding: 0px;
}

body.tm-isblog.proyectos .uk-block.tm-block-main.uk-block-default {
  padding: 0px;
}

body.tm-isblog.proyectos .uk-panel.uk-panel-box.uk-panel-box-grey {
  background-color: #BBBAC5;
  color: #ffffff;
  border: 0;
}

body.tm-isblog.proyectos .uk-panel.uk-panel-box.uk-panel-box-grey .titulo-proyecto > h1, 
body.tm-isblog.proyectos .uk-panel.uk-panel-box.uk-panel-box-grey p {
  color: #ffffff;
}

/* Proyectos Full Botones */
@media screen and (min-width: 768px) {
.botones-proyectos > a:not(:first-child) {
  margin-left: 15px;
}
}

.uk-button.lista-de-precios {
  color: #CA992C;
  border-color: #CA992C;
}

.uk-button.lista-de-precios:hover, 
.uk-button.lista-de-precios:focus {
  color: #ffffff;
}

.uk-button.lista-de-precios:before {
  background-color: #CA992C;
}


.uk-button.planos {
  color: #92664A;
  border-color: #92664A;
}

.uk-button.planos:hover, 
.uk-button.planos:focus {
  color: #ffffff;
}

.uk-button.planos:before {
  background-color: #92664A;
}



/* Galeria Full proyectos */
body.tm-isblog.proyectos .galeria-proyectos-full > .uk-slidenav-position.uk-margin {
    margin: 0px;
}

.tm-main .galeria-proyectos-full * {
    object-fit: cover;
    object-position: center;
    height: 100%;
}


/* proyectos full contacto */

body.tm-isblog.proyectos #proyecto-bottom-contacto { 
  background: url('../../../images/imagenes/layout/mision.jpg');
  background-size: cover;
}

body.tm-isblog.proyectos #proyecto-bottom-contacto .mapa iframe {
  width: 100% !important;
  height: 320px !important;
}

.uk-panel.uk-panel-box.uk-panel-box-grey-alpha {
    background-color: rgba(238,238,238,0.7);
}

.formulario-proyecto p {
  margin-top: 0;
  color: #666666;
}

.formulario-proyecto h3 {
  font-size: 26px;
  line-height: 28px;
  margin-bottom: 5px;
}

.formulario-proyecto .uk-form select, 
.formulario-proyecto .uk-form textarea, 
.formulario-proyecto .uk-form input:not([type]), 
.formulario-proyecto .uk-form input[type="text"], 
.formulario-proyecto .uk-form input[type="password"], 
.formulario-proyecto .uk-form input[type="datetime"], 
.formulario-proyecto .uk-form input[type="datetime-local"], 
.formulario-proyecto .uk-form input[type="date"], 
.formulario-proyecto .uk-form input[type="month"], 
.formulario-proyecto .uk-form input[type="time"], 
.formulario-proyecto .uk-form input[type="week"], 
.formulario-proyecto .uk-form input[type="number"], 
.formulario-proyecto .uk-form input[type="email"], 
.formulario-proyecto .uk-form input[type="url"], 
.formulario-proyecto .uk-form input[type="search"], 
.formulario-proyecto .uk-form input[type="tel"], 
.formulario-proyecto .uk-form input[type="color"] {
    background: #ffffff;
    border: 0;
    border-radius: 0px;
}


/* ========================================================================
      7- productos
 ========================================================================== */

body.tm-noblog .yoo-zoo.product-uikit > h1 + div > img + div.zoo-gallery {
    margin-top: 15px;
}

body.tm-noblog .yoo-zoo.product-uikit .uk-thumbnail {
    padding: 0px;
    background: transparent;
    text-align: center;
}

body.tm-noblog .yoo-zoo.product-uikit .uk-thumbnail * {
    width: 100% !important;
}

body.tm-noblog .yoo-zoo.product-uikit .uk-panel.uk-panel-box {
    border: 0px !important;
    background: #f5f5f5;
    padding: 6%;
}

/* ========================================================================
      footer
 ========================================================================== */

#tm-footer {
    padding: 25px 0px;
    background-color: #eeeeee;
}



/* ========================================================================
      Nosotros
 ========================================================================== */


body #tm-bottom-d {
  background: url('../../../images/imagenes/layout/mision.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 50px 0px;
}

.valores-nosotros .uk-panel.uk-panel-box {
  border: 0;
  padding: 15px;
}

.valores-nosotros .uk-panel.uk-panel-box.crema {
  background-color: #E4DB89;
}

.valores-nosotros .uk-panel.uk-panel-box.verde {
  background-color: #D7C94D;
}

.valores-nosotros .uk-panel.uk-panel-box.verde h3 {
  color: #ffffff;
}

.valores-nosotros .uk-panel.uk-panel-box.verde p {
  margin: 0px;
}

.valores-nosotros .uk-panel.uk-panel-box.verde li {
  margin-bottom: 10px;
}


.uk-slidenav {
    background-color: #01512c;
    width: 60px;
    height: 60px !important;
    line-height: 60px;
}

/* ========================================================================
      8- contacto
 ========================================================================== */

 /* portada */

 .contacto-portada h2.uk-panel-title {
    color: #999;
    font-size: 34px;
    line-height: 36px;
    margin-bottom: 25px;
}




 .yoo-zoo.blog-uikit.blog-uikit-contacto .contacto p {
    display: inline-block;
    margin-right: 25px;
}

.uk-form select, .uk-form textarea, .uk-form input:not([type]), .uk-form input[type="text"], .uk-form input[type="password"], .uk-form input[type="datetime"], .uk-form input[type="datetime-local"], .uk-form input[type="date"], .uk-form input[type="month"], .uk-form input[type="time"], .uk-form input[type="week"], .uk-form input[type="number"], .uk-form input[type="email"], .uk-form input[type="url"], .uk-form input[type="search"], .uk-form input[type="tel"], .uk-form input[type="color"] {
    width: 100% !important;
    background: transparent;
    height: auto;
    padding: 5px 10px;
    border: 1px solid #E1E1E1;
    border-radius: 5px;
}

.uk-button-primary {
    background-color: #999999;
    color: rgba(255, 255, 255, 0.87);
    border-color: transparent;
}

.uk-button {
  border-radius: 3px;
  padding: 0px 25px;
}

/* iconos */

.marker:before
{

  content: "\f041";
  font-family: FontAwesome;
  margin-right: 10px;
  color: #9f9325;
  font-size: 20px;

}

.phone:before
{

  content: "\f095";
  font-family: FontAwesome;
  margin-right: 10px;
  color: #9f9325;
  font-size: 20px;

}

.movil:before
{

  content: "\f10b";
  font-family: FontAwesome;
  margin-right: 10px;
  color: #9f9325;
  font-size: 20px;

}

.email:before
{

  content: "\f0e0";
  font-family: FontAwesome;
  margin-right: 10px;
  color: #9f9325;
  font-size: 20px;

}

.user:before
{

  content: "\f007";
  font-family: FontAwesome;
  margin-right: 10px;
  color: #9f9325;
  font-size: 20px;

}

.web:before
{

  content: "\f0ac";
  font-family: FontAwesome;
  margin-right: 10px;
  color: #9f9325;
  font-size: 20px;

}


/* animacion svg */



.circle{fill:none;stroke:#01512C;stroke-width:3;stroke-linecap:round;stroke-miterlimit:10;}

        .circle-dash{fill:none;stroke:#01512C;stroke-width:3;stroke-linecap:round;stroke-miterlimit:10;}

        .check{fill:none;stroke:#01512C;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}

        .check-dash{fill:none;stroke:#01512C;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}



        .check {

          stroke-dasharray: 60 100;

          animation: check 1.2s cubic-bezier(0.5, 0, 0.6, 1) forwards 0.15s; 

          -webkit-animation: check 1.2s cubic-bezier(0.5, 0, 0.6, 1) forwards 0.15s; 

          -moz-animation: check 1.2s cubic-bezier(0.5, 0, 0.6, 1) forwards 0.15s; 

          -o-animation: check 1.2s cubic-bezier(0.5, 0, 0.6, 1) forwards 0.15s; 

          opacity: 0;

        }



        @-webkit-keyframes check {

          from {stroke-dashoffset: 60;

          opacity: 1;}



          to {stroke-dashoffset: 00;

          opacity: 1;}

        }



        @-moz-keyframes check {

          from {stroke-dashoffset: 60;

          opacity: 1;}



          to {stroke-dashoffset: 00;

          opacity: 1;}

        }



        @keyframes check {

          from {stroke-dashoffset: 60;

          opacity: 1;}



          to {stroke-dashoffset: 00;

          opacity: 1;}

        }



        .check-dash {

          stroke-dasharray: 10 100;

          animation: check-dash 1.2s cubic-bezier(0.5, 0, 0.6, 1) forwards; 

          -webkit-animation: check-dash 1.2s cubic-bezier(0.5, 0, 0.6, 1) forwards; 

          -moz-animation: check-dash 1.2s cubic-bezier(0.5, 0, 0.6, 1) forwards; 

          -o-animation: check-dash 1.2s cubic-bezier(0.5, 0, 0.6, 1) forwards; 

        }



        @-webkit-keyframes check-dash {

          from {stroke-dashoffset: 120;}

          to {stroke-dashoffset: 45;}

        }



        @-moz-keyframes check-dash {

          from {stroke-dashoffset: 120;}

          to {stroke-dashoffset: 45;}

        }



        @keyframes check-dash {

          from {stroke-dashoffset: 120;}

          to {stroke-dashoffset: 45;}

        }



        .circle {

          stroke-dasharray: 300 300;

          animation: circle 1.5s cubic-bezier(0.5, 0, 0.5, 1) forwards 0.15s; 

          -webkit-animation: circle 1.5s cubic-bezier(0.5, 0, 0.5, 1) forwards 0.15s; 

          -moz-animation: circle 1.5s cubic-bezier(0.5, 0, 0.5, 1) forwards 0.15s; 

          -o-animation: circle 1.5s cubic-bezier(0.5, 0, 0.5, 1) forwards 0.15s; 

          opacity: 0;

        }



        @-webkit-keyframes circle {

          from {stroke-dashoffset:300;

          opacity: 1;}

          to {stroke-dashoffset:0;

          opacity: 1;}

        }



        @-moz-keyframes circle {

          from {stroke-dashoffset:300;

          opacity: 1;}

          to {stroke-dashoffset:0;

          opacity: 1;}

        }



        @keyframes circle {

          from {stroke-dashoffset:300;

          opacity: 1;}

          to {stroke-dashoffset:0;

          opacity: 1;}

        }



        .circle-dash {

          stroke-dasharray: 10 300;

          animation: circledash 1.5s cubic-bezier(0.5, 0, 0.5, 1) forwards 0.05s;

          -webkit-animation: circledash 1.5s cubic-bezier(0.5, 0, 0.5, 1) forwards 0.05s;

          -moz-animation: circledash 1.5s cubic-bezier(0.5, 0, 0.5, 1) forwards 0.05s;

          -o-animation: circledash 1.5s cubic-bezier(0.5, 0, 0.5, 1) forwards 0.05s;

          opacity: 0;

        }



        @-webkit-keyframes circledash {

          from {stroke-dashoffset:320;

          opacity: 1;}

          to {stroke-dashoffset: 20;

          opacity: 1;}

        }



        @-moz-keyframes circledash {

          from {stroke-dashoffset:320;

          opacity: 1;}

          to {stroke-dashoffset: 20;

          opacity: 1;}

        }



        @keyframes circledash {

          from {stroke-dashoffset:320;

          opacity: 1;}

          to {stroke-dashoffset: 20;

          opacity: 1;}

        }