/* DEFAULT CONFIG
------------------------------------------------------------------------ */
* *::-moz-selection {
  background-color: #20272a;
  color: #fff; }

* *::selection {
  background-color: #20272a;
  color: #fff; }

.big-title {
  background: #4c5d64;
  text-shadow: 0 2px 1px #20272a; }
  .big-title:before, .big-title:after {
    border-color: #20272a; }

.landpage a {
  color: #20272a; }

.landpage .title-h1 span {
  color: #20272a; }

.landpage .color-1 {
  color: #364247; }

.landpage .color-1-light {
  color: #4c5d64; }

.landpage .color-1-dark {
  color: #20272a; }

.landpage .color-2 {
  color: #d97229; }

.landpage .color-2-light {
  color: #dd803f; }

.landpage .color-2-lighter {
  color: #df894c; }

.landpage .bg-1 {
  background: #364247; }

.landpage .bg-1-light {
  background: #4c5d64; }

.landpage .bg-1-dark {
  background: #20272a; }

.landpage .bg-2 {
  background: #d97229; }

.landpage .bg-2-dark {
  background: #c56623; }

.landpage .bg-2-light {
  background: #dd803f; }

.landpage .bg-2-lighter {
  background: #df894c; }

.landpage .ofertas .item .thumb .percentagem:before {
  background: #20272a; }

/* HEADER
------------------------------------------------------------------------ */
#header.tema1 {
  background-color: #4c5d64 45%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#364247 5%), to(#4c5d64 45%));
  background-image: -webkit-linear-gradient(top, #364247 5%, #4c5d64 45%);
  background-image: -moz-linear-gradient(top, #364247 5%, #4c5d64 45%);
  background-image: -ms-linear-gradient(top, #364247 5%, #4c5d64 45%);
  background-image: -o-linear-gradient(top, #364247 5%, #4c5d64 45%);
  background-image: linear-gradient(top, #364247 5%, #4c5d64 45%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#364247 5%', EndColorStr='#4c5d64 45%'); }
  #header.tema1 #main-menu ul > li > a {
    color: #364247; }
    #header.tema1 #main-menu ul > li > a:hover > i {
      background-color: #4c5d64 75%;
      background-image: -webkit-gradient(linear, left top, left bottom, from(#2b3539 30%), to(#4c5d64 75%));
      background-image: -webkit-linear-gradient(top, #2b3539 30%, #4c5d64 75%);
      background-image: -moz-linear-gradient(top, #2b3539 30%, #4c5d64 75%);
      background-image: -ms-linear-gradient(top, #2b3539 30%, #4c5d64 75%);
      background-image: -o-linear-gradient(top, #2b3539 30%, #4c5d64 75%);
      background-image: linear-gradient(top, #2b3539 30%, #4c5d64 75%);
      filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#2b3539 30%', EndColorStr='#4c5d64 75%');
      border: 1px solid #364247; }

#header.tema2 {
  box-shadow: 0 0.1em 1em -0.3em #d97229; }
  #header.tema2 #main-menu ul > li > a {
    color: #364247; }
    #header.tema2 #main-menu ul > li > a > i {
      color: #d97229;
      background-color: #4c5d64 75%;
      background-image: -webkit-gradient(linear, left top, left bottom, from(#2b3539 30%), to(#4c5d64 75%));
      background-image: -webkit-linear-gradient(top, #2b3539 30%, #4c5d64 75%);
      background-image: -moz-linear-gradient(top, #2b3539 30%, #4c5d64 75%);
      background-image: -ms-linear-gradient(top, #2b3539 30%, #4c5d64 75%);
      background-image: -o-linear-gradient(top, #2b3539 30%, #4c5d64 75%);
      background-image: linear-gradient(top, #2b3539 30%, #4c5d64 75%);
      filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#2b3539 30%', EndColorStr='#4c5d64 75%');
      border: 2px solid #364247; }
    #header.tema2 #main-menu ul > li > a:hover > i {
      color: #364247; }

#header.tema3 {
  background: url("/assets/landpage/bg-footer-tema3.png") 50% 100% #d97229;
  border-top: 8px solid #364247;
  border-bottom: 8px solid #364247;
  box-shadow: 0 0.1em 1em -0.3em #d97229; }
  #header.tema3 #main-menu ul > li > a > i {
    color: #4c5d64; }

/* SLIDESHOW
------------------------------------------------------------------------ */
#slideshow {
  background-color: #d97229;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#dd803f), to(#d97229));
  background-image: -webkit-linear-gradient(top, #dd803f, #d97229);
  background-image: -moz-linear-gradient(top, #dd803f, #d97229);
  background-image: -ms-linear-gradient(top, #dd803f, #d97229);
  background-image: -o-linear-gradient(top, #dd803f, #d97229);
  background-image: linear-gradient(top, #dd803f, #d97229);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#dd803f', EndColorStr='#d97229');
  border-top: 8px solid #364247; }
  #slideshow .slick-prev:hover:before, #slideshow .slick-next:hover:before {
    color: #364247; }

/* SERVICES
------------------------------------------------------------------------ */
#services {
  border-top: 8px solid #364247; }
  #services.tema1 li > div > span {
    color: #d97229; }
  #services.tema1 li > div:hover > a i {
    color: #364247; }
  #services.tema1 li > div > a i {
    color: #dd803f; }
  #services.tema2 li > div > span {
    color: #df894c; }
  #services.tema2 li > div:hover > a i {
    background: #4c5d64;
    box-shadow: #20272a 0 0 1em inset, #fff 0 0 0 0.14em, #364247 0 0 0 0.16em;
    text-shadow: 0 0 0.2em #20272a; }
  #services.tema2 li > div > a i {
    color: #364247; }
  #services.tema3 li > div > span {
    color: #df894c; }
  #services.tema3 li > div:hover > a i {
    background: #4c5d64;
    box-shadow: #20272a 0 0 1.5em inset;
    text-shadow: 0 0 0.2em #20272a; }
  #services.tema3 li > div > a i {
    color: #364247;
    box-shadow: rgba(54, 66, 71, 0.3) 0 0 0 0.1em inset, #D7DEE1 0 0 1em inset; }

/* SERVICE PAGE
------------------------------------------------------------------------ */
#services-page > .container > ul > li > div > i:before {
  color: #364247; }

#services-page > .container > ul > li > div:hover > i {
  background: #364247;
  border: 0.1em solid #4c5d64; }
  #services-page > .container > ul > li > div:hover > i:before {
    text-shadow: 0 2px 0 #20272a; }

#services-page > .container > ul > li > div > h3 {
  background-color: #364247;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#4c5d64), to(#364247));
  background-image: -webkit-linear-gradient(top, #4c5d64, #364247);
  background-image: -moz-linear-gradient(top, #4c5d64, #364247);
  background-image: -ms-linear-gradient(top, #4c5d64, #364247);
  background-image: -o-linear-gradient(top, #4c5d64, #364247);
  background-image: linear-gradient(top, #4c5d64, #364247);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#4c5d64', EndColorStr='#364247');
  text-shadow: 0 0.1em 0.1em #20272a; }

/* CAROUSEL
------------------------------------------------------------------------ */
#carousel {
  background-color: #dd803f;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d97229), to(#dd803f));
  background-image: -webkit-linear-gradient(top, #d97229, #dd803f);
  background-image: -moz-linear-gradient(top, #d97229, #dd803f);
  background-image: -ms-linear-gradient(top, #d97229, #dd803f);
  background-image: -o-linear-gradient(top, #d97229, #dd803f);
  background-image: linear-gradient(top, #d97229, #dd803f);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#d97229', EndColorStr='#dd803f');
  border-top: 8px solid #364247;
  padding: 0; }
  #carousel .container {
    margin: 0 auto; }
    #carousel .container .slick-slide .carousel-title {
      color: #4c5d64; }
    #carousel .container .slick-prev:hover, #carousel .container .slick-next:hover {
      color: #364247; }

/* FOOTER
------------------------------------------------------------------------ */
#footer {
  border-top: 8px solid #364247; }
  #footer.tema1 {
    background: url("/assets/landpage/bg-footer-tema1.png") repeat-x 50% 100% #d97229; }
  #footer.tema2 {
    background: url("/assets/landpage/bg-footer-tema2.png") repeat-x 50% 100% #d97229; }
  #footer.tema3 {
    background: url("/assets/landpage/bg-footer-tema3.png") 50% 100% #d97229; }
