@charset "utf-8";
/* CSS Document */

font-family: 'Oswald', sans-serif;


html {
    scroll-behavior: smooth;
}

h1, h2, h3, h4, h6 {
    font-weight: bold;
    color: #011627;
}


h1 {
    font-size: 55px;
    margin: 5px;
    text-transform: uppercase;
    color: #011627;
}

h2 {
    font-size: 50px;
    text-transform: uppercase;
}

h3 {
    font-size: 24px;
}

h4{
    font-size: 22px;
}

h5{
    font-size: 26px;
    color: #FF0033;
}

h6{
    font-size: 16px;
}
p {
    font-size: 16px;
    font-weight: normal;
    color: #011627;
    line-height: 2em;
}

hr {
   border-top: none;
   margin-top: 3rem;
}

a {
    font-size: 16px;
    transition: all 1s;
    font-weight: 600;
    color: #011627;
}

a:hover {
    color: #FF0033;
    text-decoration: none;
}

.featurette-image {
  animation-duration: 2s;
  animation-delay: 2s;
  animation-iteration-count: 1 scroll;
}


.material-icons.md-48 { 
    font-size: 75px; 
    color: #FF0033;
}

.beneficios-centro{
    text-align: center;
}

#funcionalidades {
    margin-top: 3em;
    box-sizing: border-box;
}
.funcionalidades-titulo{
    text-align: center;
}
.titulo-beneficios{
    margin-bottom: 3em;
    text-align: center;
}

.sobre-titulo{
    margin-bottom: .6em;
}

.featurette p {
    margin: 0;
    padding: 0;
}

.beneficios {
    margin-top: 3em;
}

.beneficios p{
    margin-top: 1em;
}


.featurette-heading span {
    color: white;
}

.featurette-heading h2 {
    margin-right: 0;
    margin-left: 0;
}

#contato .featurette-heading {
    text-align: center;
    padding: 1em 0;
    margin: auto;
}

.contato {
    text-align: center;
    margin-top: 3em;
}

iframe{ 
  text-align: center;
  width: 560px;
  height: 600px;   
}


.navbar-brand img {
    width: 234px;
    height: 195px;
}
.row .col-lg-6 h3 {
    color: #011627;
    margin: 1em 0 .75em 0;
}

.row .col-lg-6 span {
    color: white;
}

.row .col-lg-6 img {
    margin-top: 1em;
}

.navbar-nav {
    margin-right: 37px;
}

.nav-item {
    padding-right: 16px;
}

.nav-link{
    color: black;
}

.navbar-light .navbar-nav .nav-link {
    color: black;
}

.navbar-light .navbar-nav .nav-link:hover {
    color: #FF0033;
}

.lead{
    color: #011627;
    font-size: 28px;
    margin: 15px 0;
}

span{
    color: #FF0033;
    font-size: 55px;
}

.btn-primary {
    background-color: #FF0033;
    border-color: #FF0033;
    color: white;
    border-radius: 3px;
    font-weight: normal;
    font-size: 18px;
    padding: 12px;
}

.btn-secondary {
   background-color: #FF0033;
   border-color: #FF0033;
   border-radius: 10px;
   font-size: 18px;
   margin: 2em 0;
   padding: .65em .75em;
}
.btn-secondary:hover {
    background-color: #bc193a;
    color: #fff;
    border-color: #bc193a;
}
.btn-primary:hover {
  color: #fff;
  background-color: #bc193a;
  border-color: #bc193a;
}

.btn-primary:focus, .btn-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(1, 1, 1, 0.1);
}

.btn-primary.disabled, .btn-primary:disabled {
  color: #fff;
  background-color: #FF0033;
  border-color:  #FF0033;
}

.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #bc193a;
  border-color: #bc193a;
}

.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(1, 1, 1, 0.1);
}


.media .media-body .mt-0 {
    font-size: 20px;

}

