/*---CSS GLOBAL---*/
.style-shadow-card{
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
.style-shadow-card2{
    box-shadow: 1px 2px 3px 0 rgba(0, 0, 0, 0.20), 1px 2px 3px 0 rgba(0, 0, 0, 0.25);
}

.zoom-card:hover {
    -ms-transform: scale(1.05); /* IE 9 */
    -webkit-transform: scale(1.05); /* Safari 3-8 */
    transform: scale(1.05);
}
.html,body,*{
    scroll-behavior: smooth !important;
}
/*#############*/
/*--CSS NAVBAR--*/

.style-back-nav{
    background-color: #14487D;
    /*background-color: #3373BC;*/
}
.style-div-nav1{
    background-color: #E1E1E5;
    /*background-color: #EBEBEB;*/
}

.style-title-nav1{
    /*color: #EFEFF0;*/
    color: #E1E1E5;
    font-size: 30px;
    font-family: "Segoe UI" ;
    font-weight: bold;
 }

.style-title-nav2{
    /*color: #EFEFF0;*/
    color: #E1E1E5;
    font-size: 15px;
    font-family: "Segoe UI" ;
}

.style-title-nav3{
    color: #EFEFF0;
    font-size: 24px;
    font-family: "Segoe UI" ;
    font-weight: bold;
}

.style-title-nav4{
    color: #EFEFF0;
    font-size: 12px;
    font-family: "Segoe UI" ;
}

.style-logo-nav{
     top: 15px;
     left: 100px;
 }

.style-logo-nav:hover{
    -ms-transform: scale(1.03); /* IE 9 */
    -webkit-transform: scale(1.03); /* Safari 3-8 */
    transform: scale(1.03);
}
.style-linha-nav{
    left: 140px;
}

.style-div-nav2{
    background-color: #1475BB;
}

.style-div-search{
    background-color: #EFEFF0;
    /*background-image: url("../images/logo.png");*/
    /*background-repeat: no-repeat;*/
    /*background-position: bottom right;*/
    /*background: url("../../images/icon-select.svg") no-repeat right .75rem center/8px 10px #ffffff;*/
}
.style-select-label{
    /*color: #818181;*/
    color: #962420;
    font-size: 16px;
    font-family: "Segoe UI" ;
}
.style-select-error1{
    color: #FF0707;
    font-size: 11px;
}
.style-select-header{
    border-radius: 20px;
    border: none;
    color: #ABABAB;
    box-shadow: 0px 1px 2px 0 rgba(0, 0, 0, 0.10),0px 1px 2px 0 rgba(0, 0, 0, 0.10);
    background: url("../images/icon-select.svg") no-repeat right .75rem center/8px 10px #ffffff;

}
.style-button-header{
    border-radius: 20px;
    box-shadow: 0px 1px 2px 0 rgba(0, 0, 0, 0.10),0px 1px 2px 0 rgba(0, 0, 0, 0.10);
}
.style-title1-search{
    font-family: "Open Sans";
    font-weight: bold;
    /*color: #3373BC;*/
    color: #14487D
}

.style-title2-search{
    font-family: "Segoe UI" ;
    font-weight: normal;
    color: #CB5D5B;
}
/*####################################*/


/* ---CSS FOOTER---*/
.style-div-footer{
    background-color: #14487D;
}
.style-title-footer1{
    font-size: 25px;
    font-family: "Segoe UI" ;
    font-weight: bold;
    color: #ECECEC;
}
.style-title-footer2{
    font-size: 14px;
    font-family: "Segoe UI" ;
    color: #ECECEC;
}
/*####################################*/
/* ---CSS RESULTADO---*/
.style-div-result-top{
    background-color: #EFEFF0;
}
.style-title-result1{
    font-size: 25px;
    font-family: "Open Sans";
    font-weight: bold;
    color: #414141;
}
.style-title-result2{
    font-size: 20px;
    font-family: "Segoe UI" ;
    font-weight: normal;
    color: #CB5D5B;
}

.style-title-result3{
    font-size: 16px;
    font-family: "Segoe UI" ;
    font-weight: normal;
    color: #CB5D5B;
}

.style-position-result{
    top: -50px;
}
.style-div-result-color {
    background-color: #EFEFF0;
}
.image-result  {
    /*background-image: url("../images/sub2.svg");*/
    /*background-color: #3373BC;*/
    background-image: url("../images/back-card.svg");
    background-color: #6A3B47;
    background-repeat: no-repeat;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    background-position: bottom center;
}
.card-title-style{
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
    font-family: "Open Sans" ;
}
/*####################################*/


/* ---CSS DETALHE PROCESSO---*/
.style-position-processo{
    top: -250px;
}
.card-text-style1{
    font-size: 16px;
    font-family: "Segoe UI" ;
    color: #7a7a7a;
}
.card-text-style2{
    font-size: 14px;
    font-weight: bold;
    font-family: "Segoe UI" ;
    color: #292929;
}
.card-text-style3{
    font-size: 14px;
    font-family: "Segoe UI" ;
    color: #1B6EAB;
}
.style-title-body1{
    font-size: 25px;
    font-family: "Open Sans";
    font-weight: bold;
    color: #414141;
}

.style-title-body2{
    font-size: 14px;
    font-family: "Open Sans";
    font-weight: bold;
    color: #8D8D8D;
}

.style-title-card-body{
    font-family: "Open Sans";
    font-size: 14px;
    font-weight: bold;
    color: #313131;
}
.style-header-card-body{
    font-family: "Open Sans";
    font-size: 14px;
    /*color: white;*/
    color: #E1E1E5;
    /*background-color: #3373BC;*/
    /*background-color: #6A3B47;*/
    background-color: #14487D;
}
.style-text-card-body{
    font-family: "Open Sans";
    font-size: 14px;
    color: #a7a5a5;
}
.style-text-card-body1{
    color: #514f4f;
}
.style-text-card-body2{
    font-family: "Open Sans";
    font-weight: bold;
    font-size: 16px;
    color: #545454;
}
.style-text-card-body3{
    font-family: "Open Sans";
    font-size: 16px;
    font-weight: bold;
    color: #313131;
    padding: 5px;
    background-color: #FBBC05;
    border-radius: 5px;
}
.style-text-card-body4{
    font-family: "Open Sans";
    font-size: 16px;
    font-weight: bold;
    color: #313131;
    padding: 5px;
    background-color: #34A853;
    border-radius: 5px;
}
.style-btn-body:hover {
    color:#fff;
    background-color: #9c9c9c;
    border-color: #6d6d6d;
}
.style-btn-body {
    color:#fff;
    background-color: #818181;
    border-color: #6d6d6d;
}

.style-btn1{
    font-size: 10pt;
    border-radius: 3px 0 0 3px;
    text-decoration: none;
    padding: 7px;
}

.style-btn2{
    padding: 3px 5px 3px 5px;
    border-radius: 0 3px 3px 0;
}

.style-btn-body1:hover {
    text-decoration: none;
    color:#fff;
    background-color: #42a7ce;
    border-color: #42a7ce;
}
.style-btn-body1 {
    color:#fff;
    background-color: #3F84AA;
    border-color: #3F84AA;
}

.style-btn-body2:hover {
    text-decoration: none;
    color:#fff;
    background-color: #73c3c8;
    border-color: #73c3c8;
}
.style-btn-body2 {

    color:#fff;
    background-color: #4E969B;
    border-color:  #4E969B;

}

.style-btn-body3:hover {
    color:#fff;
    background-color: #f91d1f;
    border-color: #f91d1f;
}
.style-btn-body3 {
    color:#fff;
    background-color: #CA1D1F;
    border-color: #CA1D1F;
}




.style-btn-body4 {
    color:#fff;
    background-color: #3a7f84;
    border-color:  #3a7f84;

}

.style-btn-body5 {
    color:#fff;
    background-color: #4574a0;
    border-color: #4574a0;;

}



.style-btn-body6 {
    color:#fff;
    background-color: #9c1b1c;
    border-color: #9c1b1c;
}



.style-header-text1{
    position: relative;
    left: -20px;
}

.style-header-text2{
    position: relative;
    left: -40px;
}
.tolltip-card1{
    position: relative;
    left: -20px;
    top: 30px;
    height:40px;
    max-width: 100px;
    background-color: #3FAA8D;
    transform: rotate(-45deg);
    transform-origin: left top;
    border-radius: 5px;
    z-index: 100;
}

.tolltip-card2{
    position: relative;
    left: -30px;
    top: 40px;
    height:40px;
    max-width: 100px;
    background-color: #9faa3e;
    transform: rotate(-45deg);
    transform-origin: left top;
    border-radius: 5px;
    z-index: 100;
}

.style-situacao{
    background-color: #6A3B47;
    position: relative;
    left: 6px;
    color: white;
    font-weight: bold ;
    padding: 10px 7px 10px 15px;
    background-clip: padding-box;
    border-radius: 20px 5px 5px 20px;
    /*box-shadow: -3px 3px 3px #5b5b5b;*/

    border:6px solid;
    border-image: url("../images/borderback2.png") 6 round;

    /*border-right-width:6px;*/
    /*border-right-style:solid;*/
    /*border-right-color:#005EA3;*/
}

/*##################################################*/
/*SOBREESCRITA DO BOOTSTRAP DA CLASSE DE PAGINAÇÃO*/
.page-item.disabled .page-link {
    color: #8f8f8f !important;
}
.page-item.active .page-link {
    color: #005EA3!important;
    background-color:#ECECEC!important;
    border-color: #d8d8d8 !important;
}
.page-link:hover {
    background-color:#ECECEC!important;
    border-color: #d8d8d8!important;
}
.page-link{
    color:#005EA3!important;
}
/*##################################################*/
.image-sub-processo  {

    /*background-image: url("../images/sub.svg");*/
    /*background-color: #3373BC;*/
    /*background-image: url("../images/back-card2.svg");*/
    /*background-color: #6A3B47;*/

    background-image: url("../images/back-card3.svg");
    background-color: #14487D;

    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    border-image: none;
    background-repeat: no-repeat;
    background-position: bottom center;
}
.style-title-processo{
    /*color: #EFEFF0;*/
    color: #E1E1E5;
    font-size: 28px;
    font-weight: bold;
    font-family: "Segoe UI" ;
}
.style-data-processo{
    /*color: #EFEFF0;*/
    color: #E1E1E5;
    font-size: 16px;
    font-weight: normal;
    font-family: "Segoe UI" ;
}

.style-data-processo1{
    /*color: #EFEFF0;*/
    color: #E1E1E5;
    font-size:22px;
    font-weight: normal;
    font-family: "Segoe UI" ;
}
.style-data-restante{
    /*color: #EFEFF0;*/
    color: #E1E1E5;
    font-size: 14px;
    font-weight: bold;
    font-family: "Segoe UI" ;
}
.style-time-processo{
    color: #3FAA8D;
    font-size: 14px;
    font-weight: bold;
    font-family: "Segoe UI" ;
}
.style-text-processo1{
    color: #8D8D8D;
    font-size: 14px;
    font-family: "Segoe UI" ;
}
.style-text-processo2{
    color: #707070;
    font-size: 14px;
    font-weight: bold;
    font-family: "Segoe UI" ;
}
.style-card-presidente{
     background-color: #D66B6B;
     height: 60px;
     color: white;
     font-size: 16px;
     font-weight: bold;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
     font-family: "Segoe UI" ;
 }

.style-card-procurador{
    background-color: #ccc85b;
    height: 60px;
    color: white;
    font-size: 16px;
    font-weight: bold;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    font-family: "Segoe UI" ;
}

.style-card-relator{
    background-color: #72AAE3;
    height: 60px;
    color: white;
    font-size: 16px;
    font-weight: bold;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    font-family: "Segoe UI" ;
}

.style-card-sistema{
    background-color: #8e8b88;
    height: 60px;
    color: white;
    font-size: 16px;
    font-weight: bold;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    font-family: "Segoe UI" ;
}


.style-card-conselheiro{
    background-color: #8FB9AA;
    height: 60px;
    color: white;
    font-size: 16px;
    font-weight: bold;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    font-family: "Segoe UI" ;
}

.zoom-card1:hover {
    -ms-transform: scale(1.03); /* IE 9 */
    -webkit-transform: scale(1.03); /* Safari 3-8 */
    transform: scale(1.03);
}

.style-card-backcolor{
    background-color: #f3f3f4;
}

.style-card-img{
    height: 70px;
    width: 70px;
    top: -25px;
    left: 27px;
    border-style: solid  !important;
    border-color: white !important;
    border-width: 3px !important;
    box-shadow: 1px 2px 3px 0 rgba(0, 0, 0, 0.20), 1px 1px 1px 0 rgba(0, 0, 0, 0.25);
}
.style-card-img2{
    height: 60px;
    width: 60px;
    border-style: solid  !important;
    border-color: white !important;
    border-width: 3px !important;
    box-shadow: 1px 2px 3px 0 rgba(0, 0, 0, 0.20), 1px 1px 1px 0 rgba(0, 0, 0, 0.25);
}
.card-title2{
    color: #707070;
    font-size: 14px;
    font-weight: normal;
}
.card-title3{
    color: #3F84AA;
    font-size: 14px;
    font-weight: normal;
}

.card-title4{
    color: #3F84AA;
    font-size: 12px;
    font-weight: normal;
}
.style-chat-processo1{
     color: #7E7C7C;
     background-color:#D5D5D5 ;
     font-size: 12px ;
     font-family: "Segoe UI" ;
     border-radius: 7px;
    margin-bottom: 5px;
 }


.style-chat-conselheiro{
    color: #404040;
    background-color:#8FB9AA;
    font-size: 14px ;
    font-family: "Segoe UI" ;
    box-shadow: 1px 2px 3px 0 rgba(0, 0, 0, 0.20), 1px 2px 3px 0 rgba(0, 0, 0, 0.05);
    border-radius: 7px;
}
.tolltip-chat-conselheiro{
    position: relative;
    left: 60px;
    top: -60px;
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-right:25px solid #8FB9AA;
    z-index: 100;
}


.style-chat-presidente{
    color: #404040;
    background-color:#C57A7A;
    font-size: 14px ;
    font-family: "Segoe UI" ;
    box-shadow: 1px 2px 3px 0 rgba(0, 0, 0, 0.20), 1px 2px 3px 0 rgba(0, 0, 0, 0.05);
    border-radius: 7px;
}
.tolltip-chat-presidente{
    position: relative;
    left: 60px;
    top: -60px;
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-right:25px solid #C57A7A;
    z-index: 100;
}

.style-chat-procurador{
    color: #404040;
    background-color:#ccc85b;
    font-size: 14px ;
    font-family: "Segoe UI" ;
    box-shadow: 1px 2px 3px 0 rgba(0, 0, 0, 0.20), 1px 2px 3px 0 rgba(0, 0, 0, 0.05);
    border-radius: 7px;
}

.tolltip-chat-procurador{
    position: relative;
    left: 60px;
    top: -60px;
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-right:25px solid #ccc85b;
    z-index: 100;
}

.style-chat-outros{
    color: #404040;
    background-color:#8D8D8D ;
    font-size: 14px ;
    font-family: "Segoe UI" ;
    box-shadow: 1px 2px 3px 0 rgba(0, 0, 0, 0.20), 1px 2px 3px 0 rgba(0, 0, 0, 0.05);
    border-radius: 7px;
}
.tolltip-chat-outros{
    position: relative;
    left: 60px;
    top: -60px;
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-right:25px solid #8D8D8D;
    z-index: 100;
}



.style-chat-relator{
    color: #404040;
    background-color:#72AAE3 ;
    font-size: 14px ;
    font-family: "Segoe UI" ;
    box-shadow: 1px 2px 3px 0 rgba(0, 0, 0, 0.20), 1px 2px 3px 0 rgba(0, 0, 0, 0.05);
    border-radius: 7px;
}

.tolltip-chat-relator{
    position: relative;
    align-self: end;
    left: -10px;
    top: -60px;
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 25px solid #72AAE3;
    z-index: 100;
}

.tabela-chat:hover{
    background-color: #efeff0;
    -ms-transform: scale(1.005); /* IE 9 */
    -webkit-transform: scale(1.005); /* Safari 3-8 */
    transform: scale(1.005);
}

.td-chat-foto{
padding-right: 8px;
}

.td-chat-foto2{
    padding-left: 8px;
}

.style-chat-texto{
    position: relative;
    z-index: 1;
}
.style-chat-data{
    color: #EFEFF0;
    font-size: 12px ;
    font-weight: bold;
    font-family: "Segoe UI" ;
}

.style-chat-nome{
    color: #707070;
    font-family: "Open Sans";
    font-size: 12px ;
    font-weight: bold;
}

/*######################### sobre escrita css nav-tabs ###############*/
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #fffffc !important;
    font-weight: bold;
    /*background-color: #3373BC !important;*/
    /*border-color: #3373BC #3373BC #3373BC !important;*/

    background-color: #6A3B47 !important;
    border-color: #6A3B47 #6A3B47 #6A3B47 !important;

    /*background-color: #14487D !important;*/
    /*border-color: #14487D #14487D #14487D !important;*/
}
.tab-custon{
    color:#707070 ;
}
.tab-custon:hover{
    color:#6A3B47 ;
    /*color:#14487D ;*/
}



