@import url("fonts/fonts.css");

@-webkit-keyframes pulse {
    0% { -webkit-transform: scale(0.9); opacity: 0.7; }
    50% { -webkit-transform: scale(1); opacity: 1; }
    100% { -webkit-transform: scale(0.9); opacity: 0.7; }
}

@keyframes pulse {
    0% { transform: scale(0.9); opacity: 0.7; }
    50% { transform: scale(1); opacity: 1; }
    100% { transform: scale(0.9); opacity: 0.7; }
}

html,
body {
	height: auto;
	min-height: 100%;
    margin: 0px;
    padding: 0px;
}
body {
    max-width: 100%;
    overflow-x: hidden;
	font-family: 'Futura Medium';
}
a {
    text-decoration: none !important;
}
.layer {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    display: none;
    min-width: 100%;
    min-height: 100%;
    background-color: #000;
    opacity: 0;
    z-index: 1050
}
.layer-is-visible {
    display: block;
    -webkit-animation: fade-in-layer .3s;
    -moz-animation: fade-in-layer .3s;
    -ms-animation: fade-in-layer .3s;
    -o-animation: fade-in-layer .3s;
    animation: fade-in-layer .3s;
    opacity: .5
}
.topo-separador {
    position: absolute;
    top: 110px;
    width: 100%;
    text-align: center;
}

.header-titulo a {
    font-family: 'Futura Medium';
    font-weight: bold;
    font-size: 50px;
    color: #fff;
}
/*.header-titulo img {
    width: 75%;
    margin-top: 5px;
}*/
.header-titulo a:hover {
    color: #fdfdfd;
}
.header-titulo {
    margin-top: 5px;
    position: absolute;
}
#logoPrograma {
    width: 245px;
    margin-top: 5px;
}
#logoNegocioPop {
    margin-left: 20px;
    width: 120px;
    margin-top: 5px;
}
.logoQuemNegocioPop{
	width:40%;
}
.titulo-geral {
    color: #fff;
    font-family: 'Futura Heavy';
    font-size: 40px;
    margin-bottom: 5px;
}

.rede-bg {
    background-color: transparent;
    border-radius: 50%;
	border:3px solid #3083ab;
    width: 40px;
    height: 40px;
    padding-top: 5px;
    text-align: center;
    margin: 35px 0 0 6px;
}
.rede-bg:hover {
	border:3px solid #000;
}
.rede-bg a {
	color:#3083ab !important;
}
.rede-bg:hover a {
	color:#000 !important;
}

section#o-programa {
	background: #3b529d url(images/sobre-background.jpg) no-repeat top center;
	background-size:cover;
	padding: 70px 0 30px;
	height:100%; 
}
#o-programa .programa-conteudo {
	margin-top:20px !important;
}
.programa-logos {
	padding-top:16%;
}
.programa-logos img {
	margin-bottom:50px;
}

section#areas-de-atuacao {
	background: #3b529d url(images/bairro-background.jpg) no-repeat top center;
	background-size:cover;
	padding: 50px 0 30px;
}
#areas-de-atuacao .texto1 p {
	font-family: 'Futura Heavy';
	font-size:60px;
	color:#fff;
	line-height: 60px;
    letter-spacing: -3px;
}
#areas-de-atuacao .texto1 p.bairro-maior {
	font-size:90px;
}
#areas-de-atuacao .bairro-programa {
	font-family: 'Futura Heavy';
	font-size:20px;
	color:#fff;	
}
#areas-de-atuacao .bairro-home, #areas-de-atuacao .bairro-modal {
    margin-top: 30px;
    background: transparent;
    height: 50px;
    color: #fff;
    font-family: 'Futura Medium';
    font-size: 22px;
    padding-left: 15px;
    border-radius: 10px;
    border: 2px solid #fff;	
	width: 100%;
}
#areas-de-atuacao .bairro-modal {
	border: 2px solid #c2c2c2;
	border-radius: 5px;
	padding-left: 8px;
	font-size: 16px;
	height:40px;
	color:#000;
	margin-top:0;
}
#areas-de-atuacao .bairro-input {
	background:transparent;
	border: 2px solid #c2c2c2;
	border-radius: 5px;
	color:#000;
	height:40px;
	font-size: 16px;
	width:96%;
	padding-left: 8px;
}
#areas-de-atuacao .table {
	margin-top:30px;
	width:96%;
	border-collapse: separate;
	background-color:#fff;
	border-radius:15px;
}
#areas-de-atuacao .table tr {
	border-bottom:1px solid #959595;
}
#areas-de-atuacao .table tr th {
	background-color:#0072bc;
	font-family: 'Futura Heavy';
	color:#fff;
	font-size:20px;
	padding-left:20px;
}
#areas-de-atuacao .table th:nth-child(1){
    border-radius: 15px 0px 0px 15px;
}
#areas-de-atuacao .table th:nth-last-child(1){
    border-radius: 0px 15px 15px 0px;
}
#areas-de-atuacao .table tr td hr {
	margin:0;
	border-top:1px solid #959595;
}
#areas-de-atuacao .table tr td {
	border:0;
	font-family: 'Futura Medium';
	font-size:16px;
	color:#414042;
	padding-left:20px;
	vertical-align: middle;
}
#areas-de-atuacao .table tr td p {
	border-bottom:dashed 1px #adadad; 
}
#areas-de-atuacao .table tr td p:last-child {
	border:0;
}
#areas-de-atuacao .bairro-input::placeholder {
	color:#c2c2c2;
	font-style:italic;
}
#areas-de-atuacao .bairro-home option, #areas-de-atuacao .bairro-modal option {
	color:#000;
}
#areas-de-atuacao #modalBairros .modal-body {
	padding:0;
	background-color:#dcdddc;
	margin:5px;
	border-radius:25px;
}
#areas-de-atuacao #modalBairros .modal-content {
	border-radius: 25px !important;
}
.modal .close {
    font-size: 65px;
    color: #ff0000;
    margin-right: 15px;
    opacity: 1;
    position: relative;
    top: -5px;
}
.modal .close:hover {
	opacity:0.8;
}
#areas-de-atuacao #modalBairros .texto-bairro-topo {
	margin-top:35px;
	margin-bottom:25px;
}
#areas-de-atuacao #modalBairros p {
	line-height:21px;
}
#areas-de-atuacao #modalBairros .texto2 {
	font-family: 'Futura Heavy';
	font-size:26px;
	color:#0072bc;
}
#areas-de-atuacao #modalBairros .texto3 {
	font-family: 'Futura Medium';
	font-size:15px;
	color:#414042;
}
#areas-de-atuacao #modalBairros .endereco {
	font-size:10px;
}

