@charset "utf-8";
/* CSS Document */



/* BEGIN ACRE CSS */
body{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #58585a;
    /*background-image:url(../images/background.jpg);*/
    /* [disabled]text-decoration: none; */
    /* [disabled]font-stretch: narrower; */
}
body a {
    -webkit-transition: all .18s ease-in-out;
    -moz-transition: all .18s ease-in-out;
    transition: all .18s ease-in-out;
}
div p{
    font-size:16px;	
}
.pt64 {
    padding-top: 64px;
}
.pt48 {
    padding-top: 48px;
}
.pt32 {
    padding-top: 32px;
}
.pb16 {
    padding-top: 16px;
}
.pb64 {
    padding-bottom: 64px;
}
.pb48 {
    padding-bottom: 48px;
}
.pb32 {
    padding-bottom: 32px;
}
.pb16 {
    padding-bottom: 16px;
}

img {
    border:0px;
    padding:0px;}

table {
    border-spacing: 0;
    padding: 0;
    border: 0;
    background-color: #FFF;
}

H1,H2,H3, H4 {


    font-family: 'open sans',Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #58585a
        ;
    text-decoration: none;/* [disabled]font-stretch: narrower; */
}
.page-content-wrap h2, .page-content-wrap .h2 {
    font-size: 20px;
}
.headline {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 800;
    color: #000000;

}
a {

    color: #58585a;
    text-decoration: underline;
    /*font-family: 'open sans';*/    
}
a:hover {

    color: #000000;
    text-decoration: underline;
}


.headline a {
    text-decoration: underline;
    color: #000000;
}
.welcome {
    font-family: 'open sans',Arial, Helvetica, sans-serif;
    font-size: 30px;
    font-weight: bolder;
    color: #000000;
    margin-top: 0;
}
div.page-content-wrap h1, 
div.page-content-wrap .h1, 
div.page-content-wrap h2, 
div.page-content-wrap .h2, 
div.page-content-wrap h3, 
div.page-content-wrap .h3 {
    margin-top: 0;
    margin-bottom: 10px;
}
div.page-content-wrap {
    background-color: white;
    padding: 35px 25px;
    min-height: 660px;    
    box-shadow: 1px 1px 6px 2px #999;    
}
div.page-content-wrap table tr td {
    padding: 20px 10px 10px 0;
}    
div.page-content-wrap h1,
div.page-content-wrap h2, 
div.page-content-wrap h3, 
div.page-content-wrap h4, 
div.page-content-wrap h5, 
div.page-content-wrap h5, 
div.page-content-wrap p {
    line-height: 1.75;
}
.quantity-cart-wrap {
    position: relative;
    top: -6px;
}
/* -------------------------------MAIN TAGS ------------------------------------ */
/*------------------  3 IMAGE ROW AND WORDS -------------------*/
.image_row{
    display: inline-block;
    /* [disabled]overflow: hidden; */
    width: 1000px;
    margin: auto;

}
.image_row_images {
    float: left;
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
}
.image_row_left, .image_row_middle, .image_row_right {
    width: 33%;
    text-align: center;
    float: left;
}
.image_row_left{
    clear: left;
}
.image_row_right{
    clear:right;
}
/* ------------------------------  2 column layout --------------------------*/

.col2_center_content{
    min-height:300px;	
    margin-top:10px;
    display:inline-block;
    width:100%;	
}
.col2_center_left {
    float:left;
    width:710px;
    overflow:hidden;
    text-align:left;
    margin-left:15px;
    margin-right:10px;
}
.col2_center_right {
    float:left;
    clear:right;
    width:250px;
    margin-left:0px;}

/* ------------------------------ ALL PAGES ------------------------- */

.search_box{width:300px;
            float:right;
            clear:right;}


.search_box_page{
    width: 600px;
    margin: auto;
    clear: right;
    min-height: 200px;
    padding-top: 50px;
}


