html, body{
    overflow: hidden;
}
* {
    box-sizing: border-box;
}
/* ALTERAÇÕES CRIS ------------------------------------------------------------------------------------------------ */

/*#menuToggle i {
    position: absolute;
    top: -4px;
    right: 50px;
    z-index: 2;
    font-size: 32px;
    color:  #000;
}
#menuToggle i.fa-youtube{
    right: 90px;
    font-size: 32px;
    top: -4px;
}
#menuToggle i:hover {
    cursor: pointer;
    opacity: 0.6 ;
}*/
#menuToggle  img {
    position: fixed;
    z-index: 2;
    top: 27px;
}
#menuToggle .yt {
    right: 90px;
    width: 40px;
}
#menuToggle .insta {
    right: 140px;
    width: 40px;
}


#menu {
    position: fixed;
    width: 100%;
    height: 100%;
    /* margin: -100px 0 0 0; */
    padding: 50px;
    padding-top: 125px;
    right: 0;
    top: 0;
    background: #000;
    list-style-type: none;
    -webkit-font-smoothing: antialiased;
    transform-origin: 0% 0%;
    transform: translate(100%, 0);
    transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0);
    display: none;
}
#menu a {
    text-align: center;
    font-family: 'BRNebula-regular' !important;
    /* display: inline-block; */
    color: #fff;
    text-decoration: none;
    /* padding: 20px; */
    font-size: 16px;
    line-height: 18px;
    text-transform: uppercase;
}
#myVideo {
  width: 100%;
  height: auto;
  margin-bottom: -10px;
}
/*body .hero h1 {
    position: relative;
    margin: 29.5% auto 0;
}*/
.video-btn:hover {
    cursor: pointer;
    /*width: 100%;*/
    filter: grayscale(0%);
    /* transform: scale(1.2);*/
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
}
.hover-img:hover .video-btn{
    cursor: pointer;
    filter: grayscale(0%);
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
}
.video-btn {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    transition: all 1s ease;
}
.hover-img.italinea {
    width: 109.038632%;
    margin-top: 5px;
}
.hover-img.unimed {
    width: 102.2%;
    margin: 5px 0px 0px 34px;
}
.hover-img.docile {
    width: 99%;
    margin-left: 8.3%;
    margin-top: 5px;
}
.t {
    width: 125%;
    margin-top: 1.85px;
}
.b {
    margin: -48% 10.25%;
    width: 76%;
}

/*header#header {
    padding: 2% 3%;
    height: 120vh;
}*/

/*.barra_branca {
    width: 100%;
    padding: 45px;
    background-color: white;
    position: fixed;
    right: 0px;
    top: 0;
}*/
.titles {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    animation-duration: 0.5s;
    animation-name: slidein;
    display: none;
    -webkit-transition: -webkit-transform .5s ease;
    transition: transform .5s ease;
}

.titles h3{
    font-family: 'BRNebula-bold';
    background-color: white;
    padding: 10px 10px 10px 10px;
}
/*.titles i{
    color: white;
    font-size: 80px;
    opacity: 0.8;
}
.titles.ita{
    width: 80%;
}*/
h3 {
    font-size: 0.8rem!important;
}
/*
.hover-img {
    overflow: hidden!important;
}
*/
.img-container{
   overflow: hidden;
}

.img-container img{
   width: 100%;
   height: 100%;
   -webkit-transition: -webkit-transform .5s ease;
   transition: transform .5s ease;
}

.img-container:hover img{
   -webkit-transform: scale(1.1);
   transform: scale(1.1);
}
.img-container:hover .titles{
    display: block;
}
.ajuste_keko_yoi{
    padding-right: 5px;
}
.hover-img.yoi {
    width: 99.9%;
    margin-top: 5px;
}
/*.small-block {
    background: #000;
    padding: 10% 10% 23% 10%;
    position: relative;
    z-index: 1;
    margin: 0 0 -10%;
    width: 75%;
    display: block;
}*/
#footer .logo-tamborim a{
    text-decoration: none;
    color: white;
    font-family: 'BRNebula-regular' !important;
    position: relative;
    top: 5px;
    font-size: 15px;
}
#footer .logo-tamborim i{
    font-size: 28px;
    padding-right: 10px;
}
#footer .logo-tamborim i.fa-phone{
    font-size: 25px;
}
#footer .logo-tamborim span {
    position: relative;
    top: -5px;
}
.ultimo{
    display: block;
    text-align: center;
}
.mob{
    display: none!important;
}
/* ----------------------------------------------------------------------------------------------------------------               */

