html{
    width: 100%;
    line-height: 1.42857143 !important;
    overflow-x: hidden;
}
body{
    -webkit-overflow-scrolling: touch;

}
html, body {
    height: 100%;
}
h2{
    margin-top: 10px;
    margin-bottom: 10px;
}
.h1,.h4, .h5, .h6,
h1,h2,h3, h4, h5, h6,
h2 a
{
    margin-top: 15px;
    margin-bottom: 0px;
}
.h1, h1 {
    font-size: 23px;
}
p{
    margin: 0px;
    margin-top: 10px;
}
b{
    font-weight: bold;
}
form{
    margin-top: 15px;
}
body{
    font-family:Arial,sans-serif ;
}

.table tr td p{
    margin-top: 0px;
    margin-bottom: 0px;
}
.form-inline .form-group input {
    width: auto;
    float:right;
    clear:both;
}
.big-text{
    font-size: 50px !important;
}
.medium-text{
    font-size: 30px !important;
}
.top-header .header{
    padding-top: 0;
    padding-bottom: 0;
    position: relative;
}
ol,
.breadcrumb,
.table{
    margin-top: 10px;
    margin-bottom: 0;
}
@media(max-width: 768px){
    .top-header .header .top{
        position: absolute;
        top:8px;
    }
}
@media(max-width: 375px){
    .top-header .header .top{
        position: absolute;
        top:-2px;
    }
}
.top-header img{
    width: 93%;
    height: auto;
}
.top-header .left{
    float: left;
}
.top-header .right{
    float: right;
}
.navbar-default{
    height: 40px;
    margin-bottom: 0px;
}
#menu .navbar .navbar-nav{
    width: 100%;
}

.splitter{
    font-size: 20px !important;
}
.splitter h4{
    margin-top: 9px !important;
    margin-bottom: 9px !important;
}

.splitter .text-white{
    font-size: 20px !important;
}
.splitter  h4{
    margin-top: 9px !important;
    margin-bottom: 9px !important;
}
@media (min-width: 979px){
    .splitter h1{
        font-size: 17px !important;
    }
    .splitter h1{
        font-size: 17px !important;
    }
}

@media (max-width: 979px) and (min-width: 768px){

    .top-header{
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .top-header .sig-logo a {
        display: inline-block;
        width: 190px;
    }
    .body-wrapper .navbar{
        height: 41px;
    }
    .splitter{
        padding: 10px 0 !important;
    }
    .splitter .text-white{
        font-size: 17px !important;
    }

    .splitter{
        padding: 10px 0 !important;
    }
    .splitter .text-white{
        font-size: 17px !important;
    }
}
@media (max-width: 770px){
    .navbar-header {
        float: none;
    }
    .navbar-default .navbar-nav>li{
        width: 100%;
    }
    .navbar-default .navbar-nav>li>a{
        font-size: 14px;
        font-weight: 400;
        text-decoration: none;
        line-height: 18px;
        padding: 12px;
        outline: none;
        text-transform: uppercase;
        text-align: left;
        vertical-align: top;
    }
    .navbar-default .navbar-collapse, .navbar-default .navbar-form{
        border: none;
    }
    .navbar-default .navbar-nav .dropdown.open .dropdown-toggle .fa:before{
        content: "\f077";
    }
    .navbar-default .navbar-nav .open .dropdown .dropdown-toggle .fa{
        position: relative;
    }
    .navbar-default .navbar-nav .dropdown .fa.right{
        position: absolute;
        right: 30px;
        top: 14px;
    }
    .navbar-default .navbar-nav .dropdown .fa.left{
        position: relative !important;
    }
    .navbar-default .navbar-nav>li>a {
        padding-left: 25px !important;
    }

}



@media ( min-width: 979px){
    .top-header .sig-logo a {
        display: inline-block;
    }
    .navbar-default .navbar-nav>li>a{
        padding: 10px;
    }
    .navbar-default .navbar-nav .open .dropdown .dropdown-toggle .fa{
        position: relative;
    }
    .navbar-default .navbar-nav .dropdown .fa{
        position: absolute;
        left: 3px;
        top: 5px;
    }
}

.navbar{
    min-height: 0px;
}

.navbar-default{
    border: none;
    font-size: 15px;
    z-index: 55555;
}

.navbar-default .navbar-nav>li>a {
    vertical-align: top;
    font-weight: normal;
    letter-spacing: 0.2em;
    display: block;
    width: 100%;
    padding-left: 18px;
    padding-right:  15px;
    position: relative;
}
.navbar-default .navbar-nav>li>.phone-number {
    vertical-align: top;
    font-weight: normal;
    letter-spacing: 0.2em;
    display: inline-block;
    margin-left: 5px;
    padding-left: 25px;
    position: relative;
}
.navbar-default .navbar-nav .non-link, .navbar-default p {
    text-transform: uppercase;
}
.navbar-default .navbar-nav>li.non-link:hover{
    text-transform: uppercase;
}
.navbar-default .nav-icon{
    margin-left: 10px;
    cursor: pointer;
}


.navbar-nav  li a{
    text-transform: uppercase;
}
.navbar-nav > li > .dropdown-menu {
    background-color: transparent;
    border-radius: 0px;
    z-index: 9999;
}

.navbar-nav > li > .dropdown-menu li{
    cursor: pointer;
    padding: 9.5px;
    padding-left: 10px;
}
.navbar-nav > li > .dropdown-menu li a{
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 0.2em;
    line-height: 20px;
    vertical-align: top;
    position: relative;
}

@media (min-width: 768px) {
    .navbar-nav > li > .dropdown-menu li a{
        padding-left: 28px;
    }
}
@media (max-width: 768px) {
    .navbar-nav > li > .dropdown-menu li a{
        padding-left: 9px;
    }
}

.navbar-nav > li > .dropdown-menu li a:focus{
    background-color: transparent;
}

.navbar-right {
    float: right!important;
    margin-right: 0px;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: -1px;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: transparent;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}

.dropdown-submenu .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -1px;
    border-top-left-radius: 0;
}
.contact-buttons .toogle-slideout{
    margin-top: -14px;
}
.contact-buttons .fa{
    font-size: 25px;
}
.contact-buttons{
    margin-right: 5px;
    margin-top: 5px;
}
.contact-buttons .btn{
    margin-left: 1px;
}

