/*
Template Clube Naval de Brasília
www.clubenavaldf.com.br
Responsavel por programação e edição: Tandisson Braga
*/
* {
margin: 0;
padding: 0;
font-family: 'Open Sans', arial, sans-serif;
}
ul {
list-style: none;
}
p {
color: #5a5a5a;
font-size: 14px;
letter-spacing: 0.25px;
line-height: 24px;
}
.primary-button a {
display: inline-block;
background-color: #31437b;
padding: 12px 18px;
color: #fff;
font-size: 11px;
font-weight: 500;
letter-spacing: 1px;
text-transform: uppercase;
text-decoration: none;
border-radius: 20px;
transition: all 0.5s;
}
.primary-button a:hover {
background-color: #FDBC2D;
color: #31437b;
}
.white-button a {
display: inline-block;
background-color: #fff;
padding: 12px 18px;
color: #31437b;
font-size: 11px;
font-weight: 500;
text-transform: uppercase;
text-decoration: none;
border-radius: 20px;
transition: all 0.5s;
}
.white-button a:hover {
background-color: #FDBC2D;
color: #31437b;
}
.expandir-button{
display: inline-block;
background-color: #31437b;
padding: 12px 18px;
color: #fff;
font-size: 11px;
font-weight: 500;
letter-spacing: 1px;
text-transform: uppercase;
text-decoration: none;
border-radius: 20px;
border-color: transparent;
transition: all 0.5s;
}
.expandir-white-button:hover {
background-color: #FDBC2D;
color: #31437b;
}
.expandir-white-button{
display: inline-block;
background-color: #fff;
padding: 12px 18px;
color: #31437b;
font-size: 11px;
font-weight: 500;
letter-spacing: 1px;
text-transform: uppercase;
text-decoration: none;
border-radius: 20px;
border-color: transparent;
transition: all 0.5s;
}
.expandir-button:hover {
background-color: #FDBC2D;
color: #31437b;
}	
.Associados-button a {
display: inline-block;
background-color: #31437b;
padding: 12px 18px;
color: #fff;
font-size: 14px;
font-weight: 450;
text-transform: uppercase;
text-decoration: none;
border-radius: 0px;
transition: all 0.5s;
}
.Associados-button a:hover {
background-color: #FDBC2D;
color: #31437b;
font-size: 14px;
}
.section-heading h4 {
text-align: center;
font-size: 17px;
text-transform: uppercase;
font-weight: 700;
color: #333;
}
.section-heading .line-dec {
width: 60px;
height: 3px;
background-color: #333;
margin: 0 auto;
}
.header {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 95px;
padding: 0;
z-index: 10000;
transition: all 0.2s ease-in-out;
background-color:transparent;  
text-align: center;
line-height: 56px;
}
.navbar-inverse .navbar-brand, .navbar-inverse .navbar-nav>li>a {
text-shadow: none;
}
.navbar-brand {
line-height: 56px;
padding: 0px;
}
.navbar-nav>li>a {
color: #fff;
font-size: 14px;
font-weight: 450;
text-transform: uppercase;
text-shadow: none;
line-height: 80px;
padding: 0px;
letter-spacing: 0.5px;
}
.navbar-nav>li {
margin-left: 18px;
}
.header.active .navbar-nav>li>a {
font-size: 14px;
font-weight: 450;
text-transform: uppercase;
text-shadow: none;
color: #121212!important;
}
.header.active {
background-color: rgba(250, 250, 250, 0.98);
-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
-moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
}
.navbar-brand .logo{
margin-top: 22px;
background-image: url(../img/white_logo.png);
display: inline-block;
width: 95px;
height: 40px;
background-repeat: no-repeat;
}
.header.active .navbar-brand .logo{
margin-top: 22px;
background-image: url(../img/black_logo.png);
display: inline-block;
width: 125px;
height: 40px;
background-repeat: no-repeat;
}
#main-nav {
background-color: transparent;
background-image: none!important;
}
.header .navbar-brand {
font-weight: 900;
}
.navbar-inverse {
background-image: none;
background-color: transparent;
}
.header .navbar {
margin: 0;
border: none;
}
.page-section {
padding: 80px 0;
}
.page-section-2 {
padding: 100px 0;
}
.navbar-inverse .navbar-toggle {
margin-top: 22px;
border-color: #31437b;
background-color: #31437b;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
background-color: #31437b;
}
bootstrap.min.css:5
.navbar-toggle {
position: relative;
float: right;
padding: 9px 10px;
margin-top: 15px!important;
margin-right: 15px;
margin-bottom: 8px;
background-color: transparent;
background-image: none;
border: 1px solid transparent;
border-radius: 4px;
}