/*body .hero {
    position: fixed;
    z-index: 0;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-size: cover;
    height: 200vh;
    width: 100vw;
}
body .hero:before {
    content: '';
    height: 170vh;
    width: 100vw;
    position: absolute;
}*/


.bloco-logo {
    filter: brightness(0) invert(1);
}
.bloco-conheca{
    text-decoration:none;
    color: white;
    font-family: 'BRNebula-regular' !important;
    position:relative;
    top:5px;
    font-size: 15px;
}


.hover-img.uvibra {
    min-width: 105%;
}
.m {

    margin-left: 120px;
    margin-top: 20px;
    width: 56%;
}
.loader {
    width: 100%;
    height: 100vh;
    display: block;
    float: left;
    background: #000;
    position: absolute;
    z-index: 999999;
    top: 0 !important
}

.center {
    display: block;
    margin: 0 auto;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateY(-50%) !important
}

.spinner {
    height:28px;
    width:28px;
    animation:rotate 0.8s infinite linear;
    border:2px solid #fff;
    border-right-color:transparent;
    border-radius:50%
}

@keyframes rotate {
    0% { transform:rotate(0deg) }
    100% { transform:rotate(360deg) }
}

h1,h2,h3,h4,h5,h6,ul,li,a,p{
    margin: 0;
    padding: 0;
    list-style: none !important;
    text-decoration: none !important;
}
a:hover {
    text-decoration: none !important;
}
img {
    max-width: 100%;
}
body {
    font-size: 14px;
    line-height: 16px;
    margin: 0;
    color: #000;
    font-family: 'BRNebula-regular' !important;
}
@font-face {
    font-family: 'BRNebula-bold';
    src: url('../font/BRNebula-Bold.eot');
    src: url('../font/BRNebula-Bold.eot?#iefix') format('embedded-opentype'),
    url('../font/BRNebula-Bold.woff2') format('woff2'),
    url('../font/BRNebula-Bold.woff') format('woff'),
    url('../font/BRNebula-Bold.ttf') format('truetype'),
    url('../font/BRNebula-Bold.svg#BRNebula-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
/*@font-face {
    font-family: 'BRNebula-black';
    src: url('../font/BRNebula-Black.eot');
    src: url('../font/BRNebula-Black.eot?#iefix') format('embedded-opentype'),
    url('../font/BRNebula-Black.woff2') format('woff2'),
    url('../font/BRNebula-Black.woff') format('woff'),
    url('../font/BRNebula-Black.ttf') format('truetype'),
    url('../font/BRNebula-Black.svg#BRNebula-Black') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'BRNebula-regular';
    src: url('../font/BRNebula-Regular.eot');
    src: url('../font/BRNebula-Regular.eot?#iefix') format('embedded-opentype'),
    url('../font/BRNebula-Regular.woff2') format('woff2'),
    url('../font/BRNebula-Regular.woff') format('woff'),
    url('../font/BRNebula-Regular.ttf') format('truetype'),
    url('../font/BRNebula-Regular.svg#BRNebula-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'BRNebula-regular';
    src: url('../font/BRNebula-Regular.eot');
    src: url('../font/BRNebula-Regular.eot?#iefix') format('embedded-opentype'),
    url('../font/BRNebula-Regular.woff2') format('woff2'),
    url('../font/BRNebula-Regular.woff') format('woff'),
    url('../font/BRNebula-Regular.ttf') format('truetype'),
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'BRNebula-semibold';
    src: url('../font/BRNebula-SemiBold.eot');
    src: url('../font/BRNebula-SemiBold.eot?#iefix') format('embedded-opentype'),
    url('../font/BRNebula-SemiBold.woff2') format('woff2'),
    url('../font/BRNebula-SemiBold.woff') format('woff'),
    url('../font/BRNebula-SemiBold.ttf') format('truetype'),
    url('../font/BRNebula-SemiBold.svg#BRNebula-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
*/
@font-face{font-family:BRNebula-black;src:url(../font/HostGrotesk-Bold.ttf)}
@font-face{font-family:BRNebula-regular;src:url(../font/HostGrotesk-Regular.ttf)}
@font-face{font-family:BRNebula-semibold;src:url(../font/HostGrotesk-SemiBold.ttf)}
@font-face {
    font-family: 'BRNebula-light';
    src: url('../font/BRNebula-Light.eot');
    src: url('../font/BRNebula-Light.eot?#iefix') format('embedded-opentype'),
    url('../font/BRNebula-Light.woff2') format('woff2'),
    url('../font/BRNebula-Light.woff') format('woff'),
    url('../font/BRNebula-Light.ttf') format('truetype'),
    url('../font/BRNebula-Light.svg#BRNebula-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

#wrapper {
    position: relative;
    overflow: hidden;
}
.side-bar.active {
    transform: translateX(0);
}
.side-bar {
    position: absolute;
    top: 2%;
    left: 0;
    width: 100%;
    background: #000;
    transition: all 0.7s;
    transform: translateX(-200%);
    max-width: 100%;
    right: auto;
}
.header-nav ul {
    padding: 0;
    margin: 0;
}
.header-nav ul li {
    border-bottom: 1px solid rgba(255,255,255,0.5);
}
.side-bar a {
    display: inline-block;
    color: #fff;
    text-decoration: none;
    padding: 20px;
    font-size: 16px;
    line-height: 18px;
    text-transform: uppercase;
}
.side-bar a:hover {
    color: #fff;
}

div#menu-btn {
    text-align: right;
}
#menu-btn img {
    width: 40px;
    cursor: pointer;
}
#menu-btn a {
    display: inline-block;
}
/*.main-banner {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto auto 5% auto;
    width: 61%;
}
.small-block ul {
    padding: 0;
    margin: 0 0 25px;
}
.small-block ul li {
    font-family: 'BRNebula-semibold';
    color: #fff;
    font-size: 16px;
    line-height: 29px;
    margin: 0 0 15px;
    letter-spacing: 1px;
}
.small-block a {
    color: #fff;
    font-size: 40px;
    line-height: 42px;
}
.small-block a :hover {
    color: #fff;
}*/
.img-holder {
    position: relative;
}
.video-area {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}
.video-area iframe {
    position: absolute;
    top: 6px;
    left: 0;
    width: 100%;
    height: 100%;
}

