
@import url("font-awesome/css/font-awesome.min.css");
@import url("micons/micons.css");
@import url("fonts.css");


html {
  overflow-x: hidden;
}


body, html {
    margin: 0;
    font-family: "Fira Sans", sans-serif;
    background: #231F20 !important;
    background-color: #231F20 !important;
        min-width: 320px;
}

article,
aside,
footer,
header,
nav,
section {
    font-family: "Fira Sans", sans-serif;
    clear: both;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
   font-family: "Fira Sans", sans-serif;
}



ul li {
    font-size: 1.4rem !important;
    padding-left: .4rem;
    font-family: "Asap Condensed", sans-serif;
    color: #fff;
    font-weight: 100;
}


hr {
    margin: 1rem 0;
    color: rgb(221 206 19) !important;
    border: 0;
    border-top: var(--bs-border-width) solid;
    opacity: .25;
}

@media (min-width: 1400px) {
   #clientes .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl
EspecificaÃƒÂ§ÃƒÂ£o: (0,1,0)
 {
        max-width: 1520px !important;
    }
}
footer img {width: 400px;}

.videogallery-home {
    background: #231F20;
    clear: both;
}
.videogallery-home::after {
    content: "";
    display: table;
    clear: both;
}

.aboutgallery .video-gallery .gallery-item h4 p {
    color: #bacf4d;
    line-height: 1;
    font-size: 18px;
    font-weight: 600;
    text-shadow: 10px 12px 16px rgb(0 0 0 / 67%);
}


.aboutgallery .video-gallery .gallery-item h2 {
    font-size: 1.5rem !important;
     line-height: 1 !important;
}
.aboutgallery .video-gallery .gallery-item h4 {
    font-size: 0.9rem !important;

}
.text-white {
    color: #EAEAEA !important;
}

.s-contact {
    padding-top: 0rem !important;
    padding-bottom: 0rem !important;
}

.btn.btn--primary, button.btn--primary, input[type="submit"].btn--primary, input[type="reset"].btn--primary, input[type="button"].btn--primary {
    background: #BACF4D !important;
    border-color: #BACF4D !important;
    color: #EAEAEA;
    color:  #000;
    min-width: 260px;
}


.btn.btn--primary:hover, button.btn--primary:hover, input[type="submit"].btn--primary, input[type="reset"].btn--primary, input[type="button"].btn--primary {
    background: #9eb139 !important;
    border-color: #9fb337 !important;
    color: #EAEAEA;
    color:  #000;
    min-width: 260px;
}


.contact-social ol, ul {
    padding-left: 0rem !important;

}

.sobre { background: #231F20;}



@media (min-width: 1200px) {
    .display-5 {
        font-size: 4rem !important;
    }
}

figcaption,
figure,
main {
    display: block;
}

figure {
    margin: 1em 40px;
}

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

.audio-section h5 {
    font-size: 24px !important;
}
.audio-section h3 {
text-align: center;
    font-size: 4rem;
    margin-top: 6%;
    font-weight: 400;
    font-family: "Asap Condensed", sans-serif;
}

.bg-audio {
     border-radius: 10px;
     background: #231F20;
}
.bg-audio .col-md-4 {
     background: transparent;
}
.audio-block {
    background-color: transparent!important;
}

h5 {
    color: #252525 !important;
}


.audio-section {
    background: #231F20 !important;
}

.audio-block h5 {
  min-height: 78px; /* altura para 2 linhas */
  margin-bottom: 10px;
  font-size: 1rem;
  line-height: 1.2;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.section-header {
    margin-bottom: 0rem !important;
}

.section-header-underline {
    position: relative;
    right: 50px;
    top: -20px;
    background: #BACF4D !important;
}
.section-header-underline {
    border: 2px solid #0d6efd;
    width: 4rem !important;
    margin: 0 auto;
    margin-bottom: 10px;
    position: relative;
    left: 0px;
    top: -99px;
}


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

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
    font-family: "Fira Sans", sans-serif;
}

a:active,
a:hover {
    outline-width: 0;
}

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: -0.25em;
}

