/*-----------------------------------------------------------------------------------

    Theme Name: IMG COLECTIVO
    Description: Template desarrollado a medida por Pascale Descazeaux para IMG Colectivo
    Author: Pascale Descazeaux 
    Author URL: estudiodisea.cl
    Version: 1.0

  ---------------------------------*/
@font-face {
  font-family: 'Ano' !important;
  font-weight: normal;
  font-display: swap;
}

body,
html {
  width: 100%;
  height: 100%;
}

html.is-animating .transition-fade {
  opacity: 0;
}
body {
  font-family: 'Ano' !important;
  font-weight: normal;
  font-display: swap;
}
body.single-portafolio{
  background-color: #1c1c1c;
  color: #fff;
}
body.page-template-proyectos {
    background-color: #e4092b;
    color: #fff;
}
body.page-template-proyectos .contenido-interior {
    background-color: #e4092b;
    color: #fff;
}
hr {
  max-width: 50px;
  border-width: 3px;
  border-color: #F05F40;
}
a:hover{
  text-decoration: none;
}
hr.light {
  border-color: #fff;
}
ul, li{
  list-style: none;
  padding: 0;
}

a {
  color: #F05F40;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}

a:hover {
  color: #f05f40;
}
.container-fluid, .fondo-piso-proyectos {
    max-width: 1500px;
    margin-right: auto;
    margin-left: auto;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Ano';
  font-weight: 200;
  letter-spacing: .02em;
  font-display: swap;
}
h3 span{
  font-weight: 700;
  font-style: italic;
}
h1{
  text-transform: uppercase;
    font-weight: bold;
    padding-bottom: 45px;
    font-size: 28px;
    letter-spacing: .06em;
}
h1, h2 {
    text-transform: uppercase;
    font-weight: bold;
    padding-bottom: 45px;
    font-size: 38px;
    letter-spacing: .06em;
}
h4 {
    font-size: 18px;
    line-height: 1.5em;
}
.bg-primary {
  background-color: #F05F40 !important;
}

.bg-dark {
  background-color: #212529 !important;
}

.text-faded {
  color: rgba(255, 255, 255, 0.7);
}

section {
  padding: 8rem 0;
}

.section-heading {
  margin-top: 0;
}

::-moz-selection {
  color: #fff;
  background: #212529;
  text-shadow: none;
}

::selection {
  color: #fff;
  background: #212529;
  text-shadow: none;
}

img::selection {
  color: #fff;
  background: transparent;
}

img::-moz-selection {
  color: #fff;
  background: transparent;
}
.navbar-brand span {
    font-family: 'Ano Regular Upper Lower';
    font-size: 12px;
    padding-left: 38px;
    opacity: 1;
    color: #fff;
    transition: .3s ease;
    opacity: 1;
    font-display: swap;
}

.otros .navbar-brand span{
  color: #333;
}
.contacto {
    background-color: #fcd116;
    display: flex;
}
.contacto .lado-derecho {
    padding-top: 150px;
}
.fadeout .navbar span {
    opacity: 0;
    color: #333;
}
.navbar {
    padding: 0;
}
.navbar-brand span:before {
    content: "";
    width: 1px;
    height: 33px;
    background-color: #fff;
    position: absolute;
    margin-left: -22px;
    margin-top: 11px;
}
.otros .navbar-brand span:before{
  background-color: #333;
}
.fadeout .navbar-brand span:before {
    background-color : #333;
}
#mainNav {
  border-bottom: 1px solid rgba(33, 37, 41, 0.1);
  background-color: #fff;
  font-family: 'Ano';
  font-weight: normal;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
  font-display: swap;
}

#mainNav .navbar-brand {
  margin-left: 15px;
  font-weight: 700;
  text-transform: uppercase;
  color: #F05F40;
  font-family: 'Ano';
  font-weight: normal;
  font-display: swap;
}
.btn-link {
    font-family: 'Ano' !important;
    font-size: 18px;
    margin-top: 40px;
    padding-right: 50px;
    transition: .3s ease;
    background: url(img/expand-vertical.svg);
    background-repeat: no-repeat;
    background-position: center right;
    padding-left: 0;
    font-display: swap;
}
.btn-link:hover{
  padding-right: 70px;
}
.btn-link.btn-light, .btn-link.blanco{
  background: url(img/expand-vertical-light.svg);
  background-repeat: no-repeat;
  background-position: center right;
}
.btn-light, .btn-link.blanco{
  color: #fff;
}
.btn-light:hover, .btn-link.blanco:hover{
  color: #fff;
}
.btn-link:hover{
  text-decoration: none;
}
.btn-dark{
  color: #212529;

}
.btn-dark:hover{
  color: #212529;
}
#section2 {
    COLOR: #FFF;
}
#mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover {
  color: #f05f40;
}

#mainNav #primary-menu > li > a, #mainNav #primary-menu > li > a:focus {
    font-size: .7rem;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: .05em;
}
.otros #mainNav #primary-menu > li > a, .otros #mainNav #primary-menu > li > a:focus, .otras .navbar-brand span{
  color: #333;
}
.fadeout #mainNav #primary-menu > li > a, .fadeout#mainNav #primary-menu > li > a:focus {
    font-size: .7rem;
    text-transform: uppercase;
    color: #212529;
    letter-spacing: .05em;
}
#mainNav #primary-menu > li > a:hover,
#mainNav #primary-menu > li > a:focus:hover {
  color: #F05F40;
}

#mainNav #primary-menu > li > a.active,
#mainNav #primary-menu > li > a:focus.active {
  color: #F05F40 !important;
  background-color: transparent;
}

#mainNav #primary-menu > li > a.active:hover,
#mainNav #primary-menu > li > a:focus.active:hover {
  background-color: transparent;
}
#primary-menu li:nth-last-child(2) a {
  padding-right: 0 !important;
}
#primary-menu li:nth-last-child(2) a {
  margin-left: 13px;
}

#primary-menu li:last-child a:before {
  content: "|";
  position: absolute;
  left: 6px;
  top: 6px;
}
#responsive-menu li:nth-last-child(2) a, #responsive-menu li:last-child a {
  color: #ffc107 !important;
}

p {
    font-size: 17px;
    line-height: 1.5em;
    letter-spacing: .04em;
    font-family: "Ano";
    font-display: swap;
}
.single-post p{
  letter-spacing: 0;
}
.mb10{
  margin-bottom: 10px;
}
.mb20{
  margin-bottom: 20px;
}
.mb30{
  margin-bottom: 30px;
}
.mb40{
  margin-bottom: 40px;
}
.mb50{
  margin-bottom: 50px;
}
.mt50{
  margin-top: 50px;
}
.mt100{
  margin-top: 100px;
}
.mt-xl-100{
  margin-top: 100px;
}
.flex.dos-elementos div{
  width: 50%;
}
.impar {
    margin-top: 120px;
    position: relative;
}
.centrado-hor{
  justify-content: center;
}
.center{
  text-align: center;
}
.fundamentos .caja {
    height: 49px;
    overflow: hidden;
}
.fundamentos li.open .caja {
    height: auto;
    transition: .3s ease;
}
.fundamentos svg {
    transform: rotate(-90deg);
    transition: .1s ease;
}
.fundamentos li.open svg {
    transform: rotate(-270deg);
}
.fundamentos li:hover svg {
    transform: rotate(-270deg);
}
.texto-carousel {
    position: absolute;
    top: 40%;
}
.texto-carousel .btn-link {
    margin-top: 20px;
    TEXT-ALIGN: LEFT;
    BACKGROUND-POSITION: CALC(50% + 26PX);
}
.texto-carousel .btn-link.xs-hide {
  display: inline-block;
  BACKGROUND-POSITION: CALC(50% + 76PX);
}
.texto-carousel h5{
  font-size: 60px;
}
.texto-carousel p{
  font-size: 24px;
}
.caja-texto-carousel {
    position: relative;
}
header.masthead {
    padding-top: 10rem;
    padding-bottom: calc(10rem - 56px);
    background-image: url("img/fondo-1.jpg");
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    position: relative;
    background-position: center;
}
#carouselIMG .carousel-item  {
    padding-top: 10rem;
    padding-bottom: calc(10rem - 56px);
    background-image: url(loading.gif);
    background-position: center;
    background-repeat: no-repeat;
    background-color: #1C1C1C;
}
.carousel-inner, .carousel-item{
  height: 100%;
}
.carousel-indicators {
    margin: 0;
    top: calc(100vh - 230px);
    left: 0;
    right: inherit;
}
.carousel-inner:before {
    height: 200px;
    content: "";
    background: url(https://pascaledescazeaux.com/img-colectivo/wp-content/uploads/2019/11/fondo.png);
    width: 100%;
    position: absolute;
    z-index: 1;
    background-position: top;
    background-size: contain;
}
.flecha-abajo {
    bottom: 35px;
    position: absolute;
    z-index: 4;
    left: 50%;
    margin-left: -40px;
}
.flecha-abajo img{
  width: 80px;
  height: auto;
  cursor: pointer;
}
.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}
.piso-filosofia {
    padding: 120px 0;
}
.fondo-amarillo {
    width: 529px;
    height: 79px;
    position: absolute;
    z-index: 4;
    background-color: #fcd116;
    right: 0;
    bottom: -26px;
}
.caja-amarilla{
  position: absolute;
  background-color: #fcd116;
  width: 100%;
  height: calc(100% - 150px);
  z-index: -1;
  transition: .5s ease;
  top: 0;
}
.caja-amarilla-instagram{
  background-color: #fcd116;
  width: 100%;
  height: 50%;
  position: absolute;
  z-index: -1;
  bottom: 0; 
}
.fp-viewing-home-0 .caja-amarilla {
  margin-top: -70px;
  width: 88%;
}
.fp-viewing-filosofia .caja-amarilla {
  margin-top: 0;
  width: 100%;
}
b, strong {
    font-weight: 600 !important;
}
.caja-amarilla-home{
  background-color: #fcd116;
  transition: .5s ease;
  position: absolute;
  z-index: 3;
  width: 88%;
  bottom: 0;
  height: 150px;
}
.caja-negra-home{
  background-color: #1c1c1c;
  position: absolute;
  z-index: 2;
  width: 60%;
  bottom: 0;
  height: 200px;
  right: 0;
}
.caja-negra{
  background-color: #1c1c1c;
  position: absolute;
  z-index: -2;
  width: 60%;
  top: 0;
  height: calc(100% - 150px);
  right: 0;
}
.fp-viewing-home-0 .caja-negra{
  height: 100%;
  bottom: 0;
}
.caja-roja-proyectos{
  background-color: #e4092b;
  position: absolute;
  z-index: -2;
  width: 100%;
  height: 88%;
  bottom: 0;
  transition: .3s ease;
}
.fp-viewing-blog .caja-roja-proyectos{
  background-color: #1844a9;
  transition: .3s ease;
}
.caja-negra-proyectos{
  background-color: #1c1c1c;
  position: absolute;
  z-index: -1;
  width: 48%;
  height: 88%;
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  transition: .5s ease;
  max-width: 650px;
  left: 50%;
}

