.navbar-brand img{
    /* height: 100px;
    position: absolute;
    margin-top: -12px; */
    height: 171px;
    position: absolute;
    margin-top: -73px;
    
}
 @media (max-width: 992px){
    .navbar-brand img{
        margin-top: -43px;
    }
 }
#mainNav.navbar-shrink {
    background-color: #056bd2!important;
}
.flu-03{
    height: 200px;
}
.img-fed{
    background-color: #056bd2;
}
.clients-cont img{
    height: 40px;
}

.intro-lead-in {
    position: absolute;
    margin-top: 150px;
    margin-left: 275px;
}
.intro-text{
    padding-bottom: 300px!important;
}
.fa-4x img{
    width: 250px;
    height: 177px;
}

section {
    padding: 50px 0;
}       
.page-footer {
    background: black;
    color: wheat;
}
#services{
    background: #8155e84f;
}
.navbar-shrink img{
    margin-top: -41px;

}

#about{
    background: cornsilk;
}

.bold{
    font-weight: 800;
}

.carousel-item{
    width: 100%;
}
.carousel-item h3{
    color: #fed136;
}


.carousel-items img{
    float: left;
    padding-right: 100px;
    margin-left:100px!important;
}
.united{
    padding-right: 180px!important;
}
.carousel {
    width: 100%;
}
.carousel .w-100{
    height:490px;
}

.portfolio-item img{
    height: 251px;
}
.carousel-item img.mar-left{
    margin-left:50px!important;
}
@media (max-width: 992px){
#carouselExampleIndicators{
margin-top: 54px;
}
}
#contact-map{
    padding-top: 20px;
    padding-bottom: 0px;
}
.city{
    /* float: left; */
    display: inline-block;
    margin: 0 15px;
    height: 224px;
    width: 224px;
    border: 1px solid #CCCCCC;
    border-radius: 130px;
    background-repeat: no-repeat;
    background-position: 0px 91px;
    background-size: contain;
    margin-bottom: 30px;
    padding: 20px 0px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    background-position: bottom;
    vertical-align: middle;
    padding-top: 3%;
    background-color: #6da2b8;
}
.city h2{
    text-align: center;
    font-size: 16px;
    color: white;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    margin-bottom: 0px;
}
.city p{
    font-family: inherit;
    font-weight: normal;
    font-size: 13px;
    line-height: 1.6;
    margin-bottom: 1.25rem;
    text-rendering: optimizeLegibility;
    color: white;
    text-align: center;
}
.city:hover {
    transform: scale(1.2);
    box-shadow: 1px 3px 40px rgba(0,0,0,0.5);
}
.city:hover h2{
    color: #fed136;
}
.contact-locations{
    background: #8abd6b8f;
    padding-top: 250px;
    background-image: url('./img/backgr/2.png')   
}
.title-br{
    text-align: center;
margin-bottom: 45px;
}
