@import url('https://fonts.googleapis.com/css?family=Lato:300,300i,400,400i,700,700i,900,900i');

html, body, #app {

    font-size: 18px;
    height: 100%;
    font-family: 'Lato', sans-serif;
}

.mapboxgl-map {
    font: 12px/20px 'Lato' !important;
}

.divider {

}

@keyframes ret {
    0% {
        content: '';
    }
    25% {
        content: '.';
    }
    50% {
        content: '..';
    }
    100% {
        content: '...';
    }
}

.ret:after {
    content: '';
    animation-name: ret;
    animation-duration: 1s;
    animation-iteration-count: infinite;
}

.headercontent {
    min-height: calc(100% - 276px);
}

.header {
    position: relative;
    z-index: 554;
}

button, a {
    cursor: pointer;
}

#respbtn {
    display: none;
}

.logobox {
    position: relative;
    display: inline-block;
}

.logobox img {

    padding: 15px 30px 15px 0;
    background: url("../imagens/logobg.png") no-repeat center right #fff;
    background-size: auto 100%;
    height: 110px;
}

#fluidheader {
    position: fixed;
    top: -110px;
    right: 0;
    left: 0;
    background: #fff !important;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    z-index: 553;
}

.showheader {
    top: 0 !important;
    z-index: 555 !important;
}

#fluidheader .logobox img {
    height: 55px !important;
    padding: 6px 6px 6px 0;
    background: #fff;
}

#fluidheader nav ul li a {
    font-size: 15px !important;
}

.logobox:after {
    content: '0';
    position: absolute;
    width: 1000px;
    left: -1000px;
    top: 0;
    bottom: 0;
    font-size: 0;
    display: block;
    background: #fff !important;
}

#fluidheader .logobox:after {
    display: none !important;
}

.lines {
    height: 6px;
    background: url("../imagens/linecolor.png") center center;
    background-size: 33.3333333%;
}

.header {

    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
    background: #f5f5f5;
}

.header ul {
    position: absolute;
    right: 0;
    margin: 0;
    padding: 0;
}

.header ul li {
    display: inline-block;
}

.header ul li a {
    display: block;
    font-weight: 400;
    padding: 0 15px;
    line-height: 55px;
    text-decoration: none !important;
}

.sliderhomeparent {

    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
}

.prefooter .row {
    align-items: center;
    justify-content: center;
}

footer {
    font-weight: 700;
    font-size: 15px;
}

.prefooter {
    color: #fff !important;
    background: #6b95a0;
}

.prefooter a {
    color: #fff !important;
    font-size: 18px;
}

.gerens {
    position: relative;
    top: 8px;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    overflow-x: hidden;
    height: 33px;
    width: 14.5px;
    display: inline-block;

}

.realfooter {
    background: #5d828b;
}

.gerens:hover {
    width: 80.5px;
}

.socialmedia a i {
    font-weight: 300 !important;
}

.gerens svg {
    height: 21px;
    position: relative;
    top: 0;
}

.gerens svg path {
    fill: #fff;
}

.footerlogo {
    max-width: 100%;
    width: 140px;
}

.carousel-indicators {
    position: absolute;
    bottom: 0;
    text-align: center;
    background: url("../imagens/slider_nav_bg.png");
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    right: auto;
    margin-right: 0 !important;
    margin-left: 0 !important;

}

.carousel-indicators:after, .carousel-indicators:before {
    top: 0;
    position: absolute;
    bottom: 0;
    background-image: url("../imagens/slider_nav_after_before.png");
    width: 49px;
    content: '1';
    font-size: 0;
    display: block;
}

.carousel-indicators:before {
    left: -49px;
    background-position: left center;
}

.carousel-indicators:after {
    right: -49px;
    background-position: right center;
}

.carousel-indicators li {
    opacity: 1 !important;
    width: 20px;
    height: 20px;
    background: url("../imagens/navli.png") left center transparent no-repeat;
    border-top: 18px solid transparent;
    border-bottom: 19px solid transparent;

}

.carousel-indicators li.active {
    background: url("../imagens/navli.png") right center transparent no-repeat;
}

.indicadores {
    position: absolute;
    bottom: 0;
    right: 0;
    bottom: -58px;
    left: 0;
}

.sliderhomeparent {
    background: url("../imagens/loader.svg") center center no-repeat #78a5b1;
    color: transparent;
    font-size: 0;
}

.divider {
    background: url("../imagens/loader.svg") center center no-repeat #78a5b1;

}
.markerprincipal
{
    width: 34px;
    height: 40px;
    cursor: pointer;

    background: url("../imagens/marker.png") center bottom no-repeat;

    background-size: contain;
}

.text-15{
    font-size: 15px;
}

.mapboxgl-marker svg
{
    opacity: 0;
}
#map_canvas {
    height: 500px;
}