.style-text-table{
    color: #707070;
    font-family: "Segoe UI";
    font-size: 14px ;
    font-weight: normal;
}
.style-thead{
     background-color: rgb(74, 74, 74);
     color: white;
     font-weight: bold;
    border: transparent!important;
 }


/*.hover-img-download:hover{*/
/*    -ms-transform: scale(1.1); !* IE 9 *!*/
/*    -webkit-transform: scale(1.1); !* Safari 3-8 *!*/
/*    transform: scale(1.1);*/

/*}*/

/*.link-remove:hover{*/
/*    text-decoration: none;*/
/*}*/

/* Tooltip container */
.tip {
    position: relative;
    display: inline-block;
}
.tip .tiptext {
    visibility: hidden;
    width: 120px;
    background-color: rgba(0, 0, 0, 0.9);
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    bottom: 150%;
    left: 50%;
    margin-left: -60px;
    font-size: 12px;
}

.tip .tiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: rgba(0, 0, 0, 0.9) transparent transparent transparent;
}

.tip:hover .tiptext {
    visibility: visible;
}
.text-doc{
    font-weight: bold;
    font-size: 12px;
}

/*###########################################################*/

.style-msg-erro{
    color: #707070;
    font-family: "Open Sans";
    font-size: 18px ;
    font-weight: bold;
}
.linkapensos{
    font-weight: bold;
    color: #1B6EAB;
}
.style-body{
    align-items: stretch;
}

