/* FONTES */
@font-face {
    font-family: "DM Sans";
    src: url(../Fontes/dm-sans-regular.ttf);
}

@font-face {
    font-family: "Jost-light";
    src: url(../Fontes/Jost-Light.ttf);
}

@font-face {
    font-family: "Jost-medium";
    src: url(../Fontes/Jost-Medium.ttf);
}

@font-face {
    font-family: "Jost-black";
    src: url(../Fontes/Jost-Black.ttf);
}

@font-face {
    font-family: "Jost-bold";
    src: url(../Fontes/Jost-Bold.ttf);
}

@font-face {
    font-family: "Jost-semibold";
    src: url(../Fontes/Jost-SemiBold.ttf);
}

@font-face {
    font-family: 'Material Symbols Outlined';
    font-style: normal;
    font-weight: 400;
    src: url(../Fontes/kJF1BvYX7BgnkSrUwT8OhrdQw4oELdPIeeII9v6oDMzByHX9rA6RzaxHMPdY43zj-jCxv3fzvRNU22ZXGJpEpjC_1n-q_4MrImHCIJIZrDCvHOej.woff2) format('woff2');
}

.font-text {
    font-size: 1.2em !important;
}

.material-symbols-outlined {
    font-family: 'Material Symbols Outlined';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
}

:root {
    --bg-l-amarelo: linear-gradient(to right, rgb(255, 174, 0), rgb(255, 123, 0));
    --cor-white: #fff !important;
    --cor-titulo: #002e53;
    --actv: #0965b1;
    --git: rgb(32, 30, 30);
    --bg-accordion-h: #0965b1;
    --shadow-drop: rgba(255, 0, 0, 0);
    --cor-ler: rgba(19, 18, 18, 0.973);
    --cor-ler-hover: rgb(0, 0, 0);
    --bg-ctt2: #130f0f;
    --placeholder: rgba(22, 22, 22, 0.822);
    --bg-ctt: rgba(255, 255, 255, 0.267);
    --dep-p: rgb(36, 36, 36);
    --cor-p: rgba(238, 238, 238, 0.801);
    --bg-grey: rgb(255, 255, 255);
    --shadow: rgba(0, 0, 0, 0.062);
    --tooltip-bg: #181111ef;
    --footer: rgb(0, 0, 0);
    --bf-loading: #cfcfcfad;
    --bg-loading: linear-gradient(#00284ef5, #062644f1) !important;
    --txt-r: #0965b1;
    --cor-sol: #ffae00;
    --bg-body: linear-gradient(220deg, rgb(255, 255, 255) 0%, rgb(247, 247, 247) 100%) !important;
    --bg-menu-drop-ul: #0965b1;
    --bg-menu-drop: #0965b1;
    --shadow1: rgba(0, 0, 0, 0);
    --borda-accordion: none;
    --bg-accordion: #0965b1;
    --btn-mais: #0965b1;
    --btn-mais-hover: #09003a;
    --btn-subir: #5f000000;
    --btn-mais-shadow: rgba(24, 0, 0, 0);
    --btn-mais-shadow2: rgba(255, 0, 0, 0);
    --cor-btn: rgb(255, 255, 255);
    --bgd-dark: var(--circuito), var(--bg-linear01) !important;
    --border-box: 0 0 2.82em rgba(255, 0, 0, 0) !important;
    --azul-ciano: #0965b1;
    --azul-ciano2: #0965b1;
    --bg-color: rgb(240, 240, 240);
    --bg-linear03: linear-gradient(200deg, rgb(255, 255, 255) 10%, rgb(233, 233, 233) 65%, rgb(212, 212, 212) 80%);
    --bg-linear: linear-gradient(220deg, rgb(247, 247, 247) 100%, rgba(228, 228, 228, 0.849)100%) !important;
    --bg-linear01: linear-gradient(220deg, rgb(255, 255, 255) 0%, rgb(247, 247, 247)100%) !important;
    --btn-linear: #0965b1 !important;
    --cor-h2: rgb(255, 255, 255);
    --bg-card-o-trabalhos: rgb(44, 26, 26);
    --btn-fatec: #0965b1;
    --btn-color-fatec: #0965b1;
    --cor-linear-icons: linear-gradient(90deg, #0965b1 59%, #0965b1 100%) !important;
    --hover-linear-icons: linear-gradient(90deg, #0965b1 59%, #0965b1 100%);
    --color-menu: #424242;
    --cor-menu-sticky: rgb(255, 255, 255);
    --color-menu-sticky: rgb(255, 255, 255) !important;
    --cor-proj: #0965b1;
    --color-icons: #0965b1;
    --cor-p-1: rgba(224, 224, 224, 0.836);
    --primary-color: #fafafa;
    --font-color: #cccccc;
    --color-conhecimentos: #000000;
    --font-color: #000;
    --font-color-padrao: #fff;
    --font-color2: #fff;
    --cor-span-b: #0965b1;
    --color_header: #0c0c0c;
    --heading-color: #0c0c0c;
    --color-label-check: #0965b1;
    --color-p: #ffffff;
    --color-card: #63636300;
    --cor-icon: #fff;
    --bg-portfolio: #0965b1;
    --color-icon: #fff;
}


.form-styling {
    width: 100%;
    height: 35px;
    color: #505050 !important;
    padding-left: 15px;
    border-radius: 20px;
    background-color: rgb(250, 250, 250);
    border: none !important;
}

.form-signin {
    color: #505050 !important;
}

.form-signin input,
.form-signin textarea {
    color: #505050 !important;
}

.form-signin input:focus,
textarea:focus,
.form-signup input:focus,
textarea:focus {
    background: rgb(245, 245, 245) !important;
    padding-right: 40px;
    transition: background .5s ease;
}


ul.social-icons {
    margin: 0px !important;
    padding: 0px !important;
}

.social-icons {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    list-style: none;
}

.social-icons li {
    margin-top: 5px !important;
    padding: 0;
    margin-right: 8px;
}

.social-icons li:last-child {
    margin-right: 0;
}

.social-icons li a {
    font-size: 20px;
    display: block;
    text-align: center;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    line-height: 40px;
    background: rgb(252, 174, 30);
    color: rgb(255, 255, 255);
    transition: 0.3s;
}

.social-icons li a:hover {
    background: #FC7D15;
    color: #FFF;
}

.social-icons li a i {
    line-height: 40px !important;
}

.social-icons.vertical {
    width: 40px;
}

.social-icons.vertical li {
    margin-bottom: 5px;
}

.social-icons.vertical li:last-child {
    margin-right: 0;
}

.social-icons.vertical li a {
    background: rgb(255, 224, 86);
    color: #DDD;
}

.social-icons.vertical li a:hover {
    background: #FC7D15;
    color: #FFF;
}

body {
    margin: 0px !important;
    padding: 0px !important;
    font-family: "DM Sans" !important;
    background-color: var(--bg-body);

}

html {
    overflow-x: hidden;
    box-sizing: border-box;
    scroll-behavior: smooth;
    /*navegação âncora*/
}

*:focus {
    outline: none;
}

#h1-ctt {
    font-size: 1.8em !important;
    color: #ffae00 !important;
}

.container-txt a {
    font-family: "Jost-medium";
    font-size: 1.0em !important;
}

.cc-a {
    padding-bottom: 10px !important;
}

.cc-h2 {
    font-size: 1.2em !important;
    color: #ffffff !important;
    font-family: "Jost-bold";
}

::-moz-selection {
    background-color: #000c77;
    color: #fafafa;
}

::selection {
    background-color: #000c77;
    color: #fafafa;
}

::-webkit-scrollbar {
    width: 10px;
}

::-webkit-scrollbar-track {
    background-color: #919191;
}

::-webkit-scrollbar-thumb {
    background-color: #000c77;
    border-radius: 8px;
}

.container-2 {
    padding: 60px 140px !important;
}

/*********RESPONSIVIDADE TELAS PEQUENAS - MOBILE**********/
@media (min-width:320px) and (max-width:480px) and (max-height:640px) {

    .gallery .gallery-filter .filter-item {
        flex-wrap: nowrap !important;
    }

    .footer {
        padding: 60px 20px 0px 20px;
        display: flex;
        flex-flow: row wrap;
        color: #fff;
        background-color: #00010a;
    }

    .gallery .gallery-item {
        width: 100% !important;
        flex-basis: 50% !important;
        padding: 5px !important;
    }

    .gallery .gallery-item-img {
        width: calc(100% / 3);
        padding: 0px;
        flex-basis: 100%;
    }

    .nav {
        padding: 2.5rem 0 !important;
    }

    a.meu-trab {
        padding: 15px 22px;
        max-width: 280px;
        margin-top: 20px !important;
        font-size: 0.9rem;
    }

    .img-float {
        position: relative;
        margin: -90px 0px !important;
        animation: mover 3s ease infinite;
        animation-direction: alternate;
        width: 140% !important;
        margin-left: 0px !important;
        margin-bottom: 20px;
    }
}

.gallery .gallery-filter .filter-item {
    padding: 12px 52px !important;
}

@media (min-width: 1380px) and (max-width:1920px) {

    .gallery .gallery-filter .filter-item {
        padding: 12px 32px;
    }

    .gallery .gallery-item-img {
        width: calc(100% / 3);
        padding: 0px;
        flex-basis: 22%;
    }


    .container-footer2 {
        padding: 170px 300px !important;
    }

    .depoimentos-div {
        width: 90% !important;
    }

    .img-float {
        position: relative;
        animation: mover 3s ease infinite;
        animation-direction: alternate;
        width: 60% !important;
        margin-bottom: 20px;
        margin-top: 150px !important;
    }

    .menu {
        padding: 50px 300px !important;
    }

    .menu.sticky {
        height: 67px;
        padding: 30px 300px !important;
    }

    .container {
        padding: 170px 300px !important;
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-wrap: wrap;
    }

    .container-ini {
        background-position: 28% 20% !important;
        background-repeat: no-repeat;
        padding: 400px 300px !important;
    }

}

.s-qualificacoes {
    display: flex;
    width: 100%;
    margin: 0;
}


@media (min-width:820px) and (max-width:1200px) {
    #sobre-foto {
        border-radius: 5px;
        width: 100% !important;
        top: 130px !important;
        margin: 10px 25px !important;
        position: relative;
        transition: 1s all ease;
    }

    #sobre-txt {
        position: relative;
        width: 100% !important;
        transition: 1s all ease;
    }

    #sobre-foto img,
    #sobre-foto video {
        width: 100%;
        height: 100% auto;
        box-shadow: 0 0 1.1em #0965b1;
        filter: saturate(90%);
        transition: 3s all ease;
    }


    .gallery .gallery-item-img {
        width: calc(100% / 3);
        padding: 0px;
        flex-basis: 22%;
    }


}

.gallery .gallery-item-img {
    width: calc(100% / 3);
    padding: 0px;
    flex-basis: 22%;
}



/*********RESPONSIVIDADE - TELAS TABLET **********/
@media (min-width:768px) and (max-width:1180px) and (min-height:1024px) {

    .section-services .single-service {
        width: 100% !important;
        flex-basis: 100% !important;
        margin-top: 40px;
        margin: 8px;
        box-shadow: 0 0 10px 0 #00234400;
    }

    .section-services .single-service .part-1,
    .section-services .single-service .part-2 {
        width: 100% !important;
        padding: 20px 30px 30px !important;
    }

    .section-services .single-service .part-2 a {
        font-size: 1.4em !important;
    }

    .section-services .single-service .part-2 .description {
        font-size: 1.2em !important;
    }

    section.sv div {
        width: 100% !important;
        min-height: 60vh !important;
        padding: 0px !important;
    }

    .gallery .gallery-item-img {
        width: calc(100% / 3);
        padding: 0px;
        flex-basis: 50%;
    }


    .gallery .gallery-filter .filter-item {
        padding: 5px 12px;
    }

    .footer {
        padding: 60px 70px 0px 70px;
        display: flex;
        flex-flow: row wrap;
        color: #fff;
        background-color: #00010a;
    }

    .whatsapp-button {
        width: 52px;
        height: 52px;
        bottom: 25px !important;
        right: 50px;
    }

    .content__container {
        font-weight: 600;
        overflow: hidden;
        height: 40px;
        padding: 0 40px;
    }

    #contat-icons {
        display: flex;
        flex-direction: column;
        justify-content: center !important;
        margin: 0px;
        width: 1000%;
        padding: 15px 0px !important;
    }

    a.meu-trab {
        position: relative;
        color: var(--cor-h2);
        background-color: #F2C166 !important;
        padding: 15px 8px !important;
        width: 340px;
        text-align: center !important;
        box-shadow: var(--border-box);
        border: 1px solid #F2C166;
        font-size: 15px !important;
        font-weight: 400;
        margin: auto !important;
        font-family: "DM Sans";
        letter-spacing: 0.2em;
    }

    .content__container__list {
        margin-top: 0;
        padding-left: 0px !important;
        list-style: none;
        -webkit-animation-name: change;
        -webkit-animation-duration: 15s;
        -webkit-animation-iteration-count: infinite;
        animation-name: change;
        animation-duration: 15s;
        animation-iteration-count: infinite;
    }

    .content__container__list__item {
        text-align: center !important;
        height: 80px;
        margin: 0px 0px !important;
        margin-left: 0px !important;
    }


    .cb-header {
        position: fixed;
        display: flex;
        justify-content: space-between;
        align-items: center;
        height: 12vh !important;
        padding: 0px !important;
        margin: 0px !important;
        transition: ease-in-out 0.4s;
    }

    .cb-header.sticky2 {
        display: flex;
        padding: 0px;
        height: 8vh !important;
        margin: 0px !important;
        transition: ease-in-out 0.4s;
        border-bottom: none;
    }

    .menu.sticky {
        height: 100vh;
        background-color: rgba(0, 0, 0, 0);
    }

    /* Estilizando os elementos do nav*/

    .menu-ul-mob li.link-nav a,
    .menu-ul-mob li.link-drop a {
        color: var(--color-menu);
        position: relative;
        font-size: 1.7rem;
        text-transform: uppercase;
        font-weight: 500 !important;
        transition: 0.2s;
        text-decoration: none;
        padding: 50px;
        display: block;
    }


    .menu-ul-mob {
        margin: 0px !important;
        padding: 0px !important;
    }


    h1#home-txt-h1 {
        text-align: center !important;
        color: var(--cor-h2);
        font-weight: 400;
        font-family: "DM Sans";
        font-size: 2.5em !important;
    }

    #ler-sobremim {
        color: var(--cor-ler);
        text-decoration: underline;
        text-align: left !important;
        font-weight: 500 !important;
    }

    .top-bars {
        position: absolute;
        top: 20px;
        left: 0;
        width: 100%;
        height: 60px;
        background: rgba(0, 0, 0, 0);
        color: #fff;
        text-align: center;
        line-height: 50px;
        font-weight: 300;
    }

    .popup-semestres {
        position: fixed;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%) scale(0);
        width: 80%;
        max-width: 1600px;
        padding: 40px 30px;
        max-height: auto;
        border-radius: 20px;
        color: #fff !important;
        background: rgba(0, 0, 0, 0.959);
        display: flex;
        justify-content: center;
        align-items: center;
        z-index: 8100;
        overflow: hidden;
        transition: 1s;
        opacity: 0;
    }

    .btn-prox {
        font-size: 0.82em !important;
    }

    .close-btn {
        opacity: 0;
        position: absolute;
        top: 3px;
        right: 20px !important;
        width: 22px;
        height: 22px;
        border-radius: 50%;
        background: #f00;
        text-align: center;
        padding: 5px;
        cursor: pointer;
    }

    .large-image {
        margin-top: 0px;
        object-fit: contain;
        opacity: 0;
    }

    .index {
        position: absolute;
        top: 80%;
        right: 8%;
        font-size: 1.2em;
        font-weight: 100;
        color: rgba(255, 255, 255, 0.4);
        opacity: 0;
    }

    .arrow-btn img {
        width: 15px;
        height: auto;
    }

    .label {
        box-shadow: 0 0 1.0em rgba(255, 0, 0, 0.527);
        border: 1px solid #0965b163;
        border-radius: 15px;
        cursor: pointer;
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 5px;
        position: relative;
        top: 0px;
        height: 8px;
        width: 24px;
        transform: scale(1.5);
    }


    .content {
        width: 100%;
        position: absolute;
        margin-left: 50% !important;
        margin-top: 0px !important;
        transform: translate(-50%, -50%);
        overflow: hidden;
        font-family: "Lato", sans-serif;
        line-height: 40px;
        color: #ecf0f1;
    }

    .content__container {
        width: 100%;
        font-weight: 600;
        overflow: hidden;
        padding: 0 10px 0px 40px;
    }

    .content__container p {
        width: 100%;
        font-weight: 400 !important;
    }

    .content__container:before {
        content: "{";
        left: 0;
    }

    .content__container:after {
        content: "}";
        position: absolute;
        right: 0;
    }

    .content__container:after,
    .content__container:before {
        position: absolute;
        top: 0;
        color: var(--azul-ciano);
        font-size: 28px;
        line-height: 40px;
        -webkit-animation-name: opacity;
        -webkit-animation-duration: 2s;
        -webkit-animation-iteration-count: infinite;
        animation-name: opacity;
        animation-duration: 2s;
        animation-iteration-count: infinite;
    }

    .content__container__text {
        display: inline;
        float: left;
    }

    .content__container__list {
        margin-top: 0;
        padding-left: 60px !important;
        list-style: none;
        -webkit-animation-name: change;
        -webkit-animation-duration: 15s;
        -webkit-animation-iteration-count: infinite;
        animation-name: change;
        animation-duration: 15s;
        animation-iteration-count: infinite;
    }

    .content__container__list__item {
        height: 80px;
        margin: 0px 0px !important;
        margin-left: 0px !important;
    }

    .d2 {
        margin-left: 0px !important;
    }

    .duascol-ft {
        width: 100%;
        display: flex;
        flex-basis: 100%;
        flex-wrap: wrap;
    }

    .duascol-ft img {
        border-radius: 15px !important;
        width: 100% !important;
        height: auto !important;
    }

    .duascol {
        flex-basis: 100% !important;
        flex-wrap: wrap;
    }

    .img-semestres {
        margin: 10px 0px !important;
    }

    .owl-1si {
        display: block !important;
    }

    .item-5si img,
    .item-6si img {
        width: 100% !important;
    }

    .item-5si,
    .item-6si {
        width: 100% !important;
    }

    #b-academicos {
        background-attachment: fixed;
        background-repeat: no-repeat;
        background-size: cover;
        background-image: url(../image/Serviços/Obras/01.jpg) !important;
        background-position: 35% 25% !important;
    }

    .card-o-trabalhos {
        width: 100% !important;
        height: auto !important;
    }

    .card-o-trabalhos2 {
        width: 100% !important;
        height: auto !important;
    }

    .b-trabalhos img {
        position: relative !important;
        margin-top: 0px !important;
        width: 100% !important;
        height: auto !important;
        border-radius: 5px;
    }

    .b-trabalhos {
        width: 100% !important;
        box-shadow: 0 0.1rem 1rem var(--shadow1) !important;
        margin: 0.5em auto;
        background: var(--bg-linear);
    }

    .card-container {
        display: flex;
        flex-flow: wrap;
    }

    .semestres {
        width: 100% !important;
        padding: 0px !important;
        text-align: center;
        display: flex;
        align-content: space-around !important;
        flex-wrap: wrap !important;
        flex-direction: column !important;
        margin-bottom: 0px !important;
    }

    .semestres2 {
        width: 100% !important;
        padding: 0px !important;
        text-align: center;
        display: flex;
        align-content: space-around !important;
        flex-wrap: wrap !important;
        flex-direction: column !important;
        margin-bottom: 0px !important;
    }

    .foto-trab img {
        margin-top: 20px !important;
        width: 100% !important;
        height: auto;
        border-radius: 5px;
    }

    .txt-conteudo-semestre {
        width: 100% !important;
    }


    p.txt-p-semestre {
        width: 100% !important;
        margin: 0px !important;
    }

    .txt-trabalhos {
        margin-bottom: 10px;
    }

    .depoimentos-div {
        margin: 0 auto;
        background: var(--bg-linear);
        font-family: 'open sans';
        font-size: 0.7em;
        line-height: 1.8em;
        width: 80%;
        border-radius: 20px;
        height: auto;
        color: #fff;
        padding: 28px;
        position: relative;
        transition: 5s;
        margin-top: 0px;
    }


    .card-trabalhos-academicos img {
        border-radius: 5px;
        filter: drop-shadow(12px 10px 4px rgb(0, 0, 0));
        margin: 0px !important;
    }

    h2.depoimentos-txt-h2 {
        display: block;
        text-align: center !important;
        font-size: 1.5rem !important;
    }


    #s-servicos h2 {
        font-size: 1.5rem !important;
    }

    .popup {
        position: fixed;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%) scale(0);
        width: 100%;
        max-width: 1600px;
        height: 100%;
        color: #fff !important;
        max-height: 950px;
        background: rgba(0, 0, 0, 0.897);
        display: flex;
        justify-content: center;
        align-items: center;
        overflow: hidden;
        transition: 1s;
        opacity: 0;
    }

    .top-bar {
        position: absolute;
        top: 13%;
        left: 0;
        width: 100%;
        height: 80px;
        background: rgba(0, 0, 0, 0);
        color: #fff;
        text-align: center;
        line-height: 50px;
        font-weight: 300;
    }

    .popup.active .image-name {
        margin: auto;
        font-size: 1.0em;
        text-transform: uppercase;
        position: relative;
        margin-top: 20px;
        width: 300px;
        text-align: center;
        background-color: rgb(0, 0, 0);
        padding: 5px;
        box-sizing: border-box;
    }

    .controle-form {
        margin: 0px;
    }

    .btn-enviar2 {
        width: 40%;
        text-align: center;
        border-radius: 25px !important;
        padding: 11px 20px;
        color: #b9b9b9;
        margin: auto !important;
        font-size: 1.0em;
    }

    .txt-menu-pag {
        margin-top: 30px !important;
        width: 100%;
        padding: 0px;
        text-align: center;
    }

    .menu-pag {
        width: 100%;
        height: auto;
    }

    h2#contato-txt-h2 {
        display: block;
        font-family: "DM Sans";
        color: var(--cor-h2);
        font-size: 1.3rem;
        font-weight: 600;
        text-align: center;
        text-transform: uppercase;
    }

    h1.contato-txt-h1 {
        display: block;
        font-family: "DM Sans";
        font-size: 1.4em !important;
        letter-spacing: 0.1em;
        font-weight: 600;
        text-transform: uppercase;
    }

    .contato-txt-h1-i {
        display: block;
        font-family: "DM Sans";
        color: var(--cor-h2);
        font-size: 1.5em !important;
        letter-spacing: 0.1em;
        font-weight: 400;
        text-transform: uppercase;
    }

    footer {
        padding: 40px 0px;
    }

    .b-rodape {
        text-align: center;
        align-items: center;
        padding-bottom: 0px !important;
    }

    .b-rodape img {
        width: 80px !important;
        height: auto !important;
    }

    .div-img-float {
        display: flex;
        justify-content: center;
        align-items: center;
    }



    #contato2 textarea {
        background-color: rgba(0, 0, 0, 0) !important;
        border: 1px solid;
        margin-bottom: 25px;
        width: 300px;
        transition: 0.3s ease-in;
        border-image: linear-gradient(90deg, #0965b1 59%, #250000 100%) 1;
    }

    .div-icon {
        display: flex;
        flex-direction: row;
        padding: 15px !important;
    }

    .disciplina-s {
        font-size: 0.9em;
    }

    .div-icon h5 {
        font-size: 1.0em;
        font-weight: 500;
        margin: 20px;
        width: 100%;
        color: #ccc !important;
    }

    #b-contato2 {
        background-image: url(../image/Serviços/Obras/01.jpg) !important;
        ;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        padding-left: 0px;
        flex-direction: column;
        position: relative;
        background-position: 35% 25%;
    }

    #form2 {
        display: flex;
        flex-direction: row;
        justify-content: center;
        margin: 0 auto;
        flex-wrap: wrap;
        height: auto;
        background: var(--bg-ctt);
        text-align: left;
        margin-top: 0px;
        padding: 20px 20px;
    }

    #contato2 input {
        background-color: rgba(116, 0, 0, 0) !important;
        border: 1px solid;
        padding: 10px 5px;
        margin-bottom: 15px;
        transition: 0.3s ease-in;
        width: 300px;
        float: none;
        padding-bottom: 10px;
        margin-bottom: 20px;
        border-image: linear-gradient(90deg, #0965b1 59%, #250000 100%) 1;
    }


    #contat-icons {
        display: flex;
        flex-direction: column;
        justify-content: center !important;
        margin: 0px;
        padding: 25px 0px;
    }

    .contato textarea {
        padding: 0px 0px !important;
        transition: 0.3s ease-in;
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .btn-icon {
        height: 50px !important;
    }

    .container-footer2 {
        padding: 90px 140px !important;
    }


    .container {
        padding: 70px 60px !important;
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-wrap: wrap;
    }

    .container-ini {
        background-position: 28% 20% !important;
        background-repeat: no-repeat;
        padding: 140px 0px !important;
    }

    .nav {
        background-repeat: no-repeat !important;

    }

    .home-text {
        top: 30px !important;
    }

    .img-float {
        position: relative !important;
        right: 0;
        margin: auto !important;
        margin-top: 80px !important;
        animation: mover 3s ease infinite;
        animation-direction: alternate;
        width: 100% !important;
        margin-left: 0px !important;
        text-align: center !important;
        margin-bottom: 0px;
    }


    .div-img-float {
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
    }
}



