﻿@font-face {
    font-family: Gotham;
    src: url('../font/gotham/GothamBook.eot');
    src: url('../font/gotham/GothamBook.eot') format('embedded-opentype'),
         /*url('../font/gotham/GothamBook.woff2') format('woff2'),*/
         url('../font/gotham/GothamBook.woff') format('woff'),
         url('../font/gotham/GothamBook.ttf') format('truetype'),
         url('../font/gotham/GothamBook.svg#GothamBook') format('svg');
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: Gotham;
    src: url('../font/gotham/GothamMedium.eot');
    src: url('../font/gotham/GothamMedium.eot') format('embedded-opentype'),
         /*url('../font/gotham/GothamMedium.woff2') format('woff2'),*/
         url('../font/gotham/GothamMedium.woff') format('woff'),
         url('../font/gotham/GothamMedium.ttf') format('truetype'),
         url('../font/gotham/GothamMedium.svg#GothamMedium') format('svg');
    font-style: normal;
    font-weight: 500;
}

@font-face {
    font-family: Gotham;
    src: url('../font/gotham/GothamBold.eot');
    src: url('../font/gotham/GothamBold.eot') format('embedded-opentype'),
         /*url('../font/gotham/GothamBold.woff2') format('woff2'),*/
         url('../font/gotham/GothamBold.woff') format('woff'),
         url('../font/gotham/GothamBold.ttf') format('truetype'),
         url('../font/gotham/GothamBold.svg#GothamBold') format('svg');
    font-style: normal;
    font-weight: bold;
}

@font-face {
    font-family: Gotham;
    src: url('../font/gotham/GothamBlack.eot');
    src: url('../font/gotham/GothamBlack.eot') format('embedded-opentype'),
         /*url('../font/gotham/GothamBlack.woff2') format('woff2'),*/
         url('../font/gotham/GothamBlack.woff') format('woff'),
         url('../font/gotham/GothamBlack.ttf') format('truetype'),
         url('../font/gotham/GothamBlack.svg#GothamBlack') format('svg');
    font-style: normal;
    font-weight: 900;
}

@font-face {
    font-family: Gotham;
    src: url('../font/gotham/GothamBookIta.eot');
    src: url('../font/gotham/GothamBookIta.eot') format('embedded-opentype'),
         /*url('../font/gotham/GothamBookIta.woff2') format('woff2'),*/
         url('../font/gotham/GothamBookIta.woff') format('woff'),
         url('../font/gotham/GothamBookIta.ttf') format('truetype'),
         url('../font/gotham/GothamBookIta.svg#GothamBookIta') format('svg');
    font-style: italic;
    font-weight: normal;
}

@font-face {
    font-family: Gotham;
    src: url('../font/gotham/GothamLight.eot');
    src: url('../font/gotham/GothamLight.eot') format('embedded-opentype'),
         /*url('../font/gotham/GothamLight.woff2') format('woff2'),*/
         url('../font/gotham/GothamLight.woff') format('woff'),
         url('../font/gotham/GothamLight.ttf') format('truetype'),
         url('../font/gotham/GothamLight.svg#GothamLight') format('svg');
    font-style: normal;
    font-weight: 100;
}

@font-face {
    font-family: Gotham;
    src: url('../font/gotham/GothamLightIta.eot');
    src: url('../font/gotham/GothamLightIta.eot') format('embedded-opentype'),
         /*url('../font/gotham/GothamLightIta.woff2') format('woff2'),*/
         url('../font/gotham/GothamLightIta.woff') format('woff'),
         url('../font/gotham/GothamLightIta.ttf') format('truetype'),
         url('../font/gotham/GothamLightIta.svg#GothamLightIta') format('svg');
    font-style: italic;
    font-weight: 100;
}

@font-face {
    font-family: Gotham;
    src: url(../font/gotham/Gotham-Ultra.otf);
    src: url('../font/gotham/GothamUltra.eot') format('embedded-opentype'),
         /*url('../font/gotham/GothamUltra.woff2') format('woff2'),*/
         url('../font/gotham/GothamUltra.woff') format('woff'),
         url('../font/gotham/GothamUltra.ttf') format('truetype'),
         url('../font/gotham/GothamUltra.svg#GothamUltra') format('svg');
    font-style: normal;
    font-weight: 800;
}

@font-face {
    font-family: Insaniburger;
    src: url('../font/insaniburger/Insanibc.eot');
    src: url('../font/insaniburger/Insanibc.eot') format('embedded-opentype'),
         /*url('../font/insaniburger/Insanibc.woff2') format('woff2'),*/
         url('../font/insaniburger/Insanibc.woff') format('woff'),
         url('../font/insaniburger/Insanibc.ttf') format('truetype'),
         url('../font/insaniburger/Insanibc.svg#Insanibc') format('svg');
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: Amarillo;
    src: url('../font/amarillo/Amarillo.eot');
    src: url('../font/amarillo/Amarillo.eot') format('embedded-opentype'),
         /*url('../font/amarillo/Amarillo.woff2') format('woff2'),*/
         url('../font/amarillo/Amarillo.woff') format('woff'),
         url('../font/amarillo/Amarillo.ttf') format('truetype'),
         url('../font/amarillo/Amarillo.svg#Insanibc') format('svg');
    font-style: normal;
    font-weight: normal;
}

btn-lg {
    font-weight: 900;
    font-size: 20px;
}

body.home-layout {
    padding-top: 154px;
}

h5 {
    line-height: 32px;
    font-weight: normal;
}

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 0;
    padding-right: 0;
    max-width: none;
    padding: 0 20px;
    width: 1130px;
    margin: auto;
}