section#fases-do-programa {
	background: #3b529d url(images/fase-background-1_2.jpg?ver=2) no-repeat top center;
	background-size:cover;
	padding: 70px 0 100px;
	height:100%;
}
#fases-do-programa .fases-topo h1 {
	font-family: 'Futura Heavy';
	color:#fff;	
	font-size:50px;
}
#fases-do-programa .fases-topo p {
	font-size:25px;
	font-family: 'Futura Medium';
	color:#fff;
}

#fases-do-programa .fases-owl {
	margin-top:90px;
}

#fases-do-programa .fases-owl h2 {
	font-family: 'Futura Heavy';
	font-size:60px;
	color:#fff;
	opacity:0.3;
	text-transform:uppercase;
}

#fases-do-programa .fases-owl h3 {
	font-family: 'Futura Heavy';
	font-size:25px;
	color:#fff;
}

#fases-do-programa .fases-owl p {
	font-size:17px;
	font-family: 'Futura Medium';
	color:#fff;
}
#fases-do-programa .fases-owl .pulseRight {
	-webkit-animation: pulse 3s infinite ease-in-out;
	-o-animation: pulse 3s infinite ease-in-out;
	-ms-animation: pulse 3s infinite ease-in-out; 
	-moz-animation: pulse 3s infinite ease-in-out; 
	animation: pulse 3s infinite ease-in-out;
}

section#seja-um-agente {
	background: #3b529d url(images/seja-background.jpg) no-repeat top center;
	background-size:cover;
	padding: 70px 0 0px;
	height:100%;
}
#seja-um-agente .seja-topo h1 {
	font-family: 'Futura Heavy';
	color:#fff;	
	font-size: 42px;
    margin-top: 50px;
}
#seja-um-agente .seja-homem {
	position: relative;
    top: 1px;
}
#seja-um-agente .seja-conteudo {
	margin-top:0;
	height: 500px !important;
	color:#fff !important;
	margin-top:30px;
}
#seja-um-agente .btn-inscreva {
	width: 100%;
    background-color: #fcbd0b;
	border-color: #fcbd0b;
    border:0;
    height: 80px;
    font-family: 'Futura Heavy';
    font-size: 30px;
    padding-top: 20px;
	color:#fff !important;
	margin-top:35px;
	border-radius: 12px;
}
#seja-um-agente .btn-inscreva:hover {
	background-color: #cb9809;
	border-color: #cb9809;
}

section#se-ligue {
	background: #3b529d url(images/ligue-background.jpg) no-repeat top center;
	background-size:cover;
	padding: 50px 0 90px;
}
#se-ligue .seligue-topo h1 {
	font-family: 'Futura Heavy';
	color:#fff;	
	font-size:50px;
}
#se-ligue .seligue-owl h3 {
	padding: 0px 20px;
}
#se-ligue .seligue-owl h3 a {
	font-size:25px;
	font-family: 'Futura Medium';
	color:#fff;	
}
#se-ligue .seligue-owl h3 a:hover {
	color:#f3f1f1;
}
#se-ligue .seligue-owl .item img {
    border: 8px solid #fff;
    border-radius: 30px;
}
#se-ligue .seligue-icon {
	border: 3px solid #fff;
    border-radius: 17px;
    width: 32px;
    height: 31px;
    font-size: 17px;
    padding-top: 4px;
}
#se-ligue .ver-todas {
    background-color: transparent;
    color: #fff;
    border-radius: 39px;
    font-family: 'Futura Hv BT';
    font-size: 20px;
    padding: 6px 30px;
    -webkit-transition: ease .3s;
    -moz-transition: ease .3s;
    transition: ease .3s;
	margin-top: 30px;
}
#se-ligue .ver-todas:hover {
    color: #f3f1f1;
}
#se-ligue .ver-todas:hover .seligue-icon {
	border: 3px solid #hover;
}

#contato {
    background: url(images/contato-background.jpg) no-repeat top center;
    background-size: cover;
    padding: 25px 0 60px;
}
#contato .contato-topo h1 {
	font-family: 'Futura Heavy';
	color:#fff;	
	font-size:50px;
	margin-bottom:20px;
}
#contato .contato-mulher {
	position: relative;
    top: 160px;
	width:60%;
}
#contato input,
#contato textarea {
    height: 60px;
    border-radius: 7px;
    border: 0;
    padding-left: 32px;
    color: #3b4b97;
    font-size: 25px;
	font-family: 'Futura Medium';
}
#contato textarea {
    height: 250px;
    resize: none;
    padding-top: 18px;
}
#contato input::placeholder,
#contato textarea::placeholder {
    color: #3b4b97;
    font-size: 25px;
}
#contato .button-contato {
    width: 40%;
    background-color: #faa72b;
    height: 55px;
    color: #fff;
    cursor: pointer;
    font-size: 25px;
    border-radius: 7px;
	float: right;
}
#contato .button-contato:hover {
    background-color: #cb9809;
}
#contato textarea::-webkit-scrollbar {
    width: 1em;
}

