/* --- 1.Typography --- */

body {
    font-family: 'Roboto', sans-serif;
    line-height: 1.8em;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
}

h1 {
    font-weight: 700;
}

h2 {
    font-weight: 700;
    font-size: 36px;
    text-align: center;
}

h2 {
    text-align: center;
}

h1.main-slogan {
    text-align: left;
}

.quadromor h2 {
    text-align: center;
}

.accent {
    color: #e31b1e;
    font-weight: 700;
}

.section-title {
    margin: 50px 0 30px 0;
    position: relative;
    text-align: center;
}

.section-title:after {
    content: '';
    display: block;
    margin-left: auto;
    margin-top: 9px;
    margin-right: auto;
    width: 55px;
    height: 4px;
    background: #58ab27;
}

.language-bar {
    color: #666;
}

/* --- End Typography --- */

/* --- 2.Color --- */

/* --- End Color --- */

/* --- 3. Sections --- */

.section {
    padding-bottom: 50px;
}

/* --- 3.1 Experiência no Mundo --- */

ul.lista-paises > li {
    margin-top: 10px;
    list-style-type: none;
    text-align: center;
}

.map {
    padding-left: 0px !important;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
}

.map object {
    width: 80%;
}

@media only screen and (max-width: 1200px) {
    .map object {
        width: 100%;
    }
}

/* --- End Sections */

/* --- Nav --- */

.langswitcher {
    margin-top: 8px;
}

.logo {
    margin-top: 8px;
    margin-bottom: 8px;
    max-height: 120px;
}

div.top {
    position: relative;
}

.contacts-bar {
    position: absolute;
    top: 8px;
    right: 4px;
    text-align: right;
}

.contacts-bar p {
    margin-bottom: 0;
}

.contacts-bar span {
    margin-left: 15px;
}

.dropdown-language {
    background-color: #fff !important;
    padding: 5px !important;
    font-family: 'Roboto Condensed', sans-serif !important;
    font-weight: 400 !important;
    text-transform: uppercase !important;
    font-size: 1em !important;
}

.nav {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 1.3em;
}

.navbar-default {
    background-color: #282828;
    border-radius: 0px;
    border: 0px;
}

.navbar-default .navbar-nav > li > a {
    color: #f9f9f9;
}

.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
    color: #58ab27;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
    color: #58ab27;
    background-color: #282828;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
    color: #58ab27;
    background-color: #282828;
}

.dropdown-menu {
    background-color: #282828;
    color: #f9f9f9;
    border-radius: 2px;
    border: 0px;
}

.dropdown-menu > li > a {
    color: #f9f9f9;
}

.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
    color: #f9f9f9;
    text-decoration: none;
    background-color: #58ab27;
}

.navbar {
    margin-bottom: 0px;
}

a {
    color: #333;
}

a:focus {
    text-decoration: none;
    color: #333;
}

a:hover {
    color: #58ab27;
    text-decoration: none;
}

.navbar-default .navbar-nav > .destaque > a {
    color: #fff;
    background-color: #333;
}

.navbar-default .navbar-nav > .destaque > a:hover {
    background-color: #333;
}

.navbar-default .navbar-nav > .destaque-active > a,
.navbar-default .navbar-nav > .destaque-active > a:active,
.navbar-default .navbar-nav > .destaque-active > a:focus,
.navbar-default .navbar-nav > .destaque-active > a:hover {
    color: #58ab27;
}

/* --- End Nav --- */

/* --- Buttons --- */

.btn {
    background-color: #e31b1e;
    border: 3px;
    border-color: #e31b1e;
    border-radius: 0px;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 20px;
    padding: 15px 20px;
}

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

/* For Sector of Activity */

.tag {
    background-color: #58ab27;
    font-size: 14px;
    padding: 5px 10px;
}

.tag:hover {
    background-color: #509b23;
}

/* --- End Buttons --- */

.slogan-container {
    margin-top: 30%;
    margin-left: 30px;
    z-index: -99;
}

