@font-face {
    font-family: 'icomoon';
    src: url("../fonts/icomoon/icomoon.eot?srf3rx");
    src: url("../fonts/icomoon/icomoon.eot?srf3rx#iefix") format("embedded-opentype"), url("../fonts/icomoon/icomoon.ttf?srf3rx") format("truetype"), url("../fonts/icomoon/icomoon.woff?srf3rx") format("woff"), url("../fonts/icomoon/icomoon.svg?srf3rx#icomoon") format("svg");
    font-weight: normal;
    font-style: normal;
}

/* =======================================================
*
* 	Template Style 
*	Edit this section
*
* ======================================================= */
body {
    font-family: "Source Sans Pro", Arial, sans-serif;
    font-weight: 300;
    font-size: 20px;
    line-height: 1.5;
    color: #777777;
    color: #7f7f7f;
    background: #fff;
    height: 100%;
    position: relative;
}

a {
    color: #a3ccff;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

a:hover, a:active, a:focus {
    color: #a3ccff;
    outline: none;
}

p {
    margin-bottom: 1.5em;
}

h1, h2, h3, h4, h5, h6 {
    color: #000;
    font-family: "Source Sans Pro", Arial, sans-serif;
    font-weight: 400;
    margin: 0 0 30px 0;
}

.text-color-blue {
    color: #4698ff;
}

.seta-down {
    margin: 100px 0 0 0;
}

.seta-down a {
    text-decoration: none !important;
    border: none !important;

}

::-webkit-selection {
    color: #818892;
    background: #f9f6f0;
}

::-moz-selection {
    color: #818892;
    background: #f9f6f0;
}

::selection {
    color: #818892;
    background: #f9f6f0;
}

.edge--bottom {
    position: relative;
    z-index: 1;
}

.edge--bottom:after {
    background: inherit;
    content: '';
    display: block;
    height: 50%;
    left: 0;
    position: absolute;
    right: 0;
    z-index: -1;
    -webkit-backface-visibility: hidden;
}

.edge--bottom:after {
    bottom: 0;
    transform: skewY(-1.5deg);
    transform-origin: 100%;
}

.edge--bottom--reverse {
    position: relative;
    z-index: 1;
}

.edge--bottom--reverse:after {
    background: inherit;
    content: '';
    display: block;
    height: 50%;
    left: 0;
    position: absolute;
    right: 0;
    z-index: -1;
    -webkit-backface-visibility: hidden;
}

.edge--bottom--reverse:after {
    bottom: 0;
    transform: skewY(1.5deg);
    transform-origin: 0 100%;
}

.edge--top {
    position: relative;
    z-index: 1;
}

.edge--top:before {
    background: inherit;
    content: '';
    display: block;
    height: 50%;
    left: 0;
    position: absolute;
    right: 0;
    z-index: -1;
    -webkit-backface-visibility: hidden;
}

.edge--top:before {
    top: 0;
    transform: skewY(1.5deg);
    transform-origin: 100% 0;
}

.edge--top--reverse {
    position: relative;
    z-index: 1;
}

.edge--top--reverse:before {
    background: inherit;
    content: '';
    display: block;
    height: 50%;
    left: 0;
    position: absolute;
    right: 0;
    z-index: -1;
    -webkit-backface-visibility: hidden;
}

.edge--top--reverse:before {
    top: 0;
    transform: skewY(-1.5deg);
    transform-origin: 0 0;
}

.edge--both {
    position: relative;
    z-index: 1;
}

.edge--both:before, .edge--both:after {
    background: inherit;
    content: '';
    display: block;
    height: 50%;
    left: 0;
    position: absolute;
    right: 0;
    z-index: -1;
    -webkit-backface-visibility: hidden;
}

.edge--both:before {
    top: 0;
    transform: skewY(1.5deg);
    transform-origin: 100% 0;
}

.edge--both:after {
    bottom: 0;
    transform: skewY(-1.5deg);
    transform-origin: 100%;
}

.edge--both--reverse {
    position: relative;
    z-index: 1;
}

.edge--both--reverse:before, .edge--both--reverse:after {
    background: inherit;
    content: '';
    display: block;
    height: 50%;
    left: 0;
    position: absolute;
    right: 0;
    z-index: -1;
    -webkit-backface-visibility: hidden;
}

.edge--both--reverse:before {
    top: 0;
    transform: skewY(-1.5deg);
    transform-origin: 0 0;
}

.edge--both--reverse:after {
    bottom: 0;
    transform: skewY(1.5deg);
    transform-origin: 0 0;
}

#fh5co-header {
    position: absolute;
    z-index: 99;
    width: 100%;
    opacity: 1;
    top: 0;
    margin-top: 0;

    height: 150px;

    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0e5b92+0,041e2f+100 */
    background: #0e5b92; /* Old browsers */
    background: -moz-linear-gradient(top, #0e5b92 0%, #041e2f 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #0e5b92 0%,#041e2f 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #0e5b92 0%,#041e2f 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0e5b92', endColorstr='#041e2f',GradientType=0 ); /* IE6-9 */
}

#fh5co-header.navbar-fixed-top  {
    height: 70px !important;
}

nav.navbar .navbar-collapse {
    margin: 12px 0 0 0;
}
#fh5co-header.navbar-fixed-top .navbar-collapse {
    margin: 10px 0 0 0;
}