@media (min-width: 992px) {
.header .navbar-brand {
padding-left: 0;
}
.navbar-nav {
float: right;
margin: 7.5px -15px;
}
}
@media (max-width: 480px) {
.page-section h1 {
font-size: 3em;
}
.page-section h2 {
font-size: 2em;
}
.page-section p {
font-size: 1em;
margin: 0 0 20px;
}
}
/* HERO SLIDER */
.slide-caption {
color: #fff;
}
.slide-caption span {
font-size: 14px;
text-transform: uppercase;
}
.slide-caption h2 {
font-size: 36px;
text-transform: uppercase;
font-weight: 900;
}
.slide-caption p {
font-size: 14px;
letter-spacing: 0.25px;
line-height: 24px;
}
ul.cd-hero-slider {
margin-bottom: 0px!important;
}


/* HISTORIA */

#historia .section-heading  {
margin-bottom: 60px;
}

#historia .section-heading .line-dec {
background-color: #2f447b;
}

#historia h4{
text-align: center;
font-size: 17px;
text-transform: uppercase;
font-weight: 700;
color: #2f447b;
}

#historia a {
color: #2f447b;
text-decoration: none;
}
#historia a:hover {
color: #4a64b8;
text-decoration: none;
}

#historia.project-item .thumb {
position: relative;
text-align: center;
display: inline-block;
}

#historia.project-item .hover-effect {
position: absolute;
background-color: #31437b;
width: 100%;
top: 0;
bottom: 0;
opacity: 0;
visibility: hidden;
transition: all 0.5s;
}

/* DIRETORIA */
#diretoria {
background-color: #2f447b;
background-repeat: no-repeat;
background-size: cover;
width: 100%;
}
#diretoria .section-heading  {
margin-bottom: 60px;
}
#diretoria .section-heading h4 {
color: #fff;
}
#diretoria .section-heading .line-dec {
background-color: #fff;
}
.diretoria-item {
cursor: pointer;
margin-bottom: 30px;
}
.diretoria-item img {
width: 100%;
overflow: hidden;
}
.diretoria-item .thumb {
position: relative;
}
.diretoria-item .text-content {
position: absolute;
bottom: 0;
background-color: rgba(0, 0, 0, 0.5);
width: 100%;
padding: 12px 20px;
}
.diretoria-item .text-content h4 {
font-size: 16px;
font-weight: 700;
color: #fff;
letter-spacing: 0.5px;
}
.diretoria-item .text-content span {
font-size: 12px;
color: #fff;
}
.diretoria-item .text-content em {
font-style: normal;
font-weight: 700;
margin-right: 5px;
}

/* ASSOCIE */

#associe .section-heading  {
margin-bottom: 60px;
}

#associe .section-heading .line-dec {
width: 60px;
height: 3px;
background-color: #333;
margin: 0 auto;
}

#associe h4{
text-align: center;
font-size: 17px;
text-transform: uppercase;
font-weight: 700;
color: #333;
}

#associe p {
color: #5a5a5a;
padding: 20px;
font-size: 16px;
text-align:justify;
line-height: 24px;;
}

#associe ul li {
display: inline-block;
margin-right: 15px;
margin-bottom: 15px;
}
#associe img {
max-width: 100%;
border-radius: 5px;
box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5);
overflow: hidden;
}

/* ERRO */

#erro .section-heading  {
margin-bottom: 60px;
}

#erro .section-heading .line-dec {
width: 60px;
height: 3px;
background-color: #333;
margin: 0 auto;
}

#erro h4{
margin-top: 50px;
text-align: center;
font-size: 17px;
text-transform: uppercase;
font-weight: 700;
color: #333;
}

#erro p {
color: #5a5a5a;
padding: 20px;
font-size: 16px;
text-align:justify;
line-height: 24px;;
}

#erro ul li {
display: inline-block;
margin-right: 15px;
margin-bottom: 15px;
}
#erro img {
max-width: 100%;
border-radius: 5px;
box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5);
overflow: hidden;
}