.contact-buttons  .btn.active, .btn:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.v-card-blue{
    text-indent: -9999px;
    background: url(/img/signature-sprite.png) no-repeat -190px -50px;
    width: 22px;
    height: 26px;
    display: inline-block;
}

.custom-prev {
    height: 28px;
    width: 24px;
    left: 50px ;
    top: 50%;
    opacity: 1;
}

.custom-next {
    height: 28px;
    width: 24px;
    right: 50px ;
    top: 50%;
    opacity: 1;
}
.next-arrow{
    background: url(/img/slide/slide-arrows.png) no-repeat 1px -28px;
    height: 28px;
    width: 24px;
    opacity: 1;
}


.custom-prev.category-arrow{
    top: 40%;
    transform: translateY(-50%);
}
.custom-next.category-arrow{
    top: 40%;
    transform: translateY(-50%);
}
.products-slider .category-arrow{
    top: 50%;
}
@media (min-width: 1024px) {
    .custom-prev.category-arrow{
        left: -3% ;
    }
    .custom-next.category-arrow{
        right: -3% ;
    }
    .products-slider .custom-prev.category-arrow{
        left: 1% ;
    }
    .products-slider .custom-next.category-arrow{
        right: 1% ;
    }
}
@media (max-width: 1024px) {
    .custom-prev.category-arrow{
        left: -10% ;
    }
    .custom-next.category-arrow{
        right: -10% ;
    }
    .products-slider .custom-prev.category-arrow{
        left: 1% ;
    }
    .products-slider .custom-next.category-arrow{
        right: 1% ;
    }
}
.custom-prev.column-gallery-arrow{
    top: 50%;
    transform: translateY(-50%);
    left: 20px;
}
.custom-next.column-gallery-arrow{
    top: 50%;
    right: 20px;
    transform: translateY(-50%)
}
.slick-slider { display: none; }
.slick-slider.slick-initialized { display: block; }
.slick-next {
    right: 50px;
    z-index: 1003;
}

.slick-prev {
    left: 50px;
    z-index: 1003;
}
.slick-prev, .slick-next {
    position: absolute;
    top: 40%;
    display: block;
    font-size: 30px;
    cursor: pointer;
}
.body-wrapper{
    position: relative;
    margin-bottom: 0px;
}

@media(min-width: 1024px){
    .body-wrapper .navbar.navbar-static-top{
        position: static;
        top: 0;
        left: 0;
        right: 0;
        margin-bottom: 0px;
    }
}
@media(max-width: 768px){
    .body-wrapper .navbar.navbar-static-top{
        position: absolute;
    }
}

.body-wrapper .navbar.navbar-static-top{
    top: 0;
    left: 0;
    right: 0;
    margin-bottom: 0px;
}
.body-wrapper .navbar.navbar-static-top{

}
.body-wrapper .home-slide{
    width: 100%;
}

.body-wrapper .home-slide .slick-slide{

}
.body-wrapper .home-slide .slick-slide img{
    width: 100%;
    height: 100%;
}
.body-wrapper .home-slide .img-container{
    position: relative;
}
.body-wrapper .home-slide .img-container .img-msg{
    position: absolute;
}
.body-wrapper .home-slide .img-container .img-msg  .msg-text{
    font-family: "Open Sans",sans-serif !important;
    font-size: 20px;
    line-height: 30px;
    text-align: left;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 3px;
}
.body-wrapper .home-slide .img-container .img-msg-1{
    bottom:5%;
    left:20%;
}
.body-wrapper .home-slide .img-container .img-msg-2{
    top: 53%;
    left: 63%;
}
.body-wrapper .home-slide .img-container .img-msg-3{
    bottom: 0%;
    right: 19%;
}
.body-wrapper .home-slide .img-container .img-msg-4{
    bottom: 0%;
    left: 19%;
    left: 19%;
}
#menu{
    z-index: 10009;
}
.body{
    z-index: 10005;
}

.splitter,
.splitter,
.splitter{
    padding: 1.5px;
}

