﻿body.Static_Index .footer_area {
  display: none;
}
.fontsize_16 {
  font-size: 16px;
}
.marginBottom_50 {
  margin-bottom: 50px;
}
body.Static_About {
  /*.section-padding {
        position: relative;
    }*/
}
body.Static_About .container {
  position: relative;
}
body.Static_About .section-padding.black::after {
  background: #000 none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.7;
  position: absolute;
  top: 0;
  width: 100%;
}
body.Static_About .section-padding.black .row,
body.Static_About .section-padding.black .row * {
  color: #fff;
  position: relative;
  z-index: 1;
  margin: 0;
}
.flickr_wid li a {
  background-position: center;
  background-size: cover;
  height: 70px;
  width: 70px;
  display: inline-block;
}
.main_header {
  opacity: 0.85;
}
/*section > .container {
    //opacity: 1;
    //background-image: url(/img/bg1x1.gif);
    background: rgba(255,255,255,0.8);
}*/
.opacity {
  opacity: 0.95;
}
.op_white {
  background: rgba(255, 255, 255, 0.9) !important;
}
.container {
  position: relative;
}
.ctcontent {
  background: none;
}
.porfolio_filter li {
  margin-bottom: 10px;
}
.pjcontent {
  background: none;
  padding-top: 0;
}
body {
  background-image: none;
  background-color: #000;
  /*background-image: url(/img/bg/bg1.jpg);*/
}
.cb-slideshow,
.cb-slideshow:after {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  z-index: -1;
}
/*.cb-slideshow:after { 
    content: '';
    background: transparent; 
}*/
.cb-slideshow li span {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  color: transparent;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: none;
  opacity: 0;
  z-index: 0;
  animation: imageAnimation 50s linear infinite 0s;
}
@keyframes imageAnimation {
  0% {
    opacity: 0;
    animation-timing-function: ease-in;
  }
  10% {
    opacity: 1;
    animation-timing-function: ease-out;
  }
  21% {
    opacity: 1;
  }
  25% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
.cb-slideshow li:nth-child(1) span {
  background-image: url(/assets/acg/img/bg/bg1.jpg);
}
.cb-slideshow li:nth-child(2) span {
  background-image: url(/assets/acg/img/bg/bg2.jpg);
  animation-delay: 10s;
}
.cb-slideshow li:nth-child(3) span {
  background-image: url(/assets/acg/img/bg/bg3.jpg);
  animation-delay: 20s;
}
.cb-slideshow li:nth-child(4) span {
  background-image: url(/assets/acg/img/bg/bg4.jpg);
  animation-delay: 30s;
}
.cb-slideshow li:nth-child(5) span {
  background-image: url(/assets/acg/img/bg/bg5.jpg);
  animation-delay: 40s;
}
.owl-carousel li {
  text-align: center;
}
.owl-carousel li img {
  height: 500px;
  width: auto;
  margin: 0 auto;
}
.contact_area .cont_form_text p {
  color: #E3000F;
  font-size: 18px;
}
.copyright_txt p a {
  color: #fff;
}
.copyright_txt p a:hover {
  color: #E3000F;
}
.copyright_txt p {
  line-height: 20px;
}
.margin-top20 {
  margin-top: 20px;
}
.margin-top50 {
  margin-top: 50px;
}
h1.tlt {
  text-align: right;
  color: #fff;
  margin-top: 60px;
  font-size: 35px;
  width: 75% !important;
  float: right;
  height: 110px;
  text-shadow: 2px 2px 2px #000000;
}
.home_sales {
  position: relative;
}
.home_sales > div {
  position: absolute;
  top: 463px;
  right: 0;
}
.home_sales h2 {
  margin: 10px 10px 0 0;
  text-align: right;
  font-size: 16px;
}
.home_sales h4 {
  font-size: 11px;
  margin-top: 10px;
}
.home_sales #portfolio {
  padding-top: 10px;
}
.home_sales .mix {
  width: 32.8% !important;
}
.home_sales .featured_photo img {
  width: 100%;
  max-height: 130px;
}
.home_sales .ports {
  padding-bottom: 5px;
}
@media only screen and (max-width: 1447px) {
  h1.tlt {
    margin-right: 100px;
    margin-top: 105px;
  }
  .home_sales {
    position: relative;
  }
  .home_sales > div {
    position: relative;
    padding-top: 10px;
    top: 183px;
  }
  .home_sales h2 {
    text-align: center;
  }
  .home_sales .featured_photo img {
    width: 140px;
  }
  .site_logo img {
    height: 98px;
  }
  .main_header:hover .site_logo {
    text-align: center;
  }
}
@media only screen and (max-width: 1199px) {
  h1.tlt {
    margin-top: 60px;
  }
}
@media only screen and (max-width: 991px) {
  .owl-carousel li img {
    height: auto;
  }
  h1.tlt {
    float: none;
    height: auto;
    text-align: center;
    margin: 30px 30px 0;
    width: auto !important;
  }
  .home_sales > div {
    top: 50px;
  }
}
.main_menu ul li a span {
  padding: 0 15px;
}
a.nolink {
  cursor: unset;
}
a.nolink:hover,
a.nolink:hover * {
  color: #333 !important;
}
.Static_Services .navigation {
  margin-top: 30px;
}
.navigation a.btn {
  margin-left: 10px;
}
.footer_area .section-padding {
  padding: 50px 30px;
}
.featured_photo {
  cursor: pointer;
}
.breadcrumb {
  background-color: transparent;
  margin-top: 10px;
}
.noMarginTop {
  margin-top: 0;
}
.sev_ct {
  border-radius: unset;
}
.sev_ct h4 {
  padding-top: 30px;
}
.serv_top {
  border-radius: unset;
}
.serv_top i {
  border-radius: unset;
  display: inline-block;
}
.serv_top i.obras-edificacao {
  background: #333 url(/assets/acg/img/icons/s_obras-edificacao.png) center center no-repeat;
}
.serv_top i.obras-reabilitacao {
  background: #333 url(/assets/acg/img/icons/s_obras-reabilitacao.png) center center no-repeat;
}
.serv_top i.obras-urbanizacao {
  background: #333 url(/assets/acg/img/icons/s_obras-urbanizacao.png) center center no-repeat;
}
.serv_top i.betao-armado {
  background: #333 url(/assets/acg/img/icons/s_betao-armado.png) center center no-repeat;
}
.serv_top i.arranjos-exteriores {
  background: #333 url(/assets/acg/img/icons/s_arranjos-exteriores.png) center center no-repeat;
}
.serv_top i.demolicoes {
  background: #333 url(/assets/acg/img/icons/s_demolicoes.png) center center no-repeat;
}
.serv_top i.redes-infraestruturais {
  background: #333 url(/assets/acg/img/icons/s_redes-infraestruturais.png) center center no-repeat;
}
.serv_top i.remodelacao-interiores {
  background: #333 url(/assets/acg/img/icons/s_remodelacao-interiores.png) center center no-repeat;
}
.serv_top i.piscinas {
  background: #333 url(/assets/acg/img/icons/s_piscinas.png) center center no-repeat;
}
.serv_top i.remodelacao-terrenos {
  background: #333 url(/assets/acg/img/icons/s_remodelacao-terrenos.png) center center no-repeat;
}
.sev_ct {
  margin-top: 65px;
}
.ownmenu i.empresa {
  background: #686868 url(/assets/acg/img/icons/i_empresa.png) no-repeat scroll center center / 35px auto;
}
.ownmenu i.servicos {
  background: #686868 url(/assets/acg/img/icons/i_servicos.png) no-repeat scroll center center / 30px auto;
}
.ownmenu i.portfolio {
  background: #686868 url(/assets/acg/img/icons/i_portfolio.png) no-repeat scroll center center / 25px auto;
}
.ownmenu i.promocao {
  background: #686868 url(/assets/acg/img/icons/i_promocao.png) no-repeat scroll center center / 30px auto;
}
.ownmenu i.contactos {
  background: #686868 url(/assets/acg/img/icons/i_contactos.png) no-repeat scroll center center / 30px auto;
}
.ownmenu a:hover i {
  background-color: #D38186;
}
@media only screen and (max-width: 767px) {
  .ownmenu i {
    display: none;
  }
}

.ports img {
    max-width: 385px;
}