#rodape {
    background: url(images/rodape-background.jpg?ver=2) no-repeat top center;
	background-size: cover;
    padding: 115px 0 0;
	height:460px;
}
#rodape a img {
	-webkit-transition: ease .3s;
    -moz-transition: ease .3s;
    transition: ease .3s;	
}
#rodape a:hover img {
	opacity:0.8;
}
#rodape h2 {
	font-size:30px;
	font-family: 'Futura Medium';
	color:#3b4b97;	
}
#rodape p {
	font-size:20px;
	font-family: 'Futura Medium';
	color:#3b4b97;	
}
#rodape span {
	font-size:17px;
	font-family: 'Futura Medium';
	color:#808285;	
}
.contato-dados {
	margin-top:15px;
}
.logoPrefeitura {
	margin-top:22px;
}
.logo360 {
	width:70%;
}

.padding-box {
    padding: 0px 30px;
}

.padding-box-left {
    padding-left: 60px;
}

.menu-secundario {
	height: 70px;
    position: absolute;
    top: 125px;
}
.menu-secundario nav {
    display: table;
    table-layout: fixed;
    width: 100%;
}
.menu-secundario nav ul {
    margin: 0;
    padding: 0;
    display: table-row;
}
.menu-secundario nav ul li {
    list-style: none;
    text-align: center;
    display: table-cell;
    padding: 17px 0;
}
.menu-secundario nav ul li a {
    display: block;
    font-family: 'Futura Md BT';
    font-size: 17px;
    color: #2db2a9;
	text-transform:uppercase;
    -webkit-transition: ease .3s;
    -moz-transition: ease .3s;
    transition: ease .3s;
}
.menu-secundario nav ul li a:hover {
    color: #e95783;
}
.menu-secundario .nav-children {
	display:none;
	list-style:none;
}

.menu-secundario .has-children:hover .nav-children {
	display: block;
    margin-top: 20px;
    background: #fff;
    width: 420px;
    border: 5px solid #36bac6;
    border-radius: 20px;
    position: relative;
	box-shadow: 0 10px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19) !important;
}

.menu-secundario .nav-children li {
    display: block;
    border-bottom: dashed 1px #adadad;
    padding: 10px 10px;
    margin: 0 40px;
}

.menu-secundario .nav-children li:last {
	border-bottom:0;
}

.menu-secundario .nav-children li a {
	font-size:18px;
	color:#19928a;
	font-family: 'Futura Medium';
	text-transform:none;
}

.menu-secundario .nav-children li a:hover {
	color:#e95783;
}

.menu-arrow {
    border-color: transparent transparent #36bac6 transparent;
    border-style: solid;
    border-width: 15px;
    height: 0;
    width: 0;
    margin: 11px auto;
	position: absolute;
    top: -46px;
    left: 81px;	
}

.menu-secundario.moving {
    position: fixed;
    top: 0;
	left:0;
    z-index: 1000;
    width: 100%; 
	background-color: #fff;
    padding-top: 5px;	
	box-shadow: 0 10px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);	
}

.logo-moving {
    display: none;
    margin-left: -600px;
    opacity: 0.8;
    position: absolute;
	-webkit-transition: ease .3s;
    -moz-transition: ease .3s;
    transition: ease .3s;	
}

.logo-moving:hover {
	opacity: 1;
}

#seligue-interno {
	background: #f5f5f5;;
	padding:30px 0 60px;	
}

#seligue-interno .titulo-noticias {
	color:#404272;
	font-family: 'Futura Heavy';
	font-size:55px; 
}

#seligue-interno .titulo-voltar {
	font-family: 'Futura Medium';
	font-size:25px; 
	padding-top: 10px;
}

#seligue-interno .titulo-voltar a {
	color:#404272;
	-webkit-transition: ease .3s;
	-moz-transition: ease .3s;
	transition: ease .3s;  			
}

#seligue-interno .titulo-voltar a:hover {
	color:#53558c;
}

#seligue-interno .titulo-voltar span, #seligue-interno .titulo-voltar i {
	float:left;
}

#seligue-interno .titulo-voltar span {
	margin-left:15px;
	margin-top:-7px;
}

#seligue-interno .titulo-descricao  p.titulo, #seligue-interno .titulo-descricao  p.data, #seligue-interno .titulo-descricao  p.fonte {
	font-family: 'Futura Medium';
	font-size:22px;	
	padding:0;
	margin:0;
	color:#404272;
	line-height:37px;
}

#seligue-interno .titulo-descricao  p.data, #seligue-interno .titulo-descricao  p.fonte {
	font-family: 'Futura Medium';
}

#seligue-interno .titulo-descricao  p.titulo {
	font-size:32px;
}

#seligue-interno .titulo-descricao  p.fonte {
	font-size:27px;
	margin-bottom: 10px;
}

#seligue-interno .titulo-descricao  p.data {
	margin-top:15px;
}

#seligue-interno .titulo-imagem {
	width:100%; 
	height: 420px;
	background-size:cover; 
	background-position: 50%;
}

#seligue-interno .titulo-ver-todas {
	width: 100%;
}

#seligue-interno .titulo-texto {
	margin-top:30px;
	color:#404272;
	font-family: 'Futura Medium';
	font-size:20px;
}

#seligue-interno .titulo-texto p, #seligue-interno .titulo-texto div, #seligue-interno .titulo-texto span {
	font-family: 'Futura Medium' !important;
	background:none !important;
}

#seligue-interno .titulo-compartilhe hr {
	border-bottom: 1px solid #b5b5b5;
}

#seligue-interno .titulo-compartilhe span {
	font-family: 'Futura Heavy';
	color:#404272;
	font-weight:bold;
	font-size:16px;
	float:right;
	margin-bottom: 5px;
}

#seligue-interno .titulo-texto b {
	font-family: 'Futura Heavy' !important;
}

@media (min-width: 992px) {
	#seligue-interno .titulo-border {	
		border-left:2px solid #404272;
		overflow:hidden;
	}
}

