.dropdown-menu .show {
    margin-left: -80px !important;
}
.display-1 {
    font-size: 42px;
    line-height: 1.1;
    font-weight: 900;
}
.color-light-2 {
    color: #dddae5;
}
.mt-lg-n4, .my-lg-n4 {
    margin-top: -1rem!important;
}
#header-top-celular {
    display: none !important;
}
#fotocapa {
    display: block; 
    top: -170px; 
    left: 90px;
    width: 90%;
}
#svg {
    top: 120px;
}
#authorvideo {
    width: 40%;
}
.rotate-l-90 {
    top: 30%; 
    left: -24%;
}
#whatsapp {
    right: 75px; 
    bottom: 15px; 
}
@media (max-width: 1280px){
    .rotate-l-90 {
        left: -17%;
    }
    .rotate-l-90 .text-13{
        font-size: 3em !important;
    }
}
@media (max-width: 1199px){
    .rotate-l-90 {
        left: -21%;
    }
}
@media (max-width: 1055px){
    .rotate-l-90 {
        left: -20%;
    }
}
@media (max-width: 990px){
    .rotate-l-90 {
        left: -27%;
    }
}
@media (max-width: 767px){
    .rotate-l-90 {
        left: -37%;
    }
}
@media (max-width: 1251px){
    #header-top-celular {
        display: block !important;
    }
    #language {
        display: none !important;
    }
    #arealogin {
        display: none !important;
    }
}
@media (max-width: 991px){
    #logo-header {
        display: block;
        max-width:280px !important;
        width: auto !important;
        height: auto !important;
    }
}
@media (max-width: 575px){
    .hidden-mobile {
        display: none;
    }
}
@media (max-width: 391px){
    #logo-header {
        display: block;
        max-width:230px !important;
        width: auto !important;
        height: auto !important;
    }
    #fotocapa {
        left: 20px;
        width: 80%;
    }
    #divfoto {
        padding-bottom: 50px;
    }
    #svg {
        top: -260px;
    }
    .testemunho {
        min-width: 90%;
    }
    #authorvideo {
        width: inherit;
    }
    #whatsapp {
        right: 0px; 
        bottom: 5px; 
    }
}
.linkscroll{ cursor: pointer; color: #a11c57; cursor: pointer;}