.navbar .atendimento {
    margin: 0 0 0 0;
    width: 100%;
    text-align: right;
}
#fh5co-header .atendimento {
    padding: 0 12px 0 0 !important;

}
#fh5co-header.navbar-fixed-top .atendimento {
    display: none;
}
@media screen and (max-width: 990px) {
    #fh5co-header #navbar {
        padding: 0 !important;

    }
    #fh5co-header #navbar a {
        font-size: 16px !important;
    }
}

@media screen and (max-width: 768px) {

    #navbar.seta-down {
        display: none !important;

    }
    #fh5co-header .navbar-brand {

    }
    #fh5co-header .navbar-brand .logo {
        display: none;
    }
    #fh5co-header .navbar-brand .logo-scrool {
        display: block !important;
        margin-top: -11px;
    }
    #fh5co-header .navbar-brand img.logo {

    }
    #fh5co-header.navbar-fixed-top .navbar-brand {

    }

    #fh5co-header {
        position: relative !important;
        z-index: 999999 !important;
    }

    #fh5co-header #navbar li a {
        color: rgba(5, 68, 98, 0.9) !important;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s;
        font-weight: 700 !important;
    }

    #fh5co-header #navbar li a:hover {
        color: #2d3846 !important;
    }

    #fh5co-header #navbar li a span:before {
        background: transparent !important;
    }

    #fh5co-header #navbar li.active a {
        background: transparent;
        background: none;
        color: #0981ba !important;
    }

    #fh5co-header #navbar li.active a span:before {
        visibility: visible;
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }



    #fh5co-header {
        background: #fff;
        height: inherit;
    }
    #fh5co-header.navbar-fixed-top  {
        height: 60px !important;
    }

    nav.navbar .navbar-collapse {
        margin: 12px 0 0 0;
    }
    #fh5co-header.navbar-fixed-top .navbar-collapse {
        margin: 10px 0 0 0;
    }

    .navbar .atendimento {
        margin: 0 0 0 0;
        width: 100%;
        text-align: right;
    }
    #fh5co-header .atendimento {
        display: none;
    }
}



#fh5co-header .navbar {
    padding-bottom: 0;
    margin-bottom: 0;
}

#fh5co-header #navbar li a {
    font-family: "Source Sans Pro", Arial, sans-serif;
    color: rgba(255, 255, 255, 0.5);
    position: relative;
    font-size: 19px;
    font-weight: 300;
}

#fh5co-header #navbar li a span {
    position: relative;
    display: block;
    padding-bottom: 2px;
}

#fh5co-header #navbar li a span:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    bottom: 0;
    left: 0;
    background-color: rgba(255, 255, 255, 0.5);
    visibility: hidden;
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

#fh5co-header #navbar li a:hover {
    color: #fff;
}

#fh5co-header #navbar li a:hover span:before {
    visibility: visible;
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -o-transform: scaleX(1);
    transform: scaleX(1);
}

#fh5co-header #navbar li.active a {
    background: transparent;
    background: none;
    color: #fff;
}

#fh5co-header #navbar li.active a span:before {
    visibility: visible;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}

#fh5co-header .navbar-brand {
    float: left;
    display: block;
    font-size: 30px;
    font-weight: 700;
    padding-left: 0;
    color: #fff;
}

#fh5co-header.navbar-fixed-top {
    position: fixed !important;
    background: rgba(255, 255, 255, 1);
    -webkit-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.2);
    margin-top: 0px;
    top: 0;
}

#fh5co-header.navbar-fixed-top .navbar-brand {
    color: #52d3aa;
}

#fh5co-header.navbar-fixed-top #navbar li a {
    color: rgba(0, 0, 0, 0.5);
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

#fh5co-header.navbar-fixed-top #navbar li a:hover {
    color: #005588;
}

#fh5co-header.navbar-fixed-top #navbar li.active a {
    background: transparent;
    background: none;
    color: #005588;
}

#fh5co-header.navbar-fixed-top #navbar li.active a span:before {
    visibility: visible;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    background-color: #005588;
}

#fh5co-header .navbar-default {
    border: transparent;
    background: transparent;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    border-radius: 0px;
}

#fh5co-header .navbar-brand img.logo-scrool {
    display: none;
}

.navbar-fixed-top .navbar-brand img.logo {
    display: none;
}

.navbar-fixed-top .navbar-brand img.logo-scrool {
    display: block !important;
    width: 230px;
    margin: -9px 0 0 0;
}

@media screen and (max-width: 768px) {
    #fh5co-header .navbar-default {
        margin-top: 0px;
        padding-right: 0px;
        padding-left: 0px;
    }
}

#fh5co-header .navbar-default .brand-slogan {
    margin: 28px 0 0 15px;
    float: left;
    letter-spacing: 2px;
    color: #adadad;
}

#fh5co-header .navbar-default .brand-slogan em {
    color: #52d3aa;
    font-style: normal;
}

#fh5co-header a {
    -webkit-transition: 0s;
    -o-transition: 0s;
    transition: 0s;
}

#fh5co-home {
    background-size: cover;
    background-attachment: fixed;
    position: relative;
    width: 100%;
    background-color: #008dd7;
    color: #fff;
    overflow: hidden;
}

