body{   
    font-family: "Segoe UI", Verdana, Helvetica, Sans-Serif;
    color: #232323;
    -webkit-font-smoothing: antialiased; 


}

.light-text{  
}

.light{
  color: #aaa;
}
h4{
  font-weight: bolder;

}
.jumbotron{
  border-radius: 0 !important;
}

.jumbotron>h2.title{ 
  margin-top: 120px;
  color: white;  
    font-weight: bold;
  text-align: center; 
    font-size: 36px;
    text-transform: uppercase; 
    font-weight: 900;
}
.affix {
      top: 0;
      width: 100%; 
      position: fixed;
                -webkit-transition: all .5s ease-in-out;
                transition: all .5s ease-in-out;
  }

  .affix + .container-fluid {
      padding-top: 70px;
      position: fixed; 
  }
 
.navbar{ 
    background-color: #fff; 
  margin-bottom: 0;
    z-index: 1030;
    width: 100%;
    /* padding-bottom: 10px; */
    -webkit-transition: all 2s ease-in;
    transition: all 1s ease-in;
    border-radius: 0;
    border: 0;/*box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .05), 0 1px 4px 0 rgba(0, 0, 0, .08), 0 3px 1px -2px rgba(0, 0, 0, .2);}
*/

  box-shadow: 0 1px 3px 0 rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 2px 1px -1px rgba(0,0,0,.12); -moz-box-shadow: 0 1px 3px 0 rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 2px 1px -1px rgba(0,0,0,.12); -webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 2px 1px -1px rgba(0,0,0,.12);

}
p{ 

}

h1,h2,h3,h4,h5,h6{
  font-family: segoe ui;
   color: #31373a; 
}

.navbar-default .navbar-brand, .navbar-default  .navbar-nav > li > a{  
    text-transform: uppercase;
        color: #4B4949;
    font-weight: 500; 
    display: block; 

}


.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover { 
    background-color: #f59e1f;
    color: #fff; 
}
.navbar-default .navbar-brand, .navbar-default .navbar-nav > li > a:hover {
    text-transform: uppercase; 
    -webkit-transition: all .25s ease-in;
    color: #f59e1f 

}

#history{ 
  padding:10% 0; 
  background-color: #eaeaea;

}
#history h2{ 
  font-size: 30px;
  font-weight: 900; 
}
#history p{  
  font-size: 18px;
}

.overlay {
   background:transparent; 
   position:relative; 
   width:640px;
   height:480px; /* your iframe height */
   top:480px;  /* your iframe height */
   margin-top:-480px;  /* your iframe height */
}



.go-top {
  position: fixed;
  bottom: 2em;
  right: 2em;
  text-decoration: none;
  color: white;
  background-color: rgba(0, 0, 0, 0.3);
  font-size: 12px;
  padding: 1em;
  display: none;
}

.go-top a{
  color: white;
}
.go-top:hover {
  background-color: rgba(0, 0, 0, 0.6);
  color: white;
}

.map-container {
  width: 100%;
  margin: 0;
}
.map-container iframe{
  width: 100%;
  display: block;
  pointer-events: none;
  position: relative; /* IE needs a position other than static */
}
.map-container iframe.clicked{
  pointer-events: auto;
}

.header{ 
}

#footer{
  background-color: #333;
  height: 500px;
  text-align: center;
  padding: 20px;
  padding-top: 50px;
}
.contact{ 
  padding-top:60px;
  padding-bottom:60px; 
  color: #575757; 
  text-align: center; 
  background: url(../images/parralax4.jpg);
  background-size: cover; 
  font-family: sans-serif;
}

#first-section{
  background-color: rgb(55, 58, 65);
}

.banner{
  border-bottom
}


#link{
  /*background-color: gold;*/
  background-color: #f59e1f;
  margin-bottom: 20px;
  padding: 0;
  height: 15px;

    -moz-box-shadow: inset 0 -10px 10px -10px #aaa;
    -webkit-box-shadow: inset 0 -10px 10px -10px #aaa;
    box-shadow: inset 0 -10px 10px -10px #aaa;
}

.panel-heading{
  background-color: #f59e1f !important;
} 
.panel{
  border: 0;
  border-bottom: 5px solid #f59e1f;
}
.banner{
  background: url('../images/new-banner.jpg');
  height: 500px; 
  background-repeat: no-repeat; 
 background-size: cover;
}

