    /* ----------------------------------- HEADER ----------------------------------- */
    
    .nav-bar {
        width: 100%;
        height: 85px;
        /* background-color: #a7abaf; */
        /* background-color: rgb(182, 182, 182); */
        background-color: #4b5055;
        padding: 10px;
        box-sizing: border-box;
        border-bottom: 1px solid #1a252f;
    }
    
    .logo {
        width: 80%;
        min-width: 75px;
    }
    
    .inner-logo {
        width: 15%;
        float: left;
    }
    
    .inner-nav {
        width: 85%;
        float: right;
    }
    
    .headiv2 {
        width: 100%;
    }
    
    .lingua {
        width: 2.4%;
        margin-top: 1.9%;
        cursor: pointer;
    }
    
    .lingua2 {
        width: 2.4%;
        margin-top: 1.9%;
        margin-left: 10%;
        margin-right: 1.5%;
        cursor: pointer;
    }
    
    .lingua3 {
        width: 2.4%;
        margin-top: 1.9%;
        margin-left: 20%;
        margin-right: 1.5%;
        cursor: pointer;
    }
    
    .uk {
        width: 2%;
        margin-top: -1.4%;
        float: right;
        margin-right: 4%;
        cursor: pointer;
    }
    
    .nav-bar ul {
        list-style: none;
        height: 100%;
        margin: 0 auto;
        color: #fff;
        letter-spacing: 2px;
        position: relative;
    }
    
    .nav-bar ul li {
        width: auto;
        float: left;
        margin-left: 6%;
        margin-right: 6%;
        text-align: center;
        margin-top: 2%;
        font-size: 15px;
        cursor: pointer;
        transition: all 0.4s ease;
        white-space: nowrap;
    }
    
    .nav-bar ul li:last-child {
        margin-right: 0;
    }
    
    .nav-bar ul li:hover {
        color: red;
    }
    
    .nav-bar ul li:hover .mega-menu {
        color: #fff;
    }
    
    .nav-bar ul li .mega-menu p:hover a:hover {
        color: red;
    }
    
    .header-banner {
        background: #18bc9c;
        width: 100%;
        height: 350px;
    }
    
    .mega-menu {
        position: absolute;
        margin-top: 4%;
        left: 7%;
        width: 80%;
        height: auto;
        background: #4b5055;
        opacity: 0;
        visibility: hidden;
        transition: all 0.4s ease;
        box-sizing: content-box;
        padding: 40px;
        z-index: 100;
    }
    
    .mega-menu-cofiim {
        width: auto;
        margin-left: 15%;
    }
    
    .inner-mega-menu-cofiim {
        margin-left: 10%;
        padding-right: 20px;
    }
    
    .inner-mega-menu-cofiim a {
        margin-left: 20%;
    }
    
    .nav-bar ul li:hover .mega-menu {
        opacity: 1;
        visibility: visible;
    }
    
    .inner-mega-menu {
        position: relative;
        width: 32%;
        float: left;
        margin-right: 1%;
        border-left: 1px solid #fff;
    }
    
    .inner-mega-menu p {
        font-size: 12px;
        text-align: left;
        margin-left: 5%;
        padding: 5px 0;
        transition: all 0.4s ease;
    }
    
    .inner-mega-menu:last-child {
        margin-right: 0%;
    }
    
    .mega-menu a {
        text-decoration: none;
        color: inherit;
    }
    
    .m1 a {
        text-decoration: none;
        color: white;
    }
    
    .ident {
        text-indent: 25px;
    }
    
    .first {
        text-transform: uppercase;
        font-weight: bold;
        margin-bottom: 10%;
    }
    
    .borderless {
        border-left: none;
    }
    
    .cont {
        text-decoration: none;
        color: inherit;
    }
    
    #myLinks {
        display: none;
        float: none;
    }
    
    .links {
        display: none;
    }
    
    .icon {
        display: none;
    }
    /* ----------------------------------- BODY ----------------------------------- */
    
    .logo {
        font-size: 22px;
        font-weight: bold;
        color: black;
    }
    
    body {
        background: white;
        color: rgb(70, 68, 68);
        font-family: Arial, Helvetica, sans-serif;
        margin: 0;
        padding: 0;
        min-height: 700px;
    }
    
    #emp {
        margin-top: 4%;
        padding-left: 15%;
        text-align: left;
        /* margin: 3%; */
        font-size: 24px;
        font-family: 'Lato', sans-serif;
        font-weight: normal;
    }
    
    #emp1 {
        padding-left: 15%;
        margin-top: 4%;
        text-align: left;
        font-size: 21px;
        font-family: 'Lato', sans-serif;
        font-weight: normal;
    }
    
    #emp2 {
        padding-left: 15%;
        width: 70%;
        text-align: justify;
        /* font-style: italic; */
        font-size: 17px;
        margin-top: 0;
        margin-bottom: 3%;
        line-height: 40px;
        font-family: 'Lato', sans-serif;
        font-weight: lighter;
    }
    
    .list {
        line-height: 20px;
    }
    
    #pnormal {
        font-weight: bold;
    }
    
    .big-menu {
        margin-top: 15%;
        font-weight: bolder;
    }
    
    .big-menu-title p {
        text-indent: 5%;
    }
    
    .big-menu-title {
        font-weight: bolder;
    }
    
    .img {
        display: block;
        width: 100%;
        height: 420px;
        object-fit: cover;
    }
    
    .tela {
        width: 100%;
        overflow: hidden;
    }
    
    .menu {
        width: 20%;
        float: left;
        margin-left: 5%;
        margin-top: 3%;
        color: rgb(70, 68, 68);
    }
    
    .linha {
        border-top: 1px solid black;
        width: 70%;
        margin-left: 15%;
        margin-top: 5%;
    }
    .linha2 {

        border-top: 1px solid black;
        width: 70%;
        margin-left: 15%;
        margin-top: 5%;
    }
    
    .identar {
        padding-left: 5%;
        width: 100%;
    }
    
    .conteudo {
        width: 75%;
        float: right;
    }
    /* .bottom-menu {
        text-transform: uppercase;
    } */
    
    .bottom-menu a {
        text-decoration: none;
        color: rgb(70, 68, 68);
    }
    /* .bottom-menu a:visited {
        color: none;
    } */
    
    .bottom-menu a:hover {
        color: red;
        cursor: pointer;
    }
    
    .inner-menu {
        border-bottom: 1px solid black;
    }
    
    .inner-title {
        font-size: 12px;
        color: gray;
        font-weight: bold;
        text-transform: uppercase;
    }
    
    .first {
        text-transform: uppercase;
        font-weight: bold;
        margin-bottom: 10%;
    }

    .profilePic{
        margin-top: 5%;
        margin-left: 15%;
        position: relative;
        display: block;
        width: 20%;
        height: auto;
        object-fit: inherit;
        background-size: 50%;
    }
    /* ----------------------------------- FOOTER ----------------------------------- */
    
    footer {
        color: white;
        width: 100%;
        height: 400px;
        /* background-color: rgb(182, 182, 182); */
        background-color: #4b5055;
        /* background-color: rgba(211, 210, 210, 0.8); */
        /*text-align: center;
        */
        margin-top: 5%;
    }
    
    footer h2 {
        padding-left: 10%;
        margin-top: 11%;
    }
    
    footer p {
        font-size: 14px;
        padding-left: 5%;
        margin-top: 7%;
    }
    
    .inner-footer-left {
        width: 30%;
        float: left;
    }
    
    .inner-footer-right {
        width: 70%;
        float: right;
    }
    
    .inner-footer-left p {
        margin-top: 4%;
        padding-left: 10%;
    }
    
    .inner-footer-left a {
        color: inherit;
    }
    
    .face {
        width: 20%;
        float: right;
        padding-top: 20%;
        padding-right: 5%;
    }
    
    .face1 {
        width: 70%;
    }
    
    .menu-footer {
        margin-top: 4%;
    }
    
    .inner-menu-footer {
        width: 32%;
        float: left;
        margin-right: 1%;
        border-left: 1px solid #fff;
    }
    
    .inner-menu-footer p {
        font-size: 13px;
        text-align: left;
        margin-left: 5%;
    }
    
    .menu-footer a {
        text-decoration: none;
        color: inherit;
    }
    
    .ident {
        text-indent: 25px;
    }
    
    .first {
        text-transform: uppercase;
        font-weight: bold;
        margin-bottom: 10%;
    }

    .tident{
        margin-left: 11%;
    }
    /*----------------MOBILE-------------------*/
    
    @media only screen and (min-width: 1101px) {
        .links {
            display: none;
        }
        .t1 {
            display: none;
        }
    }
    
    @media only screen and (max-width: 1100px) {
        .m1 {
            display: none;
        }
        .icon {
            padding-top: 20%;
            display: block;
            color: white;
        }
        .logo {
            min-width: 180px;
        }
        .frase {
            display: none;
        }
        .mob-menu {
            float: right;
            margin-right: 15%;
            margin-top: 1.5%;
        }
        .links {
            background-color: rgb(71, 71, 71);
            width: 80%;
            border-radius: 3%;
            margin-top: 8%;
            z-index: 100;
            opacity: 1;
            display: none;
            position: absolute;
            left: 0%;
        }
        .t1first {
            margin-top: 7%;
        }
        .links div {
            margin-bottom: 10%;
        }
        .links a {
            margin-left: 10%;
        }
        .t1 a {
            text-decoration: none;
            color: white;
            font-size: 35px;
            text-align: left;
        }
        .t2 a {
            text-decoration: none;
            color: white;
            font-size: 25px;
            text-align: left;
        }
        .t1 p {
            text-indent: 13%;
            text-decoration: none;
            color: white;
            font-size: 30px;
        }
        .t2c {
            margin-right: 45%;
        }
        .t2 p {
            color: grey;
        }
        .serv-mob-hidden {
            display: none;
        }
        .serv-mob-visible {
            display: block;
        }
        .cont-mob-hidden {
            display: none;
        }
        .t1last {
            margin-top: none;
            margin-bottom: 1%;
            margin-left: 36%;
        }
        .cont-mob-visible {
            display: block;
        }
        .links {
            width: 60%;
        }
    }
    
    @media only screen and (max-width: 868px) {
        #serv-drop {
            font-size: 32px;
        }
        .tit a {
            font-size: 32px;
        }
        .t2 a {
            font-size: 24px;
        }
        .t2 p {
            font-size: 27px;
        }
    }
    
    @media only screen and (max-width: 768px) {
        #serv-drop {
            font-size: 25px;
        }
        .tit a {
            font-size: 25px;
        }
        .t2 a {
            font-size: 20px;
        }
        .t2 p {
            font-size: 22px;
        }
    }
    
    @media only screen and (max-width: 602px) {
        #serv-drop {
            font-size: 18px;
        }
        .tit a {
            font-size: 18px;
        }
        .t2 a {
            font-size: 14px;
        }
        .t2 p {
            font-size: 16px;
        }
        .conteudo {
            width: 100%;
            float: none;
        }
        .conteudo p {
            font-size: 12px;
            line-height: 25px;
        }
        .menu {
            display: none;
        }
        #emp2 .list p {
            line-height: 5px;
        }
        #emp {
            text-align: center;
            font-size: 17.5px;
            font-weight: bold;
            padding: 0px;
        }
        .list p {
            display: block;
            margin-block-start: 0em;
            margin-block-end: 0em;
            margin-inline-start: 0px;
            margin-inline-end: 0px
        }
        .links {
            width: 80%;
        }
        .inner-footer-right {
            display: none;
        }
        .inner-footer-left {
            width: 95%;
        }
        .inner-footer-left h2 {
            font-size: 18px;
        }
        .inner-footer-left p {
            font-size: 12px;
        }
    }
    
    @media only screen and (max-width: 380px) {
        .logo {
            margin-left: -30%;
        }
        #serv-drop {
            font-size: 16px;
        }
        .tit a {
            font-size: 16px;
        }
        .t2 a {
            font-size: 13px;
        }
        .t2 p {
            font-size: 15px;
        }
        .conteudo {
            width: 100%;
            float: none;
        }
        .conteudo p {
            font-size: 12px;
            line-height: 25px;
        }
        .menu {
            display: none;
        }
        #emp2 .list p {
            line-height: 5px;
        }
        #emp {
            text-align: center;
            font-size: 17.5px;
            font-weight: bold;
            padding: 0px;
        }
        .list p {
            display: block;
            margin-block-start: 0em;
            margin-block-end: 0em;
            margin-inline-start: 0px;
            margin-inline-end: 0px
        }
        .fa {
            margin-top: 40%;
        }
        .inner-footer-right {
            display: none;
        }
        .inner-footer-left {
            width: 95%;
        }
        .inner-footer-left h2 {
            font-size: 18px;
        }
        .inner-footer-left p {
            font-size: 12px;
        }
        .ident {
            text-indent: none;
        }
    }
    
    @media only screen and (max-width: 330px) {
        #serv-drop {
            font-size: 16px;
        }
        .tit a {
            font-size: 16px;
        }
        .t2 a {
            font-size: 9px;
        }
        .t2 p {
            font-size: 12px;
        }
        .logo {
            min-width: 140px;
            padding-top: 3%;
        }
        .conteudo {
            width: 100%;
            float: none;
        }
        .conteudo p {
            font-size: 10px;
            line-height: 25px;
        }
        .menu {
            display: none;
        }
        #emp {
            text-align: center;
            font-size: 13.5px;
            font-weight: bold;
            padding: 0px;
        }
        /* p {
            display: block;
            margin: 0px;
            margin-block-start: 0em;
            margin-block-end: 0em;
            margin-inline-start: 0px;
            margin-inline-end: 0px
        } */
        footer {
            height: 260px;
        }
        .inner-footer-right {
            display: none;
        }
        .inner-footer-left {
            width: 95%;
        }
        .inner-footer-left h2 {
            font-size: 18px;
        }
        .inner-footer-left p {
            font-size: 12px;
        }
        .img {
            height: 280px;
        }
    }