.capation {
    position: absolute;
    top: calc(50% - 10px);
    right: 0;
    left: 0;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}

.capation p {
    background: #000;
    padding: 5px 10px;
    margin: 0;
    color: #fff;
    font-size: 20px;
    line-height: 22px;
}
.capation p span {
    font-family: 'BRNebula-semibold';
}

.main-slider .slick-dots {
    bottom: auto;
    top: 50%;
    transform: rotate(90deg);
    left: auto;
    right: -40%;
}
.main-slider .slick-dots li button {
    background: url(../images/icon23.png) no-repeat;
    background-size: contain;
}
.main-slider .slick-dots li button:before {
    display: none;
}
.main-slider .slick-dots li.slick-active button {
    background: url(../images/icon22.png) no-repeat;
    background-size: contain;
}
.main-slider.slick-dotted.slick-slider {
    margin: 0 !important;
}
.two-block {
    margin: -6px 0 0;
}
.block {
    padding: 5% 0 0;
}
.block h1 {
    font-size: 40px;
    line-height: 66px;
    font-family: 'BRNebula-black';
    color: #000;
    margin: 0 0 8%;
    text-transform: uppercase;
   /* letter-spacing: 24px;*/
}
.block ul {
    margin: 0;
    padding: 0;
}
.block ul li {
    margin: 0 0 20px;
}
.block ul li a {
    font-size: 17px;
    line-height: 22px;
    color: #000;
    font-family: 'BRNebula-semibold';
    text-transform: uppercase;
    padding: 0 0 0 7%;
    cursor: pointer;
}