.erro-body-processos{
    height: 300px;
    /*background-color: #e2e3e5;*/
    /*border-color: #d6d8db;*/
    /*color: white;*/
    margin-bottom: 50px;
}

.error-body{
    font-size: 14pt;
    color: #707070;
    font-weight: bold;
}

.error-des{
    color: #707070;

}

.titulo-legenda{
    color:#707070;
    font-weight: bold;
    font-family: "Segoe UI";
    font-size: 16px;
}

.card-legenda{
    background-color: white;
    box-shadow: 1px 2px 3px 0 rgba(0, 0, 0, 0.20), 1px 2px 3px 0 rgba(0, 0, 0, 0.25);
}

.legenda{
    height: 20px;
    width: 20px;
    border-radius: 5px;
}

.text-legenda{
    color: #8D8D8D;
    font-size: 14px;
    font-family: "Segoe UI";
}
.sub-cor{
     background-color:#955b9a
 }

.pres-cor{
    background-color:#D66B6B
}
.auto-cor{
    background-color:#8e8b88
}


/*------------css pagina inicial-----------*/
.cabecalho{
    position: relative;
    top: -50px;
}

.style-title-inicio{
    font-size: 25px;
    font-family: "Segoe UI" ;
    font-weight: bold;
    color: rgba(236, 236, 236, 0.59);
}
.style-title-inicio2{
    font-size: 14px;
    font-family: "Segoe UI" ;
    color: rgba(236, 236, 236, 0.59);
}