.body-content-break {
    margin-left: calc((100% - 100vw)/2);
    margin-right: calc((100% - 100vw)/2);
    width: auto;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
    .dl-horizontal dt {
    white-space: normal;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
    max-width: 280px;
}

.bg-info {
    background-color: #6bcff6 !important;
}

.btn.btn-transparent {
    color: #231f20 !important;
}

.text-primary {
    color: #036 !important;
}

.weight-500 {
    font-weight: 500;
}

.btn.btn-primary {
    background-color: #03435b;
    border-color: #03435b;
}

.btn.btn-info {
    background-color: #53c2ec;
    border-color: #53c2ec;
}

.text-light-blue {
    color: #18b8f4 !important;
}

.text-light-blue2 {
    color: #6cf !important;
}

.blue-600 {
    color: #03435b !important;
}

.bg-blue-600 {
    background-color: #03435b !important;
}

.carousel.carousel-text .carousel-control-prev-icon,
.carousel.carousel-videos .carousel-control-prev-icon {
    background-image: url("../../img/arrow-grey-prev.png");
}

.carousel.carousel-text .carousel-control-next-icon,
.carousel.carousel-videos .carousel-control-next-icon {
    background-image: url("../../img/arrow-grey-next.png");
}

#carouselInsp .carousel-control-next-icon {
    background-image: url("../../img/arrow-white-next.png");
}

#carouselInsp .carousel-control-prev-icon {
    background-image: url("../../img/arrow-white-prev.png");
}

#carouselInsp .carousel-control-next,
#carouselInsp .carousel-control-prev {
    opacity: 1;
}

.carousel.carousel-text .carousel-control-prev,
.carousel.carousel-text .carousel-control-next {
    width: 5%;
}

.carousel.carousel-videos .carousel-control-prev,
.carousel.carousel-videos .carousel-control-next {
    width: 60px;
}

.carousel.carousel-text .carousel-inner .carousel-item {
    padding: 0 10%;
}

.carousel.carousel-videos .carousel-inner .carousel-item {
    padding: 0 60px;
}

.page-faq .carousel,
.carousel.slide-depoimentos {
    padding: 0 60px;
}

.page-faq .carousel-control-next,
.slide-depoimentos .carousel-control-next {
    width: 60px;
}

.page-faq .carousel-control-prev,
.slide-depoimentos .carousel-control-prev {
    width: 60px;
}

.bg-olive-500 {
    background-color: #4b7b00;
}

.bg-olive-100 {
    background-color: #D8F6CE;
}

.bg-franquia {
    background: url("../img/franquia/11-019-foto_franquia_vantagens_para_abrir_microfranquia2.jpg") no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.text-green-200, .text-green-200:hover {
    color: #7bca00;
}

.btn {
    white-space: normal;
}

.nav-page {
    color: #6d6e71;
    text-transform: uppercase;
    padding: 12px;
    padding-bottom: 12px;
    padding-left: 25px;
    padding-right: 25px;
    border-bottom: 3px solid #ddd;
}

    .nav-page a {
        color: #6d6e71;
    }

.evaluation-form .right .question {
    font-size: 15px;
    color: #414042;
    display: block;
    margin-top: 15px;
    margin-bottom: 5px;
}

.evaluation-form.franquia-form .custom-control-input:checked ~ .custom-control-label::before {
    background-color: #5b5b5f;
    color: #dcdbd8;
}

.evaluation-form.franquia-form .custom-control-input ~ .custom-control-label::before {
    background-color: #e0dfdc;
    color: white;
    top: 1px;
}

.evaluation-form.franquia-form .custom-control-label {
    font-size: 12px;
}

    .evaluation-form.franquia-form .custom-control-label::after {
        top: -0.2rem;
        left: -1.75rem;
        width: 1.5rem;
        height: 1.5rem;
    }

.evaluation-form.franquia-form .left {
    padding-right: 50px;
}

.evaluation-form.franquia-form .right {
    padding-left: 50px;
}

.evaluation-form.franquia-form.float-form .right {
    margin-top: 16px;
}

    .evaluation-form.franquia-form.float-form .right .title {
        color: white;
        background: rgb(92,36,131);
        padding: 1rem;
    }

.evaluation-form .aceito-receber {
    /*font-size: 12px;*/
    display: inline-block;
}

    .evaluation-form .aceito-receber > span {
        font-size: 12px;
    }

.evaluation-form .left {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    /*padding-right: 50px;*/
}

    .evaluation-form .left ol:not(.text-normal) {
        font-weight: bold;
    }

    .evaluation-form .left ol > li > * {
        font-weight: normal;
    }

.evaluation-form .right {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    padding-left: 50px;
}

    .evaluation-form .right input:not([type=checkbox]),
    .evaluation-form .right textarea,
    .evaluation-form .right select {
        width: 100%;
        max-width: none;
        background-color: #efeff0;
        border: 0 none;
        padding: 6px 12px;
        margin-bottom: 12px;
    }

    .evaluation-form .right textarea {
        min-height: 128px;
    }

    .evaluation-form .right .form-check {
        display: inline-block;
    }

    .evaluation-form .right .form-check-label,
    .evaluation-form .right form a {
        font-size: 12px;
    }

    .evaluation-form .right form a {
        padding-top: 3px;
    }

.evaluation-form .evaluation-form-icons .icon-item {
    display: inline-block;
    margin: 0 12px;
}


button.rounded-transparent,
a.rounded-transparent {
    background-color: transparent;
    border: 1px solid #414042;
    color: #414042;
    text-transform: uppercase;
    padding: 6px 72px;
    font-size: 18px;
    border-radius: 20px;
}

a.rounded-transparent {
    display: inline-block;
}

.kaccordion .card-body > div > div:not(:last-child) {
    border-right: 1px solid #76c2de;
}

.body-content-break .row {
    margin-left: 0;
    margin-right: 0;
}

.texto-aviso {
    color: #007bff;
}

#avisoModal .modal-dialog {
    max-width: 600px;
}

#avisoModal #btn-close {
    opacity: 1;
}

@media(max-width: 1130px) {
    .body-content {
        width: 100%;
    }

    .nav-page {
        padding-left: 20px;
        padding-right: 20px;
        margin-left: -20px;
        margin-right: -20px;
    }

    .body-content-break {
        margin: 0 -20px;
    }
}