/*.block ul li a:hover*/
.block ul li a.zero{
    background: url(../images/icon01.png) no-repeat left 10px center;
    background-size: contain;
}
.slider-area .capation p{
    background: #fff;
    color: #000;
}
.img-area,.brand-area {
    padding: 5% 0 0;
}
.img-area h2,.brand-area h2 {
    font-size: 40px;
    line-height: 66px;
    font-family: 'BRNebula-black';
    color: #000;
    margin: 0 0 5%;
    text-transform: uppercase;
  /*  letter-spacing: 24px;*/
}
.brand-area h2 {
    margin: 0 0 5%;
}
.brand-area ul li {
    display: inline-flex;
    width: 19%;
    align-items: center;
    justify-content: center;
    padding: 0 4%;
    margin: 0px 0 100px 8px;
}
.form-block {
    padding: 10% 0 5%;
}
.form-block h2 {
    font-size: 40px;
    line-height: 66px;
    font-family: 'BRNebula-black';
    color: #000;
    margin: 0;
    text-transform: uppercase;
 /*   letter-spacing: 24px;*/
    margin: -6% 0 5%;
}
.form-block input {
    padding: 15px;
    border: none;
    border-bottom: 2px solid #000;
    border-radius: 0;
    font-size: 14px;
    line-height: 17px;
}
.form-block input::placeholder {
    text-align: center;
    text-transform: uppercase;
    color: #c3c3c3;
  /* letter-spacing: 7px;*/
}
.form-block .btn.send-btn {
    margin: 50px auto 0;
    display: flex;
    justify-content: center;
    border: 2px solid #000;
    font-size: 15px;
    line-height: 22px;
    text-transform: uppercase;
    padding: 10px;
    border-radius: 0;
  /*  letter-spacing: 7px;*/
    text-align: center;
}
.form-block .btn.send-btn:hover{
    background-color: black;
    color: white;
}

#footer {
    padding: 30px 30px;
    background: #000;
}
#footer .logo-tamborim {
    margin-top: 10px;
}
.slider-area .slick-prev {
    left: 10%;
    z-index: 9;
    top: 51%;
}
.slider-area .slick-next {
    right: 10%;
    z-index: 9;
    top: 51%;
}
.slider-area .slick-prev:before, .slider-area .slick-next:before {
    display: none;
}
.slider-area .slick-prev, .slider-area .slick-next {
    width: 30px;
    height: 30px;
    background-size: contain !important;
}
.slider-area .slick-prev {
    background: url(../images/arrow-left.png) no-repeat;
}
.slider-area .slick-next {
    background: url(../images/arrow-right.png) no-repeat;
}
.slider-area .slick-prev:hover{
 background: url(../images/arrow-left.png) no-repeat;
}
.slider-area .slick-next:hover {
    background: url(../images/arrow-right.png) no-repeat;
}
.img-area .left {
    float: left;
    width: 41%;
    padding: 0 5px 5px 0;
}
.img-area .right {
    float: left;
    width: 59%;
    padding: 0 0 5px 5px;
}
.img-area .right div:first-child img {
    float: left;
    width: 70%;
    padding: 0 0 5px;
}
.img-area .right div:nth-child(2) img {
    float: left;
    width: 30%;
    padding: 0 3%;
    margin: -12% 0 0;
}
.img-area .right div:nth-child(3) img {
    float: left;
    width: 35%;
    padding: 0 5px 10px 0;
}
.img-area .right div:last-child img {
    float: left;
    width: 65%;
    padding: 0 0 10px;
}
.img-area .left div:nth-child(2) img {
    padding: 5px 0 0;
}
.larg-block div:nth-child(1) img {
    width: 21%;
    float: left;
    padding: 0 5px 0 0;
}
.larg-block div:nth-child(2) img {
    padding: 0 10px;
    float: left;
    width: 51%;
}
.larg-block div:nth-child(3) img {
    padding: 5%;
    width: 28%;
    float: left;
}
.form-block img {
    margin-top: 20px;
}

.csrf-token {
    display:  none;
}
.modal-dialog {
    max-width: 800px;
    margin: 30px auto;
}

.modal-body {
    position:relative;
    padding:0px;
}
.btn-close {
    position:absolute;
    right:-30px;
    top:0;
}

#menuToggle
{
    display: block;
    position: fixed;
    top: 30px;
    right: 40px;

    z-index: 10;

    -webkit-user-select: none;
    user-select: none;
}

#menuToggle input
{
    display: block;
    width: 40px;
    height: 32px;
    position: absolute;
    top: -7px;
    left: -5px;

    cursor: pointer;

    opacity: 0; /* hide this */
    z-index: 2; /* and place it over the hamburger */

    -webkit-touch-callout: none;
}

/*
 * Just a quick hamburger
 */
