﻿@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;
}

body {
    padding-top: 134px;
    margin-top: -10px;
    /*margin-bottom: 10px;*/
    font-family: Gotham, Arial, Helvetica, sans-serif;
    max-width: 100vw;
    overflow-x: hidden;
    color: #6d6e71;
    line-height: 1.25;
}

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;
}

.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;
}

.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;
}

@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;
    }

    .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: 2;
}

#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.franquicia-kumon a {
    color: white;
    background-color: #03435b;
    text-align:center;
}

#float-menu ul li.buscar-unidade a {
    font-weight: bold;
    font-size: 16px;
}

#float-menu ul li.franquicia-kumon a {
    font-size: 14px;
}

#float-menu ul li.contactanos a {
    background-color: white;
    font-weight: 500;
    color: #03435b;
    font-size: 12px;
}

#float-menu ul li.franquicias 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%;
}

.nav-page a {
    color: #6d6e71;
}

.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;
    }

.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;
}

@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;
}

.texto-aviso {
    color: #007bff;
}

#avisoModal .modal-dialog {
    max-width: 600px;
    border-radius: 12px;
}

#avisoModal .modal-content {
    border-radius: 12px !important;
}

.modal #btn-close {
    opacity: 1;
}

.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;
}

@media (max-width: 425px) {
    .sobre-matrizes .sobre-matriz > span {
        font-size: 25px;
        line-height: 35px;
    }

    .sobre-matrizes .sobre-matriz > span:first-child {
        font-size: 30px;
    }
}

@media(max-width: 768px) {
    #float-menu {
        display: none;
    }

    .fr-view img.fr-dib {
        height: auto !important;
    }

    .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;
        }
}

.texto-aviso {
    color: #007bff;
}

.devices-table {
    border-collapse: separate;
    border-spacing: 10px 0;
}