#mapcanvaspattern {

    position: relative;
    background: url("../imagens/maploader.svg") center center no-repeat, url("../imagens/mapablur.jpg") center center no-repeat #bbbbbb;
    background-size: auto auto, cover;

}

.divider .dividerinner {
    color: #fff !important;
    text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.56);
    font-size: 30px;
    text-decoration: none;
    font-weight: 700;
    background-size: cover;
    background-attachment: fixed;;

}

.divider .dividerinner.moreprods {
    background-image: url("../imagens/moreprods.jpg") !important;
}

.divider .dividerinner.titlepage {
    font-size: 20px;
}

.divider.red {
    background: url("../imagens/loader.svg") center center no-repeat #b70000;
}

.divider.red .dividerinner.titlepage {
    background-image: url("../imagens/headerbgred.jpg") !important;

}

.divider.green {
    background: url("../imagens/loader.svg") center center no-repeat #007e25;
}

.divider.green .dividerinner.titlepage {
    background-image: url("../imagens/headerbggreen.jpg") !important;

}

.divider.purple {
    background: url("../imagens/loader.svg") center center no-repeat #bb017d;
}

.divider.purple .dividerinner.titlepage {
    background-image: url("../imagens/headerbgpurple.jpg") !important;

}

.divider.blue {
    background: url("../imagens/loader.svg") center center no-repeat #008ad7;
}

.divider.blue .dividerinner.titlepage {
    background-image: url("../imagens/headerbgblue.jpg") !important;

}

.divider.yellow {
    background: url("../imagens/loader.svg") center center no-repeat #f1cd00;
}

.divider.yellow .dividerinner.titlepage {
    background-image: url("../imagens/headerbgyellow.jpg") !important;

}

.searchform input {
    border-right: 0 !important;
}

.searchform button {
    flex: .1 1 auto !important;
    border-left: 0 !important;
}

.divider .dividerinner.teste {
    background-image: url("../imagens/tiler.jpg") !important;

}

.divider .dividerinner.teste2 {
    background-image: url("../imagens/narrador.jpg") !important;

}

.contactbox {
    background: #77a5b1;
    color: #fff;
}

.contactbox .form-control {
    background: transparent;
    border: 1px solid #fff;
    color: #fff !important;
}

.form-control::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */

    font-style: italic;
}

.form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */

    font-style: italic;

}

.form-control::-ms-input-placeholder { /* Microsoft Edge */

    font-style: italic;

}

.cleansearchbtn {

    position: relative;
    top: -3px;
    float: right;
    right: -10px;
    opacity: .5;
}


.pagination {
    display: inline-block;
}

.pagination a, .pagination span{
    color: #555;
    display: inline-block;
    padding:  6px 10px;
    font-weight: bold;
    float: left;
    font-size: 12px !important;
    text-decoration: none;
    border-radius: 6px;
    margin: 3px;
    border: 1px solid #eee;
}
.pagination .reti
{
    border: 1px solid transparent;
}

.pagination a.active {
    background-color: #4CAF50;
    border: 1px solid #37843a;
    color: white;

}

.pagination-blue a.active
{
    background-color: #007bff;
    border: 1px solid #0060c6;
}

.pagination a:hover:not(.active) {
    background-color: #ddd;
    border: 1px solid #ddd;

}

.pagination .disabled
{
    background-color: #eee;
    border: 1px solid #eee;
    color: #ccc;
    cursor: not-allowed;
}

.contactbox .form-control {
    background: transparent;
    border: 1px solid #fff;
    color: #fff !important;
}

.contactbox .form-control::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #fff;
    font-weight: 300;
    font-style: italic;
    opacity: 1; /* Firefox */
}

.contactbox .form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #fff;
    font-style: italic;
    font-weight: 300;
}

.contactbox .form-control::-ms-input-placeholder { /* Microsoft Edge */
    color: #fff;
    font-style: italic;
    font-weight: 300;
}

.contactbox .form-control {
    border-radius: 0 !important;
    margin-bottom: 10px;
}

.contactbox textarea.form-control {
    resize: none;
    height: 147px;
}

#alertcontato .alert {
    padding: 8px 15px;
    margin-bottom: 10px !important;
}

.btn-contatoform {
    background: #fff;
    border-radius: 25px;
    color: #78a5b1 !important;
}


.btn-frezatto
{
    background: #78a5b1;
    border-color: #78a5b1;
    color: #fff !important;
}
.btn-frezatto:hover
{
    background: #608994;
    border-color: #608994;

}
.header ul li:nth-of-type(5n+1) a {
    color: #b70000 !important;
}

.header ul li:nth-of-type(5n+2) a {
    color: #108633 !important;
}

.header ul li:nth-of-type(5n+3) a {
    color: #bb017d !important;
}

.header ul li:nth-of-type(5n+4) a {
    color: #008ad7 !important;
}