.gallery .gallery-item {
    padding: 13px;
}


/*BREAKPOINTS MOBILE 02*/
@media(min-width:0px) and (max-width: 768px) and (max-height:1024px) {

    /*BARRA DE PROGRESSO*/
    .progress {
        background-color: #b0b0b08e;
        width: 20em !important;
        height: 10px;
        border-radius: 4px;
        box-shadow: 0 0 3px #B0B0;
        backdrop-filter: blur(2px) brightness(101%);
    }

    .bar {
        width: 20em !important;
        box-shadow: inset 0px 12px 1.7px #01cab983;
        border-radius: 3px;
        color: #00e0c200;
        font-weight: 700;
        text-align: center;
    }

    .gallery .gallery-item {
        width: 25% !important;
        flex-basis: 45% !important;
        flex-wrap: wrap;
        padding: 5px !important;
    }

    .gallery .gallery-item-img {
        width: calc(100% / 2);
        padding: 0px;
        flex-basis: 25%;
    }

    .gallery .gallery-filter {
        display: block !important;
    }

    .gallery .gallery-filter .filter-item {
        border-right: none !important;
        margin-right: 0px;
        padding: 5px !important;
    }

    #loading {
        background-image: var(--bg-loading);
        height: 100%;
        width: 100%;
        position: fixed;
        z-index: 2;
        margin-top: 0px;
        top: 0px;
    }

    .img-screen {
        position: absolute;
        top: 35%;
        left: 40%;
        right: 50%;
        margin: auto !important;
    }
}

hr {
    border-bottom: 1px solid #7e7e7e42 !important;
}

.img-screen {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 35%;
    left: 46%;
    right: 50%;
    margin: auto !important;
}


@keyframes loading {
    0% {
        transform: rotate(0deg);
    }

    0% {
        transform: rotate(360deg);
    }
}

.res-container {
    width: 100%;
    position: absoulte;
    margin-bottom: 0;
}

.res-row {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19 */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    /* NEW - Opera 12.1, Firefox 20+ */
}

#box {
    -webkit-box-flex: 1;
    /* OLD - iOS 6-, Safari 3.1-6 */
    -moz-box-flex: 1;
    /* OLD - Firefox 19- */
    -webkit-flex: 1;
    /* Chrome */
    -ms-flex: 1;
    /* IE 10 */
    flex: 1;
    width: 100%;
    /* Old syntax, otherwise collapses. */

}

/*...................*/
#block-1 {
    position: relative;
    top: 0;
    Bottom: 0;
    left: 0;
    right: 0;
    background: #f6f6f6;
    height: 100vh;
    width: 100%;
    margin-bottom: 0;
    display: block;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
    animation-iteration-count: 1;
    animation-timing-function: ease;
    -webkit-animation-timing-function: ease;
}

#block-2 {
    position: relative;
    top: 0;
    Bottom: 0;
    left: 0;
    right: 0;
    background-color: #f6f6f6;
    height: 100vh;
    width: 100%;
    margin-bottom: 0;
    display: block;
}

.b3 {
    position: fixed;
}

/*****************/
#loader-wrap {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}



#loading {
    background-image: var(--bg-loading);
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 10000;
    margin-top: 0px;
    background-size: cover;
    top: 0px;
}


/***************/
#loading-center {
    width: 100%;
    height: 100%;
    position: relative;
}

#loading-center-absolute {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 200px;
    width: 200px;
    margin-top: -100px;
    margin-left: -100px;
}

/***************************/

#object {
    animation: object .8s linear;
    transform-origin: center center;
}

@keyframes object {
    0% {
        transform: scale(0);
        opacity: 0
    }

    50% {
        transform: scale(1.5);
        opacity: 1
    }

    100% {
        transform: scale(1);
        opacity: 1
    }
}

.container {
    padding: 60px 140px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}


.section-services {
    font-family: "Poppins", sans-serif;
    background-image: linear-gradient(to top right, #f8f8f8, #f3f3f3);
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.part-1 h3.title {
    font-family: "Poppins", sans-serif;
    color: #fff;
    font-weight: 600;
    font-size: 1.5em !important;
}

.header-section {
    width: 100%;
}

.header-section .title {
    position: relative;
    font-weight: 700;
    text-align: center;
    width: 100%;
}


.header-section .title:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 140px;
    height: 1px;
    background-color: #f0a818;
}

.header-section .title:after {
    content: "";
    position: absolute;
    bottom: -1px;
    left: 50%;
    transform: translateX(-50%);
    width: 45px;
    height: 3px;
    background-color: #f0a818;
}

.icone-servicos {
    width: 80px;
    height: 80px;
}

.section-services .header-section .title span {
    color: #f0a818;
}

.header-section .description {
    color: #6f6f71;
    text-align: center !important;
}

.colum-4 {
    flex-basis: 25%;
    margin-top: 40px;
    box-shadow: 0 0 10px 0 #00234400;
}

.colum-4 h3 {
    color: #000;
}

.section-services .single-service {
    flex-basis: 30%;
    margin-top: 40px;
    margin: 8px;
    box-shadow: 0 0 10px 0 #00234400;
}

.section-services .single-service .part-1 {
    border-radius: 10px 0px;
    text-align: center;
    padding: 30px 30px 20px;
    border-bottom: 3px solid #f0a818;
    background-image: linear-gradient(#00284ed0, #062644d0), url(../image/Serviços/BG.png) !important;
    background-position: 75% 80% !important;
    background-repeat: no-repeat;
    background-size: cover !important;
}

.section-services .single-service .part-1:hover {
    background-image: linear-gradient(#04305ad0, #032e57d0), url(../image/Serviços/BG.png) !important;
}

.section-services .single-service .part-1 i {
    margin-bottom: 25px;
    font-size: 50px;
    color: #f0a818;
}

.section-services .single-service .part-1 .title {
    font-size: 17px;
    font-weight: 700;
    letter-spacing: 0.02em;
}

.section-services .single-service .part-2 {
    padding: 20px 30px 20px;
    background-color: #ffffffe5;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    border-radius: 0px 10px;
}

.section-services .single-service .part-2:hover {
    background-color: #ffffff;
    -webkit-box-shadow: 0 0.5rem 1rem var(--shadow) !important;
    box-shadow: 0 0.5rem 1rem var(--shadow) !important;
    cursor: pointer;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}

.section-services .single-service .part-2 .description {
    margin-bottom: 22px;
    color: #6f6f71;
    font-size: 14px;
    line-height: 1.8em;
}

.section-services .single-service .part-2 a {
    color: #fff;
    font-size: 14px;
    text-decoration: none;
}

.section-services .single-service .part-2 a i {
    margin-right: 10px;
    color: #f0a818;
}

.home {
    position: relative;
    top: 25%;
}

.home-text {
    display: flex;
    position: relative;
    margin-top: 0px;
    justify-content: center;
    justify-items: center;
}

.container-ini {
    height: 50% !important;
    padding: 440px 0px 95px 0px !important;
    width: 100%;
    background-attachment: fixed !important;
    background-position: 75% 80% !important;
    background-repeat: no-repeat;
    background-size: cover !important;
}

.hr-amarelo {
    background-color: #f0a818;
    padding: 5px 0px;
    /*transform: skewY(2deg) !important;*/
}

canvas {
    display: block;
}

.fa-xmark {
    position: relative;
    top: -11px;
    font-size: 1.2em;
    margin: auto;
}

.proj {
    display: flex;
    justify-content: center !important;
    align-items: center !important;
}

.img-response {
    max-width: 100%;
    height: auto;
}

/* MENU */
a {
    text-decoration: none;
}


ul {
    list-style: none;
}

/*===== HEADER =====*/
.header {
    position: absolute;
    display: flex;
    justify-content: center;
    left: 0px;
    right: 0px;
    z-index: 1000;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    text-transform: uppercase;
}

.header .nav {
    margin-top: 10px;
    box-shadow: 0px 0px 24px rgba(0, 0, 0, 0.514);
    border-radius: 24px;
    height: 70px;
    background: rgba(255, 255, 255, 0.911);
}

.header .nav.sticky {
    box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.096);
    border-radius: 24px;
    height: 60px;
    background: rgba(255, 255, 255, 0.973);
}

.header__logo {
    color: var(--white-color);
}

.header__toggle {
    display: none;
    margin: 1.5em 1.0em;
    font-size: 1.9rem;
    color: var(--white-color);
    cursor: pointer;
}


.topo {
    display: flex;
    background-color: #0965b1;
    color: #fff !important;
    justify-content: center;
    padding: 8px;
    font-size: 0.73em;
    align-items: center;
}

span .a-item {
    color: #fff !important;
}

.nav-item {
    color: #fff;
    list-style: none;
}


.btn-orcamento {
    background: #3455c0;
    color: #fff !important;
    border-radius: 10px;
    transition: 0.2s;
    margin-left: 20px;
    padding: 8px 15px !important;
    font-weight: 400 !important;
}

.btn-orcamento:hover {
    background-color: #163496 !important;
    transition: 0.2s;
}

.a-item i {
    font-size: 0.73em !important;
}

nav {
    position: relative;
    top: 0px;
    display: flex;
    justify-content: center !important;
    align-items: center !important;
    background-color: rgba(255, 255, 255, 0);
    transition: ease-in-out 0.4s;
}

nav.sticky {
    transition: ease-in-out 0.4s;
    top: 10px;
    background-color: rgb(255, 255, 255);
}

.menu {
    transition: ease-in-out 0.4s;
    display: flex;
    justify-content: center;
    list-style: none;
}

.menu li {
    position: relative;
}

/* Estilizando os elementos do nav*/
.menu li.link-nav a,
.menu li.link-drop a {
    color: rgba(0, 0, 0, 0.616);
    position: relative;
    font-family: "DM Sans" !important;
    text-transform: uppercase;
    font-weight: 600 !important;
    transition: 0.2s;
    text-decoration: none;
    padding: 5px 14px;
    border-radius: 15px;
    display: block;
}


.menu li.link-nav a:active,
.menu li.link-nav a:hover {
    color: rgb(0, 0, 0) !important;
}

.menu li.link-nav a.btn-ctt {
    color: rgb(7, 0, 49) !important;
    border-radius: 15px;
    background-color: rgb(255, 217, 0);
}

.active_link {
    font-weight: 700 !important;
    color: #000000 !important;
}


/* FIM MENU */

.menu__item li {
    margin: 0px !important;
}



/*===== NAV =====*/
@media screen and (max-width: 768px) {
    .linha2 {
        margin: 0px 0px !important;
    }


    .video-brx {
        width: 100%;
        height: 20%;
    }

    body {
        margin: 0;
    }

    .header {
        height: calc(var(--header-height) + 1rem);
    }

    .header__logo,
    .header__toggle {
        display: none;
    }

    .active_link {
        color: rgb(255, 240, 23) !important;
        border-radius: 5px 5px 0px 0px;
        font-weight: 500;

    }

    .active_link:hover {
        color: #fff !important;
        background-color: rgba(226, 0, 0, 0.938);
    }

    nav.sticky,
    .header .nav.sticky {
        top: 0px;
        border-radius: 0px;
    }

    .header .nav {
        z-index: 10000 !important;
    }

    .nav {
        z-index: 10000 !important;
        position: fixed !important;
        top: 0;
        left: -100%;
        background-image: var(--bg-loading) !important;
        background-position: 18% 80% !important;
        background-repeat: repeat-x;
        color: rgb(233, 233, 233) !important;
        height: 80vh !important;
        padding: 4.8rem 0 !important;
        -webkit-transition: .5s;
        transition: .5s;
        text-align: center;
    }

    .show.nav,
    .show.nav {
        z-index: 10000 !important;
        position: fixed !important;
        left: 0%;
        width: 100% !important;
    }

    .nav__social {
        color: rgb(233, 233, 233) !important;
        margin: 0px !important;
    }

    .nav__close i {
        color: #fff !important;
    }

    .nav__close {
        display: block !important;
        position: absolute;
        right: 1.5rem;
        top: 20px;
        font-size: 1.3rem;
        padding: 5px 10px;
        background-color: #000d58 !important;
        /*border-radius: 50%;*/
        cursor: pointer;
    }

    .nav__social {
        color: #fff !important;
        margin-left: 0px !important;
        padding-top: .8rem !important;
    }

    .nav__social-icon {
        font-size: 1.1rem !important;
        color: #ffffff !important;
        margin-right: 0.6rem !important;
    }
}

.nav__social {
    margin: 0.6rem 1.8rem 0.6rem 3.8rem;
    padding: .0rem !important;
}

.nav__img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: .25rem;
    margin-bottom: .8rem;
    border-radius: 50%;
}

.nav__name {
    display: block;
    color: var(--white-color);
}

.nav__profesion {
    font-size: var(--small-font-size);
}

.nav__item {
    margin: 0.6rem 0;
}

.nav__link {
    color: var(--cor-h2);
}

.nav__social-icon {
    font-size: 0.9em;
    color: #000d58 !important;
    margin-right: 0.3rem;
}

.nav__social-icon:hover {
    color: #001275;
}

/*Aparecer menu*/
.show {
    left: 0;
}

ul.nav__list .menu {
    padding: 0px;
}


h1#home-txt-h1 {
    color: var(--cor-h2);
    font-size: 3.2rem;
    font-weight: 600;
    font-family: "DM Sans";
    text-align: center !important;
}

/* EFEITO TEXTO */
.content {
    margin-left: 17%;
    font-size: 1.3em;
}

/* MENU */
.menu li.link-nav a,
.menu li.link-drop a {
    font-family: "Jost", sans-serif;
    font-size: 0.9rem !important;
}

.menu {
    padding: 0px 140px;
}

.menu.sticky {
    height: 37px;
}

/*Logotipo*/
img.logotipo {
    position: relative;
    width: 185px !important;
    margin-right: 60px;
    transition: 0.3s ease-in;
}

.sticky img.logotipo {
    position: relative;
    margin-right: 60px;
    width: 160px !important;
    transition: 0.3s ease-in;
}

a.meu-trab {
    color: #fff;
    padding: 17px 22px;
    width: 250px;
    display: flex;
    border-radius: 30px 0px;
    justify-content: center;
    background-color: #c98f13 !important;
    box-shadow: var(--border-box);
    align-items: center;
    transition: all 0.7s ease;
    font-size: 0.9rem;
    font-weight: 400;
    font-family: "DM Sans";
    text-transform: uppercase;
    letter-spacing: 0.12em;
    border-color: #F2C166;
    box-shadow: 0px 15px 20px rgba(206, 158, 0, 0.219);
}


a.meu-trab:hover {
    width: 280px;
    box-shadow: var(--border-box);
    background-color: #e6a61d !important;
    border-color: #e2871f;
    box-shadow: 0px 15px 20px rgba(255, 230, 0, 0.329);
}

.img-float {
    position: absolute;
    margin-left: 420px;
    margin-top: 50px;
    animation: mover 3s ease infinite;
    animation-direction: alternate;
    width: 60%;
}

.nav__close:hover{
    background-color: #021479;
}

/*===== MEDIA QUERIES =====*/
@media screen and (min-width: 768px) {

    .nav {
        z-index: 19400 !important;
    }

    .nav__close {
        display: none !important;
        position: absolute;
        right: 1.5rem;
        top: 20px;
        font-size: 1.3rem;
        padding: 5px 10px;
        background-color: #000d58 !important;
        border-radius: 50%;
        cursor: pointer;
    }

    .nav__close i {
        color: #fff !important;
    }

    .header {
        height: calc(var(--header-height) + 1rem);
    }

    .header__logo,
    .header__toggle {
        display: none;
    }

    .nav__perfil {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .nav__img {
        margin-right: .5rem;
        margin-bottom: 0;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .nav__list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .nav__link {
        padding: .0rem .8rem;
        border-radius: .25rem;
    }

    .nav__link:hover {
        background-color: var(--first-color);
    }

}

.code {
    background-color: var(--bg-grey);
    padding: 30px;
    width: 100%;
}

img.logotipo-mob {
    display: none;
}





/* CABEÇALHO */

.cb-header {
    /*position: fixed;
    .cb-header.sticky2{
    top: -7px !important;
}
    */
    display: flex;
    padding: 0px;
    margin: 0px !important;
}



.home-img {
    position: relative;
    width: 100%;
    background-color: aliceblue;
}

.home-img img {
    width: 100%;
    background-position: 100% 100%;
}

/*MAIN HOME*/

.home-txt {
    width: 60%;
}


h1 span#home-txt-name {
    color: #fff;
    font-size: 5.9rem;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    font-family: "Brokenz";
}

h1 span#home-txt-profissao {
    font-size: 1.5rem;
    font-family: "DM Sans";
}


img.logotipo-footermob {
    display: none;
    margin: 0px 40px 0px 40px !important;

}

img.logotipo-footerdesk {
    display: block;
    margin: 0px 40px 0px 40px !important;

}

