 /*!
 * Start Bootstrap - Agency Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

 @font-face {
    font-family: 'bitstream_vera_sansroman';
    src: url('../font/bitstream/roman/Vera-webfont.eot');
    src: url('../font/bitstream/roman/Vera-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/bitstream/roman/Vera-webfont.woff') format('woff'),
         url('../font/bitstream/roman/Vera-webfont.ttf') format('truetype'),
         url('../font/bitstream/roman/Vera-webfont.svg#bitstream_vera_sansroman') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'bitstream_vera_sansbold';
    src: url('../font/bitstream/bold/Vera-Bold-webfont.eot');
    src: url('../font/bitstream/bold/Vera-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/bitstream/bold/Vera-Bold-webfont.woff') format('woff'),
         url('../font/bitstream/bold/Vera-Bold-webfont.ttf') format('truetype'),
         url('../font/bitstream/bold/Vera-Bold-webfont.svg#bitstream_vera_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {        
    overflow-x: hidden;
    font-family: 'Open Sans', sans-serif;
    color:#000;
    line-height: 1.75;
    border-bottom: 5px solid #111;
    background: #f2f2f2;
    font-size: 16px;
}

.page-header {
    border-bottom: 1px solid #bbb;
}

hr {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #bbb;
}

.box-flags{
    display: inline-block;
    position: relative;
    margin-top: -8px;
}
.other-flags{
    position: absolute;
    left: 0;
    top: 40px;
    display: none;
}
.box-flags img{
    height: 30px;
    border: 1px solid transparent;
}

.box-flags .active img{
    /*border: 1px solid #3D94EA;*/
}

.text-muted {
    color: #777;
}

#contact .text-muted {
    color: #CCC;
}

.internas .text-muted{
    color: #333;
    padding-bottom: 50px;
}

.text-primary {
    color: #1FBA9B;
}

p {
    font-size: 16px;
    line-height: 1.75;
}

p.large {
    font-size: 16px;
}

a,
a:hover,
a:focus,
a:active,
a.active {
    outline: 0;
}

a {
    color: #1FBA9B;
}

a:hover,
a:focus,
a:active,
a.active {
    color: #fec503;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #1FBA9B;
}

.img-centered {
    margin: 0 auto;
}

.bg-light-gray {
    background-color: #f7f7f7;
}

.bg-darkest-gray {
    background-color: #222;
}

.btn-primary {
    border-color: #1FBA9B;
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #fff;
    background-color: #1FBA9B;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    border-color: #1FBA9B;
    color: #fff;
    background-color: #fec503;
}

.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    background-image: none;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    border-color: #1FBA9B;
    background-color: #1FBA9B;
}

.btn-primary .badge {
    color: #1FBA9B;
    background-color: #fff;
}

.btn-xl {
    padding: 10px 40px;
    border-radius: 3px;
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    background-color: #1FBA9B;
}

.btn-xl:hover,
.btn-xl:focus,
.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
    border-color: #1FBA9B;
    color: #fff;
    text-decoration: underline;
}

.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
    background-image: none;
}

.btn-xl.disabled,
.btn-xl[disabled],
fieldset[disabled] .btn-xl,
.btn-xl.disabled:hover,
.btn-xl[disabled]:hover,
fieldset[disabled] .btn-xl:hover,
.btn-xl.disabled:focus,
.btn-xl[disabled]:focus,
fieldset[disabled] .btn-xl:focus,
.btn-xl.disabled:active,
.btn-xl[disabled]:active,
fieldset[disabled] .btn-xl:active,
.btn-xl.disabled.active,
.btn-xl[disabled].active,
fieldset[disabled] .btn-xl.active {
    border-color: #1FBA9B;
    background-color: #1FBA9B;
}

.btn-xl .badge {
    color: #1FBA9B;
    background-color: #fff;
}

.navbar-default {
    border-color: transparent;
    background-color: #222;
}

