﻿body {
}

.btnModal {
    border: none;
    background-color: white;
}

#overlay {
    background: #ffffff;
    color: #666666;
    position: fixed;
    height: 100%;
    width: 100%;
    z-index: 5000;
    top: 0;
    left: 0;
    float: left;
    text-align: center;
    padding-top: 25%;
    opacity: .80;
    text-align: center;
}

.hinttag {
    color: #ccc;
    color: #920005;
    /*font-size: 35px;*/
    display: block;
    margin-bottom: 10px;
    margin-top: 0;
    text-align: center;
}
.hinttagIndex {
    color: #ccc;
    color: #920005;
    /*font-size: 35px;*/
    display: block;
    margin-bottom: 10px;
    margin-top: 0;
    text-align: center;
}

.single-well {
    padding-right: 55px;
}

.aboutimg {
    position: relative;
    margin-left: 40px;
}

.sidebar .widget-title::after {
    background: #e81417;
    position: absolute;
    bottom: -1px;
    content: "";
    width: 60px;
    height: 1px;
    left: 0;
    border-radius: 0;
}

.widget {
    box-shadow: 0 5px 14px rgb(0 0 0);
    height: auto;
    border-radius: 0.5em;
    border-color: #255AA1;
    margin-bottom: 40px;
    padding: 30px 30px 40px;
    border: 1px solid #dedede;
    background: #255AA1;
}

.widget-title {
    position: relative;
    border-bottom: 1px solid #eee;
    padding-bottom: 15px;
    margin-bottom: 25px;
    font-size: 20px;
    color: #fff;
}

.service-box {
    position: relative;
    margin-bottom: 30px;
}

    .service-box .serv-img {
        position: relative;
        overflow: hidden;
        background-size: cover;
        background-size: 100% 100%;
        height: 300px;
        width: 100%;
        border: 5px solid #eee;
        text-align:center;
    }

        .service-box .serv-img img {            
            transition: all .5s ease;
            -moz-transition: all .5s ease;
            -webkit-transition: all .5s ease;
           
        }

        .service-box .serv-img .mask {
            position: absolute;            
            background: rgba(0, 0, 0, 0.5);
            transition: all .5s ease;
            -moz-transition: all .5s ease;
            -webkit-transition: all .5s ease;
            transform: scale(0, 0);
        }

.serv-info {
    padding: 20px 20px 10px 20px;
    position: relative;
    border: 3px dashed #eee;
    border-top: 0;
    height: 90px;
}

.TopUpicon {
    margin-top: 12px;
}

.MobileMenu {
    float: right;
    margin-top: 10px;
}

.back-to-top:hover {
    background: #255AA1;
    color: #920005;
}

.topnav {
    overflow: hidden;
    background-color: white;
    color: #255AA1;
    height:75px;
}

    .topnav a {
        float: left;
        display: block;
        color: #255AA1;
        text-align: center;
        padding: 14px 16px;
        text-decoration: none;
        font-size: 14px;
        font-weight: 600
    }

.active {
    background-color: white;
    color: #255AA1;
}

.topnav .icon {
    display: none;
    font-size: 15px;
}

.dropdown {
    float: left;
    overflow: hidden;
}

    .dropdown .dropbtn {
        font-size: 14px;
        border-width: 0px;
        outline: none;
        color: #255AA1;
        padding: 14px 16px;
        background-color: inherit;
        font-family: 'Open Sans', sans-serif;
        margin: 0;
        font-weight: 600
    }