.o-title{
  color: #f59e1f; 
}

.title-content h4{
  color: white;
  font-weight: lighter;
  text-align: center;
  font-family: 'Raleway', sans-serif;
}


.title-content{
  color: white; 
  text-align: center;
  font-family: 'Raleway', sans-serif;
}

.banner-btn{
  font-weight: 800;
  color: #474747; 
}

.orange-btn{
  background-color: #f59e1f;
  font-weight: 800;
  color: #474747; 
  border: 0;
  border-radius: 0 !important;
  color: white;

}

.orange-btn:hover{
  background-color: #e98b03;
  color: white;
}

.banner-btn{
  border-radius: 0 !important;
}


.btn-black{ 
  background-color: #232323;
  color: white;

}

.btn-black:hover{
  color: white;
  background-color: #111111;
    -webkit-transition: all .25s ease-in; 
} 
h2.history-title{
  color: #f59e1f; 
}


@media (min-width: 979px) {
h1{

}
 
  }

.branch-img{
  cursor: pointer;
}

.branch-img:hover{ 
}

.branch{
  background: url(../images/parralax5.jpg);
  background-color:#eaeaea;
  padding:10% 0;
  background-attachment: fixed;
  background-size: cover;
  background-position: center;
  overflow: hidden;
}

h2.title{

  color: white;  
    font-weight: bold;
  text-align: center; 
    font-size: 36px;
    text-transform: uppercase; 
    font-weight: 900;
}

h4.title{

  color: #f59e1f;     
    text-transform: uppercase; 
    font-weight: 900; 

}

.first-section
{

  padding:10% 0;
  text-align: center;
}

.thumbnail,.img-thumbnail{
  border-radius: 0 !important;

}



big{
  font-weight: 600;
}

#main-footer{ 
  background: url(../images/footer-bg.jpg);
  background-color:#101010;
  background-size: cover;
  background-repeat: no-repeat;
  color:white; 
  padding-top: 4%;
  padding-bottom: 4%;

}

#sub-footer{ 
  background-color:#f59e1f;
  padding: 1% 0;
  color: #101010;
  font-weight: 700;
  font-size: 10px;


}

.list{ 
  list-style-type: none;
  color: #575757;
  font-weight: 900;
  text-indent: none;
  font-size: 12px;
}

#main-footer a{
  color: #f59e1f;
}

#sub-footer a{
  color: #333;
}

.social [class*="fa fa-"] {
    background-color: #fff;
    border-radius: 30px;
    color: #101010;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    margin: auto 3px;
    width: 30px;
    font-size: 15px;
    text-align: center;
}


.content-banner{
  background:url(../images/parralax3.jpg); 
 background-color: #575757; 
 background-repeat: no-repeat;   
 padding: 5% 0;
 height: 200px;
 border: 0;   
 background-size: cover;

} 



.content-banner-client{
  background:url(../images/parralax2.jpg); 
 background-color: #575757; 
 background-repeat: no-repeat;   
 padding: 5% 0;
 height: 200px;
 border: 0;   
 background-size: cover;

} 

.content-banner-customer{
  background:url(../images/parralax.jpg); 
 background-color: #575757; 
 background-repeat: no-repeat;   
 padding: 5% 0;
 height: 200px;
 border: 0;   
 background-size: cover;

} 

.content-banner-client,.content-banner-customer h2{
  text-align: left;
}

.content-banner h2{
  text-align: left;
}

 

ul.list-group#myNav{  
}
 

a.list-group-item {
  font-size: 16px;  
    font-weight: 400;
    color: #aaa;
    background-color: transparent;
}
 
   ul.list-group>a.list-group-item{
    border: 0;
    border-bottom: 1px solid #f8f8f8;
    border-radius: 0 !important;  
   }


a.list-group-item:focus, 
a.list-group-item:hover, 
button.list-group-item:focus, 
button.list-group-item:hover { 
  color: #575757; 
    background-color: transparent; 

  }

  #active{
    color: #fff; 
    background-color: #f59e1f;
    font-weight: 900;
    text-transform: uppercase;
  }

  .black-title{
    color: #575757;
    font-weight: 300;
    font-weight: bold;
  }

  ul {
    list-style-image: url(../images/list.png);
}

.img_thumb{
  height: 70px;
  padding: 10px;
  /*width: 100px;*/
}

.div-logo{
  vertical-align: bottom;
}