﻿.sobre-mosaic {
    width: 100%;
}

    .sobre-mosaic td {
        padding: 12px;
    }

@media (max-width: 1024px) {
    .sobre-mosaic.lg {
        display: none;
    }
}

@media (min-width: 1025px) {
    .sobre-mosaic.md {
        display: none;
    }
}

.representantes td {
    padding: 12px;
    width: 25%;
}

    .representantes td img {
        width: 100%;
        margin-bottom: 30px;
    }

    .representantes td > .location {
        font-size: 16px;
        display: block;
    }

    .representantes td > .name {
        font-size: 14px;
        font-weight: bold;
        display: block;
    }

    .representantes td > .depo {
        margin-top: 25px;
        font-size: 13px;
        display: block;
        line-height: 24px;
    }

.representantes.carousel .location {
    font-size: 35px;
    display: block;
    color: #818181;
}

.representantes.carousel .name {
    font-size: 25px;
    display: block;
    color: #818181;
    font-weight: bold;
}

.pv-50 {
    padding-top: 50px;
    padding-bottom: 50px;
}

.title-28 {
    font-size: 28px;
    font-weight: normal;
    line-height: 38px;
}

.text-32 {
    font-size: 32px;
}

.text-34 {
    font-size: 34px;
}

.text-35 {
    font-size: 35px;
}

.text-38 {
    font-size: 38px;
}

.text-28 {
    font-size: 28px;
}

.text-25 {
    font-size: 25px;
}

.text-40 {
    font-size: 40px;
}

.text-46 {
    font-size: 46px;
}

.text-23 {
    font-size: 23px;
}

.text-20 {
    font-size: 20px;
}

.text-60 {
    font-size: 60px;
}

.text-62 {
    font-size: 62px;
}

.text-12 {
    font-size: 12px;
}

.text-13 {
    font-size: 13px;
}

.text-16 {
    font-size: 16px !important;
}

.text-30 {
    font-size: 30px;
}

.text-36 {
    font-size: 36px;
}

.text-50 {
    font-size: 50px;
}

.pt-60 {
    padding-top: 60px;
}

.pb-60 {
    padding-bottom: 60px;
}

.pt-50 {
    padding-top: 50px;
}

.pb-50 {
    padding-bottom: 50px;
}

.ph-30 {
    padding-left: 30px;
    padding-right: 30px;
}

.pr-30 {
    padding-right: 30px;
}

.pl-30 {
    padding-left: 30px;
}

.br-white {
    border-right: 1px solid white;
}

.br-green {
    border-right: 1px solid #96f600;
}

.text-medium {
    font-weight: 500;
}

.conquistas-item {
    text-align: center;
    margin-top: 24px;
}

.conquistas-item span {
    display: block;
}

    .conquistas-item .sub-detail {
        font-size: 19px;
        padding: 30px 183px;
        margin-top: -62px;
    }

.conquistas-item .year {
    font-size: 160px;
    color: #f2f2f2;
    font-weight: 900;
    line-height: 160px;
}

.conquistas-item .conquista-title {
    font-size: 45px;
    font-weight: 500;
    color: #6d6e71;
    position: relative;
    top: -56px;
}

.conquistas-item .subt {
    font-size: 24px;
    color: #818181;
    position: relative;
    top: -56px;
    margin-top: 6px;
    margin-bottom: 24px;
}

.conquistas-item .desc {
    font-size: 16px;
    color: #818181;
    position: relative;
    top: -46px;
}

.carousel#carouselInsp {
    width: 100%;
}

.carousel#carouselInsp .carousel-item {
    padding: 0;
}

.carousel#carouselInsp .text-container {
    width: 440px;
    display: inline-block;
    position: absolute;
    top: 15%;
    right: 128px;
}

.carousel#carouselInsp .text-container .primary {
    color: #53c2ec;
    font-size: 30px;
    font-weight: bold;
    display: block;
    margin-bottom: 24px;
}

