body{
	font-family: 'Barlow Condensed', sans-serif !important;
}
.mobile{
	display: none;
	z-index: -999;
}
.bg-business{
	background: url('../../assets/images/fundo-negocios.jpg') top center no-repeat;
}
.text-red{
	color: #f04d4d;
}

/* HEADER */
/* ACESSO RESTRITO */
#header .acesso-restrito{
	width: 100%;
	background-color: #f04d4d;
	float: left;
	display: block;
	padding: 14px 0;
}
#header .acesso-restrito .frase{
	float:left;
	font-size: 22px;
	margin: 0 14px;
	color: #fff;
}
#header .acesso-restrito .acesso{
	float: right;
}
#header .acesso-restrito .acesso .form-control{
	background-color: #f04d4d;
	border: solid 2px #fff;
	color: #fff !important;
	height: 30px;
}
#header .acesso-restrito .acesso .form-control::placeholder{
	color: #f8b5b5 !important;
}
#header .acesso-restrito .esqueci{
    clear: both;
    float: right;
    position: relative;
    top: -9px;
    right: 80px;
    color: #fff;
    font-size: 12px;
    margin-bottom: -24px;
}
#header .acesso-restrito .esqueci a{
	color:#fff;
	font-size: 12px;
}
/* END ACESSO RESTRITO */

/* MENU PRINCIPAL HOME */
#header .navbar .navbar-brand{
	margin-top: 20px;
	margin-bottom: 40px;
}
#navMenuPrincipal{
	flex-grow: initial;
	font-size: 20px;
}
#navMenuPrincipal .navbar-nav{
	margin-right: 70px;
}
#navMenuPrincipal li.nav-item{
	color: rgba(255,255,255, 1);
}
#navMenuPrincipal li.nav-item a.nav-link{
	color: rgba(255,255,255, 1);
}
#navMenuPrincipal li.active a, #navMenuPrincipal li.nav-item a.nav-link:hover{
	color:#f04d4d !important;
	border-bottom: #f04d4d solid 3px;
}
/* END MENU PRINCIPAL HOME*/

/* MENU INTERNO */
#navMenuInterno{
	flex-grow: initial;
	font-size: 20px;
}
#navMenuInterno .navbar-nav{
	margin-right: 70px;
}
#navMenuInterno li.nav-item{
	color: rgba(240,77,77, 1);
	margin-left: 30px;
}
#navMenuInterno li.nav-item a.nav-link{
	color: rgba(240,77,77, 1);
}
#navMenuInterno li.active a, #navMenuInterno li.nav-item a.nav-link:hover{
	color:#f04d4d !important;
	border-bottom: #f04d4d solid 3px;
}
/* END MENU INTERNO */

/* FRASE ABERTURA */
#header .frase_abertura{
	float:left;
	margin-top:120px;
	margin-bottom: 60px;
}
#header .frase_abertura span{
	width: 100%;
	float: left;
	text-align: center;
}
#header .saber_mais{
	float: left;
	width: 100%;
	text-align: center;
	margin-bottom:40px;
}
#header .scroll_down{
	float: left;
	width: 100%;
	text-align: center;
	margin: 36px 0;
}
/* END FRASE ABERTURA*/
/* END HEADER */

/* CONTENT HOME */
#video1{
  background: rgba(123, 198, 143, 0.5);
  z-index: -99;
  overflow: hidden;
}

.video-foreground1, #video1 iframe {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
}

.vid_mask{
  position: absolute;
  top:0;
  right:0;
  z-index: 1;
}

#video2{
	margin: 20px 0;
  border-radius:0 50px 50px 0;
  background: rgba(123, 198, 143, 0.5);
  z-index: -99;
  overflow: hidden;
  width: 300px;
  height: 180px;
}

.video-foreground2, #video2 iframe {
  top: 0;
  left: 0;
  pointer-events: none;
}

.o_clube, .participe{
	margin-left:220px;
}
.o_clube .titulo, .participe .titulo{
	color: #f04d4d;
	font-size: 40px;
	word-spacing: 10px;
}

.o_clube .about, .participe .about{
	width: 88%;
	font-size: 18px;
}

.o_clube .more{
	float: left;
	margin: 20px 0;
}

.graybox{
    background-color: #d1d0de;
    border-radius: 50px 0 0 50px;
    margin: 117px -15px 0 0;
    width: 100%;
    padding: 30px;
    float: right;
    text-align: center;
}

.graybox a.link{
	display: block;
	margin: 30px 0;
}
.graybox hr.white-line{
	border:solid 1px #fff;width: 100%;
}

#from_insta .layer{
	background-color: rgba(240, 77, 77, 0.5);position: absolute;z-index: 99;display: block;color:#fff;
}
#from_insta .layer i{
	float:left;
	margin:20px;
}