@media (min-width: 0px) and (max-width: 768px) and (max-height:1023px) {



    img.logotipo-footermob {
        display: block;
        margin: 0px 40px 0px 40px !important;
    }

    img.logotipo-footerdesk {
        display: none;
        margin: 0px 40px 0px 40px !important;
    }

    img.logotipo-mob {
        display: block;
        position: relative;
        width: 190px;
        margin: auto;
        transition: 0.3s ease-in;
        margin-right: 30px;
    }

    .menu {
        height: 100vh;
    }

    .cb-header {
        position: fixed;
        display: flex;
        justify-content: space-between;
        align-items: center;
        height: 10vh !important;
        padding: 0px !important;
        margin: 0px !important;
        background: rgba(255, 255, 255, 0.856);
        transition: ease-in-out 0.4s;
    }

    .cb-header.sticky2 {
        display: flex;
        padding: 0px;
        height: 8vh !important;
        margin: 0px !important;
        background: rgba(255, 255, 255, 0.945);
        transition: ease-in-out 0.4s;
        border-bottom: none;
    }

    .menu.sticky {
        height: 100vh;
        background-color: rgba(0, 0, 0, 0);
    }

    /* Estilizando os elementos do nav*/
    .menu-ul-mob li.link-nav a,
    .menu-ul-mob li.link-drop a {
        color: #fff;
        position: relative;
        font-family: "DM Sans" !important;
        text-transform: uppercase;
        font-weight: 500 !important;
        transition: 0.2s;
        text-decoration: none;
        padding: 33px 13px;
        display: block;
    }

    .menu-ul-mob {
        margin: 0px !important;
        padding: 0px !important;
    }

    h1 span#home-txt-name {
        width: 100% !important;
        font-size: 3.0rem !important;
        text-transform: uppercase;
        /*letter-spacing: 0.1em;*/
        font-family: "Brokenz";
        text-align: center !important;
    }

    #home-txt-h1 {
        text-align: center !important;
    }

    h1 span#home-txt-profissao {
        width: 100% !important;
        font-size: 1.3rem;
        font-family: "DM Sans";
    }

    .home-text {
        width: 100% !important;
        position: relative;
        right: 0px;
        top: 50px;
        padding: 0px !important;
        bottom: 0px !important;
    }

    a.mais-btn {
        position: relative;
        color: var(--cor-h2);
        width: 100% !important;
        margin: 0px !important;
        border: 1px solid #03223f;
        transition: all 0.7s ease;
        font-size: 12px !important;
        font-weight: 400;
        text-align: center;
        font-family: "DM Sans";
        text-transform: uppercase;
        letter-spacing: 0.2em;
    }

    .meconheca {
        display: none;
    }

    .meconheca ul.contato-icons {
        width: 100%;
        padding: 0px !important;
        margin: 10px !important;
    }

    .container {
        padding: 40px 25px !important;
    }

    .container-ini {
        height: 100vh !important;
        padding: 230px 40px 0px 40px !important;
        margin: 0px !important;
        background-image: url(../image/Serviços/Obras/01.jpg) !important;
        width: 100%;
        background-position: 28% 30% !important;
        background-repeat: no-repeat;
        background-size: cover;
        box-sizing: border-box;
    }

}

/*FIM MAIN HOME*/


/*MAIN SOBRE*/

#b-sobre {
    background: rgb(243, 243, 243) !important;
    position: relative;
    object-fit: contain;
    background-position: 100% 34% !important;
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
}

#sobre2 {
    background: rgba(255, 255, 255, 0.726) !important;
    position: relative;
    left: 0;
    padding: 30px;
    margin-top: 90px !important;
    border-radius: 8px;
}

#sobre2:hover {
    background: rgb(255, 255, 255) !important;
}

.lista {
    list-style: none;
}

.lista li {
    border-bottom: 1px solid #b6b6b6b9;
    color: #464646;
    font-family: "Jost-medium";
    display: block;
    padding: 25px 0;
    text-decoration: none;
}

.lista li i {
    color: #00973a;
    padding-left: 5px;
}

.lista li a:hover {
    background-color: #fff;
}

.sobre {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-left: 0px;
}

.container-s1 {
    padding: 30px 140px;
    display: flex;
    justify-content: center !important;
    justify-items: center;
    align-items: center;
    background-image: url("../image/texture.png");
    background-size: 10%;
    background-position: center bottom;
    background-repeat: repeat;
    padding-top: 0px !important;
    flex-wrap: wrap;
}

.icones .icone-servicos01 {
    border-radius: 50%;
}

.icones .icone-servicos01h3 {
    text-align: center;
}

.icones img {
    border: 3px solid #e29501;
    width: 80px;
    height: auto;
    padding: 20px;
}

#sobre-foto2 {
    width: 350px;
}

#sobre-foto {
    width: 450px;
    top: 60px;
}

#foto-enderson {
    border-radius: 10px;
}

.sobre-foto {
    width: 450px;
    margin: 10px 5px !important;
    position: relative;
    transition: 1s all ease;
}

.sobre-foto img {
    width: 100%;
    height: 100% auto;
    box-shadow: 0 0 1.1em #0965b1;
    filter: saturate(90%);
    transition: 3s all ease;
}

.sobre-foto img:hover {
    filter: saturate(100%);
}

.sobre-foto-pag {
    border-radius: 5px;
    width: 330px;
    top: 50px;
    margin: 60px 25px 10px 0px !important;
    position: relative;
    transition: 1s all ease;
    height: auto;
}

.sobre-foto-pag img {
    width: 100%;
    height: 100% auto;
    box-shadow: 0 0 1.1em #0965b1;
    filter: saturate(90%);
    transition: 3s all ease;
    border-radius: 8px;
}

.sobre-foto-pag2 {
    border-radius: 5px;
    width: 320px;
    height: 320px;
    display: flex;
    flex-direction: row;
    top: 50px;
    margin: 0px 0px 10px 0px !important;
    position: relative;
    transition: 1s all ease;
    height: auto;
}

.sobre-foto-pag2 img {
    width: 100%;
    height: 100% auto;
    box-shadow: 0 0 1.1em #0965b1;
    filter: saturate(90%);
    margin-left: 15px;
    transition: 3s all ease;
}

.sobre-foto-pag img:hover {
    transform: scale(1.1);
    filter: saturate(100%);
    transition: 3s all ease;
}

.git img {
    transform: scale(1.6) !important;

}

#sobre-foto-mobile {
    display: none;
}

#sobre-foto-mobile img:hover {
    transform: scale(1.1);
    filter: saturate(100%);
    transition: 3s all ease;
}

#sobre-txt {
    position: relative;
    width: 48%;
    transition: 1s all ease;
}

#sobre-txt-brx {
    margin-top: 50px !important;
    position: relative;
    width: 40%;
    transition: 1s all ease;
}

.sobre-brx {
    margin-top: 50px !important;
    display: flex !important;
    justify-content: space-between !important;
}

#foto-brx {
    margin-top: 120px !important;
}

#foto-beca {
    margin-top: 70px !important;
}

.meconheca {
    margin-top: 20px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}

.fa-cloud-arrow-down {
    margin-left: 10px;
}

.titulo-min {
    color: var(--cor-h2);
    font-weight: 600;
}

.titulo-min span {
    font-size: 2.0em;
}

@media (min-width: 0px) and (max-width:768px) {


    #sobre-txt-brx {
        margin-top: 30px !important;
        position: relative;
        width: 100%;
        transition: 1s all ease;
    }

    .sobre-brx {
        margin-top: 10px !important;
        display: flex !important;
        flex-wrap: wrap;
        justify-content: center !important;
    }

    .foto-brx {
        margin-top: 0px !important;
    }

    .foto-brx img {
        width: 300px;
        height: auto;
        border-radius: 8px !important;
    }

    .git img {
        transform: scale(1.4) !important;
    }

    .sobre-foto-pag2 {
        border-radius: 5px;
        width: 320px;
        height: 320px;
        display: flex;
        flex-direction: column;
        top: 20px;
        margin: 0px 0px 10px 0px !important;
        position: relative;
        transition: 1s all ease;
        height: auto;
    }

    .sobre-foto-pag2 img {
        margin-top: 20px;
    }

    .sobre-foto-pag {
        border-radius: 5px;
        width: 330px;
        top: 50px;
        margin: 0px 0px 10px 0px !important;
        position: relative;
        transition: 1s all ease;
        height: auto;
    }

    #sobre-foto-mobile {
        width: 100%;
        position: relative;
        display: block;
        border-radius: 5px;
        position: relative;
        transition: 1s all ease;
        margin: 0px !important;
        padding: 0px !important;
    }

    #sobre-foto-mobile video {
        width: 300px;
    }

    #b-sobre {
        position: relative;
        object-fit: contain;
        position: relative;
        background-size: cover;
        background-position: 35% 25% !important;
        background-repeat: no-repeat;
    }

    #sobre {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        /*flex-direction: column;*/
        padding-left: 0px;
        text-align: center !important;
    }

    #sobre-txt {
        position: relative;
        width: 100%;
        transition: 1s all ease;
    }

    #sobre-txt-brx {
        position: relative;
        width: 100%;
        transition: 1s all ease;
    }

    #sobre-foto img,
    #sobre-foto video {
        display: none !important;
    }

    #b-sobre {
        padding: 0px !important;
    }

    .titulo {
        padding-bottom: 14px;
        color: #000 !important;
    }
}


.titulo {
    font-family: "Jost-bold";
    padding-bottom: 5px;
    color: #000 !important;
    font-size: 2.4rem;
    font-weight: 500 !important;
}

.txt {
    font-weight: 500 !important;
    font-size: 1.3em !important;
}

.txt-frase {
    font-weight: 500 !important;
    font-size: 1.4em !important;
    line-height: 1.9rem;
}

.cor-white {
    color: var(--cor-white) !important;
}

p.sobre-txt-p {
    line-height: 2.2rem;
    text-align: justify;
    color: rgba(53, 50, 50, 0.89);
    font-family: "Jost-Light";
    font-size: 1.1rem;
}

/* Base for label styling */
[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
    position: absolute;
    left: 0;
    opacity: 0.01;
}

[type="checkbox"]:not(:checked)+label,
[type="checkbox"]:checked+label {
    position: relative;
    padding-left: 2.3em;
    font-size: 0.8em;
    line-height: 1.7;
    cursor: pointer;
}

/* checkbox aspect */
[type="checkbox"]:not(:checked)+label:before,
[type="checkbox"]:checked+label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 1.2em;
    height: 1.2em;
    border: 1px solid #aaa;
    background: #FFF;
    border-radius: .2em;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, .1), 0 0 0 rgba(203, 34, 237, .2);
    -webkit-transition: all .275s;
    transition: all .275s;
}

/* checked mark aspect */
[type="checkbox"]:not(:checked)+label:after,
[type="checkbox"]:checked+label:after {
    content: '✕';
    position: absolute;
    top: .525em;
    font-weight: 700 !important;
    left: .09em;
    font-size: 1.4em;
    color: #012344;
    line-height: 0;
    -webkit-transition: all .2s;
    transition: all .2s;
}

/* checked mark aspect changes */
[type="checkbox"]:not(:checked)+label:after {
    opacity: 0;
    -webkit-transform: scale(0) rotate(45deg);
    transform: scale(0) rotate(45deg);
}

[type="checkbox"]:checked+label:after {
    opacity: 1;
    -webkit-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
}

/* Disabled checkbox */
[type="checkbox"]:disabled:not(:checked)+label:before,
[type="checkbox"]:disabled:checked+label:before {
    box-shadow: none;
    border-color: #bbb;
    background-color: #e9e9e9;
}

[type="checkbox"]:disabled:checked+label:after {
    color: #012344;
}

[type="checkbox"]:disabled+label {
    color: #01234462;
}




a[href^="https://www.creativejuiz"] {
    color: #012344;
    text-decoration: underline;
}

h1 {
    margin-top: 1em;
}


div p:first-child {
    font-weight: bold;
    font-size: 1.2em;
}


/*FIM MAIN SOBRE*/


/*CTT*/
section #ctt {
    background-color: rgb(236, 236, 236) !important;
    position: relative;
    background-attachment: scroll;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 95% 5% !important;
}

#fatec {
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    align-items: left;
    justify-content: space-between !important;
    padding-left: 0px;
}

#fatec-foto {
    position: relative;
    margin-top: 25px;
    transition: 1s all ease;
}


#fatec-txt {
    position: relative;
    width: 45%;
    transition: 1s all ease;
}

h2#fatec-txt-h2 {
    font-family: "DM Sans";
    padding-bottom: 24px;
    color: var(--cor-h2);
    font-size: 2.3rem;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
}

p.fatec-txt-p {
    line-height: 2.2rem;
    color: var(--cor-p-1);
    text-align: justify;
    font-family: "DM Sans";
    font-size: 1.1rem;
}

.txt-trabalhos-s {
    margin: auto !important;
    text-align: center !important;
    padding: 30px 0px;
}

.txt-trabalhos-s h2 {
    font-size: 1.6rem;
    letter-spacing: 0.1em;
    margin: 5px 0px;
    font-weight: 600 !important;
    text-align: center !important;
    color: var(--cor-h2);
}

.txt-trabalhos-s2 {
    margin: auto !important;
    text-align: center !important;
    padding: 30px 0px;
}

.txt-trabalhos-s2 h2 {
    font-size: 1.9rem;
    letter-spacing: 0.1em;
    margin: 5px 0px;
    text-align: center !important;
    color: #fff !important;
}

@media (min-width: 0px) and (max-width: 768px) {

    #popup1si .menu-pag,
    #popup2si .menu-pag,
    #popup3si .menu-pag,
    #popup4si .menu-pag,
    #popup5si .menu-pag,
    #popup6si .menu-pag {
        padding: 0px !important;
        margin: 0px !important;
        display: block;
    }

    #popup1si .txt-trabalhos-s2,
    #popup2si .txt-trabalhos-s2,
    #popup3si .txt-trabalhos-s2,
    #popup4si .txt-trabalhos-s2,
    #popup5si .txt-trabalhos-s2,
    #popup6si .txt-trabalhos-s2 {
        padding: 10px !important;
    }


    .txt-trabalhos-s {
        margin: auto !important;
        text-align: center !important;
        padding: 0px;
    }

    .txt-trabalhos-s2 h2 {
        font-size: 1.0rem;
        letter-spacing: 0.1em;
        margin: 8px 0px 15px 0px;
        text-align: center !important;
        color: var(--cor-h2);
    }


    .txt-trabalhos-s h2 {
        font-size: 1.0rem;
        letter-spacing: 0.1em;
        margin: 25px 0px;
        text-align: center !important;
    }

    .txt-trabalhos h2 {
        display: block;
        width: 100% !important;
        text-align: center !important;
        font-size: 1.5rem !important;
    }

    #fatec {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        flex-direction: column-reverse;
        padding-left: 0px;
        text-align: center !important;
        background-repeat: no-repeat;
        margin: 0px !important;
    }

    #fatec-txt {
        position: relative;
        width: 100%;
        transition: 1s all ease;
    }

    h2#fatec-txt-h2 {
        padding: 10px 0px !important;
        font-size: 1.5rem !important;
    }

    .b-trabalhos {
        margin-bottom: 15px !important;
    }

    .tserv {
        width: 100% !important;
        padding: 5px;
        border-radius: 5px;
        border: 1px solid #0965b1;
    }

    .txt-serv {
        padding: 5px 20px !important;
        font-size: 1.0em !important;
    }
}

/*FIM MAIN FATEC*/

/* SERVIÇOS*/
#s-servicos {
    background-image: linear-gradient(#072455f8, #051f46f6), url(../image/Serviços/001.jpg) !important;
    background-attachment: fixed;
    background-size: cover;
    padding: 50px;
    background-repeat: no-repeat;
    background-position: 95% 5% !important;
}


.b-servicos {
    width: 100% !important;
    height: 350px;
    text-align: center;
    display: flex;
    align-items: center;
    align-content: center;
    flex-wrap: wrap;
    justify-content: center;
    border-radius: 15px;
    transition: 2s all ease;
}

.b-servicos img {
    border: 1px solid #0965b1;
    padding: 9px 13px;
    width: 35%;
    margin-bottom: 20px;
    transition-duration: 2s;
    border-radius: 5px;
}


.txt-servicos {
    width: 100%;
    text-align: center;
    margin-bottom: 0px;
    padding: 15px !important;
}

#s-servicos h2 {
    font-family: "DM Sans";
    padding-bottom: 0px;
    color: var(--cor-h2);
    font-size: 2.3rem;
    font-weight: 600;
    text-transform: uppercase;
}

#s-servicos h3 span {
    color: #0965b1;
}

.txt-serv {
    padding: 5px 30px;
    border-radius: 5px;
    margin: 0px;
    background-color: #0965b1;
    color: #fff;
    letter-spacing: 0.07em;
    font-weight: 600;
    font-size: 1.2em !important;
    text-transform: uppercase;
    transition: .3s;
}

.txt-serv:hover {
    transition: .3s;
    cursor: pointer;
    box-shadow: 0 0 1.6em #0965b1;
}

.tserv {
    width: 100%;
    box-sizing: border-box;
    margin: 0px 25px;
    padding: 6px;
    border-radius: 5px;
    border: 1px solid #0965b1;
}

.b-servicos p {
    padding: 0px;
    color: var(--cor-p-1);
    line-height: 1.8em;
    font-weight: 300;
    font-size: 0.65 !important;
    margin-bottom: 20px;
    padding: 10px;
}

p.txt-p-semestre {
    color: var(--cor-ler);
    text-align: justify;
    line-height: 2.0em;
    margin: 0px;
    font-size: var(--font-p);
}

p.txt-p-semestre2 {
    color: #fff !important;
    text-align: justify;
    line-height: 2.0em;
    margin: 0px;
    font-size: var(--font-p);
}

.foto-s {
    margin-top: 18px;
    width: 330px;
    height: 230px;
    border-radius: 5px;
}

.b-trabalhos .ver-proj {
    position: absolute;
    bottom: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
}

.b-trabalhos .ver-proj li {
    list-style: none;
    margin: 0 10px;
    transform: translateY(40px);
    transition: 0.5s;
    background-color: #630000;
    padding: 10px 13px;
    opacity: 0;
}

.b-trabalhos:hover .ver-proj li {
    transform: translateY(0px);
    opacity: 1;
}

.b-trabalhos .ver-proj li a {
    color: #fff;
    font-size: 20px;
}

/* FIM SERVIÇOS*/

/* TRABALHOS ACADÊMICOS*/
.semestres {
    width: 100% !important;
    text-align: center;
    display: flex;
    align-content: space-around !important;
    justify-content: space-around;
    flex-wrap: nowrap;
    flex-direction: row;
    margin-bottom: 25px;
}

.semestres2 {
    width: 100% !important;
    text-align: center;
    display: flex;
    align-content: space-around !important;
    justify-content: space-around;
    flex-wrap: nowrap;
    flex-direction: row;
    margin-bottom: 0px;
}


.b-semestres {
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: var(--circuito), var(--bg-linear);
    background-position: 15% 25% !important;
}

#b-academicos {
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: var(--circuito), var(--bg-linear);
    background-position: 100% 75% !important;
}

.card-container {
    display: flex;
    width: 100%;
    margin: 0 auto;
    padding: 0.5em 0;
    background-color: rgba(0, 0, 0, 0);
}

.b-trabalhos {
    width: 90% !important;
    box-shadow: 0 0.1rem 1rem var(--shadow1) !important;
    margin: 0.5em auto !important;
    background: var(--bg-card-o-trabalhos);
}

.b-trabalhos:hover {
    box-shadow: 0 0.1rem 2rem var(--shadow1) !important;
}

.b-trabalhos button {
    display: none;
}

.b-trabalhos:hover {
    box-shadow: 0 0.1rem 2rem var(--shadow1) !important;
}

.b-trabalhos~button:hover {
    display: inline-block;
}

.duascol {
    width: 49%;
    display: flex;
    flex-basis: 49%;
}

.duascol img {
    border-radius: 15px !important;
    width: 100% !important;
    height: auto !important;
}

.duascol-ft {
    width: 30%;
    display: flex;
    flex-basis: 40%;
}

.duascol-ft img {
    border-radius: 15px !important;
    width: 100% !important;
    height: auto !important;
}

.img-semestres {
    margin: 25px 10px;
}

.item-5si img,
.item-6si img {
    margin: 0px;
    width: 500px;
}


.d2 {
    margin-left: 25px !important;
}

@media (min-width: 1001px) {

    .b-trabalhos {
        flex: 1 0 31%;
    }

    .b-trabalhos:last-of-type {
        flex-grow: 0;
    }

    .car-o-trabalhos {
        flex: 1 0 31%;
    }

    .car-o-trabalhos:last-of-type {
        flex-grow: 0;
    }

}

.trabalhos {
    width: 100%;
    text-align: center;
    display: flex;
    align-items: center;
    align-content: center;
    flex-wrap: wrap;
    /*margin-bottom: 25px;*/
}

.txt-conteudo-semestre {
    width: 60%;
    text-align: center;
}

.txt-trabalhos {
    margin-top: 10px;
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
}

.txt-trabalhos h2 {
    display: block;
    width: 100% !important;
    text-align: center !important;
    font-size: 1.7rem;
    letter-spacing: 0.1em;
    margin: 25px 0px;
}

h4.text {
    font-family: "DM Sans";
    text-align: center;
    font-weight: 500;
    letter-spacing: 2px;
    margin-bottom: 30px;
    font-size: 1.2em;
    color: #210a46 !important;
}

#b-academicos h2.texto-h2 {
    font-family: "DM Sans";
    padding-bottom: 0px;
    color: var(--cor-h2);
    font-size: 2.3rem;
    font-weight: 600;
    text-transform: uppercase;
}

#b-academicos h3 span {
    color: #0965b1;
}

.card-trabalhos-academicos img {
    height: auto;
    border-radius: 5px;
}

.foto-trab img {
    margin-top: 25px;
    width: 400px;
    float: left;
    height: auto;
    border-radius: 5px;
}

.card-o-trabalhos {
    border-radius: 15px 0px 45px 0px;
    width: 30%;
    box-shadow: 0 0.1rem 1rem var(--shadow1) !important;
    margin: 0.5em auto;
    background: var(--bg-card-o-trabalhos);
    padding: 10px;
    border: 1px solid #0965b1;
}


