/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */
::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc; 
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0; 
    padding: 0;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Helper classes
   ========================================================================== */
.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 100%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
} 

.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
|=================================================================================
|=================================================================================
|=================================================================================
|    LAYOUT
|---------------------------------------------------------------------------------
*/
body {
    font-family: Raleway, Arial, sans-serif;
    font-size: 16px;
    line-height: 1.5em;
    color: #000;
    background-color: rgb(255, 223, 0);
    background-color: #f5f4ec;
    transition: background-color 1s ease;
}

.fallback-message {
    background-color: yellow;
    text-align: center;
    font-weight: 700;
    padding: 5px;
}

.impress-supported .fallback-message {
}

.hint {
    background-color: rgba(97, 97, 97, 1);
    color: #fff;
    position: fixed;
    top: -50px;
    left: 0;
    right: 0;
    padding: 10px 20px;
    text-align: center;
    z-index: 999999;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.28);
    transition: all 1s ease;
}

.hint.started {
    top: 40%;
}

#header {
    position: relative;
    padding: 10px;
    max-width: 1200px;
    margin: 0 auto;
    z-index: 99;
    height: 70px;
    transition: background-color .8s;
}

#header > nav {
    display: none;
}

#header > nav > ul {
    display: table;
    display: flex;
    width: 100%;
    margin: 0;
}

.no-flexbox #header > nav > ul {
    display: table;
}

#header > nav li {
    display: table-cell;
    text-align: center;
    position: relative;
    flex-grow: 1;
}

.no-flexbox #header > nav li {
}

#header > nav li::before {
    content: "";
    position: absolute;
    /* background-color: #E0E0E0; */
    background-image: url(../img/menu-active.svg);
    background-repeat: no-repeat;
    display: block;
    left: 50%;
    top: -52px;
    width: 17px;
    height: 35px;
    transition: top .7s ease;
}

#header > nav li a:link, #header > nav li a:visited {
    color: #000;
    font-weight: 700;
    display: block;
    line-height: 40px;
    /* background-color: #eee; */
    transition: transform .5s ease;
}

#header > nav li a:hover, #header > nav li a:focus, #header > nav li a:active {
    text-decoration: none;
}

.logo h1 {
    margin: 0;
}

.logo {
    display: inline-block;
    vertical-align: middle;
    float: left;
}

.logo > a {
    /* display: block; */
    /* width: 100%; */
    /* height: 40px; */
    /* text-align: center; */
}

.logo .logotipo {
    width: 100%;
    max-width: 150px;
    height: 40px;
}

.impress-supported.impress-enabled.impress-on-home .logotipo, .impress-not-enabled .logotipo {
    opacity: 0.1;
}

.sidenav {
    display: inline-block;
    float: right;
    vertical-align: middle;
}

.sidenav > a {
    display: inline-block;
    text-align: center;
    padding: 5px;
    float: right;
}

.sidenav .mail-icon {
    width: 50px;
    height: 34px;
}



.side-links{
    background-color: #fff;
    position: fixed;
    left: 0;
    bottom: 0;
    right: 0;
    top: auto;
    padding: 10px;
    display: flex;
    justify-content: center;
    gap: 30px;
    box-shadow: 0 0 10px #00000029;
    z-index: 99999;
}

.impress-enabled .side-links {
    top: 80px;
}

.side-links a {
    display: block;
    width: 40px;
}

.side-links a img {
    width: 100%;
    height: auto;
}

.side-links a:hover {
    opacity: .5;
}

.impress-on-oque .oque-link::before, .impress-on-quem .quem-link::before, .impress-on-ofato .ofato-link::before, .impress-on-ofato2 .ofato-link::before, .impress-on-omote .omote-link::before, .impress-on-aversao .aversao-link::before, .impress-on-porque .porque-link::before, .impress-on-anoticia .anoticia-link::before, .impress-on-analise .analise-link::before, .impress-on-quando .quando-link::before, .impress-on-como .como-link::before, .impress-on-onde .onde-link::before {
    top: -19px !important;
}