/* ESTATUTO */
#estatuto {
background-color: #FFF;
background-repeat: no-repeat;
background-size: cover;
width: 100%;
}
#estatuto .section-heading  {
margin-bottom: 60px;
}
#estatuto .section-heading h4 {
color: #333;
}
#estatuto .section-heading .line-dec {
background-color: #333;
}
#estatuto .pop, .pop2, .pop3 {
background-color: #fff;
}
.estatuto-item {
cursor: pointer;
margin-bottom: 30px;
}
.estatuto-item img {
width: 100%;
overflow: hidden;
}
.estatuto-item .thumb {
position: relative;
}
.estatuto-item .text-content {
position: absolute;
bottom: 0;
background-color: rgba(0, 0, 0, 0.5);
width: 100%;
padding: 12px 20px;
}
.estatuto .text-content h4 {
font-size: 16px;
font-weight: 700;
color: #fff;
letter-spacing: 0.5px;
}
.estatuto .text-content span {
font-size: 12px;
color: #fff;
}
.estatuto-item .text-content em {
font-style: normal;
font-weight: 700;
margin-right: 5px;
}
/* CIRCULARES */
#circulares{
background-color: #31437b;
background-repeat: no-repeat;
background-size: cover;
width: 100%;
}
#circulares .section-heading {
margin-bottom: 60px;
}	
#circulares .right-image img {
width: 100%;
overflow: hidden;
}
#circulares h4{
text-align: center;
font-size: 17px;
text-transform: uppercase;
font-weight: 700;
color: #fff;
}
#circulares h6 {
font-size: 15px;
font-weight: 700;
line-height: 30px;
margin-bottom: 25px;
color: #fff;
}
#circulares .section-heading .line-dec {
background-color: #fff;
}
#circulares p {
margin-bottom: 15px;
color: #fff;
}
#circulares b {
font-weight: 700;
color: #fff;
}
#circulares strong {
font-weight: 700;
color: #fff;
}
#circulares ul li {
display: inline-block;
margin-right: 15px;
margin-bottom: 15px;
}
#circulares a {
color: #fff;
text-decoration: none;
}
#circulares a:hover {
color: #4a64b8;
text-decoration: none;
}
/* IDENTIDADE VISUAL */
#identidade {
background-color: #e2e2e2;
background-repeat: no-repeat;
background-size: cover;
width: 100%;
}
#identidade .section-heading  {
margin-bottom: 60px;
}
#identidade .section-heading h4 {
color: #333;
}
#identidade .section-heading .line-dec {
background-color: #333;
}
#identidade .pop, .pop2, .pop3 {
background-color: #fff;
}
.identidade-item {
cursor: pointer;
margin-bottom: 30px;
}
.identidade-item img {
width: 100%;
overflow: hidden;
}
.identidade-item .thumb {
position: relative;
}
.identidade-item .text-content {
position: absolute;
bottom: 0;
background-color: rgba(0, 0, 0, 0.5);
width: 100%;
padding: 12px 20px;
}
.identidade .text-content h4 {
font-size: 16px;
font-weight: 700;
color: #fff;
letter-spacing: 0.5px;
}
.identidade .text-content span {
font-size: 12px;
color: #fff;
}
.identidade-item .text-content em {
font-style: normal;
font-weight: 700;
margin-right: 5px;
}
/* HORARIOS */
#horarios {
background-color: #333;
background-repeat: no-repeat;
background-size: cover;
width: 100%;
}
#horarios .section-heading  {
margin-bottom: 60px;
}
#horarios .section-heading h4 {
color: #fff;
}
#horarios .section-heading .line-dec {
background-color: #fff;
}

#horarios p {
color: #fff;
font-size: 15.5px;
letter-spacing: 0.25px;
line-height: 24px;
}

#horarios img {
max-width: 100%;
border-radius: 5px;
box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5);
overflow: hidden;
}