#seligue-interno .titulo-outros {
	margin-bottom:0;
}

#seligue-interno .titulo-outros  p.titulo, #seligue-interno .titulo-outros  p.data, #seligue-interno .titulo-outros  p.fonte {
	font-family: 'Futura Medium';
	font-size:14px;	
	padding:0;
	margin:0;
	color:#404272;
	line-height:20px; 
}

#seligue-interno .titulo-outros  p.titulo {
	font-size:18px;
	font-weight:bold;
}

#seligue-interno .titulo-outros  p.fonte {
	font-size:14px;
	margin-bottom: 10px;
}

#seligue-interno .titulo-outros  p.data {
	margin-top:15px;
}

#seligue-interno .titulo-listagem {
	margin-top:30px;
}

#seligue-interno .titulo-listagem  p.titulo, #seligue-interno .titulo-listagem  p.data, #seligue-interno .titulo-listagem  p.fonte {
	font-family: 'Futura Medium';
	font-size:18px;	
	padding:0;
	margin:0;
	color:#404272;
	line-height:37px;
}

#seligue-interno .titulo-listagem  p.data, #seligue-interno .titulo-listagem  p.fonte {
	font-family: 'Futura Medium';
}

#seligue-interno .titulo-listagem  p.titulo {
	font-size:28px;
}

#seligue-interno .titulo-listagem  p.fonte {
	font-size:27px;
	margin-bottom: 10px;
}

#seligue-interno .titulo-listagem  p.data {
	margin-top:15px;
}

/* FORM CADASTRO */
.label-cadastro {
	font-weight:bold;
}

.label-upload {
	font-weight:bold;
}

.form-group.form-md-line-input .form-control {
    background: 0 0;
    border: 0;
    border-bottom: 1px solid #555555;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    color: #414042;
    box-shadow: none;
    padding-left: 0;
    padding-right: 0;
    font-size: 18px;
	font-family: 'Futura Lt BT';
}

.form-group.form-md-line-input label {
	font-size:18px;
	font-family: 'Futura Lt BT';
}

.form-group.form-md-line-input .form-control::placeholder {
	color: #414042;
}

.form-group.form-md-line-input.has-error .form-control {
    border-bottom: 1px solid #e73d4a
}

.btn-finalizar {
	width: 100%;
    background-color: #0076a3;
	border-color: #0076a3;
    border:0;
    height: 70px;
    font-family: 'Futura Heavy';
    font-size: 30px;
    padding-top: 15px;
	color:#fff !important;
	margin-top:35px;
	border-radius: 12px;
}
.btn-finalizar:hover {
	background-color: #026388;
	border-color: #026388;
}

#div_bolsa_familia {
    background-color: #ec7673;
    height: auto;
    font-family: 'Futura Heavy';
    color: #fff;
    font-size: 18px;
    line-height: 20px;
    padding: 10px 0;
}

/* OWL */
.fases-owl.owl-theme .owl-pagination, .seligue-owl.owl-theme .owl-pagination {
    top: 50px;
    position: absolute;
    left: 0;
    right: 0;
}

.fases-owl, .seligue-owl {
	margin-top:20px;
}

.fases-owl .row, .seligue-owl .row {
	margin: 0 30px 0;
}

.owl-theme .owl-controls {
    margin-top: 0px;
    z-index: 10;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 30px;
}

.owl-theme .owl-controls .owl-page span {
    width: 25px;
    height: 25px;
    background: rgba(255, 255, 255, 0.8);
}
.owl-theme .owl-controls .owl-page.active span {
    background: rgba(255, 255, 255, 1);
}
.owl-theme .owl-controls .owl-buttons div {
    opacity: 0.8;
    -webkit-transition: ease .3s;
    -moz-transition: ease .3s;
    transition: ease .3s;
    position: absolute;
}
.owl-theme .owl-controls .owl-buttons div:hover {
    opacity: 1;
}
.owl-theme .owl-controls .owl-buttons .owl-prev {
    left: 0;
}
.owl-theme .owl-controls .owl-buttons .owl-next {
    right: 0;
}

/* NAV */
@media (min-width: 992px) {
    .navbar-left {
        display: none;
    }
}

.navbar-left {
    list-style-type: none;
}
.navbar-collapse.collapse {
    height: auto !important;
    min-height: 190px !important;
    box-shadow: 0 10px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);	
}
@media (max-width: 991px) {
	.navbar-toggle i {
        font-size: 1.3em;
        position: absolute;
        z-index: 1000;
        right: -15px;
        top: 11px;
        -webkit-transition: all .75s ease;
        -moz-transition: all .75s ease;
        -ms-transition: all .75s ease;
        -o-transition: all .75s ease;
        transition: all .75s ease;
        display: block
    }
}

