/*!
 * Start Bootstrap - Modern Business (http://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */

/* Global Styles */
@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,700|Vidaloka');
@font-face {
    font-family:"DINCond-Regular";
    src: url("/fonts/DINRegular.ttf") 
}

html,
body {
    margin: 0px;
    height: 100%;
    font-size: 16px;
    font-weight: 300;
    color: #878787;
    font-family: 'Montserrat', sans-serif;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Montserrat', sans-serif;
    color: #000000;
}

body {margin-top: 182px;}

.img-portfolio {
    margin-bottom: 30px;
}

.img-hover:hover {
    opacity: 0.8;
}

/*Nav Bar*/
#main-nav.affix {
    width: 100%;
    top: -140px;
    /* padding-top: 140px; */
    margin-top: 0px;
}
.navbar {
    /* min-height: 185px; */
    margin-bottom: 20px;
    border: 1px solid transparent;
}
.navbar-cpvv {
    background-color: #FFF;
    border: none;
    margin-top: -182px;
    margin-bottom: 0px;
}
.navbar-cpvv .navbar-toggle:focus, .navbar-cpvv .navbar-toggle:hover {
    /* background-color: #ddd; */
}

.navbar-cpvv .navbar-toggle {
    border-color: #ddd;
}
.navbar-cpvv .navbar-toggle .icon-bar {
    background-color: #888;
}
.navbar-cpvv .navbar-icon {
    max-width: 120px;
    padding: 8px;
}
.navbar .navbar-nav {
    display: inline-block;
    float: none;
    vertical-align: top;
}

.navbar .navbar-collapse {
    text-align: center;
    box-shadow: 0 9px 6px -4px #9e9e9e;
    /* z-index: 9999; */
}
.navbar-nav>li {
    margin-left: 20px;
    margin-right: 20px;
}
.navbar-nav>li>a {
    padding: 4px;
    /* padding-bottom: 3px; */
    line-height: 18px;
    color: #2A2B67;
    font-size: 15px;
    font-weight: 400;
}
@media (min-width: 768px) {
    .navbar-nav>li {
        margin-left: 5px;
        margin-right: 5px;
    }
    .navbar-nav>li>a {
        font-size: 13px;
    }
}
@media (min-width: 992px) {
    .navbar-nav>li {
        margin-left: 28px;
        margin-right: 28px;
    }

}
@media (min-width: 1200px) {

}
.nav>li>a:focus, .nav>li>a:hover, .nav>li>a.active {
    text-decoration: none;
    background-color: #2A2B67;
    color: #FFF;
}
.pre-header {
    min-height: 35px;
    line-height: 35px;
    background-color: #F3F3F3;
    color: #979FA5;
    font-size: 11px;
    font-weight: 300;
}
.pre-header ul {
    list-style: none;
    margin-left: 10%;
    padding: 0px;
    margin-top: -10px;
    /* margin: auto; */
    /* width: 95%; */
}
@media (min-width: 768px) {
    .pre-header ul {
        list-style: none;
        margin-left: 10%;
        padding: 0px;
        margin-top: -10px;
    }
}
.pre-header li {
    float: left;
    margin-right: 25px;
}
.pre-header li i {
    margin-right: 5px;
}
.top-logo {
    margin-top: 20px;
    margin-bottom: 20px;
}
.top-logo img {
    max-width: 216px;
}
.menu {
    margin-bottom: 10px;
    background-color: #FFF;
}

/* Main img */
.main-img {
    border-bottom: 5px solid #2A2B67;
}
/*Home*/
.home-header {
    font-size: 15px;
}
.home-header h4{
    font-weight: 700;
    margin-bottom: 30px;
    margin-top: 40px;
}

.home-highlight h1{
    font-family: 'Vidaloka', serif;
    font-size: 31px;
    font-weight: normal;
    color: #2A2B67;
    margin-top: 50px;
    margin-bottom: 30px;
    text-align: center;
}

