/* GERAL */
a { color: #333; }
a:hover, a:active, a:focus { color: #0080b2; }

/* CABEÇALHO - Barra de topo */
.header-details-box .header-details-icon > i,
.header-details-box:hover .header-details-icon > i {
 	color: #0080b2;
}

/* CABEÇALHO - Barra de topo (widget area) */
.zozo-header-logo-bar .nersant_widget { float: right; line-height: 70px; }
.zozo-header-logo-bar .nersant_widget:not(:first-child) { margin-right: 100px; }
.zozo-header-logo-bar .nersant_widget a.logo-nersant img { max-height: 70px; width: auto; }
.zozo-header-logo-bar .nersant_widget a.btn-nersant {
  color: #fff; font-weight: 600; text-transform: uppercase;
  background-color: #0080b2; padding: 6px 15px; float: left;
  border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;
}
.zozo-header-logo-bar .nersant_widget a.btn-nersant:hover { 
  color: #fff!important; background-color: rgba(34, 51, 66, 0.8); 
}

/* CABEÇALHO - Menu Principal */
.header-section a:hover,
.header-section .header-main-section .zozo-main-nav > li.active > a { 
  	color: #0080b2!important; 
}

/* CABEÇALHO - Menu Mobile */
.mobile-header-items-wrap { display: none!important; }

/* CABEÇALHO - Menu Bar (widget area) */
.header-section .nersant-header-main-bar-widgets { float: right; }
.header-section .nersant-header-main-bar-widgets .nersant_widget {
  line-height: 60px; height: 60px;
  font-family: Hind; font-size: 14px; font-weight: 600; text-transform: uppercase;
}

.header-section .nersant-header-main-bar-widgets .nersant_widget a.link-proposta-seguros { 
  color: #0080b2!important; 
}
.header-section .nersant-header-main-bar-widgets .nersant_widget a.link-proposta-seguros:hover { 
  color: #24cae2!important; 
}

/* CONTEUDOS - Titulos */
.parallax-title:after, .services-content-wrapper h4:after { background: #0080b2; }

/* CONTEUDOS - Featured Box */
.feature-box-style.style-title-top-icon .grid-icon-box-title .grid-icon-wrapper i.icon-shape:after { width: 0px; }
.feature-box-style.style-title-top-icon .grid-icon-box-title .grid-title { padding-left: 0px; }

/* CONTEUDOS - Formularios */
#respond .form-submit input[type="submit"], 
input[type="submit"], 
.wpcf7 input[type="submit"], button[type="submit"] {
	background-color: #0080b2; 
}

/* RODAPÉ - Icons */
.footer-section.footer-skin-dark .footer-copyright-section  a, .contact-info .info-icon i { color: #0080b2; }

/* RODAPÉ - Menu Privacidade */
.footer-section #menu-privacidade > li { width: 100%; }
.footer-section #menu-privacidade a { color: #888c94; }
.footer-section #menu-privacidade a:hover { color: #fff; }

/* RODAPÉ - Voltar ao topo */
#zozo-backtotop { background: #0080b2; }