.horarios-item {
cursor: pointer;
margin-bottom: 30px;
}
.horarios-item img {
width: 100%;
overflow: hidden;
}
.horarios-item .thumb {
position: relative;
}
.horarios-item .text-content {
position: absolute;
bottom: 0;
background-color: rgba(0, 0, 0, 0.5);
width: 100%;
padding: 12px 20px;
}
.horarios-item .text-content h4 {
font-size: 16px;
font-weight: 700;
color: #fff;
letter-spacing: 0.5px;
}
.horarios-item .text-content span {
font-size: 12px;
color: #fff;
}
.horarios-item .text-content em {
font-style: normal;
font-weight: 100%;
margin-right: 5px;
}
table {
border-collapse: collapse;
height: 100%;
color: #afafaf;
}
th, td {
text-align: center;
padding: 3%;
display: table-cell;
vertical-align: inherit;
}
tr:nth-child(even) {background-color: #f2f2f2;}
/* CURSOS */
#cursos {
background-color: #f4f4f4;
padding: 80px 0px;
}
#cursos .section-heading {
margin-bottom: 60px;
}
/* NAUTICA */
#nautica {
background-color: #31437b;
background-repeat: no-repeat;
background-size: cover;
width: 100%;
}
#nautica .section-heading {
margin-bottom: 60px;
}	
#nautica .right-image img {
width: 100%;
overflow: hidden;
}
#nautica h4{
text-align: center;
font-size: 17px;
text-transform: uppercase;
font-weight: 700;
color: #fff;
}
#nautica h6 {
font-size: 15px;
font-weight: 700;
line-height: 30px;
margin-bottom: 25px;
color: #FDBC2D;
}
#nautica .section-heading .line-dec {
background-color: #fff;
}
#nautica p {
margin-bottom: 15px;
color: #fff;
}
#nautica b {
font-weight: 700;
color: #fff;
}
#nautica strong {
font-weight: 700;
color: #fff;
}
#nautica ul li {
display: inline-block;
margin-right: 15px;
margin-bottom: 15px;
}
#nautica a {
color: #fff;
text-decoration: none;
}
#nautica a:hover {
color: #4a64b8;
text-decoration: none;
}
#nautica img {
max-width: 100%;
border-radius: 7px;
box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5);
overflow: hidden;
}	
/* SERVIÇOS */
#serviços {
background-color: #f4f4f4;
padding: 80px 0px;
}
#serviços .section-heading {
margin-bottom: 60px;
}
.service-item {
cursor: pointer;
background-color: #fff;
text-align: center;
padding: 40px 20px;
transition: all 0.7s;
box-shadow: 0px 0px 15px #cdcdcd;
}
.service-item:hover {
background-color: #31437b;
}
.service-item h4 {
font-size: 16px;
font-weight: 700;
letter-spacing: 0.5px;
margin-bottom: 15px;
margin-top: 25px;
}
.service-item:hover h4 {
color: #fff;
}
.service-item:hover p {
color: #fff;
}
.service-item {
cursor: pointer;
background-color: #fff;
text-align: center;
padding: 40px 20px;
transition: all 0.7s;
box-shadow: 0px 0px 15px #cdcdcd;
}
.service-item:hover {
background-color: #31437b;
}
.service-item h4 {
font-size: 16px;
color: #31437b;
font-weight: 700;
letter-spacing: 0.5px;
margin-bottom: 15px;
margin-top: 25px;
}
.service-item:hover h4 {
color: #fff;
}
.service-item:hover p {
color: #fff;
}
.first-service .icon {
background-image: url(../img/first-service-main.png);
height: 32px;
width: 32px;
display: inline-block;
}
.first-service:hover .icon {
background-image: url(../img/first-service-white.png);
}
.second-service .icon {
background-image: url(../img/second-service-main.png);
height: 32px;
width: 32px;
display: inline-block;
}
.second-service:hover .icon {
background-image: url(../img/second-service-white.png);
}
.third-service .icon {
background-image: url(../img/third-service-main.png);
height: 32px;
width: 32px;
display: inline-block;
}
.third-service:hover .icon {
background-image: url(../img/third-service-white.png);
}
.fourth-service .icon {
background-image: url(../img/fourth-service-main.png);
height: 32px;
width: 32px;
display: inline-block;
}
.fourth-service:hover .icon {
background-image: url(../img/fourth-service-white.png);
}
/* SECRETARIAS */
#secretarias {
background-color: #f4f4f4;
padding: 80px 0px;
}
#secretarias .section-heading {
margin-bottom: 60px;
}
/* MÍDIAS */
#mídias {
text-align: center;
}
.projects-holder .mix {
display: none;
}
.filter-categories {
text-align: center;
margin-bottom: 10px;
margin-top: 60px;
}
.filter-categories ul li {
margin: 0px 10px 15px 10px;
display: inline-block;
}
.filter-categories ul li span {
cursor: pointer;
color: #5a5a5a;
display: inline-block;
font-size: 14px;
text-transform: capitalize;
font-weight: 400;
}
.filter-categories ul li.active span {
color: #31437b;
}
.project-item {
margin-top: 30px;
}
.project-item .thumb {
position: relative;
text-align: center;
display: inline-block;
}
.project-item .thumb img {
width: 100%;
overflow: hidden;
}
.project-item .hover-effect {
position: absolute;
background-color: #31437b;
width: 100%;
top: 0;
bottom: 0;
opacity: 0;
visibility: hidden;
transition: all 0.5s;
}
.project-item .hover-effect i {
text-align: center;
margin-top: 35%;
display: inline-block;
width: 46px;
height: 46px;
background-color: #fff;
line-height: 46px;
color: #31437b;
border-radius: 50%;
font-size: 18px;
}
.project-item .hover-effect i:hover {
background-color: #2a396b;
color: #fff;
transition: all 0.5s;
}
.project-item:hover .hover-effect {
opacity: 1;
visibility: visible;
}
/* INSTITUCIONAL */
#institucional {
background-image: url(../img/institucional-bg.png);
background-repeat: no-repeat;
background-size: cover;
width: 100%;
}
#institucional .section-heading  {
margin-bottom: 60px;
}
#institucional .section-heading h4 {
color: #fff;
}
#institucional .section-heading .line-dec {
background-color: #fff;
}
#institucional .pop, .pop2, .pop3 {
background-color: #fff;
}
.institucional-item {
cursor: pointer;
margin-bottom: 30px;
}
.institucional-item img {
width: 100%;
overflow: hidden;
}
.institucional-item .thumb {
position: relative;
}
.institucional-item .text-content {
position: absolute;
bottom: 0;
background-color: rgba(0, 0, 0, 0.5);
width: 100%;
padding: 12px 20px;
}
.institucional-item .text-content h4 {
font-size: 16px;
font-weight: 700;
color: #fff;
letter-spacing: 0.5px;
}
.institucional-item .text-content span {
font-size: 12px;
color: #fff;
}
.institucional-item .text-content em {
font-style: normal;
font-weight: 700;
margin-right: 5px;
}
.pop, .pop2, .pop3 {
z-index: 999;
text-align: center;
padding: 30px 30px 30px 30px;
display: none;
position: fixed;
width: 300px;
min-height: 20px;
box-sizing: border-box;
overflow: hidden;
bottom: 30px;
right: 30px;
height: auto;
box-shadow: 0px 0px 25px #7a7a7a;
}
.pop span, .pop2 span, .pop3 span {
margin-bottom: 20px;
cursor: pointer;
width: 44px;
height: 44px;
display: inline-block;
line-height: 44px;
color: #fff;
text-align: center;
background-color: #31437b;
}
.pop p, .pop2 p, .pop3 p {
color: #5a5a5a;
text-align: justify;
font-size: 14px;
letter-spacing: 0.25px;
line-height: 24px;
}
.pop span:hover, .pop2 span:hover, .pop3 span:hover {
color: #31437b;
background-color: #FDBC2D;
transition: all 0.5s;
}
/* FUN FACTS */
#fun-facts {
padding: 100px 0px;
background-color: #fff;
}
#fun-facts .fact-item {
background-color: #f4f4f4;
padding: 30px;
text-align: center;
}
.fact-item .counter {
font-size: 24px;
font-weight: 700;
color: 31437b;
}
.fact-item span {
display: inline-block;
margin-top: 10px;
font-style: 13px;
text-transform: uppercase;
letter-spacing: 0.5px;
color: #7a7a7a;
}
/* CONTATO */
#contato .section-heading h4 {
color: #fff;
}
#contato .section-heading .line-dec {
background-color: #fff;
}
#contato .section-heading {
margin-bottom: 60px;
}
#contato {
background-color: #191d20;
background-repeat: no-repeat;
width: 100%;
background-size: cover;
}
#contato p {
color: #999;
font-size: 14px;
letter-spacing: 0.25px;
line-height: 24px;
}
#contato .map img {
width: 100%;
overflow: hidden;
}
#contato input {
border-radius: 0px;
padding-left: 15px;
font-size: 15px;
color: #fff;
background-color: rgba(250, 250, 250, 0.1);
outline: none;
border: none;
box-shadow: none;
line-height: 50px;
height: 50px;
width: 100%;
margin-bottom: 30px;
}
#contato textarea {
border-radius: 0px;
padding-left: 15px;
font-size: 15px;
color: #fff;
background-color: rgba(250, 250, 250, 0.1);
outline: none;
border: none;
box-shadow: none;
line-height: 35px;
height: 135px;
max-height: 220px;
width: 100%;
margin-bottom: 30px;
}
#contato input[type=submit] {
display: inline-block;
background-color: #31437b;
padding: 0px 1px;
margin-top: 20px;
color: #fff;
font-size: 11px;
letter-spacing: 1px;
font-weight: 500;
text-transform: uppercase;
text-decoration: none;
border-radius: 20px;
height: 35px;
line-height: normal;
}
#contato input[type=submit]:hover {
color: #31437b;
background-color: #FDBC2D;
transition: all 0.3s;
}
#contato input[type=reset] {
display: inline-block;
background-color: #31437b;
padding: 0px 1px;
margin-top: 20px;
color: #fff;
font-size: 11px;
letter-spacing: 1px;
font-weight: 500;
text-transform: uppercase;
text-decoration: none;
border-radius: 20px;
height: 35px;
line-height: normal;
}
#contato input[type=reset]:hover {
color: #31437b;
background-color: #FDBC2D;
transition: all 0.3s;
}
/* ESTRUTURA */
#estrutura {
background-image: url(../img/estrutura-bg.wdp);
width: 100%;
background-size: cover;
background-repeat: no-repeat;
padding: 80px 0px;
color: #fff;
}
#estrutura .right-image img {
width: 100%;
overflow: hidden;
}
#estrutura h4 {
font-size: 24px;
font-weight: 700;
letter-spacing: 0.5px;
line-height: 30px;
margin-bottom: 25px;
}
#estrutura p {
margin-bottom: 30px;
color: #fff;
}
#estrutura ul li {
display: inline-block;
margin-right: 15px;
margin-bottom: 15px;
}