.dropdown-content {
    display: none;
    position: fixed;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

    .dropdown-content a {
        float: none;
        color: #255AA1;
        padding: 12px 16px;
        text-decoration: none;
        display: block;
        text-align: left;
    }

.topnav a:hover, .dropdown:hover .dropbtn {
    background-color: white;
    color: #255AA1;
}

.dropdown-content a:hover {
    background-color: #ddd;
    color: black;
}

.dropdown:hover .dropdown-content {
    display: block;
}

.header-area {
    border-width: 0px 0px 2px 0px;
    border-color: #920005;
    border-style: solid;
    top: -4;
    left: 0;
    width: 100%;
    height: auto;
    background-color: white;
    z-index: 9;
}

.CompanyDetail {
    background-color: #920005;
    padding: 9px 0px 7px;
}

.WhiteColor {
    color: white;
}

.contact-info {
    float: left;
}

.CompanyPhoneIcon {
    padding-left: 20px;
    margin-left: 20px;
    border-width: 0px 0px 0px 1px;
    border-style: solid;
    border-color: #e9e9e9;
}

.social-links {
    float: right;
}

.CompanySocialIcons {
    padding: 15px;
}

.ImageLogoDiv {
    float: left;
}

.ImageLogo {
    width:350%;
    height:320%;
    margin-top:-10px;
}

.swiper-slide {
    background-size: cover;
    background-size: 100% 100%;
    width: 100%;
}

.DescriptionP {
    text-align: justify;
    line-height: 1.8em;
    /*white-space: nowrap;
  
    overflow: hidden;
    text-overflow: ellipsis;*/
    /*border: 1px solid #000000;*/
}

.ViewMore {
    color: #255AA1;
}

.AboutImage {
    height: 300px;
    width: 530px;
}

.blckColor {
    color: black;
}

.section-headlineContact {
    margin-bottom: -60px;
}

.Mapclass {
    border-width: 0px;
}

.ProductEnquiryTextbox {
    height: 50px;
}

.ProductEnquirySave {
    background-color: #EE2D2C;
    margin-top: 10px;
}

.Footerclass {
    border-width: 2px 0px 0px 0px;
    border-color: #255AA1;
    border-style: solid;
}

.FooterCopyright {
    background-color: #920005;
    color: white;
}

.DesignDevelopedClass {
    font-size: 14px;
}

.AboutUsSection {
    margin-bottom: 30px;
}

.AboutContainer {
    padding-top: 10px;
}

.AboutHinttag {
    margin-left: 10px;
}

.Templatecolor {
    color: #920005;
}

.CategorySection {
    margin-left: 10px;
    margin-bottom: 30px;
}

.CategoryListSection {
    margin-left: -3px;
}

.CategoryList {
    padding: 10px;
}

.SubproductList {
    padding: 5px;
}

.ProductSection {
    margin-left: 0px;
    margin-top: 10px;
}

.flip-box {
    background-color: transparent;
    width: 100%;
    height: 300px;
    border: 1px solid #f1f1f1;
    perspective: 1000px;
}

.flip-box-inner {
    position: relative;
    width: 100%;
    height: 300px;
    text-align: center;
    transition: transform 0.8s;
    transform-style: preserve-3d;
}

.flip-box:hover .flip-box-inner {
    transform: rotateY(180deg);
}

.flip-box-front, .flip-box-back {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.flip-box-front {
    background-color: #255AA1;
    color: white;
}

.flip-box-back {
    background-color: #255AA1;
    color: white;
    transform: rotateY(180deg);
}

.CategoryProductSection {
    height: auto;
}

.Serviceproduct {
    height: 200px;
    width: 200px;
    box-shadow: 0px 1px 10px;
    border-radius: 8%;
}

.whitebackground {
    background-color: white;
}

.CategoryProductImage {
    background-size: cover;
    background-size: 100% 100%;
    height: 300px;
    width: 100%;
    border-radius: 3%;
}

.categoryProductName {
    color: white;
    margin-top: 70px;
}

a.WhiteColor:hover {
    color: white;
}
.ViewProductSection {
    margin-left: 10px;
    margin-bottom: 30px;
}
.ViewProductDetailSection {
    margin-top: 10px;
}
.ProductBannerImage {
    background-size: cover;
    background-size: 100% 100%;
    border-width: 15px;
    border-style: solid;
    border-color: #eee;
    height: 300px;
    width: 100%;
}
.ProductEnquiry {
    float: right;
    background-color: #255AA1;
}
.ProductEnquiryModalbtn {
   background-color: #255AA1;
}
.SpecificationTabSection {
    margin-bottom: 20px;
    margin-right: 20px;
}
.SpecificationTitle {
    font-size: 25px;
}
.ProductEnquiryModelContent {
    height: 100%;
    margin-top: 100px;
    width: 70%;
    margin-right: 100px;
    margin-left: 100px;
}
.XButton {
    margin-left: 40px;
}
.ContactUsTitle {
    text-align: center;
    text-decoration: underline;
}
.contact-address {
    margin-bottom: -50px;
}
.AddressIcon {
    font-size: 2.5rem;
    float: left;
    margin-top: -9px;
}
.TelLabel{
    float:left;
}
.contact {
    font-size: 32px;
    color: #0c2e8a;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 20px;
}
.SelectedCategory {
    color: #EE2D2C;
    font-weight: 800;
    font-size: larger;
}
.Category {
    color: white;
    font-weight: 600;
    font-size: larger;
}
.SubCategory {
    color: white;
}
.row {
    margin-right: 0px;
    margin-left: 0px;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    color: white;
    cursor: default;
    background-color: #920005;
    border-color: red;
    border-bottom-color: transparent;
}
.loaderclass {
    margin-top: 140px;
    text-align:center;
}
.UnderlineClass{
    text-decoration:underline;
}
.Blackcolor{
    color:black;
}
.footer-logo h2 {
    color: white;
    padding: 0;
    margin: 0;
    /*font-size: 36px;*/
    font-weight: bold;
    line-height: 1;
}
.section-headline h2 {
    display: inline-block;
    /* font-size: 40px; */
    /* font-size: 24px; */
    font-weight: 600;
    margin-bottom: 45px;
    position: relative;
    text-transform: capitalize;
}
@media screen and (max-width: 600px) {
    .topnav a:not(:first-child), .dropdown .dropbtn {
        display: none;
    }

    .topnav a.icon {
        float: right;
        display: block;
    }

    .topnav.responsive {
        position: relative;
        z-index: 120;
    }

        .topnav.responsive .icon {
            position: absolute;
            right: 0;
            top: 0;
        }

        .topnav.responsive a {
            float: none;
            display: block;
            text-align: left;
        }

        .topnav.responsive .dropdown {
            float: none;
        }

        .topnav.responsive .dropdown-content {
            position: relative;
        }

        .topnav.responsive .dropdown .dropbtn {
            display: block;
            width: 100%;
            text-align: left;
        }
}

@media (max-width: 767px) {
    .contact-info {
        width: 228px;
    }

    .header-area {
        height: 130px !important;
        background-color: white !important;
    }

    .TopUpicon {
        margin-top: 0px;
        margin-left: -5px;
    }

    .slider-area {
        margin-top: 0px;
    }
}
.reveal {
    position: relative;
    opacity: 0;
}

    .reveal.active {
        opacity: 1;
    }

.active.fade-bottom {
    animation: fade-bottom 1s ease-in;
}

.active.fade-left {
    animation: fade-left 1s ease-in;
}

.active.fade-right {
    animation: fade-right 1s ease-in;
}

@keyframes fade-bottom {
    0% {
        transform: translateY(50px);
        opacity: 0;
    }

    100% {
        transform: translateY(0);
        opacity: 1;
    }
}

@keyframes fade-left {
    0% {
        transform: translateX(-100px);
        opacity: 0;
    }

    100% {
        transform: translateX(0);
        opacity: 1;
    }
}

@keyframes fade-right {
    0% {
        transform: translateX(100px);
        opacity: 0;
    }

    100% {
        transform: translateX(0);
        opacity: 1;
    }
}