﻿

.top-header-padding {
    padding-top: 100px;
}

.page-header-text {
    font-size: 30px;
    font-weight: bold;
    text-transform: uppercase;
}

.company-name {
    color: #019bb6;
    font-size: 18px;
    margin-bottom: 15px;
}

    .company-name:hover {
        opacity: 0.5;
    }

.contact-separator {
    margin-bottom: 20px;
}

.address-header {
    color: #019bb6;
    text-transform: uppercase;
}

.separator {
    margin-top: 8px;
    border: 1px solid #000000;
    width: 30px;
    margin-bottom: 12px;
}

.address-contents i {
    color: #019bb6;
}

.contact-form input[type="text"], .contact-form input[type="email"] {
    width: 100%;
    padding: 8px 10px;
    margin: 10px 0px;
}

.contact-form textarea {
    width: 100%;
    padding: 8px 10px;
    margin: 10px 0px;
    height: 120px;
}

    .contact-form textarea:focus, .contact-form textarea:active, .contact-form textarea:hover {
        border-color: none !important;
    }

.contact-form input[type="submit"] {
    padding: 8px 10px;
}

.owl-item {
    width: 120px !important;
}

.text-container {
    text-align: justify;
}

.special-line {
    color: #019bb6;
    font-size: 15px;
    margin: 15px 0 10px 0;
}

.header-text {
    margin-bottom: 35px;
    text-transform: capitalize;
}

    .header-text span {
        padding-bottom: 8px;
        border-bottom: 2px solid #019bb6;
    }

.bottom-border {
    padding-bottom: 2px;
    border-bottom: 1px solid #019bb6;
}

.page-content-title {
    font-size: 20px;
    color: #019bb6;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 50px;
    margin-top: -30px !important;
}

    .page-content-title span {
        padding: 0 2px 4px 2px;
        border-bottom: 1px solid #019bb6;
    }

.page-head-title {
    font-size: 18px;
    color: #000000;
    /*font-weight: bold;*/
    text-transform: capitalize;
    margin-bottom: 20px;
}

.content-margin {
    margin-top: 30px;
    margin-bottom: 30px;
    color: #888888;
}

    .content-margin .row {
        margin-bottom: 5px;
    }

.product-img-container img {
    width: 100%;
}

.product-list-holder li {
    color: #019bb6;
    list-style: square;
    margin-left: 20px;
    margin-bottom: 5px;
    text-align: justify;
}


    .product-list-holder li span {
        color: #888888;
    }

.text-header span {
    float: right;
}

.service-img-container {
    text-align: center;
    margin-bottom: 50px;
}

    .service-img-container img {
        width: 100%;
    }

.service-contents {
    margin-top:20px;
}

    .service-contents li {
        color: #019bb6;
        list-style: disc;
        margin-bottom: 8px;
        margin-left: 20px;
    }

        .service-contents li span {
            color: #888888;
        }
.header-text-bold {
    margin-bottom:12px;
}

.header-text-bold span{
    font-weight:bold;
    color:#019bb6;
   padding-bottom:5px;
   border-bottom:1px solid #019bb6;
}

.products-name {
    text-align:center;
    font-size:16px;
    text-transform:uppercase;
    margin-top:-35px;
    margin-bottom:30px;
    font-weight:bold;

}