.card-o-trabalhos img {
    width: 100% !important;
    height: auto;
    border-radius: 15px 0px 45px 0px;
}

.card-o-trabalhos2 {
    border-radius: 15px;
    width: 26%;
    padding: 20px;
    box-shadow: 0 0.1rem 1rem var(--shadow1) !important;
    margin: 0.5em auto;
    background: var(--bg-card-o-trabalhos);
}

.card-o-trabalhos2 img {
    width: 100% !important;
    height: auto;
}

.card-o-trabalhos2 .txt-semestre:hover {
    cursor: pointer;
    background-color: #e20707;
}

.b-trabalhos img {
    margin-top: 18px;
    width: 330px;
    height: 230px;
    border-radius: 5px;
}

.b-trabalhos img:hover {
    cursor: pointer;
}

h3.txt-semestre {
    font-size: 1.2em;
    font-weight: 600 !important;
    letter-spacing: 2px !important;
    padding: 10px !important;
    background-color: rgb(185, 1, 1);
    color: #fff;
}

.foto-brx h3.txt-equipe a {
    color: #fff !important;
}

h3.txt-equipe {
    font-size: 1.0em;
    text-align: center;
    font-weight: 500 !important;
    letter-spacing: 2px !important;
    padding: 10px !important;
    background-color: rgb(185, 1, 1);
    color: #fff;
}

h3.txt-equipe:hover {
    background-color: var(--btn-mais-hover);
}


h3.txt-ler {
    font-size: 1.0em !important;
    font-weight: 500 !important;
    letter-spacing: 2px !important;
    padding: 10px !important;
    background-color: rgb(185, 1, 1);
    color: #fff !important;
}

i.icons-tec {
    font-size: 1.0rem !important;
}

.p-txt-semestre {
    text-align: center;
    color: #ddd;
}

/* FIM TRABALHOS ACADÊMICOS*/


/* depoimentos*/

.b-depoimentos {
    background-attachment: fixed;
    background-repeat: no-repeat !important;
    background-size: cover;
    background-color: #eee;
    background-position: 85% 90% !important;
}

.b-depoimentos h2 {
    font-family: "DM Sans";
    padding-bottom: 0px;
    color: var(--cor-h2);
    font-size: 2.3rem;
    font-weight: 600;
    text-transform: uppercase;
}

.b-depoimentos h3 span {
    color: #0965b1;
}

#depoimentos {
    width: 100%;
    transition: ease-in-out;
    transition-duration: 2s;
    width: 100%;
    text-align: center !important;
    transition: 1s all ease;
}

#depoimentos-foto {
    position: relative;
    transition: ease-in-out;
    transition-duration: 2s;
    align-items: center;
    display: flex;
    align-content: center;
    text-align: center !important;
    justify-content: center;
    width: 100%;
    transition: 2s all ease;
    margin-bottom: 12px;
}

.asterisco {
    position: relative;
    color: var(--azul-ciano);
    font-size: 1.2em;
}

.txt-depoimentos {
    text-transform: uppercase;
    position: relative;
    color: var(--dep-p) !important;
    text-align: center !important;
    font-size: 0.9em;
    margin: auto;
    text-align: center !important;
}

.mb-80 {
    margin: 0px 0px 80px 0px;
}

.depoimentos-div {
    margin: 0 auto;
    background-repeat: no-repeat;
    background-size: cover;
    background: rgba(0, 0, 0, 0);
    background-position: 1% 15% !important;
    font-family: 'open sans';
    font-size: 0.85em;
    line-height: 1.8em;
    border-radius: 30px;
    height: auto;
    color: #fff;
    padding: 35px;
    position: relative;
    transition: 5s;
    margin-top: 0px;
}

.b-depoimentos article {
    padding: 0px 0px 35px 0px;
    margin-bottom: 10px
}

.depoimentos-img {
    box-shadow: 0 0 1.5em rgba(91, 250, 255, 0.041);
    border: 3px solid var(--azul-ciano);
    padding: 4px;
    position: relative;
    top: 20px;
    width: 70px !important;
    height: 70px !important;
    text-align: center;
    margin: auto !important;
    border-radius: 100%;
    object-fit: cover;
    /*deixa a imagem centralizada*/
    background-position: center center;
}

.depoimentos-txt {
    text-align: center !important;
    display: flex;
    text-align: center;
    align-items: center;
    width: 100%;
    transition: .9s !important;
}


h2.depoimentos-txt-h2 {
    font-family: "DM Sans";
    padding-bottom: 24px;
    color: var(--cor-h2);
    font-size: 2.3rem;
    font-weight: 600;
    text-align: center !important;
    text-transform: uppercase;
    margin: 0px;

}

p.depoimentos-txt-p {
    line-height: 2.2rem;
    text-align: center;
    color: var(--dep-p);
    font-family: "DM Sans";
    font-size: 1.0rem;
}

p#dest-txt-p {
    line-height: 2.2rem;
    text-align: justify;
    color: var(--dep-p);
    font-family: "DM Sans";
    font-size: 1.1rem;
}

h4.text {
    font-family: "DM Sans";
    text-align: center;
    font-weight: 500;
    letter-spacing: 2px;
    margin-bottom: 20px;
    font-size: 1.2em;
    color: #c20000;
}


/* PROJETOS */
.todosprojetos {
    min-height: 100vh;
    background-attachment: fixed;
    background-position: 75% 80% !important;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: var(--circuito), var(--bg-linear);
}

.foto-midia1 {
    width: 90% !important;
    margin: 0rem !important;
    border-radius: 1px;
    cursor: pointer;
    position: relative;
    box-shadow: 0 10px 20px -10px rgba(0, 0, 0, 0.13);
    transition: 0.2s all ease-in-out;
}

.foto-midia2 {
    width: 100% !important;
    margin: 0rem !important;
    border-radius: 1px;
    cursor: pointer;
    position: relative;
    box-shadow: 0 10px 20px -10px rgba(0, 0, 0, 0.13);
    transition: 0.2s all ease-in-out;
}


.foto-midia1 img,
.foto-midia1 video,
.foto-midia2 img,
.foto-midia2 video,
.foto-midia2 {
    width: 100% !important;
    display: inherit;
    border-radius: 8px !important;
}



.foto-midia3 {
    width: 92% !important;
    margin: 0rem !important;
    cursor: pointer;
    position: relative;
    box-shadow: 0 10px 20px -10px rgba(0, 0, 0, 0.13);
    transition: 0.2s all ease-in-out;
}

.foto-midia3 img {
    width: 100% !important;
    display: inherit;
    border-radius: 10px;
}


.foto-midia3:hover {
    transform: perspective(10em) rotateX(1deg) scale(1.0);
    box-shadow: 0 10px 30px -10px rgba(0, 0, 0, 0.8);
    z-index: 10;
}

.foto-midia1:hover {
    transform: perspective(10em) rotateX(1deg) scale(1.0);
    box-shadow: 0 10px 30px -10px rgba(0, 0, 0, 0.8);
    z-index: 10;
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: linear-gradient(-135deg, rgba(200, 230, 250, 0.726) 0%, transparent 35%);
    background-size: 200%;
    box-shadow: inset 0 10px 20px rgba(0, 0, 0, 0.062);
    transition: 0.2s all ease-in-out;
}

.foto-midia2:hover {
    transform: perspective(10em) rotateX(1deg) scale(1.0);
    box-shadow: 0 10px 30px -10px rgba(0, 0, 0, 0.8);
    z-index: 10;
}

.foto-midia2:hover:before {
    background-position: 50%;
}

.foto-midia2:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: linear-gradient(-135deg, rgba(200, 230, 250, 0.726) 0%, transparent 35%);
    background-size: 200%;
    box-shadow: inset 0 10px 20px rgba(0, 0, 0, 0.062);
    transition: 0.2s all ease-in-out;
}

h4.txt-projetos {
    color: var(--cor-proj);
    letter-spacing: 0.2em;
    font-family: "DM Sans";
    font-size: 1.0rem;
    padding-bottom: 30px;
}

h4.txt-nome-empresa {
    color: #cccccc96;
    font-family: "DM Sans";
    font-size: 1.0rem;
    float: left;
    font-weight: 400;
}

.projetos-txt {
    position: relative;
    text-align: center;
    width: 100%;
    transition: 1s all ease;
}

.m15 {
    margin-bottom: 15px !important;
}

h2#projetos-txt-h2 {
    width: 100%;
    display: block;
    font-family: "DM Sans";
    color: var(--cor-h2);
    font-size: 2.3rem;
    font-weight: 600;
    text-transform: uppercase;
}

h4.text {
    font-family: "DM Sans";
    text-align: center;
    font-weight: 500;
    letter-spacing: 2px;
    margin-bottom: 20px;
    font-size: 1.2em;
    color: #c20000;
}

.btn-verprojetos i {
    position: relative;
    font-size: 25px !important;
    margin-left: 5px !important;
    top: 4px !important;
}

@media (min-width: 0px) and (max-width: 768px) {

    .foto-midia3 {
        width: 100% !important;
        margin-bottom: 1rem !important;
        border-radius: 1px;
        cursor: pointer;
        position: relative;
        box-shadow: 0 10px 20px -10px rgba(0, 0, 0, 0.13);
        transition: 0.2s all ease-in-out;
    }

    .foto-midia3 img {
        width: 100% !important;
        display: inherit;
    }


    .foto-midia3:hover {
        transform: perspective(10em) rotateX(1deg) scale(1.0);
        box-shadow: 0 10px 30px -10px rgba(0, 0, 0, 0.8);
        z-index: 10;
    }

    .foto-midia3:hover:before {
        background-position: 50%;
    }

    .foto-midia3:before {
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        background: linear-gradient(-135deg, rgba(200, 230, 250, 0.726) 0%, transparent 35%);
        background-size: 200%;
        box-shadow: inset 0 10px 20px rgba(0, 0, 0, 0.062);
        transition: 0.2s all ease-in-out;
    }


    #projetos-txt {
        position: relative;
        width: 100%;

        transition: 1s all ease;
    }

    #dest-txt {
        position: relative;
        width: 100%;

        transition: 1s all ease;
    }

    h2#projetos-txt-h2 {
        width: 100%;
        font-size: 1.5rem !important;
    }

    h4.text {
        width: 100%;
        font-size: 1.0em;
    }

    .btn-verprojetos {
        border-radius: 20px;
        text-align: center;
        color: #fff;
        position: relative;
        top: 0px !important;
        font-size: 0.9em;
        background: linear-gradient(270deg, #0965b1 0%, #350101 100%);
        padding: 3px 15px 3px 15px;
        box-shadow: 0 0 1.4em rgba(255, 0, 0, 0.192);
    }

    .btn-verprojetos:hover {
        box-shadow: 0 0 1.4em rgba(255, 0, 0, 0.562);
    }

    .btn-verprojetos i {
        position: relative;
        font-size: 1.2em !important;
        margin-left: 5px !important;
        top: 2px !important;
    }
}

p#projetos-txt-p {
    line-height: 2.2rem;
    text-align: justify;
    color: #ccc;
    font-family: "DM Sans";
    font-size: 1.1rem;
}

a.link-vermais {
    color: #fff;
    transition: 0.5s;
}

a.link-vermais:hover {
    transition: 0.5s;
    text-decoration: underline;
}

.i-web {
    color: var(--cor-p);
    font-size: 0.9em;
    margin-left: 8px;
}

#ler-sobremim {
    color: var(--cor-ler);
    text-decoration: underline;
    text-align: justify !important;
    font-weight: 500 !important;
}

#ler-sobremim:hover {
    color: var(--cor-ler-hover);
}

.i-web a {
    color: #fff;
    font-size: 0.9em;
}

.fa-desktop {
    color: #02c39a;
}

span.i-web .fa-github {
    margin-left: 3px;
    color: var(--git) !important;
}

.i-web.fa-desktop:hover {
    color: #00eeba;
}

.icone-desk {
    color: #ffffff;
    font-size: 0.4em !important;
}

/* FIM PROJETOS*/

/*GALERIA DE FOTOS*/

/* popup*/
.popup {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(0);
    width: 100%;
    max-width: 1600px;
    height: 100%;
    max-height: 950px;
    background: rgba(0, 0, 0, 0.897);
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff !important;
    z-index: 8100;
    overflow: hidden;
    transition: 1s;
    opacity: 0;
}

.popup.active {
    transform: translate(-50%, -50%) scale(1);
    opacity: 1;
}

.popup-semestres {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(0);
    width: 70%;
    height: 85%;
    padding: 40px 50px;
    max-height: 750px;
    border-radius: 20px;
    background: rgba(0, 0, 0, 0.959);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 8100;
    overflow: hidden;
    color: #fff !important;
    transition: 1s;
    opacity: 0;
}

.popup-semestres.active {
    transform: translate(-50%, -50%) scale(1);
    opacity: 1;
}

.popup-semestres.active .close-btn,
.popup.active .close-btn,
.popup.active .image-name,
.popup.active .index,
.popup.active .large-image,
.popup.active .arrow-btn {
    opacity: 1;
    transition: opacity .5s;
    transition-delay: 1s;
}

.top-bar {
    position: absolute;
    top: 1%;
    left: 0;
    width: 100%;
    height: 80px;
    background: rgba(0, 0, 0, 0);
    color: #fff;
    text-align: center;
    line-height: 50px;
    font-weight: 300;
}

.top-bars {
    position: absolute;
    top: 1%;
    left: 0;
    width: 100%;
    height: 80px;
    background: rgba(0, 0, 0, 0);
    color: #fff;
    text-align: center;
    line-height: 50px;
    font-weight: 300;
}

.image-name {
    opacity: 0;
}


.close-btn {
    opacity: 0;
    position: absolute;
    top: 25px;
    right: 20px;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    background: #f00;
    text-align: center;
    padding: 5px;
    cursor: pointer;
}

.close-btn:hover {
    background: rgb(167, 0, 0);
}

.close-btn h4 {
    position: relative;
    top: -35px;
}

.arrow-btn img {
    width: 35px;
    height: auto;
}

.arrow-btn {
    opacity: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    padding: 10px;
    border-radius: 50%;
    border: none;
    background: none;
    cursor: pointer;
}

.left-arrow {
    left: 55px;
    transform: translateY(-50%) rotate(180deg);

}

.right-arrow {
    right: 55px;
}

.index {
    position: absolute;
    top: 80%;
    right: 20%;
    font-size: 1.2em;
    font-weight: 100;
    color: rgba(255, 255, 255, 0.4);
    opacity: 0;
}

.popup.active .image-name {
    margin: auto;
    font-size: 1.4em;
    text-transform: uppercase;
    position: relative;
    width: 100%;
    text-align: center;
    background-color: rgb(0, 0, 0);
    padding: 20px;
    box-sizing: border-box;
}

/* FIM GALERIA DE FOTOS */


#container-contato {
    display: flex;
    align-self: center;
    flex-direction: row;
    width: 100%;
    position: relative;
    top: 0;
    background-image: url("../image/texture.png");
    background-size: 10%;
    background-position: center bottom;
    background-repeat: repeat;
}

#container-contato h1 {
    color: white;
    margin: auto;
    padding-bottom: 10px;
    padding-top: 10px;
}

#container-contato a {
    text-decoration: none;
    font-size: 16px;
    font-family: "Open Sans", sans-serif;
    color: white;
}

#container-contato .frame-a {
    display: flex;
    justify-content: center;
    text-align: left;
    width: 40% !important;
    background-image: linear-gradient(#00284ed0, #062644d0), url(../image/TEXTURA.jpg) !important;
    background-position: center;
    background-size: cover;
    padding: 100px 50px;
}

#container-contato .frame-a h2 {
    font-size: 18px;
    color: white;
    padding-top: 10px;
}

#container-contato .frame-a p {
    color: white;
    padding-top: 0px;
    margin-bottom: 50px;
}

#container-contato .frame-b {
    background-color: rgba(255, 255, 255, 0.336);
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    max-width: 40%;
    margin: auto;
    height: 100%;
    text-align: center;
}


#container-contato input {
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    padding: 10px 25px;
    margin-bottom: 20px;
    border-radius: 5px;
    width: 80%;
    border: 1px solid #c0c0c0;
    outline: none;
}

#container-contato textarea {
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    resize: none;
    border-radius: 5px;
    padding: 10px 25px;
    height: 90px;
    width: 80%;
    border: 1px solid #c0c0c0;
    outline: none;
    right: 0;
}


.container-ctt {
    padding: 50px 140px;
    background-attachment: fixed !important;
    background-position: 75% 80% !important;
    background-repeat: no-repeat;
    background-size: cover !important;
    background-image: url("../image/Serviços/Obras/B2.png");
}

/************************** CLIENTES *****************************/

.heading span {
    font-size: 18px;
    display: block;
    font-weight: 500;
}

.white-heading span {
    color: #ffffff;
}

/*-----Testimonial-------*/


.testimonial {
    position: relative;
    background-image: linear-gradient(#070f1df5, #061020f6), url(../image/Serviços/Obras/EDITB1.png);
    background-position: center;
    background-size: cover;
}

#testimonial4 .carousel-inner:hover {
    cursor: -moz-grab;
    cursor: -webkit-grab;
}

#testimonial4 .carousel-inner:active {
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing;
}

#testimonial4 .carousel-inner .item {
    overflow: hidden;
}

.testimonial4_indicators .carousel-indicators {
    left: 0;
    margin: 0;
    width: 100%;
    font-size: 0;
    height: 20px;
    padding: 0 5px;
    cursor: e-resize;
    overflow-x: auto;
    overflow-y: hidden;
    position: absolute;
    text-align: center;
    white-space: nowrap;
}

.testimonial4_indicators .carousel-indicators li {
    padding: 0;
    width: 14px;
    height: 14px;
    border: none;
    text-indent: 0;
    margin: 2px 3px;
    cursor: pointer;
    display: inline-block;
    background: #ffffff;
    -webkit-border-radius: 100%;
    border-radius: 100%;
}

.testimonial4_indicators .carousel-indicators .active {
    padding: 0;
    width: 14px;
    height: 14px;
    border: none;
    margin: 2px 3px;
    background-color: #9dd3af;
    -webkit-border-radius: 100%;
    border-radius: 100%;
}

.testimonial4_indicators .carousel-indicators::-webkit-scrollbar {
    height: 3px;
}

.testimonial4_indicators .carousel-indicators::-webkit-scrollbar-thumb {
    background: #eeeeee;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.testimonial4_control_button .carousel-control.left {
    left: 7%;
    right: auto;
}

.testimonial4_control_button .carousel-control.right {
    right: 7%;
    left: auto;
}

.testimonial4_control_button .carousel-control.left:hover,
.testimonial4_control_button .carousel-control.right:hover {
    color: #000;
    background: #fff;
    border: 2px solid #fff;
}

.testimonial4_header {
    top: 0;
    left: 0;
    bottom: 0;
    width: 550px;
    display: block;
    margin: 30px auto;
    text-align: center;
    position: relative;
}

.testimonial4_header h4 {
    color: #ffffff;
    font-size: 30px;
    font-weight: 600;
    position: relative;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.testimonial-foto {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 70%;
    margin: auto;
    padding: 20px;
    position: relative;
    text-align: center;
}

.testimonial-foto img {
    top: 0;
    left: 0;
    right: 0;
    width: 130px !important;
    height: 130px !important;
    margin: auto;
    display: block;
    color: #f2f2f2;
    font-size: 18px;
    line-height: 46px;
    text-align: center;
    position: relative;
    border-radius: 50%;
    box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
    -moz-box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
    -o-box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
    -webkit-box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
}

.testimonial h2.titulo,
.testimonial h4.text {
    color: #fff !important;
}

.testimonial-foto p {
    color: #ffffff;
    font-size: 0.9em;
    line-height: 1.8em !important;
    margin: 40px 0 20px 0;
}

.testimonial-foto h4 {
    color: #ffffff;
    font-size: 1.0em;
}





.testimonial .carousel-control-next-icon,
.testimonial .carousel-control-prev-icon {
    width: 35px;
    height: 35px;
}

/* ------testimonial  close-------*/

section.client {
    background-image: url("../image/texture2.png");
    background-size: 10%;
    background-position: center bottom;
    background-repeat: repeat;
    background-color: rgb(255, 255, 255);

}

section.client .header-text {
    margin-bottom: 0em !important;
}

.carousel-client .slide {
    margin: 20px;
}

.carousel-client .slide img {
    display: block;
    transition: 0.5s;
    margin: 0 auto;
    opacity: 0.5;
}

.carousel-client .slide img:hover {
    transition: 0.5s;
    cursor: pointer;
    opacity: 1;
    margin-right: 20px;
}

/* BOTÕES PERSONALIZADOS */
.btn-curriculo {
    position: relative;
    top: -5px;
    font-size: 0.95rem;
    color: var(--cor-h2) !important;
    padding: 10px 20px;
    margin: 4px 39px;
    border-radius: 5px;
}

.btn-curriculo i {
    font-size: 1.5em;
}

.btn-curriculo:hover {
    transition: .3s ease-out;
    box-shadow: 0 0 1.1em #0965b1 !important;
}

.visualizar {
    font-size: 1.0em;
    position: relative;
    top: 0px !important;
    bottom: 0px !important;
    right: 0px !important;
    left: 0px !important;
    margin: auto;
    margin-top: 35px;
}

.visualizar:hover {
    scale: 1.0;

}

.btn-link {
    color: var(--cor-btn);
    padding: 15px 18px;
    background: #03223f;
    text-align: center;
    transition: all 0.7s ease;
    font-size: 0.9em;
    font-weight: 400;
    font-family: "DM Sans";
    text-transform: uppercase;
    border-radius: 8px;
}

.btn-link i {
    margin-left: 8px !important;
    font-size: 1.1em !important;
}

.btn-link:hover {
    background: #053969;
}

a.mais-btn {
    color: var(--cor-btn);
    border-radius: 30px 0px !important;
    padding: 12px 25px;
    width: 40%;
    background: #03223f;
    text-align: center;
    border: 1px solid #03223f;
    transition: all 0.7s ease;
    font-size: 0.9em !important;
    font-weight: 400;
    font-family: "Jost-medium";
    text-transform: uppercase;
    letter-spacing: 0.1em;
}

a.mais-btn:hover {
    border: 1px solid #053969;
    background: #053969;
    box-shadow: 0 0 1.2em #0d2f5000;
}

.meu-trab i {
    margin-left: 7px;
}

.btn-site-fatec {
    font-family: "DM Sans" !important;
    display: inline-block;
    padding: 10px 20px;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
    box-shadow: -7px -7px var(--btn-fatec);
    border: 3px solid #bb0013;
    color: var(--btn-color-fatec);
    font-size: 0.9em;
    margin-top: -20px;
    font-weight: 500 !important;
    transition: all ease-in 0.6s;
}

.btn-site-fatec:hover,
.btn-site-fatec:focus {
    background: #960202;
    color: #FFFFFF !important;
    border-color: #960202;
    box-shadow: none;
}



i#btn-msg {
    font-weight: 600 !important;
}