.fp-viewing-filosofia .caja-negra-proyectos {
    top: -25px;
    height: 250px;
    width: 60%;
    right: 0;
    z-index: -1;
}
.fp-viewing-filosofia .caja-negra{
  transform: translateY(-50%);
  max-width: 650px;
  left: 50%;
  transition: .3s ease;
}
.fp-viewing-proyectos .caja-negra{
  top: 50%;
  width: 0%;
  height: calc(100% - 50px);
}
.fp-viewing-home-0 .caja-amarilla-home{
  width: 88%;
}
.fp-viewing-filosofia .caja-amarilla-home{
  width: 100%;
}
#section1 {
}
#section3{
  background: #1844a9;
  transition: .3s ease;
}
.fp-viewing-proyectos #section3{
  background-color: #e4092b;
  transition: .3s ease;
}
.masthead .fondo-amarillo {
    bottom: 0;
    z-index: 3;
    color: #212529;
    text-align: left;
    display: flex;
    align-items: start;
    padding: 21px;
}
.fondo-gris{
  background-color: #e5e3e3;
  width: 50%;
  z-index: 2;
  right: 0;
  bottom:0;
  height: 400px;
}
.fadeout .fondo-amarillo {
    position: fixed;
    top: 0;
    height: 79px;
    width: 529px;
    z-index: 4;
    margin-top: 0;
}

.fondo-amarillo-2{
    width: 600px;
    height: 200%;
    position: absolute;
    z-index: 2;
    background-color: #fcd116;
    margin-top: -76px;
    right: 0;
    display: none;
}
.contenido-interior {
    width: 100%;
    /* position: absolute; */
    z-index: 3;
    background-color: #fff;
}
.single-portafolio .contenido-interior{
  background: #1c1c1c;
}
.proyectos .contenido-interior{
  background-color: transparent;
}
header.masthead hr {
  margin-top: 30px;
  margin-bottom: 30px;
}
#carouselIMG hr {
  margin-top: 30px;
  margin-bottom: 30px;
}
.carousel-indicators li {
    width: 35px;
    height: 4px;
    border-radius: 7px;
    background-color: #fcd11642;
}
.carousel-indicators .active{
  background-color: #fcd116;
}
header.masthead h1 {
  font-size: 2rem;
}
#carouselIMG h1 {
  font-size: 2rem;
}

header.masthead p {
  font-weight: 300;
  margin-bottom: 0;
  opacity: 1;
  transition: .3s ease;
}
#carouselIMG p {
  font-weight: 300;
  margin-bottom: 0;
  opacity: 1;
  transition: .3s ease;
}

header.masthead p.fadeout {
  opacity: 0;
}
#carouselIMG p.fadeout {
  opacity: 0;
}

.imagen-slide img {
  height: 100%;
  width: auto;
}

.piso-proyectos{
  position: relative;
  transition: .4s ease-out;
}
.expand-rojo .piso-proyectos {
    position: absolute;
    z-index: 3;
    top: 0;
    height: 100%;
    width: 100%;
}
.contenido.expand-rojo{
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 5;
}
.caja-roja {
    color: #fff;
    width: 100%;
    padding: 80px 104px 80px 0;
    position: relative;
}
.expand-rojo .caja-roja {
    position: absolute;
    width: 100%;
    left: 0;
    height: 100%;
}
.caja-roja:before {
    content: "";
    background-color: #e4092b;
    width: 50%;
    height: calc(100%);
    position: absolute;
    left: 0;
    z-index: -1;
    top: 0;
    transition: .5s ease-in-out;
}
.expand-rojo .caja-roja:before {
    width: 100%;
    height: 100%;
    z-index: 1;
}
.contenedor-caja-roja {
    max-width: 50%;
    padding-left: 90px;
    padding-right: 54px;
    opacity: 1;
    transition: .5s ease-out;
}
.contenido-caja-roja{
  opacity: 1;
  transition: .5s ease-out;
}
.apagar{
    opacity: 0;
}
.caja-fotos {
    color: #fff;
    width: 100%;
    display: flex;
    align-items: center;
    padding: 25px;
    transition: .3s ease-out;
}
.proyecto a{
  color: #fff;
}
.proyecto a:hover{
  color: #fff;
}
.caja-info-blog {
    color: #fff;
    padding:  20px;
    position: absolute;
    width: 100%;
    z-index: 2;
    top: 150px;
}
.caja-info-blog img{
    height: 49px;
    position: absolute;
    bottom: 14px;
    right: 15px;
    width: 49px;
    opacity: 1;
    transition: .2s;
}
.entrada-blog:hover .caja-info-blog img{
  opacity: 0;
  transition: .2s;
}
.single-post h1, .single-blog .autor, .single-blog h4{
  color: #1844a9;
}
.single-post #mainNav{
  background-color: transparent;
}
.single-post h1, .autor{
  text-align: center;
}
.single-post .footer{
  background-color: #fff;
  color: #333;
}
.contenido-blog{
  max-width: 850px;
  margin: 0 auto;
}
.blog.page #mainNav{
  background-color: #1844a9;
}
.caja-info-blog p{
  opacity: 0;
  transition: .3s;
}
.conceptos {
    margin-left: 20px;
    margin-top: 25px;
    position: relative;
}
.autor span:before{
    content: "";
    position: absolute;
    width: 20px;
    height: 1px;
    background: #333;
    top: 13px;
}
.autor span:after {
  content: "";
  position: absolute;
  width: 20px;
  height: 1px;
  background: #333;
  bottom: 13px;
}
.autor span:before{
  left: -34px;
}
.autor{
  margin-bottom: 40px;
}
.autor span:after{
  right: -34px;
}
.autor span {
    position: relative;
    margin: 0 55px;
}
.autor p span {
    background-color: #1844a9;
    color: #fff;
    padding: 7px;
    border-radius: 5px;
}
.autor p span a{
    color: #fff;
}
.conceptos p {
    margin-bottom: 25px;
}
.conceptos h3 {
    margin-bottom: 0px;
    position: relative;
}
.conceptos h3:before {
    content: "";
    position: absolute;
    width: 29px;
    height: 1px;
    background-color: #343a40;
    left: -17px;
    top: 51px;
}
body.page-template-blog{
  background-color: #1844a9;
  color: #fff;
}
.page-template-blog .contenido-interior{
  background-color: transparent;
}
body.page-template-blog .caja-info-blog {
    background-color: #fff;
    color: #1844a9;
    min-height: 193px;
}
body.page-template-blog {
    background-color: #1844a9;
    color: #fff;
    padding-top: 0;
    padding-bottom: 0;
}
.page-template-blog h1, .page-template-blog .autor, .page-template-blog h4 {
    color: #1844a9;
}
.page-template-blog h1, .page-template-blog .autor, .page-template-blog h4 {
    color: #fff;
}
.servicios-detalle {
    padding: 120px 0;
    padding-top: 100px;
}
.page-template-blog .footer{
  background-color: #1844a9;
  color: #fff;
}
.page-template-blog .footer .info-texto p, .page-template-blog .footer .info-texto p a{
  color: #fff;
}

.imagen-servicio {
    width: 50%;
}
.caja-detalle-servicio {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
    background-color: #fcd116;
    border: 1px solid #000c2d;
    padding: 30px;
    box-shadow: 10px 10px #000c2d;
}
.servicio {
    width: 50%;
    margin-left: 40px;
}
.imagen-servicio .img-lado-derecho {
    height: 300px;
}
.frase-servicios h4 {
    max-width: 600px;
}
.servicios {
    background-color: #fcd116;
    display: flex;
    height: calc(100% - 30px);
    padding: 120px 0;
}

.entrada-blog {
    position: relative;
    height: 330px;
    margin-bottom: 30px;
}