.thumbnail{
    border: none;
    margin-bottom: 5px;
    margin-top: 5px;
}
.thumbnail:hover{
    text-decoration: none;
}
.thumbnail .caption p{
    position: relative;
    font-size: 19px;
}
.thumbnail .caption  p{
    font-size: 19px;
    line-height: 28px;
    font-weight: bold;
}
.thumbnail .caption p .glyphicon{
    position: absolute;
}
.thumbnail:hover >  .caption p .glyphicon {
    -webkit-transition: all 2s; /* Safari */
    transition: all 2s;
    margin-left: 5px;
}
.thumbnail p{
    font-size: 20px;
    text-decoration: none;
}
.thumbnail p .glyphicon{
    font-size: 25px;
}
.links .thumbnail{
    cursor: pointer;
}
.links .thumbnail .caption p {
    position: relative;
    font-size: 12px;
    line-height: 28px;
}
.footer{
    position: relative;
    padding-bottom: 10px;
}
.footer a img{
    margin-top: 5px;
}
.absolute{
    position: absolute;
}
@media(min-width: 1383px ){
    .scrub-sun{
        bottom: -15px;
    }
}
@media(max-width: 1383px ){
    .scrub-sun{
        bottom: 10px;
    }
}
@media(max-width: 1024px ){
    .scrub-sun{
        bottom:-8px;
    }
}
@media(max-width: 768px ){
    .scrub-sun{
        top:-85px;
    }
}

.footer .glyphicon{
    font-size: 21px;
}
@media (max-width: 667px) {
    .footer .footer-icons a{
        font-size: 13px;
    }
}
.vcenter {
    display: inline-block;
    vertical-align: middle;
}

.flag{
    width: 100%;
}


/* centered columns styles */
.row-centered {
    text-align:center;
}
.col-centered {
    display:inline-block;
    float:none;
    /* reset the text-align */
    text-align:left;
    /* inline-block space fix */
    margin-right:-4px;
}


.banner-background{
    background-image: url('/img/blocks/banner/banner_background.jpg');
}
.banner-background .thumbnail .caption p{
    font-size: 15px;
    line-height: 1.431;
}
.banner-background .thumbnail {
    background-color: transparent;
}
.column-content a:hover,
.column-content a{
    text-decoration: none;
}
.column-content .column-gallery img{
    margin-left: 10px;
    margin-right: 10px;
    height: auto;
}
.banner .banner-block{
    margin-bottom: 10px;
}
.banner .banner-block img{
    height: 120px;
    width: 100%;
}
.banner .banner-block a{
    text-decoration: none;
}
.banner .banner-block p{
    font-weight: 300;
}
.banner .container-fluid{
    width: 80%;
}

.home-category .thumbnail p{
    font-size: 15px;
}

.form-control{
    border-radius:0px;
}
.btn{
    border-radius:0px;
    border: none;
    font-size: 20px;
    padding: 2px  12px;
    font-weight: bold;
}

.table.table-bordered-none,
.table.table-bordered-none td,
.table.table-bordered-none tr td,
.table.table-bordered-none th td{
    border: none !important;
    border-top: none !important;
    border-right: none !important;
    border-bottom: none !important;
    border-left: none !important;
}

.table.table-vertical,
.table.table-vertical td,
.table.table-vertical tr td,
.table.table-vertical th td{
    vertical-align: middle;
}

a.grey,
.table.grey,
.table.grey tr td p,
.table.grey tr td p a,
.table.grey tr td p span{
    text-decoration: none;
}
.table.grey tr td p a:hover,
a.grey:hover{
    text-decoration: underline;
    cursor: pointer;
}

.padding-none
.padding-none.table tr td,
.padding-none.table tbody tr td{
    padding: 0;
}

.category-block{
    margin-bottom: 10px;
}
.category-block .category-item-title{
    text-transform: uppercase;
    padding:8px;
}
.category-item-title p{
    margin-top: 0;
}
.category-description{
    position: relative;

}
.category-description-images{
    position: absolute;
    bottom: 0;
}
@media (max-width: 1024px) {
    .category-block .category-item-title{
        font-size:13px ;
    }
    .category-description{
        height: 200px;
        margin-bottom: 4px;
    }
}
@media (min-width: 1025px) {
    .category-block .category-item-title{
        font-size: 17px ;
    }
    .category-description{
        height: 215px;
    }
}



@media (max-width: 1023px) {
    .category-block .category-item-title{
        font-size: 17px ;
    }
    .category-description{
        height: 205px;
    }
}

@media (min-width: 768px) {
    .home-category .category-item-buttons .caption p{
        font-size:14px;
    }
}
@media (max-width: 768px) {

    .home-category .category-item-buttons .caption p{
        font-size:18px;
    }
}
.category-item-buttons p{
    margin-top: 0px !important;
}



.category-block .category-item-description p{
    font-size: 14px;
    margin-top: 0px;
}


.category-item-buttons .row{
    margin: 0px;
}
.category-block .category-item-buttons .col-md-6{
    padding: 0px;
}
.category-block .category-item-buttons {
    padding: 3.5px;
}


.category-block .category-item-buttons a:hover {
    text-decoration: none;
}
.category-block .category-item-buttons a:hover .fa {
    margin-right: 5px;
}
.category-block .category-item-buttons .fa{
    font-size: 16px;
    transition: all 0.7s ease 0s;
    -webkit-transition: all 0.7s ease 0s;
}
.category-block .category-item-buttons .caption .product-title{

}
.category-block .category-item-img{
    overflow: hidden;
}