.carousel#carouselInsp .text-container .desc {
    color: white;
    font-size: 16px;
    display: block;
}

.carousel#carouselInsp .text-container .bracket {
    font-family: "Amarillo";
    font-size: 80px;
    color: #53c2ec;
    position: absolute;
}

.carousel#carouselInsp .text-container .bracket.left {
    top: 0;
    left: -38px;
}

.carousel#carouselInsp .text-container .bracket.right {
    right: -34px;
    /* transform: scale(-1, 1); */
    bottom: -111px;
}

.carousel#carouselInsp .carousel-indicators li {
    background-color: white;
}

.carousel#carouselInsp .carousel-indicators li.active {
    background-color: #53c2ec;
}

.carousel.carousel-hist .carousel-inner .carousel-item {
    padding: 0;
}

.nav-page.historia {
    color: white;
    z-index: 4;
    position: relative;
    border-color: white;
}

.carousel.carousel-hist .timeline {
    text-align: center;
    border-bottom: 1px solid white;
    padding: 0 20px 30px 20px;
    position: relative;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 90px;
}

.carousel.carousel-hist .timeline .momentbox {
    width: 25%;
    display: inline-block;
    vertical-align: bottom;
    border-left: 1px solid white;
    color: white;
    text-align: left;
    padding-left: 12px;
    padding-right: 12px;
    position: relative;
    padding-bottom: 30px;
}

.carousel.carousel-hist .timeline .momentbox .title {
    font-weight: bold;
    font-size: 30px;
    display: block;
    line-height: 30px;
    margin: 10px 0;
}

.carousel.carousel-hist .timeline .momentbox .text {
    font-size: 16px;
    line-height: 26px;
}

.carousel.carousel-hist.sm .timeline .momentbox .title {
    font-size: 25px;
    line-height: 25px;
}

/*.carousel.carousel-hist .timeline .momentbox.m-1954 {
    min-height: 292px;
}*/

.carousel.carousel-hist .timeline .momentbox.m-toru {
    margin-top: 190px;
}

.carousel.carousel-hist .timeline .momentbox.m-toru img {
    position: absolute;
    left: -1px;
    top: -189px;
}

.carousel.carousel-hist .timeline .momentbox.m-1974 {
}

/*.carousel.carousel-hist .timeline .momentbox.m-1974 {
    min-height: 570px;
}

.carousel.carousel-hist .timeline .momentbox.m-1995 {
    min-height: 370px;
}

.carousel.carousel-hist .timeline .momentbox.m-1998 {
    min-height: 425px;
}

.carousel.carousel-hist .timeline .momentbox.m-kumon {
    min-height: 520px;
}*/

.carousel.carousel-hist .timeline .momentbox::before {
    content: '';
    position: absolute;
    width: 12px;
    height: 12px;
    background-color: white;
    border-radius: 50%;
    bottom: -36px;
    left: -6px;
}

.carousel.carousel-hist .timeline-hd {
    position: absolute;
    top: 0;
    left: 50px;
    color: white;
    width: 320px;
}

.carousel.carousel-hist .timeline-hd .title {
    font-size: 50px;
    font-weight: bold;
    display: block;
    line-height: 50px;
    color: white;
}

.carousel.carousel-hist.sm .timeline-hd .title {
    font-size: 30px;
}

.carousel.carousel-hist .timeline-hd .desc {
    display: block;
    margin-bottom: 30px;
}

.carousel.carousel-hist .timeline-hd .navegue {
    display: block;
    font-weight: bold;
}

.carousel.carousel-hist .carousel-control-next-icon {
    background-image: url(../../img/arrow-strong-right.png);
    width: 28px;
    height: 39px;
    position: absolute;
    bottom: 71px;
}

.carousel.carousel-hist .carousel-control-prev-icon {
    background-image: url(../../img/arrow-strong-left.png);
    width: 28px;
    height: 39px;
    position: absolute;
    bottom: 71px;
}

.carousel.carousel-hist .carousel-item > img {
    opacity: 0;
    position: absolute;
}

