nav.navigation.fixed {
    z-index: 1000;
}
/* GOMOS */
.gomos {
    position: relative;
    padding: 6.75rem 0;
    flex-direction: column;
    flex-wrap: wrap;
}

.gomos .container {
    position: relative;
}

.gomos .box-title {
    display: block !important;
    justify-content: center;
    margin-bottom: 6rem;
    width: 100%;
}

.gomos .box-title h2 {
    color: #005784;
    font-weight: 600;
    font-size: 1.8rem !important;
    line-height: 2.9375rem;
    text-align: left !important;
    margin-bottom: 6px;
    width: 100% !important;
}
.gomos .box-title p {
    width: 100%;
}

.gomos .box-items {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    margin-bottom: 5.75rem;
}

.gomos .box-items .item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    z-index: 10;
}

.gomos .box-items .item .icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100px;
    height: 100px;
    margin-bottom: 2.5625rem;
    background: #fff;
    box-shadow: 0 20px 30px -20px rgb(119 119 119 / 20%);
    border-radius: 100%;
    transition: ease-in-out .3s;
}

.gomos .box-items .item .icon .img-fluid {
    width: auto;
    height: 50%;
}

.gomos .box-items .item .content {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
}

.gomos .box-items .item .content .title {
    font-weight: 600;
    font-size: 1.875rem;
    line-height: 2.1875rem;
    text-align: center;
    width: 70%;
    margin-bottom: 1.25rem;
}

.gomos .box-items .item .content .text {
    font-size: 1rem;
    line-height: 26px;
    text-align: center;
    width: 70%;
}

/* GOMO 01 */
.gomo-01 h3 {
    color: #005784;
    font-size: 1em;
    text-align: center;
    margin-bottom: 20px;
}

.gomo-01 .box-card {
    min-height: 600px;
}

.gomo-01 .circle-number {
    background-color: #005784;
    border-radius: 50%;
    color: white;
    display: block;
    line-height: 44px;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    height: 45px;
    width: 45px;
}

.gomo-01 .img-ilustracao {
    margin: 20px auto;
}

.gomo-01 .bolinhas-ilustracao {
    width: 100%;
    max-width: 112px;
    position: absolute;
    top: 130px;
    z-index: 0;
}

/* GOMO 02 */
.gomo-02 .box-items {
    padding-top: 120px;
}

.gomo-02 .box-items .item:first-child {
    padding-right: 50px;
}

.gomo-02 h2 {
    color: #005784;
    font-size: 2.5em;
    text-align: left;
    margin-bottom: 20px;
}

.gomo-02 p {
    font-size: 16px;
    text-align: left !important;
    width: 100% !important;
}
.gomo-02 p.text {
    font-size: 19px !important;
}

.gomo-02 ul li {
    display: block;
    margin: 40px 0;
}
.gomo-02 ul li img {
    display: inline;
    margin-right: 10px;
    max-width: 30px;
    vertical-align: middle;
}
.gomo-02 ul li p {
    color: #8C91A9;
    display: inline;
    font-size: 1em;
}
.gomo-02 ul li p strong {
    color: #005784;
}

/* GOMO 03 */
.gomo-03 {
    background: url(/img/novo-site/img-background-1.svg) center -120px no-repeat;
    background-size:contain;
}
.gomo-03 .box-title {
    margin-bottom: 0;
    text-align: center;
    font-size: 65px;
}
.gomos .box-items {
    margin-bottom: 1,5em;
}
.gomo-03 .box-title {
    margin-bottom: 0;
}
.gomo-03 .box-title h2 {
    text-align: center !important;
}
.gomo-03 .list-horiz {
    display: flex;
}
.gomo-03 .list-horiz .list {
    display: flex;
    width: 25%;
}
.gomo-03 .list-horiz .list .box-img {
    background-color: #ECF0F3;
    border-radius: 18px;
    margin-right: 10px;
    padding: 20px;
}

.gomo-03 .list-horiz .list .box-container h3 {
    color: #005881;
}

.gomo-03 .bolinhas-ilustracao-01 {
    width: 100%;
    max-width: 112px;
    position: absolute;
    top: 60px;
    z-index: 0;
}

.gomo-03 .bolinhas-ilustracao-02 {
    width: 100%;
    max-width: 112px;
    position: absolute;
    bottom: 170px;
    right: 50px;
    z-index: 0;
}