#fh5co-home .gradient {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
    opacity: .9;
    -webkit-backface-visibility: hidden;
    background-color: #52d3aa;
    /* IE9, iOS 3.2+ */
    /*
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0idnNnZyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMTAwJSIgeTI9IjEwMCUiPjxzdG9wIHN0b3AtY29sb3I9IiMzZjk1ZWEiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIwIi8+PHN0b3Agc3RvcC1jb2xvcj0iIzUyZDNhYSIgc3RvcC1vcGFjaXR5PSIxIiBvZmZzZXQ9IjEiLz48L2xpbmVhckdyYWRpZW50PjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjdnNnZykiIC8+PC9zdmc+);
   */
    background-image: -webkit-gradient(linear, 0% 0%, 100% 100%, color-stop(0, #124f80), color-stop(1, #008dd7));
    /* Android 2.3 */
    background-image: -webkit-repeating-linear-gradient(top left, #124f80 0%, #008dd7 100%);
    /* IE10+ */
    background-image: repeating-linear-gradient(to bottom right, #124f80 0%, #008dd7 100%);
    background-image: -ms-repeating-linear-gradient(top left, #124f80 0%, #008dd7 100%);
}

#fh5co-home, #fh5co-home .text-wrap {
     padding: 120px 0 50px 0;
}

#fh5co-home .text-wrap {
    display: table;
    width: 100%;
    position: relative;
    z-index: 4;
}

#fh5co-home .text-inner {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

#fh5co-home .text-inner a {
    color: white;
    border-bottom: 1px dashed rgba(255, 255, 255, 0.5);
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

#fh5co-home .text-inner a:hover, #fh5co-home .text-inner a:active, #fh5co-home .text-inner a:focus {
    text-decoration: none;
    color: white;
    border-bottom: 1px dashed white;
}

#fh5co-home .text-inner h1 {
    font-size: 50px;
    color: white;
    margin: 0 0 20px 0;
}

#fh5co-home .text-inner h2 {
    font-size: 28px;
    line-height: 38px;
    font-weight: 300;
    color: rgba(255, 255, 255, 0.8);
    margin: 0;
}

.superbanner.desktop {
    display: Block;
}
.superbanner.mobile {
    display: none;
}

@media (max-width: 768px) {

    #fh5co-home, #fh5co-home .text-wrap {
        padding: 10px 0 50px 0;
    }

    .superbanner.desktop {
        display: none;
    }
    .superbanner.mobile {
        display: block;
        margin: 0 !important;
        padding: 0 !important;

    }
    .superbanner.mobile img {
        width: 100%;
        margin: 0 !important;
        padding: 0 !important;

    }
}


.slant {
    position: absolute;
    transform: rotate(-1.7deg);
    -ms-transform: rotate(-1.7deg);
    -webkit-transform: rotate(-1.7deg);
    -o-transform: rotate(-1.7deg);
    -moz-transform: rotate(-1.7deg);
    background-color: #fff;
    content: "";
    z-index: 3;
    display: inline-block;
    height: 70px;
    bottom: 0;
    margin-bottom: -35px;
    padding: 0;
    width: 101%;
}

#fh5co-intro {
    position: relative;
    bottom: 0;
    margin-top: -150px;
    z-index: 10;
    padding-bottom: 7em;
}

@media screen and (max-width: 768px) {
    #fh5co-intro {
        padding-bottom: 3em;
    }
}

#fh5co-intro > div {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
}

#fh5co-intro .fh5co-block {
    width: 33.33%;
    float: left;
    text-align: center;
    font-size: 16px;
    min-height: 300px;
    vertical-align: middle;
    padding: 40px;
    background: #fff;
    -webkit-box-shadow: 7px 14px 42px 3px rgba(163, 174, 184, 0.4);
    -moz-box-shadow: 7px 14px 42px 3px rgba(163, 174, 184, 0.4);
    -ms-box-shadow: 7px 14px 42px 3px rgba(163, 174, 184, 0.4);
    -o-box-shadow: 7px 14px 42px 3px rgba(163, 174, 184, 0.4);
    box-shadow: 7px 14px 42px 3px rgba(163, 174, 184, 0.4);
    z-index: 7;
    flex-grow: 1;
    background-size: cover;
    position: relative;
    backgroun-repeat: no-repeat;
}

@media screen and (max-width: 768px) {
    #fh5co-intro .fh5co-block {
        width: 100%;
    }
}

#fh5co-intro .fh5co-block > .overlay-darker {
    z-index: 8;
    opacity: .5;
    background: #474747;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

#fh5co-intro .fh5co-block > .overlay {
    background: #fff;
    opacity: 1;
    z-index: 9;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

#fh5co-intro .fh5co-block > .fh5co-text {
    position: relative;
    z-index: 10;
}

#fh5co-intro .fh5co-block > .fh5co-text .fh5co-intro-icon {
    font-size: 50px;
    color: #52d3aa;
    margin-bottom: 30px;
    display: block;
}

#fh5co-intro .fh5co-block h2 {
    font-size: 24px;
    font-weight: 400;
}

#fh5co-intro .fh5co-block:hover > .overlay, #fh5co-intro .fh5co-block:focus > .overlay {
    opacity: 0;
    z-index: 9;
}

#fh5co-intro .fh5co-block:hover > .fh5co-text, #fh5co-intro .fh5co-block:focus > .fh5co-text {
    color: #fff;
}