.navbar-default .navbar-brand {
    font-family: "Kaushan Script","Helvetica Neue",Helvetica,Arial,cursive;
    color: #1FBA9B;
    padding-top: 0;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:active,
.navbar-default .navbar-brand.active {
    color: #fec503;
}

.navbar-default .navbar-collapse {
    border-color: rgba(255,255,255,.02);
}

.navbar-default .navbar-toggle {
    border-color: #1FBA9B;
    background-color: #1FBA9B;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #1FBA9B;
}

.navbar-default .nav li a {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
    letter-spacing: 1px;
    color: #fff;
    font-size: 12px;
}

.navbar-default .nav li a:hover,
.navbar-default .nav li a:focus {
    outline: 0;
    color: #1FBA9B;
}

.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a {
    border-radius: 0;
    color: #1FBA9B;
    background:none;
}



@media(min-width:768px) {
    .navbar-nav > li > a {
        padding-top: 13px;
        padding-bottom: 2px;
    }
    .navbar-default {
        padding: 0 0 15px;
        border: 0;
        -webkit-transition: padding .3s;
        -moz-transition: padding .3s;
        transition: padding .3s;
    }

    .navbar-default .navbar-brand {
        font-size: 2em;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s;
    }

    .navbar-default .navbar-nav>.active>a {
        border-radius: 3px;
    }

    body.index .navbar-default.navbar-shrink {
        padding: 0 0 14px;
        background-color: #222;
    }

    .navbar-default.navbar-shrink .navbar-brand img{
        width: 97px;
        padding: 0;
        margin: 0;
    }

    .navbar-default.navbar-shrink .navbar-nav.navbar-right:last-child {
        margin-top: 10px;
    }

    .navbar-default.navbar-shrink .navbar-brand{
        margin-top: 8px;
    }  

    .navbar-default.navbar-shrink .bar-top{
        display: none;
    }
}

header {
    text-align: center;
    color: #fff;
    background: #ecf1f5;
    position: relative;
    z-index: 10;
}

header .intro-text {
    padding-top: 100px;
    padding-bottom: 50px;
}

header .intro-text .intro-lead-in {
    margin-bottom: 25px;
    font-family: "Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 22px;
    font-style: italic;
    line-height: 22px;
}

header .intro-text .intro-heading {
    margin-bottom: 25px;
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 50px;
    font-weight: 700;
    line-height: 50px;
}

@media(min-width:768px) {

    header .intro-text .intro-lead-in {
        margin-bottom: 25px;
        font-family: "Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
        font-size: 40px;
        font-style: italic;
        line-height: 40px;
    }

    header .intro-text .intro-heading {
        margin-bottom: 50px;
        text-transform: uppercase;
        font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
        font-size: 75px;
        font-weight: 700;
        line-height: 75px;
    }
}

section {
    padding: 100px 0;
}

section h2.section-heading {
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 40px;
}

section h3.section-subheading {
    margin-bottom: 75px;
    text-transform: none;
    font-family: "Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    font-style: italic;
    font-weight: 400;
}

@media(min-width:768px) {
    section {
        padding: 60px 0;
    }
}

.service-heading {
    margin: 6px 0;
    text-transform: none;
    color: #111;
    font-weight: bold;
}

#portfolio .portfolio-item {
    right: 0;
    margin: 0 0 15px;
}

#portfolio .portfolio-item .portfolio-link {
    display: block;
    position: relative;
    margin: 0 auto;
    max-width: 400px;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    background: #1FBA9B;
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    transition: all ease .5s;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover:hover {
    opacity: 1;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content {
    position: absolute;
    top: 50%;
    width: 100%;
    height: 20px;
    margin-top: -12px;
    text-align: center;
    font-size: 20px;
    color: #fff;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content i {
    margin-top: -12px;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h3,
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h4 {
    margin: 0;
}

#portfolio .portfolio-item .portfolio-caption {
    margin: 0 auto;
    padding: 25px;
    max-width: 400px;
    text-align: center;
    background-color: #fff;
}

#portfolio .portfolio-item .portfolio-caption h4 {
    margin: 0;
    text-transform: none;
}

