﻿/*                                   HOME                                                 */

.home_container_description_quadrocode{
    display:flex;
    justify-content:space-around;
    margin-top:1rem;
    line-height:0.5;

}

.home_pontos_priorizados {
    display: flex;
    align-items: flex-start;
}

.home_pontos_entregues {
    display: flex;
    align-items: flex-start;
}

.text_pontos_priorizados{
    text-align:right;
    line-height:0;
    margin-right:0.8rem;
}

.text_pontos_entregues {
    text-align: right;
    line-height:0;
    margin-right: 0.8rem;
}

.home-container-global {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.home-container-all-box {
    width: 95%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.embreve{
    opacity:0.6;
    background-color:gray;
}


/*                            HOME - BOX                                */
.home-stylelink-box {
    text-decoration: none !important;
    color: black;
}

    .home-stylelink-box:hover {
        color: black;
    }

.home-style-box {
    width: 25%;
    text-align: center;
    border-radius: 12px;
    background-color: white;
    text-decoration: none;
    margin: 1%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

    .home-style-box:hover {
        transition: 0.2s linear;
        transform: scale(1.05,1.05);
        animation: animarbox;
    }
.home-style-box-header {
    width: 25%;
    text-align: center;
    border-radius: 12px;
    background-color: white;
    text-decoration: none;
    margin: 1%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.home-linkdireita-style {
    cursor: pointer !important;
    z-index: 100;
}

    .home-linkdireita-style:hover {
        transition: 0.2s linear;
        transform: scale(1.05,1.05);
        animation: animarbox;
    }

@keyframes animarbox {
    0% {
        transform: scale(1.0,1.0);
    }

    100% {
        transform: scale(1.08,1.08);
    }
}

.home-container-content-box {
    width: 100%;
}

.home-content-box {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 50px;
}

.home-info-box {
    height: 40px;
    padding-left: 10px;
    margin-right: 25px;
    padding-top: 0px;
}

.home-header-box {
    border-top-left-radius: 9px;
    border-top-right-radius: 9px;
    height: 23px;
    padding:1%;
    background-color: #134180;
    font-weight:600;
    opacity:90%;
    color:white;
}

/*                        HOME - CONTENT                                  */

.home-footer-direita-embreve{
    text-align:center;
}

.home_footer_card_linkexterno{
    display:flex;
    margin-top:30px;
    position:relative;
    left:5px;
    align-items:flex-end;
    justify-content:flex-end;
}

.home-container-content-global {
    display: flex;
    width: 100%;
    width: 95%;
    display: flex;
    border-radius: 12px !important;
}

.home-container-esquerda-content {
    width: 60%;
    border-radius: 12px;
    padding: 1%;
}

.footer_quadro_homecode{
    border-top:0.1rem solid #ccc;
    padding-top:1rem;
    margin-top:3rem;
    
    line-height:0.3;
    width:100%;

    display:flex;
    justify-content:space-between;
}

.header_data_inicio {
    text-align: right;
    line-height:0.3;
    color: white;
}

.header_quadro_homecode {
    width: 100%;
    display: flex;
    justify-content: space-between;
    line-height: 0.3;
}

.home-container-content-direita {
    width: 40%;
    border-radius: 12px;
    padding: 1%;
}

.home-carousel-positionbolas {
    margin: 0px !important;
    top: 0px !important;
    right: -400px !important;
}

.home-carousel-positionbolas2 {
    left: -600px !important;
}

.home-slide-bolastyle {
    background-color: #ccc !important;
    border-radius: 50%;
    width: 5px !important;
    padding: 3px 2px !important;
    cursor: pointer;
}


/*                                        PAGE - 1 - SLIDE DA ESQUERDA       */

.container-pag-one-slide-esquerda {
}

.home-content-pg1esquerda {
    background: linear-gradient( rgba(184,184,184,.3),rgba(0,0,0,.4) ), url('/assets/Image/atividades.png') no-repeat;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 410px;
    border-radius: 12px;
    /*( rgba(184,184,184,.4),rgba(0,0,0,.2) ),*/
}

.home-content-pg2esquerda {
    height: 370px;
    background: linear-gradient( rgba(184,184,184,.1),rgba(0,0,0,.7) ), url('/assets/Image/robotttt.png') no-repeat;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 12px;
}

.home-content-quadro-code {
    height: 370px;
    background: white;
    border-radius: 12px;

    background: linear-gradient( rgba(184,184,184,.1),rgba(0,0,0,.1) ), url('/assets/Image/codeNotbook7.png') no-repeat;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 12px;
}

.home-content-quadro-code_1 {
    height: 370px;
    background: white;
    border-radius: 12px;
    background: linear-gradient( rgba(184,184,184,.1),rgba(0,0,0,.1) ), url('/assets/Image/code_img_edit_1.png') no-repeat;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 12px;
}

.home-content-pg3esquerda {
    height: 410px;
    background: linear-gradient( rgba(184,184,184,.3),rgba(0,0,0,.7) ), url('/assets/Image/Comprovante-editado-paint.png') no-repeat;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 12px;
}

.home-content-pg1direita {
    height: 200px;
    background: linear-gradient( rgba(184,184,184,.3),rgba(0,0,0,.7) ), url('/assets/Image/TI-certo-editado-paint.png') no-repeat;
    /*background-image: url('/assets/Image/TI-certo-editado.png');
    background-position: top;*/
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 12px;
}

.home-content-pg2direita {
    height: 200px;
    background: linear-gradient( rgba(184,184,184,.3),rgba(0,0,0,.7)) ), url('/assets/Image/nota-fiscalls-editada-paint.png') no-repeat;
    /*background-image: url('/assets/Image/TI-certo-editado.png');*/
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 12px;
}

.home-content-pg3direita {
    height: 200px;
    background: linear-gradient( rgba(184,184,184,.3),rgba(0,0,0,.7) ), url('/assets/Image/transportador-editado-paint.png') no-repeat;
    /*background-image: url('/assets/Image/TI-certo-editado.png');*/
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 12px;
}

/*                                    ROBO CTE                            */

.home-titulo-style {
    padding: 30px 0px 0px 20px;
}

.home-titulo-style {
    padding: 0px 20px 5px 15px;
}

.home-container-content-barraprogresso {
    padding: 0px 10px 5px 10px;
    
}

.home-content-fbarraprogresso {
    background-color: #ccc;
    width: 100%;
    border-radius: 6px;
}

.home-content-barraprogresso {
    padding: 8px;
    border-radius: 6px;
}

.home-content-textbarra {
    display: flex;
    justify-content: space-between;
    padding: 0px 2%;
}

.home-btn-confira {
    padding: 3px 6px 3px 15px;
    border-radius: 18px;
    border: 1px solid #DCDCE0;
    background-color: white; /*#F5F5FA*/
    color: black; /*whitesmoke*/
    display: flex;
    align-items: center;
}

.home-btn-confira:hover {
   transition: 0.5s ease-out;
   background-color: white;
   color: #0c6bff;
   z-index: 1000;
}

.home-btn-confira-2 {
    padding: 3px 6px 3px 15px;
    width:90px;
    border-radius: 18px;
    border: 1px solid #DCDCE0;
    background-color: transparent; /*#F5F5FA*/
    color: black; /*whitesmoke*/
    display: flex;
    align-items: center;
    justify-content:center;
}

.home-btn-confira-2:hover{
   transition: 0.3s;
   background-color: rgba(217, 217, 217, 0.30);
   /*color: white;
   border:none;
   z-index: 1000;*/
}

.img-seta-direita-2 {
    background-image: url('/assets/Image/seta-direita-figma.png');
    background-position: center;
    background-repeat: repeat;
    background-size: cover;
    width: 20px;
    height: 15px;
    position: relative;
    top: 3.5px;
    transition:0.3s;
    cursor:pointer;
}
.home-btn-confira-2:hover .img-seta-direita-2 {
    /*background-image: url('/assets/Image/seta-direita.png');
    background-position: center;
    background-repeat: repeat;
    background-size: cover;
    width: 20px;
    height: 15px;
    cursor:pointer;*/
}


.home-btn-confira:focus {
    outline: none;
}


/*                            PAG 2 - ESQUERDA                            */


/*                       PAG 2 - SEGUNDA PARTE                             */

.home-container-content_chamado{
    display:flex;
}

.home-container-content-sldireita {
    margin-top: 10px;
    display: flex;
}

.home-linkdireita-style {
    background-color: white;
    border-radius: 12px;
    padding: 2%;
    height: 180px;
}

.home-linkdireita-style {
    background-color: white;
    border-radius: 12px;
    padding: 2%;
    height: 180px;
    
}

/*                    PAGE 2 - ULTIMOS SLIDES DE BAIXO                   */

.home-footer-emaberto {
    text-align: center;
    padding-top: 25px;
}

.home-container-esquerda-slide {
    z-index: 1000;
    padding: 20px;
}

.carousel, .slide,
.carousel .carousel-inner,
.carousel .carousel-item,
.carousel .carousel-item img,
.carousel .carousel-control {
    border-radius: 12px;
    overflow: hidden;
}

.home-content-pages {
    width: 85%;
    margin: 0 auto;
}




/*---------------------------------------------------- teste ---------------------------------*/



:root {
    --primary-color: #007bff;
}

*,
*::before,
*::after {
    box-sizing: border-box;
}

/*body {
    font-family: Montserrat, "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
    margin: 0;
    display: grid;
    place-items: center;
    min-height: 100vh;
}*/
/* Global Stylings */
/*label {
    display: block;
    margin-bottom: 0.5rem;
}*/

/*input {
    display: block;
    width: 100%;
    padding: 0.75rem;
    border: 1px solid #ccc;
    border-radius: 0.25rem;
}*/

.width-50 {
    width: 50%;
}

.ml-auto {
    margin-left: auto;
}

.text-center {
    text-align: center;
}

/* Progressbar */
.progressbar {
    position: relative;
    display: flex;
    justify-content: space-between;
    counter-reset: step;
    font-size:0.8rem;
    margin: 2rem 0 4rem;
}

    .progressbar::before,
    .progress {
        content: "";
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        height: 4px;
        width: 100%;
        background-color: #dcdcdc;
        z-index: -1;
    }

.progress {
    background-color: var(--primary-color);
    width: 0%;
    transition: 0.3s;
}

.progress-step {
    width: 2.1875rem;
    height: 2.1875rem;
    background-color: #dcdcdc;
    border-radius: 50%;
    font-size:0.8rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

    .progress-step::before {
        counter-increment: step;
        content: counter(step);
    }

    .progress-step::after {
        content: attr(data-title);
        position: absolute;
        top: calc(100% + 0.5rem);
        font-size: 0.85rem;
        color: #666;
    }

.progress-step-active {
    background-color: var(--primary-color);
    color: #f3f3f3;
}

/* Form */
.form {
    width: 100%;
    margin: 0 auto;
    padding: 1.5rem;
}

.form-step {
    display: none;
    transform-origin: top;
    animation: animate 0.5s;
}

.form-step-active {
    display: block;
}

.input-group {
    margin: 2rem 0;
}

@keyframes animate {
    from {
        transform: scale(1, 0);
        opacity: 0;
    }

    to {
        transform: scale(1, 1);
        opacity: 1;
    }
}
/* Button */

.btns-group {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1.5rem;
}

.btn-home {
    padding: 0.75rem;
    display: block;
    text-decoration: none;
    background-color: var(--primary-color);
    color: #f3f3f3;
    text-align: center;
    border-radius: 0.25rem;
    cursor: pointer;
    transition: 0.3s;
}

    .btn-home:hover {
        box-shadow: 0 0 0 2px #fff, 0 0 0 3px var(--primary-color);
    }