.nav-page .nav-page-hd {
    margin-right: 24px;
}

.nav-page > ul {
    padding-left: 0;
    /*margin-bottom: 0;*/
    list-style: none;
    display: inline;
}

.nav-page > ul > li {
    display: inline;
    margin-right: 10px;
}

.nav-page > ul > li:last-child {
    font-weight: bold;
    margin-right: 0;
}

.nav-page > ul > li:not(:last-child)::after {
    content: ">";
    margin-left: 14px;
    font-weight: bold;
}

h1 {
    color: #6d6e71;
    font-size: 42px;
}

.quad-mosaic {
    padding: 12px 7px;
}

.quad-mosaic > img,
.quad-mosaic > a {
    width: 25%;
    padding: 5px;
    display: inline-block;
}

.quad-mosaic > a > img {
    width: 100%;
}

@media (max-width: 425px) {
    .quad-mosaic img,
    .quad-mosaic > a {
        width: 100%;
    }

    .nav-page .nav-page-hd,
    .nav-page > ul > li:not(:first-child):not(:last-child) {
        display: none;
    }
}

@media (max-width: 991px) {
    body {
        padding-top: 80px !important;
    }

    .nav-page {
        padding: 12px;
    }
}

.text-upper {
    text-transform: uppercase;
}

.white-rounded, .gray-rounded {
    border-width: 1px;
    border-style: solid;
    border-radius: 24px;
    padding: 6px 12px;
}

.white-rounded {
    color: white !important;
    border-color: white;
}

.inline-block {
    display: inline-block;
}

.gray-rounded {
    color: #414042 !important;
    border-color: #414042;
}

h2, .h2 {
    font-size: 32px;
}

h5, .h5 {
    font-size: 18px;
}

.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 15;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none;
}

.carousel-indicators li {
    position: relative;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 12px;
    height: 12px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #69CEF6;
    border-radius: 50%;
}

.modal-backdrop.show {
    opacity: .8;
}

.title-black-60 {
    font-weight: 900;
    font-size: 60px;
}

.m-40 {
    margin: 40px;
}

.row.small-pd > div {
    padding-left: 7px;
    padding-right: 7px;
}

#float-menu {
    background-color: #6bcff6;
    display: inline-block;
    width: 126px;
    padding: 5px 5px 0;
    position: fixed;
    top: 258px;
    right: 0;
    z-index: 5;
}

#float-menu ul {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

#float-menu ul li a {
    display: block;
    padding: 6px;
    margin-bottom: 5px;
}

#float-menu ul li a:hover {
    text-decoration: none;
}

#float-menu ul li.buscar-unidade a,
#float-menu ul li.franquia-kumon a {
    color: white;
    background-color: #03435b;
    text-align:center;
}

#float-menu ul li.buscar-unidade a {
    font-weight: bold;
    font-size: 18px;
}

#float-menu ul li.franquia-kumon a {
    font-size: 14px;
}

#float-menu ul li.fale-conosco a {
    background-color: white;
    font-weight: 500;
    color: #03435b;
    font-size: 12px;
}

#float-menu ul li.franquias a {
    font-weight: bold;
    color: #03435b;
    font-size: 14px;
}

#float-menu .close {
    position: absolute;
    top: -25px;
    right: 0;
    background-color: #6bcff6;
    padding: 4px;
    display: inline-block;
    opacity: 1;
    padding-top: 0px;
}

#float-menu .close img {
    width: 20px;
}

.bg-light-blue {
    background-color: #6bcff6;
}

.text-light-blue {
    color: #6bcff6;
}

.sobre-matrizes .sobre-matriz {
    margin-bottom: 40px;
    line-height: 30px;
    font-size: 15px;
    color: #818181;
}

.sobre-matrizes .sobre-matriz > span {
    display: block;
}

*:focus,
.custom-control-input:focus ~ .custom-control-label::before {
    outline: none !important;
    box-shadow: none !important;
}

.max-100 {
    max-width: 100%;
}

.text-black {
    font-weight: 900;
}

#cookie-warn {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 10px;
    text-align: center;
    background-color: white;
    font-size: 12px;
    border-top: 1px solid #41719c;
    z-index: 110;
    display: none;
}

#cookie-warn > span {
    display: block;
    margin-bottom: 10px;
}

#cookie-warn > button {
    background-color: #fc0;
    border: 0 none;
    color: #036;
    text-transform: uppercase;
    font-size: 12px;
    padding: 3px 8px;
    font-weight: bold;
}

#cookie-warn > button:hover {
    color: white;
    cursor: pointer;
}

.blog-search-hd {
    position: relative;
}

.blog-search-hd input {
    position: absolute;
    top: 0;
    right: 0;
    border: 1px solid #a1a1a1;
    border-radius: 5px;
    padding: 6px 28px 6px 12px;
}

.blog-search-hd > img {
    position: absolute;
    top: 8px;
    right: 6px;
}

#map, #mapFooter {
    height: 100%;
}

@keyframes spinner-animation {
    0% { transform: rotate(0deg); }
    12.5% { transform: rotate(45deg); }
    25% { transform: rotate(90deg); }
    37.5% { transform: rotate(135deg); }
    50% { transform: rotate(180deg); }
    62.5% { transform: rotate(225deg); }
    75% { transform: rotate(270deg); }
    87.5% { transform: rotate(315deg); }
    100% { transform: rotate(360deg); }
}

.loading-spinner {
    animation-name: spinner-animation;
    animation-duration: 1s;
    animation-iteration-count: infinite;
    animation-timing-function: step-end;
}

button[type=submit][disabled] {
    opacity: .4;
}

.message-align-btn {
    margin-top: -30px;
    z-index: 30;
}

.carousel-control-prev-icon, .carousel-control-next-icon {
    width: 40px;
    height: 40px;
}