#portfolio .portfolio-item .portfolio-caption p {
    margin: 0;
    font-family: "Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    font-style: italic;
}

#portfolio * {
    z-index: 2;
}

@media(min-width:767px) {
    #portfolio .portfolio-item {
        margin: 0 0 30px;
    }
}

.timeline {
    position: relative;
    padding: 0;
    list-style: none;
}

.timeline:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 40px;
    width: 2px;
    margin-left: -1.5px;
    background-color: #f1f1f1;
}

.timeline>li {
    position: relative;
    margin-bottom: 50px;
    min-height: 50px;
}

.timeline>li:before,
.timeline>li:after {
    content: " ";
    display: table;
}

.timeline>li:after {
    clear: both;
}

.timeline>li .timeline-panel {
    float: right;
    position: relative;
    width: 100%;
    padding: 0 20px 0 100px;
    text-align: left;
}

.timeline>li .timeline-panel:before {
    right: auto;
    left: -15px;
    border-right-width: 15px;
    border-left-width: 0;
}

.timeline>li .timeline-panel:after {
    right: auto;
    left: -14px;
    border-right-width: 14px;
    border-left-width: 0;
}

.timeline>li .timeline-image {
    z-index: 100;
    position: absolute;
    left: 0;
    width: 80px;
    height: 80px;
    margin-left: 0;
    border: 7px solid #f1f1f1;
    border-radius: 100%;
    text-align: center;
    color: #fff;
    background-color: #1FBA9B;
}

.timeline>li .timeline-image h4 {
    margin-top: 12px;
    font-size: 10px;
    line-height: 14px;
}

.timeline>li.timeline-inverted>.timeline-panel {
    float: right;
    padding: 0 20px 0 100px;
    text-align: left;
}

.timeline>li.timeline-inverted>.timeline-panel:before {
    right: auto;
    left: -15px;
    border-right-width: 15px;
    border-left-width: 0;
}

.timeline>li.timeline-inverted>.timeline-panel:after {
    right: auto;
    left: -14px;
    border-right-width: 14px;
    border-left-width: 0;
}

.timeline>li:last-child {
    margin-bottom: 0;
}

.timeline .timeline-heading h4 {
    margin-top: 0;
    color: inherit;
}

.timeline .timeline-heading h4.subheading {
    text-transform: none;
}

.timeline .timeline-body>p,
.timeline .timeline-body>ul {
    margin-bottom: 0;
}

body.internas{
    padding-top: 0;
}

@media(min-width:768px) {
    .timeline:before {
        left: 50%;
    }

    .timeline>li {
        margin-bottom: 100px;
        min-height: 100px;
    }

    .timeline>li .timeline-panel {
        float: left;
        width: 41%;
        padding: 0 20px 20px 30px;
        text-align: right;
    }

    .timeline>li .timeline-image {
        left: 50%;
        width: 100px;
        height: 100px;
        margin-left: -50px;
    }

    .timeline>li .timeline-image h4 {
        margin-top: 16px;
        font-size: 13px;
        line-height: 18px;
    }

    .timeline>li.timeline-inverted>.timeline-panel {
        float: right;
        padding: 0 30px 20px 20px;
        text-align: left;
    }
}

@media(min-width:992px) {
    .timeline>li {
        min-height: 150px;
    }

    .timeline>li .timeline-panel {
        padding: 0 20px 20px;
    }

    .timeline>li .timeline-image {
        width: 150px;
        height: 150px;
        margin-left: -75px;
    }

    .timeline>li .timeline-image h4 {
        margin-top: 30px;
        font-size: 18px;
        line-height: 26px;
    }

    .timeline>li.timeline-inverted>.timeline-panel {
        padding: 0 20px 20px;
    }
}