/* GOMO 04 */
.gomo-04 {
    background: rgb(210,220,227);
    background: linear-gradient(0deg, rgba(210,220,227,1) 0%, rgba(255,255,255,1) 100%);
    margin-bottom: 0;
}
.gomo-04 .box-items .column-left {
    flex: 40%;
    max-width: 40%; 
}
.gomo-04 .box-items .column-right {
    flex: 60%;
    max-width: 60%; 
}
.gomo-04 .box-items .item .content {
    display: block;
}
.gomo-04 .content h2 {
    color: #005784;
    margin-bottom: 20px;
}
.gomo-04 .content p {
    font-size: 30px;
    text-align: left !important;
    width: 100% !important;
    margin-bottom: 40px;
}
.img-retangulo {
    position: absolute;
    right: -500px;
    bottom: 0;
}
.gomo-04 .ico-search {
    background-color: #005784;
    border: 0 none;
    position: absolute;
    z-index: 10;
    right: 7px;
    padding: 8px;
    border-radius: 100%;
    top: 7px;
    width: 45px;
    height: 45px;
    vertical-align: middle;
}

.gomo-04 .box-search {
    width: 100%;
    max-width: 400px;
    position: relative;
    margin-bottom: 40px;
}
.gomo-04 .inp-search {
    width: 100%;
    max-width: 400px;
    position: relative;
    z-index: 0;
}
.gomo-04 .box-populares {

}
.gomo-04 .box-populares h4 {
    font-size: 20px;
    margin-bottom: 10px;
}
.gomo-04 .box-populares .pop {
    background-color: #D4ECFF;
    border-radius: 40px;
    color: #6F9EB7;
    display: inline-block;
    font-size: 12px;
    padding: 8px 16px;
    margin: 4px;
}

/* GOMO 05 */
.gomo-05 {
    padding: 120px 0 80px 0;
}
.gomo-05 .box-items {
    padding-bottom: 0;
    margin-bottom: 60px;
}
.gomo-05 .box-title h2 {
    text-align: center !important;
    font-size: 2.8em !important;
}
.gomo-05 .box-title h2 {
    text-align: center !important;
    font-size: 3rem !important;
    z-index: 10;
    position: relative;
}
.gomo-05 .img-quo {
    position: absolute;
}
.gomo-05 .img-quo-1 {
    top: 50px;
    left: -5px;
}
.gomo-05 .img-quo-2 {
    bottom: -15px;
    right: 0;
}
.gomo-05 .box-items .item .content {
    padding: 35px 0 0 0;
}
.gomo-05 .img-perfil {
    position: absolute;
    left: 50px;
    top: -25px;
}
.gomo-05 .img-perfil img {
    border-radius: 30px;
}
.gomo-05 .box-items h3 {
    color: #6F9EB7;
    font-size: 0.8em !important;
    text-align: left !important;
}
.gomo-05 .box-items p {
    color: #6F9EB7;
    font-size: 1em !important;
    font-style: italic;
    text-align: left !important;
    width: 100% !important;
    margin-bottom: 20px;
}
.gomo-05 .box-items .autor {
    color: #005784;
    font-weight: bold;
    font-style: normal;
}
.gomo-05 .box-items .autor .name {
    font-size: 0.9em !important;
    display: block;
    margin-bottom: 5px;
}
.gomo-05 .box-items .autor .expert {
    font-size: 0.6em !important;
    display: block;
}
.gomo-05 .arrow-slider ul {
    display: table;
    margin: 0 auto;
}
.gomo-05 .arrow-slider ul li {
    display: inline-block;
    margin: 0 10px;
}

/* GOMO 06 */
.gomo-06 .box-degrade {
    background: rgb(0,87,132);
    background: linear-gradient(0deg, rgba(0,87,132,1) 0%, rgba(148,214,249,1) 100%);
    border-radius: 40px;
    position: relative;
    padding: 60px;
}

.gomo-06 .img-bolinhas {
    position: absolute;
}
.gomo-06 .bolinha-01 {
    top: -30px;
    left: -15px;
}
.gomo-06 .bolinha-02 {
    bottom: -30px;
    right: -15px;
}

.gomo-06 .box-degrade .box-items {
    padding-bottom: 0;
    margin-bottom: 0;
}

.gomo-06 .box-items .item {
    display: block;
}

.gomo-06 .box-degrade .img-boneco {
    position: absolute;
    bottom: 0;
    right: 100px;
}

.gomo-06 .box-degrade h2 {
    color: white;
    font-size: 2.5em;
    margin-bottom: 20px;
}

.gomo-06 .box-degrade p {
    color: white;
    font-size: 1.5em;
    margin-bottom: 40px;
}

.gomo-06 .box-degrade .btn-box-degrade {
    background-color: transparent;
    border: 2px solid white;
    border-radius: 50px;
    color: white;
    font-size: 1.2em;
    padding: 15px 30px;
}

/* GOMO 07 */
.gomo-07 {
    background-color: #005784;
    padding: 60px 0;
}
.gomo-07 .box-items {
    padding-bottom: 0;
    margin-bottom: 0;
}
.gomo-07 .box-items h2 {
    color: white;
    font-size: 2.5em;
    margin-bottom: 20px;
    text-align: center;
}
.gomo-07 .box-items p {
    color: white;
    font-size: 1.5em;
    text-align: center;
}

