/*! HTML5 Boilerplate v5.3.0 | MIT License | https://html5boilerplate.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html {
    color: #222;
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Browser Upgrade Prompt
   ========================================================================== */

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

















/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Hide visually and from screen readers
 */

.hidden {
    display: none !important;
}

/*
 * Hide only visually, but have it available for screen readers:
 * http://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screen readers, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
(-webkit-min-device-pixel-ratio: 1.25),
(min-resolution: 1.25dppx),
(min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   http://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */

@media print {
    *,
    *:before,
    *:after,
    *:first-letter,
    *:first-line {
        background: transparent !important;
        color: #000 !important; /* Black prints faster:
                                   http://www.sanbeiji.com/archives/953 */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links that are fragment identifiers,
     * or use the `javascript:` pseudo protocol
     */

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    /*
     * Printing Tables:
     * http://css-discuss.incutio.com/wiki/Printing_Tables
     */

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}



/******************************
*******************************

        OWl Carousel Css 

********************************
********************************/


#owl-demo .item{
    /*                background: #3fbf79;*/
    padding: 10px 2px !important;
    /*                border-right: 1px solid black;*/
    margin: 10px;
    color: #FFF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
}
.customNavigation{
    text-align: center;
}
/*            use styles below to disable ugly selection*/
.customNavigation a{
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}


b, strong{
color:#66a067 !important;
}



/******************************
*******************************

        End OWl Carousel Css 

********************************
********************************/

body{
    background: #222;
}









/******************************
*******************************

        Top 

********************************
********************************/


.inv-top{

}
.inv-top-wrraper{
    padding: 0px 0;
    background: #BB1F1F;
}
.inv-top-phone{
    padding: 30px 0;
    color: rgba(255, 255, 255, 0.94);
}
.inv-top-phone i{
    background: rgba(47, 45, 45, 0.58);
    padding: 8px;
}
.inv-top-phone i:hover{
    background: rgba(255, 255, 0, 0.75);
}
.inv-top-phone a{
    color: rgba(255, 255, 255, 0.94);
    font-family: 'Open Sans', sans-serif;
}
.inv-top-phone a:hover{
    color: rgba(255, 255, 0, 0.75);
    text-decoration: none;
}

.inv-top-email{
    padding: 30px;
    color: white;   
}
.inv-top-email i{
    background: rgba(47, 45, 45, 0.58);
    padding: 8px;
}
.inv-top-email i:hover{
    background: rgba(255, 255, 0, 0.75);
}
.inv-top-email a{
    color: white;
    font-family: 'Open Sans', sans-serif;
}
.inv-top-email a:hover{
    color: rgba(255, 255, 0, 0.75);
    text-decoration: none;
}

.inv-top-social-icon i{
    padding: 8px 10px;
    background: rgb(105, 39, 39);
    color: white;
}
.inv-top-social-icon i:hover{
    background: rgba(255, 255, 0, 0.75);
}



/******************************
*******************************

            Menu  

********************************
********************************/            


.navbar-inverse .navbar-nav>.active>a, 
.navbar-inverse .navbar-nav>.active>a:focus, 
.navbar-inverse .navbar-nav>.active>a:hover{
    color: yellow;
    background-color: #080808;
}

.navbar-inverse .navbar-nav>li>a{
    color: white;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
}
.navbar-inverse .navbar-nav>li>a:hover{
    color: yellow;
    border-bottom: 2px solid yellow;
}

.nav .navbar-nav{
    margin-top: 22px;
    margin-right: -15px;
}

.dropdown-menu{
    min-width: 100%;
    padding: 0;
    background-color: #bb1f1f;
}
.dropdown-menu li a {
    clear: both;
    color: #fff;
    display: block;
    font-weight: 400;
    line-height: 1.42857;
    padding: 5px 10px;
    white-space: nowrap;
    font-family: 'Open Sans', sans-serif;
}

/*lsdflaksdjf?*/

.sidebar-nav {
    padding: 9px 0;
}

.dropdown-menu .sub-menu {
    left: 100%;
    position: absolute;
    top: 0;
    visibility: hidden;
    margin-top: -1px;
}

.dropdown-menu li:hover .sub-menu {
    visibility: visible;
}

.dropdown:hover .dropdown-menu {
    display: block;
}

.nav-tabs .dropdown-menu, .nav-pills .dropdown-menu, .navbar .dropdown-menu {
    margin-top: 0;
}

.navbar .sub-menu:before {
    border-bottom: 7px solid transparent;
    border-left: none;
    border-right: 7px solid rgba(0, 0, 0, 0.2);
    border-top: 7px solid transparent;
    left: -7px;
    top: 10px;
}
.navbar .sub-menu:after {
    border-top: 6px solid transparent;
    border-left: none;
    border-right: 6px solid #fff;
    border-bottom: 6px solid transparent;
    left: 10px;
    top: 11px;
    left: -6px;
}