.titulos{
    text-align: center;
    text-transform: uppercase;
    margin: 40px;
}
.banner {
    width: 100%;
    background: url("../img/235.jpg"), rgba(255, 255, 255, 0.80);
    background-blend-mode: overlay;
    height: 850px;
    box-sizing: border-box;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.featurette-heading {
    margin-bottom: 1em;
    margin-top: 0px;
    
}
.featurette-heading.quemsomos {
    margin-bottom: .5em;
}
.featurette-heading span {
    font-size: .9em;
    font-weight: bold;
}

.featurette {
    margin-top: 3em;
    line-height: 1.5em;
    padding: 0;
}
.container .pricing-header.px-3.py-3.pt-md-5.pb-md-4.mx-auto.text-center .titulos {
    margin-top: -10px;
}

.pricing-card-title {
    color: #33658A;
}

.redes-sociais {    
  margin-right: .5em;
  padding: 0;
}

.redes-sociais img {
    width: 72px;
    height: 72px;
}
.redes-sociais li {
    list-style-type: none;
     display: inline;
}

.footer {
    background: #011627;
    border-top: #969595;
    margin-top: 5em;
}

.footer h2 {
    color: white;
    font-size: 50px;
}

.footer p{
    color: white;
}


.mb-2 {
    width: 250px;
    height: 180px;
    margin-left: 3em;
    text-align: center;
}

.container .row .col-lg-5 {
    margin-top: 30px;
}
.row .col-lg-6 h2 {
    margin-bottom: 0px;
    margin-top: 140px;
}
.row .col-lg-6 .img-fluid {
    margin-top: 80px;
}

.footer .container .copy {
    text-align: center;
}
.row .col-lg-12 p {
    margin-top: 60px;
}
.row .col-lg-12 .img-fluid {
    float: right;
    margin-top: -30px;
}
.row .col-lg-9 p {
    margin-top: 78px;
}
.footer .container .copy {
    margin-top: 17px;
}
.row .col-lg-8 p {
    font-size: medium;
    margin-top: 38px;
}
.navbar.navbar-dark.bg-transparent .container.d-flex.justify-content-between .navbar-toggler {
    color: #011627;
}
.ben {
    margin-bottom: 3em;
}

.featurette-divider .container .featurette-divider .localization {
    margin-top: 1em;

}
.row .col-lg-6 h3 {
    margin-top: 2em;
}
.form-contact {
  width: 100%;
  margin: 1em 0;
}
.form-contact h3{
    margin: 1.5em 0;
}
.form-contact-input {
  width: 100%;
  color: #292929;
  font-size: 18px;
  background-color: #E9E9E9;
  border: 1px solid #E9E9E9;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  height: 40px;
  margin-bottom: 20px;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  text-indent: 20px;
}
.form-contact-textarea {
  width: 100%;
  color: #292929;
  font-size: 18px;
  background-color: #E9E9E9;
  border: 1px solid #E9E9E9;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  height: 200px;
  margin-bottom: 20px;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  text-indent: 20px;
  padding-top: 16px;
  padding-left: 0;
  padding-right: 0;
  font-family: "Arial", Times, serif;
}

.form-contact-button {
  width: 100%;
  font-size: 18px;
  border-radius: 4px;
  color: #fff;
  height: 40px;
  opacity: .8;
  margin-bottom: 20px;
  cursor: pointer;
  background: #B22222;
  display: block;
  border: none;
  border-bottom: 1px solid #500707;
  border-right: 1px solid #500707;
  transition: 1s;
}
.form-contact-button:hover {
  opacity: 1;
}

.row .col-lg-5 .img-fluid {
    margin-left: 80px;
}
.row.justify-content-md-center .col-md-6.order-md-2 .btn.btn-secondary {
    margin-top: 1em;
}
.row.justify-content-md-center .col-md-6.order-md-2 .featurette-heading.quemsomos {
    line-height: 40px;
}
.localizacao li{
    list-style-type: square;
    color: #FF0033;
}
.row.justify-content-md-center.featurette .order-md-2.col-md-7 .btn.btn-secondary {
    margin-top: 20px;
}
.row .col-lg-8 .row {
    margin-top: -24px;
}
.col-lg-3 a .img-fluid {
    width: 350px;
    height: 250px;
}
.container .row .col-lg-5 {
    margin-top: -25px;
}
.container .form-contact .btn-primary {
    margin-bottom: 1em;
}
.row.justify-content-md-center.featurette .col-md-6.order-md-2 .btn.btn-secondary {
    margin-top: 2em;
}

.col-lg-5 .container .form-contact {
    margin-top: 0px;
}
.container .row .col-lg-5 {
    margin-top: 0px;
}

.btn-primary {
    cursor: pointer;
}

@media (max-width: 1000px){
.banner {
    height: auto;
    background-repeat: repeat;
    }

iframe{    
  width: 400px;
  height: 600px;   
}
}


@media (max-width: 576px){

.localizacao {
    margin: 1.5em 0;
    padding-left: 1em;
    }
}
@media (max-width: 992px){

 h1{ margin-top: -20px;
} 
.card-deck .card {
        flex: 1 1 40%;
    }
#contato .container .row {
    text-align: center;
    margin-top: -55px;
}
.row .col-lg-5 .redes-sociais {
    margin-top: 24px;
    margin-bottom: 27px;
}
.row .col-lg-8 h3 {
    text-align: center;
}
.row .col-lg-8  h4 {
    text-align: center;
}
.row .offset-lg-0.col-5.col-md-4.offset-md-4.col-lg-4 .img-fluid {
    margin-top: 37px;
}
.featurette-divider .row .col-lg-8 {
    margin-top: -31px;
    }
}
@media (max-width:768px){

h1 {
        font-size: 50px;
        margin-top: -20px;
        margin-bottom: .3em;
    
}
h2 {
     font-size: 31px;   
    }
h3 {
    font-size: 24px;
}
h5 {
    font-size: 21px;
}

.mb-2 {
   width: 150px;
   height: 120px;
    }
.container .pricing-header.px-3.py-3.pt-md-5.pb-md-4.mx-auto.text-center .planos {
    text-align: left;
}
.row .col-lg-8 p {
    text-align: left;
}
.row .col-lg-8 h3 {
    text-align: left;
}
.row .col-lg-8 .localizacao {
    text-align: left;
}
.row.justify-content-md-center.featurette .order-md-2.col-md-7 .btn.btn-secondary {
    margin-bottom: 37px;
    }
.col-lg-3 a .img-fluid {
    width: 100%;
    }
.button{
    float: right;
    padding-bottom: 1em;
    }
}
@media (max-width:425px){
    h1 {
        font-size: 41px;
    }
    .btn-primary {
        font-size: 12px;
    }
    .featurette-image {
        margin-bottom: 2em; 
        
    }
@media (max-width:375px){
    h1 {
        font-size: 35px;
    }
    
    h3 {
        font-size: 28px;
        }
    }
    .navbar-brand img {
        width: 150px;
        height: 120px;
    }
@media (max-width:320px){
    h1 {
        font-size: 31px;
    }
    h3 {
        font-size: 28px;
    }
    }
}