.scale-zoom-in{
    -webkit-transition: all 0.7s ease;
    transition: all 0.7s ease;
}
.scale-zoom-in:hover{
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.division-categories .image{
    overflow: hidden;
}

.contact-text .fa {
    margin-left: -22px;
    padding-right: 10px;
}


.go-top {
    position: fixed;
    bottom: 5px;
    right: 10px;
    font-size: 30px;
    font-weight: 700;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    vertical-align: middle;
    z-index: 9;
    cursor: pointer;
}
.go-top:after {
    content: "";
    position: absolute;
    left: 8px;
    top: 11px;
    display: block;
    width: 25px;
    height: 13px;
    background: url(/img/signature-sprite2.png) no-repeat -96px 0px;
}
.fixed {
    backface-visibility: hidden;
    position: fixed;
    z-index:2;
    transition: transform 300ms ease;
}

.fixed-open {
    transform: translate3d(256px, 0px, 0px);
}
.categories-slide .category-caption {
    padding-bottom: 2px;
}

#menu .logo{
    width: 56%;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
#menu .logo-container{
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
}
#menu .navbar .navbar-nav{
    margin-top: 0px;
    margin-left: 0px;
}
#menu .container-fluid{
    padding-right: 0;
    padding-left: 0;
    margin-right: auto;
    margin-left: auto;
}

.width-25{
    width: 25% !important;
}
body {
    /*
    width: 100%;
    height: 100%;
    */
    max-width: 100% !important;
    overflow: hidden;
    height: auto !important;
}
.slideout-menu {
    position: fixed;
    left: 0;
    top: 1px;
    bottom: 0;
    right: 0;
    z-index: 0;
    width: 256px;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    display: none;
}
.slideout-panel {
    position:relative;
    z-index: 1;
    will-change: transform;
}
.slideout-open,
.slideout-open body,
.slideout-open .slideout-panel {
    overflow: hidden;
}
.slideout-open .slideout-menu {
    display: block;
}