.bg-1 {
    width: 100%;
    background-color: #f1f1f1;
}

.projectos {
    color: #f9f9f9;
    width: 100%;
    background: #333 url(../images/bg-projectos.jpg) no-repeat 50% 50%;
    background-size: cover;
}

.card {
    padding: 0;
    border-radius: 3px;
}

.center {
    text-align: center;
}

footer {
    padding: 30px 0 30px 0;
    color: #8c8c8c;
    background-color: #282828;
    border-top: 5px solid #58ab27;
}

.footer-right {
    text-align: center;
    margin-top: 10px;
}

ul.links-footer {
    list-style-type: none;
    padding-left: 0px;
}

ul.links-footer > li > a:focus {
    color: #297045;
}

img.logo-certificados {
    margin: auto;
}

#video-background {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    z-index: 1;
    width: 100%;
}

.jumbotron {
    position: relative;
    z-index: 2;
    overflow: hidden;
    border-bottom: 5px solid #58ab27;
}

.slogan-container {
    z-index: 3;
    position: relative;
    color: #ffffff;
}

#main-slogan {
    opacity: 0;
}

#main-cta {
    opacity: 0;
}

/* --- Projectos de Referência --- */

#cta-portfolio {
    margin-top: 30px;
}

/* --- End Projectos de Referência --- */

.buttons-slider {
    position: relative;
    /*margin-bottom: 30px;*/
    display: flex;
    justify-content: flex-end;
}

/* Arrows */

.swiper-button-prev,
.swiper-button-next {
    position: relative;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 27px 44px;
    -webkit-background-size: 27px 44px;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    background-image: url("../images/previous.svg");
    /*left: 10px;*/
    right: auto;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background-image: url("../images/next.svg");
    /*right: 10px;*/
    left: auto;
    display: block;
}

.swiper-button-next {
    right: 0px;
}

.swiper-button-prev {
    left: 0px;
    margin-right: 4px;
}

.footer-title:after {
    content: '';
    display: block;
    height: 2px;
    background: #515157;
    margin-top: 22px;
}

.footer-marker {
    color: #297045;
    padding-right: 8px;
}

.footer-title {
    /* color: #58ab27; */
    color: #297045;
}

footer a {
    color: #8c8c8c;
}

footer a:hover {
    color: #297045;
    text-decoration: none;
}

footer a:hover i {
    align: right;
}

i.fa-chevron-right {
    font-size: 10px;
}

.projectos .tag {
    margin-bottom: 10px;
}

.header-bg {
    background-image: url("../images/bg-inside-header.jpg");
    /* background-repeat: no-repeat; */
    background-size: cover;
}

.header-bg h1 {
    color: white;
    font-size: 40px;
    text-align: left;
    /*margin-left: 26px;*/
}

.header-bg-contactos {
    background-image: url("../images/bg-inside-header-contactos.jpg");
    /* background-repeat: no-repeat; */
    background-size: cover;
}

.contacts-wrapper {
    padding: 20px 0;
    margin-top: 20px;
    /* background-color: grey; */
    border-top: 1px solid #f1f1f1;
    border-bottom: 1px solid #f1f1f1;
}

.contacts-wrapper i {
    font-size: 22px;
    color: #58ab27;
    text-align: center;
    padding-right: 0px;
}

.container-form .btn {
    margin-top: 10px;
    padding: 10px 20px;
    font-size: 18px;
    border-radius: 0px;
}

.marker {
    padding-right: 0px;
    text-align: left;
}

#map {
    width: 100%;
    height: 450px;
    margin-top: 40px;
}

.container-form {
    padding-top: 20px;
}

.rotate-in {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    transition: all 100ms;
}

.rotate-out {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    transition: all 100ms;
}

blockquote {
    /*margin-left: 30px;*/
    /*margin-right: 30px;*/
    background-color: #f1f1f1;
    border-left: 7px solid #515157;
    color: #333;
    position: relative;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
    font-family: "Roboto Condensed";
    font-size: 1.5em;
}

