/*
* CLAUS - Signature Edition | Premium Web Template from Designova
* Build: Sep 2015;
* Author: Designova, http://www.designova.net
* Copyright (C) 2015 Designova
* This is a premium product. For licensing queries please contact info@designova.net
*/


/* Table of contents
–––––––––––––––––––––––––––––––––––––––––––––––––– 
- 1. Common
- 2. Header
- 3. Footer
- 4. Navigation
- 5. Pages
- 6. Utilities
*/


/* 1. Common
–––––––––––––––––––––––––––––––––––––––––––––––––– */
html, body {
    overflow-x: hidden;
}

.verdecito {
	background-color: #f5fcf6;
}

p {
    font-size: 12px;
    line-height: 25px;
    margin-bottom: 0;
}

h1,h2,h3,h4,h5,h6 {
    margin-top: 0;
    margin-bottom: 0;
}

a {
    text-decoration: none !important;
}

a:focus {
    outline: none;
}

/*Typography*/

.main-heading h1{
    font-size: 32px;
    line-height: 32px;
    text-transform: uppercase;
    letter-spacing: 4px;
}
.main-heading h6{
    font-size: 14px;
    line-height: 21px;
    margin-top: 10px;
}
.liner{
  width: 200px;
  height: 5px;
  display: inline-block;
    margin-top: 10px;
    margin-bottom: 20px;
}
.liner-small{
  width: 100px;
  height: 2px;
  display: inline-block;
    margin-top: 10px;
    margin-bottom: 10px;
}
.hero-text.signature-claus h3{
    font-size: 48px;
    line-height: 64px;
    text-transform: uppercase;
}
.hero-text.signature-claus h6{
    font-size: 14px;
    line-height: 21px;
}
.page-top-spacing{
    margin-top: 400px;
}
.first-fold.signature-claus .main-heading{
  margin-left: 100px;
}
.first-fold.signature-claus .main-heading.fixed-top{
  position: absolute;
  top: 60px;
}

/*Preloader*/
html.preloader-running, body.preloader-running {
    overflow: hidden;
}

html.preloader-running .sticky-sidebar {
    display: block;
}

div#preloader.signature-claus {
    background: none repeat scroll 0 0 white;
    height: 100%;
    left: 0px;
    position: fixed;
    top: 0px;
    width: 100%;
    z-index: 99999;
}

div#preloader.signature-claus.fluidview {
    left: 0px;
}

#status {
    width: 200px;
    height: 200px;
    position: fixed;
    left: 50%;
    top: 50%;
    background-image: url(../images/loader.gif);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 80px 80px;
    margin: -100px 0 0 -100px;
}

/* 2. Header
–––––––––––––––––––––––––––––––––––––––––––––––––– */
header.masthead.signature-claus {
    position: fixed;
    top: 0;
    right: 0;
    width: 200px;
    height: 100%;
    padding: 40px;
    z-index: 9900;
    text-align: center;
}

/* 3. Footer
–––––––––––––––––––––––––––––––––––––––––––––––––– */

footer.mastfoot.signature-claus{
  position: relative;
  width: 100%;
    z-index: 9999;
  padding: 20px;
}
.credits{
}
.social-wrap{
  padding: 0;
}
.foot-social {
    list-style: none outside none;
    padding: 0;
    margin-top: 5px;
}
.foot-social li {
    display: inline-block;
    margin-left: 2px;
    margin-bottom: 0;
}
.foot-social li a > img {
  width: 32px;
    opacity: 1;
  -webkit-transition: all .8s linear;
     -moz-transition: all .8s linear;
    -ms-transition: all .8s linear;
     -o-transition: all .8s linear;
      transition: all .8s linear;
}
.foot-social li a > img:hover {
    opacity: 0.5;
  -webkit-transition: all .8s linear;
     -moz-transition: all .8s linear;
    -ms-transition: all .8s linear;
     -o-transition: all .8s linear;
      transition: all .8s linear;
}
.credits p{
  font-size: 12px;
  line-height: 19px;
}


/* 4. Navigation
–––––––––––––––––––––––––––––––––––––––––––––––––– */
nav.mastnav.signature-claus {
    position: absolute;
    bottom: 100px;
    right: 40px;
  -webkit-transition: all .8s linear;
     -moz-transition: all .8s linear;
    -ms-transition: all .8s linear;
     -o-transition: all .8s linear;
      transition: all .8s linear;
}
nav.mastnav.signature-claus ul{
    list-style-type: none;
    padding: 0;
    margin: 0;
    margin-right: 0px;
}
nav.mastnav.signature-claus ul li{
    margin-top: 10px;
}
nav.mastnav.signature-claus ul li a{
  text-transform: uppercase;
  font-size: 12px;
  line-height: 22px;
}
.sub-menu{
  display: none;
  margin-top: 10px;
  padding-top: 10px;
  margin-bottom: 20px;
  border-top: solid 1px;
}
.sub-menu a{
  display: block;
  font-size: 12px;
  line-height: 22px;
  text-transform: none !important;
}