@media(min-width:1200px) {
    .timeline>li {
        min-height: 170px;
    }

    .timeline>li .timeline-panel {
        padding: 0 20px 20px 100px;
    }

    .timeline>li .timeline-image {
        width: 170px;
        height: 170px;
        margin-left: -85px;
    }

    .timeline>li .timeline-image h4 {
        margin-top: 40px;
    }

    .timeline>li.timeline-inverted>.timeline-panel {
        padding: 0 100px 20px 20px;
    }
}

.team-member {
    margin-bottom: 50px;
    text-align: center;
}

.team-member img {
    margin: 0 auto;
    border: 7px solid #fff;
}

.team-member h4 {
    margin-top: 25px;
    margin-bottom: 0;
    text-transform: none;
}

.team-member p {
    margin-top: 0;
}

aside.clients img {
    margin: 50px auto;
}

section#contact {
    background-color: #222;
    background-image: url(../images/map-image.png);
    background-position: center;
    background-repeat: no-repeat;
}

section#contact .section-heading {
    color: #fff;
}

#contact .form-group {
    margin-bottom: 25px;
}

#contact .form-group input,
#contact .form-group textarea {
    padding: 11px;
}

#contact .form-group input.form-control {
    height: auto;
}

#contact .form-group textarea.form-control {
    height: 182px;
}

#contact .form-control:focus {
    border-color: #1FBA9B;
    box-shadow: none;
}

#contact::-webkit-input-placeholder {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}

#contact:-moz-placeholder {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}

#contact::-moz-placeholder {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}

#contact:-ms-input-placeholder {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}

#contact .text-danger {
    color: #e74c3c;
}

footer {
    padding: 10px 0 7px;
    text-align: center;
    color: #FFF;
    background: #222 url(../images/bg-footer.png) no-repeat scroll 0 0 / cover;
    border-top: 4px solid #000;
}

footer span.copyright {
    text-transform: uppercase;
    text-transform: none;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    line-height: 40px;
}

footer ul.quicklinks {
    margin-bottom: 0;
    text-transform: uppercase;
    text-transform: none;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    line-height: 40px;
}

ul.social-buttons {
    margin-bottom: 0;
}