#fh5co-intro .fh5co-block:hover > .fh5co-text .fh5co-intro-icon, #fh5co-intro .fh5co-block:focus > .fh5co-text .fh5co-intro-icon {
    color: #fff;
}

#fh5co-intro .fh5co-block:hover h2, #fh5co-intro .fh5co-block:focus h2 {
    color: #fff;
}

#fh5co-intro .fh5co-block:hover .btn, #fh5co-intro .fh5co-block:focus .btn {
    border: 2px solid #fff !important;
    background: transparent;
}

#fh5co-intro .fh5co-block:hover .btn:hover, #fh5co-intro .fh5co-block:focus .btn:hover {
    background: #52d3aa !important;
    border: 2px solid #52d3aa !important;
}

#fh5co-services, #fh5co-testimonials, #fh5co-counters, #produtos, #cadastre-se, #contato, #quem-somos {
    padding: 4em 0;
}

@media screen and (max-width: 768px) {
    #fh5co-services, #fh5co-testimonials, #fh5co-counters, #produtos, #cadastre-se, #contato, #quem-somos {
        padding: 2em 0;
    }
}

#fh5co-services, #produtos, #fh5co-counters {
    padding: 7em 0;
}

@media screen and (max-width: 768px) {
    #fh5co-services, #produtos, #fh5co-counters {
        padding: 4em 0;
    }
}


#fh5co-counters {
    background: #52d3aa;
    overflow: hidden;
    background-color: transparent;
    background-size: cover;
    background-attachment: fixed;
    position: relative;
    width: 100%;
    padding: 9em 0 10em 0;
}

@media screen and (max-width: 768px) {
    #fh5co-counters {
        padding: 4em 0;
    }
}

#fh5co-counters .fh5co-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    background: rgba(0, 0, 0, 0.7);
}

#fh5co-counters:before, #fh5co-counters:after {
    position: absolute;
    transform: rotate(-1.7deg);
    -ms-transform: rotate(-1.7deg);
    -webkit-transform: rotate(-1.7deg);
    -o-transform: rotate(-1.7deg);
    -moz-transform: rotate(-1.7deg);
    background-color: #fff;
    content: "";
    z-index: 3;
    display: inline-block;
    height: 70px;
    padding: 0;
    width: 101%;
}

#fh5co-counters:before {
    top: 0;
    margin-top: -35px;
}

#fh5co-counters:after {
    bottom: 0;
    margin-bottom: -35px;
}

#fh5co-counters .section-heading {
    position: relative;
    z-index: 3;
    margin-bottom: 0;
}

#fh5co-counters .section-heading h2 {
    color: #fff;
}

#fh5co-counters .section-heading h2:after {
    background: rgba(255, 255, 255, 0.3) !important;
}

#fh5co-counters .section-heading .subtext h3 {
    color: rgba(255, 255, 255, 0.7) !important;
}

#fh5co-counters .fh5co-counter {
    position: relative;
    z-index: 3;
    text-align: center;
}

@media screen and (max-width: 992px) {
    #fh5co-counters .fh5co-counter {
        margin-bottom: 50px;
        float: left;
        width: 100%;
    }
}

#fh5co-counters .fh5co-counter .fh5co-counter-icon,
#fh5co-counters .fh5co-counter .fh5co-counter-number,
#fh5co-counters .fh5co-counter .fh5co-counter-label {
    display: block;
}

#fh5co-counters .fh5co-counter .fh5co-counter-icon {
    font-size: 40px;
    color: #52d3aa;
}

#fh5co-counters .fh5co-counter .fh5co-counter-number {
    font-size: 70px;
    color: #fff;
    font-weight: 300;
}

#fh5co-counters .fh5co-counter .fh5co-counter-label {
    color: rgba(255, 255, 255, 0.5);
    font-size: 18px;
    font-weight: 400;
}

#quem-somos {
    overflow: hidden;
    position: relative;
    padding-bottom: 0;
    margin: 0;
}

#quem-somos h3 {
    font-size: 35px;
    margin: 50px 0 20px 0;
    font-weight: 300 !important;
    color: #373737;
}
#quem-somos:before {
    top: 0;
    margin-top: -35px;
}

#quem-somos:after {
    bottom: 0;
    margin-bottom: -35px;

}

#quem-somos:after {
    position: absolute;
    transform: rotate(-1.7deg);
    -ms-transform: rotate(-1.7deg);
    -webkit-transform: rotate(-1.7deg);
    -o-transform: rotate(-1.7deg);
    -moz-transform: rotate(-1.7deg);
    background-color: #e2e2e2;
    content: "";
    z-index: 3;
    display: inline-block;
    height: 70px;
    padding: 0;
    width: 101%;
}
@media screen and (max-width: 768px) {
    #quem-somos {
        padding-top: 80px;
    }
    #quem-somos img {
        width: 90%;
        height: auto;
    }
}
/** Produtos **/

#produtos {
    overflow: hidden;
    position: relative;
    color: rgba(255, 255, 255, 0.8);
    background-color: #e2e2e2;
}
#produtos .container {
    padding-top: 20px;
    margin-top: -80px !important;
}

#produtos:before, #produtos:after {
    position: absolute;
    transform: rotate(-1.7deg);
    -ms-transform: rotate(-1.7deg);
    -webkit-transform: rotate(-1.7deg);
    -o-transform: rotate(-1.7deg);
    -moz-transform: rotate(-1.7deg);
    background-color: #e2e2e2;
    content: "";
    z-index: 3;
    display: inline-block;
    height: 70px;
    padding: 0;
    width: 101%;
}

