/*!
 * Start Bootstrap - Grayscale v5.0.9 (https://startbootstrap.com/template-overviews/grayscale)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-grayscale/blob/master/LICENSE)
 */

#mainNav {
  min-height: 56px;
  background-color: #fff;
}

#mainNav .navbar-toggler {
  font-size: 80%;
  padding: 0.75rem;
  color: #194A6A;
  border: 1px solid #194A6A;
}

#mainNav .navbar-toggler:focus {
  outline: none;
}

#mainNav .navbar-brand{
  color: #161616;
  font-weight: 700;
  padding: .9rem 0;
}

#mainNav .navbar-nav .nav-item:hover {
  color: fade(white, 80%);
  outline: none;
  background-color: transparent;
}

#mainNav .navbar-nav .nav-item:active, #mainNav .navbar-nav .nav-item:focus {
  outline: none;
  background-color: transparent;
}


.masthead {
  position: relative;
  width: 100%;
  height: auto;
  min-height: 54rem;
  margin: -8rem 0 !important ;
  background: url("../img-internas/topo.png"),url(../img/bg-masthead.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
}
img.titulo_consultoria {
  margin-top: 300px;
}

.masthead h1 {
  font-family: 'Varela Round';
  font-size: 2.5rem;
  line-height: 2.5rem;
  letter-spacing: 0.8rem;
  background: -webkit-linear-gradient(rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0));
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
}

.masthead h2 {
  max-width: 20rem;
  font-size: 1rem;
}


.btn {
  box-shadow: 0 0.1875rem 0.1875rem 0 rgba(0, 0, 0, 0.1) !important;
  padding: 1.25rem 2rem;
  font-family: 'Varela Round';
  font-size: 80%;
  text-transform: uppercase;
  letter-spacing: .15rem;
  border: 0;
}

.btn-primary {
  background-color: #194A6A;
}

.btn-primary:hover {
  background-color: #4f837f;
}

.btn-primary:focus {
  background-color: #4f837f;
  color: white;
}

.btn-primary:active {
  background-color: #467370 !important;
}

.about-section {
  padding-top: 2rem;
  padding-bottom: 2rem;
  /* background: linear-gradient(to bottom, #161616 0%, rgba(22, 22, 22, 0.9) 75%, rgba(22, 22, 22, 0.8) 100%); */
  background: url(../img/pattern.jpg);
}

.about-section p {
  margin-bottom: 5rem;
}


.quemsomos-section {
  padding: 10rem 0;
}

.quemsomos-section .featured-text {
  padding: 2rem;
  color: #fff;
}

.quemsomos-section .project-text {
  padding: 3rem;
  font-size: 90%;
  color: #fff;

}



.signup-section {
  padding: 10rem 0;
  background: linear-gradient(to bottom, rgba(22, 22, 22, 0.1) 0%, rgba(22, 22, 22, 0.5) 75%, #161616 100%), url("../img/bg-signup.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
}

.signup-section .form-inline input {
  box-shadow: 0 0.1875rem 0.1875rem 0 rgba(0, 0, 0, 0.1) !important;
  padding: 1.25rem 2rem;
  height: auto;
  font-family: 'Varela Round';
  font-size: 80%;
  text-transform: uppercase;
  letter-spacing: 0.15rem;
  border: 0;
}

.contato-section {
  padding: 5rem 0 0;
}

.contato-section .card {
  border: 0;
  border-bottom: 0.25rem solid #194A6A;
}

.contato-section .card h4 {
  font-size: 0.8rem;
  font-family: 'Varela Round';
  text-transform: uppercase;
  letter-spacing: 0.15rem;
}

.contato-section .card hr {
  border-color: #194A6A;
  border-width: 0.25rem;
  width: 3rem;
}

.contato-section .social {
  margin-top: 5rem;
}

.contato-section .social a {
  text-align: center;
  height: 3rem;
  width: 3rem;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 100%;
  line-height: 3rem;
  color: rgba(255, 255, 255, 0.3);
}

.contato-section .social a:hover {
  color: rgba(255, 255, 255, 0.5);
}

.contato-section .social a:active {
  color: #fff;
}

body {
  font-family: 'Nunito';
  letter-spacing: 0.0625em;
}

a {
  color: #194A6A;
}

ul{
  list-style-type: none !important;
  padding-left: 0px;
  min-width: 370px;
}

a:focus, a:hover {
  text-decoration: none;
  color: #3c6360;
}

.bg-black {
  background-color: #161616 !important;
}

.bg-primary {
  background-color: #194A6A !important;
}

#quemsomos {
  /* background-color: #194A6A !important; */
  filter: contrast(180%);
  background: linear-gradient(45deg, rgba(25, 74, 106, 0.6), rgba(25, 74, 106, 0.6) 100%), url(../img/middle.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
  height: 850px;
}

.text-primary {
  color: #194A6A !important;
}

footer {
  padding: 5rem 0;
}
#hr{
  position: relative;
}

ul.link-footer > a > li
{
color: white;
}

#unionTop {
  background-repeat: no-repeat;
  width: 100%;
  height: 182px;
  background: url(../img/union-1.png);
  top: -30px;
  left:0;
  z-index: 999;
  position: absolute;
  }

#unionTop-parceiros {
  background-repeat: no-repeat;
  width: 100%;
  height: 268px;
  background: url(../img/terra_superior.png);
  top: -40px;
  left:0;
  z-index: 999;
  position: absolute;
  }