.entrada-blog:hover .caja-info-blog p{
  opacity: 1;
  margin-top: 0;
}
.instagram img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    transition: .3s;
}
.instagram img:hover {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}
.caja-instagram {
    position: relative;   
    padding: 70px 0;
    color: #fff;
}
.caja-instagram:before {
    content: "";
    background-color: #1c1c1c;
    width: 96%;
    height: 100%;
    position: absolute;
    top: 0;
}
.img-blog {
    width: 100%;
    height: 190px;
    background-size: cover;
    background-position: center;
    transition: .3s;
    background-color: #d2d2d2: 
}
.footer .info-texto p {
    font-family: 'Ano Regular Upper Lower';
    text-transform: uppercase;
    margin-bottom: 0;
    letter-spacing: .04em;
    color: #414141;
    font-size: 11px;
    font-display: swap;
}
.proyectos .footer .info-texto p{
  color: #fff;
}
.footer .info-texto p a {
    /* font-family: 'Ano Bold Upper Lower'; */
    color: #414141;
    font-size: 11px;
    padding-top: 7px;
    display: block;
    letter-spacing: .04em;
    position: relative;
} 
.footer .info-texto p a:before{
  /*content: "";*/
  position: absolute;
  width: 30px;
  height: 1px;
  background: #414141;
  left: 0;
  top: 0;
}
.footer2{
  background:  #fcd116;
  padding: 60px 0;
}
body.page-template-proyectos .footer2{
    background-color: #e4092b;
    color: #fff;
}
.single-portafolio .footer2{
  background-color: #1c1c1c;
  color: #fff;  
}
.single-post .footer2{
  background-color: #fff;
}
.page-template-blog .footer2{
  background-color: #1844a9;
  color: #fff;  
}
.page-template-blog .footer2 .link-footer ,.page-template-blog .footer2 .btn-link , .single-portafolio .footer2 .btn-link, .single-portafolio .footer2 .link-footer , body.page-template-proyectos .footer2 .link-footer, body.page-template-proyectos .footer2 .btn-link{
    color: #fff;
}
.single-portafolio .btn-link, .page-template-proyectos .btn-link, .page-template-blog .btn-link{
    background: url(img/expand-vertical-light.svg);
    background-repeat: no-repeat;
    background-position: center right;
}
.iso-footer-blanco{
  display: none;
}
.iso-footer{
  display: block;
}
body.page-template-proyectos .iso-footer-blanco, .single-portafolio .iso-footer-blanco, .page-template-blog .iso-footer-blanco{
  display: block;
}
body.page-template-proyectos .iso-footer, .single-portafolio .iso-footer, .page-template-blog .iso-footer  {
  display: none;
}
.logo-footer {
    width: 130px;
    height: auto;
}
.single-portafolio h2, .page-template-nosotros h2, .page-template-servicios h2{
  font-size: 24px;
}
.link {
    font-size: 20px;
    color: #212529;
    transition: .3s ease;
}
.link-light{
  color: #fff;
}
.link.link-footer {
    
}
.link:hover{
  color: #212529;
  text-decoration: underline;
}
.footer2 .btn-link {
    margin-top: 0;
}
#section5 .fp-tableCell {
    vertical-align: bottom !important;
}
img{
  width: 100%;
  height: auto; 
}
.logo-redes {
    right: 0;
    position: absolute;
    top: 4px;
}
.logo-redes img {
    width: 30px;
    margin-left: 6px;
}
.img-single-blog {
    /* height: 500px; */
    overflow: hidden;
    margin-bottom: 40px;
}
.footer .container {
    position: relative;
    max-width: 1330px;
}
.img-blog-1{
  background-image: url(img/tema1.jpg);  
}
.img-blog-2{
  background-image: url(img/team2.jpg);
}
.img-blog-3{
  background-image: url(img/tema3.jpg);
}.img-blog-4{
  background-image: url(img/tema4.jpg);
}
.link-proyectos{
  margin-top: 130px;
}
.proyecto .texto {
    margin-top: -13px;
    position: absolute;
    z-index: 2; 
}
.proyecto-interno {
    width: 100% !important;
}
.proyecto.proyecto-interno {
    background-color: #1c1c1c;
    width: 100% !important;
    color: #fff;
    padding: 10px;
    padding-bottom: 130px;
}
.proyectos .proyecto-2 .imgproyecto {
    height: 500px;
}
.proyecto .texto h3 {
    font-family: 'Ano Bold Upper Lower';
    font-size: 28px;
    width: 99%;
    font-display: swap;
}
.footer {
    background-color: #fcd116;
    padding: 20px 0;
}
.proyectos .footer{
  background-color: #e4092b;
  color: #fff;
}
.proyectos .footer .info-texto p a{
  color: #fff;
}
.categoria {
    font-size: 15px;
    font-family: 'Ano Half';
    margin-top: 20px;
    font-display: swap;
}
.caja-img {
    height: 100%;
    width: 100%;
    transition: .3s ease;
    background-size: cover !important;
}
.imgproyecto {
    height: 300px;
    width: 100%;
    overflow: hidden;
}
.proyecto{
  padding-right: 30px;
  width: 50%;
  position: relative;
  padding-bottom: 60px;
}
.proyecto-1 .caja-img{
  background-image: url("img/fondo-1.png");
  background-size: cover;
}
.proyecto-2 .caja-img{
  background-image: url("img/cowork.jpg");
  background-size: cover;
  background-position: center;
}
.service-box {
  max-width: 400px;
}
.imagen-proyecto {
    width: 100%;
    height: 80vh;
    overflow: hidden;
    background-image: url("img/fondo-1.jpg");
    background-size: cover;
    background-position: center;
}
.piso-titulo-proyecto {
    margin-top: -200px;
}
.single h1 {
    font-family: 'Ano Bold Upper Lower';
    text-transform: initial;
    font-size: 32px;
    font-display: swap;
}
.single-portafolio{
  color: #fff;
}
.single h1, .single .autor, .single h4{
      color: #1844a9;
}
.texto-titulo-proyecto {
    background-color: #1c1c1c;
    padding-top: 30px;
    padding-bottom: 30px;
}
.texto:after {
    content: "";
    height: 5px;
    width: calc(100% - 30px);
    background-color: #fff;
    position: absolute;
    margin-top: 5px;
}
.single-portafolio h4{
  color: #fff;
}
.single-portafolio{
  color: #fff;
}
.single-portafolio h1{
  color: #fff;
}
/*Nuevo codigo blog*/
.blog {
    color: #fff;
    padding: 80px 0;
    margin: 79px 0 0;
}
.caja-blog{
  position: relative;
}
.amarillo-blog{
    content: "";
    background: #fcd116;
    width: 88%;
    left: 0;
    position: absolute;
    top: -90px;
    height: 150px;
    z-index: -1;
    display: none;
}
.formulario-home {
    background: #fcd116;
    padding: 15px 40px;
    border: 1px solid #000c2d;
    box-shadow: 10px 10px #000c2d;
    text-align: center;
    margin: 0 auto;
    max-width: 95%;
}
/*Formulario*/
.nf-form-content label {
    display: none;
}
.nf-form-fields-required{
  display: none;
}
.nf-form-content .list-select-wrap .nf-field-element>div, .nf-form-content input:not([type=button]), .nf-form-content textarea{
  background: transparent !important;
    border: 1px #000 solid !important;
    color: #333 !important;
}
.nf-field-container .field-wrap .nf-element::placeholder, .list-select-wrap div:after {
    color: #333 !important;
}
input[type="text"], 
input[type="email"], 
input[type="url"], 
input[type="password"], 
input[type="search"],
input[type="number"], 
input[type="tel"], 
input[type="range"], 
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"], 
input[type="datetime-local"], 
input[type="color"], 
textarea, 
.select2-container 
.select2-choic,
input,
select,
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus, 
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
    color: #333 !important;
    background: transparent;    
}
#nf-field-8, #nf-field-12, #nf-field-21{
    color: #fff !important;
    background-color: #313131;
    color: #fff;
    padding: 13px 37px;
    border-radius: 27px;
    transition: .3s ease;
    border: none;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 1;
    margin-top: 22px;
    letter-spacing: 0.18em;
}
#nf-field-8:hover , #nf-field-12:hover{
  background: #fff;
  color: #313131 !important;
}
#nf-form-2-cont nf-field:nth-child(1) .nf-field-container, #nf-form-2-cont nf-field:nth-child(2) .nf-field-container, #nf-form-2-cont nf-field:nth-child(3) .nf-field-container{
  width: 100%;
}
#nf-form-3-cont #nf-field-12-wrap .nf-field-element{
  text-align: center;
}
h2.h2instagram {
    margin-bottom: 0;
    padding-bottom: 0;
    padding-left: 10px;
    margin-top: 30px;
}
.caja-blog:after {
    content: "";
    background: #fcd116;
    height: 100%;
    right: 0px;
    width: 40px;
    top: 0;
    position: absolute;
    width: 529px;
    z-index: -1;
    display: none;
}
.caja-info-blog {
    background-color: #fff;
    color: #1844a9;
}
.blog h2{
  text-align: left;
  padding-bottom: 30px;
}
.blog-page {
    padding: 120px 0;
}
.blog-page h2{
  text-align: right;
}
.portfolio-box {
  position: relative;
  display: block;
  max-width: 650px;
  margin: 0 auto;
}
.inputs {
    width: 100%;
    display: flex;
}
.relleno-form {
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    width: 100%;
    margin-top: 44px;
}
.inputs input {
    width: 50%;
    margin-right: 23px;
    border: none;
    background: transparent;
    border-bottom: 1px #fff solid;
    padding-bottom: 10px;
    color: #4d4d4d;
    font-family: 'Ano Half';
    font-display: swap;
}
.contact h4{
    font-family: 'Ano Half';
    font-display: swap;
}
.contact h4 span{
    font-family: 'Ano';
    font-display: swap;
}
.logo-contacto {
    width: 116px;
    height: auto;
    margin-bottom: 20px;
    margin: 0 auto;
}
.col-lg-inst {
    width: 20%;
    padding: 0  15px;
}
.filters button {
    border-radius: 20px;
    margin-right: 5px;
    margin-bottom: 8px;
    padding: 5px 19px;
    border: none;
}
.filters.filter-button-group {
  margin-bottom: 15px;
}
.filters button {
    opacity: .6;
    color: #7d7d7d;
    transition: .3s ease;
}
.filters button:hover {
    opacity: 1;
    color: #333;
}
.filters button.is-checked {
    opacity: 1;
    color: #333;
}
.grid-item{
  margin-bottom: 30px;
}
.instagram {
    /* background: url(../img/bk-instagram.png); */
    background: url(img/bk-instagram.png);
    background-size: cover;
    background-position: center;
    background-color: #1c1c1c;
    padding: 80px 0 10px 0;
    position: relative;
    overflow: hidden;
}
.instagram h2 {
    width: 100%;
    text-align: center;
    color: #ffffffc4;
    font-family: "Ano Half";
    margin-top: 18px;
    letter-spacing: .1em;
    font-display: swap;
}
.texto-titulo-proyecto h6{
  font-size: 19px;
}
.titulo {
    position: absolute;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    /* margin-left: 8px; */
    background-color: #fcd116;
    /* height: 38px; */
    left: 50%;
    top: 173px;
    padding: 29px !important;
    width: 595px;
    left: -256px;
    display: flex;
    align-items: center;
    z-index: 0;
}
.instagram .container{
  padding-left: 37px;
}
.titulo h2 {
    padding-bottom: 0;
    margin-bottom: 0;
    text-align: center;
    width: 100%;
    font-family: 'Ano Quarter';
    font-display: swap;
}
input:focus,
select:focus,
textarea:focus,
button:focus {
    outline: none;
}
.boton-form input {
    background-color: #313131;
    color: #fff;
    padding: 13px 37px;
    border-radius: 27px;
    transition: .3s ease;
    font-size: 16px;
    border: none;
    font-size: 18px;
    text-transform: uppercase;
    line-height: 1;
}
.boton-form input:hover{
  background-color: #1844a9;
}
.boton-form {
    /* WIDTH: 30%; */
    /* PADDING-INLINE-START: 30PX; */
    font-size: 14px;
    float: right;
    margin-top: 20px;
    /* text-align: center;*/
}
.contact .boton-form{
  text-align: center;
  margin-right: auto;
  margin-left: auto;
  float: none;
  margin-top: 20px;
}
h3 {
    font-size: 23px;
}
.flex{
  display: flex;
}
.piso-primero {
    background-color: #fcd116;
    height: calc(100vh - 100px);
    display: flex;
}
.inputas input {
    background: transparent !important;
    border: none;
    border-bottom: 1px #333 solid;
}
.page-template-nosotros, .page-template-contacto, .error404, .page-template-contact {
  background-color: #fcd116;
}
.fp-viewing-filosofia #mainNav #primary-menu > li > a, .fp-viewing-filosofia #mainNav #primary-menu > li > a:focus, .fp-viewing-filosofia .navbar-brand span {
    color: #333;
}
.error404 #mainNav #primary-menu > li > a, .error404 #mainNav #primary-menu > li > a:focus, .error404 .navbar-brand span, .fp-viewing-instagram #mainNav #primary-menu > li > a, .fp-viewing-instagram #mainNav #primary-menu > li > a:focus, .fp-viewing-instagram .navbar-brand span, .fp-viewing-contacto #mainNav #primary-menu > li > a, .fp-viewing-contacto #mainNav #primary-menu > li > a:focus, .fp-viewing-contacto .navbar-brand span, .fp-viewing-proyectos #mainNav #primary-menu > li > a, .fp-viewing-proyectos #mainNav #primary-menu > li > a:focus, .fp-viewing-proyectos .navbar-brand span, .page-template-nosotros #mainNav #primary-menu > li > a, .page-template-nosotros #mainNav #primary-menu > li > a:focus, .page-template-nosotros .navbar-brand span {
    color: #333;
}
 #mainNav #primary-menu > li > a:after {
 	content: "";
    position: absolute;
    height: 2px;
    width: calc( 100% - 28px);
    background-color: #fff;
    left: -100%;
    bottom: 4px;
    transition: .3s ease;
    opacity: 0;
 }
  #mainNav #primary-menu > li > a {
 	position: relative;
 	overflow: hidden;
 	text-decoration: none !important;
 }
   #mainNav #primary-menu > li > a:hover:after {
 	left: 14px;
 	opacity: 1;
 }
   #mainNav #primary-menu > li > a:hover,
  #mainNav #primary-menu > li > a:focus:hover {
    color: #fff;
    text-decoration: none;
  }