#estrutura b a {
color: #fff;
text-decoration: none;
}
/* ESTRUTURA PAGINAS */
#estruturapaginas {
background-color: #FFF;
background-repeat: no-repeat;
width: 100%;
}

#estruturapaginas .section-heading h4 {
text-align: center;
font-size: 17px;
text-transform: uppercase;
font-weight: 700;
color: #333;
}
#estruturapaginas .section-heading .line-dec {
width: 60px;
height: 3px;
background-color: #333;
margin: 0 auto;
}
#estruturapaginas .container h2 {
text-align: center;
font-size: 17px;
text-transform: uppercase;
font-weight: 700;
color: #333;
}	
#estruturapaginas .line-dec {
width: 60px;
height: 3px;
background-color: #333;
margin: 0 auto;
}

/* ESTRUTURA ESPORTIVA */
#estruturaesportiva {
background-color: #FFF;
background-repeat: no-repeat;
width: 100%;
}
#estruturaesportiva .section-heading  {
margin-bottom: 60px;
}
#estruturaesportiva .section-heading h4 {
text-align: center;
font-size: 17px;
text-transform: uppercase;
font-weight: 700;
color: #333;
}
#estruturaesportiva .section-heading .line-dec {
width: 60px;
height: 3px;
background-color: #333;
margin: 0 auto;
}
#estruturaesportiva .container h2 {
text-align: center;
font-size: 17px;
text-transform: uppercase;
font-weight: 700;
color: #333;
}	
#estruturaesportiva .line-dec {
width: 60px;
height: 3px;
background-color: #333;
margin: 0 auto;
}