a.subir {
    right: 25px;
    bottom: 90px;
}


a.subir {
    position: fixed;
     text-align: center;
    z-index: 80;
    transition: 0.5s;
    border-radius: 10%;
 }

.subir img {
    width: 48px;
    height: auto;
}

a.subir:hover {
    background: rgb(0, 12, 31);
    transition: ease-in 0.3s;
}

a.subir i {
    color: #f1f0f0;
    font-size: 1.6em !important;
    padding: 8px 10px;
}
 

.visualizar-btn {
    border-radius: 30px;
    border: 1px solid #0965b1;
    position: relative;
    top: 0px !important;
    bottom: 0px !important;
    right: 0px !important;
    left: 0px !important;
    margin: auto;
    margin-top: 5px;
    text-align: center;
    color: #fff;
    padding: 12px;
    background: linear-gradient(270deg, #0965b1 0%, #350101 100%);
    padding: 8px 20px 8px 20px;
    box-shadow: 0 0 1.4em rgba(255, 0, 0, 0.192);
}

.btn-prox {
    top: 0px !important;
    bottom: 0px !important;
    right: 0px !important;
    left: 0px !important;
    margin: auto;
    margin-top: 35px;
    text-align: center;
    font-weight: 400 !important;
    color: #fff;
    padding: 12px;
}


.btn-prox:hover {
    text-decoration: underline;
}

.btn-enviar {
    font-family: "DM Sans";
    padding: 8px 50px;
    color: #b9b9b9;
    font-size: 1.0em;
    border-radius: 1px;
    background: linear-gradient(270deg, #0965b1 0%, #270000 100%);
}

.btn-enviar:hover {
    transition: .5s ease-in-out;
    color: #ffffff;
    background: linear-gradient(270deg, #0965b1 0%, #140000 100%);
}

.btn-enviar2 {
    border: none;
    text-transform: uppercase;
    text-align: center;
    padding: 11px 20px;
    color: #e6e6e6;
    font-size: 0.9em;
    transition: .6s ease-in-out;
    font-weight: 500;
    letter-spacing: 0.1em;
    border-radius: 25px !important;
    background: linear-gradient(270deg, #e00f0f 0%, #830000 100%);
}

.btn-enviar2:hover {
    cursor: pointer;
    transition: .6s ease-in-out;
    color: #ffffff;
    background: linear-gradient(270deg, #0965b1 0%, #960000 100%);
}

.b-rodape {
    width: 100%;
    border-top: 1px solid rgba(59, 59, 59, 0.699);
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center !important;
    flex-wrap: wrap;
    padding-top: 10px;
    margin: 0px !important;
}

p.p-dev {
    font-size: 0.8em;
}

a.dev {
    color: var(--actv) !important;
    font-weight: 600;
}

a.dev:hover {
    text-decoration: underline;
}

.direitos-autorais {
    font-weight: 400 !important;
    color: rgba(255, 255, 255, 0.76) !important;
    font-size: 0.9em !important;
}

.b-rodape p {
    color: #fff;
}

/* FIM BOTÕES PERSONALIZADOS */


.footer {
    padding: 50px 120px 0px 120px;
    display: flex;
    flex-flow: row wrap;
    color: #fff;
    background-color: #000125;
}

.footer>* {
    flex: 1 100%;
}

.l-footer {
    margin-right: 1.25em;
}

.l-footer h2 {
    font-size: 1.0em !important;
}

.footer ul {
    list-style: none;
    padding-left: 0;
}

.footer li {
    line-height: 2em;
}

.footer i {
    font-size: 1.4em !important;
}

.footer a,
.footer p {
    font-size: 0.8em !important;
    text-decoration: none;
}

.r-footer {
    display: flex;
    flex-flow: row wrap;
}

.r-footer>* {
    flex: 1 50%;
    margin-right: 1.25em;
}

.box a {
    color: #999;
}


.b-footer {
    text-align: center;
    color: #999;
    padding: 20px !important;

}

.l-footer p {
    padding-right: 20%;
    color: #999;
}

@media screen and (min-width: 600px) {
    .r-footer>* {
        flex: 1;
    }


    .l-footer {
        flex: 1 0px;
    }

    .r-footer {
        flex: 2 0px;
    }
}

.contato-txt {
    position: relative;
    float: right;
    transition: 1s all ease;
}

h2#contato-txt-h2 {
    display: block;
    font-family: "DM Sans";
    color: var(--cor-h2);
    font-size: 1.8rem;
    font-weight: 600;
    text-transform: uppercase;
}

#b-contato1 {
    border-bottom: 1px solid rgba(204, 204, 204, 0.116);
    background-color: #000;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left: 0px;
    flex-direction: row;
}

.contato label {
    display: block;
    margin-bottom: 6px;
    color: #dadada;
    font-size: 1.0em !important;
}

.contato input {
    background-color: rgba(116, 0, 0, 0.534) !important;
    border: 1px solid;
    padding: 10px 5px;
    margin-bottom: 15px;
    transition: 0.3s ease-in;
    width: 50%;
    float: left;
    padding-bottom: 10px;
    margin-bottom: 35px;
    border-image: linear-gradient(90deg, #0965b1 59%, #250000 100%) 1;
}

.contato textarea {
    background-color: rgba(0, 0, 0, 0) !important;
    border: 1px solid;
    padding: 10px 5px;
    margin-bottom: 15px;
    transition: 0.3s ease-in;
    width: 50%;
    border-image: linear-gradient(90deg, #0965b1 59%, #250000 100%) 1;
}

ul.contato-icons {
    width: 100%;
    display: flex;
    flex-direction: row !important;
    padding: 10px;
    margin: 0px !important;
}

.contato-icons li {
    vertical-align: top;
    list-style: none;
    margin: 4px;
}

#b-sobre .contato-icon i {
    color: var(--btn-color-fatec);
    text-decoration: none;
}

#b-sobre .contato-icon i:hover {
    color: #fff !important;
    text-decoration: none;
}

.contato-icon i {
    color: #fff;
    text-decoration: none;
}

.ic i {
    color: var(--color-icons) !important;
    text-decoration: none;
}


.contato-icons .fab {
    border: 1px solid;
    transition: 0.3s ease-in;
    border-image: linear-gradient(90deg, #0965b1 59%, #3a0000 100%) 1;
}

#b-rodape .contato-icons {
    color: #ffffff !important;
}

.controle-form {
    background-color: rgba(116, 0, 0, 0) !important;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: var(--cor-h2);
    appearance: none;
    border-radius: 0.25rem;
    -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}

#contato.controle-form {
    width: 100%;
}

.contato-icons .fab {
    font-size: 14px !important;
    padding: 8px 12px;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
    background-color: var(--cor-linear-icons);
}

.contato-icons .fab:hover {
    color: #fff;
    transition: 0.3s ease-in;
    background: var(--hover-linear-icons);
}

#form1 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 0 auto;
    flex-wrap: wrap;
    max-width: 100%;
    height: 550px;
    background: rgba(0, 0, 0, 0.32);
    text-align: left;
    padding: 10px 0;
}

.b-rodape img {
    width: 80px !important;
    height: 100% !important;
}


/* PÁGINA CONTATO.HTML*/
#contat-icons {
    border-radius: 15px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    background-color: var(--bg-ctt2);
    margin: 10px;
}

.contato-txt2 {
    display: block;
    text-align: center;
    transition: 1s all ease;
}

#form2 {
    display: flex;
    border-radius: 20px;
    flex-direction: column;
    justify-content: center;
    margin: 0 auto;
    flex-wrap: wrap;
    height: auto;
    background: var(--bg-ctt);
    text-align: left;
    margin-top: 30px;
    padding: 30px 45px;
}

#contato2 label {
    display: block;
    margin-bottom: 6px;
    color: #dadada;
    font-size: 1.0em !important;
}

#contato2 input {
    background-color: rgba(116, 0, 0, 0) !important;
    border: 1px solid;
    padding: 10px 5px;
    margin-bottom: 15px;
    transition: 0.3s ease-in;
    width: 520px;
    float: left;
    margin-bottom: 35px;
    border-image: linear-gradient(90deg, #0965b1 59%, #250000 100%) 1;
}

#contato2 input:focus {
    background-color: rgba(116, 0, 0, 0) !important;
}

#contato2 textarea {
    background-color: rgba(0, 0, 0, 0) !important;
    border: 1px solid;
    padding: 10px 5px;
    margin-bottom: 15px;
    transition: 0.3s ease-in;
    width: 520px;

    border-image: linear-gradient(90deg, #0965b1 59%, #250000 100%) 1;
}

#b-contato2 {
    background-image: var(--circuito), var(--bg-linear);
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left: 0px;
    flex-direction: row;
    object-fit: contain;
    position: relative;
    background-position: 95% 30%;
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
}

.pag-contt {
    margin-top: 0px;
}

.menu-pag {
    position: relative;
    display: flex;
    align-items: center;
    padding: 40px 0px 0px 0px !important;
    justify-content: center;
    width: 100%;
    height: auto;
}

#menu-ctt {
    background-color: rgba(0, 0, 0, 0);
    background-size: cover;
    background-attachment: fixed;
    background-position: 75% 80% !important;
    background-repeat: no-repeat;
}

.contato-txt-h1 {
    display: block;
    font-family: "DM Sans";
    color: var(--cor-h2);
    font-size: 2.4em;
    letter-spacing: 0.1em;
    font-weight: 600;
    text-transform: uppercase;
}


.disciplina-s {
    width: 100%;
    color: var(--cor-p);
    font-family: "DM Sans";
}

.contato-txt-h1-i {
    width: 100%;
    font-family: "DM Sans";
    color: var(--cor-h2);
    font-size: 2.4em;
    letter-spacing: 0.1em;
    font-weight: 400;
    text-transform: uppercase;
}

.txt-menu-pag {
    width: 100%;
    padding: 0px;
    text-align: center;
}

.div-icon {
    display: flex;
    flex-direction: row;
    padding: 15px !important;
}

.btn-icon {
    width: 60px !important;
    height: 60px !important;
    outline: none;
    border: none;
    border-radius: 15px;
    background: #eeeeee;
    transition: 0.2;
}

.btn-icon i,
.form-ctt label.material-symbols-outlined {
    font-size: 2.0em;
    color: #ca0404 !important;
}

.div-icon h5 {
    font-size: 1.0em;
    font-weight: 500;
    margin: 20px;
    width: 100%;
    color: #ccc !important;
}

#contato2 .btn-icon a:hover {
    cursor: pointer;
}

#contato-icons {
    display: flex;
    flex-direction: column;
}

textarea::placeholder {
    color: var(--placeholder) !important;
    font-family: "DM Sans";
    font-size: 0.9em;
}

input::placeholder {
    color: var(--placeholder) !important;
    font-family: "DM Sans";
    font-size: 0.9em;
}

/* FIM PÁGINA CONTATO.HTML*/
.container-footer2 {
    padding: 100px 120px 120px 120px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    /*elementos nas linhas*/
}

@media (min-width:0px) and (max-width:767px) {
    .content__container {
        font-weight: 600;
        overflow: hidden;
        height: 40px;
        padding: 0 30px !important;
    }

    h1#home-txt-h1 {
        color: var(--cor-h2);
        font-weight: 500;
        font-family: "DM Sans";
        font-size: 2.2em !important;
        padding: 15px;
    }

    #ler-sobremim {
        color: var(--cor-ler);
        text-decoration: underline;
        text-align: left !important;
        font-weight: 500 !important;
    }

    .top-bars {
        position: absolute;
        top: 20px;
        left: 0;
        width: 100%;
        height: 60px;
        background: rgba(0, 0, 0, 0);
        color: #fff;
        text-align: center;
        line-height: 50px;
        font-weight: 300;
    }

    .popup-semestres {
        color: #fff !important;
        position: fixed;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%) scale(0);
        width: 80%;
        max-width: 1600px;
        padding: 40px 30px;
        max-height: auto;
        border-radius: 20px;
        background: rgba(0, 0, 0, 0.959);
        display: flex;
        justify-content: center;
        align-items: center;
        z-index: 8100;
        overflow: hidden;
        transition: 1s;
        opacity: 0;
    }

    .btn-prox {
        font-size: 0.82em !important;
    }

    .close-btn {
        opacity: 0;
        position: absolute;
        top: 3px;
        right: 20px !important;
        width: 22px;
        height: 22px;
        border-radius: 50%;
        background: #f00;
        text-align: center;
        padding: 5px;
        cursor: pointer;
    }

    .large-image {
        margin-top: 0px;
        object-fit: contain;
        opacity: 0;
    }

    .index {
        position: absolute;
        top: 80%;
        right: 8%;
        font-size: 1.2em;
        font-weight: 100;
        color: rgba(255, 255, 255, 0.4);
        opacity: 0;
    }

    .arrow-btn img {
        width: 20px;
        height: auto;
    }

    .left-arrow {
        left: 3px;
    }

    .right-arrow {
        right: 3px;
    }

    .label {
        box-shadow: 0 0 1.0em rgba(255, 0, 0, 0.527);
        border: 1px solid #0965b163;
        border-radius: 15px;
        cursor: pointer;
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 5px;
        position: relative;
        top: 0px;
        height: 8px;
        width: 24px;
        transform: scale(1.5);
    }

    .label .ball {
        background-color: var(--color-label-check) !important;
        border-radius: 50%;
        position: absolute;
        top: 2px;
        left: 2px;
        right: 0px;
        height: 14px;
        width: 14px;
        transform: translateX(0px);
        transition: transform 0.2s linear;
    }

    .fa-moon {
        margin-left: -2px;
        margin-right: 7px;
        font-size: 12px;
        margin-top: 0px !important;
        color: #ffc400;
    }

    .sun {
        margin-left: -3px !important;
        font-size: 0.19em;
        color: var(--cor-sol);
    }

    .content {
        width: 100%;
        position: absolute;
        margin-left: 50%;
        margin-top: 0px !important;
        transform: translate(-50%, -50%);
        overflow: hidden;
        font-family: "Lato", sans-serif;
        font-size: 0.8em !important;
        line-height: 40px;
        color: #ecf0f1;
    }

    .content__container {
        width: 100%;
        font-weight: 600;
        overflow: hidden;
        padding: 0 0px 0px 40px;
    }

    .content__container p {
        width: 100%;
        font-weight: 400 !important;
    }

    .content__container:before {
        content: "{";
        left: 0;
    }

    .content__container:after {
        content: "}";
        position: absolute;
        right: 0;
    }

    .content__container:after,
    .content__container:before {
        position: absolute;
        top: 0;
        color: var(--azul-ciano);
        font-size: 28px;
        line-height: 40px;
        -webkit-animation-name: opacity;
        -webkit-animation-duration: 2s;
        -webkit-animation-iteration-count: infinite;
        animation-name: opacity;
        animation-duration: 2s;
        animation-iteration-count: infinite;
    }

    .content__container__text {
        display: inline;
        float: left;
    }

    .content__container__list {
        margin-top: 0;
        padding-left: 70px !important;
        list-style: none;
        -webkit-animation-name: change;
        -webkit-animation-duration: 15s;
        -webkit-animation-iteration-count: infinite;
        animation-name: change;
        animation-duration: 15s;
        animation-iteration-count: infinite;
    }

    .content__container__list__item {
        height: 80px;
        margin: 0px 0px !important;
        margin-left: 0px !important;
    }

    .d2 {
        margin-left: 0px !important;
    }

    .duascol-ft {
        width: 100%;
        display: flex;
        flex-basis: 100%;
        flex-wrap: wrap;
    }

    .duascol-ft img {
        border-radius: 15px !important;
        width: 100% !important;
        height: auto !important;
    }

    .duascol {
        flex-basis: 100% !important;
        flex-wrap: wrap;
    }

    .img-semestres {
        margin: 10px 0px !important;
    }


    .item-5si img,
    .item-6si img {
        width: 100% !important;
    }

    .item-5si,
    .item-6si {
        width: 100% !important;
    }

    #b-academicos {
        background-attachment: fixed;
        background-repeat: no-repeat;
        background-size: cover;
        background-image: url(../image/Serviços/Obras/01.jpg) !important;
        background-position: 35% 25% !important;
    }

    .card-o-trabalhos {
        width: 100% !important;
        height: auto !important;
    }

    .card-o-trabalhos2 {
        width: 100% !important;
        height: auto !important;
    }

    .b-trabalhos img {
        position: relative !important;
        margin-top: 0px !important;
        width: 100% !important;
        height: auto !important;
        border-radius: 5px;
    }

    .b-trabalhos {
        width: 100% !important;
        box-shadow: 0 0.1rem 1rem var(--shadow1) !important;
        margin: 0.5em auto;
        background: var(--bg-linear);
    }

    .card-container {
        display: flex;
        flex-flow: wrap;
    }

    .semestres {
        width: 100% !important;
        padding: 0px !important;
        text-align: center;
        display: flex;
        align-content: space-around !important;
        flex-wrap: wrap !important;
        flex-direction: column !important;
        margin-bottom: 0px !important;
    }

    .semestres2 {
        width: 100% !important;
        padding: 0px !important;
        text-align: center;
        display: flex;
        align-content: space-around !important;
        flex-wrap: wrap !important;
        flex-direction: column !important;
        margin-bottom: 0px !important;
    }

    .foto-trab img {
        margin-top: 20px !important;
        width: 100% !important;
        height: auto;
        border-radius: 5px;
    }

    .txt-conteudo-semestre {
        width: 100% !important;
    }


    p.txt-p-semestre {
        width: 100% !important;
        margin: 0px !important;
    }

    .txt-trabalhos {
        margin-bottom: 10px;
    }

    .depoimentos-div {
        margin: 0 auto;
        background: var(--bg-linear);
        font-family: 'open sans';
        font-size: 0.7em;
        line-height: 1.8em;
        width: 80%;
        border-radius: 20px;
        height: auto;
        color: #fff;
        padding: 28px;
        position: relative;
        transition: 5s;
        margin-top: 0px;
    }

    .depoimentos-div:after {
        /*Triangulo*/
        content: "";
        width: 0;
        height: 0;
        left: 0;
        right: 0;
        margin: auto !important;
        position: absolute;
        border-left: 20px solid transparent;
        border-right: 20px solid transparent;
        border-top: 20px solid var(--azul-ciano);
    }

    .card-trabalhos-academicos img {
        border-radius: 5px;
        filter: drop-shadow(12px 10px 4px rgb(0, 0, 0));
        margin: 0px !important;
    }

    h2.depoimentos-txt-h2 {
        display: block;
        text-align: center !important;
        font-size: 1.5rem !important;
    }


    #s-servicos h2 {
        font-size: 1.5rem !important;
    }


    .popup {
        color: #fff !important;
        position: fixed;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%) scale(0);
        width: 100%;
        max-width: 1600px;
        height: 100%;
        max-height: 950px;
        background: rgba(0, 0, 0, 0.897);
        display: flex;
        justify-content: center;
        align-items: center;
        overflow: hidden;
        transition: 1s;
        opacity: 0;
    }

    .top-bar {
        position: absolute;
        top: 13%;
        left: 0;
        width: 100%;
        height: 80px;
        background: rgba(0, 0, 0, 0);
        color: #fff;
        text-align: center;
        line-height: 50px;
        font-weight: 300;
    }

    .popup.active .image-name {
        color: #fff !important;
        margin: auto;
        font-size: 1.0em;
        text-transform: uppercase;
        position: relative;
        margin-top: 20px;
        width: 300px;
        text-align: center;
        background-color: rgb(0, 0, 0);
        padding: 5px;
        box-sizing: border-box;
    }

    .controle-form {
        margin: 0px;
    }

    .btn-enviar2 {
        width: 40%;
        text-align: center;
        border-radius: 25px !important;
        padding: 11px 20px;
        color: #b9b9b9;
        margin: auto !important;
        font-size: 1.0em;
    }

    .txt-menu-pag {
        margin-top: 30px !important;
        width: 100%;
        padding: 0px;
        text-align: center;
    }

    .menu-pag {
        position: relative;
        display: flex;
        align-items: center;
        padding: 30px 0px 0px 0px !important;
        justify-content: center;
        width: 100%;
        height: auto;
    }

    h2#contato-txt-h2 {
        display: block;
        font-family: "DM Sans";
        color: var(--cor-h2);
        font-size: 1.3rem;
        font-weight: 600;
        text-align: center;
        text-transform: uppercase;
    }

    h1.contato-txt-h1 {
        display: block;
        font-family: "DM Sans";
        font-size: 1.4em !important;
        letter-spacing: 0.1em;
        font-weight: 600;
        text-transform: uppercase;
    }

    .contato-txt-h1-i {
        display: block;
        font-family: "DM Sans";
        color: var(--cor-h2);
        font-size: 1.5em !important;
        letter-spacing: 0.1em;
        font-weight: 400;
        text-transform: uppercase;
    }


    .b-rodape {
        text-align: center;
        align-items: center;
        padding-bottom: 0px !important;
    }

    .b-rodape img {
        width: 80px !important;
        height: auto !important;
    }

    .div-img-float {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .img-float {
        position: relative;
        margin: auto;
        animation: mover 3s ease infinite;
        animation-direction: alternate;
        width: 140% !important;
        margin-left: 0px !important;
        margin-bottom: 20px;
    }

    #contato2 textarea {
        background-color: rgba(0, 0, 0, 0) !important;
        border: 1px solid;
        margin-bottom: 25px;
        width: 300px;
        transition: 0.3s ease-in;
        border-image: linear-gradient(90deg, #0965b1 59%, #250000 100%) 1;
    }

    .div-icon {
        display: flex;
        flex-direction: row;
        padding: 15px !important;
    }

    .disciplina-s {
        font-size: 0.9em;
    }

    .div-icon h5 {
        font-size: 1.0em;
        font-weight: 500;
        margin: 20px;
        width: 100%;
        color: #ccc !important;
    }

    #b-contato2 {
        background-image: url(../image/Serviços/Obras/01.jpg) !important;
        ;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        padding-left: 0px;
        flex-direction: column;
        position: relative;
        background-position: 35% 25%;
    }

    #form2 {
        display: flex;
        flex-direction: row;
        justify-content: center;
        margin: 0 auto;
        flex-wrap: wrap;
        height: auto;
        background: var(--bg-ctt);
        text-align: left;
        margin-top: 0px;
        padding: 20px 20px;
    }

    #contato2 input {
        background-color: rgba(116, 0, 0, 0) !important;
        border: 1px solid;
        padding: 10px 5px;
        margin-bottom: 15px;
        transition: 0.3s ease-in;
        width: 300px;
        float: none;
        padding-bottom: 10px;
        margin-bottom: 20px;
        border-image: linear-gradient(90deg, #0965b1 59%, #250000 100%) 1;
    }


    #contat-icons {
        display: flex;
        flex-direction: column;
        justify-content: center !important;
        margin: 0px;
        padding: 25px 0px;
    }

    .contato textarea {
        padding: 0px 0px !important;
        transition: 0.3s ease-in;
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .btn-icon {
        height: 50px !important;
    }

    .container-footer2 {
        padding: 40px 5px 20px !important;
    }

}