#produtos:before {
    top: 0;
    margin-top: -35px;
}

#produtos:after {
    bottom: 0;
    margin-bottom: -35px;
    background-color: #3070b3;
}

#produtos a {
    color: rgba(255, 255, 255, 0.5);
    text-decoration: underline;

    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
}
#produtos a:hover {
    color: white;

    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
}
#produtos .grupo-familia {
    text-align: center !important;
    padding:   10px;
}
#produtos .grupo-familia button {
    margin: 2px 0 2px 0;
}
#produtos .section-heading h2 {
    color: #333;
    margin-top: 0;
    padding: 0;
}
#produtos .section-heading h2:after {
    background: #333;
}
#produtos .section-heading h3 {
    color: #333;
}
#produtos .produtos-item {
    display: table;
    vertical-align: middle !important;
    width: 100%;
    text-align: center;
    height: 250px;
    position: relative;
    top: 0;
    background: #fff;
    overflow: hidden;
    z-index: 9;
    margin-bottom: 30px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    border-radius: 7px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
#produtos .produtos-item figure {
    display: table-cell !important;
    height: 100%;
    vertical-align: middle !important;
}
#produtos .produtos-item figure img {
    display: block !important;
    vertical-align: middle !important;
    padding: 15px;
    max-height: 170px;
    margin: auto;
    z-index: 8;
    opacity: 1;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
@media screen and (min-width: 768px) {
    #produtos .produtos-item figure img {
        max-height: 170px;
        max-width: 330px;
    }
}
#produtos .produtos-item .fh5co-text {
    padding: 10px 20px;
}
#produtos .produtos-item .fh5co-text h2, #produtos .produtos-item .fh5co-text span {
    text-decoration: none !important;
}
#produtos .produtos-item .fh5co-text h2 {
    font-size: 18px;
    font-weight: bold;
    margin: 0;
}
#produtos .produtos-item .fh5co-text span {
    color: #333;
    font-size: 16px;
    font-weight: 400;
}
#produtos .produtos-item:hover, #produtos .produtos-item:focus {
    -webkit-box-shadow: 7px 14px 42px 3px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 7px 14px 42px 3px rgba(0, 0, 0, 0.4);
    -ms-box-shadow: 7px 14px 42px 3px rgba(0, 0, 0, 0.4);
    -o-box-shadow: 7px 14px 42px 3px rgba(0, 0, 0, 0.4);
    box-shadow: 7px 14px 42px 3px rgba(0, 0, 0, 0.4);
    text-decoration: none;
    top: -15px;
}
#produtos .produtos-item:hover img, #produtos .produtos-item:focus img {
    opacity: .7;
}
#produtos .produtos-item:hover h2, #produtos .produtos-item:hover span, #produtos .produtos-item:focus h2, #produtos .produtos-item:focus span {
    text-decoration: none !important;
}
@media screen and (max-width: 768px) {
    #produtos {
        padding-top: 140px;
    }

}
@media screen and (max-width: 500px) {
    #produtos .produtos-item {
        height: 170px !important;
    }
}

/* ./ Produtos */

/* Produtos Internas **/