.fp-viewing-instagram #mainNav #primary-menu > li > a:hover, .fp-viewing-instagram #mainNav #primary-menu > li > a:focus:hover,
.fp-viewing-filosofia #mainNav #primary-menu > li > a:hover, .fp-viewing-filosofia #mainNav #primary-menu > li > a:focus:hover,
.fp-viewing-contacto #mainNav #primary-menu > li > a:hover, .fp-viewing-contacto #mainNav #primary-menu > li > a:focus:hover,
.fp-viewing-proyectos #mainNav #primary-menu > li > a:hover, .fp-viewing-proyectos #mainNav #primary-menu > li > a:focus:hover,
.page-template-contacto #mainNav #primary-menu > li > a:hover, .page-template-contacto #mainNav #primary-menu > li > a:focus:hover,
.page-template-contact #mainNav #primary-menu > li > a:hover, .page-template-contact #mainNav #primary-menu > li > a:focus:hover,
.page-template-nosotros #mainNav #primary-menu > li > a:hover, .page-template-nosotros #mainNav #primary-menu > li > a:focus:hover{
    color: #333 !important;
}

.page-template-contact #mainNav #primary-menu > li > a, .page-template-contact #mainNav #primary-menu > li > a:focus, .page-template-contact .navbar-brand span, .page-template-contacto #mainNav #primary-menu > li > a, .page-template-contacto #mainNav #primary-menu > li > a:focus, .page-template-contacto .navbar-brand span {
    color: #333;
}
.page-template-servicios #mainNav #primary-menu > li > a, .page-template-servicios #mainNav #primary-menu > li > a:focus, .page-template-servicios .navbar-brand span {
    color: #333;
}
 .error404 .navbar-brand span:before, .fp-viewing-filosofia .navbar-brand span:before, .fp-viewing-instagram .navbar-brand span:before, .fp-viewing-contacto .navbar-brand span:before, .fp-viewing-proyectos .navbar-brand span:before, .page-template-nosotros .navbar-brand span:before{
  background-color: #333;
}
.responsive-menu-open .navbar-brand span{
  color: #333;
}
.responsive-menu-open .navbar-brand span:before{
  background-color: #333;
}
.page-template-servicios #mainNav #primary-menu > li > a:after, .page-template-contacto #mainNav #primary-menu > li > a:after, .page-template-contact #mainNav #primary-menu > li > a:after, .page-template-nosotros #mainNav #primary-menu > li > a:after, .fp-viewing-filosofia #mainNav #primary-menu > li > a:after , .fp-viewing-instagram #mainNav #primary-menu > li > a:after , .fp-viewing-contacto #mainNav #primary-menu > li > a:after , .fp-viewing-proyectos #mainNav #primary-menu > li > a:after , .page-template-nosotros #mainNav #primary-menu > li > a:after {
  background-color: #333;
}
.page-template-contacto .navbar-brand span:before, .page-template-contact .navbar-brand span:before{
  background-color: #333;
}
.page-template-servicios .navbar-brand span:before{
  background-color: #333;
}
.post-template-default #mainNav #primary-menu > li > a, .post-template-default #mainNav #primary-menu > li > a:focus, .post-template-default .navbar-brand span {
    color: #333;
}
.post-template-default .navbar-brand span:before{
  background-color: #333;
}