/* 5. Pages
–––––––––––––––––––––––––––––––––––––––––––––––––– */
section.mastwrap.signature-claus {
    margin-right: 200px;
}
section.mastwrap.signature-jose {
    margin-right: 0px;
}
.inner-wrap{
    padding: 100px;
}
.top-caption h6 span{
  font-size: 18px;
  line-height: 19px;
  border-bottom: solid 3px;
  padding-bottom: 4px;
  text-transform: uppercase;
  letter-spacing: 4px;
}

/*INTRO 01*/


/*ABOUT*/
.team-info{
  padding: 20px;
}
.team-info h4{
  text-transform: uppercase;
}
.team-overlay{
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  padding: 40px;
  border-left:solid 15px;
  border-right:solid 15px;
  background-color: rgba(255,255,255,0.9);
}
.team-overlay p{
  font-size: 11px;
}
.team-social {
    list-style: none outside none;
    padding: 0;
    display: block;
}
.team-social li {
    display: inline-block;
    margin-left: 2px;
    margin-bottom: 0;
}
.team-social li a > img {
  width: 32px;
    opacity: 1;
  -webkit-transition: all .8s linear;
     -moz-transition: all .8s linear;
    -ms-transition: all .8s linear;
     -o-transition: all .8s linear;
      transition: all .8s linear;
}
.team-social li a > img:hover {
    opacity: 0.5;
  -webkit-transition: all .8s linear;
     -moz-transition: all .8s linear;
    -ms-transition: all .8s linear;
     -o-transition: all .8s linear;
      transition: all .8s linear;
}
.elements-counter-wrap.signature-claus .subject{
  padding: 6px 3px ;
  margin-top: 30px;
  font-size: 14px;
}
.elements-counter.signature-claus{ 
  border-right: none;
}

/*SERVICES*/
.services.signature-claus .service-block.signature-claus{
}
.services.signature-claus .service-block.signature-claus span{
  font-size: 36px;
}
.services.signature-claus .service-block.signature-claus h3{
  font-size: 14px;
  line-height: 21px;
  font-weight: normal;
  text-transform: uppercase;
  margin-top: 20px;
}
.call-to-action.signature-claus{
  padding: 80px;
  border: solid 5px;
}
.call-to-action.signature-claus h3{
  font-size: 24px;
  line-height: 48px;
}


/*JOURNAL*/
.journal.signature-claus .news-block.signature-claus span{
  font-size: 36px;
}
.journal.signature-claus .news-block.signature-claus h3{
  font-size: 14px;
  line-height:24px;
  font-weight: normal;
  text-transform: uppercase;
  margin-bottom: 20px;
  letter-spacing: 8px;
}
.journal.signature-claus .news-block.signature-claus h2{
  font-size: 24px;
  line-height:31px;
  font-weight: normal;
}
.journal.signature-claus .news-head{
  padding: 80px;
}

/*SINGLE PROJECT*/
.project-title.signature-claus h1{
  font-size: 18px;
  line-height: 25px;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.project-title.signature-claus h1 > span{
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0px;
  text-transform: none;
}
.project-title.signature-claus h1 > span:before{
  font-size: 18px;
  line-height: 25px;
  letter-spacing: 2px;
  content: '/';
  padding-right: 10px;
  margin-left: 10px;
}
.project-spec.signature-claus{
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.project-spec.signature-claus li{
  padding: 10px 0;
  border-top: solid 1px #eee;
  font-size: 12px;
  line-height: 24px;
}
.project-spec.signature-claus li:last-child{
  border-bottom: solid 1px #eee;
}

.project-nav-icon-wrap{
  list-style-type: none;
  padding: 0;
  margin: 0;
  padding: 40px 0;
  text-align: center;
}
.project-nav-icon-wrap li{
  display: inline-block;
  margin: 1px;
  background-color: #fff;
  padding: 20px;
  border-radius: 50%;
  -webkit-transition: all .4s linear;
     -moz-transition: all .4s linear;
    -ms-transition: all .4s linear;
     -o-transition: all .4s linear;
      transition: all .4s linear;
}
.project-nav-icon-wrap li:hover{
  -webkit-transition: all .4s linear;
     -moz-transition: all .4s linear;
    -ms-transition: all .4s linear;
     -o-transition: all .4s linear;
      transition: all .4s linear;
}
.project-nav-icon-wrap li a{
}
.project-nav-icon-wrap li a img{
  width: 24px;
}
.parallax-showcase-overlay{
  opacity: 0;
  background-color: rgba(0,0,0,0.8);
  -webkit-transition: all .4s linear;
     -moz-transition: all .4s linear;
    -ms-transition: all .4s linear;
     -o-transition: all .4s linear;
      transition: all .4s linear;
}
.parallax-showcase:hover .parallax-showcase-overlay{
  opacity: 1;
  -webkit-transition: all .4s linear;
     -moz-transition: all .4s linear;
    -ms-transition: all .4s linear;
     -o-transition: all .4s linear;
      transition: all .4s linear;
}

/*WORKS*/

.containerjose{
	width: 100%;
}

#puerta{
	width: 60%;
	height: 100%;
	display: block;
	float: left;
	overflow: hidden;
}

#puerta img{
	width: 100%;
	display: block;
	overflow: hidden;
	align-items: center;
}