.page_container
{width:1000px;
 min-height:500px;
 margin:auto;
 background-color:#ffffff;
 box-shadow:0px 3px 15px #666666;
}

.center_content{
    text-align:center;
    min-height:500px;
    margin-top:20px;}

/*.main_footer { 
    clear:both;
    background:#DDDDDD;
    text-align:center;
} */

.main_footer {
    clear: both;
    text-align: center;
    background-color: #333;
    padding-bottom: 20px;
    min-height: 400px;
    margin-top: 20px;
}
.main_footer h3 {
    color: #CBDCEA;
    font-family: 'open sans';
    line-height: 2;    
}
.main_footer  .google-map {
    width: 100%;
    min-height: 400px;
    /*pointer-events: none;*/    
}
footer {
    margin-left: -15px;
    margin-right: -15px;
}
footer a {
    text-decoration: underline;
}
footer p {
    color: #C1C1BF;
    font-family: arial;
    line-height: 1.75;
}
#header_site {
    clear:both;
    background:#1d1d1d;
    float: left;
} 
div#contain_header {
    /*margin-top: 20px;*/
}
header {
    background-color: #fff !important;
}
header .logo {
    max-height: 110px;
    margin: 10px 0;
}
.main_menu{
    clear: both;
    /*padding-top: 250px;*/
}


.index_body{
    width: 100%;
}
.index_row{
    width: 100%;
    clear: both;
    margin: auto;
    display: inline-block;
}
.index_inner_left{
    float: left;
    width: 740px;
    margin-left: 10px;
}
.index_inner_right{
    width: 250px;
    float: left;

}
.index_inner_image{
    text-align: center;
}
.testimonials_inner{
    float: left;
    width: 100%; 
    margin-left: 10px;
    text-align:left;
}

/*-----------------------contact page----------------------------*/
#contact{
    clear:both;
    background-color:#ffffff;}

.contact_table{
    width:1000px;
    background-color:#ffffff;
    text-align: left;
}
#contact_form_display {
    padding-left:15px;
    text-align:left;}

#contact_centre{
    text-align: left;
    margin-left: 20px;
}
/*------------------------ CART ---------------------------*/

#checkout_center{
    clear: both;
    width: 100%;
    background-color: #FFF;
    margin: auto;
}
.checkout_table{
    background-color:#FFF;
    width:100%;
    padding-left:10px;}

#checkout_heading{
    font-size:14px;
    clear:both;
    text-align:center;
    margin:auto;
    background-color:#FFF;}

.checkout_td{}

#result_center{
    clear:both;
    width:100%;
    background-color:#FFF;
    height:300px;
    padding-top:75px;
    text-align:center;}

#contain_all_cart{
    margin: auto;
    width: 100%;
    background-color: #FFF;
    /*box-shadow: 0px 8px 10px #666666;*/
}

/* ---------------------------------Cart Pages -------------------------------------*/
#container_product {
    width: 100%;
    min-width:500px;
    background-color: white;    
}
#container_cart{

    width: 100%;
    min-height: 400px;
    background-color:#FFF;
    text-align:center;
    padding-top:50px;
    padding-left:10px;
}
.cart_head_row {
    font-weight: bold;
}
#cart_toprow{
    width:100%;
    /*display:inline-block;*/
    margin-top:10px;
    padding-left:5px;

}
#cart_product{

    /*min-width:550px;*/
    /*float:left;*/
}
#cart_quantity{
    /*width:100px;*/
    /*float:left;*/
}
#cart_price{	
    /*width:100px;*/
    /*float:left;*/
}
#cart_buttons{		
    /*width:200px;
    float:left;
    background-color:#FFF;
    position: relative;*/
}
td#cart_buttons div{
    padding-left:0px;
    padding-right:0px;	

}
td#cart_buttons input {
    text-align: left;
    font-size: 14px; 
    border-radius: 5px 0px 0px 5px;    
}
td#cart_buttons inputquantity{
    min-width:12px;	
}
td#cart_buttons button {
    /*position: absolute;
     top: 0px;
     right: 0;*/
    border-radius: 0 5px 5px 0;    
}
#cart_cont{
    /*width:680px;*/
    /*float:right;*/
    /*text-align:right;*/
    background-color:#FFF;
}
div.page-content-wrap table tr.cart-bottom-row td {
    padding: 10px 10px 10px 0;
}
/*#cart_checkout*/
#cart_checkout {
    /*float: right;*/
    margin-right: 20px;
}
#cart_checkout input {
    margin-left: 10px;
}
#cart_total { 
    font-weight: bold;
}
#cart_button_row{width:100%;
                 background-color:#FFF;
                 clear:both;
                 margin:auto;
                 /*float:right;*/
}



