@font-face {
    font-family: "Linearicons";
    src: url('../fonts/Linearicons-Free.eot?1562088569');
    src: url('../fonts/Linearicons-Free.eot?&1562088569#iefix') format("embedded-opentype"), url('../fonts/Linearicons-Free.woff?1562088567') format("woff"), url('../fonts/Linearicons-Free.ttf?1562088568') format("truetype"), url('../fonts/Linearicons-Free.svg?1562088569#Linearicons') format("svg");
    font-weight: 400;
    font-style: normal
}

.equalheight {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap
}

.equalheight>[class*='col'] {
    flex-direction: column
}

.wait, .wait * {
    cursor: wait !important
}

.unselect, a:not(.select) {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none
}

#overlay {
    overflow: hidden;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    display: none;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 10000
}

#overlay #overlay-box {
    padding: 10px;
    max-width: 85vw;
    max-height: 85vh;
    position: relative;
    border-radius: 5px;
    box-sizing: border-box;
    background-color: #fff;
    width: auto;
    height: auto
}

#overlay #overlay-box img {
    max-width: calc(85vw - 30px);
    max-height: calc(85vh - 30px);
    width: auto;
    height: auto
}

#overlay #overlay-box .close {
    opacity: .8;
    font-size: 14px;
    text-shadow: none;
    box-sizing: border-box;
    color: #333;
    background: #f0f0f0;
    width: 30px;
    height: 30px;
    -webkit-transition: 0.2s ease-in;
    -moz-transition: 0.2s ease-in;
    -ms-transition: 0.2s ease-in;
    -o-transition: 0.2s ease-in;
    transition: 0.2s ease-in;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 200
}

#overlay #overlay-box .close:hover {
    background: #d7d7d7
}

#overlay #overlay-box .close.darken {
    margin: 5px;
    background: #ccc;
    border: 1px solid #999
}

#overlay #overlay-box .close.darken:hover {
    background: #b3b3b3
}

#overlay #overlay-box .close.small {
    width: 20px;
    height: 20px;
    font-size: 16px;
    line-height: 16px;
    top: 2px;
    right: 2px;
    border-radius: 0;
    border: 0;
    background-color: transparent
}

#overlay #overlay-box .close.small:hover {
    background-color: #999;
    color: #000
}

@keyframes fadein {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@-moz-keyframes fadein {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@-webkit-keyframes fadein {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@-ms-keyframes fadein {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@-o-keyframes fadein {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes fadeout {
    from {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

@-moz-keyframes fadeout {
    from {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

@-webkit-keyframes fadeout {
    from {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

@-ms-keyframes fadeout {
    from {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

@-o-keyframes fadeout {
    from {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

@keyframes hvr-bob {
    0% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px)
    }
    50% {
        -webkit-transform: translateY(-4px);
        transform: translateY(-4px)
    }
    100% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px)
    }
}

@-moz-keyframes hvr-bob {
    0% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px)
    }
    50% {
        -webkit-transform: translateY(-4px);
        transform: translateY(-4px)
    }
    100% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px)
    }
}

@-webkit-keyframes hvr-bob {
    0% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px)
    }
    50% {
        -webkit-transform: translateY(-4px);
        transform: translateY(-4px)
    }
    100% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px)
    }
}

@-ms-keyframes hvr-bob {
    0% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px)
    }
    50% {
        -webkit-transform: translateY(-4px);
        transform: translateY(-4px)
    }
    100% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px)
    }
}

@-o-keyframes hvr-bob {
    0% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px)
    }
    50% {
        -webkit-transform: translateY(-4px);
        transform: translateY(-4px)
    }
    100% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px)
    }
}

@keyframes hvr-bob-float {
    100% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px)
    }
}

@-moz-keyframes hvr-bob-float {
    100% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px)
    }
}

@-webkit-keyframes hvr-bob-float {
    100% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px)
    }
}

@-ms-keyframes hvr-bob-float {
    100% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px)
    }
}

@-o-keyframes hvr-bob-float {
    100% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px)
    }
}

.animation-bob {
    animation-name: hvr-bob-float, hvr-bob;
    animation-duration: 0.3s, 1.5s;
    animation-delay: 0s, 0.3s;
    animation-timing-function: ease-out, ease-in-out;
    animation-iteration-count: 1, infinite;
    animation-fill-mode: forwards;
    animation-direction: normal, alternate
}

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none !important
}

.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #CCC
}

.mfp-preloader a:hover {
    color: #FFF
}

.mfp-s-ready .mfp-preloader {
    display: none
}

.mfp-s-error .mfp-content {
    display: none
}

button.mfp-close, button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    padding: 0 0 18px 10px;
    color: #FFF;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace
}

.mfp-close:hover, .mfp-close:focus {
    opacity: 1
}

.mfp-close:active {
    top: 1px
}

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}

.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1
}

.mfp-arrow:before, .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent
}

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px
}

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px
}

.mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000
}

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto
}

.mfp-figure {
    line-height: 0
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444
}

.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-figure figure {
    margin: 0
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px
}

.mfp-image-holder .mfp-content {
    max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }
    .mfp-img-mobile img.mfp-img {
        padding: 0
    }
    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }
    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }
    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box
    }
    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }
    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }
    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75)
    }
    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0
    }
    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%
    }
    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-track, .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:before, .slick-track:after {
    display: table;
    content: ''
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir='rtl'] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.grid-row {
    width: 100%;
    max-width: 1170px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: auto
}

.grid-row.content {
    padding: 0 15px
}

.grid-row.fluid {
    max-width: 100%
}

.col-break {
    width: 100% !important;
    min-height: 0 !important
}

.grid-col {
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    box-sizing: border-box;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    min-height: 1px;
    padding: 0 15px
}

