/*
 * Copyright (c) 2016. All content is Copyright Bitwhite Ltd. All rights reserved.
 */

#belvoiresCarousel {
    display: none;
}

#fabricationCarousel {
    display: none;
    max-height: 450px;
    z-index: -60;
}


#termsAndConditions ol{
    list-style: lower-latin;

}
#testimonialsCarousel {
    min-height: 100px;
}

/*@media (max-width: 480px) {
    #belvoiresCarousel {
        display: none;
    }
    #testimonialsCarousel {
        min-height: 100px;
    }
    .container {
        padding: 10px 5px;
    }
}
*/

div[id$="-extra"] {
    background-color: rgba(240,170,0,0.3);
    border: 10px solid #f0ab00;
    border-radius: 10px;
    padding: 1em;
}

h1 h2 h3 h4 h5 h6 {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding: 30px;
}

ol.alpha {
    counter-reset: alpha
}

ol li {
    list-style: none;
    padding-left: -30px;
}

ol.alpha > li:before {
    counter-increment: alpha;
    content:"(" counter(alpha, lower-alpha)") "
}

#certificate-riqc, #certificate-risqs {
    border: 2px solid rgba(128,128,128,0.3);
    box-shadow: 5px 5px 15px #5e6a71;
    height: auto;
    width: 100%;
}

.antinav{
    height: 60px;
    background-color: #5e6a71;
}


.breadcrumb {
    display: none;
}

.btn-belvoires {
    margin-bottom: 30px;
}

.btn-default {
    background-color: #f0ab00;
    border-color: #ccc;
}

.btn-default:hover {
    background-color: #f0ab00;
    box-shadow: 5px 5px 15px #5e6a71;
    opacity: 0.7;
}


.carousel-caption h3 {
    color: #000;
    text-shadow: 0 0 20px white;
}

.carousel-control:hover,
.carousel-control:focus {
    color: #000;
    filter: alpha(opacity=90);
    opacity: .9;
    text-shadow: 5px 5px 15px #5e6a71;
}

.carousel-control {
    background-image: none;
    color: #000;
    opacity: 0.7;
}

.carousel-control.left,
.carousel-control.right{
    background-image: none;
}

.carousel-indicators {
    display: none;
}

.carousel-indicators li {
/*    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0);*/
    border: 1px solid #000;
}
.carousel-indicators .active {

    background-color: #000;
}


.carousel-inner img {
    -webkit-filter: grayscale(50%);
    filter: grayscale(50%);
    margin: auto;
    width: 100%;
}

.carousel-inner--caption p {
    color: #000;
    text-shadow: 0 0 20px white;
  font-size: small;
}

.carousel-services {
    margin-bottom: -40px;
}
.carousel-testimonials {
    min-height: 400px;
}

.container {
    padding: 10px 5px;

}

.design-footer{
    min-height: 10em;
    padding: 0 1em 1em;
}

.design-heading{
    font-weight: bold;
    min-height: 4em;
}

.dropdown-header {
    font-size: 1.0em;
    font-weight: 500;
    padding: 10px 0 2px;
}

.dropdown-menu li a {
    color: #000 !important;
}

.dropdown-menu li a:hover {
    background-color: #5e6a71;
}

.dropdown-menu {
    font-size: 0.8em;
}

.dropdown-menu{
    background-color: #5e6a71;
}

.footer-panel {
    background: rgba(128,128,128,0.3);
    margin: 0 auto;
    padding: 2px 25%;
    position: relative;
}

.footer-panel--1,
.footer-panel--3 {
    position: static;
    padding: 5px;
}

.footer-panel--1 {
    left: 0;
}

.footer-panel--2 {
    min-height: 80px;
    padding: 10px;
    width: 100%;
}

.footer-panel--3 {
    right: 0;
}

.googleMap {
    height:500px;
    width:100%;
}

.googleMap:hover {
    box-shadow: 5px 5px 15px #5e6a71;
}

.img-thumbnail {
    padding: 0;
}

.modal-dialog {
    position: relative;
    max-width: 50%;
    top: 50%;
    left: 50%;
    margin: 10px 10px 10px -25%;
}

.navbar {
    background-color: #5e6a71;
    border: 0;
    font-size: 0.9em !important;
    font-weight: 500;
    height: 60px;
    letter-spacing: 4px;
    margin-bottom: 10px;
}