.navbar {
    margin-bottom: 0;
    z-index: 1001;
    height: auto;
    border: 0;
}
.navbar-right {
    float: right!important;
    text-align: right;
}
.navbar-left {
    float: left;
    text-align: left;
}
.navbar-nav > li > a {
    line-height: 62px;
    padding: 10px 20px;
    transition: background .2s ease-in-out;
}
.navbar-custom ul.nav li a {
    font-size: 18px;
    color: #cbe1f5;
    -webkit-transition: ease .3s;
    -moz-transition: ease .3s;
    transition: ease .3s;
}
.navbar-custom ul.nav ul.dropdown-menu {
    border-radius: 0px 0px 20px 20px;
    text-align: center;
    border: 0px;
}
.navbar-custom ul.nav ul.dropdown-menu li:last-child {
    border-bottom: none;
}
.navbar-custom ul.nav ul.dropdown-menu li a {
    margin: 5px;
    line-height: 40px;
    display: inline-block;
}
.navbar-toggle:focus,
.navbar-toggle:active {
    outline: 0;
}
.navbar-toggle {
    font-size: 35px;
    color: #1277cc;
    transition: all .2s ease-in-out;
    position: relative;
    float: right;
    border-radius: 50%;
    min-width: 70px;
    -webkit-transition: ease .3s;
    -moz-transition: ease .3s;
    transition: ease .3s;
}
/*.navbar-toggle:focus,
.navbar-toggle:active,
.navbar-toggle:hover,*/
.navbar-custom ul.nav li a:hover,
.navbar-custom .nav > .active > a,
.navbar-custom ul.nav ul.dropdown-menu li a:hover,
.navbar-custom ul.nav ul.dropdown-menu li a:focus {
    color: #fff;
}
.navbar-custom ul.nav ul.dropdown-menu li a,
.navbar-header {
    width: 100%;
    height: 100%;
}
.navbar-custom ul.nav ul.dropdown-menu {
    background-color: #34327C;
}
.navbar-custom ul.nav ul.dropdown-menu li a,
.navbar-header,
.navbar-collapse {
    background: #fff url(images/topo-background.png?ver=3) no-repeat top center;
    background-size: cover;
}
@media (max-width: 991px) {
    #navbar-brand-centered {
        background-color: rgba(144, 186, 226, 0.9);
    }
    .navbar-collapse {
        background: none;
    }
    .nav > li > a:hover,
    .nav > li > a:focus {
        background-color: #4276a7;
    }
}
@media (max-width: 1200px) {
    .navbar-nav > li > a {
        padding: 10px 10px;
    }
}
@media (max-width: 991px) {
    .header-titulo a {
        font-size: 40px;
    }
    .navbar {
        min-height: 50px;
    }
    .navbar-header {
        float: none;
        height: 82px;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin: 0px;
    }
    .navbar-left {
        margin-left: 0%;
    }
    .navbar-custom ul.nav li a {
        font-size: 16px;
    }
    .navbar-nav > li {
        float: none;
        text-align: center;
    }
    .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapsing {
        overflow: hidden!important;
    }
    .navbar-custom ul.nav li a {
        font-size: 28px;
        display: block;
        padding: 0px;
        color: #fff;
    }
    .navbar-right {
        float: none;
        margin-right: 0px;
        text-align: center !important;
        margin-bottom: 20px;
    }
    .navbar-custom ul.nav ul.dropdown-menu li a {
        margin: 5px;
        padding: 10px;
    }
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none;
    }
    #navbar-brand-centered.collapse.in {
        display: block!important;
        min-height: 200px;
        overflow-y: scroll!important;
    }
    #navbar-brand-centered.collapse.in .navbar-right li,
    #navbar-brand-centered.collapsing .navbar-right li {
        display: inline-block !important;
        text-align: center;
    }
    .navbar .rede-bg {
        width: 40px;
        height: 40px;
		padding-top: 0px;
    }
    .navbar-custom ul.navbar-right li a {
        font-size: 25px !important;
    }
}
@media (min-width: 768px) {
    #navbar-brand-centered .container {
        min-width: 700px !important;
        max-width: 1170px;
        width: 100%;
    }
    .navbar-right {
        margin-right: 0px;
    }
}
@media (max-width: 480px) {
    .navbar.navbar-custom.navbar-fixed-top {
        margin-bottom: 30px;
    }
}
@media (max-width: 300px) {
    .navbar-toggle {
        font-size: 35px !important;
        line-height: 45px;
        padding: 0px;
        margin: 0px;
        width: 60px;
    }
    .navbar-custom ul.nav ul.dropdown-menu {
        background-color: transparent!important;
    }
    .open > .dropdown-menu {
        display: block;
        min-width: 100%;
        padding: 0px;
        margin: 0px;
    }
    .navbar-custom ul.nav ul.dropdown-menu li a {
        margin: 0px;
    }
    .navbar-custom ul.nav li a {
        font-size: 16px;
        line-height: 40px;
    }
    .navbar-header {
        height: 50px !important;
    }
    #navbar-brand-centered.collapse.in {
        display: block!important;
        max-height: 100px;
        overflow-y: scroll!important;
    }
}
@media (max-width: 991px) {
    .navbar {
        position: fixed;
        width: 100%;
    }
}

/* HERO */
.bg-static {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -3;
  width: 100%;
  height: 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.bg-color {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -3;
  width: 100%;
  height: 100%;
  background-color: #00a7ef;
}

.bg-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  /*background-color: rgba(0, 0, 0, 0.3);*/
  top: 0;
  left: 0;
  z-index: -2;
}

.bg-pattern {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -3;
  width: 100%;
  height: 100%;
  background-position: 50% 50%;
  background-attachment: fixed;
  background-repeat: repeat;
}

.hero {
	position: relative;
	overflow: hidden;
	padding: 0;
	z-index: 200;
}

.hero-content .texto {
	font-size:30px;
	font-family: 'Futura Medium';
	color:#fff;
}

.hero .bg-overlay {
  /*background-color: rgba(0, 0, 0, 0.35);*/
}
.hero .hero-content {
  position: absolute;
  z-index: 999;
  color: #fff;
  display: block;
  top: 50%;
  left: 15%;
  width: 90%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  display:none;
}
.hero .hero-content img {
	width:12%;
	margin-bottom:30px;
	margin-top:70px;
}
@media (max-width: 479px) {
	.hero .hero-content {
		left: 0px;
		margin-left:20px;
	}

	.hero .hero-content img {
		width:20%;
	}
}
.hero .hero-content .h1 {
  color: #fff;
}
.hero .hero-content .h1 span {
  color: #00a7ef;
}