html.slideout-open .toogle-slideout{

}
.toogle-slideout,
.toogle-slideout:hover,
.toogle-slideout:active,
.toogle-slideout:focus,
.toogle-slideout:visited
{
    font-size: 40px !important;
    cursor: pointer;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

@media (max-width: 768px){
    .category-container .container{
        width: 100%;
        padding-right: 0px;
        padding-left: 0px;
        margin-right: auto;
        margin-left: auto;
    }
    .category-container .container .thumbnail {
        border-radius: 0;
        padding: 1px;
        margin-top: 0 !important;
    }
    .category-container .container .thumbnail .category-img-container{
        overflow: hidden;
    }
    .category-container .container .slick-slide img{
        display: block;
        width: 100% !important;
        height: auto !important;
    }
    .categories-slide .category-caption p{
        font-size: 15px;
        font-weight: 700;
    }
    .categories-slide .custom-prev.category-arrow{
        top: 40%;
        left: 10px ;
    }
    .categories-slide .custom-next.category-arrow{
        top: 40%;
        right: 10px;
    }
}
@media (max-width: 375px){
    .categories-slide .custom-prev.category-arrow{
        top: 33%;
        left: 10px ;
    }
    .categories-slide .custom-next.category-arrow{
        top: 33%;
        right: 10px;
    }
}
.category-image.img-preview{
    margin-top: 10px;
}
.column-content.video .embed-responsive{
    margin-top: 10px;
}
.column-content.gallery .column-gallery{
    margin-top: 10px;
    margin-bottom: 10px;
}
.top-header .header{
    z-index: 88888;
    position: relative;
}
.top-header .header img{
    z-index: 99999;
    width: 100%;
}

@media (min-width: 768px) and (max-width: 1024px){
    .category-container .container .slick-slide .category-image{
        overflow: hidden;
    }
    .category-container .container .slick-slide img{
        display: block;
        width: 100% !important;
        height: auto !important;
    }
    .category-container .container .slick-prev {
        top: 35%;
        left: 20px;
    }
    .category-container .container .slick-next {
        top: 35%;
        right: 20px;
    }
    .top-header img{
        height: auto;
    }
    .top-header .left{
       float: left;
        margin-left: -15px;
    }
    .top-header .right{
        float: right;
        margin-right: -2px;
    }
}
@media (min-width: 768px) and (max-width: 1024px) and (orientation:portrait) {
    .dropdown.open .dropdown-menu {
        width: 100%;
    }
}
@media (min-width: 1024px){
    .top-header .header .top{
        top:2px;
    }
}
@media (min-width:768px) and (max-width: 1024px){
    .category-container .container .slick-slide img{
        width: 100% !important;
    }
    .top-header .left{
        float: left;
        margin-left: -15px;
    }
    .top-header .right{
        float: right;
        margin-right: -3px;
    }
    .top-header .header .top{
        top:8px;
        right: 10px;
    }
}

.thumbnail {
    outline: none !important;
    outline-offset: 0;
}
@media (min-width: 768px) {
    .dropdown-submenu > a:after {
        float: right;
        margin-top: 0;
        margin-right: 0;
        border-left: none;
        border-top: none;
        border-bottom: none;
    }
    .dropdown-submenu > a:after {
        content: "";
    }
}
@media (max-width: 1023px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border-top: 1px solid white;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}
.mail-icon:hover .fa:before{
    content:"\f2b7" !important;
}
.category-container .container .thumbnail {
    border-radius: 0;
    padding: 1px;
    margin-top: 1px;
}
.category-container{
    position: relative;
}
.category-container .container{
    z-index: 2222;
    position: relative;
}
.category-container .container .thumbnail{
    border-radius: 0;
    padding: 1px;
    margin-top: 1px;
}
.category-img-container .image{
    overflow: hidden;
}
.category-container .container .category-caption{
    margin-top: 2px;
    padding:6px;
    -webkit-transition: all 0.4s; /* Safari */
    transition: all 0.4s;
}
.category-container .container .thumbnail p{
    margin-top: 0px;
}
.category-container .container .thumbnail:hover .category-img-container img{
    transform: scale(1.1);
}
.category-container .container .category-img-container img{
    -webkit-transition: all 0.7s ease;
    transition: all 0.7s ease;
}
.category-container .splitter{
    position: absolute;
    left:0;
    right:0;
    bottom:7px;
    height:40px;
    z-index: 1111;
}
.product-category .match-height{
    position: relative;
}
.product-category .category-block{
    margin-bottom: 10px;
}
.product-category .category-table tr td {
    border: none;
    font-size: 15px;
    padding: 0;
}
.product-category .category-item-quote-details .btn{
    padding: 2px 12px;
    font-weight: bold;
    font-size: 20px;
}
.category-block .category-table{
    font-size: 15px;
}
.product-category .category-item-quote-details form{
    margin-top: 0px;
}


.product-thumbs.img:hover{
    cursor: pointer;
}

.quote-dropdown{
    line-height: 33px;
}

@media (min-width: 1024px) {
    .product-category .category-item-description p b{
        font-size: 15px;
    }
    .product-category .category-table tr td {
        font-size: 14px;
    }
    .quote-info-container table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
        padding: 0;
    }
    .product-category .category-item-description h3{
        font-size: 53px;
    }
    .category-block .category-table{
        margin-bottom: 10px;
        margin-top: 0px;
    }
    .product-category .category-item-quote-details.buttons{
        margin-top:2px;
    }
    .images-block .column-gallery {
        margin-top: 15px;
    }
    .quote-info-container .quote-footer .btn{
        margin-top: -15px;
    }
    .quote-info-container .header {
        padding:10px;
        padding-bottom:2px;
    }
    .images-block .column-gallery .img.product-thumbs img  {
        padding: 1px;
    }
    .images-block .column-gallery {
        margin-top: 1px;
    }
    .quote-value{
        font-size: 40px !important;
    }
    .quote-info-container .category-table {
        margin-bottom: 10px;
        margin-left: 10px;
    }
    .quote-info-container{
        margin-top: 18px;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .product-category .category-item-description p b{
        font-size: 15px;
    }
    .product-category .category-table tr td {
        font-size: 12px;
    }
    .quote-info-container table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
        padding: 0;
    }
    .product-category .category-item-description h3{
        font-size: 45px;
    }
    .category-block .category-table{
        margin-bottom: 10px;
        margin-top: 8px;
    }
    .product-category .category-item-quote-details.buttons{
        margin-top:-2px;
    }

    .quote-info-container .quote-footer .btn{
        margin-top: -12px;
    }
    .quote-value{
        font-size: 36px !important;
    }
    .quote-info-container .category-table {
        margin-bottom: 10px;
        margin-left: 10px;
        margin-top: 0px;
    }
    .quote-info-container{
        margin-top: -8px;
    }

    .quote-small .tab-body{
        width: 100%;
    }
    .quote-small .tab-pane{

    }
    .quote-small .quote-info-container{
        margin-top: 0px;
    }
}
@media (min-width: 667px) and (max-width: 768px) {
    .product-category .category-item-description p b{
        font-size: 20px;
    }
    .product-category .category-table tr td {
        font-size: 16px;
    }
    .quote-info-container table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
        padding-top: 0px;
        padding-bottom: 0px;
        padding-left: 10px;
        padding-right: 10px;
    }
    .quote-dropdown .form-control{
        font-size: 12px;
    }
    .quote-dropdown select.form-control{
        padding: 7px;
    }
    .product-category .category-item-description h3{
        font-size: 44px;
    }
    .category-block .category-table{
        margin-bottom: 10px;
        margin-top: 8px;
    }
    .product-category .category-item-quote-details.buttons{
        margin-top:0px;
    }
    .quote-info-container .header {
        padding:10px;
        padding-bottom:2px;
        padding-top:7px;

    }
    .quote-value{
        font-size: 35px !important;
    }
    .quote-info-container .category-table {
        margin: 0;
        margin-bottom: 10px;
    }
    .product-slide{
        padding-right: 5px;
    }
    .images-block .column-gallery {
        margin-left: -4px;
        margin-right: -17px;
    }
    .images-block .column-gallery .img.product-thumbs {
        margin: 4px;
    }

    .quote-dates{
        text-align: right;
    }
    .quote-info-container{
        margin-top: -10px;
    }
    .quote-small .quote-info-container{
        margin-top: 0px;
    }
}

