﻿
.main-menu .navigation > li:hover > a {
    color: #53c3d6;
    opacity: 1;
}

.feature-team .slick-prev, .feature-team .slick-next {
    background-color: #53c3d6
}


.contact-block-right-area {
    background-color: #53c3d6
}

.box > .icon > .image {
    background-color: #53c3d6
}

a.navbar-brand.logo {
    padding: 0;
    margin: 0;
    margin-top: -47px;
    margin-left: -8px;
}

.btn-primary:hover,.btn-primary:active, .btn-primary.active, .show > .btn-primary.dropdown-toggle {
    background-color: #000;
    background-image: none;
    border-color: #000;
}

figure.shop-item-image {
    background: rgba(83, 195, 214, 0.35)
}

.add-to-cart a.indicator:hover {
    color: #53c3d6
}

.main-menu .navigation li {
   
    padding: 17px 0px 0px;
  
}

.main-menu .navigation > li.dropdown > a {
    padding-right: 23px;
}

.teaser-box {
    min-height: 395px;
}

.teaser-image-container {
    min-width: 180px;
}

.specs {
    border: 1px solid lightgrey;
    padding: 10px 15px;
    margin-bottom: 10px;
}

.specs th {
    text-align: center;
    background: #53c3d6;
    color: white;
    border: 1px solid lightgrey;
}

.col-md-8.specs {
    border: 1px solid lightgrey;
    margin-top: 15px;
    padding: 20px;
    /* padding-top: 10px; */
    max-width: 770px;
    /* margin-left: 15px; */
}

.specs td {
    border: 1px solid lightgrey;
}

.specs table {
    border: 1px solid lightgrey;
}

#product_name {
    text-align: center;
    margin-bottom: 15px;
}

#product_detail {
    margin-top: 100px;
}
.specs ul li {
    list-style: disc;
    display: list-item;
    margin-left: 15px;
}
.product_text ul li {
    list-style: disc;
    display: list-item;
    margin-left: 15px;
}



/* Thumbnails */
/*.thumb-box {
    padding: 1.4em 0 1em;
    margin-left: -1%;
    width: 102%;
} 


.thumbs

{
    @@include clearfix;
    li

{
    float: left;
    width: 25%;
    text-align: center;
    padding: 0 1%;
    img

{
    width: 100%;
    opacity: .8;
    @@include transition(opacity .32s);
    border-bottom: 4px solid transparent;
    &.active

{
    border-color: $bc-rk-blue;
    opacity: 1;
}

}

&:hover {
    img

{
    opacity: 1;
    @@include transition(opacity .2s);
}

}
}
}
}*/

/* Thumbnails */
.thumb-box {
    padding: 1.4em 0 1em;
    margin-left: -1%;
    width: 102%;
    min-height: 120px;
}

    .thumb-box .thumbs {
        float: left;
        width: 100%;
        text-align: center;
        padding: 0;
        /* display: inline-block; */
    }

        .thumb-box .thumbs img {
            width: 100%;
            opacity: .8;
            border-bottom: 4px solid transparent;
        }

.thumbs li a img.active {
    border-color: #53c3d6;
}

.thumb-box .thumbs:hover img {
    opacity: 1;
    transition: .2s;
}



ul.thumbs li {
    display: inline-block;
    width: 11%;
    margin-left: 5px;
    margin-right: 5px;
}

    ul.thumbs li:last-child {
        margin-right: 0
    }


#boxbtn a {
    /* display: block; */
    /* width: 133px; */
    /* height: 23px; */
    font: bold 13px sans-serif;
    color: #333;
    background: url(../images/btnsm.png) 0 0 no-repeat;
    text-decoration: none;
    padding-top: 6px;
    color: #fff;
    letter-spacing: 1px;
    /* text-align: center; */
    padding: 6px 8px 8px;
}
    #boxbtn a:hover {
        background-position: 0 -29px;
        color: #fff;
    }