.impress-on-oque .oque-link a, .impress-on-quem .quem-link a, .impress-on-ofato .ofato-link a, .impress-on-ofato2 .ofato-link a, .impress-on-omote .omote-link a, .impress-on-aversao .aversao-link a, .impress-on-analise .analise-link a, .impress-on-porque .porque-link a, .impress-on-anoticia .anoticia-link a, .impress-on-quando .quando-link a, .impress-on-como .como-link a, .impress-on-onde .onde-link a {
    transform: rotate(-10deg) translateY(7px);
}

#impress {
}

.slide {
    overflow: hidden;
    padding: 20px;
    min-height: 480px;
}

.impress-enabled #impress .slide {
    width: 1024px;
    height: 700px;
    background-color: transparent;
}

.local-slider {
    margin: 0 0px 40px;
    position: relative;
    z-index: 999;
}

.local-slider .slider-content {
    width: 1024px;
    width: 100%;
    /* width: 715px; */
    text-align: left;
}

.local-slider .slick-slide {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    height: 310px;
    position: relative;
    z-index: 999;
}

.local-slider .slick-slide:focus {
    outline: none;
}

.local-slider .panel-title {
    font-size: 0.9em;
}

.local-slider .panel-title a, .local-slider .panel-title a:visited, .slider-nav > div a, .slider-nav > div a:visited {
    color: #000;
}

.local-slider .panel-title a:hover, .local-slider .panel-title a:active, .local-slider .panel-title a:focus, .slider-nav > div a:hover {
}

.local-slider .panel-body {
    text-align: left;
    font-size: 0.8em;
    line-height: 1.3em;
    margin: 0 0 20px;
    border-bottom: #000 solid 1px;
}

.local-slider .panel-body li {
    margin-bottom: 10px;
}

#col-contato {
}

#col-contato p {
    text-align: center;
}

#col-contato .phone {
    display: inline-block;
    margin: 0 10px;
}

#col-contato .phone b {
}

@-webkit-keyframes pending {
    0%, 100% {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    25% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        -webkit-transform: rotate(25deg);
        transform: rotate(25deg);
    }

    75% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        -webkit-transform: rotate(-25deg);
        transform: rotate(-25deg);
    }
}

@keyframes pending {
    0%, 100% {
        -webkit-animation-timing-function: cubic-bezier(.03,.79,.57,.95);
        animation-timing-function: cubic-bezier(.03,.79,.57,.95);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    25% {
        -webkit-animation-timing-function: cubic-bezier(.68,.27,.85,.54);
        animation-timing-function: cubic-bezier(.68,.27,.85,.54);
        -webkit-transform: rotate(25deg);
        transform: rotate(25deg);
    }

    75% {
        -webkit-animation-timing-function: cubic-bezier(.68,.27,.85,.54);
        animation-timing-function: cubic-bezier(.68,.27,.85,.54);
        -webkit-transform: rotate(-25deg);
        transform: rotate(-25deg);
    }
}

.pending {
    -webkit-animation-name: pending;
    animation-name: pending;
    -webkit-transform-origin: center top;
    transform-origin: center top;
}

#contactsModal .pessoa::before {
    content: "";
    display: block;
    position: absolute;
    width: 1px;
    height: 150%;
    background-color: #000;
    transform: rotate(30deg);
    top: -10px;
    left: -10px;
}

#contactsModal .pessoa {
    margin: 20px 0 30px 30px;
    position: relative;
    padding: 0 0 0 30px;
}

#contactsModal .nome {
    font-weight: 700;
    font-size: 1.5em;
}

#contactsModal .cargo {
    font-weight: 300;
    margin: 0 0 0 -13px;
}

#contactsModal .phone {
    margin: 0 0 0 -23px;
    font-size: 1.1em;
}

#contactsModal .phone > small {
}

#contactsModal .mail {
    display: inline-block;
    margin: 0 0 0 -35px;
}

.credit-out:link, .credit-out:visited {
    display: block;
    background-color: #FFF;
    color: #474343;
    font-size: 0.8em;
    text-align: center;
    padding: 10px;
}

.impress-enabled .credit-out {
    background-color: transparent;
    position: fixed;
    right: 20px;
    bottom: 10px;
    font-size: .7em;
    z-index: 999;
}

.credit-out img {
    width: 28px;
    height: 19px;
}

/* ==========================================================================
   *
   * mNNNNNNNNm
   * y````````y
   * y        s
   * y        s
   * y        s
   * y        s
   * d+++--+++d
   * NMMN//MMMN
   *
   *
   * PHONE ONLY !!!
   ========================================================================== */