.category-container .container .slick-slide img{
    display: block;
    width: 100% !important;
    height: auto !important;
}
@media (max-width: 667px) {
    .product-category .category-item-description p{
        margin-top: 5px;
    }
    .product-category .category-item-description p b{
        font-size: 20px;
    }
    .product-category .category-table tr td {
        font-size: 16px;
    }
    .product-category .category-table tr td:nth-child(2) {
        text-align: right;
    }
    .product-category .category-item-description h3{
        font-size: 35px;
        margin-top: 5px;
    }
    .category-block .category-table{
        margin-bottom: 5px;
        margin-top: 10px;
    }
    .product-category .category-item-quote-details.buttons{
        margin-top:0px;
    }
    .quote-info-container{
        margin-top: 0px;
    }
    .quote-small .quote-info-container{
        padding-top:10px
    }
    .quote-small .category-item-description p{
        margin-top: 5px;
    }
    .quote-small .category-item-description p b{
        font-size: 20px;
    }
    .quote-small .category-table tr td {
        font-size: 16px;
        padding: 0px 10px 0px 10px;
    }
    .quote-small .category-table tr td:nth-child(2) {
        text-align: right;
    }
    .quote-small .quote-value h3{
        font-size: 35px !important;
        margin-top: -26px;
    }
    .quote-small .category-table{
        margin-bottom: 17px;
        margin-top: 0px;
    }
    .quote-small .category-item-quote-details.buttons{
        margin-top:-10px;
    }
    .quote-small .quote-info-container .quote-footer .btn{
        margin-top:-15px;
    }
    .column-content h1 .signature-blue{
        font-size: 22px;
    }
    .quote-small .tab-content .nav-tabs{
        margin-top: 0px;
        padding-top: 0px;
    }
    .top-header .header .signature-logo{
        transform: translateY(30%);
        position: relative;
    }
}
.quote-small form{
    margin-top: 0px;
}
.quote-small .nav-pills.signature li a{
    border-radius: 0;
    text-transform: uppercase;
    font-weight:bold;
    padding: 15px;
    padding-top: 7px;
    padding-bottom: 7px;
}
.btn-half{
    width: 50%;
    float: left;
    margin-top: 0px !important;
}
.btn.open{
    position: relative;
    z-index: 999;
}
.btn.open:after{
    content: "\e252";
    position: absolute;
    bottom:-10px;
    left:0;
    right:0;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}
.quote{
    position: relative;
    width: 100%;
}
.large-quote{
    background-color: white;
    position: absolute;
    top: 10px;
    right: 0;
    z-index: 999;
    width: 360px;
}
.quote-container .quote-header{
    padding: 5px;
}
.quote-container .quote-header p{
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    margin-top:0px !important;
}
.quote-container .quote-body{
    padding: 10px;
    padding-bottom: 11px;
}
.quote-container .quote-body form{
    margin-top: 0px;
}
.quote-container .quote-body .form-group{
    margin-bottom: 5px;
}
.quote-container .quote-body .btn{
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    text-transform: capitalize;
    margin-top: 5px;
}
.quote-info-container .header {
    font-size: 18px;
    font-weight: bold;
}
.quote-info-container table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    border-top: none;
    font-size: 15px;
}
.quote-header {
    font-size: 18px !important;
    font-weight: bold;
}
.quote-value{
    font-weight: bold;
    text-align: center;
}
.quote-info-container .quote-footer .btn{
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    text-transform: capitalize;
    padding: 6px;
}






.breadcrumb{
    padding:0px;
    list-style: none;
    border-radius: 4px;
}
.breadcrumb>li+li:before {
    content: "\007c";
}

@media (max-width: 375px){
    .datepicker{
        width: 100%;
    }
    .datepicker .table-condensed{
        width: 100%;
    }
}
.datepicker.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    list-style: none;
     border-radius: 0px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    color: #333;
    font-size: 13px;
    line-height: 1.42857143;
    padding: 15px;
}
.datepicker table tr td:hover, .datepicker table tr td.focused {
    cursor: pointer;
}

.datepicker table tr td, .datepicker table tr th {
    text-align: center;
    width: 30px;
    height: 30px;
    border-radius: 0px;
    border: none;
}