.produtos-interna {
    overflow: hidden;
    position: relative;
    color: rgba(255, 255, 255, 0.8);
    background-color: #FFFFFF !important;

    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+0,2989d8+50,c9c9c9+51,e5e5e5+100 */

    background: -moz-linear-gradient(-88deg,  #3070b3 0%, #3070b3 536px, #c9c9c9 537px, #dfdfdf 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-88deg,  #3070b3 0%,#3070b3 536px,#c9c9c9 537px, #dfdfdf 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(178deg,  #3070b3 0%,#3070b3 506px,#c9c9c9 507px,#dfdfdf 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#dfdfdf',GradientType=0 ); /* IE6-9 */

    background-size: 2000px !important;
    background-repeat: repeat-x !important;

    min-height: 1000px;


}
.produtos-interna .container {
    padding-top: 180px !important;

}
.produtos-interna:before, .produtos-interna:after {
    height: 0;
    background: #ffffff !important;
}
.produtos-interna:before {
    top: 0;
    margin-top: -105px !important;
}
.produtos-interna:after {
    top: 0;
    margin-top: -105px !important;
}
.produtos-interna h2,
.produtos-interna h3 {
    color: #FFF !important;
}

.produtos-interna .produto-box {

}
.produtos-interna .produto-box .produtos-item {
    display: table;
    height: 250px !important;
    overflow: hidden !important;
}
.produtos-interna .produto-box .produtos-item img {
    display: table-cell !important;
    vertical-align: middle;
    width: auto !important;
    max-height: 170px;
    margin: -30px auto 0 auto !important;
    padding: 10px !important;
    height: auto;
    overflow: hidden !important;
}


.produto-box .fh5co-text {
    position: absolute !important;
    z-index: 100000;
    bottom: 0;
    margin: auto;
    width: 100%;
    background: #f8f8f8;
}
.produto-box .fh5co-text h2 {
    color: #3070b3 !important;
    font-size: 16px !important;
}

.body-produtos-interna footer {
    margin-top: -50px;
}

@media screen and (max-width: 768px) {
    .produtos-interna {
        margin-top: -30px;
        padding-top:  0 !important;
        text-align: center;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .produtos-interna {
        background: none !important;
        background-color: #3070b3 !important;
    }
    .produtos-interna .produto-box {
        display: table;
        vertical-align: middle;
        text-align: center !important;
        margin: auto auto 0 auto;
    }
    .produtos-interna .lateral {
        text-align: center;
    }
}
@media screen and (max-width: 500px) {
    #produtos.produtos-interna .produtos-item {
        height: 230px !important;
    }
}

/* ./ Produtos Internas **/

/* Produtos Detalhes */

.produtos-detalhes {
    overflow: hidden;
    position: relative;
    color: rgba(255, 255, 255, 0.8);
    background-color: #FFFFFF !important;

    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+0,2989d8+50,c9c9c9+51,e5e5e5+100 */

    background: -moz-linear-gradient(-88deg,  #3070b3 0%, #3070b3 536px, #f4f4f4 537px, #f4f4f4 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-88deg,  #3070b3 0%,#3070b3 536px,#f4f4f4 537px, #f4f4f4 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(178deg,  #3070b3 0%,#3070b3 506px, #f4f4f4 507px, #f4f4f4 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#dfdfdf',GradientType=0 ); /* IE6-9 */

    background-size: 2000px !important;
    background-repeat: repeat-x !important;

    min-height: 1000px;


}
.produtos-detalhes .container {
    padding-top: 180px !important;
}
.produtos-detalhes:before, .produtos-interna:after {
    height: 0;
    background: #ffffff !important;
}
.produtos-detalhes:before {
    top: 0;
    margin-top: -105px !important;
}
.produtos-detalhes:after {
    top: 0;
    margin-top: -105px !important;
}
.produtos-detalhes h2,
.produtos-detalhes h3 {
    color: #FFF !important;
}

.produtos-detalhes .produto-box {
    display: table;
    margin-top: 20px;
    width: 300px !important;
    vertical-align: middle;
}
.produtos-detalhes .produto-box .produtos-item {
    display: table;
    height: 250px !important;
    overflow: hidden !important;
    vertical-align: middle;
}
.produtos-detalhes .produto-box .produtos-item img {
    display: table-cell !important;
    vertical-align: middle;
    width: auto !important;
    max-height: 250px;
    margin: 0 auto 0 auto !important;
    padding: 10px !important;
    height: auto;
    overflow: hidden !important;
}
.produtos-detalhes .lateral {
    margin-top: 120px;
}
.produtos-detalhes .texto {
    clear: both;
    padding-top: 10px;
    margin: 30px 0 0 0 !important;
}
.produtos-detalhes {
    color: #00273e !important;
}
.produtos-detalhes a {
    color: #3070b3 !important;
    text-decoration: none !important;
    font-weight: 400;
}
.produtos-detalhes a:hover {
    color: #0c18ff !important;
    text-decoration: inherit !important;
    font-weight: 500 !important;
}

@media screen and (max-width: 768px) {
    .produtos-detalhes {
        padding-top: 0px !important;
        text-align: center;
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    .produtos-detalhes {
        background: none !important;
        background-color: #efefef !important;
    }
    .produtos-detalhes h2,
    .produtos-detalhes h3 {
        color: #00273e !important;
        margin: -50px 0 0  0 !important;
    }
    .produtos-detalhes .produto-box {
        display: table;
        width: 300px !important;
        vertical-align: middle;
        text-align: center !important;
        margin: auto auto -100px auto;
    }
    .produtos-detalhes .lateral {
        text-align: center;
    }
}


/* ./ Produtos Detalhes */


/* Produtos Orcamento */

.produtos-orcamento {
    overflow: hidden;
    position: relative;
    color: rgba(255, 255, 255, 0.8);
    background-color: #FFFFFF !important;

    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+0,2989d8+50,c9c9c9+51,e5e5e5+100 */

    background: -moz-linear-gradient(-88deg,  #3070b3 0%, #3070b3 536px, #f4f4f4 537px, #f4f4f4 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-88deg,  #3070b3 0%,#3070b3 536px,#f4f4f4 537px, #f4f4f4 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(178deg,  #3070b3 0%,#3070b3 436px, #f4f4f4 437px, #f4f4f4 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#dfdfdf',GradientType=0 ); /* IE6-9 */

    background-size: 2000px !important;
    background-repeat: repeat-x !important;

    min-height: 1000px;

    color: #26578c !important;


}
.produtos-orcamento .container {
    padding-top: 180px !important;
}
.produtos-orcamento:before, .produtos-interna:after {
    height: 0;
    background: #ffffff !important;
}
.produtos-orcamento:before {
    top: 0;
    margin-top: -105px !important;
}
.produtos-orcamento:after {
    top: 0;
    margin-top: -105px !important;
}
.produtos-orcamento h2,
.produtos-orcamento h3 {
    color: #FFF !important;
}
.produtos-orcamento .row-bottom-padded-md,
.produtos-orcamento .row-bottom-padded-md h3,
.produtos-orcamento .row-bottom-padded-md i
{
    color: #26578c !important;
}

.produtos-orcamento textarea {
    background: #FFF;
}

@media screen and (max-width: 768px) {
    .produtos-orcamento {
        margin-top: -140px !important;
        padding-top: 10px !important;
        text-align: center;
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    .produtos-orcamento {
        background: none !important;
        background-color: #e7e7e7 !important;
    }
    .produtos-orcamento .info {
        display: none;
    }
    .produtos-orcamento form h2,
    .produtos-orcamento form h3 {
        color: #26578c !important;
    }



}
/* ./ Produtos Orcamento */


.fh5co-person {
    border: 2px solid #f2f2f2;
    padding: 80px 30px 30px 30px;
    float: left;
    width: 100%;
    position: relative;
}

@media screen and (max-width: 992px) {
    .fh5co-person {
        margin-bottom: 3.5em;
    }
}

.fh5co-person figure {
    position: absolute;
    margin-top: -60px;
    top: 0;
    left: 50%;
    margin-left: -60px;
    display: block;
    margin-bottom: 50px;
}

.fh5co-person figure img {
    width: 120px;
    border: 2px solid #f2f2f2;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}

.fh5co-person h3 {
    margin-bottom: 0px;
}

.fh5co-person .fh5co-position {
    color: #b3b3b3;
    display: block;
    margin-bottom: 20px;
}

.form-control {
    box-shadow: none;
    background: transparent;
    border: 2px solid rgba(0, 0, 0, 0.1);
    height: 54px;
    font-size: 18px;
    font-weight: 400;
}

.form-control:active, .form-control:focus {
    outline: none;
    box-shadow: none;
    border-color: #a3ccff;
}

.btn {
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;

}

.btn:hover, .btn:active, .btn:focus {
    outline: none;
}

/** Cadastre-se **/

#cadastre-se:before, #cadastre-se:after {
    position: absolute;
    transform: rotate(-1.7deg);
    -ms-transform: rotate(-1.7deg);
    -webkit-transform: rotate(-1.7deg);
    -o-transform: rotate(-.7deg);
    -moz-transform: rotate(-1.7deg);
    background-color: #fff;
    content: "";
    z-index: 3;
    display: inline-block;
    height: 70px;
    padding: 0;
    width: 101%;
}

#cadastre-se:before {
    top: 0;
    margin-top: -35px;
    background: #3070b3;
}

#cadastre-se:after {
    bottom: 0;
    margin-bottom: -35px;

}

#cadastre-se {
    overflow: hidden;
    position: relative;
    color: rgba(255, 255, 255, 0.8);
    background-color: #3070b3;
}

#cadastre-se {
    padding-bottom: 0;
}

#cadastre-se h2,
#cadastre-se h3 {
    color: #FFF;
}