/*alskdfjlasdf*/


/******************************
*******************************

          Carousel section

********************************
********************************/ 

.carousel-indicators li{

    border-radius: 1px !important;
}

.carousel-indicators .active{
    background: red;
}

/******************************
*******************************

        welcome-section  

********************************
********************************/ 


.inv-welcome-section h1{
    color: #c87533;
    border-bottom: 1px solid red;
    padding: 15px;
    position: relative;
    font-family: open sans;
    font-weight: bold;
    font-family: 'Open Sans', sans-serif;
}    

.inv-welcome-section h1:before{
    border-bottom: 5px solid #c11a1a;
    content: "";
    position: absolute;
    top: 96%;
    transition: all 0.3s ease-in-out 0s;
    width: 38%;
    z-index: 99;
    margin-left: 3%;
    font-family: 'Open Sans', sans-serif;
}

.inv-welcome-section img{
    border: 5px solid gray;
}

.inv-welcome-section .wel-tex{
    color: #fff;
    font-size: 17px;
    font-family: 'Open Sans', sans-serif;
    padding-bottom: 0px;
    line-height: 1.8;
    text-align: justify;
}

.inv-welcome-section .btn{
    padding: 6px 30px;
    border-radius: 0px;
    border: none;
    background: rgba(255, 0, 0, 0.65);
    letter-spacing: 1.5px;
}
.inv-welcome-section .btn:hover {
    background: #7a7a7a;
}
.btn-danger {
    font-family: 'Open Sans', sans-serif;
}

/******************************
*******************************

        Our Product 

********************************
********************************/

.our-product-section{}

.our-product-section h1{
    color: #c87533;
    border-bottom: 1px solid red;
    padding: 15px;
    position: relative;
    font-family: 'Open Sans', sans-serif;
} 

.our-product-section h1:before{
    border-bottom: 5px solid #c11a1a;
    content: "";
    position: absolute;
    top: 97%;
    transition: all 0.3s ease-in-out 0s;
    width: 14%;
    z-index: 99;
    margin-left: 2%;
} 
h3.product-text {
    font-size: 20px;    
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
}
.product-img{
    margin-bottom: 5%;
    position: relative;
    overflow: hidden;
}
.product-img:hover .product-text{
    background: rgba(255, 0, 0, 0.65);
    color: white;
}
.product-img:hover .product-button{
    background: rgba(255, 255, 255, 0.58);
    color: black;
}
.product-img img.p_img {    
    -webkit-transition: all 1.5s ease-in-out;
    -moz-transition: all 1.5s ease-in-out;
    transition: all 1.5s ease-in-out;
    -ms-transition: all 1.5s ease-in-out;
    -o-transition: all 1.5s ease-in-out;
}
.product-img:hover img.p_img {
    -moz-transform: scale(1.4) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
    -webkit-transform: scale(1.4) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
    -o-transform: scale(1.4) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
    -ms-transform: scale(1.4) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
    transform: scale(1.4) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
}
.product-text{
    position: absolute;
    height: 20%;
    width: 75%;
    background: rgba(0, 0, 0, 0.58);
    text-align: center;
    padding: 25px;
    color: white;
    left: 13%; 
    font-family: 'Open Sans', sans-serif;
}
.product-button{
    position: absolute;
    height: 10%;
    width: 35%;
    background: rgba(255, 0, 0, 0.65);
    color: white;
    border-radius: 0px;
    overflow: hidden;
    left: 32%;
    bottom: 40px;
    font-size: 20px;
    padding: 0px;   
    font-family: 'Open Sans', sans-serif;
}

.product-button a{
    color: white;
}
.product-img:hover a{
    color: black;
    text-decoration: none;
}



/******************************
*******************************

        Our Clients

********************************
********************************/

.our-client{}

.our-client h1{
    color: white;
    border-bottom: 1px solid red;
    padding: 15px;
    position: relative;
}

.our-client h1:before{
    border-bottom: 5px solid #c11a1a;
    content: "";
    position: absolute;
    top: 96%;
    transition: all 0.3s ease-in-out 0s;
    width: 11%;
    z-index: 99;
    margin-left: 3%;
} 

.client-btn{
    background: #BB1F1F;
    font-size: 16px;
}
/******************************
*******************************

        Support & Service

********************************
********************************/

.support{}

.support h1{
    color: #c87533;
    border-bottom: 1px solid red;
    padding: 15px;
    position: relative;
    font-family: 'Open Sans', sans-serif;
} 

.support h1:before{
    border-bottom: 5px solid #c11a1a;
    content: "";
    position: absolute;
    top: 97%;
    transition: all 0.3s ease-in-out 0s;
    width: 21%;
    z-index: 99;
    margin-left: 2%;
}
.support-button{
    position: absolute;
    background: rgba(255, 0, 0, 0.65);
    color: white;
    border-radius: 0px;
    overflow: hidden;
    left: 32%;
    bottom: 40px;
    font-size: 20px;
    padding: 5px 15px;   
    font-family: 'Open Sans', sans-serif;
}

