@charset "UTF-8";
/* Insert your custom CSS styles */
@import url('https://fonts.googleapis.com/css?family=Montserrat:400,900');

.margem-botoes {
    margin:10px 10px;
}
.margem-top {
    margin-top: 50px;
}
.margem-topo {
    margin-top: 30px;
    min-height: 200px;
    height: auto;
}
.treinador {
    margin-bottom: 50px;
    min-height: 400px;
}
.descritivo {
    text-indent: 50px;
}

.c-layout-breadcrumbs-1.c-bgimage {
    padding: 40px 0 !important;
}

.livro-atas, .treinadores {
    margin-top:50px;
    margin-bottom:50px;
    min-height: 80px;
}

.video-lateral {
    padding-top: 180px;
    height: 476px;
    border: 3px solid #3498DB;
    color: #3498DB !important;

}


.video-lateral > h3 {
    font-size: 28px;
    color: #3498DB;
    font-weight: 500;
    margin: 0 0 30px 0;
}



body {
    font-family: 'Montserrat', sans-serif;
}

p.c-copyright {
    font-size: 10px;
}

a:active, a:hover, a:focus {
    color: #000;
}

.c-page-title h3 {

    font-size: 24px !important;

}

.titulo-congresso {
    margin-bottom: 25px;
    font-weight: 900;
}

.c-btn-border-2x.c-btn-white {

    color: #000;

}



/*==========  Mobile First Method  ==========*/

    /* Custom, iPhone Retina */
    @media only screen and (min-width : 320px) {
        .font-60-brd-02 .c-font-60 {
            font-size: 20px !important;

            border: none !important;
            letter-spacing: 1px;
            line-height: 20px;
            text-align: left !important;
        }



    }

    @media only screen and (max-width : 320px) {

    }

    /* Extra Small Devices, Phones */
    @media only screen and (min-width : 480px) {

    }

    /* Small Devices, Tablets */
    @media only screen and (min-width : 768px) {

    }

    /* Medium Devices, Desktops */
    @media only screen and (min-width : 992px) {
 .font-60-brd-02 .c-font-60 {
            font-size: 30px !important;
            padding: 30px 0px 30px 30px;
            border: none !important;
            letter-spacing: 1px;
            line-height: 48px;
            text-align: left !important;
        }
    }

    /* Large Devices, Wide Screens */
    @media only screen and (min-width : 1200px) {

    }

.mox {
    width: 60%;
}

/*=====================================================
=            Bootstrap 2.3.2 Media Queries            =
=====================================================*/
@media only screen and (max-width : 1200px) {
.font-60-brd-02 .c-font-60 {
            font-size: 40px !important;
            padding: 30px 0px 30px 30px;
            border: none !important;
            letter-spacing: 1px;
            line-height: 48px;
            text-align: left !important;
        }
}

@media only screen and (max-width : 979px) {
.font-60-brd-02 .c-font-60 {
            font-size: 40px !important;
            padding: 30px 0px 30px 30px;
            border: none !important;
            letter-spacing: 1px;
            line-height: 48px;
            text-align: left !important;
        }
}

@media only screen and (max-width : 767px) {
 .font-60-brd-02 .c-font-60 {
        font-size: 20px !important;

        border: none !important;
        letter-spacing: 1px;
        line-height: 20px;
        text-align: left !important;

    }
    .c-btn-uppercase.btn-lg {
            font-size: 12px;
            padding: 12px 10px 11px 10px !important;
        }
}

@media only screen and (max-width : 480px) {
 .font-60-brd-02 .c-font-60 {
        font-size: 20px !important;

        border: none !important;
        letter-spacing: 1px;
        line-height: 20px;
        text-align: left !important;

    }
}

@media only screen and (max-width : 320px) {
     .font-60-brd-02 .c-font-60 {
        font-size: 20px !important;

        border: none !important;
        letter-spacing: 1px;
        line-height: 20px;
        text-align: left !important;

    }


}


.c-content-title-1 > p {

    color: #fff !important;

}

.c-theme-btn.c-btn-border-2x.btn-no-focus:hover, .c-theme-btn.c-btn-border-2x:hover, .c-theme-btn.c-btn-border-2x.btn-no-focus:active, .c-theme-btn.c-btn-border-2x:active, .c-theme-btn.c-btn-border-2x.active, .open > .c-theme-btn.c-btn-border-2x.dropdown-toggle {
    color: #ffffff;
    background: #5893dd;
    border-color: #fff;
}

.c-content-line-icon.c-theme {
    background-image: url(../img/blue2.png) !important;
}