sup {
    top: -0.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 {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

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;
}



*,
*::before,
*::after {
    box-sizing: inherit;
}

body {
    font-weight: normal;
    line-height: 1;
    word-wrap: break-word;
    text-rendering: optimizeLegibility;
    -webkit-overflow-scrolling: touch;
    -webkit-text-size-adjust: none;
    font-family: "Asap Condensed", sans-serif;
}

body,
input,
button {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
}



img,
video {
    max-width: 100%;
    height: auto;
}


div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
    font-family: "Asap Condensed", sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    -webkit-font-smoothing: auto;
    -webkit-font-smoothing: antialiased;
    -webkit-font-variant-ligatures: common-ligatures;
    -moz-font-variant-ligatures: common-ligatures;
    font-variant-ligatures: common-ligatures;
    text-rendering: optimizeLegibility;
    font-family: "Fira Sans", sans-serif;
}

em,
i {
    font-style: italic;
    line-height: inherit;
}

strong,
b {
    font-weight: bold;
    line-height: inherit;
}

small {
    font-size: 60%;
    line-height: inherit;
}

ol,
ul {
    list-style: none;
    font-family: "Fira Sans", sans-serif;
}

li {
    display: block;
    font-family: "Fira Sans", sans-serif;
}


a {
    text-decoration: none;
    line-height: inherit;
    font-family: "Fira Sans", sans-serif;
}

a img {
    border: none;
}


fieldset {
    margin: 0;
    padding: 0;
}

input[type="email"],
input[type="number"],
input[type="search"],
input[type="text"],
input[type="tel"],
input[type="url"],
input[type="password"],
textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
}



[class*="col-"] {
    float: left;
    padding: 0 20px;
}

[class*="col-"]+[class*="col-"].end {
    float: right;
}


.col-one {
    width: 8.33333%;
}

.col-two,
.col-1-6 {
    width: 16.66667%;
}

.col-three,
.col-1-4 {
    width: 25%;
}

.col-four,
.col-1-3 {
    width: 33.33333%;
}

.col-five {
    width: 41.66667%;
}

.col-six,
.col-1-2 {
    width: 50%;
}

.col-seven {
    width: 58.33333%;
}

.col-eight,
.col-2-3 {
    width: 66.66667%;
}

.col-nine,
.col-3-4 {
    width: 75%;
}

.col-ten,
.col-5-6 {
    width: 83.33333%;
}

.col-eleven {
    width: 91.66667%;
}

.col-twelve,
.col-full {
    width: 100%;
}

#clientes .client-item {
    max-height: 120px;
}

@media only screen and (max-width: 1200px) {
    .row .row {
        margin-left: -15px;
        margin-right: -15px;
    }
    [class*="col-"] {
        padding: 0 15px;
    }
    .md-two,
    .md-1-6 {
        width: 16.66667%;
    }
    .md-one {
        width: 8.33333%;
    }
    .md-three,
    .md-1-4 {
        width: 25%;
    }
    .md-four,
    .md-1-3 {
        width: 33.33333%;
    }
    .md-five {
        width: 41.66667%;
    }
    .md-six,
    .md-1-2 {
        width: 50%;
    }
    .md-seven {
        width: 58.33333%;
    }
    .md-eight,
    .md-2-3 {
        width: 66.66667%;
    }
    .md-nine,
    .md-3-4 {
        width: 75%;
    }
    .md-ten,
    .md-5-6 {
        width: 83.33333%;
    }
    .md-eleven {
        width: 91.66667%;
    }
    .md-twelve,
    .md-full {
        width: 100%;
    }
}



@media only screen and (max-width: 800px) {
    footer img {width: 300px;}
 .header-nav a, .header-nav a:visited {
    color: rgba(255, 255, 255, 0.5);
    text-decoration: none;
    font-size: 14px !important;
}   
    
    .row {
        width: 90%;
    }
    .tab-1-4 {
        width: 25%;
    }
    .tab-1-3 {
        width: 33.33333%;
    }
    .tab-1-2 {
        width: 50%;
    }
    .tab-2-3 {
        width: 66.66667%;
    }
    .tab-3-4 {
        width: 75%;
    }
    .tab-full {
        width: 100%;
    }
}



@media only screen and (max-width: 600px) {
    .row {
        width: auto;
        padding-left: 25px;
        padding-right: 25px;
    }
    .row .row {
        margin-left: -10px;
        margin-right: -10px;
    }
    [class*="col-"] {
        padding: 0 10px;
    }
    .mob-1-4 {
        width: 25%;
    }
    .mob-1-3 {
        width: 33.33333%;
    }
    .mob-1-2 {
        width: 50%;
    }
    .mob-2-3 {
        width: 66.66667%;
    }
    .mob-3-4 {
        width: 75%;
    }
    .mob-full {
        width: 100%;
    }
}