#unionBottom {
  background-repeat: no-repeat;
  width: 100%;
  height: 182px;
  background: url(../img/union-1.png);
  top: -177px;
  left: 0;
  z-index: 999;
  position: absolute;
  transform: rotate(180deg);
}
#unionBottom-projetos {
  background-repeat: no-repeat;
  width: 100%;
  height: 182px;
  background: url(../img/union-oferecemos.png);
  top: -177px;
  left: 0;
  z-index: 999;
  position: absolute;
}

#unionBottom-parceiros {
  background-repeat: no-repeat;
  width: 100%;
  height: 100px;
  top: -90px;
  left: 0;
  z-index: 999;
  position: absolute;
  /* transform: rotate(180deg); */
  background: url(../img/terra_inferior.png);
}

#portfolio {
  background: url(../img/pattern.jpg);
  min-height: 300px;
  padding-top: 1rem;
  padding-bottom: 4rem;
}

#contato, footer {
  background: url(../img/pattern.jpg);  
  min-height: 300px;
}


#partners {
  background: linear-gradient(45deg,rgba(187, 181, 165, 0.2), rgba(187, 181, 165, 0.2) 100%), url(../img/pattern-parceiros.jpg);
  min-height: 260px;
  padding-top: 6rem;
  padding-bottom: 1rem;
  /* filter: brightness(405%); */
}

div#Partner {
  z-index: 10000;
}

#Oferecemos{
  position: relative;
  padding-top: 4rem;
}

img.rounded-circle {
  border: hsla(45, 100%, 51%, 0.2) 13px solid;
  padding: 15px;
}

/* Carrossel */

.carousel-control {
  color:  hsla(45, 100%, 51%, 0.2) !important;
  font-size: 100px;
}

.carousel-indicators {
  z-index: 100000;
  position: relative;
}
.control-btn{
  position: absolute;
  top:50px;
  width: 100%;
}

a.left.carousel-control {
  left: 0;
  position: absolute;
  margin-left: -4rem;

}

a.right.carousel-control {
  right: 0;
  position: absolute;
  margin-right: -4rem;
}

/* Titulos */

.titulo_consultoria{
  background-repeat: no-repeat;
}

.titulo_portfolio{
  background-repeat: no-repeat;
  margin-bottom: 20px;
}

.titulo_oferecemos{
  background-repeat: no-repeat;
}

.titulo_parceiro{
  background-repeat: no-repeat;
  margin-bottom: 15px;
}
/* menor que essa medida oculta */
@media (max-width: 576px) {
  #Portfolio,  .titulo_oferecemos, #portfolio  {
   display: none;
  }
  .titulo_consultoria{
    height:auto;
    width: 300px;
  }
  section#partners{
   display: none;
  }
  div#unionTop-parceiros,div#unionBottom-parceiros{
   display: none;
    
  }
  #quemsomos {
    height: 980px;
}

  .quemsomos-section .featured-text {
    padding: 0rem;
    color: #fff;
}

  #unionBottom-projetos {
    background-repeat: no-repeat;
    width: 100%;
    height: 100px;
    background: url(../img/terra_inferior.png);
    top: -92px;
  }
}

@media (min-width: 992px) {
  #mainNav {
    padding-top: 0;
    padding-bottom: 0;
    border-bottom: none;
    background-color: transparent;
    transition: background-color 0.3s ease-in-out;
  }
  #mainNav .navbar-brand {
    padding: .5rem 0;
    color: rgba(255, 255, 255, 0.5);
  }
  #mainNav .nav-link {
    transition: none;
    padding: 2rem 1.5rem;
    color:#000;
  }
  #mainNav .nav-link:hover {
    color: #194A6A important;
  }
  #mainNav .nav-link:active {
    color: #194A6A !important;
  }
  #mainNav.navbar-shrink {
    background-color: #fff;
    z-index: 10001;
  }
  #mainNav.navbar-shrink .navbar-brand {
    color: #161616;
  }
  #mainNav.navbar-shrink .nav-link {
    color: #161616;
    padding: 1.5rem 1.5rem 1.25rem;
    border-bottom: 0.25rem solid transparent;
  }
  #mainNav.navbar-shrink .nav-link:hover {
    color: #194A6A;
  }
  #mainNav.navbar-shrink .nav-link:active {
    color: #467370;
  }
  #mainNav.navbar-shrink .nav-link.active {
    color: #194A6A;
    outline: none;
    border-bottom: 0.25rem solid #194A6A;
  }
}

@media (min-width: 768px) {
  .masthead h1 {
    font-size: 4rem;
    line-height: 4rem;
  }
}

@media (min-width: 992px) {
  .masthead {
    height: 150vh;
    padding: 0;
  }
  .masthead h1 {
    font-size: 6.5rem;
    line-height: 6.5rem;
    letter-spacing: 0.8rem;
  }
  .masthead h2 {
    max-width: 30rem;
    font-size: 1.25rem;
  }
}

@media (min-width: 992px) {
  .quemsomos-section .featured-text {
    /* padding: 7rem 0 0 2rem; */
    /* border-left: 0.5rem solid #194A6A; */
    color: #fff;
  }
}

@media (min-width: 992px) {
  .quemsomos-section .project-text {
    padding: 5rem;
  }
  .quemsomos-section .project-text hr {
    border-color: #194A6A;
    border-width: .25rem;
    width: 30%;
  }
}