.carousel.carousel-hist .carousel-inner > img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.carousel.carousel-hist.sm .timeline .momentbox {
    width: 100%;
    padding-right: 0;
    margin-left: 15px;
    margin-right: 15px;
    width: calc(100% - 30px);
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}

.carousel.carousel-hist.sm .timeline-hd {
    top: 30px;
    left: 0;
    right: 35px;
    width: auto;
    text-align: left;
}

.carousel.carousel-hist.sm .timeline-hd .desc {
    margin-bottom: 20px;
    font-size: 25px;
    line-height: 35px;
}

.carousel.carousel-hist.sm .timeline-hd .navegue {
    font-size: 22px;
    line-height: 26px;
}

.carousel.carousel-hist.sm .timeline {
    margin: 50px 43px;
    padding: 0;
    height: 552px;
}

.carousel.carousel-hist.sm .timeline .momentbox .text {
    font-size: 25px;
    line-height: 35px;
}

.carousel.carousel-hist.sm .timeline .momentbox::before {
    bottom: -6px;
}

.carousel.carousel-hist.sm .timeline .momentbox.m-1954 {
    margin-top: 350px;
}

.carousel.carousel-hist.sm .timeline .momentbox.m-1954,
.carousel.carousel-hist.sm .timeline .momentbox.m-toru {
    min-height: unset;
}

.carousel.carousel-hist.sm .timeline .momentbox.m-1955 {
    min-height: 630px;
}

.carousel.carousel-hist.sm .timeline .momentbox.m-1974 {
    min-height: 450px;
}

.carousel.carousel-hist.sm .timeline .momentbox.m-1995 {
    min-height: 650px;
}

.carousel.carousel-hist.sm .timeline .momentbox.m-1998 {
    min-height: 600px;
}

.carousel.carousel-hist.sm .timeline .momentbox.m-kumon {
    min-height: unset;
}

.carousel.carousel-hist.sm .carousel-control-next-icon {
    bottom: 31px;
    right: 10px;
}

.carousel.carousel-hist.sm .carousel-control-prev-icon {
    bottom: 31px;
    left: 10px;
}

@media (max-width: 425px) {
    .carousel.carousel-hist.sm .timeline .momentbox.m-1954,
    .carousel.carousel-hist.sm .timeline .momentbox.m-toru,
    .carousel.carousel-hist.sm .timeline .momentbox.m-1955,
    .carousel.carousel-hist.sm .timeline .momentbox.m-1974,
    .carousel.carousel-hist.sm .timeline .momentbox.m-1995,
    .carousel.carousel-hist.sm .timeline .momentbox.m-1998,
    .carousel.carousel-hist.sm .timeline .momentbox.m-kumon {
        min-height: unset;
    }

    .carousel.carousel-hist.sm .timeline .momentbox .text,
    .carousel.carousel-hist.sm .timeline-hd .navegue,
    .carousel.carousel-hist.sm .timeline-hd .desc {
        font-size: 15px;
        line-height: 24px;
    }
}

.matricula-items .number {
    font-family: Insaniburger;
    font-size: 210px;
    color: #d1d3d4;
    margin-top: -66px;
    margin-right: 10px;
    display: inline-block;
}

.matricula-items .title {
    font-size: 18px;
    color: #333333;
    display: block;
    font-weight: bold;
}

.matricula-items .desc {
    font-size: 18px;
}

.matricula-search {
    max-width: 500px;
    margin: auto;
}

.matricula-search input {
    max-width: calc(100% - 111px);
    width: 100%;
    border: 0 none;
    background-color: #f1f2f2;
    font-size: 18px;
    color: #6d6e71;
    padding: 5px 10px;
}

.matricula-search button {
    background-color: #89c451;
    border: 0 none;
    font-size: 18px;
    font-weight: bold;
    color: white;
    padding: 5px 19px;
    margin-left: 11px;
    margin-bottom: 50px;
    cursor: pointer;
    width: 100px;
}