.servicios .lado-derecho{
  padding-top: 150px;
}
.lado-derecho {
    width: 50%;
    background-size: cover;
    opacity: 1;
    padding: 62px 60px 60px 100px;
}
.img-lado-derecho {
    width: 100%;
    height: 400px;
    background-color: #3d3d3e6b;
    display: block;
}
.img-lado-derecho-larga{
  height: calc(100% + 200px);
}
.lado-izquierdo {
    width: 50%;
    padding: 120px 60px;
}
.portfolio-box .portfolio-box-caption {
  position: absolute;
  bottom: 0;
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  opacity: 0;
  color: #fff;
  background: rgba(240, 95, 64, 0.9);
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content {
  position: absolute;
  top: 50%;
  width: 100%;
  transform: translateY(-50%);
  text-align: center;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category,
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
  padding: 0 15px;
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
  font-size: 18px;
}

.portfolio-box:hover .portfolio-box-caption {
  opacity: 1;
}

.portfolio-box:focus {
  outline: none;
}
.text-primary {
  color: #00fff8 !important;
}

.btn {
  font-weight: 700;
  text-transform: uppercase;
  border: none;
  border-radius: 300px;
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
  font-display: swap;
}

.btn-xl {
  padding: 1rem 2rem;
}

.btn-primary {
  background-color: #F05F40;
  border-color: #F05F40;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
  color: #fff;
  background-color: #ee4b28 !important;
}

.btn-primary:active, .btn-primary:focus {
  box-shadow: 0 0 0 0.2rem rgba(240, 95, 64, 0.5) !important;
}
img.logo {
    width: 56px;
    transition: .3s ease;
    height: 56px;
    background: #fff;
    border-radius: 50%;
}
.blanco {
    color: #fff;
}
.flex-bottom {
    align-items: flex-end;
}
.pb-20{
  padding-bottom: 20px;
}
.pb-40{
  padding-bottom: 40px;
}
.pb-60{
  padding-bottom: 60px;
}
.pl-100{
  padding-left: 100px;
}
/*DOT NAV*/
.dot-nav {
  position: fixed;
  height: 100vh;
  display: flex;
  flex-direction: column;
  z-index: 2;
  justify-content: center;
  right: 0;
}
.dot-nav li {
  border-radius: 50%;
  height: 7px;
  width: 7px;
  background-color: #1C1C1C;
  margin-bottom: 21px;
  margin-right: 10px;
}
.dot-nav ul {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.fp-viewing-home-0 .dot-nav li.home-dot{
  background-color: transparent;
  height: 15px;
  width: 15px;
  border: 2px #fff solid;
  border-radius: 50%;
  margin-left: -4px;
}
.fp-viewing-home-0 .dot-nav li {
  background-color: #fff;
}
.fp-viewing-filosofia .dot-nav li.filosofia-dot{
  background-color: transparent;
  height: 15px;
  width: 15px;
  border: 2px #1c1c1c solid;
  border-radius: 50%;
  margin-left: -4px;
}
.fp-viewing-proyectos .dot-nav li.proyectos-dot{
  background-color: transparent;
  height: 15px;
  width: 15px;
  border: 2px #1c1c1c solid;
  border-radius: 50%;
  margin-left: -4px;
}
.fp-viewing-contacto .dot-nav li.contacto-dot{
  background-color: transparent;
  height: 15px;
  width: 15px;
  border: 2px #1c1c1c solid;
  border-radius: 50%;
  margin-left: -4px;
}
.fp-viewing-instagram .dot-nav li.instagram-dot{
  background-color: transparent;
  height: 15px;
  width: 15px;
  border: 2px #1c1c1c solid;
  border-radius: 50%;
  margin-left: -4px;
}
.fp-viewing-blog .dot-nav li.blog-dot{
  background-color: transparent;
  height: 15px;
  width: 15px;
  border: 2px #1c1c1c solid;
  border-radius: 50%;
  margin-left: -4px;
}
/*Prox y ANTe Proyecto*/
ul.items-navegacion-proyectos {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 20px;
}
.items-navegacion-proyectos li a{
  color: #fff;
}
.items-navegacion-proyectos li a:hover{
  color: #fff;
  text-decoration: none;
}
/*FORMULARIO*/
.formulario label {
    letter-spacing: .2em;
    font-size: 9px !important;
    font-weight: 200 !important;
    text-transform: uppercase;
    margin-bottom: 0;
}
.formulario li{
  list-style: none;
}
.formulario ul{
  padding: 0;
}
.gform_wrapper .ginput_complex .ginput_left input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=image]):not([type=file]), .gform_wrapper .ginput_complex .ginput_right input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=image]):not([type=file]), .gform_wrapper .ginput_complex .ginput_right select, .gform_wrapper .ginput_complex input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=image]):not([type=file]), .gform_wrapper .ginput_complex select {
    width: 100%;
}
.gform_wrapper .hidden_label input.large, .gform_wrapper .hidden_label select.large, .gform_wrapper .top_label input.large, .gform_wrapper .top_label select.large {
    width: 100%;
}
.piso-fundamentos{
  margin-top: 40px;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
html, button, input, select, textarea {
    color: #666;
}
button, input, select, textarea {
    font-size: 100%;
    margin: 0;
    max-width: 100%;
    vertical-align: baseline;
}
textarea, input {
    outline: none;
}
textarea {
    overflow: auto;
    vertical-align: top;
}

/* Layout Stuff */
.comment-section {
    width: 100%;
    max-width: 760px;
    margin: 30px auto;
}
#commentform {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                    flex-wrap: wrap;
}
#commentform > [class^="comment-form"],
#commentform > .form-submit {
    position: relative;
    min-height: 1px;
    padding: 15px;
    width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
            -ms-flex: 0 0 100%;
                    flex: 0 0 100%;
    max-width: 100%;
    padding-left: 0;
}

@media (min-width: 600px) {
    #commentform > .comment-form-name,
    #commentform > .comment-form-surname,
    #commentform > .comment-form-email,
    #commentform > .comment-form-url {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
                -ms-flex: 0 0 50%;
                        flex: 0 0 50%;
        max-width: 50%;
    }
}


/* Form Stuff */
#commentform input[type="text"], #commentform input[type="email"], #commentform input[type="url"], #commentform textarea {
    background-color: transparent;
    border: none;
    border-bottom: 1px #333 solid;
    padding: 24px 10px 12px;
    font-size: 16px;
    font-size: 1rem;
}


input[type="text"], input[type="email"], input[type="url"], textarea {
    background-color: #fff;
    padding: 24px 10px 12px;
    font-size: 16px;
    font-size: 1rem;
    width: 100%;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
#commentform input[type="text"], #commentform input[type="email"], #commentform input[type="url"], #commentform textarea {
    background-color: transparent;
    border: none;
    border-bottom: 1px #333 solid;
    padding: 24px 10px 12px;
    font-size: 16px;
    font-size: 1rem;
}
:focus {
    outline: 0;
}
input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, textarea:focus {
    background-color: #fff;
}


/*Animations*/
@-webkit-keyframes silo-fade {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-1.4em);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}
@-moz-keyframes silo-fade {
    0% {
        opacity: 0;
        -moz-transform: translateY(-1.4em);
    }
    100% {
        opacity: 1;
        -moz-transform: translateY(0);
    }
}
@keyframes silo-fade {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-1.4em);
        -moz-transform: translateY(-1.4em);
        -ms-transform: translateY(-1.4em);
        -o-transform: translateY(-1.4em);
        transform: translateY(-1.4em);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }
}

@-webkit-keyframes silo-help {
    0% {
        opacity: 0;
    }
    4% {
        opacity: 0;
    }
    5% {
        opacity: 1;
    }
    100% {
        opacity: 1;
    }
}
@-moz-keyframes silo-help {
    0% {
        opacity: 0;
    }
    4% {
        opacity: 0;
    }
    5% {
        opacity: 1;
    }
    100% {
        opacity: 1;
    }
}
@keyframes silo-help {
    0% {
        opacity: 0;
    }
    4% {
        opacity: 0;
    }
    5% {
        opacity: 1;
    }
    100% {
        opacity: 1;
    }
}


