body {
    background: #fcfcfc
}

.topo {
    width: 100%;
    height: 200px;
    background: url(../img/bg-topo.png) #9ed4e0 center bottom repeat-x;
    border-top: 2px solid #0a6c90;
    text-align: center;
}

.logo {
    padding: 15px 0 10px 0;

}

.logo img {
    transition: all 0.5s ease 0s;
}

.logo img:hover {
    opacity: 0.9;
    filter: alpha(opacity=90);

}

.text-size-zero {
    font-size: 0em !important;
    color: red;
    display: none;
}

.text-size-xs {
    font-size: 0.875em;
}

.text-size-xss {
    font-size: 0.750em;
}

.text-size-sm {
    font-size: 1.063em;
}

.text-size-md {
    font-size: 1.188em;
}

.text-size-lg {
    font-size: 2.250em;
}

.text-blue-dark {
    color: #014057;
}

.text-upper {
    text-transform: uppercase;
}

.font-contrail {
    font-family: 'Contrail One', cursive;
}

.font-open {
    font-family: 'Open Sans', sans-serif;
}

.font-lato {
    font-family: 'Lato', sans-serif;
}

.font-lato-light {
    font-weight: 300;
}

.font-open-bold {
    font-weight: 700;
}

.ondas {
    margin-top: 9px;
    width: 100%;
    height: 19px;
    background: transparent;
    background: url(../img/bg-onda.png) repeat-x bottom;
    position: absolute;
    z-index: 10;
}

.titulo {
    text-shadow: 1px 1px 1px rgba(150, 150, 150, 0.4);
}

.menu {
    background: #0a6c90;
    width: 100%;
    z-index: 5;
}

.dropdown-menu {
    background-color: #0a567d;
    box-shadow: none;
    border: none;
}

.dropdown-menu > li > a {
    color: #fff;
    transition: all 0.5s ease 0s;

}

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    background: transparent;
    color: #9ed4e0;

}

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

.navbar-default .navbar-nav > li > a {
    color: #FFF;
    transition: all 0.5s ease 0s;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    color: #9ed4e0;
    background: none;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    color: #FFF;
    background: transparent;
}

.dropdown:hover .dropdown-menu {
    display: block;
}

.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
    color: #9ed4e0;
    background-color: transparent;

}

.navbar-default .navbar-toggle {
    border: 0;
    border-radius: 0;
    margin-right: 4px;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background: transparent;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #014057;

}

.carousel-control.left, .carousel-control.right {
    background: none;
}

.text-justify {
    text-align: justify;
}

.btn-label {
    position: relative;
    left: -12px;
    display: inline-block;
    padding: 6px 12px;
    background: rgba(0, 0, 0, 0.15);
    border-radius: 3px 0 0 3px;
}

.btn-labeled {
    padding-top: 0;
    padding-bottom: 0;
}

.btn {
    margin-bottom: 10px;
}

.banner {
    margin-bottom: 20px;
}

.clientes {
    background: #f4f4f4;
}

.box-title {
    margin-top: 20px;
}

.clientes-box, .parceiros-box {
    margin-bottom: 30px;
}

.sistemas-box {
    margin-bottom: 20px;
}

.sociais-box {
    margin: 20px 0 20px 0;
}

.clientes-img-content {
    position: relative;
    z-index: 15;
    margin-top: 30px;
}

.sistemas-img-content, .parceiros-content, .filiais-box {
    margin-top: 30px;
}

.clientes-title {
    bottom: 0;
    position: absolute;
    z-index: 20;
    background-color: rgba(10, 108, 144, 0.8);
    width: 100%;
    display: table;
    height: 64px;

}

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

.clientes-title h1 {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    overflow: hidden;
    color: #fff;
}

.sociais {
    background: #0D3C51;

}

.sociais a {
    color: #fff;
}

.sociais a :hover {
    color: #fff;
}

.sociais .btn.focus, .sociais .btn:focus, .sociais .btn:hover {
    color: #fff;
}

.sociais .btn, .sociais .btn-group-lg > .btn, .btn-lg {
    border-radius: 0;
}

.sociais-lista .sociais-facebook {
    background: #3B5998;
    transition: all 0.5s ease 0s;
}

.sociais-lista .sociais-facebook:hover {
    background: #7A95CB;
}

