p, a {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
}

.line-top {
    background-color: #263042;
}

.list-top li {
    float: left;
    margin: 10px 10px 0;
}

.line-top a, .line-top a:hover {
    color: #a3b1c4;
    font-size: 12px;
    font-weight: 700;
    text-decoration: none;
}

.navbar-fixed-top {
    position: relative;
}

.navbar-custom {
    background-color: #fff;
    margin-bottom: 0;
    -webkit-box-shadow: 0px 5px 50px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 5px 50px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 5px 50px 0px rgba(0,0,0,0.3);
}

.navbar-brand {
    padding: 0;
}

.navbar-custom .navbar-nav li a, .navbar-custom .navbar-nav li a:hover, .navbar-custom .navbar-nav li a:active, .navbar-custom .navbar-nav li a:focus {
    color: #00194a;
    font-size: 16px;
    font-weight: 700;
    text-transform: capitalize;
}

header {
    background: url('../images/banner-principal.png') no-repeat center;
    text-align: left;
}

header .container {
    padding-top: 150px;
    padding-bottom: 60px;
}

header .intro-text .name {
    font-size: 54px;
    text-transform: inherit;
}

header .intro-text .skills {
    color: #dae6fc;
    font-size: 22px;
    font-weight: 600;
}

.expertise {
    background-color: #283245;
}

.expertise h2 {
    color: #fff;
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 50px;
    text-transform: capitalize;
}

.expertise p {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    margin: 25px 0;
    text-align: center;
}

.dna {
    background-color: #f6f6f6;
}

.dna h2 {
    color: #494949;
    font-size: 30px;
    text-transform: none;
}

.dna b {
    color: #545454;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
}

.dna p {
    color: #545454;
    font-size: 14px;
}

.margin-servicos {
    margin: 30px 0;
}

.servicos {
    background: url('../images/cadeado.png') no-repeat right;
    padding: 0;
}

.servicos img {
    margin-bottom: 40px;
}

.servicos h2 {
    color: #545454;
    font-size: 30px;
    margin-bottom: 15px;
    text-transform: none;
}

.lista-servicos li a, .lista-servicos li a:hover {
    color: #545454;
    display: block;
    font-size: 18px;
    margin-bottom: 10px;
    text-decoration: none;
    text-shadow: 1px 0px 0px rgba(0, 0, 0, 1);
}

.clientes {
    background-color: #f6f6f6;
}

.clientes h2 {
    color: #494949;
    font-size: 30px;
    margin-bottom: 30px;
    text-align: center;
    text-transform: none;
}

#owl-demo .item{
  margin: 3px;
}

#owl-demo .item img{
  display: block;
  width: 160px;;
  height: auto;
}

.floating-label-form-group {
    border-bottom: 0;
    padding: 0;
}

form .row:first-child .floating-label-form-group {
    border-top: 0;
}

.floating-label-form-group input, .floating-label-form-group textarea {
    border: 2px solid #273143;
    border-radius: 10px;
    font-size: 14px;
    padding: 10px;
}

.btn-success, .btn-success.active, .btn-success:active, .btn-success:focus, .btn-success:hover, .open .dropdown-toggle.btn-success, .btn-success:active:focus {
    background-color: #36445c;
    border: 2px solid #273143;
    padding: 5px;
    width: 100%;
}

.map {
    padding-bottom: 0;
    padding-top: 0;
}

.scrolloff {
    pointer-events: none;
}

footer .footer-above {
    background-color: #fff;
    padding: 30px 0;
}

.mrg-list-footer {
    margin-top: 20px;
}

.list-inline>li>a {
    color: #00194a;
    font-size: 16px;
    font-weight: 700;
    text-transform: capitalize;
}

.address-footer {
    color: #36445c;
    font-size: 14px;
}

.modal-content {
    background-color: rgba(0, 0, 0, 0.5);
}

.modal-body h3 {
    color: #fff;
    font-size: 20px;
    text-align: left;
    text-shadow: 3px 1px 1px rgba(0, 0, 0, 1);
    text-transform: none;
}

.modal-body p {
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    text-align: left;
    text-shadow: 3px 1px 1px rgba(0, 0, 0, 1);
}