#menuToggle span
{
    display: block;
    width: 33px;
    height: 4px;
    margin-bottom: 5px;
    position: relative;

    background: #000;
    border-radius: 3px;

    z-index: 1;

    transform-origin: 4px 0px;

    transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
    background 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
    opacity 0.55s ease;
}

#menuToggle span:first-child
{
    transform-origin: 0% 0%;
}

#menuToggle span:nth-last-child(2)
{
    transform-origin: 0% 100%;
}

/*
 * Transform all the slices of hamburger
 * into a crossmark.
 */
#menuToggle input:checked ~ span
{
    opacity: 1;
    transform: rotate(45deg) translate(-2px, -1px);
    background: #fff;
}

/*
 * But let's hide the middle one.
 */
#menuToggle input:checked ~ span:nth-last-child(3)
{
    opacity: 0;
    transform: rotate(0deg) scale(0.2, 0.2);
}

/*
 * Ohyeah and the last one should go the other direction
 */
#menuToggle input:checked ~ span:nth-last-child(2)
{
    opacity: 1;
    transform: rotate(-45deg) translate(0, -1px);
}

/*
 * Make this absolute positioned
 * at the top left of the screen
 */


#menu li
{
    padding: 10px 0;
    font-size: 16px;
}
/*
 * And let's fade it in from the left
 */
#menuToggle input:checked ~ ul
{
    transform: none;
    opacity: 1;
    display: block;
}
/* responsive style start */
@media screen and (min-width: 1920px) {
    .img-area .left img {
        width: 100%;
    }

    .hover-img img {
        min-width: 100%;
    }

    .t img {
        min-width: 104%;
    }
    .t {
        width: 120%;
    }

}
@media screen and (max-width: 1680px) {
    .capation p {
        font-size: 16px;
        line-height: 18px;
    }
    .block h1 {
        font-size: 40px;
        line-height: 66px;
        margin: 0 0 5%;
      /*  letter-spacing: 25px;*/
    }
    .block ul li a {
        font-size: 16px;
        line-height: 18px;
    }
    .block ul li {
        margin: 0 0 15px;
    }
    .img-area h2, .brand-area h2,.form-block h2 {
        font-size: 40px;
        line-height: 66px;
       /* letter-spacing: 25px;*/
    }
    .img-area {
        padding: 8% 0 0 0;
    }
   /* body .hero h1 {
        margin: 36% auto 0;
    }*/
    .t {
        margin-top: 5px;
    }
    .hover-img.docile {
        margin-top: 5px;
    }
    .hover-img.italinea {
        width: 109.3%;
    }
    .hover-img.unimed {
        width: 102.2%;
        margin: 5px 0px 0px 30px;
    }
    .hover-img.docile {
        width: 99%;
        margin-left: 8.454%;
        margin-top: 5px;
    }
    .b {
        margin: -48% 10.8%;
        width: 76%;
    }
}
@media screen and (max-width: 1450px) {
   /* body .hero h1 {
        margin: 32% auto 0;
    }
    .small-block {
        width: 80%;
    }*/
    .b {
        margin: -48% 10.6%;
    }
    .hover-img.italinea {
        margin-left: 1px;
    }
    .hover-img.unimed {
        margin: 5px 0px 0px 27px;
    }
    .hover-img.docile {
        margin-left: 8.5%;
    }
    .m {
        margin-left: 100px;
    }
}