.matricula-search button.disabled {
    text-align: center;
    pointer-events: none;
    background-color: #a1a1a1;
}

.matricula-search button.disabled span {
    display: none;
}

.matricula-search button:not(.disabled) .loading-spinner {
    display: none;
}

.matricula-map {
    height: 536px;
    margin-bottom: 50px;
}

.matricula-map .unidades {
    display: inline-block;
    width: calc(40% - 5px);
    margin-right: 5px;
    border: 1px solid #a1a1a1;
    vertical-align: top;
    /* height: 100%; */
    padding: 15px;
    padding-bottom: 0;
}

.matricula-map .map {
    display: inline-block;
    width: calc(60% - 5px);
    margin-left: 5px;
    vertical-align: top;
    height: 100%;
    position: relative;
}

.matricula-map .unidades-hd {
    padding-bottom: 15px;
    border-bottom: 1px solid #a1a1a1;
}

    .matricula-map .unidades-hd .custom-checkbox {
        display: inline-block;
        margin-right: 15px;
    }

    .matricula-map .unidades-hd .custom-checkbox .custom-control-label {
        text-transform: uppercase;
        color: #6d6e71;
        font-size: 10px;
    }

    .matricula-map .unidades-hd .custom-checkbox .custom-control-label::before {
        border-radius: 0;
        background-color: white;
        border: 1px solid #a1a1a1;
        top: -1px;
    }

    .matricula-map .unidades-hd .custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
        background-color: #007bff;
        border-color: #007bff;
    }

    .matricula-map .unidades-hd .custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
        /*background-image: none;*/
        top: -1px;
    }

.matricula-map .unidades-bd {
    height: 480px;
    overflow-y: auto;
}

.matricula-map .unidades-item,
.unidades-proximas .unidades-item {
    color: #6d6e71;
    padding-top: 15px;
    padding-right: 10px;
    padding-bottom: 15px;
    cursor: pointer;
    display: block;
    padding-left: 10px;
}

.matricula-map .unidades-item.selected,
.unidades-proximas .unidades-item.selected {
    background-color: #f3f9ff;
}

.matricula-map .unidades-item:not(:last-child) {
    border-bottom: 1px solid #a1a1a1;
}

.matricula-map .unidades-item a img,
.unidades-proximas .unidades-item a img {
    background-color: #1a9ad7;
    padding: 3px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 0 none;
    margin-right: 5px;
}

.matricula-map .unidades-item .title,
.unidades-proximas .unidades-item .title {
    display: block;
    font-size: 15px;
    margin-bottom: 15px;
    font-weight: bold;
}