#o_mapa{
	margin-top:30px;
}
#o_mapa .show_map #the_map{
	width: 100%;
	height: 552px;
}
#o_mapa .onde_estamos{
	margin:26px 35px;
}
#o_mapa .onde_estamos .titulo{
	color: #f04d4d;
	font-size: 40px;
	word-spacing: 10px;
	text-align: center;
}
#o_mapa .onde_estamos .locais{
	font-size: 22px;
	margin-right: 10px;
}
#o_mapa .onde_estamos .locais ul{
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: right;
}
#o_mapa .onde_estamos .locais ul li.active{
	font-size: 26px;
	text-decoration: underline;
}
#o_mapa .onde_estamos .locais ul li a{
	color:inherit;
}
#o_mapa .onde_estamos .locais ul li a:hover{
	font-size: 26px;
}
#o_mapa .onde_estamos .locais ul li span{
	color: #f04d4d;
}

#news{
	background: #fff url('../../assets/images/news_bg_original.jpg') repeat-x;
	height: 520px;
	padding: 20px;
}
#news .title{
	float: left;
	width: 100%;
	font-size: 40px;
	color: #f04d4d;
	margin: 10px 20px;
}
#news .item{
	width: 212px;margin: 0 auto;border-radius: 10px;
}
#news .item .a_imagem{
	float: left;width: 100%;max-height:210px;overflow: hidden;border-radius: 10px 10px 0 0;
}
#news .item .lead{
	float: left;width: 100%;padding: 6px;background-color: #fff;
}
#news .item .lead .titulo{
	float:left;font-size:16px;font-weight:bold;margin-bottom: 6px;width:100%;
}
#news .item .lead .txt_lead{
	float: left;font-size: 14px;width:100%;
}
#news .item .more{
	float:left;width:100%;font-size: 20px;background-color: #f04d4d;text-align: center;display: none;border-radius: 0 0 10px 10px;
}
#news .item .more .btn_more{
	color:#fff;
}
/* END CONTENT HOME */

/* CONTENT O CLUBE */
#associados, #about_clube{
	line-height: 28px;
}
#associados .content_title, #about_clube .content_title{
	color: #f04d4d;
	font-size: 40px;
	word-spacing: 10px;
	margin:30px 0;
}
#about_clube .title{
	display:block;
	background-color: #2d357e;
	color:#fff;
	font-size: 26px;
	text-align:center;
}
#about_clube p{
	text-align: justify;
	font-size: 18px;
}
#about_clube .vantagem{
	margin-right: 30px;
}
#about_clube ul{
	margin-left: 20px;
	list-style-type: none;
}
#about_clube ul li{
	font-size: 18px;
	margin:12px 0;
}
#about_clube table{
	text-align: center;
	font-size: 20px;
}
#about_clube table th{
	font-size: 40px;
}
#about_clube table td div.box{
	width: 160px;
	height: 38px;
	background-color: #2d357e;
	font-size: 16px;
	color: #fff;
	padding:8px;
	margin: 6px 0;
}
#about_clube .box{
	width: 360px;
	margin: 18px auto;
}
#about_clube .box .frase{
	display: block;
	font-size: 28px;
	padding: 8px 0;
	text-align: center;
	color: #2d357e;
}
.blue{
	background-color: #2d357e;
	color:#fff !important;
}
#about_clube .img-pagamento{
	float:right;

}
/* END CONTENT O CLUBE */

/* CONTENT ASSOCIADOS */
#associados{
	line-height: 28px;
}
#associados .content_title{
	color: #f04d4d;
	font-size: 40px;
	word-spacing: 10px;
	margin:30px 0;
}
#associados .listopcao{
	font-size: 22px;
}
#associados .company_image {
  border: 1px solid #2d357e;
  width: 220px;
  height: 120px;
  margin-bottom: 20px;
  text-align: center;
}
#associados .company_image img {
  margin-top: 16px;
}
/* END CONTENT ASSOCIADOS*/

/* CONTENT O ASSOCIADO*/
#o_associado{
	line-height: 28px;
	margin-bottom: 30px;
}
#o_associado a{
	color:#2d357e;
}
#o_associado .content_title{
	color: #f04d4d;
	font-size: 40px;
	word-spacing: 10px;
	margin:30px 0;
}
#o_associado .listopcao{
	font-size: 22px;
}
#o_associado .company_image {
  border: 1px solid #2d357e;
  width: 100%;
  height: auto;
  padding: 20px;
  text-align: center;
}
#o_associado .sobre h3 {
	color: #2d357e;
}
/* END CONTENT O ASSOCIADO*/

/* CONTENT CONTATO */
#contato{
	line-height: 28px;
}
#contato .content_title{
	color: #f04d4d;
	font-size: 40px;
	word-spacing: 10px;
	margin:30px 0;
}
#contato form{
	width: 100%;
}