p.icou-t-white.address-item {
    text-indent: -15px;
    margin-left: 30px;
}
    p.icou-t-white.address-item a {
        color: white !important;
    }

.s-padding {
    background: white;
}
body {
background-color:#efefef
}

.measure a {
    color: white;
    text-align: center;
    display: block;
    background: #53c3d6;
    padding: 5px;
}
.inset-content {
    top: 0;
    margin-bottom: 0;
    max-width: 1173px;
    margin: 0px auto;
}
.contact-block {
    margin-top: 0;
    padding-top: 85px;
}

.home-copy {
    padding: 50px 0;
}

.home-copy h1 {
    color: #53c3d6;
    text-align: center;
    font-size: 40px;
}

    .home-copy .btn-primary {
        color: #fff;
        background-color: #53c3d6;
        border-color: #53c3d6;
        text-align: center;
        display: block;
        width: 150px;
        margin: 30px auto 0;
        padding: 5px;
        font-size: 22px;
        font-family: oswald-extralight, sans-serif;
    }

.home-copy p{
    text-align:center;
}
#products a {
    text-decoration: none;
}
a.hbtn.btn.btn-primary.btn-block.icou-button {
    border: 0 !important;
    outline:none !important;
    box-shadow:none !important
}
.s-padding {
    padding-top: 25px;
    padding-bottom: 0;
}

ul.breadcrumbs a {
    color: #818a91 !important;
    font-size: 12px !important;
}

.contact-block {
    margin-top: -15px;
    padding: 0;
}


.contact-block-left-area {
    -ms-flex-item-align: start;
    align-self: flex-start;
    position: relative;
    padding: 25px 0px;
    background-color: transparent;
}

.icon-text.s-padding {
    padding-top: 0;
}

a.btn.btn-primary.btn-lg.icou-button {
    color: white !important;
    box-shadow: none;
    outline: none;
}

.main-menu .navigation > li > ul {
    width: 180px
}

p {
    margin-bottom: 10px;
}

.intro-tables .intro-table {
    min-height: 245px;
}

p.white a {
    color: #fff;
    text-decoration: none;
}

.about-us-section .section-header {
    margin-top: 2.2rem;
    margin-bottom: 0.8rem;
    padding-top: 0;
}
.icon-feature-icon {
    color: #53c3d6;
    font-size: 72px;
    text-align: center;
    float: none;
}

.row.prod ul {
    padding: 0;
}

@font-face {
    font-family: 'oswald-extralight';
    src: url('../fonts/oswald-extralight.eot') format('embedded-opentype'), url('../fonts/oswald-extralight.ttf') format('truetype'), url('../fonts/oswald-extralight.woff') format('woff'), url('../fonts/oswald-extralight.woff2') format('woff2');
}

.banner h2, .banner h1 {
    width: auto !important;
    min-width: 0 !important;
    text-align: center;
}

nav.slides-pagination {
    display: none;
}
.banner h2 {
    line-height: 100%;
}


.popup-overlay {
    display: none;
    position: fixed;
    /* top: 0; */
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 40px;
    text-align: center;
    align-items: center;
    justify-content: center;
    z-index: 10000000;
}

.popup {
    display: inline-block;
    width: 100%;
    min-height: 40px;
    background-color: white;
    border-radius: 1px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    bottom: 0;
    -webkit-box-shadow: inset 0px 10px 10px -6px rgb(117 117 117);
    -moz-box-shadow: inset 0px 10px 10px -6px rgba(117,117,117,1);
    box-shadow: inset 0px 10px 10px -6px rgb(117 117 117);
    position: absolute;
    font-size: 12px;
    font-weight: normal;
}

a.accept, a.submit {
    margin-top: 0;
    margin-left: 20px;
    display: inline-block;
    color: white;
    background-color: #53c3d6;
    border-radius: 5px;
    padding: 0px 9px;
    text-decoration: none;
    text-transform: uppercase;
    font-family: sans-serif;
}


.top-number.trade p {
    font-size: 16px;
}

.top-number.trade {
    float: left;
    font-weight: bold;
}