/* Label styles */
#commentform label {
    padding: 5px 0;
    font-size: 14px;
    font-size: 0.75rem;
    display: none;
    position: absolute;
    top: 15px;
    left: 26px;
    color: #8BC34A;
    -webkit-animation: silo-fade 0.2s;
    -moz-animation: silo-fade 0.2s;
    animation: silo-fade 0.2s;
    max-width: 88%;
}
#commentform input:focus + label,
#commentform input[required]:valid + label,
#commentform input:not(:placeholder-shown) + label,
#commentform textarea:focus + label,
#commentform textarea:valid + label,
#commentform textarea:not(:placeholder-shown) + label {
    display: block;
}
#commentform input:invalid,
#commentform textarea:invalid {
    border: 1px solid #212529;
    background-color: rgba(185, 35, 38, 0.25);
}
#commentform input:focus:invalid,
#commentform textarea:focus:invalid {
    background-color: transparent;
    border: 1px solid #212529;
}
#commentform input:invalid + label,
#commentform textarea:invalid + label {
    color: #212529;
}
#commentform input:invalid + label,
#commentform textarea:invalid + label {
    color: #212529;
}
#commentform input:focus:invalid + label:after,
#commentform textarea:focus:invalid + label:after {
    content: " (" attr(data-help) ")";
    animation: silo-help 100s;
}
#commentform input:invalid + label:after,
#commentform textarea:invalid + label:after {
    content: " (" attr(data-help) ")";
}
#commentform input:valid,
#commentform textarea:valid {
    border: 1px solid #8BC34A;
    background-color: rgba(139, 195, 74, 0.25);
}
#commentform input:focus:valid,
#commentform textarea:focus:valid {
    border: 1px solid #8BC34A;
    background-color: transparent;
}
#commentform input:valid + label,
#commentform textarea:valid + label {
    color: #8BC34A;
}
#commentform input:placeholder-shown,
#commentform textarea:placeholder-shown {
    background-color: transparent;
    border: 1px solid #212529;
}
#commentform input::placeholder,
#commentform textarea::placeholder {
    color: #212529;
}
#commentform input::-webkit-input-placeholder,
#commentform textarea::-webkit-input-placeholder {
    color: #212529;
}
#commentform input:-ms-input-placeholder,
#commentform textarea:-ms-input-placeholder {
    color: #212529;
}
#commentform input::-moz-placeholder,
#commentform textarea::-moz-placeholder {
    color: #212529;
}
#commentform input:focus::placeholder,
#commentform textarea:focus::placeholder {
    color: transparent;
}
#commentform input:focus::-webkit-input-placeholder,
#commentform textarea:focus::-webkit-input-placeholder {
    color: transparent;
}
#commentform input:focus:-ms-input-placeholder,
#commentform textarea:focus:-ms-input-placeholder {
    color: transparent;
}
#commentform input:focus::-moz-placeholder,
#commentform textarea:focus::-moz-placeholder {
    color: transparent;
}
#commentform input[type="submit"] {
    background-color: #333;
    border: 1px solid #333;
    color: #fff;
    padding: 6px 15px;
    font-size: 16px;
    font-size: 1rem;
    margin-left: auto;
    vertical-align: middle;
    display: block;
    cursor: pointer;
}
#commentform input[type="submit"]:hover {
    background-color: #494949;
}
#primary-menu {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    margin-left: auto;
    transition: .3s ease;
}
.down #primary-menu {
    margin-top: -70px;
}
#site-navigation {
    margin-left: auto;
}
#mainNav {
    border-bottom: 1px solid rgba(33, 37, 41, 0.1);
    background-color: #fff;
    font-family: 'Ano';
    font-weight: normal;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    font-display: swap;
}
.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}
.navbar {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: .5rem 1rem;
    padding: 0;
}
.navbar>.container, .navbar>.container-fluid {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.navbar-light .navbar-toggler {
    color: rgba(0,0,0,.5);
    border-color: rgba(0,0,0,.1);
}
.navbar-toggler {
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: .25rem;
}
.navbar-toggler:not(:disabled):not(.disabled) {
    cursor: pointer;
}
.collapse:not(.show) {
    display: none;
}
.navbar-collapse {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-align: center;
    align-items: center;
}
.fundamentos li .caja {
    display: block;
    text-decoration: none;
    margin: 0;
    border: 1px solid #000c2d;
    padding: 12px 12px 0;
    box-shadow: 10px 10px #000c2d;
    transition-property: transform box-shadow;
    transition-duration: .25s;
    transition-timing-function: cubic-bezier(.25,1,.25,1);
}
.fundamentos li .caja:focus-within, .fundamentos li .caja:hover {
    box-shadow: 6px 6px #000c2d; 
}
.fundamentos li:focus-within, .fundamentos li:hover {
    transform: translate3d(4px,4px,0);
}
.fundamentos li:not(:last-child) {
    margin-bottom: 38px;
}
.fundamentos p {
    font-size: 14px;
}
.cabeza{
    border-bottom: 1px solid #000c2d;
}
#exampleSlider .MS-content .item {
    display: inline-block;
    height: 100%;
    overflow: hidden;
    position: relative;
    vertical-align: top;
    border-right: none;
    width: 33.3%;
    height: 400px;
}
#exampleSlider .MS-content {
    margin: 0;
    overflow: hidden;
    white-space: nowrap;
    margin-top: 50px;
}
.bajada-formulario h4{
  margin-bottom: 20px;
}
/* Nosotros */
.img-colaborador{
  border-radius: 50% 50% 50% 50%/50% 50% 50% 50%;
  overflow: hidden;
  position: relative;
  height: 200px;
  width: 200px;
  -webkit-animation: morph 8s linear infinite forwards paused;
  animation: morph 8s linear infinite forwards paused;
  transition: all .3s;
  margin: 0 auto;
  margin-bottom: 10px;
}

.colaborador:nth-child(2n) .img-colaborador {
  -webkit-animation: morphee 8s linear infinite forwards paused;
  animation: morphee 8s linear infinite forwards paused;
}
.colaborador{
  width: 25%;
  text-align: center;
  min-width: 250px;
}
.colaborador img{
  -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}
.colaborador:hover .img-colaborador{
  -webkit-animation-play-state: running!important;
  animation-play-state: running!important;
  transform: scale3d(.92,.92,1);
}
.imagen-fundamento {
    width: 150px;
    height: auto;
    margin-top: 20px;
    margin-right: 23px;
}
.info-colaborador {
    position: absolute;
    top: -30px;
    text-align: left;
    left: 70%;
    width: 180px;
}
.impar .info-colaborador {
  top: 80px;
}
.info-colaborador h4{
  font-size: 16px;
  font-weight: 600;
}
.info-colaborador h6{
  font-size: 14px;
  text-transform: uppercase;
  margin-bottom: 0;
}
#fotos-proyecto{
  min-height: 100vh;
}
#isometrica{
    opacity: 1;
    transition: .5s;
    min-height: 100vh;
    margin: 0 auto;
    min-height: 200vh;
  }

  .isometrica{
    position: relative;
  }
  .img-isometrica {
    position: absolute;
  }
  .img-isometrica-1 {
    z-index: 10;
  }
  .img-isometrica-2 {
    z-index: 9;
  }
  .img-isometrica-3 {
    z-index: 8;
  }
  .img-isometrica-4 {
    z-index: 7;
  }
  .img-isometrica-5 {
    z-index: 6;
  }
  .img-isometrica-6 {
    z-index: 5;
  }
  .foto-proyecto {
    margin-bottom: 50px;
}

@keyframes morph{
  0%,to{border-radius:50% 50% 50% 50%/50% 50% 50% 50%;}
  25%{
    border-radius:40% 60% 70% 30%/40% 40% 60% 50%;
  }
  50%{
    border-radius:70% 30% 50% 50%/30% 30% 70% 70%;
  }
  75%{
    border-radius:100% 60% 60% 100%/100% 100% 60% 60%;
  }
}

