nav{
    background-color: #1197a7;
}
body{
    background-color: #F6F6F6;
    font-family: "Helvetica Neue", "Source sans", sans-serif !important;
}
.nav a{
    font-size: 16px !important;
    color:#ffffff;
    padding:8px !important;
    margin:0px !important;
}
h1,h2,h3{
    color:#1197a7;
}
.nav a:hover {
    color:black;
}
span.tagline{
    color:#696969;
    font-style:italic;
    font-size: 15px;
    margin-left:20px;
    font-weight: bold;
}
.navbar-nav a{
    font-family: 'Helvetica Neue', sans-serif;
    font-size: 18px;
    padding:8px;
    font-size: 18px;
    margin: 18px;
}

.navbar-brand{
    margin-left: 2%;
}
.info-list li{
    color:#1197a7;
    font-weight:600;
    font-size: 18px;
}
i.tagline{
    color:#696969;
    position: relative;
    font-family: "Helvetica", sans-serif;
    font-size: medium;
}
.img{
    padding-left: 20%;
}
p.text-block{
    font-size: 18px;
    font-weight: bold;
    color:  #00ADB5;
    text-align: justify;
}
.aboutus{
    font-size: 18px;
}
.text-block{
    background-color: #00ADB5;
    color: #ffffff;
}
a.dropdown-item{
    color:#00ADB5;
    padding-right:12px ;
    padding-left:12px ;
    margin:0px;
    font-weight:400;
    margin: 12px 0px 12px 0px;
}
input.form-control[type=text]{
    font-size:14px;
}
  .active-cyan-2 .fa {
    color: #00ADB5;
}
.contactus-img{
    position: relative;
    margin-left: 25%;
}
.callus{
    padding-bottom: 4em;
}
.callus-icon{
   position: relative;
   left: 15%;
}
.callus-text{
    position: relative;
    left: 4%;
}
.huge{
    font-size: 10rem;
    font-family: "Roboto";
}
.product-btn{
        cursor: pointer;
        text-decoration: none;
        width: 100%;
        display: flex;
        justify-content: space-between;
        align-items: center;
        font-size: 16px;
        color: #393b3c;
        text-align: left;
        position: relative;
        padding: 8px 15px;
        background-color: #fff;
        box-shadow: 0 1px 10px rgb(0 0 0 / 10%);
        margin: 10px 0;
        -webkit-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
        border-radius: 5px;
}
.letter{
    font-size: 28px !important;
    margin: 5px 7px;
    font-weight: 750;
    font-size: 28px !important;
    color: #348bc1;
    display: inline-block;
    padding: 0;
    margin: 0 6px;
    opacity: 1;
    list-style: none;
}
.letter:hover{
    color:#393b3c;
}
h2.nitrosamine{
    color: #04acec;
}
.ep-table th{
    font-weight: normal;
}
.bp-table th{
    font-weight: normal;
}
p.addresstext{
    font-size: 11px !important;
}
p.addresstext2{
    font-size: 11px !important;
}
div.font-change{
    font-family: none;
}