html {
  scroll-behavior: smooth;
}

body {
    margin: 0;
    padding: 0px;
    font-family: 'Maven Pro', sans-serif;
    background-image: url(../img/fundonovo.png);
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

p {
    font-size: 18px;
}

.container-fluid {
    padding: 0;
}

.margens {
    padding-top: 50px;
}


/* RESPONSIVE */
@media (max-width: 575.98px) { 
    .navbar {
        background: #003968;
        height: auto;
        padding: 25px 35px 25px 35px;
    }

    .navbar.scrolled {
        background: #003968;
        padding: 25px 35px 25px 35px;
    }
}

@media (min-width: 576px) and (max-width: 767.98px) { 
    .navbar {
        background: #003968;
        padding: 25px 35px 25px 35px;
    }

    .navbar.scrolled {
        background: #003968;
        padding: 25px 35px 25px 35px;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) { 
    .navbar {
        background: #003968;
        padding: 25px 35px 25px 35px;
    }

    .navbar.scrolled {
        background: #003968;
        padding: 25px 35px 25px 35px;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) { 
    .navbar {
        background: #003968;
        padding: 25px 35px 25px 35px;
    }

    .navbar.scrolled {
        background: #003968;
        padding: 25px 35px 25px 35px;
    }
}

@media (min-width: 1200px) { 
    
}




/* SEC UM*/

.firstSec {
    width: 100%;
    height: auto;
    background: transparent;
    z-index: 2;
}

.logo {
    width: auto;
    height: 48px;
}

.navbar {
    height: auto;
    padding: 25px 35px 25px 35px;
}

.navbar.scrolled {
    background: #003968;
    padding: 25px 35px 25px 35px;
}

.section-spacer {
    padding: 130px 0;
    position: relative;
}

.navbar-light .navbar-nav .nav-link {
    color: #fff;
    font-size: 16px;
    margin: 10px;
}

.navbar-light .navbar-nav .nav-link:hover {
    color: #fff;
    font-size: 16px;

}


.cool-link::after {
    content: '';
    display: block;
    width: 0;
    height: 2px;
    background: #fff;
    transition: width .3s;
}

.cool-link:hover::after {
    width: 100%;
    transition: width .3s;
}

.navbar-toggler {
    color: transparent;
    border-color: none;
}
.social-nav {
    margin: 10px;
}

.social-nav .fab {
    margin: 6px;
    color: #fff;
}

.social-nav .fab:hover {
    transform: scale(1.02);
}

.cover {
    padding-top: 200px;
    color: #fff;
}
.cover-container {
    max-width: 60em;
}
.lead {
    font-size: 1.25rem;
    font-weight: 300;
}
.text-center {
    text-align: center!important;
}

.carousel {
    padding: 100px 10px 100px 10px;
    height: 800px;
    width: 100%;
}

.carousel-item {
    padding-top: 80px;
    padding-bottom: 80px;
    justify-content: center;
    color: white;
}

.tituloSlider {
    text-align: center;
    vertical-align: middle;
}

.carousel-indicators {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 15;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none;
}

.slideImg {
    width: 600px;
    height: auto;
    padding: 10px;
    justify-content: center;
}

/*.tituloSlider {
    text-align: left;
    font-size: 16px;
    color: #fff;
    padding-left: 60px;
}

.slideImg {
    width: 100%;
    height: 450px;
}*/


/* SECTION EMPRESA */
.secondSec {
    width: 100%;
    height: auto;
    background-image: url(../img/backgroundteam.jpg);
    color: #fff;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 60px;
}
.secondSec h1{
    color: #fff;
    font-size: 36px;
    padding-top: 60px;
}
.secondSec h3{
    color: #fff;
    font-size: 28px;
}
.secondSec p{
    color: #fff;
    font-size: 26px;
    text-align: justify;
}

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

.btn a {
    text-decoration: none;
    color: #fff;
}

.btn a:hover {
    text-decoration: none;
    color: #000;
}

/* TERCEIRA SEC */

.servSec {
    width: 100%;
    height: auto;
    background: transparent;
    color: #fff;
    padding: 60px;
}
.servSec h1{
    color: #fff;
    font-size: 36px;
    padding-top: 60px;
}
.servSec h3{
    color: #fff;
    font-size: 28px;
}

.spacePort {
    padding-top: 60px;
}
.cardPort {
    border: none;
}

/* SERVIÇOS */

.thirdSec {
    width: 100%;
    height: auto;
    background-color: #fff;
    color: #000;
    padding: 60px;
}
.thirdSec h1{
    color: #000;
    font-size: 36px;
    padding-top: 60px;
}
.thirdSec h3{
    color: #000;
    font-size: 28px;
}

.iconNeg{
    width: 30%;
    height: auto;
}

.cardSpace {
    padding-top: 20px;
}
.cardSpace2 {
    padding-top: 6px;
}
.cardSpace3{
    padding-top: 16px;
}
/* CLIENTES SEC */

.fourSec {
    width: 100%;
    height: auto;
    background: transparent;
    background-size: cover;
    color: #fff;
    padding: 60px;
}
.fourSec h1{
    color: #fff;
    font-size: 36px;
    padding-top: 60px;
}
.fourSec h3{
    color: #fff;
    font-size: 28px;
}

.cardCliente {
    background: transparent;
    border: none;
}



/* CONTACTOS SEC */

.fiveSec {
    width: 100%;
    height: auto;
    background: #343434;
    background-size: cover;
    color: #fff;
    padding: 60px;
    text-align: center;
}

.fiveSec h1{
    color: #fff;
    font-size: 36px;
    padding-top: 60px;
}
.fiveSec h3{
    color: #fff;
    font-size: 28px;
    padding-top: 60px;
}

/* FOOTER SEC */

.footerSec {
    width: 100%;
    height: auto;
    background: #000;
    color: #fff;
    padding: 0;
}

.footerSec span {
    color: #fff;
    font-size: 18px;
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
}

.fa-phone {
    transform: rotate(90deg);
}



/* ANIMATIONS */
/*animation element sliding left*/

.animation-element.slide-left {
  opacity: 0;
  -moz-transition: all 500ms linear;
  -webkit-transition: all 500ms linear;
  -o-transition: all 500ms linear;
  transition: all 500ms linear;
  -moz-transform: translate3d(-100px, 0px, 0px);
  -webkit-transform: translate3d(-100px, 0px, 0px);
  -o-transform: translate(-100px, 0px);
  -ms-transform: translate(-100px, 0px);
  transform: translate3d(-100px, 0px, 0px);
}

.animation-element.slide-left.in-view {
  opacity: 1;
  -moz-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}