.banner-text-box {
    position: absolute;
    display: flex;
    padding: 25px 29px;
    flex-direction: column;
    justify-content: space-between;
    top: 50%;
    left: 147px;
    gap: 20px;
    width: calc(50% - 147px);
    max-width: 550px;
    max-height: 375px;
    background: rgb(255 255 255 / 50%);
    transform: translate(0px, -50%);
    box-shadow: 2px 4px 3px 0px #54545482;
}

@media(min-width: 1700px){
    .banner-text-box {
        left: 174px;
    }
}

    .banner-text-box .link-action {
        font-size: 15px;
        width: fit-content;
        background: #D63D5D;
        color: #fff;
        font-weight: 600;
        font-family: 'Gotham';
    }

    .banner-text-box h2 {
        text-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
        font-weight: 700;
        font-size: 29px;
    }

.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;
}

.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;
}

    .blue-rounded:hover {
        color: white;
        text-decoration: none;
    }

.pink-rounded {
    border: none;
    font-weight: 500;
    font-size: 16px;
    color: white;
    border-radius: 24px;
    padding: 6px 10px;
    background: #F0729A;
}

    .pink-rounded:hover {
        color: white;
        text-decoration: none;
    }

.btn-unidad-search {
    padding: 10px 15px;
}

.page-faq .carousel-control-prev-icon,
.slide-depoimentos .carousel-control-prev-icon {
    background-image: url("https://ksastcorpsites.blob.core.windows.net/site/kumon-website-pt/img/faq/carousel_left.png");
    width: 26px;
    height: 45px;
}

.page-faq .carousel-control-next-icon,
.slide-depoimentos .carousel-control-next-icon {
    background-image: url("https://ksastcorpsites.blob.core.windows.net/site/kumon-website-pt/img/faq/carousel_right.png");
    width: 26px;
    height: 45px;
}

.relative {
    position: relative;
}

.footer-arrow {
    position: absolute;
    bottom: -33px;
    right: 362px;
    z-index: 1;
}

.metodo-pts-fortes,
.metodo-avaliacao-gratuita {
    padding: 40px;
}

.metodo-pts-fortes {
    background-color: #03435b;
}

.metodo-avaliacao-gratuita {
    background-color: #00709c;
}

    .metodo-pts-fortes .title,
    .metodo-avaliacao-gratuita .title {
        font-size: 36px;
        color: white;
        display: block;
        text-align: center;
        font-weight: bold;
    }

    .metodo-pts-fortes .subtitle,
    .metodo-avaliacao-gratuita .subtitle {
        font-size: 18px;
        color: white;
        display: block;
        text-align: center;
    }

@media (max-width: 768px) {

    footer {
        margin-bottom: 70px;
    }

    .footer-arrow {
        right: 35px;
    }

    #aviso-coronavirus {
        padding-left: 10px;
        padding-right: 10px;
        font-size: 15px;
    }

        #aviso-coronavirus .modal-header a {
            right: 20px;
            top: 15px;
        }

        #aviso-coronavirus .modal-body {
            padding: 20px 20px;
        }

    .depoimentos-agradecimento:after {
        right: 35px;
    }

    .banner-text-box {
        gap: 13px;
        justify-content: flex-start;
        padding: 12px 12px;
        min-width: 240px;
        max-height: 330px;
        width: 100%;
        top: 0;
        left: 50%;
        transform: translate(-50%, 0px);
        right: 50%;
    }

        .banner-text-box .link-action {
            font-size: 14px;
            padding: 3px;
            width: max-content;
            margin: 0 auto;
        }

        .banner-text-box h2 {
            text-align: center;
            font-size: 20px;
            margin-bottom: 0;
        }

        .banner-text-box p {
            text-align: center;
            font-size: 16px;
        }

    .carousel-control-prev-icon, .carousel-control-next-icon {
        position: absolute;
        bottom: 5px;
    }

    .message-thanks {
        padding: 0 20px;
    }

    .img-grateful {
        width: 228px;
    }

    .message-align-btn {
        display: block;
        width: 100%;
        text-align: center;
        margin-top: 15px;
    }
}

.box-message-cookies {
    position: fixed;
    display: none;
    grid-template-columns: minmax(min-content, 950px) 1fr;
    bottom: 0px;
    background: #000000fa;
    color: #fff;
    font-size: 14px;
    padding: 20px 20px;
    width: 100%;
    left: 0;
    z-index: 25;
}
    .box-message-cookies .messages {
        max-width: 950px;
    }

        .box-message-cookies .messages a {
            color: #6cf;
            font-weight: 500;
            text-decoration: none;
        }    
    
    .box-message-cookies button {
        padding: 4px 20px;
        border-radius: 6px;
        font-size: 14px;        
    }


#contactForm .form-check .form-check-label {
    font-size: 16px;
}


.blog-article p {
    margin: 0 0 5px;
}

.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: 600px;
    margin: auto;
}

    .matricula-search input {
        max-width: calc(100% - 193px);
        width: 100%;
    }

    .matricula-search .input-style {
        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 {
        position: relative;
        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: 5px;
            font-weight: bold;
        }

            .matricula-map .unidades-item .title .new,
            .unidades-proximas .unidades-item .title .new {
                position: absolute;
                display: inline-block;
                background-image: linear-gradient(to right, #fff100, #ffa227);
                color: black;
                padding: 0px 9px;
                border-radius: 9px;
                margin-left: 10px;
                right: 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;
    }

.unidades-item > div > button {
    cursor: pointer;
    border: none;
    background: none;
    padding: 0 0 5px;
    color: #007bff;
    font-weight: 500;
    font-size: 15px;
    text-decoration: underline;
}

.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;
}

    .matricula-map.virtual-unit {
        height: 224px;
    }

        .matricula-map.virtual-unit .map {
            display: none;
        }

        .matricula-map.virtual-unit .unidades {
            width: 100%;
        }

        .matricula-map.virtual-unit .unidades-hd {
            border-bottom: 0px;
        }

        .matricula-map.virtual-unit .unidades-bd {
            height: 190px;
            margin-bottom: 0px;
        }

        .matricula-map.virtual-unit .unidades-item {
            width: fit-content;
            margin: 0 auto;
            background: #f1f2f2;
            border-radius: 8px;
        }

.matricula-map .unidades-item.has-campaign {
    border: 2px solid #ff7900;
    position: relative;
    padding-top: 37px;
    margin-top: 5px;
    border-radius: 4px;
}

    .matricula-map .unidades-item.has-campaign .campaign-name {
        position: absolute;
        padding: 4px;
        top: 0;
        background: #ff7900;
        width: 100%;
        left: 0;
        color: white;
        text-align: center;
        font-weight: 700;
    }

    .matricula-map .unidades-item.has-campaign:not(:last-child) {
        border-bottom: 2px solid #ff7900;
    }

.mb-100 {
    margin-bottom: 100px;
}

@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;
        }

    .box-message-cookies:not(.d-none) {
        bottom: 70px;
        display: block !important;
        padding: 10px;
        border-radius: 9px;
    }

        .box-message-cookies button {
            margin: 5px auto 0px;
        }
}

