@font-face {
     font-family: 'Adequate-ExtraLight';
     src: url('../fonts/Adequate-ExtraLight.ttf');
}
.noselect {
  -webkit-touch-callout: none;
    -webkit-user-select: none;
     -khtml-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
}
.Adequate-ExtraLight {
    font-family: 'Adequate-ExtraLight';
}
.btn {
  border-radius: 5px;
}
ul {
  list-style-type: circle;
}
.carousel_item {
  position: relative;
  height: 100px;
  width: 100px;
  background: white;
}
.nokia {
  padding-top: 21px;
}
.Baxter_Farmaceutica {
  padding-top: 25px;
}
.Kraft_Foods {
  padding-top: 20px;
}
.Styron {
  padding-top: 5px;
}
.Ixom_Chemicals {
  padding-top: 15px;
}
.Value_Partners {
  padding-top: 45px;
}
.Banco_Toyota {
  padding-top: 5px;
}
.font_white {
  color: white;
}
.font_black {
  color: black;
}
.NameCompany_footer {
  font-size: 60px;
}
.color_title {
  color: #1B75BB;
}
.transition {
  transition: 0.5s;
}
.transition:hover {
  transition: 0.5s;
}
.cursor_default {
  cursor: default;
}
.sub_title_init {
  font-family: Verdana;
  font-size: 25px;
  transition: 1s;
}
.title_init {
  font-family: Verdana;
  font-size: 25px;
  color: #1F76B0;
}
.title_init:hover {
  font-size: 75px;
}
.padding-top {
  padding-top: 10px;
}
#menu-toggle{
  z-index: 999;
}
.navbar-brand {
  color: #1B75BB;
  font-family: 'Adequate-ExtraLight';
}
.navbar {
  border: 0;
  background-color: #e9f4fc;
}
.call-transparent {
    width: 100%;
    height: 75px;
    background: transparent;
}
.background_fixed {
  position: fixed;
  background: url(../img/predio.jpg) no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  z-index: -1;
  height: 100%;
  width: 100%;
}
.navbar-brand {
  font-weight: bold;
}
.margin_service {
  margin-top: 19px;
}
.active_3_hover{
  color: white;
}
.active_2_hover {
  color: white;
}
.active_1_hover {
  color: white;
}
.contato_style {
  color: white;
  font-size: 30px;
  font-family: Adequate-ExtraLight;
  text-align: center;
  padding-top: 5.5%;
}
.height_100 {
  height: 100%;
}
.height_70 {
  height: 70%;
}
.height_15 {
  height: 15%;
}
.info {
  font-size: 9px;
}
.lead {
  color: black;
}
.form_contact {
  color: white;
  font-family: verdana;
}
.contact_style {
  background: rgba(204, 204, 204, 0.6);
  border: 0;
  color: black;
  border-radius: 15px;
  outline: none;
}
.backgroud_modal {
  height: 100%;
  background: rgba(255, 255, 255, 1);
  position:absolute;
  left:0;
  right:0;
  top:0;
  bottom:0;
  z-index:2;
  border-radius: 10px;
  color: white;
}
.color_backgroud {
  height: 100%;
  background: rgba(255, 255, 255, 0.8);
  position:absolute;
  left:0;
  right:0;
  top:0;
  bottom:0;
  z-index:3;
  border-radius: 10px;
}
.modal-content {
  background: transparent;
  color:black;
  padding-right: 50px;
  padding-left: 25px;
  padding-top: 20px;
  padding-bottom: 20px;
  transition: 0.5s;
  position:relative;
  z-index:3;
}
.text-center-style {
  position: absolute;
  top: 0; bottom: 0;
  left: 0; right: 2%;
  margin: auto;
}
.list-contact{
  color: white;
  display: inline-block;
  width: 100%;
}
.list-contact li{
  display: inline-block;
}