@media screen and (max-width: 1366px) {
    .form-block img {
        width: 200px;
    }
   /* body .hero h1 {
        margin: 31% auto 0;
    }*/
    .capation p {
        font-size: 14px;
        line-height: 16px;
    }
    .block h1 {
        font-size: 32px;
        line-height: 60px;
        /*letter-spacing: 22px;*/
    }
    .block ul li a {
        font-size: 15px;
        line-height: 17px;
    }
    .img-area h2, .brand-area h2, .form-block h2 {
        font-size: 32px;
        line-height: 60px;
        margin: 0 0 2%;
       /* letter-spacing: 22px;*/
    }
    .brand-area h2, .form-block h2 {
        margin: 0 0 5%;
    }
    .form-block input {
        font-size: 15px;
        line-height: 17px;
    }
    .form-block .btn.send-btn {
        padding: 10px 15px;
        font-size: 16px;
        line-height: 20px;
       /* letter-spacing: 5px;*/
    }
    .brand-area ul li {
        width: 18%;
    }
    .hover-img.uvibra {
        margin-left: 1px;
    }
    .b {
        margin: -48% 11.3%;
    }
    .hover-img.unimed {
        margin: 5px 0px 0px 26.5px;
    }
    .hover-img.docile {
        margin-left: 8.4%;
    }
    .m {
        margin-left: 90px;
    }
}
@media screen and (max-width: 1280px) {
    .block h1 {
        font-size: 30px;
        line-height: 55px;
       /* letter-spacing: 15px;*/
    }
    .block ul li a {
        font-size: 14px;
        line-height: 16px;
    }
    .block ul li {
        margin: 0 0 10px;
    }
    .block ul li a:hover {
        background:url(../images/icon01.png) no-repeat left 5px center ;
        background-size: contain ;
    }
    .img-area h2, .brand-area h2, .form-block h2 {
        font-size: 30px;
        line-height: 55px;
       /* letter-spacing:18px;*/
    }
    .slider-area .slick-next {
        right: 20%;
    }
    .slider-area .slick-prev {
        left: 20%;
    }
    .slider-area .slick-prev, .slider-area .slick-next {
        width: 20px;
        height: 20px;
    }
   /* body .hero h1 {
        margin: 30% auto 0;
    }
    .small-block {
        width: 85%;
    }*/
    .hover-img.unimed {
        margin: 5px 0px 0px 25.3px;
    }
    .hover-img.docile {
        margin-left: 8.6%;
    }
    .hover-img.unimed {
        margin: 5px 0px 0px 23.65px;
    }
    .hover-img.docile {
        margin-left: 8.5%;
    }
    .hover-img.italinea {
        width: 109.4%;
    }
}


@media screen and (max-width: 1200px){
   /* .small-block {
        width: 90%;
    }*/
}