#cadastre-se input[type="text"],
#cadastre-se input[type="email"] {
    background: #FFF;
}

#cadastre-se .fh5co-contact-info {
    padding: 0;
    margin: 0 0 1.5em 0;
}

#cadastre-se .fh5co-contact-info li {
    position: relative;
    padding: 0;
    margin: 0 0 1.5em 0;
    padding-left: 50px;
    list-style: none;
}

#cadastre-se .fh5co-contact-info li i {
    position: absolute;
    top: .2em;
    left: 0;
}

@media screen and (max-width: 768px) {
    #cadastre-se {
        padding-top: 80px;
    }
}

/** Contato **/
#contato {
    padding-bottom: 0;
}
#cadastre-se textarea {
    background: #FFF !important;
}
#contato .fh5co-contact-info {
    padding: 0;
    margin: 0 0 1.5em 0;
}

#contato .fh5co-contact-info li {
    position: relative;
    padding: 0;
    margin: 0 0 1.5em 0;
    padding-left: 50px;
    list-style: none;
}

#contato .fh5co-contact-info li i {
    position: absolute;
    top: .2em;
    left: 0;
}

@media screen and (max-width: 768px) {
    #contato {
        padding-top: 80px;
    }
}

.section-heading {
    float: left;
    width: 100%;
    padding-bottom: 50px;
    margin-bottom: 5px;
    clear: both;
}

.section-heading h2 {
    margin: 0 0 0 0;
    font-size: 50px;
    font-weight: 300;
    color: #444;
    text-transform: uppercase;
    position: relative;
    display: block;
    line-height: 1.5;
}

.section-heading h2.left-border:after {
    /*content: "";
    position: absolute;
    display: block;
    width: 80px;
    height: 2px;
    background: #52d3aa;
    left: 0%;
    margin-left: 0px;
    bottom: 0;*/
}

/*.section-heading h2:after {
  content: "";
  position: absolute;
  display: block;
  width: 80px;
  height: 2px;
  background: #f0f;
  left: 50%;
  margin-left: -40px;
  bottom: 0;
}*/
@media screen and (max-width: 768px) {
    .section-heading h2 {
        font-size: 30px;
    }
}

.section-heading h3 {
    font-weight: 300;
    line-height: 1.5;
    color: #7e7e7e;
}

@media screen and (max-width: 768px) {
    .section-heading h3 {
        font-size: 24px !important;
        line-height: 34px;
    }
}