/*RODAPÉ*/

/* MODO ESCURO */
.checkbox {
    float: right;
    opacity: 0;
}

.theme-switch {
    position: relative;
    margin-left: 20px;
}

.label {
    box-shadow: 0 0 1.0em rgba(255, 0, 0, 0.527);
    border: 1px solid #0965b163;
    border-radius: 15px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 5px;
    position: relative;
    top: 0px;
    height: 7px;
    width: 28px;
    transform: scale(1.5);
}

.label .ball {
    background-color: var(--color-label-check) !important;
    border-radius: 50%;
    position: absolute;
    top: 1px;
    left: 2px;
    right: 0px;
    height: 15px;
    width: 16px;
    transform: translateX(0px);
    transition: transform 0.2s linear;
}

.checkbox:checked+.label .ball {
    transform: translateX(19px);
}

.fa-moon {
    margin-left: -2px;
    margin-right: 7px;
    font-size: 12px;
    color: #ffc400;
}

.sun {
    margin-left: -1px !important;
    font-size: 0.8em !important;
    color: var(--cor-sol);
}

/* FIM MODO ESCURO */


/* SOMBRAS */
.shadow {
    -webkit-box-shadow: 0 0.5rem 1rem var(--shadow) !important;
    box-shadow: 0 0.5rem 1rem var(--shadow) !important;
}

.shadow-sm {
    -webkit-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.shadow-lg {
    -webkit-box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

.shadow-none {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

/* FIM SOMBRAS */


/* ESTILO OWL CARROSSEL*/
.owl-buttons {
    position: absolute;
    display: none;
}

.owl-carousel:hover .owl-buttons {
    display: block;
}

.owl-nav>div {
    color: #cdcbcd;

}

.owl-nav i {
    color: #ffffff;
    font-size: 42px;
}

.owl-nav .owl-prev {
    float: left;
}

.owl-nav .owl-next {
    float: right;
}

.owl-nav i:active,
.owl-nav i:focus {
    border: none !important;
}

/* ESTILO OWL CARROSSEL*/

#cttfatec {
    padding: 30px 0px 80px 0px;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: var(--circuito), var(--bg-linear03);
}

.map {
    height: 100%;
    width: 100%;
}

.iframe-map {
    box-shadow: 0 0 10px 0 #00234400;
    border-radius: 25px !important;
}

@media (min-width: 0px) and (max-width: 768px) {

    #cttfatec {
        padding: 30px 0px 80px 0px;
        background-attachment: fixed;
        background-repeat: no-repeat;
        background-size: cover;
        background-image: var(--circuito), var(--bg-linear03);
        background-position: 35% 25% !important;
    }

    .map {
        width: 100% !important;
        margin: 8px;
    }

}


.owl-buttons {
    display: none;
}

.owl-carousel:hover .owl-buttons {
    display: block;
}


.owl-nav>div {
    margin-top: -26px;
    position: absolute;
    top: 50%;
    color: #cdcbcd;
}


.owl-nav i {
    color: #d3d3d3;
    font-size: 52px;
}

.owl-nav .owl-prev {
    position: relative;
    top: -230px !important;
    float: left;
    left: -30px;
}

.owl-nav .owl-next {
    position: relative;
    top: -260px !important;
    float: right;
    right: -30px;
}

.owl-nav i:active,
.owl-nav i:focus {
    border: none !important;
}

.owl-prev,
.owl-next,
.owl-next:focus,
.owl-prev:focus {

    height: 100px;
    color: inherit;
    background: none !important;
    border: none;
    outline: none;
    padding: 0 !important;

}

/* Animação */

[data-anime] {
    opacity: 0;
    transition: 2s;
}

[data-anime="down"] {
    transform: translate3d(0, -100%, 0);
}

[data-anime="up"] {
    transform: translate3d(0, 100%, 0);
}

[data-anime="left"] {
    transform: translate3d(-100%, 0, 0);
}

[data-anime="right"] {
    transform: translate3d(50px, 0, 0);
}

[data-anime].animate {
    opacity: 1;
    transform: translate3d(0, 0, 0);
}

/* DROPDOWN */
.link-drop ul {
    box-shadow: 0 0 1.1em var(--shadow-drop);
    border: 1px solid #0965b1;
    margin: 0px !important;
    padding: 0px !important;
    margin: auto;
}



.menu-drop li {
    position: relative;
    margin: 0px !important;
    padding: 0px !important;
}

.menu-drop li ul a {
    text-decoration: none;
    font-weight: 500;
    margin: 0px !important;
    color: rgba(255, 255, 255, 0.712) !important;
    padding: 0px !important;
}

.menu-drop li ul a:hover,
.menu-drop li ul a:active,
.menu-drop li ul a:focus {
    background-color: rgb(44, 36, 121);
    color: #fff !important;
}

.ctt-f {
    width: 100%;
    display: flex !important;
    justify-content: space-between !important;
    text-align: left !important;
}

.ctt-f2 {
    width: 100%;
    display: flex !important;
    justify-content: center !important;
    text-align: left !important;
}

.menu-drop li ul {
    position: absolute;
    top: 30px;
    right: -25px;
    display: none;
    color: #7c0000 !important;
    margin: 0px !important;
    padding: 0px !important;
}

.menu-drop li:hover ul,
.menu-drop li:active ul,
.menu-drop li:focus ul,
.menu-drop li ul li:hover,
.menu-drop li.over ul,
.menu-drop li ul li.over ul,
.menu-drop ul:hover {
    display: block;
    transition: all 5s ease;
    margin: 0px !important;
    padding: 0px !important;
}

.menu-drop li ul li {
    display: block;
    transition: all 0.3s ease;
    width: 140px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    padding: 0px !important;
    background-color: var(--bg-menu-drop);
    margin: auto !important;
    padding: 0px !important;
    left: 0px;
}


@media (min-width: 0px) and (max-width:768px) {


    /* DROPDOWN */
    .link-drop ul {
        position: static;
        box-shadow: none;
        margin: 0px !important;
        margin: auto;
        border: 1px solid rgba(255, 0, 0, 0.918);
        border-radius: 0px 0px 5px 5px;
        padding: 8px 0px !important;
        background: var(--bg-menu-drop-ul);
    }

    .menu-drop li {
        position: static;
        margin: 0px !important;
        padding: 0px !important;
    }

    .menu-drop li ul .l-drop {
        text-decoration: none;
        font-weight: 500;
        margin: 0px !important;
        transition: all 5s ease;
    }


    .menu-drop li ul a:hover,
    .menu-drop li ul a:focus {
        background-color: #0965b1;
        color: #fff !important;
        transition: all 3s ease;
    }

    .menu-drop li ul {
        position: static;
        top: 50px;
        right: 0px;
        left: 0px;
        display: none;
        margin: auto !important;
        padding: 0px !important;
    }

    .menu-drop li:hover ul,
    .menu-drop li ul li:hover,
    .menu-drop li.over ul,
    .menu-drop li ul li.over ul,
    .menu-drop ul:hover {
        display: block;
        transition: all 5s ease;
        margin: 0px !important;
        padding: 0px !important;
        color: #fff !important;

    }

    .menu-drop li ul li {
        display: block;
        margin: 20px !important;
        transition: all 0.5s ease;
        width: 100%;
        text-align: center;
        padding: 20px !important;
        background: var(--bg-menu-drop-ul);
        margin: auto !important;
        padding: 0px !important;
        left: 0px;
    }

    .l-drop {
        font-size: 0.85em !important;
    }

}

/* MENU MOBILE */
.mobile-menu {
    display: none;
    position: relative;
    cursor: pointer;
}

.mobile-menu div {
    width: 36px;
    height: 3px;
    background: rgb(0, 0, 22);
    margin: 8px;
    transition: 0.3s;
}

input[type="checkbox"] .check2 {
    margin-left: 30px !important;
}

@media (min-width: 0px) and (max-width:768px) {

    .container-ini {
        height: 45% !important;
        padding: 310px 0px !important;
        width: 100%;
        background-attachment: fixed !important;
        background-position: 75% 80% !important;
        background-repeat: no-repeat;
        background-size: cover !important;
    }

    .icones img {
        border: 3px solid #e29501;
        width: 55px;
        margin: 0px 3px;
        height: auto;
        padding: 10px;
    }

    .container-s1 {
        flex-wrap: nowrap;
    }

    .footer li {
        line-height: 1.6em !important;
    }

    .l-footer p {
        padding-right: 0% !important;
    }

    .testimonial-foto {
        padding: 0px;
        width: 86%;
    }

    .txt-servicos {
        padding: 0px !important;
    }

    .colum-4 {
        flex-basis: 20% !important;
        margin-top: 40px;
        box-shadow: 0 0 10px 0 #00234400;
    }

    a.subir {
        right: 25px;
    }

    .whatsapp-button {
        right: 17px !important;
    }

    #chat-box {
        bottom: 18% !important;
    }

    #s-servicos {
        padding: 40px 30px 70px;
    }

    .txt-frase {
        font-weight: 500 !important;
        font-size: 1.0em !important;
        line-height: 1.5rem;
        margin-bottom: 30px;
    }

    .header .nav {
        border-radius: 0px;
        margin: 0px;
        margin-top: 0px;
    }

    .aco-faq {
        padding: 0px !important;
    }

    .logotipo-footer {
        display: none;
    }

    .nav__social-icon {
        color: #ffffff !important;
    }

    #container-contato {
        background-size: 50%;
        flex-direction: column;
    }

    .footer a,
    .footer p {
        font-size: 0.9em !important;
    }

    .footer i {
        font-size: 0.85em !important;
        margin-left: 3px !important;
    }

    .b-footer {
        padding: 0px !important;
    }

    #container-contato .frame-a {
        width: 100% !important;
        justify-content: flex-start;
        padding: 60px 40px;
    }

    #container-contato .frame-b {
        max-width: 100% !important;
        padding: 50px 20px 50px 20px;
    }

    footer {
        padding: 50px 40px !important;
    }

    .owl-nav i {
        color: #ffffff;
        font-size: 22px;
    }

    .section-services .single-service {
        width: 100% !important;
        flex-basis: 100% !important;
        margin-top: 40px;
        margin: 8px;
        box-shadow: 0 0 10px 0 #00234400;
    }

    #sobre2 {
        background: rgba(255, 255, 255, 0.726) !important;
        position: relative;
        left: 0;
        padding: 0px;
        margin-top: 30px !important;
        border-radius: 8px;
    }

    body {
        overflow-x: hidden;
        overflow-y: hidden;
    }

    .nav-list li {
        position: relative;
        top: 40px !important;
        right: 0;
        width: 100% !important;
        margin: auto;
        text-align: center !important;
        padding: 30px 0px !important;
        background: var(--circuito), rgb(15, 10, 10) !important;
        transform: translateX(100%);
        transition: transform 0.3s ease-in;
        box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
    }

    .nav-list li:hover {
        background-color: rgb(0, 0, 0) !important;
    }

    .menu-mob {
        position: relative;
        top: 30px !important;
    }

    .nav-list li.link-nav {
        margin: 0px !important;
    }

    .nav-list li {
        margin-left: 0;
        opacity: 0;
        color: #fff !important;
    }

    .menu {
        position: fixed;
        transition: ease-in-out 0.4s;
        display: block;
        justify-content: space-between;
        padding: 25px 120px 8px !important;
        border-bottom: none;
        background-color: rgba(0, 0, 0, 0);
    }


    .menu.sticky {
        position: fixed;
        transition: ease-in-out 0.4s;
        display: block;
        justify-content: space-between;
        padding: 25px 120px 8px !important;
        border-bottom: none;
        background-color: rgb(0, 0, 0);
    }


    .mobile-menu {
        display: block;
    }

    img.logotipo {
        position: relative;
        display: none;
        text-align: center !important;
        width: 110px !important;
        transition: 0.3s ease-in;
    }

    .sticky img.logotipo {
        top: 14px;
    }

    img.logotipo-fatec {
        width: 70px !important;
        margin-right: 0px !important;
    }

    .theme-switch {
        position: relative;
        display: none;
        z-index: 3000;
        margin-right: 0px !important;
        top: -300px !important;
        float: right;
        right: 20px !important;
    }

    #modoescuro-desk {
        display: none;
    }

    #modoescuro-mob {
        display: block !important;
        margin-right: 30px;
    }


}


.nav-list.active_link {
    transform: translateX(0);
}

@keyframes mover {
    0% {
        top: 0px;
        background-position: 0%
    }

    50% {
        top: 10px;
        background-position: 100%
    }

    100% {
        top: 0px;
        background-position: 0%
    }
}

@keyframes flutuar {
    0% {
        opacity: .4;
    }

    50% {
        opacity: 1.0;
    }

    100% {
        opacity: .4;
    }
}

@keyframes navLinkFade {
    from {
        opacity: 0;
        transform: translateX(50px);
    }

    to {
        opacity: 1;
        transform: translateX(0);
    }
}

.mobile-menu.active .line1 {
    transform: rotate(-45deg) translate(-8px, 8px);
}

.mobile-menu.active .line2 {
    opacity: 0;
}

.mobile-menu.active .line3 {
    transform: rotate(45deg) translate(-5px, -7px);
}

.texto-blue {
    color: var(--txt-r) !important;
    font-size: 1.1em !important;
    font-weight: 400;
    line-height: 28px !important;
}

/* EFEITO TEXTO */
.content {
    position: absolute;
    transform: translate(-50%, -50%);
    overflow: hidden;
    font-family: "Lato", sans-serif;
    line-height: 40px;
    margin-top: 10px;
    color: var(--cor-h2) !important;
}

.content__container {
    font-weight: 600;
    overflow: hidden;
    height: 40px;
    padding: 0 60px;
}

.content__container:before {
    content: "{";
    left: 0;
}

.content__container:after {
    content: "}";
    position: absolute;
    right: 0;
}

.content__container:after,
.content__container:before {
    position: absolute;
    top: 0;
    color: var(--azul-ciano);
    font-size: 42px;
    line-height: 40px;
    -webkit-animation-name: opacity;
    -webkit-animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    animation-name: opacity;
    animation-duration: 2s;
    animation-iteration-count: infinite;
}

.content__container__text {
    display: inline;
    float: left;
    margin: 0;
}

.content__container__list {
    margin-top: 0;
    padding-left: 110px;
    text-align: left;
    list-style: none;
    -webkit-animation-name: change;
    -webkit-animation-duration: 10s;
    -webkit-animation-iteration-count: infinite;
    animation-name: change;
    animation-duration: 10s;
    animation-iteration-count: infinite;
}

@-webkit-keyframes opacity {

    0%,
    100% {
        opacity: 0;
    }

    50% {
        opacity: 1;
    }
}

@-webkit-keyframes change {

    0%,
    12.66%,
    100% {
        transform: translate3d(0, 0, 0);
    }

    16.66%,
    29.32% {
        transform: translate3d(0, -25%, 0);
    }

    33.32%,
    45.98% {
        transform: translate3d(0, -50%, 0);
    }

    49.98%,
    62.64% {
        transform: translate3d(0, -75%, 0);
    }

    66.64%,
    79.3% {
        transform: translate3d(0, -50%, 0);
    }

    83.3%,
    95.96% {
        transform: translate3d(0, -25%, 0);
    }
}

@keyframes opacity {

    0%,
    100% {
        opacity: 0;
    }

    50% {
        opacity: 1;
    }
}

@keyframes change {

    0%,
    12.66%,
    100% {
        transform: translate3d(0, 0, 0);
    }

    16.66%,
    29.32% {
        transform: translate3d(0, -25%, 0);
    }

    33.32%,
    45.98% {
        transform: translate3d(0, -50%, 0);
    }

    49.98%,
    62.64% {
        transform: translate3d(0, -75%, 0);
    }

    66.64%,
    79.3% {
        transform: translate3d(0, -50%, 0);
    }

    83.3%,
    95.96% {
        transform: translate3d(0, -25%, 0);
    }
}

button.accordion {
    font-family: "Jost-bold";
    text-align: left !important;
    padding: 1.4rem;
    border-radius: 5px;
}

#faq {
    background-color: rgb(241, 241, 241);
}

.aco-faq {
    border-radius: 20px;
    padding: 40px;
    background-color: #fff;
    width: 100%;
    -webkit-box-shadow: 0 0.7rem 1rem var(--shadow) !important;
    box-shadow: 0 0.7rem 1rem var(--shadow) !important;
}

.accordion {
    background-color: var(--bg-accordion-h);
    color: rgba(255, 255, 255, 0.897);
    font-family: "Jost-bold";
    cursor: pointer;
    border: none !important;
    width: 100%;
    text-align: left;
    outline: none;
    font-size: 1.1em;
    font-weight: 700;
    transition: all 0.4s ease-out;
    -webkit-box-shadow: 0 0.7rem 1rem var(--shadow) !important;
    box-shadow: 0 0.7rem 1rem var(--shadow) !important;
}

.txt-h3-qualificacoes {
    font-family: "Jost-light";
    color: rgb(34, 34, 90);
    font-size: 1.0em !important;
    font-weight: 500;
    padding: 0px;
}

.accordion:hover {
    color: #fff;
    background-color: rgb(64, 87, 221);
    transition: all 0.4s ease-out;
    -webkit-box-shadow: 0 0.7rem 1rem var(--shadow) !important;
    box-shadow: 0 0.7rem 1rem var(--shadow) !important;
}

.accordion:after {
    content: "\002B";
    color: rgb(118, 166, 255);
    font-weight: bold;
    float: right;
    margin-left: 0.5rem;
}

.accordion-content {
    padding: 0 1rem;
    background-color: rgba(34, 34, 34, 0);
    color: var(--actv);
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
    margin-bottom: 2px;
}

.accordion-content ul {
    list-style-type: circle;
    margin: 1rem 0;
    padding: 0.2rem;
}

.accordion-content ul li {
    padding: 0.2rem 0;
}

.accordion.active:after {
    content: "\2212";
}


/*.gallery*/
.gallery {
    min-height: auto;
    position: relative;
    object-fit: contain;
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 95% 80% !important;
}

.gallery .gallery-filter {
    display: flex;
    justify-content: center;
    width: 100%;
    background-color: #00022e;
    padding: 10px;
    text-align: center;
    margin-bottom: 0px;
}

#reformas {
    border-right: none !important;
}

.gallery .gallery-filter .filter-item {
    font-size: 0.9em;
    border-right: 0.1em solid #ffd90088;
    text-transform: uppercase;
    display: inline-block;
    background-color: #00022e;
    cursor: pointer;
    transition: all 0.3s ease;
}

