
p {
    font-size: 14px;
}
html {
    font-size: 12px;
}

.no-padding{
    padding: 0 !important;
}

body {
    background: #FFF;
    margin: 0;
    padding: 0;
    font-family: 'Lato', sans-serif;
    overflow-x: hidden;
}

header{
    width: 100%;
}

.container{
    max-width: 950px;
}

.right{
    float: right;
}

#carousel{
    margin-top: -160px;
}

.bg-transparent{
    background: transparent !important;
}

.carousel-control-prev-icon.blue {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%230E6586' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E") !important;
}

.carousel-control-next-icon.blue {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%230E6586' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E") !important;
}

.container-menu {
    background: transparent url(../../images/site/shape-topo.png) 0px  no-repeat !important;
    background-size: 100vw !important;
    height: 140px;
    position: relative;
    z-index: 100;
}

#google_translate_element {
    position: absolute;
    right: 5px;
    top: 5px;
}

#navbar-topo {
    background: transparent !important;
    overflow: visible;
    height: 140px;

    padding: 0;
}

.logo {
    height: 140px;
}

#navbar-principal {
    height: 630px;
    margin-top: -20vw;
    position: relative;
    z-index: 100;
    padding-bottom: 16vh;
    background: transparent url(../../images/site/shape-menu.png) no-repeat !important;
    background-size: 100vw !important;
    font-size: 15px;
    letter-spacing: 2px;
}

#navbar-principal .container-fluid {
    text-align: center;

}

.nav-item.separator{
    color: #FFF;
    padding-top: 7px;
    margin: 0;
}

.nav-link{
    font-size: 13px;
    color: #FFF !important;
}

.nav-link:hover, .nav-link.active{
    background: #31A5CC;
    color: #D0E3EF !important;
}

section h1{
    color: #3D3E40;
    letter-spacing: 2px; 
    text-align: center;
    font-size: 14px;
    font-weight: bold;
}

section p {
    text-align: justify;
    color: #858688;
    line-height: 24px;
    font-size: 12px;
    margin-top: 10px;
    padding: 0 40px;
}

section img{
    height: 500px;
    object-fit: cover;
    width: 100%;
}

.section-text {
    height: 500px;
}

.section-text div{
    position: relative;
    top: 50%;
    transform: translateY(-50%); 
}

.section-text a{
    margin: auto;
    display: block;
    color: #3D3E40;
    text-align: center;
}

#quemsomos{
    margin-top: -200px;
    margin-bottom: 100px;
}

#cursos{
    margin-top: -300px;
}

#quemsomos p {
    text-align: center;
    color: #999A9E;
    line-height: 26px;
    font-size: 14px;
    margin-top: 10px;

}

#cadastro {
    background: #31A5CC;
    text-align: center;
    padding: 40px 0 20px 0;
}

#cadastro p{
    text-align: center;
    color: #FFF;
}

.btn-square{
    border-radius: 0 !important;
}

#pagseguro{
    padding: 40px 0;
}

#pagseguro img{
    width: 100%;
    height: auto;
}

#social {
    padding: 20px 0;
}

#social .section-text {
    height: 430px;
}

.instagram iframe{
    height: 433px !important;
    margin: auto !important;
    display: block;
}

.facebook{
    margin: auto !important;
    display: block;
    width: 340px;
}

.interna{
    margin-top: -200px;
    margin-bottom: 100px;
    display: block;
    position: relative;
    z-index: 100;
}

.interna p {
    text-align: center;
    color: #999A9E;
    line-height: 26px;
    font-size: 14px;
    margin-top: 10px;

}

legend{
    font-size: 13px;
    font-weight: bold;
}

footer{
    padding: 20px 0;
    height: 60px;
    background: #31A5CC;
    color: #076787;
}

footer img{
    float: right;
    height: 24px;
}

footer a:hover {
    opacity: 0.8;
}

.flutuante {
    position: fixed;
    right: 40px;
    top: 100px;
    z-index: 10000;
    -webkit-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.5);
    -moz-box-shadow:    0px 0px 9px 0px rgba(0, 0, 0, 0.5);
    box-shadow:         0px 0px 9px 0px rgba(0, 0, 0, 0.5);
}

.close-flutuante {
    z-index: 10001;
    position: fixed;
    right: 40px;
    top: 100px;
    padding: 2px;
    height: 22px;
}

.flutuante:hover{
    filter: brightness(108%) contrast(130%);
    -webkit-filter: brightness(108%) contrast(130%);
}

.material-icons {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 16px;  /* Preferred icon size */
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;

    /* Support for all WebKit browsers. */
    -webkit-font-smoothing: antialiased;
    /* Support for Safari and Chrome. */
    text-rendering: optimizeLegibility;

    /* Support for Firefox. */
    -moz-osx-font-smoothing: grayscale;

    /* Support for IE. */
    font-feature-settings: 'liga';
}

.title {
    margin: auto;
    width: 100px;
    text-align: center;
    margin-top: 20px;
}

.title h1 {
    font-weight: bold;
    font-size: 24px;
    width: 155px;
    margin: 0 auto;
    left: -50%;
    position: relative;
    text-align: center;
    font-family: 'Roboto Condensed', sans-serif;
}

.title-separator {
    margin-left: -45px;
    margin-top: 10px;
    height: 24px;
}

.control-label {
    margin-right: 20px;
}

.form-control {
    border: none;
    border-bottom-width: medium;
    border-bottom-style: none;
    border-bottom-color: currentcolor;
    border-bottom: 1px solid #CCC;
    border-radius: 0 !important;
    outline: none !important;
    box-shadow: none !important;
    padding: 10px 0;
}

@media (max-width: 600px) {
    section img{
        height: auto;
        object-fit: contain;
        width: 100%;
    }

    .section-text {
        height: 250px;
    }

    .section-text div{
        position: relative;
        top: 45%;
        transform: translateY(-50%); 
    }
    #navbar-principal {
        z-index: 10;
    }
    #cursos {
        margin-top: -450px;
    }
    #carousel{
        margin-top: 0px;
    }
    header{
        height: auto;
    }
    .container-menu {
        background: #FFF;
        background-image: none !important;
    }
    .navbar-toggler{
        position: relative;
        right: 30px !important;
    }
    .logo {
        height: 130px;
    }
    #navbarSupportedContent{
        width: 100%;
        background: #3D3E40;
        
    }
    .navbar{
        width: 100vw;
    }
    #navbarSupportedContent li a{
        padding: 10px;
    }
}
