

html, body{
 font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
 text-align: left;
    font-size: 14px;
    line-height: 21px;
    word-wrap: break-word;
    background-color: #fffff;
    color: #54534A;
       letter-spacing: 1px;

}

h1{
   font-weight: 700;
    font-family: 'Lato', sans-serif;
    font-size: 2.6rem;
}

h3{
 color: #393939;
    text-align: left;
    font-size: 12px;
    line-height: 17px;
    font-family: open-sans, sans-serif;
    font-weight: 700;
    letter-spacing: 0px;
}

.h1-highlight{
  font-weight: 100;
}

.p{
 font-weight: 100px;
}



.padding-left{
  padding: 100px;
}


.img-txt-wrap {
  position: relative;
  width: 100%;
  min-height: 435px;
}

.image {
  display: block;
  width: 100%;
  height: auto;
}

.txt-overlay-on-hover {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #fff;
  overflow: hidden;
  width: 100%;
  height: 0;
  transition: .5s ease;
}

.img-txt-wrap:hover .txt-overlay-on-hover {
  height: 100%;
}

.person-title{
 padding: 10px;
}

.text {
  color: #54534A;
  font-size: 11px;
  padding: 10px;
  position: absolute;
  top: 0%;
  left: 0%;
  -webkit-transform: translate(0%, 0%);
  -ms-transform: translate(0%, 0%);
  transform: translate(0%, 0%);
  text-align: center;
  line-height: 14px;
}

.no-padding{
 padding: 0px !important;
 margin: 0px !important;
}

.current{
 color: red;
}


/*Google fonts*/
.fab {
 
    font-size: 25px;
    margin-right: 10px;
}

.social-media, .social-media:hover {
 color: #393939;
 
}

.spacer-1{
  margin-top: 25px;
}

/*bootstrap overides*/

.navbar-brand{
  margin-left: 60px;
}


.navbar {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: .5rem 1rem;
    font-size: 11px;
   
}

.navbar-light .navbar-nav .nav-link {
    color: none;
}



.nav-item, .nav-link {
 color: #36363D;
 font-weight:600;
 letter-spacing:0px;
}

.nav-link:hover{
  color: red;
}

.btn{

}

.btn-primary, .btn-secondary, .btn-outline-light{ 
 font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
     font-weight:600;
     color:#676A75;
    border-style: solid;
    border-width: 2px;
    border-color: #7f7f7f;
    background-color: transparent;
    border-radius: 2px;
    font-size: 11px;
    margin-left: 150px;  
    margin-right: 100px;
    padding: 10px;
}

.btn-primary{
  border-color: #2e3192;
}


.btn-primary:hover, .btn-primary:hover a{
 background-color: #2e3192;
 border-color: #7f7f7f;
  color: #fff; 
}

.btn-secondary {
    
     color: #545b62; 
     margin: 0px;
     padding: 7px;
     padding-left: 15px;
     padding-right: 15px;
}

.btn-secondary:hover {
 background-color: #545b62;
    border-color: #545b62;
    color: #fff;
}

.btn-outline-light{ 
  color: #545b62; 
     margin: 0px;
     padding: 10px;
     padding-left: 15px;
     padding-right: 15px;
     border-color: #E3E3E3;
     position: relative;
     top: 31px;
     left: 200px;
     background-color: #fcfcfc;
     z-index:100;
}

.btn-outline-light:hover {
 background-color: #545b62;
    border-color: #545b62;
    color: #fff;
}

.fa-bars:before {
    content: "\f0c9";
    color: #29abe2;
}

footer{
 border-style: solid;
    border-color: #E3E3E3;
    background-color: #FBFBFB;
    border-width: 1px 0px 0px;
    
    padding: 50px;
    padding-top: 20px;
}

footer h3{
 font-size: 13px;
 padding-bottom:50px;
}

footer h4{
 font-size: 15px;
 font-weight: 600;
 padding-bottom:30px;
 letter-spacing: 0px;
}

footer .divider{
 border-bottom: 2px solid #E3E3E3;
 margin-top: 10px;
 position: relative;
}

address{
  font-size: 13px;
}



.ul-footer{
 color: #4D4D4D;
    text-align: left;
    font-size: 11px;
    line-height: 16px;
    font-family: open-sans, sans-serif;
    font-weight: 700;
     list-style-type: none;
  margin: 0;
  padding: 0;
}

.li-footer{
   margin-bottom: 20px;
}

.li-footer a{
  color: #4D4D4D;
  letter-spacing: 0px;
  text-decoration: none;
}

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

footer h3{
  text-align: center;
}


.mobile-current{
 background: blue;

}

.current{
  color: #fff;
}


.navbar-nav .nav-link {
    float: left;
    margin-left: 50px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.fa, .fas {
    font-size:18px;
    margin-right: 10px;
}


.address-wrap{
  text-align:center;
  width: 100%;
  margin: auto;
}

.ul-footer{
  text-align: center;
}

.li-footer{
 border-bottom: 1px solid #ccc;
 padding-bottom: 20px;
}

 p{
  font-size: 16px;
  line-height: 30px;
 }


footer .divider{
display:none;
}
.divider-links{
 display:none;
}

.pulse-hide{
 display:none;
}

.navbar-collapse {
 width: 100%;
 text-align:center;
 color: #fff;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#29a9e1+0,2d53a9+100 */
background: #29a9e1; /* Old browsers */
background: -moz-linear-gradient(top,  #29a9e1 0%, #2d53a9 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #29a9e1 0%,#2d53a9 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #29a9e1 0%,#2d53a9 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#29a9e1', endColorstr='#2d53a9',GradientType=0 ); /* IE6-9 */
}

.nav-link{
  color: #fff;
  font-weight: 700;
  letter-spacing: 1px;
}

.padding-left{
 padding:10px;
 text-align:center;
}

.btn{
 display:block;
}

.text {
   font-size: 16px;
  line-height: 20px;
}


 }

@media (min-width: 992px){
.navbar-expand-lg .navbar-collapse {
    display: -ms-flexbox!important;
    display: flex!important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    font-size: 
   
}

}