@media all and (max-width: 767px) {
}

/*/mediaquery*/
/* ==========================================================================
   *
   *
   * +yyyyhhhhdddddddddms
   * sh-..............-Nd      mmddddddddddddddddddddddddddmm
   * sd`              .Md      M+                          /M
   * sd`              .Md      M+                          /M
   * sd`              .Md      M+                          /M
   * sd`              .Md      M+                          /M
   * yd`              .Md      M+                          /M
   * yd`              .Md   +  M+                          /M
   * yd`              .Md      MmddddddddddddddddddddddddddmM
   * yd.              .Md      mNNNNNNNNNNNNNNNNNNNNNNNNNNNNm
   * yd.              .Md      ```````````:dddddd/```````````
   * sdhdddddddmmmmmmmmNy                /dMMMMMMm+
   *-------------------------------------------------------------------------
   * TABLET and  UP
   ========================================================================== */
@media all and (min-width: 768px) {
}

/*/mediaquery*/
/* ==========================================================================
   *
   *
   * mmddddddddddddddddddddddddddmm
   * M+                          /M
   * M+                          /M
   * M+                          /M
   * M+                          /M
   * M+                          /M
   * M+                          /M
   * MmddddddddddddddddddddddddddmM
   * mNNNNNNNNNNNNNNNNNNNNNNNNNNNNm
   * ```````````:dddddd/```````````
   *           /dMMMMMMm+
   *-------------------------------------------------------------------------
   * DESKTOP
   ========================================================================== */
@media all and (min-width: 992px) {
    #header {
        /* position: absolute; */ z-index: 9;
        /* background-color: #FFF; */
        /* top: 0; */
        /* left: 0; */
        /* right: 0; */
    }

    #header .logo {
        width: 10%;
        margin-right: 2%;
    }

    #header .sidenav {
        width: 8%;
        float: none;
    }

    #header > nav {
        display: inline-block;
        width: 88%;
        vertical-align: middle;
    }

    .logo-slider-wrapper {
        display: flex;
        /* border: rgba(255, 0, 0, 0.12) solid 1px; */
    }

    .slider-nav {
    }

    .slider-nav > div {
        display: inline-block;
    }

    .slider-nav > div a, .slider-nav > div a:visited {
        display: block;
        padding: 5px 10px;
        font-weight: 700;
    }

    .slider-nav > div a:active, .slider-nav > div a:focus {
        text-decoration: none;
    }

    .slider-nav > div a.active {
        /* text-decoration: underline; */
        opacity: .5;
    }

    .contato {
    }

    .contato p {
    }

    .contato .phone {
    font-size: 1.3em;
    margin-right: 20px;
    }

    .contato .phone b {
    }

    .contato p small {
    text-transform: uppercase;
    font-size: 0.7em;
    letter-spacing: 1px;
    }

    .side-links {
        position: fixed;
        display: block;
        top: 10px;
        right: 10px;
        left: initial;
        background-color: transparent;
        box-shadow: none;
    }

    .side-links a{
        margin-bottom: 0.5em
    }
}

/*/mediaquery*/
/* ==========================================================================
   *
   *
   * mmddddddddddddddddddddddddddddddddddddmm
   * M+                                    /M
   * M+                                    /M
   * M+                                    /M
   * M+                                    /M
   * M+                                    /M
   * M+                                    /M
   * MmddddddddddddddddddddddddddddddddddddmM
   * mNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNm
   * ````````````````:dddddd/````````````````
   *             /dMMMMMMMMMMm+
   *-------------------------------------------------------------------------
   * RUGE DESKTOP
   ========================================================================== */
@media all and (min-width: 1200px) {
    .impress-enabled #impress .slide {
        width: 1200px;
        height: 700px;
    }
}

/*/mediaquery*/
/* ==========================================================================
   Print styles
   ========================================================================== */
@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a, a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
	 * Don't show links for images, or javascript/internal links
	 */
    .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
        content: "";
    }

    pre, blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
        /* h5bp.com/t */
    }

    tr, img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p, h2, h3 {
        orphans: 3;
        widows: 3;
    }

    h2, h3 {
        page-break-after: avoid;
    }
}