.matricula-map .unidades-item .title .new,
.unidades-proximas .unidades-item .title .new {
    display: inline-block;
    background-image: linear-gradient(to right, #fff100, #ffa227);
    color: black;
    padding: 0px 9px;
    border-radius: 9px;
    margin-left: 10px;
}

.matricula-map .unidades-item table,
.unidades-proximas .unidades-item table {
    font-size: 12px;
    width: 100%;
}

.matricula-map .unidades-item table td:nth-child(2),
.unidades-proximas .unidades-item table td:nth-child(2) {
    text-align: right;
    padding-left: 5px;
}

.unidades-proximas .unidades-item .flags,
.matricula-map .unidades-hd .custom-checkbox .custom-control-label .inicial {
    font-size: 18px;
    font-weight: 800;
}

.matricula-map .unidades-item .flags > span,
.unidades-proximas .unidades-item .flags > span,
.matricula-map .unidades-hd .custom-checkbox .custom-control-label .inicial {
    margin-right: 5px;
}

.matricula-map .unidades-hd .custom-checkbox .custom-control-label .inicial {
    line-height: 10px;
    position: relative;
    top: 3px;
    text-transform: uppercase;
}

.ninja-mode {
    position: absolute !important;
    visibility: hidden !important;
    pointer-events: none !important;
    top: 0;
    left: 0;
}

.unidades-item .flags .matematica,
.matricula-map .unidades-hd .custom-checkbox .custom-control-label .inicial.matematica {
    color: #00ccff;
}

.unidades-item .flags .portugues,
.matricula-map .unidades-hd .custom-checkbox .custom-control-label .inicial.portugues {
    color: #ff9900;
}

.unidades-item .flags .ingles,
.matricula-map .unidades-hd .custom-checkbox .custom-control-label .inicial.ingles {
    color: #cc0000;
}

.unidades-item .flags .japones,
.matricula-map .unidades-hd .custom-checkbox .custom-control-label .inicial.japones {
    color: #336600;
}

.mb-100 {
    margin-bottom: 100px;
}

.unidades-proximas {
    margin: 0 -5px;
}

    .unidades-proximas .unidades-item {
        width: calc(33.3% - 10px);
        padding: 15px;
        border: 1px solid #a1a1a1;
        margin: 0 5px;
        display: inline-block;
        vertical-align: top;
    }

@media (max-width: 768px) {
    .matricula-map {
        height: auto;
        padding-top: 420px;
        position: relative;
    }

        .matricula-map .map {
            /* display: none; */
            height: 400px;
            position: absolute;
            left: -20px;
            top: 0;
            margin: 0;
            width: calc(100% + 40px);
        }

        .matricula-map .unidades {
            width: 100%;
            margin-right: 5px;
            padding: 0 15px;
            padding: 0;
            border: 0 none;
        }

        .matricula-map .unidades-hd {
            /*display: none;*/
        }

        .matricula-map .unidades-bd {
            height: auto;
        }

        .matricula-map .unidades-item {
            padding-right: 0;
        }

    .unidades-proximas .unidades-item {
        width: 100%;
        margin: 0;
        display: block;
        margin-bottom: 20px;
    }

    .matricula-map .unidades-hd .custom-checkbox .custom-control-label {
        font-size: 16px;
    }

        .matricula-map .unidades-hd .custom-checkbox .custom-control-label::before {
            top: 3px;
        }
}

.matricula-map .unidades-hd .title {
    font-weight: 500;
    text-transform: uppercase;
    font-size: 32px;
    width: 160px;
    line-height: 32px;
    border-right: 1px solid #7f7f7f;
    margin-right: 20px;
}

@media (min-width: 769px) {
    .matricula-map .unidades-hd .title {
        /*display: none;*/
        font-size: 13px;
        width: 65px;
        line-height: 18px;
    }
}

.matricula-map .unidades-hd td:last-child {
    padding-left: 10px;
}

.unidades-list .unidades-list-item > span {
    display: block;
    font-size: 12px;
}

.unidades-list .unidades-list-item .title {
    font-size: 15px;
    font-weight: bold;
}

.unidades-list > div:not(:first-child) {
    border-left: 1px solid #a1a1a1;
}

.bb-gray-500 {
    border-bottom: 1px solid #a1a1a1;
}

.search-results .result-item {
    padding: 50px 0;
    border-bottom: 1px solid #a1a1a1;
}

    .search-results .result-item .title {
        font-size: 32px;
        font-weight: bold;
        margin-bottom: 30px;
        display: block;
    }

    .search-results .result-item .content {
        display: block;
        font-size: 14px;
    }

.matricula-map .map #unidade-nao-encontrada {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    /* bottom: 0; */
    background-color: rgba(0, 0, 0, 0.6);
    text-align: center;
    display: table;
    height: 100%;
    transition: 1s;
    pointer-events: none;
    opacity: 0;
    padding: 25px;
}

    .matricula-map .map #unidade-nao-encontrada > span {
        font-size: 50px;
        font-weight: bold;
        display: table-cell;
        height: 100%;
        vertical-align: middle;
        color: white;
        text-shadow: 1px 1px 14px rgba(0, 0, 0, 0.6);
    }

    .matricula-map .map #unidade-nao-encontrada.show {
        transition: 1s;
        opacity: 1;
    }