/******************************
*******************************

        Footer

********************************
********************************/
.inv-footer{
    padding-bottom: 15px;
}

.footer-heading h1{
    color: #c20d0d;
    border-bottom: 2px solid white;
    position: relative;
    font-weight: 600;
    line-height: 38px;
    font-family: 'Open Sans', sans-serif;
}

.inv-footer ul li{
    list-style: none;
    color: #CCC9C9;
    font-family: 'Open Sans', sans-serif;
}
.inv-footer ul {
    padding: 0;
}
.inv-footer a{
    color: #CCC9C9;
    font-family: 'Open Sans', sans-serif;
}

.inv-footer p{
    color: #CCC9C9;
    font-family: 'Open Sans', sans-serif;
}

.small-footer{
    padding: 20px 0;
    color: white;
}
.small-footer span{
    font-family: 'Open Sans', sans-serif;
}
.small-footer a {
    color: #fff;    
    font-family: 'Open Sans', sans-serif;
}
.small-footer a:hover {
    color: #000;
    text-decoration: none;
}



/*##########################################
#############################################


        Product Page


############################################
############################################*/

/*Cover Pic */


.product-cover{}

.product-cover img{
    height: 250px;
    width: 100%;
}

/*End Cover Pic */

/******************/
/******************/
/******************/

/*Product details*/


.Product-details{}

.product_img{
    margin-bottom: 15px;
}

.Product-details p{
    color: #fff;
    font-size: 16px;
    padding: 15px;
    padding-bottom: 0;
    font-family: 'Open Sans', sans-serif;
}
.Product-details h3{
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    border-bottom: 1px solid #999;
}

.Product-details ul li{
    line-height: 1.6;
    color: #BFBFBF;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
}

.Product-details h1{
    color: #c87533;
    border-bottom: 1px solid red;
    padding: 15px;
    position: relative;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
}

.Product-details h1:before{
    border-bottom: 4px solid #c11a1a;
    content: "";
    position: absolute;
    top: 97%;
    transition: all 0.3s ease-in-out 0s;
    width: 11%;
    z-index: 99;
    margin-left: 2%;
}




/* end Product details*/



/* About*/


.about{}

.about h1{
    color: #c87533;
    border-bottom: 1px solid red;
    padding: 15px;
    position: relative;
    font-family: 'Open Sans', sans-serif;
}
.about h1:before{
    border-bottom: 4px solid #c11a1a;
    content: "";
    position: absolute;
    top: 97%;
    transition: all 0.3s ease-in-out 0s;
    width: 9%;
    z-index: 99;
    margin-left: 1%;
}
.about p{
    color: #fff;
    font-size: 16px;
    padding: 15px;
    font-family: 'Open Sans', sans-serif;
}
.about h4{
    color: rgb(131, 156, 35);
    font-family: 'Open Sans', sans-serif;
    padding-left: 15px;
}

.about ul li{
    line-height: 1.6;
    color: #BFBFBF;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
}


/*  Network */

.network-map{
    padding: 15px;    
}













/*  Contact */

.inv-contact{
    margin: 50px 0;
    margin-bottom:0;
}
.inv-address{
    color: white;
    padding: 20px;
    font-family: 'Open Sans', sans-serif;
}
.inv-address i{
    font-size: 22px;
    color: yellow;
    padding-right: 12px;
    line-height: 30px;
}
.inv-address a{
    color: white;
}
.inv-address a:hover{
    color: red;
    text-decoration: none;
}

.inv-cont-form{
    color: white;
    font-family: 'Open Sans', sans-serif;
}
.inv-cont-form .form-control{
    border-radius: 0;
    border: 1px solid red;
}

.btn-send{
    padding: 6px 30px;
    border-radius: 0px;
    border: none;
    background: rgba(255, 0, 0, 0.65);
    letter-spacing: 1.5px;
    transition: 1s all;
}
.btn-send:hover{
    background: #7a7a7a;
    color: white;
    border: 1px solid white;
}

.success-mess{
    color: #3c763d;
    text-align: center;
    padding: 5px;
    font-family: 'Open Sans', sans-serif;
}

.jamelar_title [title]{
    position:relative;
}

.jamelar_title [title]:after{
    content:attr(title);
    color:#fff;
    background:#c87533;
    background:#c87533;
    padding:5px;
    position:absolute;
    left:-9999px;
    opacity:0;
    bottom:100%;
    font-family: 'Open Sans', sans-serif;
    white-space:nowrap;
    -webkit-transition:0.25s linear opacity;
}
.jamelar_title [title]:hover:after{
    left:25px;
    opacity:1;
    margin-bottom: 35px;
}