#contato form input[type="text"] {
  width: 100%;
  height: 38px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 5px 2%;
  background-color: #fff;
  border: 1px solid #e0e0e0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  font-style: italic;
}
#contato form input[type="submit"] {
  background: #2d357e;
  color: #ffffff;
  font-size: 19px;
  padding: 5px 30px;
  height: 38px;
}
#contato form select {
  width: 100%;
  height: 38px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 5px 2%;
  background-color: #fff;
  border: 1px solid #e0e0e0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  font-style: italic;
}
#contato form textarea {
  width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 5px 2%;
  background-color: #fff;
  border: 1px solid #e0e0e0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  font-style: italic;
  resize: none;
}
#contato .seja_clube{
	margin-top: 6px;
}
#contato .seja_clube a{
	margin: 0 8px;
}
/* END CONTENT CONTATO*/

/* CONTENT SER FRANQUEADO*/
#ser_franqueado{
	line-height: 28px;
}
#ser_franqueado .content_title{
	color: #f04d4d;
	font-size: 40px;
	word-spacing: 10px;
	margin:30px 0;
}
#ser_franqueado .sub_title{
	width: 100%;
	color: #f04d4d;
	font-size: 30px;
	word-spacing: 10px;
}
#ser_franqueado form{
	width: 100%;
	margin-top: 20px;
}
#ser_franqueado form input[type="text"] {
  width: 100%;
  height: 38px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 5px 2%;
  background-color: #fff;
  border: 1px solid #e0e0e0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  font-style: italic;
}
#ser_franqueado form input[type="submit"] {
  background: #2d357e;
  color: #ffffff;
  font-size: 19px;
  padding: 5px 30px;
  height: 38px;
}
#ser_franqueado form select {
  width: 100%;
  height: 38px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 5px 2%;
  background-color: #fff;
  border: 1px solid #e0e0e0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  font-style: italic;
}
#ser_franqueado form textarea {
  width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 5px 2%;
  background-color: #fff;
  border: 1px solid #e0e0e0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  font-style: italic;
  resize: none;
}
/* END CONTENT SER FRANQUEADO*/

/* CONTENT NOTICIAS */
#noticias{
	line-height: 28px;
}
#noticias .content_title{
	color: #f04d4d;
	font-size: 40px;
	word-spacing: 10px;
	margin:30px 0;
}
#noticias .title{
	display:block;
	color:#2d357e;
	font-size: 26px;
}
#feed_news .feed_item {
  text-align: left;
  margin-bottom: 30px;
}
#feed_news .feed_item a {
  color: #333;
}
#feed_news .feed_item img {
  float: left;
  margin-right: 16px;
}
#feed_news .feed_item .news_title {
  font-size: 18px;
  font-weight: bold;
  color: #2d357e;
  margin-bottom: 6px;
}
#feed_news .feed_item .news_lead {
  font-size: 16px;
  margin-bottom: 6px;
  line-height: 14px;
}
#feed_news .feed_item .news_link {
  font-size: 16px;
  color: #333;
  margin-bottom: 6px;
}
#feed_news .paginacao{
  width: 100%;
  float: left;
}
#feed_news .paginacao ul{
  padding: 4px;
  list-style: none;
}
#feed_news .paginacao ul li{
  float: left;
  width: 37px;
  background-color: #f04d4d;
  text-align: center;
  color: #fff !important;
  font-weight: bold;
  font-size: 18px;
  padding: 8px;
  margin:4px;
}
#feed_news .paginacao ul li a{
  color: #fff;
}
#feed_news .paginacao ul li.active{
  background-color: #fff;
  color: #f04d4d !important;
}
/* END CONTENT NOTICIAS */