/* ESPAÇO DA NÁUTICA */
#espaconautica {
background-color: #31437b;
background-repeat: no-repeat;
width: 100%;
}
#espaconautica .section-heading  {
margin-bottom: 60px;
}
#espaconautica .section-heading h4 {
text-align: center;
font-size: 17px;
text-transform: uppercase;
font-weight: 700;
color: #fff;
}
#espaconautica .section-heading .line-dec {
width: 60px;
height: 3px;
background-color: #fff;
margin: 0 auto;
}
#espaconautica .container h2 {
text-align: center;
font-size: 17px;
text-transform: uppercase;
font-weight: 700;
color: #333;
}	
#espaconautica .line-dec {
width: 60px;
height: 3px;
background-color: #333;
margin: 0 auto;
}

/* ESPAÇO PARA EVENTOS */
#espacoeventos {
background-color: #191d20;
background-repeat: no-repeat;
width: 100%;
}
#espacoeventos .section-heading  {
margin-bottom: 60px;
}
#espacoeventos .section-heading h4 {
text-align: center;
font-size: 17px;
text-transform: uppercase;
font-weight: 700;
color: #fff;
}
#espacoeventos .section-heading .line-dec {
width: 60px;
height: 3px;
background-color: #fff;
margin: 0 auto;
}
#espacoeventos .container h2 {
text-align: center;
font-size: 17px;
text-transform: uppercase;
font-weight: 700;
color: #333;
}	
#espacoeventos .line-dec {
width: 60px;
height: 3px;
background-color: #333;
margin: 0 auto;
}