.highlight-banner {
    text-align: center;
    color: #FFF;
    background-color: #2A2B67;
    font-size: 14px;
    font-weight: 700;

}
.home-highlight {
    background-color: #FFF;
    padding-left: 30px;
    padding-right: 30px;
    border: 1px solid #DADADA;
    font-size: 13px;
    padding-bottom: 30px;
    /* margin-left: 15px; */
    /* margin-right: 15px; */
    /* margin: 15px; */
}
@media(max-width:991px) {
    .float-img-1 {
        float: right;
        margin-left: 10px;
        margin-bottom: 15px;
        max-width: 50%;
    }
}
@media(min-width:992px) {
    .home-highlight {
        background-color: #FFF;
        margin-top: -215px;
        padding-left: 30px;
        padding-right: 30px;
        margin-left: -30px;
        border: 1px solid #DADADA;
        z-index: 105;
        font-size: 13px;
        padding-bottom: 30px;
    }
    .highlight-banner {
        text-align: center;
        color: #FFF;
        background-color: #2A2B67;
        font-size: 14px;
        font-weight: 700;
        margin-left: 20px;
        margin-right: 20px;
        padding-top: 3px;
        padding-bottom: 3px;
        margin-top: -1px;
    }

    .float-img-1 {
        float: right;
        margin-left: 10px;
        margin-top: -96px;
    }

    .float-img-2 {
        float: right;
        margin-left: 20px;
        margin-top: -48px;
        /* z-index: -6; */
    }
}
.home-txt {
    text-align: justify;
    margin-top: 20px;
}

/* 404 Page Styles */

.error-404 {
    font-size: 100px;
}

/* Pricing Page Styles */

.price {
    display: block;
    font-size: 50px;
    line-height: 50px;
}

.price sup {
    top: -20px;
    left: 2px;
    font-size: 20px;
}

.period {
    display: block;
    font-style: italic;
}

/* Footer Styles */

footer {
    margin: 20px 0px 0px 0px;
    background-color: #182871;
    color: #FFF;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 12px;
}
footer a, footer a:hover {
    color: #FFF;
}
footer .footer-logo {
    max-width: 168px;
}
footer i{
    font-size: 30px !important;
}

.footer-last-photos h1, .footer-last-posts h1 {
    margin-top: 0px;
    font-family: 'DINCond-Regular';
    font-size: 30px;
    color: #FFF;
    font-weight: 300;
}
.footer-last-photos h1 span, .footer-last-posts h1 span {
    font-weight: 700;
}

.footer-last-photos img {
    margin: 5px;

}
.footer-last-posts ul {
    list-style: none;
    padding: 0px;
    /* margin: 0px; */
    /* width: 74%; */
    /* margin: auto; */
    /* margin-right: 24px; */
    padding-right: 15px;
}

.footer-last-posts li {
    margin: 5px;
    border-bottom: 1px solid #FFF;
}
.footer-last-posts li .post-date {
    display: block;
    font-size: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
}
@media(max-width:991px) {
    .footer-contacts div {
        width: 50%;
        margin: 0 auto;
    }
}
@media(min-width:992px) {
    .footer-contacts div:first-child {
        float: left;
    }
    .footer-contacts div:last-child {
        float: right;
    }
}


/*Regulamento*/
.regulamento-download-box {
    position: absolute;
    z-index: 99;
    background-color: #FFF;
    bottom: -63px;
    /* width: 236px; */
    /* float: left; */
    /* right: 65px; */
    left: 168px;
    text-align: center;
    padding: 0px 10px 10px 10px;
    border: 1px solid #DADADA;
}
.regulamento-download-box-banner {
    color: #FFF;
    background-color: #182871;
    font-size: 10px;
    margin-left: -10px;
    margin-right: -10px;
    padding: 3px 10px 3px 10px;
    text-transform: uppercase;
}
.regulamento-download-box-img {
    position: relative;
}
.regulamento-download-box-btn {
    position: absolute;
    bottom: 8px;
    /* left: -10px; */
    width: 100%;
    /* margin-left: 10px; */
    /* margin-right: 10px; */
}
.regulamento-download-box-btn a {
    font-size: 10px;
    border-radius: 0px;
    font-weight: 300;
}
.regulamento-download-box-btn a i{
    margin-left: 5px;
}
/*News*/
.news-box-title a {
    color: #FFF;
    text-decoration: none;
}
.news-box-title {
    text-align: center;
    background-color: #182871;
    color: #FFF;
    font-size: 12px;
    font-weight: 500;
    padding: 3px;
    /* margin-bottom: 10px; */
    min-height: 41px;
    /* line-height: 17px; */
}
.news-box {
    background-color: #E7E9F1;
    /* padding: 0px; */
    margin-bottom: 30px;
    /* min-height: 420px; */
    /* display: flex; */
}
.news-box-lead {
    padding: 15px;
    text-align: center;
    font-size: 12px;
    color: #000;
    /* min-height: 300px; */
}
.news-box-bot a {padding: 6px 20px;font-size: 11px;/* font-weight: normal; */}
.news-box-bot {
    float: left;
    /* padding: 0px 10px 0px 10px; */
}
.news-box-date {
    float: right;
    line-height: 29px;
}