ul.social-buttons li a {
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    font-size: 20px;
    line-height: 40px;
    outline: 0;
    color: #222;
    background-color: #FFF;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}

ul.social-buttons li a:hover,
ul.social-buttons li a:focus,
ul.social-buttons li a:active {
    background-color: #1FBA9B;
}

.btn:focus,
.btn:active,
.btn.active,
.btn:active:focus {
    outline: 0;
}

.portfolio-modal .modal-content {
    padding: 100px 0;
    min-height: 100%;
    border: 0;
    border-radius: 0;
    text-align: center;
    background-clip: border-box;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.portfolio-modal .modal-content h2 {
    margin-bottom: 15px;
    font-size: 3em;
}

.portfolio-modal .modal-content p {
    margin-bottom: 30px;
}

.portfolio-modal .modal-content p.item-intro {
    margin: 20px 0 30px;
    font-family: "Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    font-style: italic;
}

.portfolio-modal .modal-content ul.list-inline {
    margin-top: 0;
    margin-bottom: 30px;
}

.portfolio-modal .modal-content img {
    margin-bottom: 30px;
}

.portfolio-modal .close-modal {
    position: absolute;
    top: 25px;
    right: 25px;
    width: 75px;
    height: 75px;
    background-color: transparent;
    cursor: pointer;
}

.portfolio-modal .close-modal:hover {
    opacity: .3;
}

.portfolio-modal .close-modal .lr {
    z-index: 1051;
    width: 1px;
    height: 75px;
    margin-left: 35px;
    background-color: #222;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.portfolio-modal .close-modal .lr .rl {
    z-index: 1052;
    width: 1px;
    height: 75px;
    background-color: #222;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.portfolio-modal .modal-backdrop {
    display: none;
    opacity: 0;
}

::-moz-selection {
    text-shadow: none;
    background: #1FBA9B;
}

::selection {
    text-shadow: none;
    background: #1FBA9B;
}

img::selection {
    background: 0 0;
}

img::-moz-selection {
    background: 0 0;
}

body {
    webkit-tap-highlight-color: #1FBA9B;
}

@media (min-width: 768px){
    .navbar-nav.navbar-right:last-child {
        margin-top: 0;
    }    
}

.img-left{
    float: left;
    margin: 0 20px 20px 0;
}

.navbar-nav .btn {
    border: 1px solid rgba(255, 255, 255, .2);
    margin-left: 5px;
    margin-top: 5px;
    padding-top: 6px;
    padding-bottom: 6px;
}

.info_list {
    clear:both;
}
.divider {
    border-bottom: 1px solid #E6E6E6;
    margin: 4px 0px;
    clear: both;
}
.search-box{

    z-index: 100;
    background: #222;
    border-radius: 4px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.9);
    position: relative;

}

.search-box label{
    color: #fff;
    margin-bottom: 8px;
    font-size: 20px;
    /*height: 30px;*/
}

#supersized{
        height: 80% !important;
}
.slider-map-holder{
    background:#fff;
    height:520px;
    position:absolute;
    width:100%
}
.switcher{
    float: right;
}
@media (max-width: 600px) {
    .view-filter-divider{
        clear: both;
    }
    .switcher{
        float: left;
    }
    .slider-map-holder{
        height: 420px;
    }
    .search-box{
        width: 100%;
    }
    #supersized{
        height: 70% !important;
    }
    #prevslide, #nextslide{
        margin-top: 60px !important;
    }
    .list-group .list-group-item .row .titles:nth-child(2){
        border-right: 0;
    }
    .share-option{
        border-left: none !important;
    }
    .share-label{
        border-bottom: 1px solid #ccc;
    }
}

.share-option{
    padding: 13px;
    border-left: 1px solid #ccc;
}
.blue-button{
    background-color: #3498db;
    color: white;
}

.campos-busca{
    margin: 0;
    padding: 0;
}

.campos-busca li{
    float: left;
    width: 100%;
    clear: both;
    list-style-type: none;
    text-align: left;
    margin-bottom: 15px;
}

.campos-busca label{
    font: 14px "Roboto Slab","Helvetica Neue",Helvetica,Arial,sans-serif;
}

.campos-busca li.box-buscar{
    text-align: right;
}

.box-grid .col-md-4{
    margin-bottom: 50px;
}

.bar-top{
    float: right;
    margin-bottom: 10px;
    margin-top: 13px;
}

.tel-top{
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    float: right;
    font-weight: bold;
    margin-right: 15px;
}

.header_social{
    float: right;
}

.header_social i{
    border: 1px solid #fff;
    border-radius: 100%;
    color: #fff;
    font-size: 18px;
    height: 35px;
    padding-top: 7px;
    text-align: center;
    width: 35px;    
}

.valor-det{
    font-size: 16px; 
}

.slideshow-fotos{
    margin: 0;
    padding: 0;
    list-style-type: none;
}

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small{
    color: #1FBA9B;
    font-weight: bold;
    text-shadow:1px 1px 1px #222;
}

.tit-det{
    font-size: 26px;
}

h1.tit-det small{
    font-size: 100%;
}

.texto-desc h2{
    color: #1FBA9B;
    font-weight: bold;
    text-shadow:1px 1px 1px #222;
    font-size: 15px;
}

.btn-info {
    color: #fff;
    background-color: #1FBA9B;
    border: none;
}

.left-footer{
    text-align: left;
}



footer .social-buttons a{
    text-align: center;
}

section#banner-home{
    text-align: center;
    border-bottom: 3px solid #111;
    padding: 0;
}


.lks-footer{
    list-style: circle;
    margin: 0;
    padding: 0;
}

.lks-footer li{
    margin-right: 41px;
    display: inline;
}