.sociais-lista .sociais-twitter {
    background: #54A4D6;
    transition: all 0.5s ease 0s;
}

.sociais-lista .sociais-twitter:hover {
    background: #81C1E9;
}

.sociais-lista .sociais-google {
    background: #D73D32;
    transition: all 0.5s ease 0s;
}

.sociais-lista .sociais-google:hover {
    background: #E7867E;
}

.sociais-lista span {
    display: block;
}

.sociais .small, small {
    font-size: 72%;
}

.parceiros-title {
    margin-top: 10px;

}

.parceiros img {
    background-color: #fff;
    border: 1px solid #ddd;
}

.parceiros-title a {
    color: #014057;
}

.parceiros-title a:hover {
    text-decoration: none;
}

.filiais {
    background: url(../img/bg-filiais.png) #104558 center bottom no-repeat;
    background-size: cover;

}

.filiais h1, .filiais p {
    color: #fff;
}

.filiais h1 {
    display: inline;
  
}

.filiais-header-box {
    margin-bottom: 5px;
}

.filiais-box-title {
    margin-top: 10px
}

#map-wrapper {
    height: 262px;
    -moz-box-shadow: 0 0 5px #000;
    -webkit-box-shadow: 0 0 5px #000;
    box-shadow: 0 0 5px #000;
    margin-bottom: 40px;

}

.filiais-dados {
    color: #fff;
}

.filiais-dados .filiais-sp p, .filiais-pe p {
    display: inline;
}

.filiais-separator {
     border-top: 1px dotted #fff;
     margin: 10px 0 10px 0;
}

#map_canvas {
    width: 100%;
    height: 100%;

}

.footer {
    background: #012c3b;
    -webkit-box-shadow: 0px -3px 1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px -3px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0px -3px 1px rgba(0, 0, 0, 0.1);

}

.footer-copy {
    color: #fff;

}

.footer-copy p {
    margin-top: 15px;
}

.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 15px;
    display: none;
    background-color: #23a6df;
    color: #fff;
    opacity: .8;
    transition: all 0.5s ease 0s;

}

.back-to-top:focus,
.back-to-top:active,
.back-to-top:hover {
    color: #fff;
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.16), 0 2px 5px 0 rgba(0, 0, 0, 0.12);
}
.nozzle img {
    width: 16px;
    height: 16px;
    margin-top: 15px;
}
.conteudo {
    background: #FFF;
    min-height: 400px;
}
.margin-bottom-sm {
    margin-bottom: 28px;
}

.breadcrumb {
    background: none;
    padding: 8px 0;
    margin-bottom: 0;
}
.breadcrumb a {
    color: #777;
}

.margin10 {
    margin-right: 15px;
}
.margin-produtos {
    margin-bottom: 20px;
}
.margin-single {
    margin-top: 25px;
}
.margin-single-empresa {
    margin-top: 10px;
}
.border-parceiros {
    border: 1px solid #ddd
}
.alt-blog {
    height: 435px;
}
.margin-contato {
    margin-top: 30px;
}
.margin-empresa {
    margin-top: 15px;
}
@media (max-width: 767px) {
    #navbar .caret,
    #navbar .dropdown-menu {
        display: none;
    }

    .clientes-title {
        display: none;
    }

    .carousel-indicators {
        display: none;
    }

    .sociais-lista {
        margin-top: 30px;
        margin-bottom: 18px;
    }

    .nozzle img {
        margin-right: 0px;
    }

}

@media (min-width: 768px) {
    .navbar .navbar-nav {
        display: inline-block;
        float: none;
        vertical-align: top;
    }

    .navbar .navbar-collapse {
        margin-left: 0;
    }

    .navbar-nav > li {
        margin-right: 7px;

    }

    .li-menu-first {
        margin-left: -15px;
    }

    .sociais-lista {
        margin: 30px 40px 18px 40px;
    }

    #sticky {

        background-color: #0a6c90;
        height: 50px;
        margin-bottom: 20px;

    }

    #sticky.stick {
        position: fixed;
        top: 0;
        z-index: 10000;

    }


}

@media (min-width: 992px ) {
    .navbar-nav > li {
        margin-right: 35px;
    }

}

@media (min-width: 1200px ) {
    .navbar-nav > li {
        margin-right: 60px;
    }

}
