/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
@import url("https://fonts.googleapis.com/css?family=Fjalla+One|Roboto");

html {
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
footer,
header,
nav,
section {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

figcaption,
figure,
main {
    display: block
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: inherit
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

dfn {
    font-style: italic
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

audio,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

button,
input,
optgroup,
select,
textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .63em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    display: inline-block;
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type="checkbox"],
[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto
}

[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details,
menu {
    display: block
}

summary {
    display: list-item
}

canvas {
    display: inline-block
}

template {
    display: none
}

[hidden] {
    display: none
}

body {
    font-family: Roboto;
    background: #edd9bf;
    font-weight: 400;
    font-size: 1.2em;
    line-height: 1.2em;
    color: #111
}

a {
    text-decoration: none
}

a,
button,
.site-header {
    transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s
}

.site-header {
    position: relative;
    display: grid;
    width: 100%;
    justify-items: center;
    z-index: 9
}

.brand {
    background: url(../img/logo.svg);
    background-repeat: repeat;
    background-size: auto;
    background-size: contain;
    background-repeat: no-repeat;
    width: 240px;
    height: 35px;
    text-indent: -9999px;
    margin: 20px 0
}

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

.button {
    padding: 0 25px;
    height: 35;
    line-height: 35px
}

.button__main {
    background-color: #000;
    color: white
}

.button__secondary {
    background-color: transparent;
    color: #000
}

.toolbar a {
    color: #fff;
    padding: 10px 15px;
    border-radius: 3px;
    background: #222;
    display: flex;
    align-items: center;
    margin: 0 1em;
    border-width: 1px;
    border-style: solid;
    border-color: #000;
    cursor: pointer
}

.toolbar a i {
    margin-right: 0.2em
}

.toolbar a.facebook {
    color: #fff;
    background: #3b5998;
    border-color: #3b5998
}

.toolbar a.whatsapp {
    color: #fff;
    background: #4dc247;
    border-color: #4dc247
}

.toolbar a:hover {
    color: #000;
    background: #fff;
    border-color: #000
}

.toolbar a.facebook:hover {
    border-color: #3b5998
}

.toolbar a.whatsapp:hover {
    border-color: #4dc247
}

.flickity-enabled {
    position: relative
}

.flickity-enabled:focus {
    outline: none
}

.flickity-viewport {
    overflow: hidden;
    position: relative;
    height: 100%
}

.flickity-slider {
    position: absolute;
    width: 100%;
    height: 100%
}

.flickity-enabled.is-draggable {
    -webkit-tap-highlight-color: transparent;
    tap-highlight-color: transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.flickity-enabled.is-draggable .flickity-viewport {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
    cursor: -webkit-grabbing;
    cursor: grabbing
}

.flickity-button {
    position: absolute;
    background: rgba(255, 255, 255, 0.75);
    border: none;
    color: #333
}

.flickity-button:hover {
    background: white;
    cursor: pointer
}

.flickity-button:focus {
    outline: none;
    box-shadow: 0 0 0 5px #19f
}

.flickity-button:active {
    opacity: 0.6
}

.flickity-button:disabled {
    opacity: 0.3;
    cursor: auto;
    pointer-events: none
}

.flickity-button-icon {
    fill: #333
}

.flickity-prev-next-button {
    top: 50%;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    transform: translateY(-50%)
}

.flickity-prev-next-button.previous {
    left: 10px
}

.flickity-prev-next-button.next {
    right: 10px
}

.flickity-rtl .flickity-prev-next-button.previous {
    left: auto;
    right: 10px
}

.flickity-rtl .flickity-prev-next-button.next {
    right: auto;
    left: 10px
}

.flickity-prev-next-button .flickity-button-icon {
    position: absolute;
    left: 20%;
    top: 20%;
    width: 60%;
    height: 60%
}

.flickity-page-dots {
    position: absolute;
    width: 100%;
    bottom: -25px;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    line-height: 1
}

.flickity-rtl .flickity-page-dots {
    direction: rtl
}

.flickity-page-dots .dot {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 8px;
    background: #333;
    border-radius: 50%;
    opacity: 0.25;
    cursor: pointer
}

.flickity-page-dots .dot.is-selected {
    opacity: 1
}

#slider {
    width: 100%;
    height: 120px;
    overflow: hidden;
    margin: 20px auto;
    background: rgba(245, 245, 245, 0.69);
    position: relative;
    z-index: 8
}

.slides {
    position: relative;
    margin: 0;
    padding: 0
}

.slide {
    position: absolute;
    list-style-type: none;
    text-align: center;
    width: 100%;
    height: 120px;
    top: 0;
    left: 0;
    font-family: "Fjalla One";
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: -5px;
    font-size: 100px;
    line-height: 1.3em;
    display: flex;
    align-items: center;
    justify-content: center
}

.slide1 {
    color: rgba(233, 7, 59, 0.8)
}

.slide2 {
    color: blue
}

.slide3 {
    color: green
}

.slide4 {
    color: purple
}

.slide5 {
    color: #f1821a
}

#slider {
    height: 200px
}

.slide {
    font-size: 85px;
    line-height: 95px;
    letter-spacing: -2px;
    height: 200px
}

.slide h2 {
    font-size: inherit;
    line-height: inherit
}

.cb-slideshow,
.cb-slideshow:after {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 0
}

.cb-slideshow:after {
    content: "";
    background: transparent
}

.cb-slideshow li span {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    color: transparent;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: none;
    opacity: 0;
    z-index: 0;
    -webkit-backface-visibility: hidden;
    -webkit-animation: imageAnimation 36s linear infinite 0s;
    -moz-animation: imageAnimation 36s linear infinite 0s;
    -o-animation: imageAnimation 36s linear infinite 0s;
    -ms-animation: imageAnimation 36s linear infinite 0s;
    animation: imageAnimation 36s linear infinite 0s
}

.cb-slideshow li div {
    z-index: 1000;
    position: absolute;
    bottom: 10px;
    left: 0px;
    width: 100%;
    text-align: right;
    opacity: 0;
    display: none;
    -webkit-animation: titleAnimation 36s linear infinite 0s;
    -moz-animation: titleAnimation 36s linear infinite 0s;
    -o-animation: titleAnimation 36s linear infinite 0s;
    -ms-animation: titleAnimation 36s linear infinite 0s;
    animation: titleAnimation 36s linear infinite 0s
}

.cb-slideshow li div h3 {
    font-family: "BebasNeueRegular", "Arial Narrow", Arial, sans-serif;
    font-size: 160px;
    padding: 0 30px;
    line-height: 120px;
    color: rgba(169, 3, 41, 0.8)
}

.cb-slideshow li:nth-child(1) span {
    background-image: url(../img/6.jpg)
}

.cb-slideshow li:nth-child(2) span {
    background-image: url(../img/5.jpg);
    -webkit-animation-delay: 6s;
    -moz-animation-delay: 6s;
    -o-animation-delay: 6s;
    -ms-animation-delay: 6s;
    animation-delay: 6s
}

.cb-slideshow li:nth-child(3) span {
    background-image: url(../img/4.jpg);
    -webkit-animation-delay: 12s;
    -moz-animation-delay: 12s;
    -o-animation-delay: 12s;
    -ms-animation-delay: 12s;
    animation-delay: 12s
}

.cb-slideshow li:nth-child(4) span {
    background-image: url(../img/3.jpg);
    -webkit-animation-delay: 18s;
    -moz-animation-delay: 18s;
    -o-animation-delay: 18s;
    -ms-animation-delay: 18s;
    animation-delay: 18s
}

.cb-slideshow li:nth-child(5) span {
    background-image: url(../img/2.jpg);
    -webkit-animation-delay: 24s;
    -moz-animation-delay: 24s;
    -o-animation-delay: 24s;
    -ms-animation-delay: 24s;
    animation-delay: 24s
}

.cb-slideshow li:nth-child(6) span {
    background-image: url(../img/1.jpg);
    -webkit-animation-delay: 30s;
    -moz-animation-delay: 30s;
    -o-animation-delay: 30s;
    -ms-animation-delay: 30s;
    animation-delay: 30s
}

.cb-slideshow li:nth-child(2) div {
    -webkit-animation-delay: 6s;
    -moz-animation-delay: 6s;
    -o-animation-delay: 6s;
    -ms-animation-delay: 6s;
    animation-delay: 6s
}

.cb-slideshow li:nth-child(3) div {
    -webkit-animation-delay: 12s;
    -moz-animation-delay: 12s;
    -o-animation-delay: 12s;
    -ms-animation-delay: 12s;
    animation-delay: 12s
}

.cb-slideshow li:nth-child(4) div {
    -webkit-animation-delay: 18s;
    -moz-animation-delay: 18s;
    -o-animation-delay: 18s;
    -ms-animation-delay: 18s;
    animation-delay: 18s
}

.cb-slideshow li:nth-child(5) div {
    -webkit-animation-delay: 24s;
    -moz-animation-delay: 24s;
    -o-animation-delay: 24s;
    -ms-animation-delay: 24s;
    animation-delay: 24s
}

.cb-slideshow li:nth-child(6) div {
    -webkit-animation-delay: 30s;
    -moz-animation-delay: 30s;
    -o-animation-delay: 30s;
    -ms-animation-delay: 30s;
    animation-delay: 30s
}

@-webkit-keyframes imageAnimation {
    0% {
        opacity: 0;
        -webkit-animation-timing-function: ease-in
    }

    8% {
        opacity: 1;
        -webkit-transform: scale(1.05);
        -webkit-animation-timing-function: ease-out
    }

    17% {
        opacity: 1;
        -webkit-transform: scale(1.1) rotate(3deg)
    }

    25% {
        opacity: 0;
        -webkit-transform: scale(1.1) rotate(3deg)
    }

    100% {
        opacity: 0
    }
}

@-moz-keyframes imageAnimation {
    0% {
        opacity: 0;
        -moz-animation-timing-function: ease-in
    }

    8% {
        opacity: 1;
        -moz-transform: scale(1.05);
        -moz-animation-timing-function: ease-out
    }

    17% {
        opacity: 1;
        -moz-transform: scale(1.1) rotate(3deg)
    }

    25% {
        opacity: 0;
        -moz-transform: scale(1.1) rotate(3deg)
    }

    100% {
        opacity: 0
    }
}

@-o-keyframes imageAnimation {
    0% {
        opacity: 0;
        -o-animation-timing-function: ease-in
    }

    8% {
        opacity: 1;
        -o-transform: scale(1.05);
        -o-animation-timing-function: ease-out
    }

    17% {
        opacity: 1;
        -o-transform: scale(1.1) rotate(3deg)
    }

    25% {
        opacity: 0;
        -o-transform: scale(1.1) rotate(3deg)
    }

    100% {
        opacity: 0
    }
}

@-ms-keyframes imageAnimation {
    0% {
        opacity: 0;
        -ms-animation-timing-function: ease-in
    }

    8% {
        opacity: 1;
        -ms-transform: scale(1.05);
        -ms-animation-timing-function: ease-out
    }

    17% {
        opacity: 1;
        -ms-transform: scale(1.1) rotate(3deg)
    }

    25% {
        opacity: 0;
        -ms-transform: scale(1.1) rotate(3deg)
    }

    100% {
        opacity: 0
    }
}

@keyframes imageAnimation {
    0% {
        opacity: 0;
        animation-timing-function: ease-in
    }

    8% {
        opacity: 1;
        transform: scale(1.05);
        animation-timing-function: ease-out
    }

    17% {
        opacity: 1;
        transform: scale(1.1) rotate(3deg)
    }

    25% {
        opacity: 0;
        transform: scale(1.1) rotate(3deg)
    }

    100% {
        opacity: 0
    }
}

@-webkit-keyframes titleAnimation {
    0% {
        opacity: 0;
        -webkit-transform: translateX(200px)
    }

    8% {
        opacity: 1;
        -webkit-transform: translateX(0px)
    }

    17% {
        opacity: 1;
        -webkit-transform: translateX(0px)
    }

    19% {
        opacity: 0;
        -webkit-transform: translateX(-400px)
    }

    25% {
        opacity: 0
    }

    100% {
        opacity: 0
    }
}

@-moz-keyframes titleAnimation {
    0% {
        opacity: 0;
        -moz-transform: translateX(200px)
    }

    8% {
        opacity: 1;
        -moz-transform: translateX(0px)
    }

    17% {
        opacity: 1;
        -moz-transform: translateX(0px)
    }

    19% {
        opacity: 0;
        -moz-transform: translateX(-400px)
    }

    25% {
        opacity: 0
    }

    100% {
        opacity: 0
    }
}

@-o-keyframes titleAnimation {
    0% {
        opacity: 0;
        -o-transform: translateX(200px)
    }

    8% {
        opacity: 1;
        -o-transform: translateX(0px)
    }

    17% {
        opacity: 1;
        -o-transform: translateX(0px)
    }

    19% {
        opacity: 0;
        -o-transform: translateX(-400px)
    }

    25% {
        opacity: 0
    }

    100% {
        opacity: 0
    }
}

@-ms-keyframes titleAnimation {
    0% {
        opacity: 0;
        -ms-transform: translateX(200px)
    }

    8% {
        opacity: 1;
        -ms-transform: translateX(0px)
    }

    17% {
        opacity: 1;
        -ms-transform: translateX(0px)
    }

    19% {
        opacity: 0;
        -ms-transform: translateX(-400px)
    }

    25% {
        opacity: 0
    }

    100% {
        opacity: 0
    }
}

@keyframes titleAnimation {
    0% {
        opacity: 0;
        transform: translateX(200px)
    }

    8% {
        opacity: 1;
        transform: translateX(0px)
    }

    17% {
        opacity: 1;
        transform: translateX(0px)
    }

    19% {
        opacity: 0;
        transform: translateX(-400px)
    }

    25% {
        opacity: 0
    }

    100% {
        opacity: 0
    }
}

.no-cssanimations .cb-slideshow li span {
    opacity: 1
}

@media screen and (max-width: 1140px) {
    .cb-slideshow li div h3 {
        font-size: 100px
    }
}

@media screen and (max-width: 600px) {
    .cb-slideshow li div h3 {
        font-size: 50px
    }
}

ul.cb-slideshow {
    list-style: none;
    margin: 0;
    padding: 0
}

.close {
    position: absolute;
    top: 0;
    right: 0;
    width: 35px;
    height: 30px;
    background: #000;
    color: #fff;
    cursor: pointer;
    border: 0
}

.mask {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(52, 73, 94, 0.8);
    z-index: 50;
    visibility: hidden;
    opacity: 0;
    transition: 0.7s
}

.modal {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 400px;
    height: 300px;
    margin-left: -200px;
    margin-top: -150px;
    background: #fff;
    z-index: 100;
    visibility: hidden;
    opacity: 0;
    transition: 0.5s ease-out;
    transform: translateY(45px)
}

.active {
    visibility: visible;
    opacity: 1
}

.active+.modal {
    visibility: visible;
    opacity: 1;
    transform: translateY(0)
}

.modal-body {
    padding: 1em;
    color: #111;
    font-size: 0.8em
}

.modal-body h3 {
    border-bottom: 1px solid;
    padding-bottom: 1em
}

.modal-body a {
    color: #111
}

.carousel-cell {
    width: 20%;
    height: auto;
    margin-right: 10px;
    counter-increment: carousel-cell
}

.carousel-cell:before {
    display: none;
    text-align: center;
    content: counter(carousel-cell);
    line-height: 200px;
    font-size: 80px;
    color: white
}

.carousel.flickity-enabled {
    z-index: 1
}

.site-footer {
    width: 100%;
    display: grid;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 1em;
    position: relative;
    text-align: center
}

.site-footer p {
    margin: 0
}

.site-footer a {
    color: #111
}

.site-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.poweredby {
    width: 129px;
  height: 32px;
  text-align: center;
  display: flex;
  background-color: white;
  border-radius: 20px 20px 0 0;
  align-items: center;
  padding: 0;
  font-size: 12px;
  text-transform: uppercase;
  color: #777;
  justify-content: center;
}

.poweredby:hover {
    background-color: white;
    color: black
}

.poweredby {
    position: relative;
    bottom: 0;
    right: 0;
    margin: 22px auto 0
}

@media screen and (min-width: 1360px) {
    .poweredby {
        position: absolute;
        bottom: 0;
        right: calc(50% - 70px)
    }
}

@media screen and (min-width: 280px) {

    .gallery,
    .carousel {
        margin-top: 50px
    }
}

@media screen and (max-width: 1200px) {
    .carousel-cell {
        width: 25%
    }

    #slider {
        height: 200px
    }

    .slide {
        font-size: 65px;
        line-height: 75px;
        letter-spacing: -2px;
        height: 200px
    }
}

@media screen and (max-width: 980px) {
    .carousel-cell {
        width: 25%
    }

    .carousel-cell-image {
        width: 100%;
        height: auto
    }

    #slider {
        height: 250px;
        margin: 20px auto
    }

    .slide {
        font-size: 55px;
        line-height: 65px;
        letter-spacing: -2px;
        height: 250px
    }
}

@media screen and (max-width: 768px) {
    .carousel-cell {
        width: 33%
    }

    .toolbar a span {
        display: none
    }

    .site-info {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media screen and (max-width: 480px) {
    .carousel-cell {
        width: 100%;
        margin-right: 0
    }

    .toolbar a {
        border-radius: 0;
        margin: 0
    }
}

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

    .gallery,
    .carousel {
        margin-top: 50%
    }

    .modal {
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        margin-left: 0;
        margin-top: 0
    }
}

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

    .gallery,
    .carousel {
        margin-top: 0
    }
}