/* -------------------------------MAINTENANCE PAGES ---------------------------------------*/

.maintain_tables{background-color:#ffffff}
#tables {
    background-color: #FFF;
    width: 100%;
}
#maint_centre{
    font-size: larger;
    text-decoration: none;
    text-align: center;
    margin-top: 150px;
}

/*----------------------------Client Details Pages --------------------------------------*/

#details_form{
    clear:both;
    background:#FFF;
    float: left;}

/* END ACRE CSS */



/* ---------------------------BEGIN GALLERY CSS-------------------------- */
.gallerycontainer{
    position: relative;
    /*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{
    border: 1px solid white;
    margin: 0 4px 5px 0;
    /*height: 49px;*/
    width:125px;
}

.thumbnail:hover{
    background-color: transparent;
}

.thumbnail:hover img{
    border: 1px solid white;
}

.thumbnail span{ /*CSS for enlarged image*/
    position: absolute;
    background-color: lightgrey;
    padding: 5px;
    margin-top:50px;
    left: -500px;
    border: 1px solid white;
    visibility: hidden;
    color: black;
    text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
    border-width: 0;
    padding: 2px;
    height: 380px;
    width:580px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
    visibility: visible;
    top: 0;
    left: 400px; /*position where enlarged image should offset horizontally */
    z-index: 50;
}

/* END OF GALLERY CSS */
/* BEGIN MENU CSS */
.menu, .menu ul {
    margin: 0;
    padding: 0;
    border: 0;
    list-style-type: none;
    display: block;
}

.menu li {
    margin: 0;
    padding: 0;
    border: 0;
    display: block;
    float: left;	
    position: relative;	
    z-index: 5;		
}

.menu li:hover {
    z-index: 10000;	
    white-space: normal;
}

.menu li li {
    float: none;
}

.menu ul {
    visibility: hidden;	
    position: absolute;
    z-index: 10;
    left: 0;	
    top: 0;		
}

.menu li:hover>ul {
    visibility: visible;	
    top: 100%;	
}

.menu li li:hover>ul {	
    top: 0;
    left: 100%;
}


.menu:after, .menu ul:after {
    content: ".";
    height: 0;
    display: block;
    visibility: hidden;
    overflow: hidden;
    clear: both;
}
.menu, .menu ul {	
    min-height: 0;
}


.menu ul {
    background-image:url(../images/background.jpg);
    padding: 10px 10px 10px 10px;
    margin: 0px 0 0 -10px;	
}
.menu ul ul {
    padding: 10px 10px 10px 10px;
    margin: -10px 0 0 -10px;
}

.menu, .menu ul li {
    color: #333333;
    background-color: #ffffff;
    background-image:url(../images/background.jpg);
}

.menu ul {
    width: 15em;
}

.menu a {
    text-decoration: none;
    color: #58585a;
    padding: .13em .85em;
    display: block;
    position: relative;

}

.menu a:hover, .menu li:hover>a {
    color: #000000;
}

.menu li li {	
    border: 1px solid #58585a;
}
.menu ul > li + li {	
    border-top: 0;
}

.menu li li:hover>ul {	
    top: 5px;
    left: 90%;
}
#headerphotos {
    float:right;
}
div#logooverlay{
    position: relative;
    top: 0;
    left: -1px;
    /*min-height:229px;*/
}