footer, .lks-footer a{
    color: #CCC;
}

.lks-footer a{
    font-size: 14px;
    font-family: 'bitstream_vera_sansbold';
    color: #FFF;
}

.lks-footer a:hover{
    color: #1FBA9B;
    text-decoration: underline;
}

footer h2{
    color: #FFF;
    text-align: left;
    font-size: 14px;
    padding: 0;
    margin: 3px 0 0;
}

.tel-footer.whats{
    background: url(../images/ico-whats.png) no-repeat 2px 50%;
    padding: 1px 0 1px 34px;
    text-align: left;
    margin-bottom: 0;
}

.email-footer{
    text-align: left;
    margin-bottom: 16px;
    line-height: 22px
}

footer .email-footer{
    margin-bottom: 0;
}

.ico-address{
    background: url(../images/ico-address.png) no-repeat 0 50%;
    padding: 1px 0 1px 29px;
    text-align: left;
    margin-bottom: 0;
    line-height: 18px;
}

.resultados .col-md-3{
    margin-bottom: 80px;
}

p.valor{
    font-size: 18px;
    margin-bottom: 5px;
}

.texto-desc h2 span{
    color: #333;
    text-shadow:none;
}

.lk-voltar{
    float: right;
    font-weight: bold;
}

header .btn{
    font-size: 12px;
}

.right-contact h2{
    margin-top: 0;
}

.bt-acao{
    padding: 10px 15px;
    background: #1FBA9B;
    color: #FFF;
    box-shadow: 1px 1px 1px #000;
    font-weight: bold;
    margin-top: 20px;
    float: left;
}

.modal-content{
    float: left;
    width: 100%;
    padding-bottom: 40px;
}

.modal-mensagem h4{
    text-shadow: none;
    color: #222;
}

.desc-item h3{
    text-shadow: none;
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
}

.navbar-inverse .navbar-nav > li > a.color-anime{
    color: #0EF9CA;
}

.color-anime{
    -webkit-animation: color-change 4s infinite;
    -moz-animation: color-change 4s infinite;
    -o-animation: color-change 4s infinite;
    -ms-animation: color-change 4s infinite;
    animation: color-change 4s infinite;
}

.color-anime:hover,.navbar-inverse .navbar-nav > li.active > a.color-anime{
    -webkit-animation: none;
    -moz-animation: none;
    -o-animation: none;
    -ms-animation: none;
    animation: none;
    color: #FFF;
}