.padding-none{
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.alert{
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 15px;
    border: none;
}

.quote-details tbody tr td{
    padding:5px 0px 5px 0px;
}

ul.ok{
    list-style: none;
}
ul.ok li{
    position: relative;
}
ul.ok li:before {
    font-family: 'FontAwesome';
    content: '\f00c';
    position: absolute;
    top: 20px;
    left: -35px;
    font-size: 25px;
}

.margin-t-15{
    margin-top: 15px;
}
@media (min-width: 1200px) {
    .mt50-lg{
        margin-top:50px;
    }
    .mt-31-lg{
        margin-top:31px;
    }
    .mt-23-lg{
        margin-top:23px;
    }
    .mt-20-lg{
        margin-top:20px;
    }
    .mb-20-lg{
        margin-bottom:20px;
    }
    .mt-10-lg{
        margin-top:10px;
    }
    .mt-5-lg{
        margin-top: 5px;
    }
    .mt-7-lg{
        margin-top: 7px;
    }
    .mb-12-lg{
        margin-bottom: 12px;
    }
    .ml-15-lg{
        margin-left:15px;
    }
    .fnt-30-lg{
        font-size: 30px;
    }
    .no-margin-lg{
        margin: 0px;
    }
}
@media (min-width: 1024px) and (max-width:1199px) {
    .mt50-md{
        margin-top:50px;
    }
    .mt40-md{
        margin-top:40px;
    }
    .mb-18-md{
        margin-bottom: 18px;
    }
    .mb-10-md{
        margin-bottom: 10px;
    }
    .mb-15-md{
        margin-bottom:15px;
    }
    .mb-5-md{
        margin-bottom: 5px;
    }
    .mt-21-md{
        margin-top: 21px;
    }
    .mt-18-md{
        margin-top: 18px;
    }
    .mt-8-md{
        margin-top: 8px;
    }
    .mt-7-md{
        margin-bottom: 7px;
    }
    .mt-4-md{
        margin-top: 4px;
    }
    .mt-2-md{
        margin-top: 2px;
    }
    .ml-15-md{
        margin-left: 15px;
    }
    .no-padding-md{
        padding: 0px;
    }
    .fnt-30-md{
        font-size: 30px;
    }
    .fnt-18-md{
        font-size: 18px;
    }
    .fnt-11-md{
        font-size: 11px;
    }
}
@media (min-width: 768px) and (max-width:1024px) {
    .mt-19-sm{
        margin-top: 19px;
    }
    .ml-15-sm{
        margin-left: 15px;
    }
    .mb-10-sm{
        margin-bottom: 10px;
    }
    .mt-10-sm{
        margin-top: 10px;
    }

    .fnt-30-sm{
        font-size: 30px;
    }
    .fnt-23-sm{
        font-size: 23px;
    }
    .fnt-17-sm{
        font-size: 17px;
    }
    .fnt-15-sm {
        font-size: 15px;
    }
    .height-sm{
        height: 45px;
    }
}
@media (min-width: 375px) and (max-width:768px) {
    .mt-10-xs{
        margin-top: 10px;
    }
    .mt-7-xs{
        margin-top: 7px;
    }
    .mb-5-xs{
        margin-bottom: 5px;
    }
    .mt-3-xs{
        margin-top: 3px;
    }
    .fnt-20-xs{
        font-size: 20px;
    }
    .fnt-18-xs{
        font-size: 18px;
    }
    .fnt-15-xs{
        font-size: 15px;
    }
}



.margin-lt5{
    margin-left: 10px;
    margin-right: 10px;
}
.odd{
    padding-right:5px;
    padding-left:5px;
    padding-bottom: 10px;
}

.quote-dropdown .input-group-addon.blend-style{
    border-radius: 0;
    background-color: #ececec;
    border: none;
    text-align: left;
    font-weight: bold;
}


.input-group .form-control {
    height: 32px;
}
@media (min-width: 1024px) {
    .quote-dropdown .input-group input{
        min-width:130px;
    }
    .quote-dropdown .input-group-addon.blend-style{
        min-width:55px;
        padding-left:0px;
    }
}
@media (max-width: 1024px) {
    .quote-dropdown .input-group input{
        min-width:110px;
    }
    .quote-dropdown .input-group-addon.blend-style{
        min-width:55px;
        padding-left:0px;
    }
}
@media (max-width: 768px) {
    .quote-dropdown .input-group input{
        min-width:90px;
    }
    .quote-dropdown .input-group-addon.blend-style {
        min-width:45px;
        padding-left:0px;
    }
    .padding-r0{
        padding-right: 0px !important;
    }
}
@media (max-width: 375px) {
    .quote-dropdown .input-group-addon.blend-style{
        min-width:55px;
        padding-left:0px;
        padding-right:4px;
    }
}
.padding-l5{
    padding-left: 10px !important;
}

@media (min-width: 1024px) {
    .quote-confirm-details .quote-details tr td{
        font-size: 20px;
        padding: 0px;
    }
    .quote-confirm-details .quote-details tr td.you-pay{
        font-size:30px;
    }
    .quote-confirm-details .quote-details tr td.you-pay-value{
        font-size:60px;
    }
    .quote-confirm-details form{
        margin-top: 0px;
    }
    .quote-confirm-details .form-group{
        margin-bottom: 11px;
    }
    .quote-confirm-details  form p{
        margin-top: 0px;
    }
}
@media (max-width: 1024px) {
    .quote-confirm-details .quote-details tr td{
        font-size: 15px;
        padding: 0px;
    }
    .quote-confirm-details .quote-details tr td.you-pay{
        font-size:20px;
    }
    .quote-confirm-details .quote-details tr td.you-pay-value{
        font-size:30px;
    }
    .quote-confirm-details form{
        margin-top: 0px;
    }
    .quote-confirm-details .form-group{
        margin-bottom: 12px;
    }
    .quote-confirm-details  form p{
        margin-top: 1px;
    }
}

@media (max-width: 768px) {
    .quote-confirm-details .quote-details tr td{
        font-size: 15px;
        padding-bottom: 15px;
    }
    .quote-confirm-details .quote-details tr td.you-pay{
        font-size:30px;
    }
    .quote-confirm-details .quote-details tr td.you-pay-value{
        font-size:50px ;
    }
    .quote-confirm-details .quote-details tr td.you-pay-value span{
        padding-top: 15px;
    }

    .quote-confirm-details form{
        margin-top: 0px;
    }
    .quote-confirm-details .form-group{
        margin-bottom: 12px;
    }
    .quote-confirm-details  form p{
        margin-top: 1px;
    }
}

@media (max-width: 375px) {
    .quote-confirm-details .quote-details tr td{
        font-size: 16px;
        padding-bottom: 0px;
    }
    .quote-confirm-details .quote-details tr td.you-pay{
        font-size:20px;
    }
    .quote-confirm-details .quote-details tr td.you-pay-value{
        font-size:28px ;
    }
    .quote-confirm-details .quote-details tr td.you-pay-value span{
        padding-top: 15px;
    }
    .quote-confirm-details form{
        margin-top: 0px;
    }
    .quote-confirm-details .form-group{
        margin-bottom: 5px;
    }
    .quote-confirm-details .btn{
        margin-top: 10px;
    }
    .quote-confirm-details  form p{
        margin-top: 1px;
    }
    .quote-confirm-details .category-item-title{
        font-size: 10px;
    }
}

.msg-box{
    border-top:5px solid #eee;
    border-bottom:5px solid #eee;
    margin-bottom: 10px;
}
.msg-box h3{
    margin-top: 5px;
    margin-bottom: 5px;
}
hr {
    margin-top: 10px;
    margin-bottom: 10px;
}

#vg-img{
    margin-top:27px;
}


