@font-face {
  font-family: "Roboto-Black";
  src: url("../font/Roboto-Black.ttf");
}

@font-face {
  font-family: "Roboto-Regular";
  src: url("../font/Roboto-Regular.ttf");
}

@font-face {
  font-family: "Roboto-Bold";
  src: url("../font/Roboto-Bold.ttf");
}

@font-face {
  font-family: "Roboto-Light";
  src: url("../font/Roboto-Light.ttf");
}

@font-face {
  font-family: "Roboto-BoldCondensed";
  src: url("../font/Roboto-BoldCondensed.ttf");
}

@font-face {
  font-family: "Roboto-Medium";
  src: url("../font/Roboto-Medium.ttf");
}

@font-face {
  font-family: "Roboto-Condensed-regular";
  src: url("../font/Roboto-Condensed-regular.ttf");
}

.container-fluid {
  padding: 0;
  margin: 0;
}

.menu_container {
  background-color: #ff0043;
}

.menu_container .nav-link {
  font-family: "Roboto-Black";
  text-transform: uppercase;
  color: #fff ;
  font-size: 14px;
}

.menu_idiomas {
  position: fixed;
  list-style: none;
  top: 0;
  right: 21.5%;
  line-height: 0;
  padding-top: 5px;
}

.menu_idiomas a {
  background-color: black;
  height: 10px;
  font-size: 10px;
  color: #fff;
  padding-left: 4px;
  padding-right: 4px;
  padding-bottom: 1px;
  padding-top: 1px;
  letter-spacing: 1px;
}

.menu_idiomas .active_idiomas  {
  background-color: #c60336;
}

@media (max-width: 1280px) {
  .menu_idiomas {
    right: 7.5%;
  }
}

@media (max-width: 1024px) {
  .menu_idiomas {
    right: 5.5%;
  }
}

@media (max-width: 991px) {
  .menu_idiomas {
    right: 20.5%;
  }
}

textarea:hover,
input:hover,
textarea:active,
input:active,
textarea:focus,
input:focus {
  outline: 0px !important;
}

.navbar-toggler {
  border-color: #fff !important;
}
.navbar-toggler-icon {
  background-image: url("../img/menu_icon.png");
}

.navbar-toggler:focus,
.navbar-toggler:active {
  outline: none;
}

.container_info_1 {
  background-color: black;
}

.container_info_1 p {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  padding: 0;
  font-family: "Roboto-Regular";
  word-spacing: 2px;
  font-size: 16px;
  padding-left: 20%;
  padding-right: 20%;

}

.container_info_1_padding {
  padding-top: 70px;
  padding-bottom: 30px;
}

.container_info_2 {
  background-color: #fff;
}

.container_info_2 h1 {
  font-family: "Roboto-Bold";
  font-size: 20px;
  text-align: center;
  color: #ff0043;
  text-transform: uppercase;
  padding-top: 30px;
  padding-bottom: 30px;
}

.container_info_2 p {
  font-family: "Roboto-Light";
  text-align: center;
  color: black;
}

.container_info_2_padding {
  padding-top: 64px;
}

.container_info_3 {
  margin-top: 64px;
  background-color: black;
  height: 70px;
}

.bt_1 {
  width: 250px;
  text-transform: uppercase;
  background-color: #000;
  color: #fff;
  border-color: #fff;
  font-family: "Roboto-BoldCondensed";
  margin-top: 15px;
}

.bt_1:hover {
  background-color: #fff;
  color: #000;
  border-color: #fff;
  transition: 0.5s ease-in;
  -webkit-transition: 0.5s ease-in;
  -moz-transition: 0.5s ease-in;
}

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: none !important;
  box-shadow: none;
}

.container_info_4{
  padding-top: 70px;
}


#parallaxBar{

  min-height:500px;
  background-color:#004c82;
  background: url('../img/quemsomos.jpg') 50% 0 fixed;
  position: relative;
}


.container_info_4 p {
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  font-family: "Roboto-Medium";
  padding-left: 20%;
  padding-right: 20%;
}

.container_info_5 {
  background-color: #fff;
  padding-top: 70px;
}

.container_info_5 h1 {
  font-family: "Roboto-Regular";
  color: #ff0043;
  font-size: 14px;
  text-align: center;
  text-transform: uppercase;
}

.container_info_5 h2 {
  font-family: "Roboto-Regular";
  color: #000;
  font-size: 14px;
  text-align: center;
  text-transform: uppercase;
}

.container_info_5 h3 {
  font-family: "Roboto-Regular";
  color: #ff0043;
  font-size: 14px;
  text-align: center;
}

.container_contato {
  background-color: #f1f1f1;
  padding-top: 70px;
}

.container_contato h1 {
  font-family: "Roboto-Condensed-regular";
  padding-top: 64px;
  color: #000;
  text-transform: uppercase;
  font-size: 20px;
  text-align: center;
}

.form_input_p {
  width: 100%;
  border-bottom: 1px solid #000;
  border-top: 0;
  border-right: 0;
  border-left: 0;
  padding-bottom: 5px;
  font-family: "Roboto-Condensed-regular";
}

.form_input_p_2 {
  width: 100%;
  border-bottom: 1px solid #000;
  border-top: 0;
  border-right: 0;
  border-left: 0;
  padding-bottom: 5px;
  font-family: "Roboto-Condensed-regular";
  background-color: #f1f1f1;
}


.form_input_t {
  width: 100%;
  border: 1px solid #000;
  resize: none;
  padding-bottom: 5px;
  font-family: "Roboto-Condensed-regular";
  background-color: #f1f1f1;
}

label {
  font-family: "Roboto-Condensed-regular";
  color: #000;
  text-transform: uppercase;
}

::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  font-family: "Roboto-Condensed-regular";
  color: #000;
  text-transform: uppercase;
}
::-moz-placeholder {
  /* Firefox 19+ */
  font-family: "Roboto-Condensed-regular";
  color: #000;
  text-transform: uppercase;
}
:-ms-input-placeholder {
  /* IE 10+ */
  font-family: "Roboto-Condensed-regular";
  color: #000;
  text-transform: uppercase;
}
:-moz-placeholder {
  /* Firefox 18- */
  font-family: "Roboto-Condensed-regular";
  color: #000;
  text-transform: uppercase;
}

.btn-secondary {
  text-transform: uppercase;
  text-align: center;
  margin-top: 20px;
  background-color: #000;
  color: #fff;
  width: 150px;
  border-radius: 0;
  margin-bottom: 50px;
}

.btn-secondary:hover {
  text-align: center;
  margin-top: 20px;
  background-color: #000;
  color: #fff;
  width: 150px;
  border-radius: 0;
}

.container_rodape {
  background-color: #ff0043;
  min-height: 250px;
}

.container_rodape .nav-link {
  font-family: "Roboto-Black";
  text-transform: uppercase;
  color: #fff ;
  font-size: 14px;
}

@media (max-width: 766px) {
  .justify-content-end {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
}


a.nav-link.active{

}




.modal-content{
  border: none;
  border-radius: 3%;
}


.form_title h4{
  font-family: "Roboto-BoldCondensed";
  text-transform: uppercase;
  text-align: center;
  font-size: 14px;

}

.form_title h5{
  font-family: "Roboto-BoldCondensed";
  text-transform: uppercase;
  text-align: center;
  font-size: 10px;
  line-height: 0;

}

.fomr_fomr{
  padding-top: 20px;
  padding-left: 10%;
  padding-right: 10%;
}

.modal-header{
  border: 0;
}