.back-inicial{
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: rgb(22,63,103);
    background: linear-gradient(0deg, rgba(22,63,103,1) 0%, rgba(28,77,126,1) 77%);
}
.dimensao {
    display: flex;
    flex-direction: column;
    height: 50%;
    width: 100%;

}

@media screen and (min-width: 992px) {
    .dimensao {
        height: 50%;
        width:  60%;
    }

}

.footer-inicial{
    width: auto;
    align-items: center;
    display: flex;
    flex-direction: column;
}

tamanho-card{
    width: auto;
}


@media screen and (min-width: 635px) {
    .tamanho-card {
        width: 12rem
    }
}





.center-container{
    display: flex;
    flex-direction: column;
    background: white;
    border-radius: 15px;
    -webkit-box-shadow: 0px 0px 23px 4px rgba(0,0,0,0.67);
    -moz-box-shadow: 0px 0px 23px 4px rgba(0,0,0,0.67);
    box-shadow: 0px 0px 23px 4px rgba(0,0,0,0.67);
    transition: all 1s;

}
.conteudo-inicial{
    display: flex;
    flex:1
}

@media screen and (min-width: 635px) {

    .barra-esquerda{
        position: relative;
        width: 30%;
        margin-left: 10%;
        margin-right: 10%;
        height: 6px;
        top: -3px;
        border-radius: 3px;
        background-color: #6A3B47;
        transition: all 0.3s;
    }
}