@media (max-width: 425px) {
    .text-sm-38 {
        font-size: 38px;
    }

    .text-sm-34 {
        font-size: 34px;
    }

    .text-sm-32 {
        font-size: 32px;
    }

    .text-sm-28 {
        font-size: 28px;
    }

    .text-sm-25 {
        font-size: 25px;
    }

    .text-sm-40 {
        font-size: 40px;
    }

    .text-sm-42 {
        font-size: 42px;
    }

    .text-sm-35 {
        font-size: 35px;
    }

    .text-sm-56 {
        font-size: 56px;
    }

    .text-sm-50 {
        font-size: 50px;
    }

    .text-sm-30 {
        font-size: 30px;
    }

    .text-sm-22 {
        font-size: 22px;
    }

    .text-sm-20 {
        font-size: 20px;
    }

    .text-sm-60 {
        font-size: 60px;
    }

    .text-sm-18 {
        font-size: 18px;
    }

    .sm-mb-50 {
        margin-bottom: 50px;
    }

    .sm-text-medium {
        font-weight: 500;
    }

    .body-content-break-sm {
        margin-left: -20px;
        margin-right: -20px;
    }

    .mb-0-sm {
        margin-bottom: 0;
    }

    .mt-0-sm {
        margin-top: 0;
    }

    .sm-line-height-1 {
        line-height: 1;
    }

    .conquistas-item .year {
        font-size: 137px;
        line-height: 137px;
    }

    .carousel#carouselInsp .text-container {
        top: 15px;
        left: 30px;
        right: 30px;
        width: auto;
        bottom: 40px;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .carousel#carouselInsp .text-container .primary {
        font-size: 25px;
        line-height: 25px;
        margin-bottom: 10px;
    }

    .carousel#carouselInsp .text-container .desc {
        font-size: 18px;
    }

    .carousel#carouselInsp .text-container .bracket {
        display: none;
    }

    .matricula-map .unidades-hd .custom-checkbox .custom-control-label {
        font-size: 14px;
    }

    .bb-black-sm {
        border-bottom: 1px solid black;
    }

    .bb-gray-500-sm {
        border-bottom: 1px solid #8c8c8c;
    }

    .unidades-list .unidades-list-item .title,
    .unidades-list .unidades-list-item > span {
        font-size: 30px;
    }

    .unidades-list > div:not(:first-child) {
        border-left: 0 none;
    }

    .sm-text-upper {
        text-transform: uppercase;
    }

    .search-results .result-item {
        padding: 30px 0;
    }

        .search-results .result-item .title {
            margin-bottom: 0;
        }

        .search-results .result-item img {
            margin-bottom: 30px;
        }

        .search-results .result-item .content {
            font-size: 25px;
        }

        .search-results .result-item:last-child {
            border-bottom: 0 none;
        }

    .blog-search-hd > span {
        text-align: center;
        border-bottom: 1px solid #a1a1a1;
        padding-bottom: 10px;
    }

    .blog-search-hd > input {
        position: static;
        margin-top: 24px;
        width: 100%;
        max-width: none;
    }

    .blog-search-hd > img {
        top: auto;
        bottom: 8px;
    }

    .conquistas-item .desc {
        font-size: 25px;
    }

    .matricula-items .title {
        font-size: 29px;
    }

    .matricula-items .desc {
        font-size: 22px;
    }

    .matricula-items .number {
        margin-top: -50px;
    }

    .matricula-search input {
        font-size: 28px;
        max-width: calc(100% - 145px);
    }

    .matricula-search button {
        font-size: 28px;
        width: 135px;
        margin-left: 10px;
    }

    .matricula-map .map {
        display: none;
    }

    .matricula-map {
        padding-top: 0;
    }
}

.matricula-map .call-button {
    background-color: #FFC107;
    color: white;
    font-weight: bold;
    font-size: 18px;
    display: inline-block;
    padding: 4px 12px;
    border-radius: 16px;
    margin-top: 5px;
}

    .matricula-map .call-button:hover,
    .matricula-map .call-button:focus {
        text-decoration: none;
    }