.gallery .gallery-filter .filter-item p {
    color: white;
    font-size: 0.9em;
}

.icon-filter {
    width: 45px;
    height: 45px;
}

.gallery .gallery-filter .filter-item.active {
    color: white;
    background-color: #01044e;
}

.gallery .gallery-filter .filter-item.active:hover {
    color: white;
    background-color: #02043a;
}

.gallery .gallery-filter .filter-item:hover {
    color: white !important;
    background: #02043a;
}

.gallery .gallery-item-img-inner img {
    width: 100%;
}


.gallery .gallery-item-inner img {
    width: 100%;
}

.linha2 {
    margin: 20px 0px;
}

.linha2 {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

#titport {
    padding-top: 90px;
    background-image: url("../image/texture.png");
    background-size: 10%;
    background-position: center bottom;
    background-repeat: repeat;
    padding-top: 0px !important;
}

#portfolio {
    background-image: url("../image/texture.png");
    background-size: 10%;
    background-position: center bottom;
    background-repeat: repeat;
    padding-top: 0px !important;
}

.linha {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    background-color: #000125;
}

.img-galeria,
.img-design,
.img-social,
.img-trab,
.fotos,
.img-motion,
.img-webdesign:hover {
    cursor: pointer;

}

.img-trab img {
    border-radius: 10px;
}

.gallery .gallery-item.show {
    animation: fadeIn 0.2s ease;
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.gallery .gallery-item.hide {
    display: none;
}

/*********loader line******************/
#loader {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -50px;
    width: 130px;
    height: 3px;
    overflow: hidden;
}

#loader:before,
#loader:after {
    content: '';
    position: absolute;
    top: 0;
    width: 100%;
    height: 3px;
    transform: translate(-100%, 0);
}

#loader:before {
    background-color: var(--bf-loading);
    animation: loading 3400ms cubic-bezier(0.23, 1, 0.32, 1);
}

#loader:after {
    background-color: #fff;
    animation: loading 2500ms 500ms cubic-bezier(0.23, 1, 0.32, 1);
}

@keyframes loading {
    75% {
        transform: translate(0, 0);
    }

    100% {
        transform: translate(100%, 0);
    }
}


/***********************/

/*************************/
#hero-box {
    position: relative;
    height: 100%;
    width: 80%;
}

.bg {
    position: absolute;
    background-image: url(https://www.jeans.ch/out/pictures/generated/product/1/310_412_75/sol_fblue-perry-white-men-shirt-m8272-200_f_1.png) !important;
    background-size: cover !important;
    background-position: center;
    z-index: 1 !important;
    width: 30vw;
    height: 100vh;
    left: 12%;
}

.overlay {
    position: absolute;
    background-image: url(https://reech.ca/wp-content/uploads/2017/10/xnado-pattern-white.svg) !important;
    background-repeat: repeat;
    background-size: cover !important;
    height: 50vh;
    width: 38vw;
    margin-left: 12%;
    top: 30%;

}

.message {
    text-align: center;
    color: #f7f7f8;
    font-size: 2rem;
  }
  
  #wpp-fix {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 99;
    /* Animations */
  }
  #wpp-fix .wpp-link {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background: #25D366;
    display: flex;
    z-index: 2;
    position: relative;
    padding: 15px;
    border: none;
    cursor: pointer;
    border-radius: 50%;
    box-shadow: 0px 3px 10px rgba(37, 211, 102, 0.56);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  #wpp-fix .wpp-link > span {
    display: none;
  }
  #wpp-fix .wpp-link:hover {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
    background: #1da851;
  }
  #wpp-fix .wpp-link.hide-this {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
  }
  #wpp-fix .wpp-link.hide-this + .form-wpp {
    visibility: visible;
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    border-radius: 1%;
  }
  #wpp-fix .wpp-link.hide-this + .form-wpp + .mask {
    opacity: 1;
    visibility: visible;
  }
  #wpp-fix .wpp-link + .form-wpp {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    position: absolute;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.12);
    border-radius: 3px;
    bottom: 0;
    right: 0px;
    opacity: 0;
    overflow: hidden;
    -webkit-transform: scale(0.2);
    -moz-transform: scale(0.2);
    -ms-transform: scale(0.2);
    -o-transform: scale(0.2);
    transform: scale(0.2);
    border-radius: 50%;
    z-index: 1;
    visibility: hidden;
    transform-origin: bottom right;
    width: 100%;
    max-width: 300px;
    min-width: 350px;
  }
  #wpp-fix .wpp-link + .form-wpp + .mask {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.8);
    opacity: 0;
    visibility: hidden;
  }
  #wpp-fix .wpp-link + .form-wpp .form-content {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    padding: 0px;
    float: left;
    position: relative;
    width: 100%;
    background-color: #e9e0d7;
    background-position: 50%;
    background-size: cover;
    background-image: url(../img/bg-whatsapp.png);
  }
  #wpp-fix .wpp-link + .form-wpp .buss-msg {
    background-color: #fff;
    padding: 10px;
    border-radius: 0 4px 4px 4px;
    line-height: 1.3;
    font-size: 14px;
    max-width: 270px;
    margin: 0 0 10px;
    position: relative;
  }
  #wpp-fix .wpp-link + .form-wpp .buss-msg::before {
    content: "";
    position: absolute;
    border-top: 5px solid #fff;
    border-right: 5px solid #fff;
    border-bottom: 5px solid transparent;
    border-left: 5px solid transparent;
    left: -10px;
    top: 0;
  }
  #wpp-fix .wpp-link + .form-wpp form {
    width: calc(300px - 30px);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    float: right;
    position: initial;
  }
  #wpp-fix .wpp-link + .form-wpp form label {
    line-height: 1;
    margin-bottom: 0px;
  }
  #wpp-fix .wpp-link + .form-wpp form label.error {
    font-size: 10px;
    padding: 0 5px;
    position: absolute;
    right: 0;
    bottom: 3px;
  }
  #wpp-fix .wpp-link + .form-wpp form .campo {
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 5px;
  }
  #wpp-fix .wpp-link + .form-wpp form .form-control-wrap {
    float: left;
    width: 100%;
    position: relative;
  }
  #wpp-fix .wpp-link + .form-wpp form .form-control-wrap::after {
    content: "";
    position: absolute;
    border-top: 5px solid #e7ffe7;
    border-right: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #e7ffe7;
    right: -10px;
    top: 0;
  }
  #wpp-fix .wpp-link + .form-wpp form input[type=text], #wpp-fix .wpp-link + .form-wpp form input[type=tel], #wpp-fix .wpp-link + .form-wpp form input[type=email] {
    border-radius: 4px 0 4px 4px;
    width: 100%;
    padding: 10px;
    background: #e7ffe7;
    border: 1px solid #e7ffe7;
    font-size: 1rem;
  }
  #wpp-fix .wpp-link + .form-wpp form input.error, #wpp-fix .wpp-link + .form-wpp form input.not-valid {
    border-color: #F44336;
  }
  #wpp-fix .wpp-link + .form-wpp form input + .not-valid-tip {
    font-size: 10px;
    padding: 0 5px;
    position: absolute;
    right: 0;
    bottom: 0;
  }
  #wpp-fix .wpp-link + .form-wpp form .btn {
    float: right;
    margin-top: 5px;
  }
  #wpp-fix .wpp-link + .form-wpp form .btn button {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background-color: #0c6156;
    border: 1px solid #0c6156;
    text-transform: initial;
    cursor: pointer;
    padding: 8px 12px;
    color: #fff;
    border-radius: 4px;
    font-size: 1rem;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
  }
  #wpp-fix .wpp-link + .form-wpp form .btn button:hover {
    border-color: #06342e;
    background-color: #06342e;
    box-shadow: 0 1px 4px 0 rgba(12, 97, 86, 0.52);
  }
  #wpp-fix .wpp-link + .form-wpp form .response-output {
    font-size: 0.9rem;
    line-height: 1.2;
    float: left;
    margin: 0;
    width: 100%;
  }
  #wpp-fix .wpp-link + .form-wpp form .ajax-loader {
    display: none !important;
  }
  #wpp-fix .wpp-link + .form-wpp form::after {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    content: "";
    position: absolute;
    width: calc(100% + 4px);
     background: rgba(255, 255, 255, 0.93);
    left: -2px;
    top: -9px;
    z-index: 5;
    background-image: url(https://www.davidsonsilva.com.br/wp-content/uploads/2023/04/load.gif);
    background-size: 70px;
    background-repeat: no-repeat;
    background-position: 50%;
    opacity: 0;
    visibility: hidden;
  }
  #wpp-fix .wpp-link + .form-wpp form.submitting::after {
    opacity: 1;
    visibility: visible;
  }
  #wpp-fix .wpp-link + .form-wpp form .response-output {
    display: none;
    opacity: 0;
    @inclue transition();
  }
  #wpp-fix .wpp-link + .form-wpp form.sent {
    height: 50px;
  }
  #wpp-fix .wpp-link + .form-wpp form.sent .response-output {
    position: absolute;
    width: 100%;
    height: calc(100% + 15px);
    background: #fff;
    opacity: 1;
    left: 0;
    font-size: 1.4rem;
    text-align: center;
    top: 0;
    align-items: center;
    display: flex;
  }
  #wpp-fix .wpp-link + .form-wpp .head-wpp {
    width: 100%;
    padding: 12px 8px;
    background: #0c6156;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    z-index: 6;
  }
  #wpp-fix .wpp-link + .form-wpp .head-wpp img {
    margin-right: 8px;
    width: 50px;
    border-radius: 50%;
  }
  #wpp-fix .wpp-link + .form-wpp .head-wpp h3 {
    word-break: keep-all;
    padding-right: 30px;
    font-size: 1.1rem;
    font-weight: 500;
    color: #fff;
    margin: 0 0 0 10px;
  }
  #wpp-fix .wpp-link + .form-wpp .close {
    color: #fff;
    position: absolute;
    cursor: pointer;
    right: 0;
    top: 0;
    padding: 7px 8px;
    font-size: 1.375rem;
  }
  #wpp-fix svg {
    width: initial;
    display: block;
    height: 30px;
  }
  #wpp-fix svg path {
    fill: #fff;
  }
  #wpp-fix.shake .wpp-link::before {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background: rgba(37, 211, 102, 0.6);
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    border-radius: 50%;
    z-index: -1;
    top: 0px;
    right: 0;
    -webkit-animation: pulse 2s infinite;
    -moz-animation: pulse 2s infinite;
    -o-animation: pulse 2s infinite;
    animation: pulse 2s infinite;
  }
  #wpp-fix.shake svg {
    -webkit-animation: 1s wiggle ease infinite;
    -moz-animation: 1s wiggle ease infinite;
    -o-animation: 1s wiggle ease infinite;
    animation: 1s wiggle ease infinite;
  }
  @media (max-width: 767px) {
    #wpp-fix {
      bottom: 15px;
    }
    #wpp-fix svg {
      height: 30px;
    }
    #wpp-fix .wpp-link {
      padding: 10px;
    }
    #wpp-fix .wpp-link + .form-wpp form {
      width: calc(300px - 40px);
    }
    #wpp-fix .wpp-link + .form-wpp form input[type=text],
  #wpp-fix .wpp-link + .form-wpp form input[type=email] {
      font-size: 0.875rem;
    }
    #wpp-fix .wpp-link + .form-wpp form .btn button {
      font-size: 0.875rem;
    }
  }
  @media (max-width: 395px) {
    #wpp-fix .wpp-link + .form-wpp {
      min-width: 290px;
    }
    #wpp-fix .wpp-link + .form-wpp .head-wpp img {
      width: 40px;
    }
  }
  @-webkit-keyframes wiggle {
    0% {
      -webkit-transform: rotate(-3deg);
      -moz-transform: rotate(-3deg);
      -ms-transform: rotate(-3deg);
      -o-transform: rotate(-3deg);
      transform: rotate(-3deg);
    }
    20% {
      -webkit-transform: rotate(20deg);
      -moz-transform: rotate(20deg);
      -ms-transform: rotate(20deg);
      -o-transform: rotate(20deg);
      transform: rotate(20deg);
    }
    40% {
      -webkit-transform: rotate(-15deg);
      -moz-transform: rotate(-15deg);
      -ms-transform: rotate(-15deg);
      -o-transform: rotate(-15deg);
      transform: rotate(-15deg);
    }
    60% {
      -webkit-transform: rotate(5deg);
      -moz-transform: rotate(5deg);
      -ms-transform: rotate(5deg);
      -o-transform: rotate(5deg);
      transform: rotate(5deg);
    }
    90% {
      -webkit-transform: rotate(-1deg);
      -moz-transform: rotate(-1deg);
      -ms-transform: rotate(-1deg);
      -o-transform: rotate(-1deg);
      transform: rotate(-1deg);
    }
    100% {
      -webkit-transform: rotate(0);
      -moz-transform: rotate(0);
      -ms-transform: rotate(0);
      -o-transform: rotate(0);
      transform: rotate(0);
    }
  }
  @-moz-keyframes wiggle {
    0% {
      -webkit-transform: rotate(-3deg);
      -moz-transform: rotate(-3deg);
      -ms-transform: rotate(-3deg);
      -o-transform: rotate(-3deg);
      transform: rotate(-3deg);
    }
    20% {
      -webkit-transform: rotate(20deg);
      -moz-transform: rotate(20deg);
      -ms-transform: rotate(20deg);
      -o-transform: rotate(20deg);
      transform: rotate(20deg);
    }
    40% {
      -webkit-transform: rotate(-15deg);
      -moz-transform: rotate(-15deg);
      -ms-transform: rotate(-15deg);
      -o-transform: rotate(-15deg);
      transform: rotate(-15deg);
    }
    60% {
      -webkit-transform: rotate(5deg);
      -moz-transform: rotate(5deg);
      -ms-transform: rotate(5deg);
      -o-transform: rotate(5deg);
      transform: rotate(5deg);
    }
    90% {
      -webkit-transform: rotate(-1deg);
      -moz-transform: rotate(-1deg);
      -ms-transform: rotate(-1deg);
      -o-transform: rotate(-1deg);
      transform: rotate(-1deg);
    }
    100% {
      -webkit-transform: rotate(0);
      -moz-transform: rotate(0);
      -ms-transform: rotate(0);
      -o-transform: rotate(0);
      transform: rotate(0);
    }
  }
  @-o-keyframes wiggle {
    0% {
      -webkit-transform: rotate(-3deg);
      -moz-transform: rotate(-3deg);
      -ms-transform: rotate(-3deg);
      -o-transform: rotate(-3deg);
      transform: rotate(-3deg);
    }
    20% {
      -webkit-transform: rotate(20deg);
      -moz-transform: rotate(20deg);
      -ms-transform: rotate(20deg);
      -o-transform: rotate(20deg);
      transform: rotate(20deg);
    }
    40% {
      -webkit-transform: rotate(-15deg);
      -moz-transform: rotate(-15deg);
      -ms-transform: rotate(-15deg);
      -o-transform: rotate(-15deg);
      transform: rotate(-15deg);
    }
    60% {
      -webkit-transform: rotate(5deg);
      -moz-transform: rotate(5deg);
      -ms-transform: rotate(5deg);
      -o-transform: rotate(5deg);
      transform: rotate(5deg);
    }
    90% {
      -webkit-transform: rotate(-1deg);
      -moz-transform: rotate(-1deg);
      -ms-transform: rotate(-1deg);
      -o-transform: rotate(-1deg);
      transform: rotate(-1deg);
    }
    100% {
      -webkit-transform: rotate(0);
      -moz-transform: rotate(0);
      -ms-transform: rotate(0);
      -o-transform: rotate(0);
      transform: rotate(0);
    }
  }
  @keyframes wiggle {
    0% {
      -webkit-transform: rotate(-3deg);
      -moz-transform: rotate(-3deg);
      -ms-transform: rotate(-3deg);
      -o-transform: rotate(-3deg);
      transform: rotate(-3deg);
    }
    20% {
      -webkit-transform: rotate(20deg);
      -moz-transform: rotate(20deg);
      -ms-transform: rotate(20deg);
      -o-transform: rotate(20deg);
      transform: rotate(20deg);
    }
    40% {
      -webkit-transform: rotate(-15deg);
      -moz-transform: rotate(-15deg);
      -ms-transform: rotate(-15deg);
      -o-transform: rotate(-15deg);
      transform: rotate(-15deg);
    }
    60% {
      -webkit-transform: rotate(5deg);
      -moz-transform: rotate(5deg);
      -ms-transform: rotate(5deg);
      -o-transform: rotate(5deg);
      transform: rotate(5deg);
    }
    90% {
      -webkit-transform: rotate(-1deg);
      -moz-transform: rotate(-1deg);
      -ms-transform: rotate(-1deg);
      -o-transform: rotate(-1deg);
      transform: rotate(-1deg);
    }
    100% {
      -webkit-transform: rotate(0);
      -moz-transform: rotate(0);
      -ms-transform: rotate(0);
      -o-transform: rotate(0);
      transform: rotate(0);
    }
  }
  @-webkit-keyframes pulse {
    0% {
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
      transform: scale(1);
    }
    50% {
      -webkit-transform: scale(1.6);
      -moz-transform: scale(1.6);
      -ms-transform: scale(1.6);
      -o-transform: scale(1.6);
      transform: scale(1.6);
    }
    100% {
      -webkit-transform: scale(1.7);
      -moz-transform: scale(1.7);
      -ms-transform: scale(1.7);
      -o-transform: scale(1.7);
      transform: scale(1.7);
      opacity: 0;
    }
  }
  @-moz-keyframes pulse {
    0% {
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
      transform: scale(1);
    }
    50% {
      -webkit-transform: scale(1.6);
      -moz-transform: scale(1.6);
      -ms-transform: scale(1.6);
      -o-transform: scale(1.6);
      transform: scale(1.6);
    }
    100% {
      -webkit-transform: scale(1.7);
      -moz-transform: scale(1.7);
      -ms-transform: scale(1.7);
      -o-transform: scale(1.7);
      transform: scale(1.7);
      opacity: 0;
    }
  }
  @-o-keyframes pulse {
    0% {
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
      transform: scale(1);
    }
    50% {
      -webkit-transform: scale(1.6);
      -moz-transform: scale(1.6);
      -ms-transform: scale(1.6);
      -o-transform: scale(1.6);
      transform: scale(1.6);
    }
    100% {
      -webkit-transform: scale(1.7);
      -moz-transform: scale(1.7);
      -ms-transform: scale(1.7);
      -o-transform: scale(1.7);
      transform: scale(1.7);
      opacity: 0;
    }
  }
  @keyframes pulse {
    0% {
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
      transform: scale(1);
    }
    50% {
      -webkit-transform: scale(1.6);
      -moz-transform: scale(1.6);
      -ms-transform: scale(1.6);
      -o-transform: scale(1.6);
      transform: scale(1.6);
    }
    100% {
      -webkit-transform: scale(1.7);
      -moz-transform: scale(1.7);
      -ms-transform: scale(1.7);
      -o-transform: scale(1.7);
      transform: scale(1.7);
      opacity: 0;
    }
  }
  
  .author {
    position: fixed;
    bottom: 0;
    z-index: 2;
    width: 100%;
    padding: 30px 15px 15px;
    background: rgba(0, 0, 0, 0);
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.54) 54%, black 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.54) 54%, black 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.54) 54%, black 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.54) 54%, black 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.54) 54%, black 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#000000", endColorstr="#000000", GradientType=0 );
  }
  .author a {
    font-size: 16px;
    display: table;
    margin: 0 auto;
    text-decoration: none;
    color: #fff;
    font-weight: 700;
  }
  .author a span {
    color: #F44336;
  }

/***********SLIDE DOWN***************/

.slideDown {
    bottom: 0 !important;
    animation-direction: normal;
    animation-fill-mode: forwards;
    animation-iteration-count: 1;
}

.slideDown {
    animation-name: slideDown;
    -webkit-animation-name: slideDown;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
    animation-iteration-count: 1;
    animation-timing-function: ease;
    -webkit-animation-timing-function: ease;
    visibility: visible !important;
}

@keyframes slideDown {
    from {
        transform: translateY(0%);
    }

    to {
        transform: translateY(100%);
    }
}

@-webkit-keyframes slideDown {
    from {
        transform: translateY(0%);
    }

    to {
        transform: translateY(100%);
    }
}

/*********************/

.slideInUp {
    animation-name: slideInUp;
    -webkit-animation-name: slideInUp;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
    animation-iteration-count: 1;
    animation-timing-function: ease-in;
    -webkit-animation-timing-function: ease-in;
    visibility: visible !important;
}

@keyframes slideInUp {
    from {
        transform: translateY(100%);
    }

    to {
        transform: translateY(0%);
    }
}

@-webkit-keyframes slideInUp {
    from {
        transform: translateY(100%);
    }

    to {
        transform: translateY(0%);
    }
}

@keyframes zoomOut {
    from {
        opacity: 1;
    }

    50% {
        opacity: 0;
        transform: scale3d(.3, .3, .3);
    }

    to {
        opacity: 0;
    }
}

.zoomOut {
    animation-name: zoomOut;
    animation-name: zoomOut;
    -webkit-animation-name: zoomOut;
    animation-duration: 2s;
    -webkit-animation-duration: 2s;
    animation-iteration-count: 2;
    animation-timing-function: ease-in-out;
    -webkit-animation-timing-function: ease-in-out;
    visibility: visible !important;
}


@keyframes animate {

    0% {
        opacity: 0;
        transform: rotate(45deg) translate(-10px, -10px);
    }

    50% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        transform: rotate(45deg) translate(10px, 10px);
    }
}

section.sv {
    display: flex;
}