.hero .hero-content h5 {
  display: inline-block;
  font-family: "Lato", sans-serif;
  font-weight: 400;
  letter-spacing: 0.25em;
  color: #fff;
  padding: 9px 0;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
.hero .hero-content .head-social {
  font-size: 0;
  margin: 30px 0;
}
.hero .hero-content .head-social a {
  display: inline-block;
  font-family: "Open Sans", sans-serif;
  font-style: italic;
  font-size: 12px;
  color: #fff;
  letter-spacing: 0.1em;
}
.hero .hero-content .head-social a:after {
  content: '//';
  display: inline-block;
  margin-left: 6px;
  margin-right: 6px;
  color: #fff !important;
}
.hero .hero-content .head-social a:hover {
  color: #00a7ef;
}
.hero .hero-content .head-social a:last-child:after {
  display: none;
}
.hero .hero-content .on-btn {
  margin-top: 12px;
}

.hero-slider {
  height: 100%;
  margin: 0;
  padding: 0;
}
.hero-slider:before {
  display: none;
}
.hero-slider .item-slider {
  position: relative;
}
.hero-slider .item-slider img {
  opacity: 0;
  visibility: hidden;
}
.hero-slider .owl-wrapper {
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
}
.hero-slider .owl-wrapper, .hero-slider .owl-item {
  -webkit-backface-visibility: visible;
  -moz-backface-visibility: visible;
  -ms-backface-visibility: visible;
}
.hero-slider .owl-controls .owl-buttons {
  margin: 0;
}
.hero-slider .owl-controls .owl-buttons > div {
  position: absolute;
  display: inline-block;
  font-size: 20px;
  color: #fff;
  opacity: 0;
  text-align: center;
  line-height: 78px;
  margin: 0;
  overflow: visible;
  top: 50%;
  z-index: 1000;
}
.hero-slider .owl-controls .owl-buttons > div .navslider-img {
  position: absolute;
  width: 80px;
  height: 80px;
  background-size: cover;
  background-position: 50% 50%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.hero-slider .owl-controls .owl-buttons > div.owl-next .navslider-img {
  -webkit-transform-origin: 100% 50%;
  -moz-transform-origin: 100% 50%;
  -ms-transform-origin: 100% 50%;
  -o-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transform: perspective(50em) rotateY(-90deg);
  -moz-transform: perspective(50em) rotateY(-90deg);
  -ms-transform: perspective(50em) rotateY(-90deg);
  -o-transform: perspective(50em) rotateY(-90deg);
  transform: perspective(50em) rotateY(-90deg);
}
.hero-slider .owl-controls .owl-buttons > div.owl-prev .navslider-img {
  -webkit-transform-origin: 0 50%;
  -moz-transform-origin: 0 50%;
  -ms-transform-origin: 0 50%;
  -o-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transform: perspective(50em) rotateY(90deg);
  -moz-transform: perspective(50em) rotateY(90deg);
  -ms-transform: perspective(50em) rotateY(90deg);
  -o-transform: perspective(50em) rotateY(90deg);
  transform: perspective(50em) rotateY(90deg);
}
.hero-slider .owl-controls .owl-buttons > div:hover .navslider-img {
  -webkit-transform: perspective(50em) rotateY(0);
  -moz-transform: perspective(50em) rotateY(0);
  -ms-transform: perspective(50em) rotateY(0);
  -o-transform: perspective(50em) rotateY(0);
  transform: perspective(50em) rotateY(0);
}
.hero-slider .owl-controls .owl-buttons > div .icon, .hero-slider .owl-controls .owl-buttons > div .fa {
  border: 0;
}
.hero-slider .owl-controls .owl-buttons > div .icon:after, .hero-slider .owl-controls .owl-buttons > div .fa:after {
  display: none;
}
.hero-slider .owl-controls .owl-buttons > div.owl-next {
  right: 0;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.hero-slider .owl-controls .owl-buttons > div.owl-next .navslider-img {
  left: -80px;
  top: 0;
}
.hero-slider .owl-controls .owl-buttons > div.owl-prev {
  left: 0;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.hero-slider .owl-controls .owl-buttons > div.owl-prev .navslider-img {
  right: -80px;
  top: 0;
}

.hero-slider .owl-controls .owl-buttons > div:hover .arrow_right:before, .hero-slider .owl-controls .owl-buttons > div:hover .arrow_left:before {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}

.hero:hover .owl-controls .owl-buttons > div.owl-next {
  opacity: 1;
}
.hero:hover .owl-controls .owl-buttons > div.owl-prev {
  opacity: 1;
}

.hero-content h2 {
	font-family: 'Futura Heavy';
	margin-top:0;
	margin-bottom:0;
	font-size:70px;
	color:#fff;
	text-shadow: 2px 2px 8px #000;
}

.hero-button {
	height:45px;
	background-color:transparent;
	border:3px solid #fff;
	width:250px;
	border-radius: 10px;
	margin-top: 20px;
	float:right;
	text-transform:uppercase;
    -webkit-transition: ease .3s;
    -moz-transition: ease .3s;
    transition: ease .3s;	
}

.hero-button .titulo {
	color:#fff;
	padding-top:3px;
	font-size:25px;
	text-align: center
}

.hero-button:hover {
	background-color:#fff;
}

.hero-button:hover .titulo {
	color:#000;
}

@media only screen and (max-width: 767px) {
	.hero-content h2 {
		font-size: 65pt !important;
	}	
}

/* Scroll */
.mscroll {
	overflow: auto;
	position: relative;
	padding: 20px;
	margin: 10px;
	width: 740px;
	max-width: 97%;
	height: 600px;
	-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
}

.mscroll h2 {
	font-family: 'Futura Heavy' !important;
	font-size:30px !important;
	color:#fff !important;
	margin-bottom:15px !important;
}

.mscroll p, .mscroll span {
	font-family: 'Futura Medium' !important;
	color:#fff !important;
	font-size:20px !important;
	line-height: 30px !important;
}

.mCSB_scrollTools {
	width: 50px !important;
}

.mCSB_buttonUp {
	background-image: url(images/arrow-up.png?ver=2) !important;
    width:35px !important;
	height:35px !important;
	background-position: 100% !important;
	margin-left: 6px !important;
}

.mCSB_buttonDown {
	background-image: url(images/arrow-down.png?ver=2) !important;
    width:35px !important;
	height:35px !important;	
	background-position: 100% !important;
	margin-left: 6px !important;
}

.mCSB_scrollTools a+.mCSB_draggerContainer {
    margin: 38px 0px !important;
}

.mCSB_inside>.mCSB_container {
    margin-right: 50px !important;
}

.mCSB_scrollTools .mCSB_draggerRail {
    background-color: rgba(247,167,21,.4)  !important;
}

.mCSB_dragger {
	height:30px !important;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: rgba(247,167,21,.75);
    width: 10px !important;
    border-radius: 0 !important;
}

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
	background-color: rgba(247,167,21,1) !important;
}


@media (max-width: 991px) {
	#logoPrograma {
		width:155px;
	}
	
	.logoQuemNegocioPop{
		width:55%;
	}	
	
	#logoNegocioPop {
		width: 85px;
	}	
	
	section#o-programa {
		padding-top:10px;
	}
	
	.programa-conteudo {
		height:380px;
	}
	
	section#fases-do-programa {
		padding-top:15px !important;
	}
	
	#fases-do-programa .fases-topo h1 {
		font-size:40px;
	}
	
	#fases-do-programa .fases-topo p {
		font-size: 20px;
	}
	
	#fases-do-programa .fases-owl {
		margin-top: 0;
	}

	#fases-do-programa .fases-owl h3 {
		font-size: 20px;
	}

	section#seja-um-agente {	
		padding:0 !important;
		padding-bottom: 30px !important;
	}
	
	#seja-um-agente .seja-topo h1 {
		font-size:40px;
	}
	
	#seja-um-agente .seja-conteudo {
		margin-top:0;
		height: 335px !important;
	}
	
	#seja-um-agente .btn-inscreva {
		margin-top:0;
	}
	
	section#se-ligue {
		padding-top:15px !important;
	}
	
	#se-ligue .ver-todas {
		margin-top:5px;
	}
	
	#se-ligue .seligue-owl h3 a {
		font-size: 20px;
	}
	
	#contato {
		padding-top:15px !important;
	}
	
	#contato textarea {
		height: 170px;
	}
	
	#rodape {
		padding-top:75px !important;
	}
	
	#rodape h2 {
		font-size: 25px;
	}
	
	#rodape p {
		font-size: 15px;	
	}
	
	#rodape span {
		font-size: 15px;
	}
	
	.contato-dados {
		margin-top: 30px;
	}	
	
	.menu-secundario, .topo-separador, .nav-children, .menu-arrow, .bairroForm img, .seja-homem {
		display:none;
	}
	
	.nav-children {
		list-style:none;
		background-color: rgba(255, 255, 255, 0.7);
		padding:0;
	}
	
	.nav-children li a {
		color: #000 !important;
		font-size: 20px !important;
		line-height: 30px;
		padding: 8px 0 !important;
	}
	
	.bairro-programa {
		margin-top: 35px;
		text-align:center;
	}
	
	#areas-de-atuacao .bairro-home, #areas-de-atuacao .bairro-modal {
		font-size:19px;
	}
	
	.modal-responsive {
		padding:35px;
	}
	
	.texto-bairro-topo {
		margin-top:0;
	}
	
	.modal .close {
		top: -42px;
		left: 20px;
	}
	
	#modalCadastro .modal .close {
		top: -10px;
		left: 5px;		
	}
	
	#areas-de-atuacao #modalBairros .texto2 {
		font-size: 30px;
		line-height: 32px;
	}

	.bairro-input {
		width:100%;
		margin-top:10px;
	}
	
	#areas-de-atuacao .table {
		width:100%;
	}
		
	#contato .contato-mulher {
		top: 25px;
		margin-top: 0;
	}	
	
	.logos-col2 {
		margin-top: 55px;
		margin-bottom: 20px;
	}
	
	/*.bg-static {
		background-position: 70% 50%;
	}*/
	
	.hero-content .titulo {
		font-size:30pt !important;
		margin-bottom:10px;
	}
	
	.hero-content .texto {
		font-size: 22px;
		text-shadow: 2px 2px 8px #000;
	}
	
	.hero-button {
		box-shadow: 0 10px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19) !important;
	}
	
	.hero-button .titulo {
		font-size:18pt !important;
		text-shadow: 2px 2px 8px #000;
	}
	
	.navbar-custom {
		box-shadow: 0 10px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19) !important;		
	}
	
	#areas-de-atuacao .texto1 p.bairro-maior {
		font-size: 80px;
	}

	#areas-de-atuacao .texto1 p {
		font-size: 55px;
		line-height: 46px;
	}	
}