.matricula-map .unidades-item .call-button > img {
    background-color: transparent;
    padding: 0;
    border-radius: 0;
    height: 18px;
    width: auto;
    margin-top: -2px;
}

.como-chegar {
    font-size: 16px;
}

.como-chegar img {
    background-color: #1a9ad7;
    padding: 3px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 0 none;
    margin-right: 5px;
}

@media (max-width: 425px) {
    .text-sm-38 {
        font-size: 38px;
    }

    .text-sm-34 {
        font-size: 34px;
    }

    .text-sm-32 {
        font-size: 32px;
    }

    .text-sm-28 {
        font-size: 28px;
    }

    .text-sm-25 {
        font-size: 25px;
    }

    .text-sm-40 {
        font-size: 40px;
    }

    .text-sm-42 {
        font-size: 42px;
    }

    .text-sm-35 {
        font-size: 35px;
    }

    .text-sm-56 {
        font-size: 56px;
    }

    .text-sm-50 {
        font-size: 50px;
    }

    .text-sm-30 {
        font-size: 30px;
    }

    .text-sm-22 {
        font-size: 22px;
    }

    .text-sm-20 {
        font-size: 20px;
    }

    .text-sm-60 {
        font-size: 60px;
    }

    .text-sm-18 {
        font-size: 18px;
    }

    .sm-mb-50 {
        margin-bottom: 50px;
    }

    .sm-text-medium {
        font-weight: 500;
    }

    .body-content-break-sm {
        margin-left: -20px;
        margin-right: -20px;
    }

    .mb-0-sm {
        margin-bottom: 0;
    }

    .mt-0-sm {
        margin-top: 0;
    }

    .sm-line-height-1 {
        line-height: 1;
    }

    .conquistas-item .year {
        font-size: 137px;
        line-height: 137px;
    }

    .carousel#carouselInsp .text-container .bracket {
        display: none;
    }

    .matricula-map .unidades-hd .custom-checkbox .custom-control-label {
        font-size: 14px;
    }

    .bb-black-sm {
        border-bottom: 1px solid black;
    }

    .bb-gray-500-sm {
        border-bottom: 1px solid #8c8c8c;
    }

    .unidades-list .unidades-list-item .title,
    .unidades-list .unidades-list-item > span {
        font-size: 30px;
    }

    .unidades-list > div:not(:first-child) {
        border-left: 0 none;
    }

    .sm-text-upper {
        text-transform: uppercase;
    }

    .search-results .result-item {
        padding: 30px 0;
    }

    .search-results .result-item .title {
        margin-bottom: 0;
    }

    .search-results .result-item img {
        margin-bottom: 30px;
    }

    .search-results .result-item .content {
        font-size: 25px;
    }

    .search-results .result-item:last-child {
        border-bottom: 0 none;
    }

    .blog-search-hd > span {
        text-align: center;
        border-bottom: 1px solid #a1a1a1;
        padding-bottom: 10px;
    }

    .blog-search-hd > input {
        position: static;
        margin-top: 24px;
        width: 100%;
        max-width: none;
    }

    .blog-search-hd > img {
        top: auto;
        bottom: 8px;
    }

    .conquistas-item .desc {
        font-size: 25px;
    }

    .matricula-items .title {
        font-size: 29px;
    }

    .matricula-items .desc {
        font-size: 22px;
    }

    .matricula-items .number {
        margin-top: -50px;
    }

    .matricula-search input {
        font-size: 28px;
        max-width: calc(100% - 145px);
    }

    .matricula-search button {
        font-size: 28px;
        width: 135px;
        margin-left: 10px;
    }

    .matricula-map .map {
        display: none;
    }

    .matricula-map {
        padding-top: 0;
    }
}

.matricula-map .call-button {
    background-color: #FFC107;
    color: white;
    font-weight: bold;
    font-size: 20px;
    display: inline-block;
    padding: 4px 12px;
    border-radius: 16px;
    margin-top: 5px;
}

