/*Custom CSS */

body {
    padding-top: 5rem;
    position:relative;
    background-color: #27595B;
}

.navbar {
    background: #27595B;
    padding-top: 0;
    margin: 0;
    color:white;
}

.menu {
    background-color:#27575B;
}



.starter-template {
    padding: 3rem 1.5rem;
    text-align: center;
    /* background-color: #333; */
    /* background: #343a40; */
    background: #28A745;
}   

.carousel-caption {
    padding-bottom: 25%;
}

.w-100 {
    max-width: 1920px;
    height: 500px;
    overflow: hidden;
    
}

/* About */
#about {
    /* background: #333;*/
    /* background: #343a40; */
    background: #27595B;
    padding: 20px;
    color:white;
}

.alumcomp {
    /* background-color: #333; */
    background: #27595B;
    max-width: 1920px;
    padding: 20px;
    margin-bottom: 20px;
    color:white;
    
}
/* Button */

.btn-info {
    
}
.btn-primary {
    background-color: #343a40;
    width: 225px;
}

/* Video */

#vid {
    padding: 100px 0px;
    background-color: #27595B;
}
/* Natural Metals */

.card {
    box-shadow: 2px 5px 20px #777;
}

.naturalmetals {
    background: #EEEEEE;
    color:white;
}

#acmelementsdiv {
    position: center;
    width: 100%;
    height: 100%;
    text-align: center;
    margin-top: 50px;
}

#acmelementsdiv img {
    
    margin-left: auto;
    margin-right: auto;
}
#acmmanufacturing {
    position: center;
    width: 100%;
    height: 100%;
    text-align: center;
    margin-top: 50px;
    color:white;
}
#acmcoilcoating {
    position: center;
    width: 100%;
    height: 100%;
    text-align: center;
    margin-top: 50px;
    color:white;
}
#acmfabrication{
    position: center;
    width: 100%;
    height: 100%;
    text-align: center;
    margin-top: 50px;
    color:white;
}

#acmdesigning {
    position: center;
    width: 100%;
    height: 100%;
    text-align: center;
    margin-top: 50px;
    color:white;
}

#products {
    text-decoration: none;
}

#c4logo img{
    margin-left: 50px;
    margin-top: 100px
} 
.CopperSection {
    color:white;
}
.ZincSection {
    color:white; 
}
.BrassSteelSection{
    color:white;
}
#contact{
    background: #27595B;
    color:white;
}
.whitetext{
    color:white;
}

#ccnavmenu{
    margin:auto;
    width:25%;
    border-bottom:none; 
}

.nav-tabs{
    border-bottom: none;
}