div#logooverlay img.cover{
    position: absolute;
    /* position in top left of #tobecovered */
    top: 0; /* top of #tobecovered */
    left: 0; /* left of #tobecovered */
    z-index: 9999;
}

.dropdown .dropdown-menu a {
    font-family: 'open sans';
    font-size: 15px;
    padding: 13px 31px 13px 20px;    
    margin: 0;    
}
ul.dropdown-menu {
    border: 1px solid rgba(158, 148, 148, 0.23); 
    border-radius: 0;    
    padding: 0;
}

/* Sub dropdown menu START */
.dropdown-menu > li {
    position: relative;
    padding: 0;

}
.sub-dropdown-menu.dropdown-menu {
    position: absolute;
    left: 99%;
    min-width: 160px;
    background-color: white;
    display: none;
    top: -8px;
}
.dropdown-menu > li a.has-sub-dropdown {
    position: absolute;
    right: 0;
    top: 0;
    padding: 13px 10px;    
}
.dropdown-menu > li a.has-sub-dropdown:hover {
    background-color: #e5e5e5;
}
.has-sub-dropdown .glyphicon {
    color: #777;
    font-size: 8px;
    position: relative;
    top: -1px;    
}
a.has-sub-dropdown.active + .sub-dropdown-menu {
    display: block;
}
html body a.dropdown-toggle {
    display: inline;
    position: absolute;
    top: 0;
    right: 0;
    padding: 15px 5px;
    font-size: 12px;
    background: #e6e6e6;
    opacity: .75;  
}
.dropdown.open:hover {
    background-color: rgba(10,10,10,.1);    
    border-radius: 5px;    
}
.dropdown.open .dropdown-toggle .glyphicon {
    -webkit-transition: -webkit-transform .25s ease-in;    
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.navbar-default .navbar-nav > li > a.dropdown-toggle {
    background-color: transparent;
}
.navbar-default .navbar-nav > li > a.dropdown-toggle:hover {
    background-color: rgba(20,20,20, .15);
}
.navbar-default .navbar-nav > li > a.dropdown-link {
    padding-right: 40px;
    background-color: transparent;    
}
/* Sub dropdown menu END */
.nav-outer-wrap {
    background-color: transparent;
    border: none;
    float: right;
    margin-top: 18px;
    margin-bottom: 18px;
    /*    position: absolute;
        right: 0;
        top: 72px;    */
    /*
    -webkit-box-shadow: 0px 5px 14px -2px #999;
    -moz-box-shadow: 0px 5px 14px -2px #999;
    box-shadow: 0px 5px 14px -2px #999;    
    border-bottom: 1px solid #999;
    border-top: 1px solid #ccc;        
    */
}
.container-fluid.header-shadow {
    height: 10px;
    background: rgba(103, 103, 103, 0.75);
    margin-bottom: 20px;
    -webkit-box-shadow: 0px 5px 14px -2px #999;
    -moz-box-shadow: 0px 5px 14px -2px #999;
    box-shadow: 0px 5px 14px -2px #999;    
    border-bottom: 1px solid #999;
}
nav.navbar {
    border-radius: 0;
    background-color: transparent;
    /*background: url(../images/background.jpg);*/
}
.navbar-nav > li {
    margin-left: 20px;
}
nav.navbar-default .navbar-nav > li > a {
    color: #333;
    font-weight: bold;
    font-size: 17px;
    font-family: 'open sans';
    font-weight: 100;
}
/*rgba(142, 142, 142, 0.29)*/
nav.navbar-default .navbar-nav > li > a.active,
nav.navbar-default .navbar-nav > li > a:hover,
nav.navbar-default .navbar-nav > li.open > a:hover{
    /*background-color: rgba(10,10,10,.1);*/
    /*    background-color: #999;
        color: white;*/
    background-color: rgba(142, 142, 142, 0.29);
    color: black;
    border-radius: 5px;    

}
nav.navbar-default {
    border: none;
    margin-bottom: 0;
}
.header-search-form {
    /* position: relative; */
    display: inline-block;
    /* height: 30px; */
}
.header-search-form input, .header-search-form button {
    border-radius: 0;
    height: 39px;
    font-size: 16px;
    font-family: 'open sans';
    /*    border-top: none;
        border-bottom: none;*/
}
.header-search-form input {
    font-style: italic;
    font-size: 16px;    
    border-radius: 35px;
    text-indent: 20px;    
    background-color: #f7f7f7;
    color: black;    
    padding-right: 46px;    
}
.header-search-form button {
    border: none;
    background: transparent;    
    font-weight: bold;
    font-size: 23px;
    color: #999;
}
.header-search-form span.input-group-btn- {
    position: absolute;
    top: 10px;
    right: 6px;
    border: none;
}
.header-search-form .btn-default:hover {
    background-color: transparent;
}
.header-contact-details {
    padding-top: 10px;
    position: relative;
}
.header-contact-details .header-top-row a {
    color: #999;
    font-size: 17px;
    padding: 7px 19px;
    line-height: 39px;
    font-family: 'open sans';
    /*    border: 1px solid #eee;
        border-radius: 35px;*/
}
.header-contact-details .header-top-row a:focus, 
.header-contact-details .header-top-row a:hover {
    /*    -webkit-transition: background 0.5s linear;
        -moz-transition: background 0.5s linear;
        -ms-transition: background 0.5s linear;
        -o-transition: background 0.5s linear;
        background-color: rgba(142, 142, 142, 0.29);*/
    /*    color: #333;
        text-decoration: none;
        border: 1px solid #ccc;    */
    text-decoration: underline;
}
.header-contact-details .header-top-row a .glyphicon {
    font-size: 16px;
    position: relative;
    top: 1px;
    left: -5px;
}
span.required-warning {
    float: right;
    margin-top: 7px;
    font-size: 12px;
}
.separator {
    border-top: 1px solid rgba(0, 0, 0, 0.2);
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    margin: 1.5em 0;
}
.footer-bottom p {
    color: white;
}
.shop_row {
    margin-bottom: 30px;
}
.shop_row .btn, .shop_row select {
    border-radius: 0;
}
.shop_item_wrap {
    box-shadow: 1px 1px 11px #ccc;
}
.home-image-wrap img {
    margin: 0 auto 20px;
}
.has-sub-dropdown i.caret-device {
    display: none;
}    
.shop_inner_image {
    border: 1px solid #ccc;
    border-radius: 0;
    padding: 5px;
    margin-bottom: -1px;
    height: 300px;
    text-align: center;  
}
.shop-inner-prod-desc {
    /*height: 190px;*/
}
.shop_inner_image img {
    margin: 0 auto;
    max-height: 100%;    
    position: relative;
    top: 50%;
    transform: translateY(-50%);    

}
.shop_inner_image img.thumbnail {
    border: none;
}
.model-options-wrap {
    /*height: 60px;*/
    margin-bottom: 20px;
}
.model-options-wrap strong {
    line-height: 32px;
}
.shop_inner_words {
    border: 1px solid #ccc;
    padding: 10px;    
    /*height: 370px;*/    
    height: 430px;    
    position: relative;
}
.shop_inner_words .btn {
    width: 100%;
}
span.item-price {
    display: block;
    font-size: 21px;
    text-align: right;
    font-weight: bold;
    margin-bottom: 5px;    
}
.thumb-home {
    margin: 20px auto 20px;
}
.home-section {
    float: left;
}
div.navbar-collapse {
    padding-right: 0;    
}
@media (max-width: 992px) {
    /*div#logooverlay {
        text-align: center;
    }   
    header .logo {
        max-height: 140px;
    }*/
    .mobile-tablet-wrap {
        overflow: scroll;
    }    

}
@media (max-width: 767px) {

    /*
    .navbar.navbar-default.fixed-mobile-only {
        top: 0;
        border-width: 0 0 1px;
        position: fixed;
        right: 0;
        left: 0;
        z-index: 1030;        
    }    
    */
    form .btn {
        width: 100%;
    }    
    .thumbnail {
        margin: 20px auto 20px;        
    }
    .shop_inner_words .btn {
        width: 100%;
        padding: 20px;
    }    
    .shop_inner_image {
        margin-bottom: 15px;
    }    
    .shop_inner_image img {
        margin: 0 auto;

    }    
    .thumb-home {
        margin: 20px auto 20px;
    }    
    .has-sub-dropdown i.caret-desktop {
        display: none;
        outline: 1px solid white;
    }
    .has-sub-dropdown i.caret-device {
        display: block;
        top: 2px;
        right: 8px;        
        font-size: 10px;        
    }    
    .has-sub-dropdown i.caret-device.active {
        -webkit-transition: -webkit-transform .25s ease-in; 
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg);            
    }
    /*header .logo {
        max-height: 130px;
        max-width: 100%;
        margin: 10px auto;        
    }*/

    .header-contact-details .header-top-row a {
        /*display: none;*/
    }
    .nav-outer-wrap {
        margin: 0;
        width: 100%;        
    }
    .header-contact-details {
        padding-top: 0;
    }
    .navbar-default .navbar-toggle {
        margin-right: 25px;
    }    
    html body a.dropdown-toggle {
        right: 16px;
        padding: 11px 5px;
    }    
    .navbar-nav > li {
        margin-left: 16px;
    }    
    .navbar-nav {
        margin: 0;
    }    
    nav.navbar-default {
        overflow: hidden;
    }
    /* indentation on sub sub menu */
    li li li {
        text-indent: 20px;
    }    
    .header-search-form {
        display: inline-block;
        position: absolute;
        width: 245px;
        left: 10px;        
        top: 6px;
        z-index: 3;        
    }    
    .header-search-form span.input-group-btn- {
        top: 0;
    }    
    /*header {
        background-color: white;
        height: 203px;
        position: fixed;
        top: 0;
        z-index: 1030;
        width: 100%;       
    }

    div.page-content-wrap {
        margin-top: 220px;
    }*/
    nav.navbar-default {
        background: white;
        border-bottom: 3px solid #ccc;
    }    
}
.phone-contacts p{
    padding-top:9px;
}
body {
    background-color: #fff;
    /*background-image: url("../images/background-phone.jpg");*/
    background-repeat: no-repeat;
    background-attachment: fixed;
    z-index: 50 !important;
}