@media only screen and (max-width: 400px) {
    .row .row {
        padding-left: 0;
        padding-right: 0;
        margin-left: 0;
        margin-right: 0;
    }
    [class*="col-"] {
        width: 100% !important;
        float: none !important;
        clear: both !important;
        margin-left: 0;
        margin-right: 0;
        padding: 0;
    }
    [class*="col-"]+[class*="col-"].end {
        float: none;
    }
}

[class*="block-"]:after {
    content: "";
    display: table;
    clear: both;
}

.block-1-6 .col-block {
    width: 16.66667%;
}

.block-1-5 .col-block {
    width: 20%;
}

.block-1-4 .col-block {
    width: 25%;
}

.block-1-3 .col-block {
    width: 33.33333%;
}

.block-1-2 .col-block {
    width: 50%;
}


.block-1-6 .col-block:nth-child(6n+1),
.block-1-5 .col-block:nth-child(5n+1),
.block-1-4 .col-block:nth-child(4n+1),
.block-1-3 .col-block:nth-child(3n+1),
.block-1-2 .col-block:nth-child(2n+1) {
    clear: both;
}



@media only screen and (max-width: 1200px) {
    .block-m-1-6 .col-block {
        width: 16.66667%;
    }
    .block-m-1-5 .col-block {
        width: 20%;
    }
    .block-m-1-4 .col-block {
        width: 25%;
    }
    .block-m-1-3 .col-block {
        width: 33.33333%;
    }
    .block-m-1-2 .col-block {
        width: 50%;
    }
    .block-m-full .col-block {
        width: 100%;
        clear: both;
    }
    [class*="block-m-"] .col-block:nth-child(n) {
        clear: none;
    }
    .block-m-1-6 .col-block:nth-child(6n+1),
    .block-m-1-5 .col-block:nth-child(5n+1),
    .block-m-1-4 .col-block:nth-child(4n+1),
    .block-m-1-3 .col-block:nth-child(3n+1),
    .block-m-1-2 .col-block:nth-child(2n+1) {
        clear: both;
    }
}


@media only screen and (max-width: 800px) {
    .block-tab-1-6 .col-block {
        width: 16.66667%;
    }
    .block-tab-1-5 .col-block {
        width: 20%;
    }
    .block-tab-1-4 .col-block {
        width: 25%;
    }
    .block-tab-1-3 .col-block {
        width: 33.33333%;
    }
    .block-tab-1-2 .col-block {
        width: 50%;
    }
    .block-tab-full .col-block {
        width: 100%;
        clear: both;
    }
    [class*="block-tab-"] .col-block:nth-child(n) {
        clear: none;
    }
    .block-tab-1-6 .col-block:nth-child(6n+1),
    .block-tab-1-6 .col-block:nth-child(5n+1),
    .block-tab-1-4 .col-block:nth-child(4n+1),
    .block-tab-1-3 .col-block:nth-child(3n+1),
    .block-tab-1-2 .col-block:nth-child(2n+1) {
        clear: both;
    }
}


@media only screen and (max-width: 600px) {
    .block-mob-1-6 .col-block {
        width: 16.66667%;
    }
    .block-mob-1-5 .col-block {
        width: 20%;
    }
    .block-mob-1-4 .col-block {
        width: 25%;
    }
    .block-mob-1-3 .col-block {
        width: 33.33333%;
    }
    .block-mob-1-2 .col-block {
        width: 50%;
    }
    .block-mob-full .col-block {
        width: 100%;
        clear: both;
    }
    [class*="block-mob-"] .col-block:nth-child(n) {
        clear: none;
    }
    .block-mob-1-6 .col-block:nth-child(6n+1),
    .block-mob-1-5 .col-block:nth-child(5n+1),
    .block-mob-1-4 .col-block:nth-child(4n+1),
    .block-mob-1-3 .col-block:nth-child(3n+1),
    .block-mob-1-2 .col-block:nth-child(2n+1) {
        clear: both;
    }
}



@media only screen and (max-width: 400px) {
    .stack .col-block {
        width: 100% !important;
        float: none !important;
        clear: both !important;
        margin-left: 0;
        margin-right: 0;
    }
}


