#fullpage-menu{
  float: right;
}
.logo_desktop{
  margin-left: auto;
  margin-right: auto;
  display: block;
  margin-top: 25% !important;
  width: 400px;
}

.img_section_2{
  width: 50%;
  position: absolute;
  left: 0;
  height: 100vh;
}
.img_section_4{
  width: 50%;
  position: absolute;
  right: 0;
  height: 100vh;
}
.img_section_6{
  width: 50%;
  position: absolute;
  left: 0;
  height: 100vh;
}

.pl-5{
  padding-left: 5em;
}


#section_2 h6{
  color: #C29861;
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase;
}
#section_2 h2{
  font-weight: bold;
  font-size: 35px;
  color: #141724;
  line-height: 40px;
}
#section_2 p{
  margin-top: 2em;
  color: #4D5165;
  font-weight: 500;
}

#section_3 h2{
  font-weight: bold;
  font-size: 35px;
  color: #CFD1DF;
  line-height: 40px;
}
#section_3 p{
  margin-top: 2em;
  color: #CFD1DF;
  font-weight: 500;
  padding-right: 120px;
}
#section_3 hr{
  width: 44px;
  border-top: 2px solid #C29861;
  margin-left: inherit;
}

#section_4 h2{
  font-weight: bold;
  font-size: 35px;
  color: #CFD1DF;
  line-height: 40px;
}
#section_4 p{
  margin-top: 2em;
  color: #CFD1DF;
  font-weight: 500;
  padding-right: 120px;
}
#section_4 hr{
  width: 44px;
  border-top: 2px solid #C29861;
  margin-left: inherit;
}
#section_4 span{
  color: #C29861;
  font-weight: bold;
  font-size: 14px;
}
#section_4 .texto_area{
  padding-left: 10em;
}
#section_4 .texto_area p{
  color: #303849;
  font-weight: bold;
  padding-right: 120px;
}
#section_4 h6{
  color: #C29861;
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase;
}
#section_4 .menu_area{
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}
#section_4 .menu_area li span{
  color: #CFD1DF;
  font-weight: bold;
  font-size: 11px;
}
#section_4 .menu_area li{
  color: #CFD1DF;
  font-weight: bold;
  margin-top: 1em;
  cursor: pointer;
}
#section_4 .menu_area .ativo, #section_4 .menu_area .ativo span{
  color: #141724;
}
#section_4 .menu_area li:hover, #section_4 .menu_area li:hover span{
  color: #141724 !important;
}

#section_5 h2{
  font-weight: bold;
  font-size: 35px;
  color: #CFD1DF;
  line-height: 40px;
}
#section_5 h6{
  color: #C29861;
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase;
}
#section_5 p{
  color: #CFD1DF;
  font-weight: bold;
  padding-right: 120px;
  margin-bottom: 2em;
}

.mt-3{
  margin-top: 3em;
}
.mt-2{
  margin-top: 2em;
}
.mt-4{
  margin-top: 4em;
}
.mt-5{
  margin-top: 5em;
}

.menu_novidade{
  color: #C29861
}

#section_6 h2{
  font-weight: bold;
  font-size: 35px;
  color: #CFD1DF;
  line-height: 40px;
}
#section_6 h6{
  color: #C29861;
  font-size: 15px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 4px;
  margin-bottom: 0;
}
#section_6 h4{
  color: #141724;
  font-size: 14px;
  font-weight: bold;
}
#section_6 p{
  color: #CFD1DF;
  font-weight: bold;
  padding-right: 120px;
  margin-bottom: 2em;
}
#section_6 p{
  color: #141724;
  font-weight: 500;
  padding-right: 100px;
}
#section_6 hr{
  width: 44px;
  border-top: 2px solid #C29861;
  margin-left: inherit;
}
.footer_contato{
  padding-top: 3em;
}
.footer_contato span{
  font-size: 16px;
  font-weight: bold;
  color: #8B8F9F;
  letter-spacing: 4px;
  text-decoration: uppercase;
}
.footer_contato a{
  width: 100%;
  padding-right: 0;
  color: #4D5165;
  font-size: 13px;
}
.copy{
  font-size: 12px;
  color: #4D5165;
  padding-right: 0 !important;
  margin-top: 2em;
}

.logo_footer{
  width: 100%;
}
#footer_form .btn_enviar{
  color: #141724;
  font-size: 20px;
  float: right;
  margin-top: 1em;
  background: transparent;
  box-shadow: none;
  border: none;
}
#footer_form input{
  border:none;
  border-bottom:1px solid #4D5165;
  background:transparent;
}
#footer_form textarea{
  border:none;
  border-bottom:1px solid #4D5165;
  background:transparent;
}
.footer_endereco{
  /* background: #212D46;
  position: absolute;
  right: 0;
  bottom: 0em;
  width: 51%; */
}

.footer_endereco h4{
  font-size: 16px !important;
  font-weight: bold;
  color: #8B8F9F !important;
  letter-spacing: 4px;
  text-transform: uppercase;
  padding-left: 2.2em;
  padding-top: 2em
}
.footer_endereco p{
  font-size: 12px !important;
  font-weight: 50;
  color: #DFE1E6 !important;
  padding-left: 3em;
  padding-right: 0px !important;
  line-height: 21px;
  padding-top: 5px;
}

header img{
  margin-top: 1rem;
  margin-bottom: 10px;
}
.copy_bulls{
  color: #CFD1DF !important;
  font-size: 10px !important;
  text-align: right;
  margin-right: 20px;
}
.copy_bulls a{
  color: #CFD1DF !important;
  font-size: 10px !important;
  text-align: right;
  margin-right: 20px;
}
.titulo_socios{
  padding-top: 2em;
}
#msform2{
  padding-top: 2em;
}

.footer_desktop{
  background: linear-gradient(to right, #f4f8fe 50%, #212D46 50%);
}