.matricula-map .unidades-hd td:last-child {
    padding-left: 10px;
}

.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;
}

.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 (min-width: 769px) {
    .matricula-map .unidades-hd .title {
        /*display: none;*/
        font-size: 13px;
        width: 65px;
        line-height: 18px;
    }
}

@media(max-width: 768px){
    #float-menu {
        display: none;
    }

    .fr-view img.fr-dib {
        height: auto !important;
    }
}

.exp-depoimentos {
    border: 2px solid #ececec;
    padding: 24px;
    margin: 50px 0;
}

    .exp-depoimentos .carousel-item .left {
        display: inline-block;
        vertical-align: top;
        width: 50%;
        padding-right: 36px;
    }

    .exp-depoimentos .carousel-item .right {
        display: inline-block;
        vertical-align: top;
        width: 50%;
        padding-left: 12px;
        position: relative;
        padding-left: 50px;
        padding-top: 18px;
    }

        .exp-depoimentos .carousel-item .right .privacy {
            float: right;
        }

        .exp-depoimentos .carousel-item .right img {
            position: absolute;
            left: 0;
            top: 0;
        }

        .exp-depoimentos .carousel-item .right .depoimento {
            font-size: 24px;
            font-style: italic;
            display: block;
            margin-bottom: 12px;
            line-height: 24px;
            /*font-weight: 100;*/
        }

        .exp-depoimentos .carousel-item .right .author {
            text-transform: uppercase;
            font-weight: bold;
            display: block;
            font-size: 14px;
            color: #414042;
        }

        .exp-depoimentos .carousel-item .right .author-function {
            display: block;
            font-size: 14px;
        }

#ddi {
    width: 60px;
    border-right: none;
    padding-right: 0px;
}

#advanced-search .modal-header {
    position: relative;
    background-color: #6cf;
    font-size: 20px;
    text-align: center;
    display: block;
    color: #fff;
    font-weight: bold;
    border-radius: 0;
    padding: 10px;
}

#advanced-search .text-div {
    padding: 10px 40px;
}

#advanced-search .modal-body {
    font-weight: bold;
}

#advanced-search .select-group {
    margin-top: 10px;
    padding-right: 108px;
}

    #advanced-search .select-group select {
        width: 200px;
        background-color: #F3F3F3;
        height: 27px;
        font-size: 15px;
        padding-left: 5px;
        border-radius: 3px;
    }

    #advanced-search .select-group span {
        margin-right: 10px;
        font-weight: normal;
        font-size: 16px;
        padding-top: 4px;
    }

    #advanced-search .select-group div {
        margin-bottom: 10px;
    }


#advanced-search .text-blue {
    color: #6cf;
}

#advanced-search .modal-header .close {
    width: 20px;
    height: 20px;
    position: relative;
    opacity: 1;
    padding: unset;
    margin: unset;
}

    #advanced-search .modal-header .close:after {
        border-top: 5px solid #fff;
        border-radius: 5px;
        width: 20px;
        content: '';
        position: absolute;
        top: 50%;
        left: 0;
        transform: rotate(45deg);
    }

    #advanced-search .modal-header .close:before {
        border-top: 5px solid #fff;
        border-radius: 5px;
        width: 20px;
        content: '';
        position: absolute;
        top: 50%;
        left: 0;
        transform: rotate(-45deg);
    }

#advanced-search .btn-rounded {
    margin-top: 15px;
    margin-bottom: 5px;
    padding: 2px 24px;
    text-transform: unset;
    font-size: 14px;
    width: 240px;
}

.image-advisor {
    border-radius: 50%;
    width: 190px;
    height: 190px;
    object-fit: cover;
}

@media (max-width: 768px) {
    #advanced-search .text-div {
        padding: 10px 15px;
    }
}


@media (max-width: 430px) {
    #advanced-search .select-group {
        padding-right: 55px;
    }
}

@media (max-width: 400px) {
    #advanced-search .select-group {
        padding-right: 40px;
    }
}

@media (max-width: 380px) {
    #advanced-search .select-group {
        padding-right: 30px;
    }
}

@media (max-width: 320px) {
    #advanced-search .select-group {
        padding-right: 20px;
    }
}