@keyframes morphee{
  0%,to{border-radius:50% 50% 50% 50%/50% 50% 50% 50%;}
  25%{
    border-radius:40% 60% 70% 30%/40% 40% 60% 50%;
  }
  50%{
    border-radius:90% 30% 50% 50%/90% 30% 70% 50%;
  }
  75%{
    border-radius:100% 60% 60% 100%/100% 100% 60% 60%;
  }
}
/* Transition*/
#load{
    position: fixed;
    height: 100%;
    width: 100%;
    z-index: 10001;
    background-color: #fcd116;
    transition: .4s ease;
    opacity: 1;
}
#load.cargo {
    transform: translateY(-120%);
}
#content, #menu{
  opacity: 1;
  transition: .2s ease;
}
#content.yendose, #menu.yendose{
  opacity: 0;
}
.home #content{
  transform: translateY(0);
}
#content.yendose{
  transform: translateY(100%);
}
#load.yendose{
  opacity: 1;
  transform: translateY(0);
}
.page-template-blog #load, .post-template-default #load{
  background-color: #1844a9;
}
.page-template-proyectos #load{
  background-color: #e4092b;
}
#load.azul{
  background-color: #1844a9;
}
#load.amarillo{
  background-color: #fcd116;
}
#load.rojo{
  background-color: #e4092b;
}
#load.negro,  .single-portafolio #load{
  background-color: #1c1c1c;
}
.show{
  display: block !important;
  opacity: 1 !important;
}
.xs-show, .xs-show-flex{
  display: none !important;
}
.xs-hide{
  display: block;
}
.imagen-slide.xs-hide-flex {
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  margin: auto;
  display: flex;
  justify-content: space-between;
}
button#responsive-menu-button, .responsive-menu-open button#responsive-menu-button:hover, .responsive-menu-open button#responsive-menu-button:focus, button#responsive-menu-button:hover, button#responsive-menu-button:focus {
  background-color: transparent !important;
}
#responsive-menu-container #responsive-menu li.responsive-menu-item .responsive-menu-item-link {
  font-size: 13px;
  font-family: 'Ano';
  text-transform: uppercase;
  letter-spacing: .05em;
  font-size: 17px !important;
    font-weight: 600;
    font-display: swap;
}
form.responsive-menu-search-form{
  display: none;
}
#responsive-menu-container{
  z-index: 1000 !important;
}
ul#responsive-menu {
  padding-top: 70px !important;
}
.responsive-menu-open .btn-link {
  margin-top: 8px !important;
  padding-right: 48px !important;
  text-decoration: none;
}
.responsive-menu-open .responsive-menu-inner, .responsive-menu-open .responsive-menu-inner::before, .responsive-menu-open .responsive-menu-inner::after{
  background-color: #333 !important;
}
.navbar-light .navbar-toggler-icon {
    background-image: url(img/xs-menu-blanco.svg) !important;
}
.page-template-contacto .navbar-light .navbar-toggler-icon, .post-template-default .navbar-light .navbar-toggler-icon, .fp-viewing-filosofia .navbar-light .navbar-toggler-icon, .fp-viewing-contacto .navbar-light .navbar-toggler-icon, .page-template-nosotros .navbar-light .navbar-toggler-icon{
    background-image: url(img/xs-menu.svg) !important;
}
.page-template-contact .responsive-menu-inner, .page-template-contact .responsive-menu-inner::before, .page-template-contact .responsive-menu-inner::after, .page-template-contacto .responsive-menu-inner, .page-template-contacto .responsive-menu-inner::before, .page-template-servicios .responsive-menu-inner, .page-template-servicios .responsive-menu-inner::before, .page-template-servicios  .responsive-menu-inner::after, .page-template-contacto .responsive-menu-inner, .page-template-contacto .responsive-menu-inner::before, .page-template-contacto  .responsive-menu-inner::after, .post-template-default .responsive-menu-inner, .post-template-default .responsive-menu-inner::before, .post-template-default .responsive-menu-inner::after, .fp-viewing-filosofia .responsive-menu-inner,.fp-viewing-filosofia .responsive-menu-inner::before,.fp-viewing-filosofia .responsive-menu-inner::after, .fp-viewing-contacto .responsive-menu-inner,.fp-viewing-contacto .responsive-menu-inner::before,.fp-viewing-contacto .responsive-menu-inner::after, .page-template-nosotros .responsive-menu-inner,.page-template-nosotros .responsive-menu-inner::before,.page-template-nosotros .responsive-menu-inner::after{
  background-color: #333 !important;
}
.fixedPosition  .navbar-light .navbar-toggler-icon{
  background-image: url(img/xs-menu.svg) !important;
}
.home #nf-form-3-cont nf-field:nth-child(4), .home #nf-form-5-cont nf-field:nth-child(4) {
  display: none;
}
button:focus {
  outline: none !important;
  opacity: 1;
  color: #333;
}
.carousel-inner{
  background-color: #333;
}
.fp-controlArrow.fp-prev, .fp-controlArrow.fp-next{
  display: none;
}
#ninja_forms_required_items, .nf-field-container{
  margin-bottom: 10px !important;
}
.nf-form-cont {
  font-family: 'Ano';
  font-display: swap;
}
/*QUERIES*/
@media screen and (min-width: 768px){

	.texto-intro {
	    display: flex;
	}
	.imagen-fundamento {
    width: 150px;
    height: auto;
    margin-top: 20px;
    margin-right: 23px;
	}
	.texto-funda {
    width: calc(100% - 50px);
}
  .colaborador{
    margin-right: 20px;
  }

}
@media (min-width: 992px) {
  .frase-servicios {
    padding: 140px 0 0;
  }
  .caja-img:hover{
    background-size: cover;
    transform: scale(1.08);
    background-size: cover;
}
  .entrada-blog:hover .img-blog {
    transform: translatey(-20px);
  }
  .page-template-blog .filters{
    margin-bottom: 20px;
  }
  .texto-titulo-proyecto {
    padding: 30px 40px; 
  }
  .post-template-default #mainNav #primary-menu > li > a, .post-template-default #mainNav #primary-menu > li > a:focus, .post-template-default .navbar-brand span {
    color: #333;
}
  .down .navbar-brand span{
    opacity: 0;
  }
  .home #nf-form-3-cont nf-field:nth-child(1), .home #nf-form-3-cont nf-field:nth-child(2), .home #nf-form-3-cont nf-field:nth-child(3) {
    width: 32%;
    float: left;
    margin-right: 1%;
  }
  .home #nf-form-5-cont nf-field:nth-child(1), .home #nf-form-5-cont nf-field:nth-child(2), .home #nf-form-5-cont nf-field:nth-child(3) {
    width: 32%;
    float: left;
    margin-right: 1%;
  }
  .home #nf-form-3-cont nf-field:nth-child(4) {
    display: block;
  }
  .home #nf-form-5-cont nf-field:nth-child(4) {
    display: block;
  }
  #nf-form-2-cont nf-field:nth-child(1), #nf-form-2-cont nf-field:nth-child(2), #nf-form-2-cont nf-field:nth-child(3) {
    float: left;
    width: 30%;
    margin-right: 1%;
    margin-left: 1%;
  }
  .colaborador .info-colaborador{
    opacity: 0;
    transition: .3s ease;
    padding: 10px 5px 0 5px;
    /* background-color: #fff; */
    /* background: rgb(255,255,255); */
    /* background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 35%, rgba(0,0,0,0) 100%); */
  }

  .colaborador:hover .info-colaborador{
    opacity: 1;
  }
  .colaborador{
    margin-top: -50px;
  }
	.lateral {
    width: 49%;
    margin-right: 2%;
}
.contenidos-lado-lateral{
  padding-top: 100px;
  width: 49%;
}
.nosotros-columnas{
  display: flex;
  padding-top: 150px;
  padding-bottom: 100PX;
}
  .fundamentos {
      --grid-item-offset: 72px;
      display: grid;
      grid-template-columns: 1fr 1fr 1fr;
      grid-column-gap: 32px;
      grid-auto-flow: dense;
      padding-bottom: 20px;
  }
  .fundamentos{
    display: flex;
    flex-direction: column;
  }
  .fundamentos li{
    transition: .3s ease;
  }
  .fundamentos li.open{
  	width: 780px;
  	z-index: 2;
  	background-color: #fcd116;
  }
  .navbar-expand-lg .navbar-collapse {
    display: -ms-flexbox!important;
    display: flex!important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
}
  .navbar-expand-lg .navbar-toggler {
    display: none;
}
  .navbar-expand-lg>.container, .navbar-expand-lg>.container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
  .navbar-expand-lg {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  #mainNav {
    border-color: transparent;
    background-color: transparent;

  }
  .navbar-expand-lg #primary-menu {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .container{
    max-width: 1300px;  
  }
  .otros #mainNav{
  background-color: #fcd116;
  }
  .proyectos #mainNav{
  background-color: #e4092b;  
  }
  #mainNav {
    border-color: transparent;
    background-color: transparent;
  }
  #mainNav .navbar-brand {
    color: rgba(255, 255, 255, 0.7);
  }
  #mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover {
    color: #fff;
  }
  #mainNav #primary-menu li a {
    padding: 0.5rem 1rem;
  }
  #mainNav #primary-menu > li > a,
  #mainNav #primary-menu > li > a:focus {
  }
  .single-post #mainNav #primary-menu > li > a:hover,
  .single-post #mainNav #primary-menu > li > a:focus:hover {
    color: #1844a9;
    text-decoration: none;
  }
  #mainNav.navbar-shrink .navbar-brand {
    color: #F05F40;
  }
  #mainNav.navbar-shrink .navbar-brand:focus, #mainNav.navbar-shrink .navbar-brand:hover {
    color: #f05f40;
  }
  /*#mainNav.navbar-shrink #primary-menu > li > a,
  #mainNav.navbar-shrink #primary-menu > li > a:focus {
    color: #212529;
  }
  #mainNav.navbar-shrink #primary-menu > li > a:hover,
  #mainNav.navbar-shrink #primary-menu > li > a:focus:hover {
    color: #F05F40;
  }*/
  .fadeout #mainNav.navbar-shrink #primary-menu > li > a, .fadeout #mainNav.navbar-shrink #primary-menu > li > a:focus{
    color: #212529;
  }
  header.masthead {
    height: calc(100vh - 100px);
    padding-top: 0;
    padding-bottom: 0;
  }
  #carouselIMG {
    height: calc(100vh - 100px);
    padding-top: 0;
    padding-bottom: 0;
    background-color: #1c1c1c;
  }
  header.masthead h1 {
    font-size: 3rem;
  }
  #carouselIMG h1 {
    font-size: 3rem;
  }
}
@media (min-width: 768px) {
  .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
    font-size: 16px;
  }
  .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
    font-size: 22px;
  }
}

@media (min-width: 1200px) {
  #exampleSlider .MS-content .item {
      width: 25%;
  }
  header.masthead h1 {
    font-size: 4rem;
  }
}
/*SLIDER*/
#exampleSlider {
  position: relative;
  border: 1px solid black;
}
@media (max-width: 767px) {
  #exampleSlider {
    border-color: transparent;
  }
}
#exampleSlider .MS-content {
  margin: 0;
  overflow: hidden;
  white-space: nowrap;
  margin-top: 50px;
}
@media (max-width: 767px) {
  #exampleSlider .MS-content {
    margin: 0;
  }
}
#exampleSlider .MS-content .item {
  display: inline-block;
  height: 100%;
  overflow: hidden;
  position: relative;
  vertical-align: top;
  border-right: none;
  width: 33.3%;
  height: 400px;
}
@media (max-width: 1200px) {
  #exampleSlider .MS-content .item {
    width: 25%;
  }
}
@media (max-width: 992px) {
  #exampleSlider .MS-content .item {
    width: 33.3333%;
  }
}
@media (max-width: 767px) {
  .carousel-indicators{
    display: none !important;
  }
  .texto-carousel a{
    display: none !important;
  }
  .imagen-slide.xs-show-flex {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    margin: auto;
    display: flex !important;
    justify-content: space-between;
  }
  .imagen-slide.xs-hide-flex {
    display: none !important;
  }
  #exampleSlider .MS-content .item {
    width: 50%;
  }
}
#exampleSlider .MS-content .item p {
  font-size: 30px;
  text-align: center;
  line-height: 1;
  vertical-align: middle;
  margin: 0;
  padding: 10px 0;
}
#exampleSlider .MS-controls button {
  position: absolute;
  border: none;
  background: transparent;
  font-size: 30px;
  outline: 0;
  top: 220px;
}
@media (max-width: 767px) {
  #exampleSlider .MS-controls button {
    display: none;
  }
}
#exampleSlider .MS-controls button:hover {
  cursor: pointer;
}
#exampleSlider .MS-controls .MS-left {
  left: 10px;
}
@media (max-width: 992px) {
  .fundamentos .caja{
    height: 42px;
  }
  #exampleSlider .MS-controls .MS-left {
    left: -2px;
  }
}
#exampleSlider .MS-controls .MS-right {
  right: 10px;
}
@media (max-width: 992px) {
  #exampleSlider .MS-controls .MS-right {
    right: -2px;
  }
}
@media (max-width: 991px) {
  a, a:hover, a:focus{
    text-decoration: none !important;
  }
  body.page-template-blog .caja-info-blog{
    min-height: auto;
  }
  button#responsive-menu-button{
    z-index: 1031 !important;
  }
  .navbar>.container, .navbar>.container-fluid{
    justify-content: start;
    padding-left: 15px;
    align-items: center;
  }
  button#responsive-menu-button{
    height: 45px !important;
  }
  .caja-amarilla{
    height: 100%;
  }
    .dot-nav, .navegacion-proyectos{
    display: none;
  }
  .servicios {
    padding:0;
}
  h4 > p, p{
    font-size: 15px;
  }
  h1, h2{
    font-size: 23px;
    padding-bottom: 5px;
  }
  h3{
    font-size: 20px;
  }
  .caja-info-blog h3{
    font-size: 16px;
  }
  .navbar-light .navbar-toggler{
    border: none;
    color: #fff;
  }
  .btn-link{
    font-size: 15px;
  }
  #mainNav{
    background: transparent;
    border: none;
    padding-top: 7px;
  }
  #mainNav .navbar-brand{
    margin: 0;
    padding: 0;
    padding-top: 3px;
  }
  .texto-carousel h5{
    font-size: 24px;
  }
  .texto-carousel {
    position: relative;
    position: absolute;
    top: calc(100vh - 234px);
    width: 74%;
    right: 0;
    background: #1c1c1c;
    color: #fff !important;
    padding: 16px;
    height: 300PX;
  }
  .carousel-item:before{
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    /* background-color: #3333223b; */
    top: 0;
  }
  .texto-carousel p{
    font-size: 15px;
  }
  .texto-carousel .btn-link {
    margin-top: 20px;
    TEXT-ALIGN: LEFT;
    BACKGROUND-POSITION: CALC(50% + 26PX);
}
.texto-carousel .btn-link.xs-show {
  display: inline-block;
  BACKGROUND-POSITION: CALC(50% + 63PX);
}