/* GOMO 08 */
.gomo-08 h2 {
    color: #005784 !important;
}
.gomo-08 .content .desc {
    margin: 1rem auto 3rem !important;
}
.gomo-08 .content .list .item {
    max-width: 100% !important;
    min-width: 100% !important;
}
.gomo-08 .content .list .item {
    border-radius: 40px;
}
.gomo-08 .content .list .item .top {
    font-weight: bold !important;
}
.gomo-08 .content .list .item .top,
.gomo-08 .content .list .item .bottom {
    border-radius: 40px;
    color:#2196f3 !important;
    transition-duration: 0.5s
}
.gomo-08 .content .list .item.open .top,
.gomo-08 .content .list .item.open .bottom {
    color: #373b45 !important;
}

/* CARD */
.box-card {
    background-color: white;
    border-radius: 18px;
    padding: 40px;
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.10);
    -moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.10);
    box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.10);
    margin: 0 20px;
    position: relative;
    z-index: 100;
}
.inp-search {
    background-color: white;
    border: 0 none;
    border-radius: 40px;
    color: #A7B6C1;
    padding: 20px 40px;
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.10);
    -moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.10);
    box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.10);
    margin: 0;
    position: relative;
    z-index: 100;
}
.inp-search::placeholder { /* COR DO TEXTO DO INPUT / Chrome, Firefox, Opera, Safari 10.1+ */
    color: #A7B6C1;
    opacity: 1; /* Firefox */
  }
  
.inp-search:-ms-input-placeholder { /* COR DO TEXTO DO INPUT /  Internet Explorer 10-11 */
    color: #A7B6C1;
  }
  
.inp-search::-ms-input-placeholder { /* COR DO TEXTO DO INPUT /  Microsoft Edge */
    color: #A7B6C1;
  }

/* COLORS */
.azul-claro-01 {
    background-color: #EFF3F6;
}
.cinza-claro-01 {
    background-color: #F9F9F9;
}

/* GOMO 09 */
.gomo-09 {
    background: url(/img/novo-site/img-background-1.svg) center -120px no-repeat;
    background-size:contain;
}
.gomo-09 .box-items {
    margin-bottom: 10px;
}
.gomo-09 .box-title {
    margin-top: 50px;
    margin-bottom: 20px;
    text-align: center;
}
.gomo-09 h2.box-title  {
    text-align: center;
    font-size: 60px;
}
.gomo-09 .box-ferramentas {
    margin-bottom: 80px;
}
.gomo-09 .box-ferramentas .pop {
    background-color: #D4ECFF;
    border-radius: 40px;
    color: #6F9EB7;
    display: inline-block;
    font-size: 18px;
    padding: 8px 16px;
    margin: 4px;
}

/* GOMO 10 */
.gomo-10{
    background-color: #f9f9f9;
}
.gomo-10 .box-title h2 {
    color: #373B45;
    font-size: 2.5em !important;
    text-align: center !important;
    margin-bottom: 20px;
}
.gomo-10 .box-title p {
    text-align: center;
    font-size: 19px;
}
.gomo-10 h3 {
    color: #005784;
    font-size: 1em;
    text-align: center;
    margin-bottom: 20px;
}

.gomo-10 .box-card {
    min-height: 600px;
}

.gomo-10 .circle-number {
    background-color: #005784;
    border-radius: 50%;
    color: white;
    display: block;
    line-height: 44px;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    height: 45px;
    width: 45px;
}

.gomo-10 .img-ilustracao {
    margin: 20px auto;
}

.gomo-10 .bolinhas-ilustracao {
    width: 100%;
    max-width: 112px;
    position: absolute;
    top: 130px;
    z-index: 0;
}

/* GOMO 11 */
.gomo-11 {
    padding-top: 3rem;
    background: url(/img/novo-site/img-background-2.svg) center -120px no-repeat;
    background-size:contain;
    padding-bottom: 0px;
}
.gomo-11 .box-items {
    margin-bottom: 10px;
}
.gomo-11 .box-title {
    margin-top: 50px;
    margin-bottom: 20px;
    text-align: center;
}
.gomo-11 h1.box-title  {
    text-align: center;
    font-size: 55px;
}
.gomo-11 .box-ferramentas {
    margin-bottom: 80px;
}
.gomo-11 .box-ferramentas .pop {
    background-color: #D4ECFF;
    border-radius: 40px;
    color: #6F9EB7;
    display: inline-block;
    font-size: 18px;
    padding: 8px 16px;
    margin: 4px;
}