@media (max-width: 430px) {
    .map-container .matricula-search button {
        font-size: 19px;
        width: 100%;
        margin-top: 10px;
        margin-left: 0px;
    }

    .sm-block {
        display: block;
    }

    .sm-text-normal {
        font-weight: normal;
    }

    .sm-text-bold {
        font-weight: bold;
    }

    .mb-sm-lg {
        margin-bottom: 24px !important;
    }

    .exp-depoimentos {
        padding: 0;
        position: relative;
        border: 0 none;
        background-color: #ececec;
        margin: 0;
    }

        .exp-depoimentos > h2 {
            position: absolute;
            top: 32px;
            z-index: 1;
            left: 0;
            right: 0;
        }

        .exp-depoimentos .carousel-item .right .privacy {
            float: none;
        }

        .exp-depoimentos .carousel.carousel-text .carousel-inner {
            padding: 0;
        }

        .exp-depoimentos .carousel-item .right {
            width: 100%;
        }

            .exp-depoimentos .carousel-item .right img {
                left: 20px;
                width: 60px;
                top: 102px;
            }

            .exp-depoimentos .carousel-item .right .depoimento {
                padding: 0 60px;
                text-align: center;
            }

            .exp-depoimentos .carousel-item .right .author,
            .exp-depoimentos .carousel-item .right .author-function {
                text-align: center;
            }

        .exp-depoimentos .carousel-indicators > li {
            background-color: white;
        }

            .exp-depoimentos .carousel-indicators > li.active {
                background-color: #69CEF6;
            }

        .exp-depoimentos .carousel-item .left {
            width: 100%;
            padding-right: 0;
            margin-top: 100px;
            margin-bottom: 50px;
        }

    .evaluation-form {
        border-top: 1px solid #ddd;
        padding-top: 24px;
        margin-bottom: 48px;
    }

        .evaluation-form.no-border {
            border-top: 0 none;
        }

        .evaluation-form h1 {
            font-size: 50px;
            text-transform: uppercase;
        }

        .evaluation-form .left {
            display: block;
            width: 100%;
            padding-right: 0;
            text-align: center;
        }

        .evaluation-form .right {
            display: block;
            width: 100%;
            padding-left: 0;
        }

            .evaluation-form .right .form-check {
                display: block;
            }


    .matricula-items .title {
        font-size: 20px;
    }

    .matricula-items .desc {
        font-size: 18px;
    }

    .matricula-items .number {
        font-size: 180px;
    }

    .matricula-items .number {
        margin-top: -50px;
    }

    .matricula-search input {
        font-size: 28px;
        max-width: calc(100% - 77px);
    }

    .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: 22px;
    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;
}

.matricula-map .unidades-item .flags {
    display: flex;
    justify-content: space-between;
    font-size: 23px;
    font-weight: 800;
}

.btn-rounded-green {
    background-color: #89c451;
    border-radius: 25px;
    padding: 5px 10px;
    color: #fff;
}

    .btn-rounded-green:hover {
        color: #fff;
    }

.matricula-search {
    position: relative;
}

.ninja-mode {
    position: absolute !important;
    visibility: hidden !important;
    pointer-events: none !important;
    left: 0;
    top: 0;
}

.matricula-map .unidades-item .distance_search {
    padding-top: 15px;
    padding-bottom: 15px;
}

.social-distancing {
    background-color: #006699;
}

    .social-distancing .col-md-4 {
        position: relative;
    }

    .social-distancing .items-group {
        padding: 20px 0px 0px;
    }

    .social-distancing .top-title {
        color: #fff;
        text-transform: uppercase;
        text-align: center;
        font-weight: bold;
        display: block;
        padding: 10px 0px 12px 0;
    }

    .social-distancing .info-span {
        position: relative;
        display: block;
        background-color: #D4EBF9;
        border-radius: 15px;
        padding: 10px 26px 50px;
        width: 200px;
        margin: 0 auto;
        margin-bottom: 33px;
        text-align: center;
        height: 170px;
    }

    .social-distancing .item-legend {
        position: absolute;
        top: 96px;
        display: block;
        color: #000;
        font-size: 13px;
        left: 0;
        padding: 10px;
        width: 100%;
    }

    .social-distancing .info-span a {
        color: #fff;
        font-weight: bold;
        font-size: 27px;
        padding-top: 60px;
    }

    .social-distancing .info-span img {
        width: 100px;
    }

    .social-distancing .radius-1 {
        border-bottom-right-radius: 0px;
        z-index: 2;
    }

    .social-distancing .radius-2 {
        border-top-right-radius: 0px;
        z-index: 2;
    }

    .social-distancing .radius-3 {
        border-bottom-left-radius: 0px;
        z-index: 4;
    }

    .social-distancing .radius-4 {
        background-color: #D5113B;
        border-top-left-radius: 0px;
        text-align: left;
        padding: 28px 22px 0px;
        z-index: 2;
    }

    .social-distancing .boy-student {
        padding-top: 10px;
        position: relative;
    }

        .social-distancing .boy-student img {
            display: block;
            width: auto;
            margin-top: -26px;
            height: 405px;
            position: absolute;
            right: 2px;
        }

    .social-distancing .oval-rectangle,
    .social-distancing .oval-rectangle2,
    .social-distancing .oval-rectangle3 {
        position: absolute;
        background-color: #2A81AC;
        height: 90px;
        width: 65px;
        right: 55px;
        top: 86px;
        border-radius: 10px;
        border-top-right-radius: 20px;
        border-bottom-left-radius: 20px;
        z-index: 1;
    }

    .social-distancing .bubble,
    .social-distancing .bubble2 {
        position: absolute;
        background-color: #0090C6;
        height: 85px;
        width: 85px;
        left: 46px;
        top: 182px;
        border-radius: 50%;
        z-index: 1;
    }

    .social-distancing .bubble2 {
        background-color: #0071A5;
        left: 26px;
        bottom: 21px;
        top: unset;
    }

    .social-distancing .oval-rectangle2 {
        background-color: #60b3d2;
        height: 150px;
        width: 76px;
        right: 62px;
        top: 70px;
        border-radius: 15px;
        border-top-right-radius: 0px;
        z-index: 3;
        opacity: 0.5;
    }

    .social-distancing .oval-rectangle3 {
        background-color: #00b0f3;
        left: 76px;
        top: 44px;
        border-radius: 15px;
        border-bottom-right-radius: 0px;
        z-index: 3;
        opacity: 0.5;
        height: 80px;
    }

.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;
}

.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;
}