.new-image {
    float: left;
    max-width: 50%;
    margin-right: 30px;
    margin-bottom: 30px;
}
.new-title {
    text-align: center;
    background-color: #182871;
    color: #FFF;
    font-size: 14px;
    font-weight: 500;
    padding: 3px;
    margin-bottom: 35px;
}
.new-text {
    margin-right: 30px;
}
/*News Carousel*/
carousel {
    margin: 20px 0px 20px 0px;
    background-color: #E7E9F1;
    color: #FFF;
    padding-top: 20px;
    padding-bottom: 20px;
    display: block;
}
.carousel-item-title {
    background-color: #FFF;
    color: #182871;
    text-align: center;
    font-size: 12px;
    padding: 5px 2px;
}
.carousel-title {
    margin-left: 15px;
    margin-bottom: 20px;
}
.slick-slide {
    max-width: 190px;
    margin: 0px 50px;
}
/*Modal*/
.modal-content {
    position: relative;
    background-color: #000;
    border: none;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
}
.modal-body {
    position: relative;
    padding: 0px;
}
/*Contactos*/
#map {
    height: 100%;
    /* width: 90%; */
    margin: auto;
    /* position: absolute; */
}

.map-container {
    position: relative;
    /*background-color: #182871;*/
    background: linear-gradient(0deg, transparent 50%, #182871 50%);
    /* overflow: visible; */
    padding: 30px;
    height: 500px;
}
.contact-box {
    background-color: #E7E9F1;
    padding-bottom: 20px;
}
.contact-box h1{
    color: #FFF;
    background-color: #182871;
    /* text-align: center; */
    font-size: 26px;
    padding: 7px 7px 7px 40px;
    /* line-height: 13px; */
    /* margin-bottom: 21px; */
}
.contact-box h1 i{margin-right: 25px;font-size: 32px;}
.contact-box ul{
    list-style: none;
    padding: 0px;
    padding-left: 40px;
    margin-top: 45px;
}
.contact-box li{
    margin-bottom: 20px;
    margin-top: 20px;
    /* margin-right: 27px; */
    /* padding-left: 50px; */
    min-height: 44px;
}
.contact-box li i{
    color: #182871;
    margin-right: 20px !important;
}
/*Common*/
.page-title {
    text-transform: uppercase;
}
.page-title span {
    text-transform: none;
    color: #182871;
    font-weight: normal;
    padding-left: 15px;
}
.din-title {
    font-family: 'DINCond-Regular';
    color: #182871;
    font-size: 30px;
    /* float: left; */
}

.top5 { margin-top:5px; }
.top10 { margin-top:10px; }
.top15 { margin-top:15px; }
.top20 { margin-top:20px; }
.top25 { margin-top:25px; }
.top30 { margin-top:30px; }
.bottom5 { margin-bottom:5px; }
.bottom10 { margin-bottom:10px; }
.bottom15 { margin-bottom:15px; }
.bottom20 { margin-bottom:20px; }
.bottom25 { margin-bottom:25px; }
.bottom30 { margin-bottom:30px; }


/*Agenda*/
.agenda-box-title a {
    color: #182871;
    text-decoration: none;
}
.agenda-box-title {
    text-align: center;
    /* background-color: #182871; */
    color: #182871;
    font-size: 16px;
    font-weight: 500;
    padding: 3px;
    margin-top: 10px;
}
.agenda-box {
    background-color: #E7E9F1;
    /* padding: 0px; */
    margin-bottom: 30px;
    /* min-height: 420px; */
    /* display: flex; */
    text-decoration: none;
}
.agenda-box-lead {
    padding: 15px;
    text-align: center;
    font-size: 12px;
    color: #000;
    /* min-height: 300px; */
}
.agenda-box-bot a {padding: 6px 20px;font-size: 11px;/* font-weight: normal; */}
.agenda-box-bot {
    float: right;
    /* padding: 0px 10px 0px 10px; */
}
.agenda-box-date {
    padding: 10px 5px;
}
.agenda-box-date.dark {
    background-color: #182871;
}
.agenda-box-date.light {
    /*background-color: #009FE3;*/
    background-color: #182871;
}
.agenda-box-day {
    float: left;
    width: 50%;
    text-align: center;
    font-size: 80px;
    font.w:;
    font-weight: bold;
    color: #FFF;
    border-right: 1px solid #8C94B8;
    line-height: 75px;
}
.agenda-box-month {
    text-align: center;
    color: #8C94B8;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 18px;
}
.agenda-box-year {
    font-size: 50px;
    line-height: 50px;
}
.agenda-box a {
    text-decoration: none;
}



/************************************************** */
/* C Styles */
.error {
    background-color: red;
} 
.status {
    display: block;
    margin-top: 20px;
}