/* OUTRAS COMODIDADES */
#outrascomodidades {
background-color: #FFF;
background-repeat: no-repeat;
width: 100%;
}
#outrascomodidades .section-heading  {
margin-bottom: 60px;
}
#outrascomodidades .section-heading h4 {
text-align: center;
font-size: 17px;
text-transform: uppercase;
font-weight: 700;
color: #333;
}
#outrascomodidades .section-heading .line-dec {
width: 60px;
height: 3px;
background-color: #333;
margin: 0 auto;
}
#outrascomodidades .container h2 {
text-align: center;
font-size: 17px;
text-transform: uppercase;
font-weight: 700;
color: #333;
}	
#outrascomodidades .line-dec {
width: 60px;
height: 3px;
background-color: #333;
margin: 0 auto;
}

/* RESTAURANTES & BARES */
#restaurantesbares {
background-color: #e2e2e2;
background-repeat: no-repeat;
width: 100%;
}
#restaurantesbares .section-heading  {
margin-bottom: 60px;
}
#restaurantesbares .section-heading h4 {
text-align: center;
font-size: 17px;
text-transform: uppercase;
font-weight: 700;
color: #333;
}
#restaurantesbares .section-heading .line-dec {
width: 60px;
height: 3px;
background-color: #333;
margin: 0 auto;
}
#restaurantesbares .container h2 {
text-align: center;
font-size: 17px;
text-transform: uppercase;
font-weight: 700;
color: #333;
}	
#restaurantesbares .line-dec {
width: 60px;
height: 3px;
background-color: #333;
margin: 0 auto;
}