@media screen and (max-width: 1024px) {
    .form-block img {
        width: 180px;
    }
    /*.small-block {
        width: 100%;
    }*/
    .side-bar a {
        padding: 15px;
        font-size: 14px;
        line-height: 16px;
    }
    .block h1 {
        font-size: 30px;
        line-height: 45px;
       /* letter-spacing: 15px;*/
    }
    .img-area h2, .brand-area h2, .form-block h2 {
        font-size: 30px;
        line-height: 45px;
      /*  letter-spacing: 15px;*/
    }
   /*  body .hero h1 {
        margin: 28% auto 0;
    }
   .small-block ul li {
        line-height: 25px;
        letter-spacing: 0.9px;
    }
    .small-block a {
        font-size: 30px;
    }*/
    .hover-img.italinea {
        width: 109.7%;
    }
    .hover-img.unimed {
        margin: 5px 0px 0px 19.75px;
    }
    .hover-img.unimed {
        margin: 5px 0px 0px 21.7px;
    }
    .m {
        margin-left: 70px;
    }
    .b {
        margin: -48% 11.55%;
    }
}
@media screen and (max-width: 992px) {
    /*.main-banner {
        width: 70%;
    }
    .small-block ul li {
        font-size: 14px;
        line-height: 24px;
    }*/
    .block h1 {
        font-size: 30px;
        line-height: 40px;
       /* letter-spacing: 10px;*/
    }
    .img-area h2, .brand-area h2, .form-block h2 {
        font-size: 30px;
        line-height: 40px;
       /* letter-spacing: 10px;*/
    }
    .brand-area ul li {
        width: 19%;
        padding: 0 2%;
    }
    .form-block input {
        padding: 10px;
        font-size: 14px;
        line-height: 16px;
    }
    .form-block .btn.send-btn {
        padding: 10px 15px;
        font-size: 16px;
        line-height: 18px;
       /* letter-spacing: 5px;*/
        margin: 20px auto 0;
    }
    .slider-area .slick-next {
        right: 5%;
    }
    .slider-area .slick-prev {
        left: 7%;
    }
    .slider-area .slick-prev, .slider-area .slick-next {
        width: 20px;
        height: 20px;
    }
    .m {
        margin-left: 66px;
    }
   /* body .hero h1 {
        margin: 30.5% auto 0;
    }*/
    .b {
        margin: -48% 11.25%;
    }
}
@media screen and (max-width: 768px) {
   /* .main-banner {
        width: 80%;
        margin-top: -23px;
        margin-bottom: -23px;
    }

    .small-block {
        margin: 0;
        margin-top: 130px;
    }
    .small-block ul {
        width: 70%;
    }*/
    .block {
        padding: 5% 15px;
    }
    .block ul li a {
        padding: 0 0 0 5%;
    }
 /*   .img-area, .brand-area {
        padding: 2% 15px;
    }*/
    .form-block {
        padding: 0 15px 5%;
    }
    body .form-block img {
        max-width: 100%;
        width: 30%;
    }
    .form-block form {
        padding: 5% 0;
    }
    .form-block input::placeholder {
        text-align: left;
    }
    .brand-area h2, .form-block h2 {
        margin: 0 0 10%;
    }
    .side-bar {
        z-index: 9;
    }
    #menu-btn img {
        width: 30px;
    }
    #footer ul li {
        padding: 0 15px;
    }
    /*.small-block ul li {
        font-size: 15px;
        line-height: 17px;
    }
    .small-block ul li {
        font-size: 12px;
        line-height: 18px;
        letter-spacing: 0.8px;
    }*/
    #footer .logo-tamborim {
        margin-bottom: 30px;
    }
   /* body .hero h1 {
        margin: 24% auto 0;
    }*/
    #menu {
        transform: none;
        opacity: 0;
        transition: opacity 0.5s cubic-bezier(0.77,0.2,0.05,1.0);
    }
    .hover-img.italinea {
        width: 110.2%;
    }
    .m {
        margin-left: 49px;
    }
    .hover-img.unimed {
        margin: 5px 0px 0px 16px;
    }
    .hover-img.uvibra {
        margin-left: 1.5px;
    }
    .b {
        margin: -48% 11.475%;
    }
    .hover-img.yoi {
        width: 100%;
        margin-top: 4.5px;
    }
    .m {
        margin-left: 52px;
    }
    .ultimo{
        display:  none;
    }
    .mob{
        display: inline-flex!important;
    }
    #menuToggle {
        top: 20px;
        right: 14px;
    }
    #menuToggle .yt {
        right: 64px;
    }
    #menuToggle .insta {
        right: 112px;
    }
    #menuToggle img {
        top: 18px;
    }
}
@media screen and (max-width: 767px) {
    #myVideo {
        margin-bottom: -20px;
    }
     /* body .hero {
        position: initial!important;
        height: 100%!important;
    }
    body .hero h1 {
        margin: 0% auto 0;
    }
  .small-block {
        margin-top: 0;
        padding: 2.5% 5% 2% 5%;
        position: relative;
        margin: 0;
        text-align: center;
    }
    .small-block ul {
        width: 100%;
        margin: 0;
    }*/s
    #menuToggle {
        position: absolute!important;
    }
    /*.barra_branca {
        background-color: transparent;
    }*/
}
@media screen and (max-width: 600px) {
    .brand-area ul li {
        margin: 0 1px 40px;
    }
    .brand-area ul {
        margin: 0 0 5%;
    }
    .img-area h2,.brand-area h2,.form-block h2,.block h1 {
        font-size: 16px;
        line-height: 35px;
    }
    body .slick-dots li button {
        width: 15px;
        height: 15px;
    }
    body .slick-dots li {
        width: 15px;
        height: 15px;
    }
    .main-slider .slick-dots {
        top: 40%;
    }
    #footer {
        padding: 20px 0;
    }
    .block ul li a {
        padding: 0 0 0 7%;
    }
    .slider-area .slick-prev, .slider-area .slick-next {
        width: 20px;
        height: 20px;
    }
    .slider-area .slick-next {
        right: 5%;
    }
    .slider-area .slick-prev {
        left: 5%;
    }
    .larg-block div:nth-child(2) img {
        padding: 0 3px;
    }
    .img-area .right div:last-child img {
        width: 63%;
        padding: 0;
    }
    .img-area .right div:nth-child(3) img {
        width: 36%;
        padding: 0 5px 0 0;
    }
    .img-area .right div:nth-child(2) img {
        padding: 0 0 0 6%;
    }
    .img-area .right {
        padding: 0 0 5px 3px;
    }
    .larg-block div:nth-child(1) img {
        padding: 0 2px 0 0;
    }
    /*.small-block {
        padding: 4% 5% 2% 5%;
    }
    .small-block ul li {
        margin: 5px;
    }*/
    .hover-img.uvibra {
        margin-left: 1.25px;
    }
    .b {
        margin: -48% 11.6%;
    }
    .hover-img.unimed {
        margin: 5px 0px 0px 13px;
    }
    .hover-img.italinea {
        margin-top: 4px;
    }
    .hover-img.unimed {
        margin: 4px 0px 0px 13px;
    }
    .hover-img.yoi {
        margin-top: 4px;
    }
    .t {
        margin-top: 4px;
    }
    .hover-img.docile {
        margin-top: 4px;
    }
    .hover-img.docile {
        width: 97.5%;
    }
    .m {
        margin-top: 15px;
        margin-left: 45px;
    }
    @media screen and (max-width: 550px) {
        .hover-img.italinea {
            margin-left: 0;
        }
        .hover-img.uvibra {
            margin-left: 0.25px;
        }
        .hover-img.italinea {
            margin-top: 3.2px;
            width: 110.7%;
        }
        .hover-img.unimed {
            margin: 3.2px 0px 0px 10.4px;
        }
        .hover-img.yoi {
            margin-top: 3.3px;
        }
        .t {
            margin-top: 3px;
        }
        .hover-img.docile {
            width: 97%;
        }
        .hover-img.docile {
            margin-top: 3px;
            margin-left: 8.1%;
        }
        .m {
            margin-top: 10px;
            margin-left: 35px;
        }
        .b {
            margin: -47% 10.5%;
        }
    }

    @media screen and (max-width: 450px) {
        .hover-img.unimed {
            margin: 3.2px 0px 0px 9.4px;
        }
        .m {
            margin-top: 8px;
            margin-left: 28px;
        }
        .hover-img.italinea {
            width: 111.526%;
        }
    }

    @media screen and (max-width: 400px) {
        .b {
            margin: -47% 9.5%;
        }
        .hover-img.docile {
            margin-left: 7.5%;
        }
        .hover-img.unimed {
            margin: 3.2px 0px 0px 8px;
        }
        .m {
            margin-left: 20px;
        }
    }

    @media screen and (max-width: 375px) {
        .hover-img.italinea {
            width: 112%;
        }
        .b {
            margin: -47% 9%;
        }
        .m {
            margin-top: 6px;
            margin-left: 15px;
        }
        .hover-img.unimed {
            margin: 3.2px 0px 0px 7px;
        }
        .hover-img.docile {
            width: 96%;
        }

    }

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


    }

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


    }