.blockquote-dark {
    background-color: #333;
    color: #f1f1f1;
}

blockquote > p {
    padding-top: 10px;
}

blockquote::before {
    position: absolute;
    color: #515157;
    top: 25px;
    left: 5px;
    content: "\201C";
    font-size: 70px;
    font-family: "Roboto Condensed";
}

.block-right {
    float: right;
    margin-left: 20px;
    width: 40%;
}

.panel-heading {
    border: 0px !important;
}

.service-panel > .panel-default {
    border: 0px;
}

.service-panel > .panel-heading {
    border: 0px;
}

.header-bg-empresa {
    background-image: url("../images/bg-inside-header-empresa.jpg");
    /* background-repeat: no-repeat; */
    background-size: cover;
}

.table-missao {
    padding: 20px 20px;
    margin-bottom: 20px;
}

.table-missao-title {
    padding-top: 30px;
    text-align: center;
}

.table-missao-title h2 {
    margin-top: 0px;
    padding-top: 0px;
}

.missao-icon {
    font-size: 35px;
    color: #8c8c8c;
}

.politicas-icon > i {
    font-size: 10px;
    display: inline;
    margin-right: 10px;
    padding-top: 6px;
}

.politicas {
    padding: 0 20px;
}

.flex-row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-bottom: 30px;
}

.flex-column {
    flex-basis: 100%;
}

.column {
    flex: 1;
}

._10 {
    display: flex;
    max-width: 50px;
    align-items: center;
    justify-content: center;
}

._90 {
    flex: 9.0;
    display: flex;
    align-items: center;
}

.icon-politica {
    font-size: 18px !important;
    color: #58ab27;
    transition: all 400ms;
}

.flex-row:hover i {
    padding-left: 8px;
    transition: all 400ms;
}

#showcase {
    width: 100%;
    padding: 0;
}

#myCarousel {
    height: 500px;
}

.slider-size {
    height: 500px;
}

.carousel p {
    font-size: 18px;
}

.carousel-inner {
    border-bottom: 5px solid #58ab27;
}

.but-quadromor {
    margin-top: 60px;
}

.but-quadromor .image-wrapper {
    position: relative;
    overflow: hidden;
    cursor: pointer;
}

.button-caption {
    position: absolute;
    z-index: 10;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #fff;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    background-color: rgba(227, 27, 30, 0.8);
    width: 100%;
    bottom: 0px;
    transition: all 200ms ease-in;
}

.but-quadromor img {
    transform: scale(1);
    transition: all 200ms ease-in-out;
}

.button-caption p {
    padding: 5px 50px 0 10px;
    font-size: 16px;
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
    padding-top: 0px;
    margin-bottom: 20px;
    margin-top: 20px;
}

.but-quadromor img:hover {
    transform: scale(1.1);
    transition: all 200ms ease-in-out;
}

.but-quadromor .image-wrapper:hover .button-caption {
    background-color: rgba(227, 27, 30, 0.97);
    transition: all 200ms ease-in;
}

.but-quadromor .image-wrapper:hover img {
    transform: scale(1.1);
    transition: all 200ms ease-in-out;
}

.but-quadromor .button-caption p:after {
    content: '';
    content: '\f054';
    font-family: FontAwesome;
    font-size: 22px;
    position: absolute;
    right: 20px;
}

@media screen and (max-width: 768px) {
    .buttonlink:not(:last-of-type) {
        margin-bottom: 40px;
    }
}

/* --- Certificações --- */

#certificacoes .section-title {
    margin-bottom: 50px;
}

#certificacoes .button-caption p:after {
    content: '\f196';
}

@media only screen and (max-width: 990px) {
    #certificacoes .image-wrapper {
        margin-bottom: 20px;
    }
}

/* --- Serviços --- */

.header-bg-servicos {
    background-image: url("../images/bg-inside-header-servicos.jpg");
    /* background-repeat: no-repeat; */
    background-size: cover;
}