.vertical-div{
    display: flex;
    align-items: center;
}

.no-margin{
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}
.no-padding,
.no-padding.table>tbody>tr>th,
.no-padding.table>tfoot>tr>td,
.no-padding.table>tfoot>tr>th,
.no-padding.table>thead>tr>td,
.no-padding.table>thead>tr>th
{
    padding:0px;
}

.no-margin-seo h1,
.no-margin-seo h2,
.no-margin-seo h3,
.no-margin-seo h4,
.no-margin-seo h5
{
    margin-top: 0px;
}


@media(min-width:1024px){
    .font-30-lg{
        font-size: 30px !important;
    }
    .margin-top-30-lg{
        margin-top: 30px !important;
    }
}

.social-icons{
    cursor: pointer;
    margin-right: 20px;
}
.social-icons .fa{
    font-size: 35px;
    text-align: center;
}

.product-category hr {
    border-top: 5px solid #eee;
}

ol, ul {
    list-style-position: outside;
    -webkit-padding-start: 15px;
}
ol.alpha {list-style-type: lower-alpha;}

.navbar-default .navbar-nav>li>a {
    padding-left: 10px;
    padding-right: 10px;
}

.body-wrapper ul li:before {
    content: '\f054';
    font-family: 'FontAwesome';
    float: left;
    margin-left: -13px;
}
ul{
    list-style: none;
}
.well {
    padding: 19px;
    margin-bottom: 20px;
    border-radius: 0px;
}
.well{
    min-height: 100% !important;
}
.well a{
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 15px;
}
.well ul li{
    line-height: 25px;
}
.row iframe{
    width: 100%;
}
.display-table{
    display: table;
}
.overflow-y-hidden{
    overflow-y: hidden;
}
.submit-btn{
    border-radius: 50px;
    background-color: transparent;
    border: 2px solid white;
    padding: 4px 9px;
    text-align: center;
}

@media (min-width: 979px) {
    ul.nav li.dropdown:hover > ul.dropdown-menu {
        display: block;
    }
}
.error-container .error-icon{
    font-size: 100px !important;
}
.error-container{
    vertical-align:middle;
}
.margin-auto{
    margin-left: auto;
    margin-right: auto;
}
.grecaptcha-badge{
    display: none;
}
.mb-10{
    margin-top: 10px;
}
@media(max-width: 375px){
    .mt-sm-10{
        margin-top: 10px;
    }
}
.mt-10{
    margin-bottom: 10px;
}
.nav-tabs li:before{
    margin:0px !important;
    content: "" !important;
}
.nav-tabs li a{
    border-radius:0px;
}
.half-tabs{
    margin-bottom: 5px;
}
.half-tabs>li {
    float: left;
    margin-bottom: -1px;
    width: 50%;
}
.half-tabs>li>a {
    padding: 5px 15px;
    text-transform: uppercase;
}
.preview-img-thumb{
    cursor: pointer;
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    text-align: center;
    border-radius: 0px;
}
.strtoupper{
    text-transform: uppercase;
}
.bold{
    font-weight: bold;
}
.w-md-20{
    width: 20% !important;
}
.w-md-25{
    width: 25% !important;
}
.modal-backdrop.in {
    filter: alpha(opacity=6);
    opacity: .6;
    background-color: #fff;
}
.modal {
    text-align: center;
    padding: 0!important;
}

.modal:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -4px; /* Adjusts for spacing */
}

.modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}
@media (min-width: 768px){
    .modal-dialog {
        width: 735px;
        margin: 30px auto;
    }
    .modal-content {
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}
.modal-content {
    background-color: #0076a1;
    border: none;
    border-radius: 0px;
}
.height-30{
    height: 30px;
}
.cookie-bx {
    padding: 8px 38px 8px 9px;
    position: fixed;
    display: none;
    background-color: #00aff0;
    left: 10px;
    bottom: -2px;
    border-top-left-radius: 5px 5px;
    border-top-right-radius: 5px 5px;
    z-index: 999;
}
.cookie-desc {
    color: #FFFFFF;
    font-weight: 400;
    font-size: 13px;
    line-height: 16px;
}
.cookie-desc > a {
    color: #FFFFFF;
    text-decoration: none;
    transition: all 0.2s ease-out 0s;
    font-weight: 600;
}
.cookie-desc > a:hover{
    color: black;
}
.cookie-close {
    color: #FFFFFF;
    position: absolute;
    right: 7px;
    top: 4px;
    width: 20px;
    height: 20px;
    /* font-size: 0px; */
    display: block;
    z-index: 9999999;
    font-size: 18px;
    transition: all 0.2s ease-out 0s;
}
.cookie-close:hover{
    color: black;
    cursor: pointer;
}
.fa {
    height: 14px;
    width: 14px;
}