/* RODAPÉ */
.footer {
  bottom: 0;
  width: 100%;
  height: 100px; /* Set the fixed height of the footer here */
  background-color: #f5f5f5;
  background: #313986 url('../../assets/images/fundo-rodape.jpg') top center no-repeat;
  color:#fff;
}
.footer .social{
	color: #fff !important;
}
/* END RODAPÉ */
@media only screen and (max-width: 575px) {

	.mobile{ display: block; }

	#header .acesso-restrito .frase{
	    width: 100%;
	    text-align: center;
	    margin: 0 0 6px 0;
    	font-size: 16px;
	}

	#header .acesso-restrito .acesso .form-group{
	    width: 80%;
	    float: left;
	    margin: 0 auto;
	}

	#header .acesso-restrito .esqueci{
		top:-22px;
	}

	#header .acesso-restrito .esqueci a{
		font-size: 13px;
	}

	.navbar .navbar-toggler{
		margin-top: -30px;
	}

	#navMenuInterno .navbar-nav, #navMenuPrincipal .navbar-nav{
		margin-right: 0px;
	}

	#header .frase_abertura{
		margin-top: 0px;
    	margin-bottom: 50px;
	}

	#header .frase_abertura h1{
		font-size: 2rem;
	}
	#header .saber_mais{
		margin-bottom: 0px;
	}
	#header .scroll_down{
		margin-top: 64px;
    	margin-bottom: 10px;
	}

	#home .o_clube, .participe{
		margin-left: 0px;
	}

	#home .o_clube .more{
		width:110px;
	}

	#home .vid_mask{
		display: none;
	}
	#home .img-formas{
		display: none;
	}
	#home .video-foreground1, #video1 iframe{
		height: 210px;
		position: initial;
		border-radius:0 0 0 50px;
	}
	#home .graybox{
		margin: 0px;
		padding: 0px;
		border-radius: 0px;
		background-color: unset;
	}
	#home .graybox a.link{
		margin: 16px 0;
	}
	#o_mapa .onde_estamos .locais{
		margin-right: 0px;
		font-size: 20px;
	}
	#news{
		height: auto;
	}
	#news .row .col-sm-6:nth-child(4), #news .row .col-sm-6:nth-child(3){
		display: none;
	}

	#about_clube table{
		font-size: 16px;
		line-height: 13px;
	}

	#about_clube table th{
		font-size: 20px;
	}

	#about_clube table td div.box{
		width: 96px;
		font-size: 14px;
	}

	#about_clube .box{
		width: 266px;
	}
	#associados .col-12{
		margin-bottom:12px;
	}
	#associados .company_image{
		margin:0 auto;
	}

	#contato .seja_clube a{
		margin-top:8px;
		margin-bottom: 8px;
		float:left;
	}

	.footer{
		font-size: 0.4rem;
	}
}
@media (min-width: 576px) and (max-width: 768px) {
	
	.mobile{ display: block; }

	#header .acesso-restrito .frase{
		width: 100%;
    	text-align: center;
    	margin-bottom: 6px;
	}

	.navbar .navbar-toggler{
		margin-top: -30px;
	}

	#navMenuInterno .navbar-nav, #navMenuPrincipal .navbar-nav{
		margin-right: -30px;
	}

	#navMenuInterno li.nav-item{
		margin-left: 0;
	}

	#header .frase_abertura{
		margin-top: 26px;
    	margin-bottom: 50px;
	}

	#header .frase_abertura h1{
		font-size: 2.3rem;
	}

	#header .scroll_down{
		margin-top: 60px;
	}

	#home .o_clube, .participe{
		margin-left: 0px;
	}
	#home .vid_mask{
		display: none;
	}
	#home .img-formas{
		display: none;
	}
	#home .video-foreground1, #video1 iframe{
		height: 210px;
		position: initial;
	}
	#home .graybox{
		margin: 0px;
		padding: 0px;
		border-radius: 0px;
		background-color: unset;
	}
	#home .graybox a.link{
		margin: 16px 0;
	}
	#o_mapa .onde_estamos .locais{
		margin-right: 0px;
		font-size: 20px;
	}

	#news .row .col-sm-6:nth-child(4), #news .row .col-sm-6:nth-child(3){
		display: none;
	}

	#about_clube table th{
		font-size: 30px;
	}

	#contato .seja_clube a{
		margin-top:8px;
		margin-bottom: 8px;
		float:left;
	}

	.footer{
		font-size: 0.6rem;
	}
}
@media (min-width: 769px) and (max-width: 960px) {

	#header .acesso-restrito .frase{
		width: 100%;
    	text-align: center;
    	margin-bottom: 6px;
	}

	#navMenuInterno .navbar-nav, #navMenuPrincipal .navbar-nav{
		margin-right: -30px;
	}

	#navMenuInterno li.nav-item{
		margin-left: 0;
	}

	#header .frase_abertura{
		margin-top: 26px;
    	margin-bottom: 50px;
	}

	#header .frase_abertura h1{
		font-size: 2.3rem;
	}

	#header .scroll_down{
		margin-top: 60px;
	}

	#home .o_clube, .participe{
		margin-left: 0px;
	}
	#home .vid_mask{
		display: none;
	}
	#home .img-formas{
		display: none;
	}
	#home .video-foreground1, #video1 iframe{
		height: 210px;
		position: initial;
	}

	#home .graybox{
		margin-top: 16px;
		border-radius: 50px 50px 50px 50px;
		margin-right: 20px;
	}
	#o_mapa .onde_estamos .locais{
		margin-right: -20px;
		font-size: 20px;
	}

	#news .row .col-md-4:nth-child(4n){
		display: none;
	}
}

@media (min-width: 960px) and (max-width: 1199px) {
	#navMenuInterno li.nav-item{
		margin-left: 0;
	}
}