#acabados{
	background: #000000;
	width: 100%;
	display: block;
}

#acabados div{
	float: left;
	width: 9%;
	height: 50px;
	cursor: pointer;
	border-color: #029012;
	border-style: solid;
	border-width: thin;
}

#zerouno {
	background-image:url("../images/works/Laminados/btn Zero 000 Pino blanco.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
#zerodos {
	background-image:url("../images/works/Laminados/btn Zero 21001 Blanco artico.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
#zerotres {
	background-image:url("../images/works/Laminados/btn Zero 23500 Blanco boreal.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
#zerocuatro {
	background-image:url("../images/works/Laminados/btn Zero 23501 Frida boreal.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

#ER70uno {
	background-image:url("../images/works/Laminados/btn ER70 011 Blanco.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
#ER70dos {
	background-image:url("../images/works/Laminados/btn ER70 012 Crema.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
#ER70tres {
	background-image:url("../images/works/Laminados/btn ER70 013 Inox.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
#ER70cuatro {
	background-image:url("../images/works/Laminados/btn ER70 016 Granate.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
#ER70cinco {
	background-image:url("../images/works/Laminados/btn ER70 113 Negro.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
#ER70seis {
	background-image:url("../images/works/Laminados/btn ER70 115 Rojo.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
#ER70siete {
	background-image:url("../images/works/Laminados/btn ER70 16701 Amarillo.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
#ER70ocho {
	background-image:url("../images/works/Laminados/btn ER70 16702 Azul.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
#ER70nueve {
	background-image:url("../images/works/Laminados/btn ER70 16703 Fucsia.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
#ER70diez {
	background-image:url("../images/works/Laminados/btn ER70 16704 Gris.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
#ER70once {
	background-image:url("../images/works/Laminados/btn ER70 16705 Moka.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
#ER70doce {
	background-image:url("../images/works/Laminados/btn ER70 16706 Tostado.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

#ER73Puno {
	background-image:url("../images/works/Laminados/btn ER73P 730 Antracita.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
#ER73Pdos {
	background-image:url("../images/works/Laminados/btn ER73P 732 Blanco.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
#ER73Ptres {
	background-image:url("../images/works/Laminados/btn ER73P 733 Burdeos.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
#ER73Pcuatro {
	background-image:url("../images/works/Laminados/btn ER73P 736 Magnolia.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
#ER73Pcinco {
	background-image:url("../images/works/Laminados/btn ER73P 738 Negro.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
#ER73Pseis {
	background-image:url("../images/works/Laminados/btn ER73P 7310 Rojo.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
#ER73Psiete {
	background-image:url("../images/works/Laminados/btn ER73P 18074 Cachemir.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

#intuno {
	background-image:url("../images/works/Interiores/btn antracita.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

#intdos {
	background-image:url("../images/works/Interiores/btn Blanco.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

#inttres {
	background-image:url("../images/works/Interiores/btn Blanco.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

#RC72uno {
	background-image:url("../images/works/Laminados/btn RC72 21724 Blanco.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
#RC72dos {
	background-image:url("../images/works/Laminados/btn RC72 21725 Cachemir.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
#RC72tres {
	background-image:url("../images/works/Laminados/btn RC72 21726 Gris.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
#RC72cuatro {
	background-image:url("../images/works/Laminados/btn RC72 21727 Marron.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

#RC110uno {
	background-image:url("../images/works/Laminados/btn RC110 16442 Pizarra 2.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
#RC110dos {
	background-image:url("../images/works/Laminados/btn RC110 18121 Pizarra 11.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
#RC110tres {
	background-image:url("../images/works/Laminados/btn RC110 21110 Blanco tiza.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

#RC111uno {
	background-image:url("../images/works/Laminados/btn RC111 21112 R Hálifax.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
#RC111dos {
	background-image:url("../images/works/Laminados/btn RC111 21113 R Natural.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
#RC111tres {
	background-image:url("../images/works/Laminados/btn RC111 21114 R Velado.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
#RC111cuatro {
	background-image:url("../images/works/Laminados/btn RC111 23502 Blanco RG.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
#RC111cinco {
	background-image:url("../images/works/Laminados/btn RC111 23503 Espiga.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

#RC180uno {
	background-image:url("../images/works/Laminados/btn RC180 18811 Blanco brillo.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
#RC180dos {
	background-image:url("../images/works/Laminados/btn RC180 18812 Blanco SD.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
#RC180tres {
	background-image:url("../images/works/Laminados/btn RC180 18813 Crema SD.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
#RC180cuatro {
	background-image:url("../images/works/Laminados/btn RC180 18814 Grafito SD.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
#RC180cinco {
	background-image:url("../images/works/Laminados/btn RC180 23507 Nuez SD.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
#RC180seis {
	background-image:url("../images/works/Laminados/btn RC180 23508 Talco SD.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
#RC180siete {
	background-image:url("../images/works/Laminados/btn RC180 23509 Verde SD.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

#RC184uno {
	background-image:url("../images/works/Laminados/btn RC180 18811 Blanco brillo.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
#RC184dos {
	background-image:url("../images/works/Laminados/btn RC180 18812 Blanco SD.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
#RC184tres {
	background-image:url("../images/works/Laminados/btn RC180 18813 Crema SD.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
#RC184cuatro {
	background-image:url("../images/works/Laminados/btn RC180 18814 Grafito SD.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
#RC184cinco {
	background-image:url("../images/works/Laminados/btn RC180 23507 Nuez SD.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
#RC184seis {
	background-image:url("../images/works/Laminados/btn RC180 23508 Talco SD.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
#RC184siete {
	background-image:url("../images/works/Laminados/btn RC180 23509 Verde SD.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

#RC300uno {
	background-image:url("../images/works/Laminados/btn RC300 14301 Antracita deco.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
#RC300dos {
	background-image:url("../images/works/Laminados/btn RC300 14302 Basalto deco.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
#RC300tres {
	background-image:url("../images/works/Laminados/btn RC300 14304 Cachemire deco.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
#RC300cuatro {
	background-image:url("../images/works/Laminados/btn RC300 14305 Gris deco.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

#RC310uno {
	background-image:url("../images/works/Laminados/btn RC310 14316 Golden Blanco.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
#RC310dos {
	background-image:url("../images/works/Laminados/btn RC310 23512 Nogal nudo.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
#RC310tres {
	background-image:url("../images/works/Laminados/btn RC310 23513 Pino rock.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

#RC311uno {
	background-image:url("../images/works/Laminados/btn RC311 16311 Blanco LM.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
#RC311dos {
	background-image:url("../images/works/Laminados/btn RC311 16314 Caliza.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
#RC311tres {
	background-image:url("../images/works/Laminados/btn RC311 16315 Travertino.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
#RC311cuatro {
	background-image:url("../images/works/Laminados/btn RC311 18320 Cuarzo.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
#RC311cinco {
	background-image:url("../images/works/Laminados/btn RC311 21311 Cemento.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

#RC312uno {
	background-image:url("../images/works/Laminados/btn RC312 21313 Nature Blanco.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
#RC312dos {
	background-image:url("../images/works/Laminados/btn RC312 21316 Nature Verde.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

#RC313uno {
	background-image:url("../images/works/Laminados/btn RC313 21317 Stucco blanco.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
#RC313dos {
	background-image:url("../images/works/Laminados/btn RC313 21318 Stucco negro.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

#RC314uno {
	background-image:url("../images/works/Laminados/btn RC314 21319 R Azabache.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
#RC314dos {
	background-image:url("../images/works/Laminados/btn RC314 21320 R Blanco.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
#RC314tres {
	background-image:url("../images/works/Laminados/btn RC314 21321 R Hércules.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
#RC314cuatro {
	background-image:url("../images/works/Laminados/btn RC314 21322 R Lúxor.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
#RC314cinco {
	background-image:url("../images/works/Laminados/btn RC314 21323 R Serix.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
#RC314seis {
	background-image:url("../images/works/Laminados/btn RC314 21324 Hálifax Blanco.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
#RC314siete {
	background-image:url("../images/works/Laminados/btn RC314 21325 Hálifax Roble.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

#RC315uno {
	background-image:url("../images/works/Laminados/btn RC315 23518 Linea amarillo.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
#RC315dos {
	background-image:url("../images/works/Laminados/btn RC315 23519 Linea blanco.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
#RC315tres {
	background-image:url("../images/works/Laminados/btn RC315 23520 Linea gris.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
#RC315cuatro {
	background-image:url("../images/works/Laminados/btn RC315 23521 Linea rosa.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

#RC316uno {
	background-image:url("../images/works/Laminados/btn RC316 23510 Blanco Atlas.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
#RC316dos {
	background-image:url("../images/works/Laminados/btn RC316 23511 Caña 68.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
#RC316tres {
	background-image:url("../images/works/Laminados/btn RC316 23514 Raya 69.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
#RC316cuatro {
	background-image:url("../images/works/Laminados/btn RC316 23515 Roble 1.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
#RC316cinco {
	background-image:url("../images/works/Laminados/btn RC316 23516 Roble 3.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
#RC316seis {
	background-image:url("../images/works/Laminados/btn RC316 23517 Siena.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

#RC317uno {
	background-image:url("../images/works/Laminados/btn RC317 25537 Pastel.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
#RC317dos {
	background-image:url("../images/works/Laminados/btn RC317 25538 Ocre.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
#RC317tres {
	background-image:url("../images/works/Laminados/btn RC317 25539 Rosa.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
#RC317cuatro {
	background-image:url("../images/works/Laminados/btn RC317 25540 Menta.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
#RC317cinco {
	background-image:url("../images/works/Laminados/btn RC317 25541 Bambú.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
#RC317seis {
	background-image:url("../images/works/Laminados/btn RC317 25542 Aguacate.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
#RC317siete {
	background-image:url("../images/works/Laminados/btn RC317 25543 Verbena.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
#RC317ocho {
	background-image:url("../images/works/Laminados/btn RC317 25544 Violeta.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

#RC318uno {
	background-image:url("../images/works/Laminados/btn RC318 25545 Abedul.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
#RC318dos {
	background-image:url("../images/works/Laminados/btn RC318 25546 R rubio.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
#RC318tres {
	background-image:url("../images/works/Laminados/btn RC318 25547 Madera.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
#RC318cuatro {
	background-image:url("../images/works/Laminados/btn RC318 25548 R rojo.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
#RC318cinco {
	background-image:url("../images/works/Laminados/btn RC318 25549 Cuarcita.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
#RC318seis {
	background-image:url("../images/works/Laminados/btn RC318 25550 Canasta.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
#RC318siete {
	background-image:url("../images/works/Laminados/btn RC318 25551 Pixel.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

#RC350Guno {
	background-image:url("../images/works/Laminados/btn RC350G 14351 Blanco G.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

#RC451uno {
	background-image:url("../images/works/Laminados/btn RC451 21450 Arce.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

#RC460uno {
	background-image:url("../images/works/Laminados/btn RC460 18464 Nudo blanco.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
#RC460dos {
	background-image:url("../images/works/Laminados/btn RC460 18465 Nudo natural.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
#RC460tres {
	background-image:url("../images/works/Laminados/btn RC460 18466 Nudo roble.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
#RC460cuatro {
	background-image:url("../images/works/Laminados/btn RC460 18467 Nudo medio.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
#RC460cinco {
	background-image:url("../images/works/Laminados/btn RC460 18468 Nudo nogal.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

#RC470uno {
	background-image:url("../images/works/Laminados/btn RC470 23523 Aguamarina MT.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

#RC473uno {
	background-image:url("../images/works/Laminados/btn RC473 23528 Carrara negro.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
#RC473dos {
	background-image:url("../images/works/Laminados/btn RC473 23529 Carrara blanco.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
#RC473tres {
	background-image:url("../images/works/Laminados/btn RC473 23530 Mármol blanco.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
#RC473cuatro {
	background-image:url("../images/works/Laminados/btn RC473 23531 Mármol marrón.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

#RC474uno {
	background-image:url("../images/works/Laminados/btn RC474 23533 Pino vintage.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

#RC475uno {
	background-image:url("../images/works/Laminados/btn RC475 25552 Ingles SMT.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
#RC475dos {
	background-image:url("../images/works/Laminados/btn RC475 25553 Mostaza SMT.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
#RC475tres {
	background-image:url("../images/works/Laminados/btn RC475 25554 Salmon SMT.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
#RC475cuatro {
	background-image:url("../images/works/Laminados/btn RC475 25555 Teja SMT.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
#RC475cinco {
	background-image:url("../images/works/Laminados/btn RC475 25556 Tropical SMT.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
#RC475seis {
	background-image:url("../images/works/Laminados/btn RC475 25557 Bonsai poro.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
#RC475siete {
	background-image:url("../images/works/Laminados/btn RC475 25558 Café poro.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
#RC475ocho {
	background-image:url("../images/works/Laminados/btn RC475 25559 Taupe poro.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

#RC480uno {
	background-image:url("../images/works/Laminados/btn RC480 18481 Blanco Fenix.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
#RC480dos {
	background-image:url("../images/works/Laminados/btn RC480 18482 Crudo Fenix.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
#RC480tres {
	background-image:url("../images/works/Laminados/btn RC480 18483 Gris Fenix.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
#RC480cuatro {
	background-image:url("../images/works/Laminados/btn RC480 18484 Marron Fenix.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
#RC480cinco {
	background-image:url("../images/works/Laminados/btn RC480 18485 Plomo Fenix.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
#RC480seis {
	background-image:url("../images/works/Laminados/btn RC480 23534 Azul Fenix.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
#RC480siete {
	background-image:url("../images/works/Laminados/btn RC480 23535 Verde Fenix.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

.acabadoabajo{
	margin-bottom: 1%;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.marginright {
	margin-right: 3%;
}

.marginright2 {
	margin-right: 6%;
}

.marginright3 {
	margin-right: 26%;
}

.marginright4 {
	margin-right: 20%;
}

.marginleft {
	margin-left: 3%;
}

.marginleft2 {
	margin-left: 0.9%;
}

.margintop {
	margin-top: 1%;
}

.margintop2 {
	margin-top: 2%;
}

.margintopmapa {
	margin-top: 0%;
}

.marginbottom {
	margin-bottom: 60px;
}

.paddingleft {
	padding-left: 2.8%;
}

.works-filter-panel.signature-claus{
display: none;
  width: 300px;
  z-index: 9999;
  position: fixed;
  top: 0;
  right: 0;
  padding: 40px;
}
.works-filter-wrap{
}
.filter-notification.signature-claus{
  padding-left: 40px;
}
.filter-notification.signature-claus{
    font-size: 14px;
}
.works-filter.signature-claus{
  list-style: none;
  padding: 0;
  margin: 0;
}
.works-filter.signature-claus li{
  display: block;
  margin-bottom: 5px;
}
.works-filter.signature-claus li a{
  font-size: 14px;
  line-height: 21px;
}
.works-container.signature-claus{
    padding: 0;
  margin: 70px auto 0 auto;
  overflow: hidden;
}
.works-filter.signature-claus li:last-child:after{
    display: none;
}

 .works-item.signature-claus{
  overflow: hidden;
 }
 .works-item.signature-claus a{
            opacity: 0;
            display: block;
            width: 100%;
            height: 100%;
            position: absolute;
            top: 0;
            z-index: 100;
            text-align: center;
            text-decoration: none !important;
            -webkit-transition: all .4s ease-in-out;
               -moz-transition: all .4s ease-in-out;
                -ms-transition: all .4s ease-in-out;
                 -o-transition: all .4s ease-in-out;
                    transition: all .4s ease-in-out;
        }
        .works-item.signature-claus a:hover{
            text-decoration: none !important;
            opacity:1;
            -webkit-transition: all .4s ease-in-out;
               -moz-transition: all .4s ease-in-out;
                -ms-transition: all .4s ease-in-out;
                 -o-transition: all .4s ease-in-out;
                    transition: all .4s ease-in-out;
        }
        .info a:hover{
            cursor: url("../images/plus.png") 40 40, crosshair;
            -webkit-transition: all .4s ease-in-out;
               -moz-transition: all .4s ease-in-out;
                -ms-transition: all .4s ease-in-out;
                 -o-transition: all .4s ease-in-out;
                    transition: all .4s ease-in-out;
        }
        .zoom a:hover{
            cursor: url("../images/zoom.png") 40 40, crosshair;
            -webkit-transition: all .4s ease-in-out;
               -moz-transition: all .4s ease-in-out;
                -ms-transition: all .4s ease-in-out;
                 -o-transition: all .4s ease-in-out;
                    transition: all .4s ease-in-out;
        }
        .works-item-inner{
            text-align: left;
            padding: 0 100px;
        }
        .works-thumbnails-view{
          margin-top: 40px;
        }
        .works-thumbnails-view .works-item-inner{
            text-align: left;
            padding: 40px;
        }
        .works-thumbnails-view .works-item-inner p > span {
            font-size: 14px;
            letter-spacing: normal;
            line-height: 21px;
            margin-top: 0;
            border-bottom: solid 5px;
            padding-bottom: 5px;
            text-transform: none;
        }
        .works-item-inner h3 > span{ 
            font-size: 12px;
            letter-spacing: normal;
            line-height: 19px;
            text-transform: none;
            margin-bottom: 5px;
            border-bottom: solid 2px;
            font-weight: 200;
        }
        .works-item-inner p > span{  
            font-size: 14px;
            line-height: 25px;
            letter-spacing: 8px;
            margin-top: 0px;
            text-transform: uppercase;
        }
        .works-item.signature-claus a:hover 
        .works-item-inner h3{ 
        }
        .works-item.signature-claus a:hover 
        .works-item-inner p{  
        }

.works-item-fade{
  opacity: 0.1;
  -webkit-transition: all .4s ease-in-out;
     -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
     -o-transition: all .4s ease-in-out;
      transition: all .4s ease-in-out;
}

.works-item-fade a{
  display: none !important;
}
.works-masonry-container{
    padding: 0;
  margin:0px !important;
}
.works-masonry-container .works-item-one-third {
  margin: 0 !important;
  padding: 0 !important;
  width: 33.3% !important;
}
.works-masonry-container .works-item-two-third {
  margin: 0 !important;
  padding: 0 !important;
  width: 66.6% !important;
}
.works-masonry-container .works-item-one-half {
  margin: 0 !important;
  padding: 0 !important;
  width: 50% !important;
}
.works-masonry-container .works-item-one-fourth {
  margin: 0 !important;
  padding: 0 !important;
  width: 25% !important;
}
.works-masonry-container .works-item-full-width {
  margin: 0 !important;
  padding: 0 !important;
  width: 100% !important;
}
.works-masonry-container .works-item-one-third-spaced{
  margin: 1% !important;
  padding: 0 !important;
  width: 31.3% !important;
}
.works-masonry-container .works-item-one-half-spaced{
  margin: 1% !important;
  padding: 0 !important;
  width: 48% !important;
}
.works-masonry-container .works-item-two-third-spaced{
  margin: 1% !important;
  padding: 0 !important;
  width: 64.6% !important;
}
.works-masonry-container .works-item-one-fourth-spaced{
  margin: 1% !important;
  padding: 0 !important;
  width: 23% !important;
}


/* 6. Utilities
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* Portfolio Isotope Transitions */ 

.isotope, .isotope .isotope-item {
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    -ms-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    transition-duration: 0.8s;
}

.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    -ms-transition-property: height, width;
    -o-transition-property: height, width;
    transition-property: height, width;
}

.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    -ms-transition-property: -ms-transform, opacity;
    -o-transition-property: -o-transform, opacity;
    transition-property: transform, opacity;
}

.isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition {
    -webkit-transition-duration: 0s;
    -moz-transition-duration: 0s;
    -ms-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s;
}

/*CONTACT*/

/*contact form*/

.email-wrap {
    padding-top: 20px;
}

.contact-mail {
    font-size: 18px;
    line-height: 25px;
    font-weight: 300;
}

.contact-form-wrap {
}

.contact-item {
}

input {
    background: transparent !important;
    border: none !important;
    border-bottom: 1px solid !important;
    border-radius: 0px !important;
    box-shadow: none !important;
    font-size: 14px !important;
    line-height: 20px !important;
    font-weight: 300 !important;
    margin-bottom: 30px !important;
    padding: 10px 0 !important;
    width: 100%;
    -webkit-transition: all .8s linear;
    -moz-transition: all .8s linear;
    -ms-transition: all .8s linear;
    -o-transition: all .8s linear;
    transition: all .8s linear;
}

input:focus, textarea:focus {
    -webkit-transition: all .8s linear;
    -moz-transition: all .8s linear;
    -ms-transition: all .8s linear;
    -o-transition: all .8s linear;
    transition: all .8s linear;
}

textarea {
    background: url('../images/textarea.png') repeat !important;
    border: none !important;
    border-bottom: 1px solid !important;
    border-radius: 0px !important;
    box-shadow: none !important;
    font-size: 14px !important;
    line-height: 20px !important;
    font-weight: 300 !important;
    margin-bottom: 0px !important;
    padding: 10px 0 !important;
    resize: none;
    width: 100%;
    -webkit-transition: all .8s linear;
    -moz-transition: all .8s linear;
    -ms-transition: all .8s linear;
    -o-transition: all .8s linear;
    transition: all .8s linear;
}

input, textarea {
  border-color: #232323 !important;
  color: #999 !important;
}
input.send_message {
    cursor: pointer;
    float: left;
    font-size: 12px;
    font-weight: 400;
    margin: 0;
    width: 120px;
}

input.send_message:hover {
}

fieldset {
    border: 0 none;
    float: left;
    padding: 0;
    position: relative;
    width: 100%;
}

fieldset h1 {
    font-size: 24px;
}

.contact-label-box {
    font-weight: 300;
    font-size: 24px;
    line-height: 31px;
    padding: 30px 20px;
    text-align: center;
}

.contact-label-box > span {
    display: block;
    margin-right: 10px;
}

.contact-label-box > span > img {
    height: 60px;
    width: 60px;
}

.contact-label-box a:hover {
    text-decoration: none;
}

.contact .alert {
    box-shadow: none;
    border: none;
    border-radius: 0;
    text-shadow: none;
    font-size: 12px;
    line-height: 19px;
    font-weight: 300;
    margin-bottom: 10px;
    padding: 10px;
    text-align: left;
}

.btn-wrap {
    margin-top: 30px;
}

.space-left {
    margin-left: 1%;
}

.alert {
    margin-top: 0px;
    border-radius: 0px;
    padding: 5px;
    -webkit-transition: all .8s linear;
    -moz-transition: all .8s linear;
    -ms-transition: all .8s linear;
    -o-transition: all .8s linear;
    transition: all .8s linear;
}

.alert > p {
    text-shadow: none;
    font-size: 14px;
    line-height: 21px;
    font-weight: 300;
}

.contact-address {
    font-size: 14px;
    font-weight: 200;
    line-height: 21px;
}

.email-wrap {
    font-size: 24px;
    font-weight: 600;
    line-height: 31px;
    margin-top: 10px;
    margin-bottom: 20px;
    padding: 0;
}


/*Buttons*/
.btn-signature {
  border: none;
    border-radius: 0px;
    text-decoration: none;
    padding: 15px 20px;
    font-size: 12px;
    line-height: 19px;
    text-transform: uppercase;
    letter-spacing: 4px;
    margin-top: 20px;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.btn-signature-big {
  border: none;
    border-radius: 0px;
    text-decoration: none;
    padding: 15px 20px;
    font-size: 18px;
    line-height: 25px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-top: 20px;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.btn-signature:hover {
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.btn-signature-white {
  border: none;
    background: #fff;
    color: #fff;
}

.btn-signature-white:hover {
  border: none;
    color: #fff;
}

.btn-signature-dark {
  border: none;
    background: #000;
    color: #fff;
}

.btn-signature-dark:hover {
  border: none;
    color: #fff;
}

.btn-signature-color {
  border: none;
    background: transparent;
}

.btn-signature-color:hover {
  border: none;
}

/*Additional Helper Calsses*/

.add-top {
    margin-top: 160px;
}

.add-top-half {
    margin-top: 80px;
}

.add-top-quarter {
    margin-top: 40px;
}

.add-bottom {
    margin-bottom: 160px;
}

.add-bottom-half {
    margin-bottom: 80px;
}

.add-bottom-quarter {
    margin-bottom: 40px;
}

.pad {
    padding: 60px;
}

.pad-top {
    padding-top: 160px;
}

.pad-top-half {
    padding-top: 80px;
}

.pad-top-quarter {
    padding-top: 40px;
}

.pad-bottom {
    padding-bottom: 160px;
}

.pad-bottom-half {
    padding-bottom: 80px;
}

.pad-bottom-quarter {
    padding-bottom: 40px;
}

.pad-bottom-halfquarter {
    padding-bottom: 20px;
}

.pad-left-quarter {
    padding-left: 30px;
}
.remove-top {
    margin-top: 0 !important;
}

.ease {
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.ease:hover {
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.no-pad {
    padding-top: 0 !important;
    padding-left: 0 !important;
    padding-bottom: 0 !important;
    padding-right: 0 !important;
}

.valign {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.overlay {
    position: absolute;
    top: 0;
    left: 0;
}

.img-bg {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.parallax{    
    /*css for stellar BG parallax*/
    background-attachment: fixed;
    width:100%;
    height:100%;
    position: relative;
    background-size: cover;
}
/*this class will be activated on mobile devices in order to switch off the parallax effect*/
.parallax-off, .no-parallax {
  background-attachment:scroll !important;
  background-size:cover !important;
  background-position: center center !important;
  width:100%;
}
.no-scroll-xy{
  overflow: hidden !important;
            -webkit-transition: all .4s ease-in-out;
               -moz-transition: all .4s ease-in-out;
                -ms-transition: all .4s ease-in-out;
                 -o-transition: all .4s ease-in-out;
                    transition: all .4s ease-in-out;
}
.poster-img{
  background:url(../images/poster.jpg) center center no-repeat !important;
  background-size: cover !important;
}


/*–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––– */
/*LESS Compiled to CSS for preview purposes only 
(Please read PDF guide to manage colors via LESS with just a single line of code editing)*/
/*–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––– */
.color {
  color: #fb472e;
}
.white {
  color: #ffffff;
}
.silver {
  color: #f0f4f4;
}
.grey {
  color: #999999;
}
.dark {
  color: #292929;
}
.black {
  color: #121212;
}
.green {
  color: #029012;
}
.color-bg {
  background-color: #fb472e;
}
.white-bg {
  background-color: #ffffff;
}
.silver-bg {
  background-color: #f5fcf6;
}
.grey-bg {
  background-color: #999999;
}
.dark-bg {
  background-color: #292929;
}
.black-bg {
  background-color: #121212;
}
.transwhite-bg {
  background-color: #ffffff;
  opacity: 0.8;
}
a {
  color: #029012;
}
a:hover {
  color: #003418;
}
::selection {
  background: #fb472e;
  color: #ffffff;
}
::-moz-selection {
  background: #fb472e;
  color: #ffffff;
}
body,
p {
  color: #029012;
}
.btn-signature-color {
  background-color: #fb472e !important;
  color: #ffffff !important;
}
.btn-signature-color:hover {
  background-color: #121212 !important;
  color: #ffffff !important;
}
.btn-signature-dark:hover,
.btn-signature-white:hover {
  background-color: #fb472e !important;
}
nav.mastnav.signature-claus {
  border-color: #292929;
}
.works-filter.signature-claus li a {
  color: #ffffff;
}
.works-filter.signature-claus li a:hover {
  color: #fb472e;
}
.filter-notification,
.filter-notification:visited {
  color: #121212 !important;
}
.works-thumbnails-view .works-item-inner p > span {
  border-color: #ffffff;
}
.team-overlay {
  border-color: #ffffff;
}
.call-to-action.signature-claus {
  border-color: #292929;
}
.sub-menu a {
  color: #029012;
}
.main-link:hover,
.sub-menu a:hover {
  color: #003418 !important;
}
.project-nav-icon-wrap li:hover {
  background-color: #fb472e;
}
.filter-active span {
  color: #fb472e;
}
.top-caption h6 span {
  border-color: #029012;
}
.works-filter.signature-claus li a {
  color: #121212;
}
.font1 {
  font-family: 'Open Sans', sans-serif;
}
.font2 {
  font-family: 'Montserrat', sans-serif;
}
.font3 {
  font-family: 'designova_ss_regular', sans-serif;
}
.font3xblack {
  font-family: 'designova_ss_xblack', sans-serif;
}
.font3black {
  font-family: 'designova_ss_black', sans-serif;
}
.font3bold {
  font-family: 'designova_ss_bold', sans-serif;
}
.font3light {
  font-family: 'designova_ss_light', sans-serif;
}
.font3xlight {
  font-family: 'designova_ss_xlight', sans-serif;
}
.font3thin {
  font-family: 'designova_ss_thin', sans-serif;
}
body,
p {
  font-family: 'designova_ss_regular', sans-serif;
}
.sub-menu a {
  font-family: 'designova_ss_regular', sans-serif;
}