/* LINKS ÚTEIS */
#ulinks  {
background-color: #e2e2e2;
background-repeat: no-repeat;
background-size: cover;
width: 100%;
}
#ulinks .section-heading  {
margin-bottom: 60px;
}
#ulinks .section-heading h4 {
color: #333;
}
#ulinks .section-heading .line-dec {
background-color: #333;
}
#ulinks .pop, .pop2, .pop3 {
background-color: #fff;
}
.ulinks-item {
cursor: pointer;
margin-bottom: 30px;
}
.ulinks-item img {
width: 100%;
overflow: hidden;
}
.ulinks-item .thumb {
position: relative;
}
.ulinks-item .text-content {
position: absolute;
bottom: 0;
background-color: rgba(0, 0, 0, 0.5);
width: 100%;
padding: 12px 20px;
}
.ulinks .text-content h4 {
font-size: 16px;
font-weight: 700;
color: #fff;
letter-spacing: 0.5px;
}
.ulinks .text-content span {
font-size: 12px;
color: #fff;
}
.ulinks-item .text-content em {
font-style: normal;
font-weight: 700;
margin-right: 5px;
}
/* FOOTER */
footer {
background-color: #202628;
padding: 20px;
}
footer p {
font-size: 12px;
color: #fff;
margin-bottom: 20px;
margin-top: 20px;
text-align: center;
}
footer em {
font-style: normal;
font-weight: 700;
color: #31437b;
}
footer ul {
margin-top: 15px;
text-align: center;
}
footer ul li {
display: inline-block;
margin-left: 5px;
}
footer ul li a {
font-size: 16px;
width: 36px;
height: 36px;
line-height: 36px;
text-align: center;
display: inline-block;
background-color: #31437b;
color: #fff;
border-radius: 50%;
}
footer ul li a:hover {
color: #31437b;
background-color: #FDBC2D;
transition: all 0.5s;
}
/* LIGHT BOX */
body:after {
content: url(../img/close.png) url(../img/loading.webp) url(../img/prev.png) url(../img/next.png);
display: none;
}
body.lb-disable-scrolling {
overflow: hidden;
}
.lightboxOverlay {
position: absolute;
top: 0;
left: 0;
z-index: 99999;
background-color: black;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
opacity: 0.8;
display: none;
}
.lightbox {
position: absolute;
margin-top: 5%;
left: 0;
width: 100%;
z-index: 100000;
text-align: center;
line-height: 0;
font-weight: normal;
}
.lightbox .lb-image {
display: block;
height: auto;
max-width: inherit;
max-height: none;
border-radius: 3px;
/* Image border */
border: 4px solid white;
}
.lightbox a img {
border: none;
}
.lb-outerContainer {
position: relative;
*zoom: 1;
width: 250px;
height: 250px;
margin: 0 auto;
border-radius: 4px;
/* Background color behind image.
This is visible during transitions. */
background-color: white;
}
.lb-outerContainer:after {
content: "";
display: table;
clear: both;
}
.lb-loader {
position: absolute;
top: 43%;
left: 0;
height: 25%;
width: 100%;
text-align: center;
line-height: 0;
}
.lb-cancel {
display: block;
width: 32px;
height: 32px;
margin: 0 auto;
background: url(../img/loading.webp) no-repeat;
}
.lb-nav {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
z-index: 10;
}
.lb-container > .nav {
left: 0;
}
.lb-nav a {
outline: none;
background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}
.lb-prev, .lb-next {
height: 100%;
cursor: pointer;
display: block;
}
.lb-nav a.lb-prev {
width: 34%;
left: 0;
float: left;
background: url(../img/prev.png) left 48% no-repeat;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
opacity: 0;
-webkit-transition: opacity 0.6s;
-moz-transition: opacity 0.6s;
-o-transition: opacity 0.6s;
transition: opacity 0.6s;
}
.lb-nav a.lb-prev:hover {
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
opacity: 1;
}
.lb-nav a.lb-next {
width: 64%;
right: 0;
float: right;
background: url(../img/next.png) right 48% no-repeat;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
opacity: 0;
-webkit-transition: opacity 0.6s;
-moz-transition: opacity 0.6s;
-o-transition: opacity 0.6s;
transition: opacity 0.6s;
}
.lb-nav a.lb-next:hover {
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
opacity: 1;
}
.lb-dataContainer {
margin: 0 auto;
padding-top: 5px;
*zoom: 1;
width: 100%;
-moz-border-radius-bottomleft: 4px;
-webkit-border-bottom-left-radius: 4px;
border-bottom-left-radius: 4px;
-moz-border-radius-bottomright: 4px;
-webkit-border-bottom-right-radius: 4px;
border-bottom-right-radius: 4px;
}
.lb-dataContainer:after {
content: "";
display: table;
clear: both;
}
.lb-data {
padding: 0 4px;
color: #ccc;
}
.lb-data .lb-details {
width: 85%;
float: left;
text-align: left;
line-height: 1.1em;
}
.lb-data .lb-caption {
font-size: 13px;
font-weight: bold;
line-height: 1em;
}
.lb-data .lb-caption a {
color: #4ae;
}
.lb-data .lb-number {
display: block;
clear: left;
padding-bottom: 1em;
font-size: 12px;
color: #999999;
}
.lb-data .lb-close {
display: block;
float: right;
width: 30px;
height: 30px;
background: url(../img/close.png) top right no-repeat;
text-align: right;
outline: none;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
opacity: 0.7;
-webkit-transition: opacity 0.2s;
-moz-transition: opacity 0.2s;
-o-transition: opacity 0.2s;
transition: opacity 0.2s;
}
.lb-data .lb-close:hover {
cursor: pointer;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
opacity: 1;
}
/* RESPONSIVE */
@media (max-width: 991px){
#main-nav {
border-color: rgba(250, 250, 250, 0.95);
margin-top: 16px;
background-color: rgba(250, 250, 250, 0.95);
box-shadow: 0px 5px 10px #cdcdcd;
}
.navbar-nav {
padding: 0px;
margin-top: 0px;
margin-top: 0px;
}
.navbar-nav>li {
margin-left: 0px;
border-bottom: 1px solid #eee;
}
.navbar-nav>li:last-child {
border-bottom: none;
}
.navbar-nav>li>a {
line-height: 50px;
color: #121212!important;
}
}
@media (max-width: 768px){
.cd-hero .slide-caption span {
font-size: 13px;
}
.cd-hero .slide-caption h2 {
font-size: 28px;
}
}
@media (max-width: 1015px){
.slide-caption .content-caption p {
padding: 0 10%;
}
.service-item {
margin-bottom: 30px;
}
#estrutura .right-image {
margin-top: 60px;
}
#institucional .pop {
top: 15%;
height: 80%;
overflow-y: scroll;
}
.fact-item {
margin-bottom: 15px;
}
.map {
margin-bottom: 45px;
}