.matricula-map .call-button:hover,
.matricula-map .call-button:focus {
    text-decoration: none;
}

.matricula-map .unidades-item .call-button > img {
    background-color: transparent;
    padding: 0;
    border-radius: 0;
    height: 18px;
    width: auto;
    margin-top: -2px;
}

.como-chegar {
    font-size: 16px;
}

.como-chegar img {
    background-color: #1a9ad7;
    padding: 3px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 0 none;
    margin-right: 5px;
}

@media (max-width: 424px) {
    .carousel.carousel-hist.sm .timeline {
        height: 474px;
    }

    .carousel.carousel-hist.sm .timeline-hd {
        width: 100%;
    }

    .carousel.carousel-hist.sm .timeline .momentbox {
        margin-right: 0;
        width: calc(100% - 15px);
    }

    .carousel.carousel-hist .timeline .momentbox.m-toru img {
        display: none;
    }
}

@media (max-width: 374px) {
    .carousel.carousel-hist.sm .timeline {
        height: 390px;
    }

    .carousel.carousel-hist.sm .timeline .momentbox {
        margin-left: 10px;
        width: calc(100% - 10px);   
    }

    .carousel.carousel-hist.sm .timeline-hd {
        top: 10px;
    }

    .carousel.carousel-hist.sm .timeline-hd .title {
        font-size: 24px;
    }

    .carousel.carousel-hist.sm .timeline-hd .desc {
        font-size: 15px;
        line-height: 20px;
        margin-bottom: 10px;
    }

    .carousel.carousel-hist.sm .timeline-hd .navegue {
        font-size: 15px;
        line-height: 15px;
    }

    .carousel.carousel-hist.sm .timeline .momentbox.m-1954 {
        padding-bottom: 20px;
    }

    .carousel.carousel-hist.sm .timeline .momentbox .title {
        margin-top: 0;
        margin-bottom: 0;
        font-size: 20px;
        line-height: 20px;
    }

    .carousel.carousel-hist.sm .timeline .momentbox .text {
        font-size: 13px;
        line-height: 15px;
    }
}

.matricula-map .unidades-item .distance_search {
    padding-top: 15px;
    padding-bottom: 15px;
}

.blue-rounded {
    border-width: 1px;
    font-weight: 500;
    font-size: 16px;
    color: white;
    border-style: solid;
    border-radius: 24px;
    padding: 6px 12px;
    border: transparent;
    background: #03435b;
}

a.orange-evaluacion:hover,
a.blue-rounded:hover {
    color: white;
    text-decoration: none;
}

.espanhol, .espanol {
    color: #FAD25D;
}

.matricula-map .unidades-item .flags {
    font-size: 23px;
    font-weight: 800;
}

.orange-evaluacion {
    border-width: 1px;
    font-weight: 500;
    font-size: 16px;
    color: white;
    border-style: solid;
    border-radius: 24px;
    padding: 6px 12px;
    border: transparent;
    background: #EE7310;
}

.btn-unidad-search {
    padding: 10px 15px;
}

.matricula-map td .call-button {
    padding-top: 12px;
    padding-bottom: 12px;
    border-radius: 25px;
}

.content-aspiracoes {
    padding-right: 150px;
    padding-left: 150px;
}

    .content-aspiracoes ul {
        list-style-position: inside;
        padding-inline-start: 10px;
    }

.text-organization {
    display: flex;
    justify-content: center;
}

    .text-organization .text-content {
        text-align: center;
        width: 545px;
    }


.sm-show.text-organization .carousel-item .location {
    font-size: 20px;
}

.text-organization .text-content {
    text-align: center;
    width: 545px;
}

.carousel.carousel-text.text-organization .carousel-inner .carousel-item {
    padding: 0;
}

@media (max-width: 768px) {
    .content-aspiracoes {
        padding-right: 0px;
        padding-left: 0px;
    }

    .conquistas-item .sub-detail {
        font-size: 25px;
        padding: 30px 16px;
    }
}