/* Inputs */
.checkbox {
  padding-left: 50px; }
  .checkbox label {
    display: inline-block;
    position: relative;
    padding-left: 5px; }
    .checkbox label::before {
      content: "";
      display: inline-block;
      position: absolute;
      width: 17px;
      height: 17px;
      left: 0;
      margin-left: -20px;
      border: 1px solid #cccccc;
      border-radius: 3px;
      background-color: #fff;
      -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
      -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
      transition: border 0.15s ease-in-out, color 0.15s ease-in-out; }
    .checkbox label::after {
      display: inline-block;
      position: absolute;
      width: 16px;
      height: 16px;
      left: 0;
      top: 0;
      margin-left: -20px;
      padding-left: 3px;
      padding-top: 1px;
      font-size: 11px;
      color: #555555; }
  .checkbox input[type="checkbox"] {
    opacity: 0; }
    .checkbox input[type="checkbox"]:focus + label::before {
      outline: thin dotted;
      outline: 5px auto -webkit-focus-ring-color;
      outline-offset: -2px; }
    .checkbox input[type="checkbox"]:checked + label::after {
      font-family: 'FontAwesome';
      content: "\f00c"; }
    .checkbox input[type="checkbox"]:disabled + label {
      opacity: 0.65; }
      .checkbox input[type="checkbox"]:disabled + label::before {
        background-color: #eeeeee;
        cursor: not-allowed; }
  .checkbox.checkbox-circle label::before {
    border-radius: 50%; }
  .checkbox.checkbox-inline {
    margin-top: 0; }

.checkbox-primary input[type="checkbox"]:checked + label::before {
  background-color: #428bca;
  border-color: #428bca; }
.checkbox-primary input[type="checkbox"]:checked + label::after {
  color: #fff; }

.checkbox-danger input[type="checkbox"]:checked + label::before {
  background-color: #d9534f;
  border-color: #d9534f; }
.checkbox-danger input[type="checkbox"]:checked + label::after {
  color: #fff; }

.checkbox-info input[type="checkbox"]:checked + label::before {
  background-color: #5bc0de;
  border-color: #5bc0de; }
.checkbox-info input[type="checkbox"]:checked + label::after {
  color: #fff; }

.checkbox-warning input[type="checkbox"]:checked + label::before {
  background-color: #f0ad4e;
  border-color: #f0ad4e; }
.checkbox-warning input[type="checkbox"]:checked + label::after {
  color: #fff; }

.checkbox-success input[type="checkbox"]:checked + label::before {
  background-color: #5cb85c;
  border-color: #5cb85c; }
.checkbox-success input[type="checkbox"]:checked + label::after {
  color: #fff; }

.radio {
  padding-left: 20px; }
  .radio label {
    display: inline-block;
    position: relative;
    padding-left: 5px; }
    .radio label::before {
      content: "";
      display: inline-block;
      position: absolute;
      width: 17px;
      height: 17px;
      left: 0;
      margin-left: -20px;
      border: 1px solid #cccccc;
      border-radius: 50%;
      background-color: #fff;
      -webkit-transition: border 0.15s ease-in-out;
      -o-transition: border 0.15s ease-in-out;
      transition: border 0.15s ease-in-out; }
    .radio label::after {
      display: inline-block;
      position: absolute;
      content: " ";
      width: 11px;
      height: 11px;
      left: 3px;
      top: 3px;
      margin-left: -20px;
      border-radius: 50%;
      background-color: #555555;
      -webkit-transform: scale(0, 0);
      -ms-transform: scale(0, 0);
      -o-transform: scale(0, 0);
      transform: scale(0, 0);
      -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
      -moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
      -o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
      transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33); }
  .radio input[type="radio"] {
    opacity: 0; }
    .radio input[type="radio"]:focus + label::before {
      outline: thin dotted;
      outline: 5px auto -webkit-focus-ring-color;
      outline-offset: -2px; }
    .radio input[type="radio"]:checked + label::after {
      -webkit-transform: scale(1, 1);
      -ms-transform: scale(1, 1);
      -o-transform: scale(1, 1);
      transform: scale(1, 1); }
    .radio input[type="radio"]:disabled + label {
      opacity: 0.65; }
      .radio input[type="radio"]:disabled + label::before {
        cursor: not-allowed; }
  .radio.radio-inline {
    margin-top: 0; }

.radio-primary input[type="radio"] + label::after {
  background-color: #428bca; }
.radio-primary input[type="radio"]:checked + label::before {
  border-color: #428bca; }
.radio-primary input[type="radio"]:checked + label::after {
  background-color: #428bca; }

.radio-danger input[type="radio"] + label::after {
  background-color: #d9534f; }
.radio-danger input[type="radio"]:checked + label::before {
  border-color: #d9534f; }
.radio-danger input[type="radio"]:checked + label::after {
  background-color: #d9534f; }

.radio-info input[type="radio"] + label::after {
  background-color: #5bc0de; }
.radio-info input[type="radio"]:checked + label::before {
  border-color: #5bc0de; }
.radio-info input[type="radio"]:checked + label::after {
  background-color: #5bc0de; }

.radio-warning input[type="radio"] + label::after {
  background-color: #f0ad4e; }
.radio-warning input[type="radio"]:checked + label::before {
  border-color: #f0ad4e; }
.radio-warning input[type="radio"]:checked + label::after {
  background-color: #f0ad4e; }

.radio-success input[type="radio"] + label::after {
  background-color: #5cb85c; }
.radio-success input[type="radio"]:checked + label::before {
  border-color: #5cb85c; }
.radio-success input[type="radio"]:checked + label::after {
  background-color: #5cb85c; }
  
.inputfile {
	width: 0.1px;
	height: 0.1px;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	z-index: -1;
}

.inputfile + label {
    font-size: 1.25em;
    font-weight: 700;
    color: #414042;
    background-color: #ebebeb;
    display: inline-block;
	width:100%;
	padding: 5px 0 5px 20px;
}

.inputfile:focus + label,
.inputfile + label:hover {
    background-color: #e2e2e2;
}

.inputfile + label {
	cursor: pointer; /* "hand" cursor */
}

.inputfile:focus + label {
	outline: 1px dotted #000;
	outline: -webkit-focus-ring-color auto 5px;
}

#div_experiencia,#div_curso {
    display:none;
}

#modalCadastro .modal-body {
	background-color:#e4e4e4;
	padding:5px;
}

.topo-cadastro-modal {
	background: #e4e4e4 url(images/form-background.jpg) no-repeat top center; 
	background-size:cover;
	width:100%;
	height:250px;
}

#cadastroForm {
	background-color:#fff;
	padding:30px;
}

.modal-cadastro-form {
	position:relative;
	top:-180px;
}

.modal-cadastro-titulo {
	font-family: 'Futura Heavy';
    font-size: 32px;
    color: #fff;
    line-height: 37px;
    margin-bottom: 10px;
    padding-left: 45px;
}

  