.WelcomeCompanyNameText {
    font-size: 26px;
}

.MargintopPartOneImaes {
    margin-top: 10%;
    border: 1px solid #0165a1;
    padding: 7px;
}

.ProductsMargintop {
    margin-top: -15px;
}

.worldPNGImages {
    background: #fff url('../../images/world-map-bg-gray.png') no-repeat center 5px;
    padding-bottom: 70px;
}

.OurChemicalsTextColors {
    font-family: Roboto,Arial,Helvetica,sans-serif;
    font-size: 40px;
    font-weight: 700;
    line-height: 44px;
    margin-top: 60px;
    margin-bottom: 40px;
    text-align: center;
    color: #555;
}

.LeftSideBoader {
    border-right: 1px #d4d4d4 solid;
}

.CimcalMarginBottom {
    margin-bottom: -2px;
}

.TextSize {
    font-size: 14px;
    font-weight: 500;
    margin-bottom: -7px;
}

.SizeText17 {
    font-size: 17px;
}

.ListButtonSkylue {
    background-color: #0165a1;
    color: #fff;
    padding: 20px;
    font-size: 19px;
    border-radius: 5px;
}

    .ListButtonSkylue:hover {
        background-color: #0165a1;
        color: #fff;
        padding: 20px;
        font-size: 19px;
        border-radius: 5px;
    }

.MoreButtomMarginLeftTop {
    margin-top: 18%;
    margin-left: 20%;
}

.Columpadding {
    padding: 1px;
}

.OurGalleryBoader {
    border: 2px solid #0165a1;
}

.BoaderLogoImages {
    border: 4px solid #0165a1;
    padding: 11px;
    margin-bottom: 5%;
}

.LogoImageWidth {
    width: 100%;
    height: 100px;
}