.servicos > div.row > div.col-sm-6, .servicos > div.row > div.col-sm-4 {
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 10px;
}

.servicos .image-wrapper {
    max-height: 280px;
}

.servicos ul li {
    list-style-type: none;
}

.servicos li {
    margin-bottom: 0.8em;
}

.servicos li:before {
    content: '';
    content: '\f054';
    color: #58ab27;
    font-family: FontAwesome;
    font-size: 13px;
    position: absolute;
    left: 15px;
    transition: all 200ms ease-in-out;
}

.servicos li:hover:before {
    left: 18px;
    transition: all 200ms ease-in-out;
}

.servicos h3 {
    margin-top: 30px;
    margin-left: 10px;
}

/* --- Projetos --- */

.form-control {
    border-radius: 0px;
    box-shadow: none;
}

.form-control:focus {
    box-shadow: none;
    border: 1px solid #ccc;
}

.portfolio .image-wrapper {
    min-height: 380px;
}

.portfolio .col-xs-12, col-sm-12 {
    margin-bottom: 10px;
}

.project-gallery {
    text-align: right;
}

@media only screen and (max-width: 990px) {
    .portfolio .image-wrapper {
        min-height: 200px;
    }

    .project-gallery {
        text-align: left;
    }
}

@media only screen and (max-width: 768px) {
    .portfolio .image-wrapper {
        min-height: 150px;
    }

    .col-logo {
        text-align: center;
    }
}

.portfolio .button-caption p:after {
    content: "\f078";
}

.portfolio .button-caption p.rotate:after {
    content: "\f077";
}

div.description {
    padding: 0 10px 20px 10px;
}

.img-thumbnail {
    border-radius: 0px;
    border: 0px;
}

.projectos ul {
    padding-left: 15px;
}

/* --- Para retirar border das caixas modais --- */
.modal-content {
    border-radius: 0px;
}

/* --- Voltar ao topo --- */

.to-top {
    background-color: #58ab27;
    display: inline-block;
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 100;
    display: none;
    opacity: 0.7;
}

.to-top i {
    font-size: 40px;
    padding: 10px 12px;
    color: #fff;
}

.to-top:hover {
    background-color: #498C20;
    opacity: 1;
}

@media only screen and (max-width: 480px) {
    .to-top i {
        font-size: 20px;
        padding: 10px 12px;
        color: #fff;
    }

    .to-top {
        right: -3px;
    }
}

.quadromor i {
    font-size: 16px;
    margin-left: 5px;
}

.quadromor a:hover {
    color: #333;
}

/* .quadromor a:after {
   content: '';
  content: '\f054';
  font-family: FontAwesome;
  font-size: 18px;
  position: absolute;
  margin-left: 5px; 
  transition: all 200ms ease-in-out;
}

.quadromor a:hover:after {
  margin-left: 8px;
  transition: all 200ms ease-in-out;
  color: #58ab27;
} */

.block-quadromor:after {
    display: inline;
    content: '';
    content: '\f054';
    font-family: FontAwesome;
    font-size: 18px;
    position: absolute;
    margin-left: 5px;
    transition: all 200ms ease-in-out;
}

.block-quadromor:hover:after {
    margin-left: 8px;
    transition: all 200ms ease-in-out;
    color: #58ab27;
}

.block-quadromor > p {
    display: inline;
}

.btn-form {
    font-size: 1em;
    padding: 8px 15px;
}

.btn-form-add,
.btn-form-add:visited,
.btn-form-add:focus {
    background-color: #58ab27 !important;
}

.btn-form-add:hover {
    background-color: #4ea01e !important;
}

.well-emprego {
    background-color: #fff;
    border-radius: 0px;
    box-shadow: none;
}

.a-fade {
    transition: .4s;
    opacity: 1;
}
html.is-animating .a-fade{
    opacity: 0;
}

.cc-window {
    font-size: 12px;
    font-family: 'Roboto', sans-serif;
    font-weight: lighter;
}

.sub-footer {
    margin-top: 20px;
}

