*{
  margin: 0px;
  padding:0px;
}

/* FONTS */

@font-face{
  font-family:Apis-extraBold;
	src:url('../fonts/apis_web/WOFF-TT/ApisWeb-ExtraBold.woff') format('opentype');
}
@font-face{
  font-family:Apis-bold;
	src:url('../fonts/apis_web/WOFF-TT/ApisWeb-Bold.woff') format('opentype');
}
@font-face{
  font-family:Apis-regular;
	src:url('../fonts/apis_web/WOFF-TT/ApisWeb-Regular.woff') format('opentype');
}
@font-face{
  font-family:Apis-medium;
	src:url('../fonts/apis_web/WOFF-TT/ApisWeb-Medium.woff') format('opentype');
}

/* FIM FONTS */

/* CLUBE */

.corpo_clube{
  background-color:#F7F7F7;
  font-family: Apis, sans-serif;
}

.tt_section_1_clube{
  margin-bottom:30px;
  font-family:Apis-extraBold;
  color:#2095FF;
  font-weight:bold;
  font-size:60px;
}

.more_top{
  margin-top:8% !important;
}

.p_section_1_clube{
  font-family:Apis-regular;
  color:#002883;
  font-size:17px;
  line-height:35px;
}

.tt_section_2_clube{
  font-family:Apis-extraBold;
  margin-top:5%;
  font-size:45px;
  text-align: center;
  color:#002883;
}

/*  SLIDE */

.div_wrap_slide_home{
  margin-top:5%;
  display:flex !important;
  justify-content:center !important;
}

.swiper {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: rgba(255, 255, 255, 0);
  display: flex;
  justify-content: center;
  align-items: center;
}



.img_slide{
  width:70% !important;
}

.p_slide{
  margin-top:10px;
  font-size:18px;
  color:#002883;
  font-weight:500;
}

/* FIM SLIDE */

.section_3_clube{
  margin-top:5%;
  margin-bottom:5%;
}




/* FIM CLUBE */

/* RESPONSIVIDADE  */


@media (max-width:319px) {

}
@media (min-width:320px) and (max-width: 360px){

  .corpo_clube{
    overflow-x: hidden !important;
  }

  .tt_section_1_clube{
    text-align:center;
    margin-bottom:30px;
    font-family:Apis-extraBold;
    color:#2095FF;
    font-weight:bold;
    font-size:50px;
  }

  .p_section_1_clube{
    text-align: center;
    font-family:Apis-regular;
    color:#002883;
    font-size:17px;
    line-height:35px;
  }

  .tt_section_2_clube{
    font-family:Apis-extraBold;
    margin-top:5%;
    font-size:30px;
    text-align: center;
    color:#002883;
  }

}
@media (min-width:361px) and (max-width: 375px){
  .corpo_clube{
    overflow-x: hidden !important;
  }

  .tt_section_1_clube{
    text-align:center;
    margin-bottom:30px;
    font-family:Apis-extraBold;
    color:#2095FF;
    font-weight:bold;
    font-size:50px;
  }

  .p_section_1_clube{
    text-align: center;
    font-family:Apis-regular;
    color:#002883;
    font-size:17px;
    line-height:35px;
  }

  .tt_section_2_clube{
    font-family:Apis-extraBold;
    margin-top:5%;
    font-size:30px;
    text-align: center;
    color:#002883;
  }
	
}
@media (min-width:376px) and (max-width: 414px){
  .corpo_clube{
    overflow-x: hidden !important;
  }

  .tt_section_1_clube{
    text-align:center;
    margin-bottom:30px;
    font-family:Apis-extraBold;
    color:#2095FF;
    font-weight:bold;
    font-size:50px;
  }

  .p_section_1_clube{
    text-align: center;
    font-family:Apis-regular;
    color:#002883;
    font-size:17px;
    line-height:35px;
  }

  .tt_section_2_clube{
    font-family:Apis-extraBold;
    margin-top:5%;
    font-size:30px;
    text-align: center;
    color:#002883;
  }
	
}
@media (min-width:415px) and (max-width: 533px){
  .corpo_clube{
    overflow-x: hidden !important;
  }

  .tt_section_1_clube{
    text-align:center;
    margin-bottom:30px;
    font-family:Apis-extraBold;
    color:#2095FF;
    font-weight:bold;
    font-size:50px;
  }

  .p_section_1_clube{
    text-align: center;
    font-family:Apis-regular;
    color:#002883;
    font-size:17px;
    line-height:35px;
  }

  .tt_section_2_clube{
    font-family:Apis-extraBold;
    margin-top:5%;
    font-size:30px;
    text-align: center;
    color:#002883;
  }
	
}
@media (min-width: 534px) and (max-width: 575px){
  .corpo_clube{
    overflow-x: hidden !important;
  }

  .tt_section_1_clube{
    text-align:center;
    margin-bottom:30px;
    font-family:Apis-extraBold;
    color:#2095FF;
    font-weight:bold;
    font-size:50px;
  }

  .p_section_1_clube{
    text-align: center;
    font-family:Apis-regular;
    color:#002883;
    font-size:17px;
    line-height:35px;
  }

  .tt_section_2_clube{
    font-family:Apis-extraBold;
    margin-top:5%;
    font-size:30px;
    text-align: center;
    color:#002883;
  }
	
}
@media (min-width: 576px) and (max-width:744px){
  .corpo_clube{
    overflow-x: hidden !important;
  }

  .tt_section_1_clube{
    text-align:center;
    margin-bottom:30px;
    font-family:Apis-extraBold;
    color:#2095FF;
    font-weight:bold;
    font-size:50px;
  }

  .p_section_1_clube{
    text-align: center;
    font-family:Apis-regular;
    color:#002883;
    font-size:17px;
    line-height:35px;
  }

  .tt_section_2_clube{
    font-family:Apis-extraBold;
    margin-top:5%;
    font-size:30px;
    text-align: center;
    color:#002883;
  }
	
}
@media (min-width: 745px) and (max-width: 767px){
  .corpo_clube{
    overflow-x: hidden !important;
  }

  .tt_section_1_clube{
    text-align:center;
    margin-bottom:30px;
    font-family:Apis-extraBold;
    color:#2095FF;
    font-weight:bold;
    font-size:50px;
  }

  .p_section_1_clube{
    text-align: center;
    font-family:Apis-regular;
    color:#002883;
    font-size:17px;
    line-height:35px;
  }

  .tt_section_2_clube{
    font-family:Apis-extraBold;
    margin-top:5%;
    font-size:30px;
    text-align: center;
    color:#002883;
  }
	
}
@media (min-width: 768px) and (max-width: 991px){
	
}
@media (min-width: 992px) and (max-width: 800px){
	
}