.header ul li:nth-of-type(5n+5) a {
    color: #f1cd00 !important;
}

.paginacao
{
    list-style: none;
    margin: 15px !important;
    padding: 0 !important;
}
.paginacao li
{
    display: inline-block;
}


.text-frezatto {
    color: #78a5b1;
}

.header .socialmedia {
    position: absolute;
    top: 0;
    right: 15px;
}

.header .socialmedia a {
    display: inline-block;
    line-height: 55px;
    text-decoration: none !important;
    color: #c5c5c5;
}

.header .socialmedia a:hover {
    color: #78a5b1;
}

/* Responsividade */

/* MD */
@media (max-width: 1199px) {

}

/* SM */
@media (max-width: 991px) {

    .header ul li a:hover {
        background: #5991a0 !important;
    }

    .header ul li a {
        color: #fff !important;
        font-weight: 700;
        text-align: right;
        font-size: 15px;
    }

    .header ul li:nth-of-type(5n+1) a, .header ul li:nth-of-type(5n+1) a:hover {

        color: #fff !important;
    }

    .header ul li:nth-of-type(5n+2) a, .header ul li:nth-of-type(5n+2) a:hover {

        color: #fff !important;
    }

    .header ul li:nth-of-type(5n+3) a, .header ul li:nth-of-type(5n+3) a:hover {

        color: #fff !important;
    }

    .header ul li:nth-of-type(5n+4) a, .header ul li:nth-of-type(5n+4) a:hover {

        color: #fff !important;
    }

    .header ul li:nth-of-type(5n+5) a, .header ul li:nth-of-type(5n+5) a:hover {

        color: #fff !important;
    }

    .lines {
        background-size: 50%;
    }

    .header {

        text-align: center;
        background: #fff;
    }

    .logobox img {

        padding: 6px 0 !important;
        background: transparent !important;
        height: 80px;
    }

    #respbtn {
        position: absolute;
        display: inline-block;
        right: 0;
        top: 0;
        border: none;
        font-size: 20px;
        color: #78a5b1;
        background: transparent;
        bottom: 0;

    }

    .header nav ul {
        left: 0;
        background: #78a5b1;
        -webkit-transition: top 300ms ease-in-out;
        -moz-transition: top 300ms ease-in-out;
        -ms-transition: top 300ms ease-in-out;
        -o-transition: top 300ms ease-in-out;
        transition: top 300ms ease-in-out;

        border-bottom: 1px solid #55747c;
        top: 80px;
    }

    #fluidheader nav ul {
        top: 55px !important;

    }

    .header nav ul li {
        display: block;
    }

    .header nav ul li a {
        line-height: 55px;
    }

    .header nav ul li:first-child a {
        -webkit-box-shadow: inset 0px 12px 11px -15px rgba(0, 0, 0, 0.5);
        -moz-box-shadow: inset 0px 12px 11px -15px rgba(0, 0, 0, 0.5);
        box-shadow: inset 0px 12px 11px -15px rgba(0, 0, 0, 0.5);

    }

    .header .socialmedia {
        display: none;
    }

    .logobox:after {
        display: none;
    }

}

/* XS */
@media (max-width: 767px) {
    .lines {
        background-size: 100%;
    }

}
.btn-purple-link
{
    color: #bb017d !important;
}
.produtohr {
    text-decoration: none !important;
    color: #555 !important;
    font-weight: 500;
}

/* XXS */
@media (max-width: 500px) {

    .col-xxs-12 {
        width: 100% !important;
    }

}

/* Inverse */

/* SM */
@media (min-width: 768px) {

}

/* MD */
@media (min-width: 992px) {
    .header nav ul {
        display: block !important;
        bottom: 0 !important;
    }

    .header ul li a {
        line-height: 47px !important;
        border-top: 4px solid transparent;
        border-bottom: 4px solid transparent;
        -webkit-transition: all 300ms ease-in-out;
        -moz-transition: all 300ms ease-in-out;
        -ms-transition: all 300ms ease-in-out;
        -o-transition: all 300ms ease-in-out;
        transition: all 300ms ease-in-out;
    }

    .header ul li:nth-of-type(5n+1) a:hover {
        border-bottom: 4px solid #b70000 !important;
    }

    .header ul li:nth-of-type(5n+2) a:hover {
        border-bottom: 4px solid #108633 !important;
    }

    .header ul li:nth-of-type(5n+3) a:hover {
        border-bottom: 4px solid #bb017d !important;
    }

    .header ul li:nth-of-type(5n+4) a:hover {
        border-bottom: 4px solid #008ad7 !important;
    }

    .header ul li:nth-of-type(5n+5) a:hover {
        border-bottom: 4px solid #f1cd00 !important;
    }

}

/* LG */

@media (min-width: 1200px) {

}