/* --- CORREÇÃO DEFINITIVA SEÇÃO LARANJA --- */

/* Força o fundo laranja no bloco inteiro */
section#intro-laranja {
    background-color: #FF4100 !important; /* Laranja Tamborim */
    width: 100% !important;
    display: block !important;
    padding: 100px 15px !important; /* Espaço generoso em cima e embaixo */
    position: relative !important;
    overflow: hidden !important;
    clear: both !important; /* Limpa qualquer 'float' que esteja quebrando o layout */
}

/* Força o tamanho do logo e o deixa branco */
img.logo-fixo-branco {
    width: 400px !important; /* Tamanho fixo: não vai esticar */
    max-width: 80% !important; /* Segurança para celular */
    height: auto !important;
    margin: 0 auto 40px auto !important; /* Centraliza e dá espaço de 40px embaixo */
    filter: brightness(0) invert(1) !important; /* Obriga a ficar branco */
    display: block !important; /* Garante a centralização */
    opacity: 1 !important; /* Garante que não fique transparente */
}

/* Força o texto a ser branco e do tamanho correto */
p.texto-intro-branco {
    font-family: 'BRNebula-regular', sans-serif !important;
    color: #FFFFFF !important; /* Branco puro */
    font-size: 20px !important;
    line-height: 1.6 !important;
    margin: 0 auto !important;
    max-width: 900px !important;
    text-align: center !important;
}

/* Ajustes apenas para Celular */
@media screen and (max-width: 768px) {
    section#intro-laranja {
        padding: 60px 20px !important;
    }
    
    img.logo-fixo-branco {
        width: 250px !important; /* Logo menor no celular */
        margin-bottom: 30px !important;
    }

    p.texto-intro-branco {
        font-size: 16px !important;
    }
    
    /* Remove a quebra de linha no celular para o texto fluir */
    p.texto-intro-branco br {
        display: none !important;
    }
}