.xs-show{
  display: block !important;
}

.xs-hide{
 display: none;
}

#section2{
  background-color: #e4092b;
}
.home .piso-proyectos, .blog{
  padding: 0;
  margin: 0;
  margin-top: 40px;
}
 .blog{
  padding: 0;
  margin: 0;
  margin-top: 70px;
}
.blog h2{
  padding-bottom: 10px;
}
.home .piso-proyectos .caja-fotos{
  background-color: #1c1c1c;
  display: flex;
  flex-wrap: nowrap;
  overflow-x: auto;
  padding: 10px;
  align-items: flex-start;
}
.grid-item{
  margin-bottom: 0px;
}
.piso-proyectos .grid-item{
  margin-bottom: 15px;
}
  .proyecto.proyecto-interno{
    padding-bottom: 20px;
  }
  .proyecto .texto h3{
    font-size: 23px;
  }
.home .piso-proyectos .proyecto{
  flex: 0 0 auto;
  width: 48%;
  margin: 0 .5px;
  padding-bottom: 0;
  padding: 0;
  margin-right: 1%;
  }
  .proyecto .texto{
    position: relative;
  }
  .imgproyecto{
    height: 200px;
  }
  .alargar{
    margin-right: -15px;
  }
.entrada-blog a {
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex-direction: row;
    height: 100%;
}
.home .entrada-blog {
    position: relative;
    height: calc(25vh - 76px);
    margin-bottom: 10px;
}
.entrada-blog {
  position: relative;
  height: 180px;
  margin-bottom: 10px;
}
.page-template-blog .caja-info-blog {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.img-blog{
  width: 50%;
  background-size: cover !important;
  height: 100%;
  flex: 1;
}
.caja-info-blog img, .caja-info-blog p{
  display: none;
}
.caja-info-blog{
  width: 50%;
    position: relative;
    flex: 1;
    top: 0;
    height: 100%;
    padding: 5px;
}
.formulario-home{
  max-width: 90%;
  padding: 12px;
}
.logo-contacto{
  margin-bottom: 10px;
  display: none;
}
#ninja_forms_required_items, .nf-field-container, .label-above .nf-field-label{
  margin-bottom: 0px !important;
}
.bajada-formulario h4{
  font-size: 15px;
  margin-bottom: 5px;
  margin-top: 10px;
}
#section5{
  background-color: #1c1c1c;
}
.fp-viewing-instagram #mainNav #primary-menu > li > a{

}

.fp-viewing-instagram #mainNav #primary-menu > li > a, .fp-viewing-instagram #mainNav #primary-menu > li > a:focus, .fp-viewing-instagram .navbar-brand span{
    color: #fff;
}
.fp-viewing-proyectos #mainNav #primary-menu > li > a, .fp-viewing-proyectos #mainNav #primary-menu > li > a:focus, .fp-viewing-proyectos .navbar-brand span{
    color: #fff;
}
.fp-viewing-instagram .navbar-brand span:before{
  background-color: #fff;
}
.fp-viewing-proyectos .navbar-brand span:before{
  background-color: #fff;
}
.fixedPosition #mainNav #primary-menu > li > a,.fixedPosition #mainNav #primary-menu > li > a:focus, .fixedPosition .navbar-brand span{
  color: #333;
}
.fixedPosition .navbar-brand span:before{
  background-color: #333;
}
#sb_instagram.sbi_col_3 #sbi_images .sbi_item {
    width: 33.33% !important;
}
.caja-instagram .btn-link{
  margin-top: 10px;
}
.caja-instagram{
  padding: 20px 0;
}
.logo-footer {
  width: 56px;
}
.footer2{
  padding: 10px 0;
}
.footer2 p b, .footer2 p{
  font-size: 16px;
  margin-bottom: 5px;
}
.footer2 .link{
  text-decoration: underline;
  font-size: 16px;
  }
  .flecha-abajo img {
    width: 58px;
}
.flex-xs{
  display: flex;
  align-items: center;
  flex-direction: row;
}
.fixedPosition{
  position: fixed;
}
#navbarResponsive {
    width: 100%;
    height: 100vh;
    background-color: #fff;
    position: absolute !important;
    top: 0 !important;
    margin: auto;
    display: flex;
    align-items: center;
    z-index: -1;
    padding: 10px;
    padding-top: 81px;
    transform: translateX(100%);
    transition: .3s ease !important;
}
#navbarResponsive.show {
    transform: translateY(0);
}
#navbarResponsive #primary-menu a, .single-portafolio #mainNav #primary-menu > li > a {
    color: #000 !important;
    font-size: 17px !important;
    font-weight: 600;

}
#navbarResponsive #primary-menu {
    height: calc(100vh - 300px)!important;
    display: flex;
    justify-content: space-between;
}
.insta-resp{
      border-top: 3px #000 solid;
    margin-top: 40px;
}
#content {
    padding-top: 89px;
}
.home #content, .single-portafolio #content{
    padding-top: 0px;
}
.img-colaborador{
  width: 140px;
  height: 140px;
}
.colaborador{
  width: 100%;
  min-width: auto;
}
.info-colaborador h4 {
    font-size: 15px;
    font-weight: 600;
}
.info-colaborador {
    position: relative;
    top: 0px;
    text-align: left;
    left: 0;
    z-index: 3;
}
.fundamentos li:not(:last-child) {
    margin-bottom: 19px;
}
.cabeza h3 {
    font-size: 18px;
}
.mt-xl-100{
  margin-top: 50px;
}
.single-portafolio h2, .page-template-nosotros h2, .page-template-servicios h2 {
    font-size: 19px;
    text-transform: none;
}
.impar{
  float: left;
  margin-top: 5px;
}
.no-impar{
  float: right;
}
.impar.no-impar{
  float: left;
}
.piso-filosofia{
  padding: 0;
}
.home .piso-filosofia{
  padding: 120px 0;
}
.filters button {
    background: #fff;
    opacity: 1;
    color: #000;
}
.filters button.categorias-blog{
  opacity: .6;
}
.filters button.categorias-blog.active{
  opacity: 1;
}
.filters button.all-categorias-blog{
  opacity: .6;
}
.filters button.all-categorias-blog.active{
  opacity: 1;
}
.single-portafolio #navbarResponsive .btn-link{
  background: url(img/expand-vertical.svg);
  background-repeat: no-repeat;
  background-position: center right;
}




.page-template-servicios .navbar-light .navbar-toggler-icon{
  background-image: url(img/xs-menu.svg) !important;
}
.single .navbar-light .collapsed .navbar-toggler-icon{
  background-image: url(img/xs-menu-blanco.svg) !important;
}
.page-template-servicios {
  background-color: #fcd116;
}
.img-lado-derecho-larga{
  height: auto;
}
.frase-servicios, .servicios-detalle {
    background-color: #fff;
}
.servicio {
    width: 100%;
    margin-left: 0px;
    text-align: center;
}
.img-lado-derecho{
  height: 200px;
  margin-bottom: 20px;
}
.servicios-detalle{
  padding-bottom: 20px;
}
.caja-negra-home{
  height: 80px;
  width: 70%;
}
.caja-amarilla-home{
  height:80px;
}
.flecha-abajo{
  bottom: 10px;
}
.carousel-indicators {
  top: calc(100vh - 105px);
}
.carousel-indicators li{
  width: 24px;
}
}