@media (max-width: 768px) {
    .grid-col {
        float: none;
        width: 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media screen and (max-width: 768px) {
    .grid-col {
        float: none;
        width: 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

.reverse {
    flex-direction: row-reverse
}

.nopadding {
    padding: 0 !important
}

@media screen and (max-width: 768px) {
    .hidden-mobile {
        display: none !important
    }
}

.grid-col1 {
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
    box-sizing: border-box;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    min-height: 1px;
    padding: 0 15px
}

@media (max-width: 768px) {
    .grid-col1 {
        float: none;
        width: 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

.grid-offset-1 {
    margin-left: 8.33333%
}

@media screen and (max-width: 768px) {
    .grid-offset-1 {
        margin-left: 0
    }
}

.grid-col2 {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
    box-sizing: border-box;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    min-height: 1px;
    padding: 0 15px
}

@media (max-width: 768px) {
    .grid-col2 {
        float: none;
        width: 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

.grid-offset-2 {
    margin-left: 16.66667%
}

@media screen and (max-width: 768px) {
    .grid-offset-2 {
        margin-left: 0
    }
}

.grid-col3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    box-sizing: border-box;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    min-height: 1px;
    padding: 0 15px
}

@media (max-width: 768px) {
    .grid-col3 {
        float: none;
        width: 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

.grid-offset-3 {
    margin-left: 25%
}

@media screen and (max-width: 768px) {
    .grid-offset-3 {
        margin-left: 0
    }
}

.grid-col4 {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
    box-sizing: border-box;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    min-height: 1px;
    padding: 0 15px
}

@media (max-width: 768px) {
    .grid-col4 {
        float: none;
        width: 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

.grid-offset-4 {
    margin-left: 33.33333%
}

@media screen and (max-width: 768px) {
    .grid-offset-4 {
        margin-left: 0
    }
}

.grid-col5 {
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
    box-sizing: border-box;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    min-height: 1px;
    padding: 0 15px
}

@media (max-width: 768px) {
    .grid-col5 {
        float: none;
        width: 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

.grid-offset-5 {
    margin-left: 41.66667%
}

@media screen and (max-width: 768px) {
    .grid-offset-5 {
        margin-left: 0
    }
}

.grid-col6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    box-sizing: border-box;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    min-height: 1px;
    padding: 0 15px
}

@media (max-width: 768px) {
    .grid-col6 {
        float: none;
        width: 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

.grid-offset-6 {
    margin-left: 50%
}

@media screen and (max-width: 768px) {
    .grid-offset-6 {
        margin-left: 0
    }
}

.grid-col7 {
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
    box-sizing: border-box;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    min-height: 1px;
    padding: 0 15px
}

@media (max-width: 768px) {
    .grid-col7 {
        float: none;
        width: 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

.grid-offset-7 {
    margin-left: 58.33333%
}

@media screen and (max-width: 768px) {
    .grid-offset-7 {
        margin-left: 0
    }
}

.grid-col8 {
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
    box-sizing: border-box;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    min-height: 1px;
    padding: 0 15px
}

@media (max-width: 768px) {
    .grid-col8 {
        float: none;
        width: 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

.grid-offset-8 {
    margin-left: 66.66667%
}

@media screen and (max-width: 768px) {
    .grid-offset-8 {
        margin-left: 0
    }
}

.grid-col9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
    box-sizing: border-box;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    min-height: 1px;
    padding: 0 15px
}

@media (max-width: 768px) {
    .grid-col9 {
        float: none;
        width: 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

.grid-offset-9 {
    margin-left: 75%
}

@media screen and (max-width: 768px) {
    .grid-offset-9 {
        margin-left: 0
    }
}

.grid-col10 {
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
    box-sizing: border-box;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    min-height: 1px;
    padding: 0 15px
}

@media (max-width: 768px) {
    .grid-col10 {
        float: none;
        width: 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

.grid-offset-10 {
    margin-left: 83.33333%
}

@media screen and (max-width: 768px) {
    .grid-offset-10 {
        margin-left: 0
    }
}

.grid-col11 {
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
    box-sizing: border-box;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    min-height: 1px;
    padding: 0 15px
}

@media (max-width: 768px) {
    .grid-col11 {
        float: none;
        width: 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

.grid-offset-11 {
    margin-left: 91.66667%
}

@media screen and (max-width: 768px) {
    .grid-offset-11 {
        margin-left: 0
    }
}

.grid-col12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    box-sizing: border-box;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    min-height: 1px;
    padding: 0 15px
}

@media (max-width: 768px) {
    .grid-col12 {
        float: none;
        width: 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

.grid-offset-12 {
    margin-left: 100%
}

@media screen and (max-width: 768px) {
    .grid-offset-12 {
        margin-left: 0
    }
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, main {
    display: block
}

body {
    line-height: 1
}

ol, ul {
    list-style: none
}

blockquote, q {
    quotes: none
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

::-webkit-input-placeholder {
    font-size: .8125rem;
    color: "$black"
}

::-moz-placeholder {
    font-size: .8125rem;
    color: "$black"
}

:-moz-placeholder {
    font-size: .8125rem;
    color: "$black"
}

:-ms-input-placeholder {
    font-size: .8125rem;
    color: "$black"
}

::-moz, -o, -webkit, -ms-selection {
    background: #000;
    color: #fff
}

::selection {
    background: #000;
    color: #fff
}

body {
    font-family: "Archivo", sans-serif;
    font-size: 16px
}

body p {
    font-family: "Archivo", "Archivo", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5rem;
    color: #848484
}

body a {
    transition: all .3s
}

body h1, body h2 {
    font-family: "Archivo", "Archivo", sans-serif;
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase
}

@media screen and (max-width: 768px) {
    body h1, body h2 {
        font-size: 26px
    }
}

body img {
    max-width: 100%
}

body .btn-style {
    font-family: "Archivo", "Archivo", sans-serif;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    padding: 20px
}

body .btn-style:hover {
    text-decoration: none
}

body .btn-blue-light {
    background: #3fcde2
}

body .btn-blue-dark {
    background: #30353e
}

body .btn-blue-medium {
    background: #1e5267
}

body .btn-red {
    background: #ab424b
}

body .btn-green {
    background: #22c897
}

.slider-bullet {
    list-style: none;
    display: flex;
    position: absolute;
    bottom: 10%;
    right: 19%
}

.slider-bullet li {
    margin: 0 5px;
    padding: 0;
    border-radius: 10px;
    list-style: none;
    background: #e8e8e8;
    width: 20px;
    height: 20px
}

.slider-bullet li.slick-active {
    border: 0;
    background: #ab424b
}

.slider-bullet button {
    border: 0;
    font-size: 0;
    border-radius: 10px;
    cursor: pointer;
    background: transparent;
    width: 20px;
    height: 20px;
    position: relative;
    top: 0;
    outline: none
}

.controls span {
    color: #fff;
    font-size: 28px
}

.controls .prev, .controls .next {
    position: absolute;
    top: calc(45% - 5px);
    cursor: pointer;
    right: 100%
}

@media screen and (max-width: 768px) {
    .controls .prev {
        right: 97%
    }
}

.controls .next {
    right: -2%
}

@media screen and (max-width: 768px) {
    .hidden-mobile {
        display: none !important
    }
}

.show-mobile {
    display: none
}

@media screen and (max-width: 768px) {
    .show-mobile {
        display: block !important
    }
}

@media screen and (max-width: 768px) {
    .text-center-mobile {
        text-align: center !important
    }
}

.show {
    display: block;
    opacity: 1 !important
}

.gotop {
    z-index: 999;
    position: fixed;
    background: #30353e;
    padding: 10px 15px;
    border-radius: 5px;
    font-size: 24px;
    bottom: 24%;
    right: 2em;
    cursor: pointer;
    opacity: 0;
    color: #fff;
    transition: all .4s
}

@media screen and (max-width: 768px) {
    .gotop {
        bottom: 1em;
        right: 50%;
        margin-right: -25px
    }
}

section.solucoes-inforpro {
    background: #ab424b;
    padding: 140px 0 130px
}

@media screen and (max-width: 768px) {
    section.solucoes-inforpro {
        padding: 60px 0
    }
}

section.solucoes-inforpro h2 {
    color: #fff
}

section.solucoes-inforpro h2 span {
    padding-right: 20px;
    position: relative;
    top: 5px
}

section.solucoes-inforpro .bottom-title {
    border-top: 1px solid #fff;
    margin: 30px 0 80px 0;
    width: 400px
}

@media screen and (max-width: 768px) {
    section.solucoes-inforpro .bottom-title {
        margin: 20px 0 30px;
        width: 300px
    }
}

section.solucoes-inforpro p {
    color: #fff;
    padding-top: 20px
}

@media screen and (max-width: 768px) {
    section.solucoes-inforpro p {
        padding-bottom: 30px
    }
}

section.solucoes-inforpro a.nossas-solucoes {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    background: #fff;
    padding: 50px;
    height: 200px
}

section.solucoes-inforpro a.nossas-solucoes img {
    display: inline
}

section.solucoes-inforpro a.nossas-solucoes p {
    font-weight: 700;
    color: #ab424b;
    padding-top: 20px
}

section.solucoes-inforpro a.nossas-solucoes:hover {
    text-decoration: none
}

section.solucoes-inforpro a.nossas-solucoes:hover p {
    color: #1e5267
}

section.solucoes-inforpro .link-area {
    margin-top: 80px
}

@media screen and (max-width: 768px) {
    section.solucoes-inforpro .link-area {
        margin-top: 40px
    }
}

@media screen and (max-width: 768px) {
    section.solucoes-inforpro .controls a.prev {
        right: 90%
    }
    section.solucoes-inforpro .controls a.prev span {
        color: #ab424b
    }
    section.solucoes-inforpro .controls a.next {
        right: 3%
    }
    section.solucoes-inforpro .controls a.next span {
        color: #ab424b
    }
}

.p-relative {
    position: relative;
}

.selo-mini {
    width: 30px;
    height: 20px;
}

.selo {
    position: absolute;
    bottom: 0;
    right: -15px;
    transform: scale(0.6);
    opacity: 0.7;
}

@media screen and (max-width: 768px) {
    .selo {
        bottom: -25px;
        right: -60px;
        opacity: 0.7;
        transform: scale(0.4);
    }
}

section.produtos-inforpro {
    padding: 120px 0 100px
}

@media screen and (max-width: 768px) {
    section.produtos-inforpro {
        padding: 60px 0 30px
    }
}

section.produtos-inforpro h2 {
    color: #717171
}

section.produtos-inforpro h2 span {
    padding-right: 20px;
    color: #ab424b;
    position: relative;
    top: 5px
}

section.produtos-inforpro .bottom-title {
    border-top: 1px solid #ab424b;
    margin: 30px 0 40px 0;
    width: 300px
}

@media screen and (max-width: 768px) {
    section.produtos-inforpro .bottom-title {
        margin: 20px 0 30px
    }
}

@media screen and (max-width: 768px) {
    section.produtos-inforpro .link-area {
        margin: 20px 0 40px
    }
}

.prods-inforpro {
    margin-top: 70px
}

@media screen and (max-width: 768px) {
    .prods-inforpro {
        margin-top: 20px
    }
}

.prods-inforpro a .image-prod {
    border: 1px solid #dcdcdc;
    padding: 25px 60px
}

@media screen and (max-width: 768px) {
    .prods-inforpro a .image-prod {
        padding: 25px
    }
}

.prods-inforpro a p {
    font-size: 12px;
    padding: 10px 0 15px;
    color: #717171
}

@media screen and (max-width: 768px) {
    .prods-inforpro a p {
        padding: 5px 0 10px
    }
}

.prods-inforpro a h3 {
    font-family: "Archivo", "Archivo", sans-serif;
    font-size: 17px;
    font-weight: 600;
    color: #717171;
    line-height: 1.3rem
}

.prods-inforpro a .hr-red {
    border-top: 1px solid #ab424b;
    margin: 30px 0 60px
}

@media screen and (max-width: 768px) {
    .prods-inforpro a .hr-red {
        margin: 10px 0 30px
    }
}

.prods-inforpro a:hover {
    text-decoration: none
}

.prods-inforpro a:hover p, .prods-inforpro a:hover h3 {
    color: #ab424b
}

.prods-inforpro a:hover img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%)
}

form.form-style .form-group {
    display: flex;
    margin-bottom: 0
}

form.form-style .form-group label.lbl-form {
    font-family: "Archivo", "Archivo", sans-serif;
    font-size: 16px;
    font-weight: 700;
    border-bottom: 2px solid #30353e;
    color: #30353e;
    height: 28px;
    width: 30%
}

@media screen and (max-width: 768px) {
    form.form-style .form-group label.lbl-form {
        font-size: 14px;
        width: 40%
    }
}

form.form-style .input__label--ruri::after {
    height: 2px !important;
    background: #fff !important
}

form.form-style .input__label {
    font-family: "Archivo", "Archivo", sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #dcdcdc !important;
    padding: 0 0 10px !important
}

form.form-style .input__field--ruri:focus+.input__label--ruri .input__label-content--ruri, form.form-style .input--filled .input__label--ruri .input__label-content--ruri {
    color: #fff
}

form.form-style .button-area button {
    border-radius: 0;
    width: 100%;
    padding: 12px
}

form.form-style select {
    font-family: "Archivo", "Archivo", sans-serif;
    font-size: 16px;
    font-weight: 400;
    border-bottom: 2px solid #fff;
    background: transparent;
    border-top: none;
    border-right: none;
    border-left: none;
    cursor: pointer;
    color: #fff;
    width: 100%
}

form.form-style select option {
    font-family: "Archivo", "Archivo", sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #30353e
}

.breadcrumb-site p {
    font-size: 12px;
    padding-bottom: 40px
}

@media screen and (max-width: 768px) {
    .breadcrumb-site p {
        padding-bottom: 20px
    }
}

.breadcrumb-site p a {
    color: #ab424b
}

.breadcrumb-site p a:hover {
    text-decoration: none;
    color: #1e5267
}

section.topo-inforpro {
    background: url('../images/solucoes/bg-servico.png?1562088619') no-repeat center;
    background-size: cover;
    padding: 40px 0 60px
}

@media screen and (max-width: 768px) {
    section.topo-inforpro {
        padding: 120px 0 30px
    }
}

section.topo-inforpro h1 {
    text-transform: initial;
    color: #717171;
    padding-bottom: 50px
}

section.topo-inforpro h1 b {
    color: #ab424b
}

@media screen and (max-width: 768px) {
    section.topo-inforpro h1 {
        padding-bottom: 0
    }
}

.paginacao {
    padding: 40px 0
}

@media screen and (max-width: 768px) {
    .paginacao {
        padding: 25px 0 30px
    }
}

.paginacao .page-number {
    position: relative
}

.paginacao a {
    font-family: "Archivo", "Archivo", sans-serif;
    font-size: 16px;
    font-weight: 700;
    background: #30353e;
    padding: 10px 15px;
    margin-right: 5px;
    color: #fff
}

.paginacao a:hover {
    background: #1e5267;
    text-decoration: none;
    color: #fff
}

.paginacao a.num_pag_ativo {
    background: #1e5267;
    color: #fff
}

section.solicite-orcamento {
    background: url('../images/solucoes/bg-diagnostico.png?1562088620') no-repeat center;
    background-size: cover;
    padding: 120px 0
}

@media screen and (max-width: 768px) {
    section.solicite-orcamento {
        padding: 60px 0
    }
}

section.solicite-orcamento h3 {
    font-family: "Archivo", "Archivo", sans-serif;
    font-size: 30px;
    font-weight: 700;
    color: #fff;
    padding-bottom: 10px
}

section.solicite-orcamento h3 b {
    color: #22c897
}

section.solicite-orcamento p {
    color: #fff;
    padding-bottom: 60px
}

section.solicite-orcamento form .lbl-form {
    color: #fff !important;
    border-bottom: 2px solid #3fcde2 !important
}

section.solicite-orcamento form .button-area {
    margin-top: 20px
}

.home-sliders .slick-slide img {
    margin-right: auto;
    margin-left: auto
}

section.internas-inforpro {
    padding: 70px 0 120px
}

@media screen and (max-width: 768px) {
    section.internas-inforpro {
        padding: 40px 0 50px
    }
}

section.internas-inforpro p {
    padding-bottom: 20px
}

section.internas-inforpro p i {
    font-style: italic
}

section.internas-inforpro p i b {
    font-weight: bold;
    color: #000
}

@media screen and (max-width: 768px) {
    section.internas-inforpro p {
        padding-bottom: 10px
    }
}

section.internas-inforpro h3 {
    color: #666;
    font-weight: bold;
    padding-top: 20px
}

#retorno_msg .alert {
    margin-top: 10px;
    border-radius: 0
}

section.slider-depoimentos {
    padding: 30px 0 120px
}

@media screen and (max-width: 768px) {
    section.slider-depoimentos {
        padding: 10px 0 60px
    }
}

section.slider-depoimentos h2 {
    font-size: 24px;
    padding: 10px 15px;
    background: #ab424b;
    color: #fff;
    width: 22%
}

@media screen and (max-width: 768px) {
    section.slider-depoimentos h2 {
        width: 100%
    }
}

section.slider-depoimentos h2 span {
    padding-right: 10px
}

section.slider-depoimentos .sliders-depo {
    margin-top: 40px
}

section.slider-depoimentos .sliders-depo .p-nome {
    border-bottom: 2px solid #ab424b;
    margin-bottom: 30px;
    color: #ab424b;
    font-size: 18px
}

@media screen and (max-width: 768px) {
    section.slider-depoimentos .sliders-depo .p-nome {
        margin-top: 30px
    }
}

section.slider-depoimentos .sliders-depo .p-depo {
    font-style: italic
}

section.slider-depoimentos .sliders-depo a img {
    border-radius: 50%
}

@media screen and (max-width: 768px) {
    section.slider-depoimentos .sliders-depo a img {
        width: 50%;
        margin: 0 auto
    }
}

section.slider-depoimentos .sliders-depo .slick-list {
    height: auto !important
}

section.slider-depoimentos .sliders-depo .slider-bullet {
    position: relative;
    justify-content: center;
    bottom: 0;
    right: 0;
    width: 100%
}

@media screen and (max-width: 768px) {
    section.slider-depoimentos .sliders-depo .slider-bullet {
        bottom: 15px
    }
}

section.casos-de-sucesso {
    padding: 70px 0 120px
}

@media screen and (max-width: 768px) {
    section.casos-de-sucesso {
        padding: 40px 0 60px
    }
}

section.casos-de-sucesso .cases-inforpro {
    width: 100%;
    margin-bottom: 30px
}

section.casos-de-sucesso .cases-inforpro .n-sanf {
    font-family: "Archivo", "Archivo", sans-serif;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    border-bottom: 2px solid #e8e8e8;
    padding: 30px 40px;
    cursor: pointer;
    color: #ab424b;
    display: flex
}

@media screen and (max-width: 768px) {
    section.casos-de-sucesso .cases-inforpro .n-sanf {
        padding: 20px
    }
}

section.casos-de-sucesso .cases-inforpro .n-sanf .lnr {
    font-size: 16px !important;
    padding-right: 5px
}

section.casos-de-sucesso .cases-inforpro .t-sanf {
    display: none;
    background: #e8e8e8;
    padding: 30px 40px
}

@media screen and (max-width: 768px) {
    section.casos-de-sucesso .cases-inforpro .t-sanf {
        padding: 30px 20px
    }
}

section.casos-de-sucesso .cases-inforpro .t-sanf p {
    padding-bottom: 20px
}

section.casos-de-sucesso .cases-inforpro .t-sanf .link-area {
    margin-top: 30px
}

@media screen and (max-width: 768px) {
    section.casos-de-sucesso .cases-inforpro .t-sanf .link-area {
        margin: 20px 0 40px
    }
}

.hidden-elem {
    display: none;
    background: rgba(0, 0, 0, 0.6)
}

.overlay-box .modal-dialog {
    max-width: 800px
}

.overlay-box .modal-header {
    border: none
}

.overlay-box .modal-header:after {
    content: "";
    background-color: transparent;
    border-top: 60px solid #fff !important;
    border-right: 300px solid transparent !important;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 30px;
    top: 0;
    width: 0;
    height: 0
}

.overlay-box .modal-content {
    background: #ab424b;
    padding-bottom: 60px
}

.overlay-box .close {
    color: #fff
}

.overlay-box .box-info:after {
    content: "";
    border-right: 1px solid #fff;
    position: absolute;
    bottom: 0;
    right: 25px;
    top: 0
}

.overlay-box .p-legenda {
    font-size: 20px
}

.overlay-box .p-legenda b {
    font-weight: bold
}

.overlay-box p {
    color: #fff
}

.overlay-box p i {
    font-style: italic;
    font-weight: bold
}

.overlay-box hr {
    border-top: 4px solid #F9B715;
    margin: 20px 0;
    width: 20%
}

.overlay-box h3 {
    font-family: "Archivo", "Archivo", sans-serif;
    font-size: 30px;
    font-weight: 400;
    color: #fff
}

.overlay-box h3 b {
    font-weight: bold
}

.overlay-box .btn-yellow {
    text-transform: initial;
    background: #F9B715;
    color: #ab424b;
    font-size: 22px
}

.overlay-box .btn-whats {
    background: #00A859
}

.overlay-box .link-area {
    margin: 90px 0 10px
}

header.scroll-to-fixed-fixed {
    background: #fff;
    border-bottom: 5px solid #ab424b;
    padding: 15px 0 0
}

header.scroll-to-fixed-fixed nav {
    display: none
}

.top-info {
    background: #e8e8e8;
    padding: 15px 0 20px
}

.top-info p {
    font-size: 13.5px
}

.top-info p b {
    color: #ab424b
}

.top-info p span {
    padding-right: 5px
}

.top-info p a {
    color: #848484
}

.top-info p a span {
    padding-right: 5px
}

.top-info p a:hover {
    text-decoration: none;
    color: #ab424b
}

header {
    padding: 40px 0 0;
    width: 100%
}

@media screen and (max-width: 768px) {
    header {
        z-index: 999;
        width: 100%;
        position: fixed;
        background: #fff;
        padding: 10px 0 10px;
        border-bottom: 3px solid #ab424b
    }
    header .nav-mobile {
        display: flex !important
    }
}

header .link-area {
    margin-top: 16px
}

header .link-area a {
    font-size: 14px;
    color: #1e5267;
    padding: 17px 40px
}

header form input {
    background: #f6f6f6 !important;
    border: 1px solid #e8e8e8
}

header form .button-area button {
    background: #f6f6f6;
    color: #848484
}

@media screen and (max-width: 768px) {
    header ul {
        margin-top: 30px
    }
}

header ul .li-active {
    border-top: 1px solid #ab424b
}

header ul .li-submenu a span {
    padding-left: 15px
}

header ul .li-submenu:hover .ul-open {
    display: block
}

header ul .li-submenu:hover .ul-open li {
    margin: 20px 10px
}

header ul li {
    border-top: 1px solid #e5e5e5;
    position: relative
}

header ul li a {
    font-family: "Archivo", "Archivo", sans-serif;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    color: #848484;
    padding: 20px 30px;
    position: relative;
    display: block;
    z-index: 1
}

header ul li a:hover {
    text-decoration: none;
    color: #ab424b
}

header ul li ul {
    transition: .2s all;
    background: #3fcde2;
    position: absolute;
    z-index: 99;
    display: none;
    width: 280px;
    padding-top: 0
}

header ul li ul li {
    border-top: none;
    margin: 0 !important
}

header ul li ul li a {
    font-size: 14px;
    color: #1e5267;
    padding: 20px;
    display: block
}

header ul li ul li a:hover {
    color: #fff;
    background: #1e5267
}

header ul li:nth-child(1):after, header ul li:nth-child(2):after, header ul li:nth-child(3):after, header ul li:nth-child(4):after, header ul li:nth-child(5):after {
    content: '';
    border-right: 1px dotted #dcdcdc;
    position: absolute;
    bottom: 15px;
    right: 0;
    left: 0;
    top: 15px
}

@media screen and (max-width: 768px) {
    header ul li:nth-child(1):after, header ul li:nth-child(2):after, header ul li:nth-child(3):after, header ul li:nth-child(4):after, header ul li:nth-child(5):after {
        content: none
    }
}

footer {
    background: #30353e;
    padding: 120px 0
}

@media screen and (max-width: 768px) {
    footer {
        padding: 40px 0 90px
    }
}

footer p.resume {
    color: #8a919d;
    padding-top: 20px
}

@media screen and (max-width: 768px) {
    footer p.resume {
        padding: 10px 0 20px
    }
}

footer .contatos-inforpro, footer .endereco-inforpro {
    padding-top: 70px
}

@media screen and (max-width: 768px) {
    footer .contatos-inforpro, footer .endereco-inforpro {
        padding-top: 10px
    }
}

footer .contatos-inforpro p, footer .endereco-inforpro p {
    font-weight: 700;
    font-size: 15px;
    color: #fff;
    display: flex
}

footer .contatos-inforpro p span, footer .endereco-inforpro p span {
    padding-right: 10px;
    position: relative;
    top: 2px
}

footer .contatos-inforpro p span.lnr-map-marker, footer .endereco-inforpro p span.lnr-map-marker {
    top: 5px
}

footer .contatos-inforpro p a, footer .endereco-inforpro p a {
    color: #fff
}

footer .contatos-inforpro p a:hover, footer .endereco-inforpro p a:hover {
    text-decoration: none;
    color: #3fcde2
}

footer .creditos {
    padding-top: 70px
}

@media screen and (max-width: 768px) {
    footer .creditos {
        padding-top: 30px
    }
}

footer .creditos p {
    color: #8a919d;
    font-size: 12px
}

footer .creditos p a {
    color: #ab424b
}

footer .creditos p a:hover {
    text-decoration: none;
    color: #3fcde2
}

.link-orcamento {
    display: flex
}

@media screen and (max-width: 768px) {
    .link-orcamento {
        display: block
    }
    .link-orcamento a {
        display: block;
        text-align: center
    }
}

.buy-whats {
    margin-left: 15px
}

@media screen and (max-width: 768px) {
    .buy-whats {
        margin-left: 0
    }
}

.buy-whats a {
    background: #00A859
}

@media screen and (max-width: 768px) {
    .buy-whats a {
        display: block;
        text-align: center
    }
}

.top-whats-header {
    background: #00A859;
    text-align: center;
    margin-left: 15px;
    padding: .8em
}

.top-whats-header a {
    color: #fff;
    display: block
}

.top-whats-header a i {
    font-size: 24px
}

.top-whats {
    background: #00A859;
    padding: 1em 1.2em;
    position: fixed;
    bottom: 18em;
    right: 2.7em;
    border-radius: 50%;
    opacity: 0;
    color: #fff;
    z-index: 2
}

@media screen and (max-width: 768px) {
    .top-whats {
        bottom: 1em;
        left: 1.2em;
        right: auto
    }
}

.top-whats a {
    color: #fff;
    display: block
}

.top-whats a i {
    font-size: 30px
}

.open-window .whats-elem {
    display: none
}

.open-window .modal-sobe {
    background-image: url('../images/whatsapp-bg.png?1562088598');
    border-radius: 5px;
    position: fixed;
    bottom: 60px;
    right: 3vh;
    width: 300px;
    height: 350px;
    color: #fff;
    animation: moveDivUp 1s;
    z-index: 9999
}

@media screen and (max-width: 768px) {
    .open-window .modal-sobe {
        right: 2vh
    }
}

.open-window .modal-sobe .header-whats {
    background: #00A859;
    border-radius: 5px 0 0;
    padding: 5px 35px 0;
    position: relative
}

.open-window .modal-sobe .header-whats h4 {
    font-family: "Archivo", "Archivo", sans-serif;
    font-size: 14px;
    font-weight: 900;
    padding-top: 20px
}

.open-window .modal-sobe .header-whats .close-window {
    position: absolute;
    right: -5px;
    top: -5px
}

.open-window .modal-sobe .header-whats .close-window a {
    color: #fff
}

.open-window .modal-sobe .header-whats .close-window a:hover {
    color: #495057
}

.open-window .modal-sobe .header-whats .close-window a i {
    font-size: 22px;
    border-radius: 50%;
    border: 2px solid #00A859
}

.open-window .modal-sobe .header-whats .logo-chat {
    padding: 10px 0
}

.open-window .modal-sobe .header-whats .logo-chat img {
    max-width: 90%
}

.open-window .form-whats {
    margin-top: 10px
}

.open-window .form-whats .form-group {
    margin-bottom: .5rem !important
}

.open-window .form-whats label {
    font-size: 14px;
    color: #495057
}

.open-window .form-whats input {
    height: 45px;
    border-radius: .25rem
}

.open-window .form-whats .iniciar-conversa {
    margin-top: 15px
}

.open-window .form-whats .iniciar-conversa .link-whats {
    font-family: "Archivo", "Archivo", sans-serif;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    transition: all .4s;
    text-align: center;
    background: #495057;
    padding: 12px 25px;
    display: block;
    color: #fff
}

.open-window .form-whats .iniciar-conversa .link-whats:hover {
    background: #222;
    text-decoration: none
}

@keyframes moveDivUp {
    from {
        right: 0vh
    }
    to {
        right: 3.5vh
    }
}

section.conheca-inforpro {
    background: url('../images/bg-inforpro.png?1562088610') no-repeat center;
    background-size: cover;
    padding: 130px 0 140px
}

@media screen and (max-width: 768px) {
    section.conheca-inforpro {
        background: #efeff1;
        padding: 130px 0 70px
    }
}

section.conheca-inforpro h1 {
    color: #717171
}

section.conheca-inforpro h1 b {
    color: #ab424b
}

section.conheca-inforpro h1 span {
    padding-right: 20px;
    color: #ab424b;
    position: relative;
    top: 5px
}

section.conheca-inforpro .bottom-title {
    border-top: 1px solid #ab424b;
    margin: 30px 0 70px 0;
    width: 300px
}

@media screen and (max-width: 768px) {
    section.conheca-inforpro .bottom-title {
        margin: 20px 0 30px
    }
}

section.conheca-inforpro p {
    padding-bottom: 30px;
    padding-right: 20px
}

@media screen and (max-width: 768px) {
    section.conheca-inforpro p {
        padding-bottom: 10px;
        padding-right: 0
    }
}

section.conheca-inforpro .link-area {
    margin-top: 300px
}

@media screen and (max-width: 768px) {
    section.conheca-inforpro .link-area {
        margin-top: 30px
    }
}

section.clientes-atendimento {
    position: relative;
    padding: 120px 0 100px;
    background: #e8e8e8;
    background: -moz-linear-gradient(left, #e8e8e8 0%, #e8e8e8 50%, #ab424b 50%, #ab424b 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, #e8e8e8), color-stop(50%, #e8e8e8), color-stop(50%, #ab424b), color-stop(100%, #ab424b));
    background: -webkit-linear-gradient(left, #e8e8e8 0%, #e8e8e8 50%, #ab424b 50%, #ab424b 100%);
    background: -o-linear-gradient(left, #e8e8e8 0%, #e8e8e8 50%, #ab424b 50%, #ab424b 100%);
    background: -ms-linear-gradient(left, #e8e8e8 0%, #e8e8e8 50%, #ab424b 50%, #ab424b 100%);
    background: linear-gradient(to right, #e8e8e8 0%, #e8e8e8 50%, #ab424b 50%, #ab424b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e8e8e8', endColorstr='#ab424b', GradientType=1)
}

@media screen and (max-width: 768px) {
    section.clientes-atendimento {
        padding: 60px 0 70px;
        background: #e8e8e8;
        background: -moz-linear-gradient(top, #e8e8e8 0%, #e8e8e8 45%, #ab424b 45%, #ab424b 100%);
        background: -webkit-gradient(left top, left bottom, color-stop(0%, #e8e8e8), color-stop(45%, #e8e8e8), color-stop(45%, #ab424b), color-stop(100%, #ab424b));
        background: -webkit-linear-gradient(top, #e8e8e8 0%, #e8e8e8 45%, #ab424b 45%, #ab424b 100%);
        background: -o-linear-gradient(top, #e8e8e8 0%, #e8e8e8 45%, #ab424b 45%, #ab424b 100%);
        background: -ms-linear-gradient(top, #e8e8e8 0%, #e8e8e8 45%, #ab424b 45%, #ab424b 100%);
        background: linear-gradient(to bottom, #e8e8e8 0%, #e8e8e8 45%, #ab424b 45%, #ab424b 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#ab424b', GradientType=0)
    }
}

section.clientes-atendimento h2 {
    font-size: 28px !important;
    color: #30353e
}

section.clientes-atendimento h2 span {
    padding-right: 20px;
    color: #30353e;
    position: relative;
    top: 5px
}

section.clientes-atendimento h2.title-at {
    color: #fff
}

@media screen and (max-width: 768px) {
    section.clientes-atendimento h2.title-at {
        padding-top: 140px
    }
}

section.clientes-atendimento .bottom-title {
    border-top: 1px solid #30353e;
    margin: 20px 0 30px;
    width: 300px
}

section.clientes-atendimento p {
    color: #30353e;
    padding: 20px 0 40px
}

@media screen and (max-width: 768px) {
    section.clientes-atendimento p {
        padding: 10px 0 40px
    }
}

section.clientes-atendimento .slider-cli-home span {
    display: block
}

section.clientes-atendimento .slider-cli-home span img {
    margin-top: 25px
}

section.clientes-atendimento .slider-cli-home span:hover img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%)
}

section.clientes-atendimento .controls {
    position: absolute;
    top: 55px;
    right: 10px
}

@media screen and (max-width: 768px) {
    section.clientes-atendimento .controls {
        top: 290px;
        right: 15px;
        z-index: 2
    }
}

section.clientes-atendimento .controls a {
    cursor: pointer
}

section.clientes-atendimento .controls a span {
    font-size: 24px !important;
    color: #30353e
}

section.sobre-inforpro {
    padding: 70px 0 120px
}

@media screen and (max-width: 768px) {
    section.sobre-inforpro {
        padding: 50px 0
    }
}

section.sobre-inforpro h2 {
    color: #717171
}

section.sobre-inforpro h2 b {
    color: #ab424b
}

section.sobre-inforpro h2 span {
    padding-right: 20px;
    color: #ab424b;
    position: relative;
    top: 5px
}

section.sobre-inforpro .bottom-title {
    border-top: 1px solid #ab424b;
    margin: 20px 0 40px;
    width: 300px
}

section.sobre-inforpro p {
    padding-bottom: 20px
}

@media screen and (max-width: 768px) {
    section.sobre-inforpro p {
        padding-bottom: 10px
    }
}

section.sobre-inforpro .slider-bullet {
    bottom: -12%;
    right: -5px
}

section.sobre-inforpro .valores-inforpro {
    margin-top: 90px
}

@media screen and (max-width: 768px) {
    section.sobre-inforpro .valores-inforpro {
        margin-top: 60px
    }
}

section.sobre-inforpro .valores-inforpro h3 {
    font-family: "Archivo", "Archivo", sans-serif;
    font-size: 24px;
    font-weight: 600;
    color: #ab424b;
    padding: 30px 0 10px
}

@media screen and (max-width: 768px) {
    section.sobre-inforpro .valores-inforpro h3 {
        padding: 10px 0
    }
}

section.sobre-inforpro .valores-inforpro hr {
    border-top: 1px dashed #ab424b;
    margin: 60px 0
}

@media screen and (max-width: 768px) {
    section.sobre-inforpro .valores-inforpro hr {
        margin: 40px 0
    }
}

section.sobre-inforpro .certificados h3 {
    font-family: "Archivo", "Archivo", sans-serif;
    font-size: 24px;
    font-weight: 600;
    color: #717171;
    padding: 20px 0
}

section.sobre-inforpro .certificados h3 span {
    color: #ab424b;
    padding-right: 10px;
    position: relative;
    top: 2px
}

section.sobre-inforpro .certificados a {
    display: block
}

section.sobre-inforpro .certificados a:hover img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%)
}

@media screen and (max-width: 768px) {
    section.sobre-inforpro .certificados img {
        margin-bottom: 20px
    }
}

section.clientes-inforpro {
    padding: 70px 0 120px
}

@media screen and (max-width: 768px) {
    section.clientes-inforpro {
        padding: 50px 0
    }
}

section.clientes-inforpro a:hover {
    text-decoration: none
}

section.clientes-inforpro a:hover h2, section.clientes-inforpro a:hover p {
    color: #ab424b
}

section.clientes-inforpro a:hover img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%)
}

section.clientes-inforpro .clientes {
    margin-bottom: 30px
}

section.clientes-inforpro .clientes h2 {
    font-size: 20px;
    color: #1e5267;
    padding-bottom: 10px
}

@media screen and (max-width: 768px) {
    section.clientes-inforpro .clientes h2 {
        font-size: 18px;
        padding-bottom: 5px
    }
}

section.lista-solucoes {
    padding: 70px 0 120px
}

@media screen and (max-width: 768px) {
    section.lista-solucoes {
        padding: 40px 0 60px
    }
}

section.lista-solucoes .nossas-solucoes {
    background: #e8e8e8;
    padding: 30px;
    margin: 15px 0;
    display: block;
    min-height: 156px
}

@media screen and (max-width: 768px) {
    section.lista-solucoes .nossas-solucoes {
        padding: 20px
    }
}

section.lista-solucoes .nossas-solucoes:hover {
    text-decoration: none
}

section.lista-solucoes .nossas-solucoes:hover p {
    color: #ab424b
}

section.servico-inforpro {
    background: url('../images/solucoes/bg-servico.png?1562088619') no-repeat center;
    background-size: cover;
    padding: 40px 0 110px
}

@media screen and (max-width: 768px) {
    section.servico-inforpro {
        padding: 120px 0 80px
    }
}

section.servico-inforpro h1 {
    text-transform: initial;
    color: #717171;
    padding-bottom: 50px
}

@media screen and (max-width: 768px) {
    section.servico-inforpro h1 {
        padding-bottom: 30px;
        line-height: 2rem
    }
}

section.servico-inforpro h1 img {
    padding-right: 10px;
    position: relative;
    top: 5px
}

section.servico-inforpro p {
    padding-bottom: 40px
}

section.descricao-solucao {
    background: #efeff1;
    padding: 120px 0 140px
}

@media screen and (max-width: 768px) {
    section.descricao-solucao {
        padding: 60px 0 70px
    }
}

section.descricao-solucao h3 {
    font-family: "Archivo", "Archivo", sans-serif;
    font-size: 30px;
    font-weight: 700;
    color: #717171;
    padding-bottom: 40px
}

@media screen and (max-width: 768px) {
    section.descricao-solucao h3 {
        font-size: 26px;
        padding-bottom: 30px
    }
}

section.descricao-solucao p {
    padding-bottom: 20px
}

@media screen and (max-width: 768px) {
    section.descricao-solucao p {
        padding-bottom: 10px
    }
}

section.descricao-solucao ul li {
    font-family: "Archivo", "Archivo", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 2.5rem;
    color: #848484;
    position: relative;
    padding-left: 30px
}

section.descricao-solucao ul li:before {
    font-family: 'Linearicons';
    color: #ab424b;
    content: "\e88a";
    position: absolute;
    left: 0;
    top: -2px
}

section.descricao-solucao .link-area {
    margin-top: 20px
}

@media screen and (max-width: 768px) {
    section.descricao-solucao .link-area {
        margin-bottom: 50px
    }
}

section.diferenciais-beneficios {
    padding: 120px 0 140px
}

@media screen and (max-width: 768px) {
    section.diferenciais-beneficios {
        padding: 60px 0 70px
    }
}

section.diferenciais-beneficios h3 {
    font-family: "Archivo", "Archivo", sans-serif;
    font-size: 30px;
    font-weight: 700;
    color: #717171;
    padding-bottom: 40px
}

@media screen and (max-width: 768px) {
    section.diferenciais-beneficios h3 {
        font-size: 26px;
        padding-bottom: 30px
    }
}

section.diferenciais-beneficios ul li {
    font-family: "Archivo", "Archivo", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 2.5rem;
    color: #848484;
    position: relative;
    padding-left: 30px
}

section.diferenciais-beneficios ul li:before {
    font-family: 'Linearicons';
    color: #ab424b;
    content: "\e814";
    position: absolute;
    left: 0;
    top: -2px
}

section.diferenciais-beneficios .link-area {
    margin-top: 40px
}

section.diagnostico-gratuito {
    background: url('../images/solucoes/bg-diagnostico.png?1562088620') no-repeat center;
    background-size: cover;
    padding: 120px 0
}

@media screen and (max-width: 768px) {
    section.diagnostico-gratuito {
        padding: 60px 0
    }
}

section.diagnostico-gratuito h3 {
    font-family: "Archivo", "Archivo", sans-serif;
    font-size: 30px;
    font-weight: 700;
    color: #fff;
    padding-bottom: 10px
}

@media screen and (max-width: 768px) {
    section.diagnostico-gratuito h3 {
        font-size: 26px
    }
}

section.diagnostico-gratuito h3 b {
    color: #22c897
}

section.diagnostico-gratuito p {
    color: #fff;
    padding-bottom: 60px
}

section.diagnostico-gratuito form .lbl-form {
    color: #fff !important;
    border-bottom: 2px solid #3fcde2 !important
}

section.diagnostico-gratuito form .button-area {
    margin-top: 40px
}

.sidebar-product {
    background: #1e5267;
    padding-bottom: 60px
}

@media screen and (max-width: 768px) {
    .sidebar-product {
        padding-bottom: 10px;
        margin-bottom: 40px
    }
}

.sidebar-product h3 {
    font-family: "Archivo", "Archivo", sans-serif;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    padding: 30px 30px 10px
}

@media screen and (max-width: 768px) {
    .sidebar-product h3 {
        padding: 20px 30px 10px;
        display: flex
    }
    .sidebar-product h3 span {
        padding-right: 10px
    }
}

.sidebar-product .hr-cat {
    border-top: 1px solid #fff;
    margin: 10px 0
}

@media screen and (max-width: 768px) {
    .sidebar-product .hr-cat {
        display: none
    }
}

.sidebar-product ul li ul li a {
    padding-left: 40px;
    font-weight: 400;
    color: #fff;
    text-transform: initial
}

.sidebar-product ul li ul li a i {
    position: relative;
    top: -3px;
    padding-right: 5px;
    font-size: 6px;
    color: #fff
}

.sidebar-product ul li ul li a:hover i {
    color: #fff
}

.sidebar-product ul li a {
    font-family: "Archivo", "Archivo", sans-serif;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    display: block;
    padding: 15px 30px;
    position: relative
}

.sidebar-product ul li a span {
    position: absolute;
    top: 15px;
    right: 30px
}

.sidebar-product ul li a:hover {
    text-decoration: none;
    background: #3fcde2;
    color: #fff
}

.sidebar-product ul li a:hover:before {
    content: none
}

.filtro-busca {
    margin-top: 15px
}

.filtro-busca form input {
    height: 50px;
    background: #dcdcdc
}

.filtro-busca form .input__label {
    color: #848484 !important;
    padding: 20px 15px !important;
    height: 50px
}

.filtro-busca form .input__field--ruri {
    color: #848484 !important;
    padding: 0.5em 15px
}

.filtro-busca form .input--filled .input__label--ruri .input__label-content--ruri {
    color: #848484 !important;
    margin-top: 5px
}

section.produto-cat {
    padding: 120px 0 100px
}

@media screen and (max-width: 768px) {
    section.produto-cat {
        padding: 50px 0
    }
}

section.produto-detalhe {
    padding: 90px 0 100px
}

@media screen and (max-width: 768px) {
    section.produto-detalhe {
        padding: 40px 0 60px
    }
}

section.produto-detalhe h2 {
    font-size: 26px;
    color: #30353e;
    padding-bottom: 10px
}

@media screen and (max-width: 768px) {
    section.produto-detalhe h2 {
        padding: 40px 0 5px
    }
}

section.produto-detalhe p.code-prod {
    font-size: 12px
}

section.produto-detalhe h3 {
    font-family: "Archivo", "Archivo", sans-serif;
    font-size: 18px;
    font-weight: 600;
    color: #30353e;
    padding: 40px 0 10px
}

section.produto-detalhe .link-video {
    margin: 30px 0 0 0
}

@media screen and (max-width: 768px) {
    section.produto-detalhe .link-video {
        margin: 30px 0 40px
    }
}

section.produto-detalhe .link-video a {
    font-family: "Archivo", "Archivo", sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #3fcde2
}

section.produto-detalhe .link-video a span {
    padding-right: 10px;
    position: relative;
    font-size: 22px;
    top: 3px
}

section.produto-detalhe .link-video a:hover {
    text-decoration: none;
    color: #1e5267
}

section.produto-detalhe .link-orcamento {
    margin-top: 60px
}

section.produto-detalhe .descricao-produto {
    margin-top: 40px
}

section.produto-detalhe .descricao-produto p {
    padding-top: 20px
}

@media screen and (max-width: 768px) {
    section.produto-detalhe .descricao-produto p {
        padding-top: 10px
    }
}

.modal#video .modal-dialog {
    max-width: 800px
}

.modal#video h5 {
    font-family: "Archivo", "Archivo", sans-serif;
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase;
    padding-left: 15px;
    color: #fff
}

.modal#video .modal-header {
    background: #1e5267
}

.modal#video .close {
    color: #fff
}

.modal#video iframe {
    max-width: 100%
}

.modal#video .modal-body {
    padding: 4rem !important
}
@media screen and (max-width: 768px) {
	.modal#video .modal-body {
		padding: 20px 10px !important;
	}
}
.modal.fade .modal-dialog {
    -webkit-transform: scale(0.1);
    -ms-transform: scale(0.1);
    -o-transform: scale(0.1);
    transform: scale(0.1);
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    opacity: 0
}

.modal.fade.show .modal-dialog {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    opacity: 1
}

.modal-backdrop {
    opacity: .8 !important
}

.modal.fade {
    transition: opacity .15s linear !important
}

section.como-funciona {
    padding: 70px 0 120px
}

@media screen and (max-width: 768px) {
    section.como-funciona {
        padding: 40px 0
    }
}

section.como-funciona p {
    padding-bottom: 20px
}

@media screen and (max-width: 768px) {
    section.como-funciona p {
        padding-bottom: 10px
    }
}

section.como-funciona h2 {
    text-transform: initial;
    font-size: 26px;
    color: #717171;
    padding: 40px 0 20px
}

section.como-funciona h3 {
    font-family: "Archivo", "Archivo", sans-serif;
    font-size: 24px;
    font-weight: 700;
    text-transform: initial;
    color: #717171;
    padding: 60px 0 10px
}

@media screen and (max-width: 768px) {
    section.como-funciona h3 {
        padding: 30px 0 10px
    }
}

section.como-funciona h3 span {
    padding-right: 10px;
    color: #ab424b;
    position: relative;
    top: 2px
}

section.como-funciona ul li {
    font-family: "Archivo", "Archivo", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 2.5rem;
    color: #848484;
    position: relative;
    padding-left: 30px
}

section.como-funciona ul li:before {
    font-family: 'Linearicons';
    color: #ab424b;
    content: "\e814";
    position: absolute;
    left: 0;
    top: -2px
}

section.como-funciona hr {
    border-top: 1px dashed #ab424b;
    margin: 60px 0 20px
}

@media screen and (max-width: 768px) {
    section.como-funciona hr {
        margin: 40px 0 20px
    }
}

section.como-funciona .processos-inforpro {
    padding-top: 30px
}

section.como-funciona .processos-inforpro span {
    font-size: 90px;
    color: #1e5267;
    position: relative;
    top: 15px
}

section.como-funciona .processos-inforpro h4 {
    font-family: "Archivo", "Archivo", sans-serif;
    font-size: 14px;
    font-weight: 600;
    color: #848484;
    padding-top: 10px
}

@media screen and (max-width: 768px) {
    section.como-funciona .processos-inforpro h4 {
        padding: 5px 0 30px
    }
}

section.fale-conosco {
    padding: 70px 0 120px;
    background: #ab424b
}

@media screen and (max-width: 768px) {
    section.fale-conosco {
        padding: 40px 0 60px
    }
}

section.fale-conosco p {
    color: #fff
}

section.fale-conosco form {
    margin-top: 60px
}

section.fale-conosco form textarea {
    font-family: "Archivo", "Archivo", sans-serif;
    font-size: 16px;
    font-weight: 400;
    background: transparent;
    border-bottom: 2px solid #fff;
    border-right: 2px solid #a73f48;
    border-left: 2px solid #a73f48;
    border-top: 2px solid #a73f48;
    border-radius: 0;
    color: #fff
}

section.fale-conosco form textarea:focus {
    background: transparent;
    border: 1px solid #fff;
    color: #fff
}

section.fale-conosco form textarea::placeholder {
    font-family: "Archivo", "Archivo", sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #dcdcdc
}

section.fale-conosco form .button-area button {
    margin-top: 30px
}

section.localizacao-inforpro {
    padding: 70px 0 120px
}

@media screen and (max-width: 768px) {
    section.localizacao-inforpro {
        padding: 40px 0 60px
    }
}

section.localizacao-inforpro h2 {
    color: #717171
}

section.localizacao-inforpro h2 b {
    color: #ab424b
}

section.localizacao-inforpro h2 span {
    padding-right: 20px;
    color: #ab424b;
    position: relative;
    top: 5px
}

section.localizacao-inforpro .bottom-title {
    border-top: 1px solid #ab424b;
    margin: 20px 0 40px;
    width: 300px
}

@media screen and (max-width: 768px) {
    section.localizacao-inforpro .bottom-title {
        margin: 20px 0 30px
    }
}

section.localizacao-inforpro .link-area {
    margin-top: 60px
}

@media screen and (max-width: 768px) {
    section.localizacao-inforpro .link-area {
        margin: 30px 0 60px
    }
}

section.localizacao-inforpro .mapa iframe {
    max-width: 100%
}

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