section.sv div {
    flex: 1;
    text-align: center;
    padding: 30px 10px;
    width: 33%;
    min-height: 100vh;
    transition: all .8s ease-out;
    background-size: cover;
}

section.sv div>* {
    transition: all 350ms 350ms;
    opacity: 1;
    position: relative;
    top: 50%;
}

section.sv div h2 {
    background-color: #003b6b;
    padding: 8px;
    font-weight: bold;
    font-size: 1.4em !important;
    color: var(--cor-white);
    box-shadow: 0 0 50px 20px rgba(5, 5, 5, 0.24);
}

section.sv div p {
    width: 90%;
    margin: 10px auto;
    font-size: 0.85em !important;
    color: var(--cor-white);
}

section.sv div .back {
    display: none;
}

section.sv div:nth-child(1) {
    background-image: url(../image/Serviços/Obras/EDIT01.png) !important;
    background-color: rgba(10, 10, 10, 0.952);
    background-blend-mode: overlay;
}

section.sv div:nth-child(2) {
    background-image: url(../image/Serviços/Obras/EDIT02.png) !important;
    background-color: rgba(10, 10, 10, 0.952);
    background-blend-mode: overlay;
}

section.sv div:nth-child(3) {
    background-image: url(../image/Serviços/Obras/EDITB1.png) !important;
    background-color: rgba(10, 10, 10, 0.952);
    background-blend-mode: overlay;
}

section.sv div:hover {
    cursor: pointer;
    background-color: rgba(10, 10, 10, .4);
    transition: all .8s ease-out;
}

section.sv div.active {
    width: 100% !important;
    flex: 1 !important;
    transition: 450ms;
}

section.sv div.active .back {
    display: block;
}

section.sv div.colapse {
    width: 0;
    overflow: hidden;
    padding: 0;
    flex: 0;
    transition: 450ms;
}

section.sv div.colapse>* {
    transition: all 300ms;
    opacity: 0;
}

.back i {
    color: var(--cor-white);
}

.bt-orcamento {
    transition: 0.5s ease-in-out;
    padding: 15px 32px;
    font-size: 0.9em;
    text-transform: uppercase;
    border: 2px solid #fff;
    border-radius: 30px 0px !important;
    animation-duration: 0.5s;
    color: #fff !important;
    background-color: transparent;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    animation-timing-function: ease-in-out;
    transition: 0.5s ease-in-out;
    box-shadow: 0px 15px 20px rgba(206, 158, 0, 0.219);
}

.bt-orcamento i {
    transition: 0.5s ease-in-out;
    color: #fff8d7 !important;
}

.bt-orcamento:hover {
    cursor: pointer;
    animation-name: botaohover;
    animation-duration: 0.5s;
    color: #fff !important;
    background-color: #ffa600;
    animation-timing-function: ease-in-out;
    transition: 0.5s ease-in-out;
    border-color: #F2C166;
    box-shadow: 0px 15px 20px rgba(255, 230, 0, 0.329);
}

.bt-orcamento:hover i {
    transition: 0.5s ease-in-out;
    color: #fff !important;
}


.bt-orcamento2 {
    transition: 0.5s ease-in-out;
    padding: 8px 13px;
    font-size: 0.9em;
    text-transform: uppercase;
    border: 0;
    border-radius: 15px;
    color: #f0a818 !important;
    border: 2px solid #f0a818;
    font-weight: 500 !important;
    background: #00000000;
    cursor: pointer;
}

.bt-orcamento2 i {
    transition: 0.5s ease-in-out;
    color: #f0a818 !important;
}

.bt-orcamento2:hover {
    animation-name: botao;
    animation-duration: 0.5s;
    color: #fff !important;
    background-color: #f0a818;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    animation-timing-function: ease-in-out;
    transition: 0.5s ease-in-out;
}

.bt-orcamento2:hover i {
    transition: 0.5s ease-in-out;
    color: #fff !important;
}

.btn-sv {
    padding: 10px 20px;
    font-size: 0.9em;
    border: 0;
    border-radius: 15px;
    color: white;
    font-weight: 400;
    background: var(--bg-l-amarelo);
    cursor: pointer;
    box-shadow: 0 0 50px 20px rgba(5, 5, 5, 0.24);
}

.btn-sv:hover {
    animation-name: botao;
    animation-duration: 0.5s;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    animation-timing-function: ease-in-out;
    box-shadow: 0 0 50px 20px rgba(0, 0, 0, 0.5);
}

@keyframes botao {
    0% {
        transform: scale(1);
    }

    100% {
        transform: scale(1.05);
    }

}

/* BOTÃO WHATSAPP*/

@keyframes pulse {
    0% {
        transform: scale(1, 1);
    }

    50% {
        opacity: 0.3;
    }

    100% {
        transform: scale(1.45);
        opacity: 0;
    }
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse;
}

.nav-bottom {
    width: auto;
    height: auto;
    position: fixed;
    bottom: 20px;
    z-index: 9100;
    right: 10px;
    padding: 5px;
    margin: 0px;
}

@media (min-width: 0px) and (max-width: 768px) {
    .nav-bottom {
        bottom: 27px;
    }

    .zoom-image {
        overflow: hidden;
        width: 65%;
        margin-top: 5%;
        cursor: zoom-in;
    }
}


@media screen and (min-width: 575.98px) and (max-width: 1300px) {
    .nav-bottom {
        top: 27.5em !important;
    }
}


/*===============================*/
#chat-box {
    position: fixed;
    right: -500px;
    bottom: 10%;
    width: 250px;
    height: 200px;
    transition: all .5s;
}

#chat-top {
    line-height: 3;
    background: #457b9d;
    color: white;
    text-align: center;
    border-radius: 5px 5px 0 0;
    padding: 0 10px;
}

i.fa-paper-plane{
    font-size: 1.8em;
    color: #003566;
}

i.fa-paper-plane{
    font-size: 1.9em;
    cursor: pointer;
}

#close-box:hover{
    cursor: pointer;
    background-color: #000d58;
}

#chat-msg {
    background: #edede9;
    padding: 10px 13px;
    border-radius: 0 0 5px 5px;
    box-shadow: 0 0 25px -10px rgba(10, 9, 9, 0.74);
}

#chat-msg p {
    font-size: 0.9em;
    padding: 5px;
    background: white;
    border-radius: 0 50px 50px 30px;
}

#chat-form {
    display: flex;
}

.chat-in {
    width: 80%;
}

#chat-form input {
    border-radius: 5px 0 5px 5px;
    border: none;
    outline: none;
    font-size: 14px;
    padding: 5px;
    line-height: 2;
}

#send-btn {
    width: 20%;
    padding: 0 5px;
}

#chat-top-right {
    float: right;
    padding: 5px 0;
}

#chat-box:after {
    content: '';
    position: absolute;
    top: 78%;
    left: 90%;
    width: 0;
    height: 0;
    border-top: 25px solid transparent;
    border-bottom: 25px solid transparent;
    border-right: 25px solid #edede9;
}

.right {
    float: right
}

.clear {
    clear: both
}

.circle-anime {
    display: flex;
    position: absolute;
    justify-content: center;
    align-content: center;
    width: 60px;
    height: 60px;
    top: 15px;
    right: 15px;
    border-radius: 50%;
    transition: 0.3s;
    background-color: #77bb4a00;
    animation: pulse 1.2s 4s ease 4;
}

.circle-anime:focus {
    border: none !important;
}

.circle-anime:hover {
    border: none !important;
}

.circle-anime:active {
    border: none !important;
}

.popup-whatsapp {
    display: none;
    position: absolute;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: auto;
    height: auto;
    padding: 10px !important;
    bottom: 40px !important;
    right: 28px !important;
    transition: 0.5s;
    border-radius: 0px 22px;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: 2px 1px 6px 0px rgba(15, 15, 15, 0.705);
    -moz-box-shadow: 2px 1px 6px 0px rgba(15, 15, 15, 0.705);
    box-shadow: 2px 1px 6px 0px rgba(15, 15, 15, 0.705);
    animation: zoomOut 0.6s 0s both;
}

.popup-whatsapp>div {
    margin: 5px;
}

.popup-whatsapp:focus {
    border: none !important;
}

.popup-whatsapp:hover {
    border: none !important;
}

.popup-whatsapp:active {
    border: none !important;
}

.popup-whatsapp p {
    font-size: 0.9em;
    color: rgba(56, 56, 56, 0.836);
}

@media (max-width: 768px) {
    .popup-whatsapp p {
        font-size: 0.9em;
    }
}

.whatsapp-button {
    position: fixed;
    width: 52px;
    height: 52px;
    bottom: 62px;
    right: 37px;
    background: linear-gradient(to bottom, #129c45 0%, #12813d 45%, #27ae60 85%);
    box-shadow: 1px 1px 2px rgb(20, 20, 20);
    color: #FFF;
    border: none;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    z-index: 100;
    transition: all 0.7s ease;
    animation-name: botao;
    animation-duration: 0.5s;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    animation-timing-function: ease-in-out;
}

.whatsapp-button:hover {
    cursor: pointer;
    transition: ease-in 0.3s;
    background: linear-gradient(to bottom, #27ae60 0%, #12813d 45%, #129c45 85%);
    box-shadow: 0 0 0 8px #059250;
    transition: all 0.7s ease;
    animation-name: botao;
    animation-duration: 0.5s;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    animation-timing-function: ease-in-out;
}

.whatsapp-button i {
    margin-top: -2px;
    font-size: 0.8em !important;
}

.popup-whatsapp>.content-whatsapp.-top {
    display: flex;
    flex-direction: column;
}

.popup-whatsapp>.content-whatsapp.-top p {
    color: #303030;
    font-weight: 400;
    font-size: 1em;
}

.popup-whatsapp>.content-whatsapp.-bottom {
    display: flex;
    flex-direction: row;
}

.closePopup {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 28px;
    height: 28px;
    margin: 0px 0px 15px 0px;
    border-radius: 50%;
    border: none;
    outline: none;
    cursor: pointer;
    background-color: #c90505;
    -webkit-box-shadow: 1px 1px 2px 0px rgba(68, 68, 68, 0.705);
    -moz-box-shadow: 1px 1px 2px 0px rgba(68, 68, 68, 0.705);
    box-shadow: 1px 1px 2px 0px rgba(68, 68, 68, 0.705);
}

.closePopup:hover {
    background-color: #f71d1d;
    transition: 0.3s;
    border: none !important;
}

.send-msPopup {
    position: relative;
    top: -50px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #088b81;
    margin: 0px 0px 0px 5px;
    border: none;
    margin-top: 50px;
    outline: none;
    cursor: pointer;
    transition: 0.3s;
    -webkit-box-shadow: 1px 1px 2px 0px rgba(68, 68, 68, 0.705);
    -moz-box-shadow: 1px 1px 2px 0px rgba(68, 68, 68, 0.705);
    box-shadow: 1px 1px 2px 0px rgba(68, 68, 68, 0.705);
}

.send-msPopup:hover {
    background-color: #0cbdae;
    transition: 0.3s;
}


.send-msPopup i {
    color: #ffffff;
}

.is-active-whatsapp-popup {
    display: flex;
    animation: zoomOut 0.6s 0s both;
}

input.whats-input[type=text] {
    width: 250px;
    height: 40px;
    box-sizing: border-box;
    border: 0px solid #ffffff;
    border-radius: 20px;
    font-size: 1em;
    color: #3a3a3aea;
    background-color: #cac7c7c7;
    padding: 0px 0px 0px 10px;
    -webkit-transition: width 0.3s ease-in-out;
    transition: width 0.3s ease-in-out;
    outline: none;
    transition: 0.3s;
}

@media (max-width: 768px) {
    input.whats-input[type=text] {
        width: 190px;
    }

    .popup-whatsapp {
        margin: auto;
        right: 15px;
        width: auto;
        height: auto;
        padding: 10px 30px;
        bottom: 40px;
    }

}

input.whats-input::placeholder {
    color: rgba(255, 255, 255, 0.836);
    opacity: 1;
}

input.whats-input[type=text]:focus {
    background-color: #dbdbdb;
    border: none !important;
    -webkit-transition: width 0.3s ease-in-out;
    transition: width 0.3s ease-in-out;
    transition: 0.3s;
}

.icon-font-color {
    color: #ffffff;
}

.icon-font-color--black {
    color: #333333;
}

/******************** PORTFÓLIO *****************/
.ihover_image {
    position: absolute;
}

.ihover_image:hover .ihover_hover {
    opacity: 1;
    position: absolute;
}

.ihover_image:hover .ihover_hover--content h4 {
    letter-spacing: 2px;
}

.ihover_image img {
    height: 100%;
    width: 100%;
    display: block;
}

.ihover_hover {
    position: absolute;
    bottom: 0;
    height: 30%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    background-color: #030535ce;
    opacity: 0;
    transition: opacity 0.3s ease-in 0.1s;
}

.ihover_hover--content h4 {
    font-size: 0.9em;
    font-weight: 400;
    color: #fff;
    letter-spacing: 0px;
    transition: letter-spacing 0.3s linear 0.3s;
}

.btn-portfolio {
    cursor: pointer;
    padding: 0.4rem 0.4rem;
    border-radius: 2px;
    font-size: 0.75rem;
    font-weight: bold;
    letter-spacing: 0.025rem;
    text-transform: uppercase;
    color: white;
    background-color: transparent;
    border: none;
}

.btn-portfolio:hover {
    transition: 0.3s;
    background-color: #0965b1;
}


.foto-gallery {
    width: 100% !important;
    margin: 0rem !important;
    border-radius: 1px;
    cursor: pointer;
    position: relative;
    box-shadow: 0 10px 20px -10px rgba(0, 0, 0, 0.13);
    transition: 0.2s all ease-in-out;
}

.foto-gallery:hover {
    transform: perspective(10em) rotateX(1deg) scale(1.0);
    box-shadow: 0 10px 30px -10px rgba(0, 0, 0, 0.8);
    z-index: 10;
}

.foto-gallery:hover:before {
    background-position: 50%;
}

.foto-gallery:before {
    content: "";
    position: relative;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: linear-gradient(-135deg, rgba(200, 230, 250, 0.726) 0%, transparent 35%);
    background-size: 200%;
    box-shadow: inset 0 10px 20px rgba(0, 0, 0, 0.5);
    transition: 0.2s all ease-in-out;
}

.numeracoes {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 2.5rem;
    border-radius: 0.6rem;
    margin-top: 1.5rem;
    background: #ffffff00;
    border: 1px solid #7e7e7e42 !important;
    box-shadow: 0 0.8rem 2rem rgba(0, 0, 0, 0.05);
}

.page__numbers,
.page__dots {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0.8rem;
    font-size: 1.0rem;
    cursor: pointer;
}

.page__dots {
    width: 1.4rem;
    height: 1.8rem;
    color: var(--color-icon);
    cursor: initial;
}

.page__numbers {
    border-right: 1px solid var(--btn-fatec);
    width: 1.1rem;
    padding: 0px 5px;
    height: 1.8rem;
    border-radius: 0.4rem;
    color: rgba(255, 255, 255, 0.404);
}

.page__numbers:hover {
    color: rgba(255, 255, 255, 0.829);
}

.activepag {
    color: #ffffff;
    background: var(--color-icon);
    font-weight: 400;
    border: 1px solid blue;
}

li.page__numbers:target {
    color: #ffffff;
    background: var(--color-icon);
    font-weight: 400;
    border: 1px solid blue;
}

li.page__numbers>.activepag {
    color: #ffffff;
    transition: transform .5s ease-in-out;
    background: var(--color-icon);
    font-weight: 400;
    border: 1px solid blue;
}

button.page__btn {
    background-color: rgba(0, 0, 0, 0);
    border: none;
    color: blue;
    padding: 0px 18px;
}

.page__btn i:hover {
    cursor: pointer !important;
}

.page__btn.activepag:hover {
    cursor: pointer;
    color: var(--color-icon);
}

li.page__btn:focus,
li.page__btn:target,
li.page__btn.active,
li.page__btn:hover {
    color: #ffffff;
    transition: transform .5s ease-in-out;
    background: var(--color-icon);
    font-weight: 400;
    border: 1px solid blue;
}

.gallery .pagination {
    width: 100%;
    float: left;
    padding: 15px;
    text-align: center;
}

.gallery .pagination div {
    display: inline-block;
    margin: 0 10px;
}

.gallery .pagination .page {
    color: gray;
}

.gallery .pagination .prev,
.gallery .pagination .next {
    color: #ffffff;
    background-color: rgb(153, 0, 0);
    font-weight: 400;
    padding: 7px 10px;
    border: 1px solid blue;
    cursor: pointer;
}

.gallery .pagination .prev.disabled,
.gallery .pagination .next.disabled {
    color: #8d8d8d;
    background: var(--color-icon);
    font-weight: 400;
    padding: 7px 10px;
    border: 1px solid blue;
    cursor: pointer;
    pointer-events: none;
}

.gallery .linha2 .item.hide {
    display: none;
}

.gallery .linha2 .item.show {
    display: block;
    animation: show .5s ease;
}

@keyframes show {
    0% {
        opacity: 0;
        transform: scale(0.9);
    }

    100% {
        opacity: 1;
        transform: scale(1);
    }
}

.zoom-image {
    overflow: hidden;
    width: 500px !important;
    height: auto;
    cursor: zoom-in;
}

.zoom-image.zoom_mode_active {
    cursor: zoom-out;
}

.zoom-image img {
    width: 100%;
    height: auto;
    transition: transform 200ms ease-out;
}

.large-image {
    width: 520px !important;
    height: auto;
    object-fit: contain;
    opacity: 0;
}


@media (min-width:0px) and (max-width: 768px) {

    .zoom-image {
        overflow: hidden;
        width: 250px !important;
        margin: 10px;
        height: auto;
        margin-top: 5% !important;
        cursor: zoom-in;
    }

    .zoom-image.zoom_mode_active {
        margin-top: 5% !important;
        cursor: zoom-out;
    }

    .zoom-image img {
        width: 100%;
        margin-top: 5% !important;
        height: auto;
        transition: transform 200ms ease-out;
    }

    .ihover_hover--content h4 {
        font-size: 0.7em;
    }

    .ihover_image:hover .ihover_hover--content h4 {
        letter-spacing: 1px;
    }

    .large-image {
        width: 295px !important;
        height: auto;
        object-fit: contain;
        opacity: 0;
    }
}

.tooltip {
    position: relative;
    text-align: center;
    font-size: 0.9em !important;
    font-weight: 500 !important;
    letter-spacing: 0px !important;
}

.tooltip::first-letter {
    text-transform: uppercase !important;
}

.tooltip:after,
.tooltip:before {
    text-align: center;
    opacity: 0;
    pointer-events: none;
    bottom: 100%;
    left: 50%;
    position: absolute;
    z-index: 1000;
    transform: translate(-50%, 10px);
    transform-origin: top;
    transition: all 0.18s ease-out 0.18s;
}

.tooltip:after {
    color: rgb(185, 185, 185);
    background-color: var(--tooltip-bg);
    content: attr(data-tooltip);
    padding: 10px;
    white-space: nowrap;
    margin-bottom: 11px;
}

.tooltip:before {
    width: 0;
    height: 0;
    content: "";
    margin-bottom: 6px;
}

.tooltip:hover:before,
.tooltip:hover:after {
    opacity: 1;
    pointer-events: auto;
    transform: translate(-50%, 0);
}

[data-tooltip-pos="up"]:before {
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid var(--tooltip-bg);
    margin-bottom: 6px;
}

[data-tooltip-pos="down"]:before {
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid var(--tooltip-bg);
    margin-top: 6px;
}

[data-tooltip-pos="right"]:before {
    border-top: 6px solid transparent;
    border-right: 6px solid var(--tooltip-bg);
    border-bottom: 6px solid transparent;
    margin-left: 6px;
}

[data-tooltip-pos="left"]:before {
    border-top: 6px solid transparent;
    border-left: 6px solid var(--tooltip-bg);
    border-bottom: 6px solid transparent;
    margin-right: 6px;
}

[data-tooltip-pos="down"]:before,
[data-tooltip-pos="down"]:after {
    bottom: auto;
    left: 50%;
    top: 100%;
    transform: translate(-50%, -10px);
}

[data-tooltip-pos="down"]:after {
    margin-top: 11px;
}

[data-tooltip-pos="down"]:hover:before,
[data-tooltip-pos="down"]:hover:after {
    transform: translate(-50%, 0);
}

[data-tooltip-pos="left"]:before,
[data-tooltip-pos="left"]:after {
    bottom: auto;
    left: auto;
    right: 100%;
    top: 50%;
    transform: translate(10px, -50%);
}

[data-tooltip-pos="left"]:after {
    margin-right: 11px;
}

[data-tooltip-pos="left"]:hover:before,
[data-tooltip-pos="left"]:hover:after {
    transform: translate(0, -50%);
}

[data-tooltip-pos="right"]:before,
[data-tooltip-pos="right"]:after {
    bottom: auto;
    left: 100%;
    top: 50%;
    transform: translate(-10px, -50%);
}

[data-tooltip-pos="right"]:after {
    margin-left: 11px;
}

[data-tooltip-pos="right"]:hover:before,
[data-tooltip-pos="right"]:hover:after {
    transform: translate(0, -50%);
}

[data-tooltip-length]:after {
    white-space: normal;
}

[data-tooltip-length="small"]:after {
    width: 100px;
}

[data-tooltip-length="medium"]:after {
    width: 150px;
}

[data-tooltip-length="large"]:after {
    width: 260px;
}

[data-tooltip-length="fit"]:after {
    width: 100%;
}