/* GRID GOMOS */
.coluna-2 {
    flex: 50%;
    max-width: 50%;
}
.coluna-3 {
    flex: 33.33%;
    max-width: 33.33%;
}

/* RESPONSIVO */
@media (max-width: 1280px)
{
    .gomo-03 {
        background-position: center -50px;
        padding: 20px 0;
    }
    .gomos .box-items {
        padding-bottom: 0;
        margin-bottom: 0;
    }
    .gomo-03 .box-items .coluna-1 {
        margin-bottom: 40px;
    }
    .gomo-03 .list-horiz .list .box-img {
        border-radius: 14px;
        font-size: 20px;
        padding: 14px;
    }
    .gomo-03 .list-horiz .list .box-container h3 {
        font-size: 20px;
    }
    .gomo-03 .list-horiz .list .box-container p {
        font-size: 14px;
    }
    .gomo-04 .content h2 {
        font-size: 30px;
    }
    .gomo-04 .box-items .column-left {
        flex: 50%;
    }
    .gomo-04 .box-items .column-right {
        flex: 50%;
    }
    .gomo-05 .box-items {
        margin-bottom: 60px;
    }
    .gomo-06 .box-degrade .img-boneco {
        position: relative;
        bottom: -63px;
        right: 0;
        width: auto;
        max-width: 450px;
    }
    .gomo-09 {
        background-position: center -50px;
        padding: 15px 0;
    }
    .gomo-09 .box-title {
        margin-top: 0px;
        text-align: center;
        font-size: 25px !important;
    }
    .gomos .box-items {
        padding-bottom: 0;
        margin-bottom: 0;
    }
    .gomo-09 .box-items .coluna-1 {
        margin-bottom: 40px;
    }
}

@media (max-width: 768px)
{
    .gomos .box-items {
        flex-wrap: wrap;
    }
    .gomos .box-items .item:not(:last-of-type) {
        margin-bottom: 3rem;
    }
    .gomos .box-items .item {
        flex: 100%;
        max-width: 100%;
    }
    .gomo-01 .bolinhas-ilustracao {
        top: 170px;
    }
    .gomo-02 h2 {
        text-align: center;
    }
    
    .gomo-02 p {
        text-align: center;
    }
    .gomo-03 .list-horiz {
        display: block;
    }
    .gomo-03 .list-horiz .list {
        display: block;
        margin-bottom: 3rem;
        text-align: center;
        width: 100%;
    }
    .gomo-03 .list-horiz .list .box-img {
        display: inline-block;
        border-radius: 18px;
        margin-right: 10px;
        padding: 20px;
    }
    .gomo-03 .list-horiz .list .box-container h3 {
        text-align: left;
        font-size: 30px;
    }
    .gomo-03 .list-horiz .list .box-container p {
        font-size: 16px;
    }
    .gomo-03 .list-horiz .list .box-container {
        display: inline-block;
    }
    .gomo-03 .bolinhas-ilustracao-02 {
        bottom: 530px;
        right: 18px;
    }
    .gomo-05 .box-title h2 {
        font-size: 2.0em !important;
    }
    .gomo-05 .box-items .item:not(:last-of-type) {
        margin-bottom: 90px;
    }
    .gomo-06 .box-degrade .img-boneco {
        max-width: 350px;
        right: 24px;
    }
    .gomo-07 .box-items h2 {
        color: white;
        font-size: 2em;
        margin-bottom: 20px;
        text-align: center;
    }
    .gomo-07 .box-items p {
        color: white;
        font-size: 1.3em;
    }
    .gomo-11 {
    padding-top: 3rem;
    background: url(/img/novo-site/img-background-2.svg) center -120px no-repeat;
    background-size:contain;
    padding-bottom: 0px;
    }
    .gomo-11 h1.box-title  {
        text-align: left;
        font-size: 2.25rem;
    }
    .gomo-11 .box-items {
        margin-bottom: 10px;
    }
    .gomo-11 .box-title {
        margin-top: 50px;
        margin-bottom: 20px;
        text-align: center;
    }
}

@media (max-width: 462px)
{
    .gomo-01 .bolinhas-ilustracao {
        top: 280px;
    }
    .gomo-06 .box-degrade {
        padding: 20px;
    }
    .gomo-06 .box-degrade h2 {
        font-size: 2.0em;
    }
    .gomo-06 .box-degrade .img-boneco {
        max-width: 320px;
        right: 3px;
        bottom: -23px;
    }
}

@media (max-width: 375px)
{
    .gomo-06 .box-degrade .btn-box-degrade {
        border-radius: 24px;
    }
    .gomo-06 .box-degrade p {
        font-size: 1.2em;
    }
    .gomo-06 .box-degrade .img-boneco {
        max-width: 250px;
        right: 14px;
    }
}