.navbar-phone {
    display: none;
}

.nav li {
    background-color: #5e6a71;
}

.navbar li a, .navbar .navbar-brand {
    color: white !important;
}

.navbar-default .navbar-toggle {
    border-color: transparent;
}

.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
    max-height: 600px;
}

.navbar-nav li a:hover {
    color: #981e32 !important;
}

.navbar-nav li.active a {
    background-color:#29292c !important;
    color: #fff !important;
}

.no-underline,
.no-underline:hover{
    text-decoration: none
}

.open .dropdown-toggle {
    background-color: #555 !important;
    color: #fff ;
}

.refurb-footer{
    min-height: 200px;
    padding: 0 1em 1em;
}

.roundel-heading {
    font-weight: bold;
    min-height: 3em;
    /*border: 1px solid green;*/
}

.roundel {
    border: 10px solid transparent;
    border-radius: 0 50% 50% 50%;
    /*height: 80%;*/
    margin-bottom: 25px;
    /*opacity: 0.7;*/
    width: 80%;
}

.roundel:hover {
    border-color: #f1f1f1;
    box-shadow: 5px 5px 15px #5e6a71;
    opacity: 0.7;
}

.roundel.nofade:hover {
    opacity: 1;
}

.roundel--grey {
    background-color: rgba(128,128,128,0.3);
    border-color: #5e6a71;
}

.roundel--red {
    background-color: rgba(152,30,50,0.3);
    border-color: #981e32;
}

.roundel--yellow {
    background-color: rgba(240,170,0,0.3);
    border-color: #f0ab00;
}

.roundel--grey:hover {
    border-color: #5e6a71;
}

.roundel--red:hover {
    border-color: #981e32;
}

.roundel--yellow:hover {
    border-color: #f0ab00;
}

.site-search {
    margin-top:10px;
    border: 1px solid rgba(152,30,50,0.3);
    position: absolute;
    right: 0;
    z-index: 900;
}

.site-search > li > form {
    color: black;
}

#search-collapse {
    color: white;
}


/*.site-search>form>input {
    right: 0;
    border: 4px solid rgba(152,30,50,0.3);
    float: right;
    z-index:900;
    position: absolute;
}*/

.site-search--results {
    background-color: #5e6a71;
    padding:3px;
}

.site-search--results a {
    color: #fff;
    padding:5px;
}

#tablePipeBending table {
    width: 100%;
}


#tablePipeBending table, #tablePipeBending th, #tablePipeBending td  {
    border: 2px solid #5e6a71;
    padding: 5px 30px;
}


#tablePipeBending th {
    background-color: rgba(152,30,50,0.3);
}
#tablePipeBending tr:nth-child(even) {background-color: #f2f2f2}

.website-by-bitwhite{
    font-size: xx-small;
    padding-bottom: 5px;
}

/* Mobile First!! */
@media (min-width: 480px) {
    #belvoiresCarousel, #fabricationCarousel{
        display: block;
    }
    .carousel-inner--caption {
        display: none;
    }
    .container {
        padding: 20px 60px;
    }
    .footer-panel{
        min-height: 150px;
    }

    .footer-panel--1 img,
    .footer-panel--3 img{
        max-width: 100%;
    }

    .footer-panel--1 {
        left: 0;
    }

    .footer-panel--1,
    .footer-panel--3 {
        bottom: 0;
        padding: 10px;
        position: absolute;
        top: 0;
        width: 25%;
    }

    .footer-panel--2 {
        min-height: 80px;
        padding: 10px;
        width: 100%;
    }

    .footer-panel--3 {
        right: 0;
    }
}

@media (min-width: 768px) {
    #belvoiresCarousel, #fabricationCarousel{
        display: block;
    }
    #testimonialsCarousel {
        min-height: 600px;
    }
    .breadcrumb {
        display: block;
        margin: 0;
        font-size: small;
        white-space:nowrap;
    }
    .breadcrumb > li + li:before {
        color: #ccc;
        content: "| ";
        padding: 0 5px;
    }
    .carousel-indicators{
        display: block;
    }
    .carousel-inner--caption {
        display: block;
    }
    .container {
        padding: 20px 120px;
    }
}
/* Tiny tweek as the nav bar wraps with "company-info" between 768 and 804 pixels */
@media (min-width: 810px) {
    .navbar {
        font-size: 1.0em !important;
    }
}