.btn {
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.fh5co-nav-toggle {
    width: 25px;
    height: 25px;
    cursor: pointer;
    text-decoration: none;
}

.fh5co-nav-toggle.active i::before, .fh5co-nav-toggle.active i::after {
    background: #0870a1;
}

.fh5co-nav-toggle:hover, .fh5co-nav-toggle:focus, .fh5co-nav-toggle:active {
    outline: none;
    border-bottom: none !important;
}

.fh5co-nav-toggle i {
    position: relative;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    width: 25px;
    height: 3px;
    background: #0870a1;
    font: bold 14px/.4 Helvetica;
    text-transform: uppercase;
    text-indent: -55px;
    background: #0870a1;
    transition: all .2s ease-out;
}

.fh5co-nav-toggle i::before, .fh5co-nav-toggle i::after {
    content: '';
    width: 25px;
    height: 3px;
    background: #0870a1;
    position: absolute;
    left: 0;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}

.fh5co-nav-toggle i::before {
    top: -7px;
}

.fh5co-nav-toggle i::after {
    bottom: -7px;
}

.fh5co-nav-toggle:hover i::before {
    top: -10px;
}

.fh5co-nav-toggle:hover i::after {
    bottom: -10px;
}

.fh5co-nav-toggle.active i {
    background: transparent;
}

.fh5co-nav-toggle.active i::before {
    top: 0;
    -webkit-transform: rotateZ(45deg);
    -moz-transform: rotateZ(45deg);
    -ms-transform: rotateZ(45deg);
    -o-transform: rotateZ(45deg);
    transform: rotateZ(45deg);
}

.fh5co-nav-toggle.active i::after {
    bottom: 0;
    -webkit-transform: rotateZ(-45deg);
    -moz-transform: rotateZ(-45deg);
    -ms-transform: rotateZ(-45deg);
    -o-transform: rotateZ(-45deg);
    transform: rotateZ(-45deg);
}

.fh5co-nav-toggle {
    position: absolute;
    top: 2px;
    right: 0px;
    z-index: 21;
    padding: 6px 0 0 0;
    display: block;
    margin: 0 auto;
    display: none;
    height: 44px;
    width: 25px;
    border-bottom: none !important;
}

@media screen and (max-width: 768px) {
    .fh5co-nav-toggle {
        display: block;
    }
}

#footer {
    padding: 50px 0;
    color: #fff;
    position: relative;
    background: #00568a;
}

#footer .gotop {
    position: absolute;
    top: -20px;
    left: 50%;
    margin-left: -40px;
    background: #00568a;
    z-index: 8;
    width: 80px;
    height: 80px;
    font-size: 30px;
    padding-top: 5px;
    text-align: center;
    vertical-align: middle;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}

#footer .gotop:hover, #footer .gotop:focus {
    top: -25px;
    text-decoration: none !important;
}

#footer .logo {
    margin: 10px 0 20px 0;
}

#footer .copyright {
    font-size: 16px;
    margin-bottom: 0px;
    padding-bottom: 0;
}

.btn {
    text-transform: uppercase;
    letter-spacing: 1px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.btn.btn-primary {
    background: #0d639d;
    color: #fff;
    border: none !important;
    border: 2px solid transparent !important;
}

.btn.btn-primary:hover, .btn.btn-primary:active, .btn.btn-primary:focus {
    box-shadow: none;
    background: #a3ccff;
}

.btn:hover, .btn:active, .btn:focus {
    background: #393e46 !important;
    color: #fff;
    outline: none !important;
}

.btn.btn-default:hover, .btn.btn-default:focus, .btn.btn-default:active {
    border-color: transparent;
}

.social {
    padding: 0;
    margin: 0;
    display: inline-block;
    position: relative;
    width: 100%;
}

.social li {
    list-style: none;
    padding: 0;
    margin: 0;
    display: inline-block;
}

.social li a {
    font-size: 16px;
    display: table;
    width: 40px;
    height: 40px;
    margin: 0 4px;
}

.social li a i {
    display: table-cell;
    vertical-align: middle;
}

.social li a:hover, .social li a:active, .social li a:focus {
    text-decoration: none;
    border-bottom: none;
}

.social li a.social-box {
    background: #a3ccff;
    color: #fff;
}

.social li a.social-circle {
    background: #a3ccff;
    color: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}

.social li a:hover {
    background: #393e46 !important;
}

.social.social-box a {
    background: #a3ccff;
    color: #fff;
}

.social.social-circle a {
    background: #a3ccff;
    color: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}

#map {
    width: 100%;
    height: 500px;
    position: relative;
}

@media screen and (max-width: 768px) {
    #map {
        height: 200px;
    }
}

.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
    opacity: 0;
    -webkit-backface-visibility: hidden;
    /* ideally, transition speed should match zoom duration */
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.mfp-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}

.mfp-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
    opacity: 0;
}

.js .to-animate,
.js .to-animate-2,
.js .single-animate {
    opacity: 0;
}

@media screen and (max-width: 480px) {
    .col-xxs-12 {
        float: none;
        width: 100%;
    }
}

.row-bottom-padded-lg {
    padding-bottom: 7em;
}

@media screen and (max-width: 768px) {
    .row-bottom-padded-lg {
        padding-bottom: 2em;
    }
}

.row-bottom-padded-md {
    padding-bottom: 4em;
}

@media screen and (max-width: 768px) {
    .row-bottom-padded-md {
        padding-bottom: 2em;
    }
}

.row-bottom-padded-sm {
    padding-bottom: 2em;
}

@media screen and (max-width: 768px) {
    .row-bottom-padded-sm {
        padding-bottom: 2em;
    }
}

.fh5co-animated {
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

/*# sourceMappingURL=style.css.map */