.home-courses {
    text-align: center;
    padding: 10px 50px 50px;
}

    .home-courses > .course-item {
        display: inline-block;
        margin: 8px;
        width: calc(25% - 16px);
        vertical-align: top;
    }

        .home-courses > .course-item.mat, .table-courses td.mat {
            background-color: #18b8f4;
        }

        .home-courses > .course-item.eng, .table-courses td.eng {
            background-color: #cb0000;
        }

        .home-courses > .course-item.por, .table-courses td.por {
            background-color: #ff9800;
        }

        .home-courses > .course-item.jap, .table-courses td.jap {
            background-color: #588C17;
        }

        .home-courses > .course-item > .desc {
            text-align: left;
            color: white;
            display: block;
            min-height: 320px;
        }

.docker-contact {
    position: fixed;
    display: flex;
    justify-content: space-around;
    align-items: center;
    border-top: 2px solid #fff;
    bottom: 0;
    background: #036;
    height: 70px;
    z-index: 1;
    width: 100%;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

    .docker-contact > a {
        font-weight: 500;
        color: #fff;
        width: 100px;
        font-size: 13px;
        display: flex;
        align-items: center;
        line-height: 0.8rem;
        gap: 5px;
    }

    .docker-contact.blog {
        display: none;
        padding-left: 8px;
        padding-right: 8px;
        border-top: 2px solid #3F98C7;
        background: #F6F4F4;
        gap: 2px;
        justify-content: space-between;
    }

        .docker-contact.blog.fixed {
            display: flex;
        }

        .docker-contact.blog > a {
            justify-content: center;
            text-align: justify !important;
            min-width: 110px;
            color: #3F98C7;
        }

.docker-contact-frachise {
    padding: 0 8px;
    justify-content: space-between;
}

@media (max-width: 425px) {
    .home-courses > .course-item > .desc {
        font-size: 25px;
        text-align: center;
    }

    .body-content-break-sm .row {
        margin-left: 0;
        margin-right: 0;
    }
}

.home-courses > .course-item > .desc,
.home-courses > .course-item > .btn-div {
    padding: 0 24px 24px 24px;
}

.home-courses > .course-item > img {
    /* height: 160px; */
    width: 100%;
}

.home-courses.no-pd {
    padding: 0;
    margin: 0 -10px;
}

@media (max-width: 768px) {
    .home-courses > .course-item {
        width: calc(50% - 20px);
    }

    .home-courses.cursos > .course-item {
        width: calc(100% - 10px);
    }

        .home-courses.cursos > .course-item .desc {
            min-height: auto;
        }

    .exp-depoimentos .carousel-item .left {
        margin-bottom: 25px;
    }

    .exp-depoimentos .carousel-item .right {
        padding: 16px 0 32px !important;
    }

        .exp-depoimentos .carousel-item .right .depoimento {
            padding: 0;
            font-size: 22px;
        }

    .exp-depoimentos .carousel-control-next-icon,
    .exp-depoimentos .carousel-control-prev-icon {
        position: relative;
    }

}

.kaccordion img {
    max-width: 100%;
}

.kaccordion .card {
    border: 0 none;
}

.kaccordion .card-header {
    background-color: #6ccff6;
    position: relative;
}

    .kaccordion .card-header > button, .kaccordion .card-header > button h2 {
        border: 0 none;
        background-color: transparent;
        color: white;
        font-size: 60px;
        font-weight: 900;
        display: block;
        text-align: center;
        width: 100%;
        padding: 0;
    }


@media (max-width: 767px) {
    .kaccordion .card-header > button h2 {
        font-size: 23px;
    }
}

.kaccordion .card-body {
    position: relative;
    color: #818181;
    padding: 55px 25px;
    font-size: 15px;
    font-weight: 500;
}

    .kaccordion .card-body h5, .kaccordion .card-body h3 {
        margin-top: -4px;
        font-weight: bold;
        font-size: 20px;
        line-height: 25px;
    }

.kaccordion .card:nth-child(1) .card-header {
    background-color: #0cf;
}

.kaccordion .card:nth-child(2) .card-header {
    background-color: #09c;
}

.kaccordion .card:nth-child(3) .card-header {
    background-color: #069;
}

.kaccordion .card:nth-child(4) .card-header {
    background-color: #036;
}

.kaccordion .card-header > button {
    position: relative;
}

    .kaccordion .card-header > button::after {
        content: url(https://sitecontent.kumon.com.br/site/kumon-website-pt/img/arrow2.png);
        position: absolute;
        right: 20px;
        top: 26px;
        line-height: 0px;
        transition: .3s;
    }

    .kaccordion .card-header > button:not(.collapsed)::after {
        -webkit-transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        transition: .3s;
    }

@media(max-width: 767px) {
    .kaccordion .card-header > button::after {
        display: none;
    }
}

.table-courses {
    color: white;
    margin: 20px -20px;
    width: calc(100% + 40px);
}

    .table-courses td {
        padding: 25px 25px 85px;
        width: 25%;
        border: 20px solid white;
        position: relative;
    }

        .table-courses td img {
            width: 100%;
            margin-bottom: 20px;
        }

        .table-courses td a {
            position: absolute;
            left: 25px;
            right: 25px;
            bottom: 25px;
        }

@media (max-width: 768px) {
    .metodo-pts-fortes {
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media (max-width: 576px) {
    .home-courses {
        padding: 6px;
    }
}


@media (max-width: 425px) {
    .evaluation-form h1 {
        font-size: 30px;
    }

    .evaluation-form .evaluation-form-icons .icon-item img {
        width: 70px;
    }

    .evaluation-form .evaluation-form-icons .icon-item {
        margin-bottom: 10px;
    }

    .home-courses > .course-item > .desc {
        font-size: 20px;
    }

    .home-courses > .course-item > .btn-div a {
        font-size: 15px;
    }

    .home-courses > .course-item > .desc a,
    .home-courses > .course-item > .btn-div a {
        font-size: 25px;
        display: inline-block;
        padding: 12px 24px;
        border-radius: 29px;
    }

    .metodo-pts-fortes .title,
    .metodo-avaliacao-gratuita .title {
        font-size: 60px;
    }

    .metodo-pts-fortes .subtitle, .metodo-avaliacao-gratuita .subtitle {
        font-size: 30px;
    }

    .metodo-pts-fortes .white-rounded,
    .metodo-pts-fortes .gray-rounded,
    .metodo-avaliacao-gratuita .white-rounded,
    .metodo-avaliacao-gratuita .gray-rounded {
        font-size: 30px;
        padding: 12px 24px;
        border-radius: 36px;
    }

    .metodo-pts-fortes .title {
        font-size: 25px;
    }

    .metodo-pts-fortes .white-rounded,
    .metodo-avaliacao-gratuita .white-rounded {
        font-size: 15px;
    }

    .metodo-items .metodo-item .evaluate {
        margin: 0 -24px;
        font-size: 40px;
    }

    .metodo-avaliacao-gratuita .title {
        font-size: 30px;
    }

    .metodo-avaliacao-gratuita .subtitle {
        font-size: 18px;
    }

    .metodo-pts-fortes .subtitle {
        font-size: 20px;
    }

    .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;
    }

    .bb-black-sm {
        border-bottom: 1px solid black;
    }

    .bb-gray-500-sm {
        border-bottom: 1px solid #8c8c8c;
    }

    .sm-text-upper {
        text-transform: uppercase;
    }
}

.page-experiencia {
    color: #818181;
}

.experiencia-didatico {
    margin-bottom: 90px;
}

    .experiencia-didatico .left {
        display: inline-block;
        width: 50%;
        padding-right: 24px;
        vertical-align: top;
    }

    .experiencia-didatico .right {
        display: inline-block;
        width: 50%;
        padding-left: 24px;
        vertical-align: top;
        border-left: 1px solid #ddd;
    }

        .experiencia-didatico .right ul {
            padding-left: 0;
            margin-bottom: 0;
            list-style: none;
        }

            .experiencia-didatico .right ul > li:not(:last-child) {
                margin-bottom: 24px;
            }

            .experiencia-didatico .right ul > li .img-div {
                display: inline-block;
                width: 100px;
                vertical-align: middle;
                text-align: center;
                margin-right: 24px;
            }

                .experiencia-didatico .right ul > li .img-div img {
                    width: 90%;
                }

            .experiencia-didatico .right ul > li .text-div {
                display: inline-block;
                width: calc(100% - 124px);
                vertical-align: middle;
            }

@media (max-width: 425px) {
    .experiencia-didatico .left {
        display: block;
        width: 100%;
        padding-right: 0;
        padding-bottom: 24px;
        text-align: center;
    }

    .experiencia-didatico .right {
        display: block;
        width: 100%;
        padding-left: 0;
        padding-top: 24px;
        border-top: 1px solid #ddd;
        border-left: 0 none;
    }
}

@media (min-width: 768px) {

    /* show 3 items */
    .slide-depoimentos .carousel-inner .active,
    .slide-depoimentos .carousel-inner .active + .carousel-item,
    .slide-depoimentos .carousel-inner .active + .carousel-item + .carousel-item {
        display: block;
    }

    .slide-depoimentos .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left),
    .slide-depoimentos .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item,
    .slide-depoimentos .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item + .carousel-item {
        transition: none;
    }

    .slide-depoimentos .carousel-inner .carousel-item-next,
    .slide-depoimentos .carousel-inner .carousel-item-prev {
        position: relative;
        transform: translate3d(0, 0, 0);
    }

    .slide-depoimentos .carousel-inner .active.carousel-item + .carousel-item + .carousel-item + .carousel-item {
        position: absolute;
        top: 0;
        right: -33.333%;
        z-index: -1;
        display: block;
        visibility: visible;
    }

    /* left or forward direction */
    .slide-depoimentos .active.carousel-item-left + .carousel-item-next.carousel-item-left,
    .slide-depoimentos .carousel-item-next.carousel-item-left + .carousel-item,
    .slide-depoimentos .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item,
    .slide-depoimentos .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item + .carousel-item {
        position: relative;
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }

    /* farthest right hidden item must be abso position for animations */
    .slide-depoimentos .carousel-inner .carousel-item-prev.carousel-item-right {
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
        display: block;
        visibility: visible;
    }

    /* right or prev direction */
    .slide-depoimentos .active.carousel-item-right + .carousel-item-prev.carousel-item-right,
    .slide-depoimentos .carousel-item-prev.carousel-item-right + .carousel-item,
    .slide-depoimentos .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item,
    .slide-depoimentos .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item + .carousel-item {
        position: relative;
        transform: translate3d(100%, 0, 0);
        visibility: visible;
        display: block;
        visibility: visible;
    }

    .slide-depoimentos .carousel-item {
        transition: -webkit-transform 0.5s ease;
        transition: transform 0.5s ease;
        transition: transform 0.5s ease, -webkit-transform 0.5s ease;
        -webkit-backface-visibility: visible;
        backface-visibility: visible;
    }
}

@media (min-width: 992px) {
    #aviso-coronavirus .modal-lg {
        max-width: 700px;
    }
}


@media (max-width: 981px) {

    #aviso-coronavirus .modal-body {
        padding: 30px 30px;
    }

        #aviso-coronavirus .modal-body .title-warn-main {
            padding-top: 30px;
        }
}

@media (max-width: 580px) {
    #aviso-coronavirus .modal-body {
        padding: 10px 10px;
    }

        #aviso-coronavirus .modal-body .title-warn-main {
            padding-top: 28px;
        }

    #aviso-coronavirus .modal-header a {
        right: 10px;
        top: 10px;
    }
}

.devices-table {
    border-collapse: separate;
    border-spacing: 10px 0;
}

.roman {
    list-style: none;
    padding-left: 0;
    margin: 0;
    counter-reset: item;
}

    .roman li {
        counter-increment: item;
        margin-left: 0;
        padding-left: 1em;
    }

        .roman li::before {
            content: "(" counter(item, lower-roman) ") ";
            display: inline-block;
            width: 2em;
        }