.barra-esquerda{
    position: relative;
    width: 30%;
    margin-left: 10%;
    margin-right: 10%;
    height: 6px;
    top: -3px;
    border-radius: 3px;
    background-color: #6A3B47;
    transition: all 0.3s;
}

.titulo{
    color:#707070;
    font-weight: bold;
    font-family: "Open Sans" , "Segoe UI";
    font-size: 18px;
}

.container-card{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    flex: 1;
}

.acessar{
    color: rgb(22,63,103);
    font-weight: bold;
}
.left-container{
    display: flex;
    flex-direction: column;
    cursor: pointer;
}

.left-container:hover .card-virtual{
    transform:scale(1.02);
}


.right-container{
    display: flex;
    flex-direction: column;
    cursor: pointer;
}
.right-container:hover .card-virtual{
    transform:scale(1.02);
}

.card-virtual{
    transition: all 0.3s;
}





.posicao-imagem{
    position: relative;
    top: -40px;
}



.barra-direita{
    position: relative;
    width: 100px;
    height: 6px;
    top: -3px;
    border-radius: 3px;
    background-color: #6A3B47;
}

.barra-container{
    width: 100%;
    display: flex;
    justify-content: center;
}

.conteudo-centro{
    height: 100%;
}
.item-conteudo{
    flex: 1;

}

.sessoes{
    display: flex;
    justify-content: center;
    align-items: center;
}

.shadow-card{
    -webkit-box-shadow: 0px 0px 11px -2px rgba(0,0,0,0.42);
    -moz-box-shadow: 0px 0px 11px -2px rgba(0,0,0,0.42);
    box-shadow: 0px 0px 11px -2px rgba(0,0,0,0.42);
}
.barra-fim{
    position: relative;
    width: 100%;
    height: 6px;
    top: -3px;
    border-radius: 3px;
    background-color: #6A3B47;
}

/*#center-container{*/
/*    transition: all 0.3s;*/
    /*background: rgb(251,251,251);*/
    /*background: linear-gradient(90deg, rgba(251,251,251,1) 50%, rgba(255,255,255,1) 50%);*/
/*}*/