@-webkit-keyframes color-change {
    0% { color: #FFFFFF; }
    50% { color: #0EF9CA; }
    100% { color: #FFFFFF; }
}
@-moz-keyframes color-change {
    0% { color: #FFFFFF; }
    50% { color: #0EF9CA; }
    100% { color: #FFFFFF; }
}
@-ms-keyframes color-change {
    0% { color: #FFFFFF; }
    50% { color: #0EF9CA; }
    100% { color: #FFFFFF; }
}
@-o-keyframes color-change {
    0% { color: #FFFFFF; }
    50% { color: #0EF9CA; }
    100% { color: #FFFFFF; }
}
@keyframes color-change {
    0% { color: #FFFFFF; }
    50% { color: #0EF9CA; }
    100% { color: #FFFFFF; }
}

@media (min-width: 992px){
    .ct-box {
        min-height: 340px;
    }
}

.row-map{
    margin-bottom: 80px;
}

.bt-acao.bt-contato{
    float: none;
}

.page-header h1{
    margin-top: 0;
}

.barra-topo{
    background: #222;
    display: inline-block;
    width: 100%;
}

.barra-topo p, .barra-topo a{
    font-size: 12px;
    margin-top: 0;
    margin-bottom: 0;
    padding: 8px 0;
}

.barra-topo, .barra-topo p, .barra-topo a{
    color: #B1B1B1;
}

.left-top{
    text-align: left;
}

.right-top{
    text-align: right;
}

.right-top i{
    font-size: 21px;
}

.barra-topo ul{
    list-style: none;
    margin: 0;
    padding: 0;
}

.barra-topo li{
    display: inline-block;
    margin: 0 5px;
    padding: 8px 0;
}

footer p{
    font-size: 13px;
    line-height: 24px;
    margin: 0;
    padding:0; 
}

.ion-email, .ion-ios-telephone, .ion-ios-location{
    font-size: 32px;
    position: relative;
    top: 9px;
    margin-right: 10px;
}

.ion-email{
    top: 7px;
}

.gmap3{
    height: 280px;
}

/*-- Accordion --*/
.accordion, .accordion * {
    -webkit-box-sizing:border-box; 
    -moz-box-sizing:border-box; 
    box-sizing:border-box;
}
.accordion {
    overflow:hidden;
    background:#f7f7f7;
}
/*----- Section Titles -----*/
.accordion-section-title {
    width: 100%;
    padding: 8px 0;
    display: inline-block;
    background: #a6c3f5;
    transition: all linear 0.15s;
    font-size: 16px;
    color: #111;
    text-indent: 2em;
    text-decoration: none;
    font-weight: bold;
    line-height: 22px;
}
.accordion-section-title.active, .accordion-section-title:hover,.accordion-section-title.focus {
    color: #000;
    background: #87b3ff;
    text-decoration:none;
    font-size: 18px;
}

.accordion-section:last-child .accordion-section-title {
    border-bottom:none;
}
.accordion-section-content {
    padding: 15px;
    display: none;
    border:1px solid #3D94EA;
    border-top: none;
    background: #fff;
}
.accordion p {
    color: #464646;
    font-size: 14px;
    line-height: 1.8em;
}
.accordion i {
    float: right;
    margin:4px 18px 0 0;
    color: #111;
    font-size: 17px;
    font-weight: bold;
}
.accordion-section {
    margin: 5px 0;
}
.main_ser_two h4 {
    margin: 18px 0 15px;
    color: #E34234;
    font-size: 24px;
}
/*-- Accordion / end --*/

.page-header {
    z-index: 1;
    padding: 10px 0 0;
    position: relative;
}
.page-header:before,
.page-header:after{
    top:0;
    left: 0;
    z-index: 2;
    content: '';
    width: 25px;
    height: 4px;
    position: absolute;
    background:#3d3e9c;
}
.page-header:before{
    width:50px;
    left:30px;
    background: #f5f145;
}
.page-header h1 {
    margin: 0 0 10px;
    line-height: 28px;
    font-family: 'bitstream_vera_sansbold';
    font-weight: normal;
    font-size: 24px;
}

.navbar-inverse .navbar-nav > li > a{
    font-family: 'bitstream_vera_sansbold';
    font-size: 14px;
}

.banner{
    background: url(../images/banner.jpg) no-repeat center;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
    min-height: 700px;  
}
.page_head{
    min-height:220px !important;
}
@media (max-width: 1280px){
    .banner {
        min-height: 632px;
    }
}
@media (max-width: 1080px){
    .banner {
        min-height: 590px;
    }
}
@media (max-width: 991px){
    .banner {
        min-height: 440px;
    }
}
@media (max-width: 766px){
    .banner {
        min-height: 402px;
    }
}
@media (max-width: 667px){
    .banner {
        min-height: 360px;
    }
    .page_head {
        min-height: 149px !important;
    }
}
@media (max-width: 568px){
    .banner {
        min-height: 328px;
    }
}
@media (max-width: 480px){
    .banner {
        min-height: 420px;
    }
}
@media (max-width: 414px){
    .banner {
        min-height: 391px;
    }
    .page_head {
        min-height: 103px !important;
    }
}
@media (max-width: 320px){
    .banner {
        min-height: 367px;
    }
}

footer a{
    color: #FFF;
    font-weight: bold;
}
footer a:hover{
    color: #FFF;
    text-decoration: underline;
}

.lks-footer a:hover{
    color: #f5f145;
}

.resumo-prods h2{
    font-family: 'bitstream_vera_sansbold';
    font-size: 24px;
    font-weight: 800;
    line-height: 1em;
    margin: 0 100px;
    text-align: right;
    text-transform: uppercase;
}

.resumo-prods h3{
    font-size: 1em;
    font-weight: 300;
    margin: 30px 100px;
    text-align: right;
    color: #577285;
}

body.home footer{
    /*position: absolute;
    left: 0;
    bottom: 0;
    z-index: 10;
    width: 100%;*/
}

.item-down{
    float: none;
    margin: 0 auto;
}

.as-img .services-wrap, .as-img .services-wrap h3,.as-img .services-wrap p, .as-img .services-wrap span,.as-img .services-wrap div{
    color: #FFF !important;
    text-shadow:none;
    font-size: 11px;
    font-family: 'bitstream_vera_sansbold';
    color: #DFDFDF;
}

.as-img .services-wrap h3{
    font-size: 18px;
    padding-right: 13px
}

.as-img .services-wrap .media-body,.as-img .services-wrap .media-body p{
    line-height: 27px;
}

.as-img .services-wrap .media-body{
    background: url(../images/overlay.png);   
}

.services-wrap .media-body{
    height: 360px;
    overflow-y: scroll;
}

#contactForm .btn-xl{
    background: #3D94EA;
    color: #FFF;
}

.dados-contato{
    margin-bottom: 50px;
}

.hd2 .navbar>.container .navbar-brand{
    position: relative !important;
    top: 0;
    left: 0;
    padding: 10px 0;
    box-shadow: none;
}
.hd2 .navbar-nav {
    margin-top: 43px;
}

.ct-box{
    padding-bottom: 100px;
}

.address-line{
    margin-top: 5px;
}

.address-line i{
    float: left;
    height: 51px;
    top: 11px;
}

.address-line p{
    margin-left: 1px;
    padding-top: 10px;
}

.dados-contato .tel-footer{
    font-size: 18px;
    font-weight: bold;
}

.box-busca{
    text-align: center;
    font-weight: bold;
    margin-bottom: 50px;
}

.item-serv{
    margin: 0 0 80px;
    text-transform: uppercase;
}

.dados-contato .alert-success{
    text-align: center;
}

@media (max-width: 991px){
    header .navbar>.container .navbar-brand img{
        max-width: 120px;
    }
    footer .navbar-brand{
        height: auto;
        top: 0;
    }
    footer .navbar-brand img{
        max-width: 81px;
    }
    .left-footer.col-md-2{
        margin-bottom: 20px;
    }
    .navbar-inverse .navbar-toggle{
        background-color: #333;
        margin-top: 20px;
    }
    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus{
        background-color: #3D94EA;
    }
}

/*back to top*/
.cd-top {
  display: inline-block;
  height: 50px;
  width: 50px;
  position: fixed;
  bottom: 50px;
  right: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  white-space: nowrap;
  background: #3d3e9c;
  visibility: hidden;
  opacity: 0;
  text-align: center;
  color: #f5f145;
  font-weight: bold;
  font-size: 25px;
  padding-top: 3px;
  border-radius: 5px;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-top:hover {
    color: #f5f145;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: .5;
}
.no-touch .cd-top:hover {
  background-color: #f5f145;
  opacity: 1;
}
@media only screen and (min-width: 768px) {
  .cd-top {
    right: 20px;
    bottom: 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .cd-top {
    height: 50px;
    width: 50px;
    right: 30px;
    bottom: 50px;
  }
}
/*back to top - end*/

.tel2{
    margin-top: -13px;
}

.accordion-section h3{
    margin: 0;
}

.desc-min{
    text-align: center;
    text-transform: none;
    color: #111;
    font-weight: normal;
    font-size: 16px;
    margin-bottom: 30px;
}