.portfolio-modal .close-modal .lr, .portfolio-modal .close-modal .lr .rl {
    background-color: #ffffff;
}

/* Institucional */

.institucional {
    padding: 0;
}

.content-section-a {
    background: url('../images/bg-institucional-a.jpg') #f6f6f6 no-repeat center right;
    padding: 100px 0;
}

.content-section-b {
    background: url('../images/bg-institucional-b.jpg') #f6f6f6 no-repeat center left;
    padding: 100px 0;
}

.content-section-c {
    background: url('../images/bg-institucional-c.jpg') #f6f6f6 no-repeat center right;
}

.institucional h2 {
    color: #00194a;
    font-size: 30px;
    margin-bottom: 25px;
    margin-top: 25px;
    text-transform: initial;
}

.institucional p {
    color: #545454;
    font-size: 14px;
    margin-bottom: 25px;
    font-weight: 600;
}

.textos-instituicionais {
    padding-bottom: 100px;
    padding-top: 100px;
}

/* Portfolio */

.portfolio {
    background: url('../images/bg-portfolio.jpg') #f6f6f6 no-repeat center right;
}

.portfolio h2 {
    color: #00194a;
    font-size: 30px;
    margin-bottom: 25px;
    text-transform: initial;
}

.portfolio p {
    color: #545454;
    font-size: 14px;
    margin-bottom: 25px;
    font-weight: 600;
}

/* Metodologia */

.metodologia {
    background-color: #f6f6f6;
    padding: 100px 0 0;
}

.metodologia h2 {
    color: #00194a;
    font-size: 30px;
    margin-bottom: 25px;
    text-transform: initial;
}

.metodologia p {
    color: #545454;
    font-size: 14px;
    margin-bottom: 25px;
    font-weight: 600;
}

.fluxo-metodologia {
    position: relative;
    top: -100px;
}

/* Contato */

.contato {
    background: url('../images/predio.png') #f6f6f6 no-repeat;
    background-position: right 190px;
}

.contato h2 {
    color: #00194a;
    font-size: 30px;
    margin-bottom: 25px;
    text-transform: initial;
}

.contato p, .contato p a, .contato p a:hover {
    color: #545454;
    font-size: 14px;
    margin-bottom: 25px;
    font-weight: 600;
}

@media only screen and (min-width: 320px) and (max-width: 479px) {
  
  .navbar-custom {
    height: 70px;
  }
  
  .navbar-brand > img {
    margin: 10px;
  }
  
  .navbar-toggle {
    background-color: #3e4a60;
    margin-bottom: 15px;
    margin-top: 20px;
  }
  
  .navbar-custom .navbar-toggle:focus, .navbar-custom .navbar-toggle:hover {
    background-color: #3e4a60;
    border-color: #3e4a60;
    color: #fff;
  }
  
  .navbar-default .navbar-collapse, .navbar-default .navbar-form {
    background: #263042;
  }
  
  .navbar-custom .navbar-nav li a, .navbar-custom .navbar-nav li a:hover, .navbar-custom .navbar-nav li a:active, .navbar-custom .navbar-nav li a:focus {
    color: #a3b1c4;
  }
  
  header {
    text-align: center;
  }
  
  header .container {
    padding-bottom: 40px;
    padding-top: 30px;
  }
  
  .dna, .address-footer {
    text-align: center;
  }
  
  .dna h2 {
    margin-bottom: 25px;
  }
  
  .servicos {
    background: url(../images/cadeado.png) no-repeat center bottom;
  }
  
  .center-footer {
    display: block;
    margin: auto;
  }
  
  .list-inline > li {
    display: block;
    margin: 15px 0;
  }
  
  .content-section-a {
    background-position: center bottom;
    background-size: 100%;
    padding: 0px 0px 200px;
    text-align: center;
  }
  
  .content-section-b, .content-section-c {
    background-position: center bottom;
    background-size: 100%;
    padding: 25px 0px 200px;
    text-align: center;
  }
  
  .portfolio {
    background-position: center bottom;
    background-size: 100%;
    padding: 30px 0 380px;
    text-align: center;
  }
  
  .metodologia {
    padding: 40px 0 0px;
    text-align: center;
  }
  
  .contato {
    background-position: right bottom;
    padding: 30px 0;
    text-align: center;
  }
  
}