@media (min-width: 768px) and (max-width: 1200px) {
    body {
        background-image: url("../images/background-laptop.jpg");
        background-repeat: no-repeat;
        background-attachment: fixed;
        z-index: 50 !important;
    }
}

@media (min-width: 1200px) {
    /*    body {
            background-image: url("../images/background-desktop.jpg");
            background-repeat: no-repeat;
            background-attachment: fixed;
            z-index: 50 !important;
        }*/
}

body #bg-image {
    left: 0;
    min-height: 100%;
    min-width: 100%;
    position: fixed;
    top: 0;
    z-index: -1070;
}

#fixed-return{
    position: fixed;
    padding-left: 6px;
    padding-right: 6px;
    padding-top: 4px;
    right: 0px;
    width: auto;
    top: 0px;
    background-color: #fff !important;
    z-index: 2000;
    box-shadow: 2px 2px 3px rgba(79,79,79,0.52);
    -webkit-box-shadow: 2px 2px 3px rgba(79,79,79,0.52);
    border-top-left-radius: 8px;
    border-bottom-left-radius: 9px;
}
#fixed-return a{
    text-decoration:none;
    color:#58585a;	
}
.enquiryButton {
    position: absolute;
    margin: 0;
    width: 94%!important;
    display: block;
    bottom: 10px;
}