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

* *::selection {
  background-color: #d9c51d;
  color: #fff; }

.big-title {
  background: #ecdf70;
  text-shadow: 0 2px 1px #d9c51d; }
  .big-title:before, .big-title:after {
    border-color: #d9c51d; }

.landpage a {
  color: #d9c51d; }

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

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

.landpage .color-1-light {
  color: #ecdf70; }

.landpage .color-1-dark {
  color: #d9c51d; }

.landpage .color-2 {
  color: #969c9e; }

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

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

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

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

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

.landpage .bg-2 {
  background: #969c9e; }

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

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

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

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

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

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

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

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

/* SERVICES
------------------------------------------------------------------------ */
#services {
  border-top: 8px solid #e6d543; }
  #services.tema1 li > div > span {
    color: #969c9e; }
  #services.tema1 li > div:hover > a i {
    color: #e6d543; }
  #services.tema1 li > div > a i {
    color: #a3a8aa; }
  #services.tema2 li > div > span {
    color: #abb0b2; }
  #services.tema2 li > div:hover > a i {
    background: #ecdf70;
    box-shadow: #d9c51d 0 0 1em inset, #fff 0 0 0 0.14em, #e6d543 0 0 0 0.16em;
    text-shadow: 0 0 0.2em #d9c51d; }
  #services.tema2 li > div > a i {
    color: #e6d543; }
  #services.tema3 li > div > span {
    color: #abb0b2; }
  #services.tema3 li > div:hover > a i {
    background: #ecdf70;
    box-shadow: #d9c51d 0 0 1.5em inset;
    text-shadow: 0 0 0.2em #d9c51d; }
  #services.tema3 li > div > a i {
    color: #e6d543;
    box-shadow: rgba(230, 213, 67, 0.3) 0 0 0 0.1em inset, #D7DEE1 0 0 1em inset; }

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

#services-page > .container > ul > li > div:hover > i {
  background: #e6d543;
  border: 0.1em solid #ecdf70; }
  #services-page > .container > ul > li > div:hover > i:before {
    text-shadow: 0 2px 0 #d9c51d; }

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

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

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