.group:after {
    content: "";
    display: table;
    clear: both;
}



.is-hidden {
    display: none;
}

.is-invisible {
    visibility: hidden;
}

.antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.overflow-hidden {
    overflow: hidden;
}

.remove-bottom {
    margin-bottom: 0;
}

.half-bottom {
    margin-bottom: 1.5rem !important;
}

.add-bottom {
    margin-bottom: 3rem !important;
}

.no-border {
    border: none;
}

.full-width {
    width: 100%;
}

.text-center {
    text-align: center;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.pull-left {
    float: left;
}

.pull-right {
    float: right;
}

.align-center {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}




.clients__slide img {
    display: block;
}

.clients__slide img.color {
    display: none;
}

.clients__slide:hover img.gray {
    display: none;
}

.clients__slide:hover img.color {
    display: block;
}

.bt-default {
    content: "";
     display: flex;
    justify-content: center;
    clear: both;
}




.client-item {
  flex: 0 0 50%; 
  max-width: 50%;
  padding: 10px;
}

@media (min-width: 576px) {
  .client-item {
    flex: 0 0 33.33%;
    max-width: 33.33%;
  }
}

@media (min-width: 768px) {
  .client-item {
    flex: 0 0 25%;
    max-width: 25%;
  }
}

@media (min-width: 992px) {
  .client-item {
    flex: 0 0 20%;
    max-width: 20%;
  }
}

/* Estilo dos logos */
.clients-outer img {
  width: 100%;
  height: auto;
  filter: grayscale(100%);
  transition: 0.3s;
}

.clients-outer img:hover {
  filter: grayscale(0%);
}


.aboutgallery .video-gallery .gallery-item::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 25%; 
    background: linear-gradient(to top, rgb(0 0 0 / 90%), rgba(0, 0, 0, 0));
    z-index: 2; 
}


    .flags_point {
        position: absolute;
        top: 105px;
        right: 35px;
    }
    

@media (max-width: 800px) {


    .contact-content {
    min-width: 80% !important;
    width: 80%;
    margin-left: 0% !important;
    background-color: #151515;
    color: rgba(255, 255, 255, 0.4);
    padding: 1rem !important;
    padding-bottom: 1rem  !important;
    font-size: 0.4rem !important;
    line-height: 2;
    }

.audio-section h5 {
    font-size: 18px !important;
}
.videogallery h3 {
font-size: 2.6rem !important;
}
.audio-section h3 {
font-size: 2.6rem !important;
}
.aboutgallery h3 { 
font-size: 2.6rem !important;  
}



.videogallery .video-gallery .gallery-item img {
    width: 100%;
    height: 200px !important;
    margin: 15px;
}


.header-logo a img {
    width: 50% !important;
    margin-left: 25% !important;
    position: relative;
    top: 5px;
    max-width: 200px;
}
.header-menu-toggle.left {
   left: 20px !important;
    right: auto;
    z-index: 1001 !important;
}

 .header-nav__content {
    padding: 0.7rem !important;
    display: flex;
    align-items: center;
}  

  .flags_point {
        flex-direction: column;
        gap: 5px;
        right: 15px;
        top: 65px; 
    }

    .flags_point a {
        margin-left: 0 !important;
    }
 
 .flags_point img {
  border-radius: 50%;
    min-height:  28px;
    max-width: 28px;
    margin-right: 10px;
}



.video-buttons i {
    font-size: 1.6rem !important;
    color: white;
    cursor: pointer;
    transition: color 0.2s;
}

    
.header-logo {
    top: 4.2% !important;
}

#clientes .section-header-underline {
    top: -0px !important;
}

.btn.btn--primary, button.btn--primary, input[type="submit"].btn--primary, input[type="reset"].btn--primary, input[type="button"].btn--primary {
    min-width: 150px !important;
    font-size: 18px;
}

.sobre p {
    font-size: 2.rem !important;
    padding-left: 8% !important;
    padding-right: 8% !important;
}

.aboutgallery .section-header-underline {
    top: -0px !important;
}



}




@media (min-width: 760px) {
  .col-lg-2-4 {
    flex: 0 0 20%;
    max-width: 20%;
  }
}

.bw-img {
  filter: grayscale(100%);
  transition: filter 0.3s ease;
}

.bw-img:hover {
  filter: grayscale(0%);
}








