@charset "utf-8";

/* CSS Document */

body {
    margin: 0;
    font-family: "Open Sans";
    font-size: 13px;
    text-align: left;
    color: #242424;
    padding-top: 4.5rem;
}

p {
    padding: 0px 10px;
}






h1 {
    color: #1C529C;
    font-weight: 900;
    font-size: 24px;
    padding: 10px;
    border-bottom: 5px solid #1C529C
}

h2 {
    font-size: 18px;
    padding: 3px;
    color: #1C529C;
    font-weight: 700;
}

h3 {
    font-family: "Poppins";
    color: #FFF;
    background: #1C529C;
    padding: 20px;
    font-size: 16px;
    text-transform: uppercase;
    width: 300px;
}

h4,
h4 a {
    font-size: 14px;
    color: #1C529C;
    font-weight: 600
}

.black {
    color: #232527;
    font-weight: bold;
}

a {
    color: #353535
}

a:link {
    text-decoration: none
}

a:visited {
    text-decoration: none;
    color: #1C529C
}

a:hover {
    text-decoration: underline;
    color: #1C529C
}

a:active {
    text-decoration: none;
    color: #FFF
}

.bg-yellow {
    background-color: #1C529C !important;
}

.navbar {
    padding: 1px;
}

.navbar-dark .navbar-nav .nav-link {
    color: #fff;
    font-size: 14px;
    font-weight: 300;
}

.navbar .nav ul li a:link {
    font-size: 14px;
    font-weight: 700
}

.navbar .social-links {
    padding-left: 5px;
}

.navbar .social-links .link {
    color: #fff !important;
    font-size: 16px;
    padding: 5px;
}

.btn-outline-success {
    background: #28A745;
    color: #FFFFFF;
    border-color: #fff;
}

.button-grey {
    background: #d8d8d8;
    border: 1px solid #FFF;
    padding: 5px;
    color: #1C529C;
    font-weight: 600
}

.button-red {
    background: #1C529C;
    border: 1px solid #FFF;
    padding: 5px;
    color: #fff;
    font-weight: 600
}

.btn:link {
    color: #232527
}

.wrapper {
    padding: 10px;
    margin: auto;
    position: relative;
    border-left: 1px solid #d8d8d8;
    border-right: 1px solid #d8d8d8;
    background: #FFF
}

#header-wrap {
    padding: 20px 0px;
}

#top {
    background: url(../images/header.jpg) right bottom no-repeat
}

#logo img {
    max-width: 180px;
}

#log-in {
    text-align: right
}

#mid-div {
    background: #fff url(../images/gradient.jpg) top repeat-x
}

#contacts {
    text-align: left;
    font-size: 18px
}

#autobox {
    background: #fafafa;
    margin-top: 40px;
    padding: 20px 0px;
    border-top: 1px solid #1C529C;
}

#autobox h1 {
    border: none;
    text-align: center;
}

#slider {
    height: 400px
}

#LatestStock {
    width: 100%;
    float: left;
    position: relative;
    margin: auto
}

.img-wrapper {
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    max-height: 120px;
}
/*.img-wrapper:hover {*/
    -ms-transform: scale(1.3); /* IE 9 */
    -webkit-transform: scale(1.3); /* Safari 3-8 */
/*    transform: scale(1.3);*/
/*    transition: all 0.5s ease-in-out;*/
/*}*/

.img-wrapper img {
    height: 100%;
    max-width: initial;
}



#left_sidebar {
    float: left;
    width: 20%;
    height: auto;
    margin: auto;
    position: relative
}

#left_sidebar li a:link {
    font-size: 12px;
    color: #353535
}

#left_sidebar li a:hover {
    font-size: 12px;
    color: #232527
}

#newsletter {
    padding: 40px;
    background: #000;
    color: #1C529C;
    font-size: 12px
}

#search {}

.search_fields {
    border: groove 1px #F7E23B;
    color: #232527
}

#tables {
    font-size: 14px;
    padding-left: 0
}

.enquire {
    background: #900;
    border: 1px solid #fff;
    padding: 3px;
    font-size: 14px;
    font-weight: 700;
    color: #fff
}

.enquire a:link,
.enquire a:visited {}

#menu {
    background: #1C529C;
    text-transform: uppercase
}

#menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center
}

#menu ul li {
    display: block;
    float: left;
    border-right: solid 1px #f0f0f0
}

#menu ul li a {
    float: left;
    padding: 10px 15px;
    text-decoration: none;
    color: #333;
    font-size: 14px
}

#menu ul li a:visited {
    color: #fff
}

#menu ul li a:hover {
    background: #232527
}

.sold {
   
    background: red;
    padding: 5px;
    color: #000;
    font-weight: 300;
     border-radius: 5px;
    font-size: 13px;
   
}

.available {
    background: #28A745;
    padding: 5px;
    color: #000;
    font-weight: 300;
    font-size: 13px;
    border-radius: 5px;
}

.grid {}

.grid ul {
    list-style-type: none
}

.grid ul li {
    display: inline-block;
    margin: 5px 10px;
    padding: 5px;
    border-radius: 3px;
    background: #FFF;
    text-align: center;
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .2);
    box-shadow: 0 0 5px rgba(0, 0, 0, .2)
}

.grid img {
    border: 1px solid #d2d2d2;
    padding: 3px;
    background: #FFF;
    margin-right: 20px
}

.list {}

.list ul {
    list-style-type: none;
    float: left;
    margin: 0;
    padding: 0
}

.list ul li {
    width: 96%;
    display: inline;
    border-radius: 10px;
    font-size: 13px;
    border: 1px solid #d2d2d2;
    -webkit-box-shadow: inset 0 1px 5px rgba(0, 0, 0, .1);
    -moz-box-shadow: inset 0 1px 5px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 5px rgba(0, 0, 0, .1);
    padding: 10px;
    float: left;
    margin: 0px;
    margin-bottom: 1%
}

.list ul li h2 a {
    color: #1C529C;
}

.list img {
    border: 1px solid #d2d2d2;
    padding: 3px;
    background: #FFF;
    margin-right: 20px
}

.stock {
    float: right
}

.nav-item {
    padding: 10px;
}

#navi ul {
    list-style: none;
    margin: 0;
    padding: 0;
    float: left
}

#navi ul li {
    display: inline-block;
    padding: 5px 5px 5px 0;
    margin: 5px 7px 5px 0;
    text-align: center;
    border: 1px solid #f2f2f2;
    border-radius: 4px;
}

#navi ul li div {
    vertical-align: bottom;
    display: table-cell;
    height: 40px
}

#navi ul li a {
    padding: 3px;
    font-size: 10px;
    text-decoration: none;
    color: #666
}

#navi ul li a:hover,
#navi ul li a:visited {
    color: red
}

.submit {
    height: 40px;
    padding: 5px;
    width: 100px;
    font-size: 18px
}

legend {
    background: #900 url(../images/legend.jpg) repeat-x;
    border: 1px solid #fff;
    height: 20px;
    padding: 4px;
    color: #FFF
}

label .error {
    color: red
}

#footer {
    margin-top: 20px;
    padding: 20px 0px;
    background: #1C529C;
    color: #fff;
}

#footer h1,
#footer h2 {
    color: #FFF;
    font-size: 16px;
    border-bottom: 1px solid #d8d8d8;
    font-weight: 600
}

#footer a:link {
    text-decoration: none;
    color: #FFF
}

#footer a:hover {
    text-decoration: underline;
    color: #fff
}

#copyright {
    font-size: 11px;
}

#copyright ul {
    font-size: 10px;
    list-style-type: none;
    float: left;
    margin: 0;
    margin-bottom: 10px;
    padding: 0;
    width: 100%
}

#copyright ul li {
    color: #fff;
    display: inline;
    padding: 5px 10px 5px 0;
    margin-right: 10px
}

fieldset {
    border: 1px solid #d8d8d8;
    background: #f8f8f8;
    padding: 10px;
}

input {
    border: 1px solid #DBDBDB;
    border-radius: 3px;
    font-size: 13px;
    color: #747474;
    -webkit-box-shadow: inset 0 1px 5px rgba(0, 0, 0, .1);
    -moz-box-shadow: inset 0 1px 5px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 5px rgba(0, 0, 0, .1);
    float: left;
    margin-right: 1%;
    margin-bottom: 1%;
    padding: 5px
}

#contact_form {
    padding: 10px;
    background-color: rgba(255, 255, 255, .4);
    margin: auto
}

.form-row>.col,
.form-row>[class*="col-"] {
    margin-bottom: 10px;
}

#contact_form legend {
    font-size: 15px;
    color: #C9C9C9
}

#contact_form label {
    display: block;
    margin-bottom: 5px
}

#contact_form label span {
    float: left;
    width: 100px;
    color: #666
}

#contact_form textarea {
    border: 1px solid #DBDBDB;
    border-radius: 3px;
    padding: 5px;
    float: left
}

.submit_btn {
    border: 1px solid #D8D8D8;
    padding: 5px 15px;
    color: #8D8D8D;
    text-shadow: 1px 1px 1px #FFF;
    border-radius: 3px;
    background: #F8F8F8
}

.submit_btn:hover {
    background: #ECECEC
}

.success {
    background: #FFF;
    padding: 10px;
    color: #999;
    margin-bottom: 10px;
    border: 1px solid #B9ECCE;
    border-radius: 5px;
    text-shadow: none
}

.error {
    background: #FFDFDF;
    padding: 10px;
    margin-bottom: 10px;
    border: 1px solid #FFCACA;
    border-radius: 5px;
    font-weight: 400
}

ul.resp-tabs-list,
p {
    margin: 0;
    padding: 0
}

.resp-tabs-list li {
    font-weight: 600;
    font-size: 13px;
    display: inline-block;
    padding: 5px 15px;
    margin: 0;
    list-style: none;
    cursor: pointer;
    float: left
}

.resp-tabs-container {
    padding: 0;
    background: #1C529C;
    clear: left
}

h2.resp-accordion {
    cursor: pointer;
    padding: 5px;
    display: none
}

.resp-tab-content {
    display: none;
    padding: 10px
}

.resp-tab-active {
    margin-bottom: -1px !important;
    padding: 12px 14px 14px !important
}

.resp-tab-active {
    border-bottom: 0;
    background: #1C529C;
}

.resp-content-active,
.resp-accordion-active {
    display: block
}

.resp-tab-content {}

h2.resp-accordion {
    font-size: 13px;
    border: 1px solid #c1c1c1;
    border-top: 0 solid #c1c1c1;
    margin: 0;
    padding: 10px 15px
}

h2.resp-tab-active {
    border-bottom: 0 solid #c1c1c1 !important;
    margin-bottom: 0 !important;
    padding: 10px 15px !important
}

h2.resp-tab-title:last-child {
    border-bottom: 12px solid #c1c1c1 !important;
    background: #00f;
}

.resp-vtabs ul.resp-tabs-list {
    float: left;
    width: 30%
}

.resp-vtabs .resp-tabs-list li {
    display: block;
    padding: 15px 15px !important;
    margin: 0;
    cursor: pointer;
    float: none
}

.resp-vtabs .resp-tabs-container {
    padding: 0;
    background-color: #fff;
    border: 1px solid #c1c1c1;
    float: left;
    width: 68%;
    min-height: 250px;
    border-radius: 4px;
    clear: none
}

.resp-vtabs .resp-tab-content {
    border: 0
}

.resp-vtabs li.resp-tab-active {
    border: 1px solid #c1c1c1;
    border-right: 0;
    background-color: #fff;
    position: relative;
    z-index: 1;
    margin-right: -1px !important;
    padding: 14px 15px 15px 14px !important
}

.resp-arrow {
    width: 0;
    height: 0;
    float: right;
    margin-top: 3px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 12px solid #c1c1c1
}

h2.resp-tab-active span.resp-arrow {
    border: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 12px solid #9B9797
}

h2.resp-tab-active {
    background: #DBDBDB !important
}

.resp-easy-accordion h2.resp-accordion {
    display: block;
    color: #232527
}

.resp-easy-accordion .resp-tab-content {
    border: 1px solid #c1c1c1
}

.resp-easy-accordion .resp-tab-content:last-child {
    border-bottom: 1px solid #c1c1c1 !important
}

.resp-jfit {
    width: 100%;
    margin: 0
}

.resp-tab-content-active {
    display: block
}

h2.resp-accordion:first-child {
    border-top: 1px solid #c1c1c1 !important
}

@media only screen and (max-width:768px) {
    #header {
        display: none;
    }

    ul.resp-tabs-list {
        display: none
    }

    h2.resp-accordion {
        display: block;
        color: #232527
    }

    .resp-vtabs .resp-tab-content {
        border: 1px solid #C1C1C1
    }

    .resp-vtabs .resp-tabs-container {
        border: 0;
        float: none;
        width: 100%;
        min-height: initial;
        clear: none
    }

    .resp-accordion-closed {
        display: none !important
    }

    .resp-vtabs .resp-tab-content:last-child {
        border-bottom: 1px solid #c1c1c1 !important
    }

    .img-wrapper {
        max-height: 80px;
    }

}

.purechat-widget .purechat-poweredby-container {
    display: none;
}

#specs ul {
    margin: 0;
    padding: 0;
}

#specs ul li {
    display: inline-block;
    margin: 5px 10px;
    list-style: none;
    width: 250px;
}

#specs ul li span {
    font-family: "Poppins";
}

#whatsapp {
    position: fixed;
    bottom: 0;
    left: 0;
    display: block;
}

@media screen and (min-width: 701px) and (max-width : 1920px) {
    #whatsapp {
        display: none;
    }
}

/***TINY NAV ***/
/* styles for desktop */
.tinynav {
    display: none
}

/* styles for mobile */
@media screen and (max-width: 768px) {
    .tinynav {
        display: block
    }

    #man-nav,
    #cat-nav {
        display: none
    }
}

/*******ADD TO COMPARE ********/
.more {
    color: #fff;
}

.box {
    display: inline-block;
    width: 50px;
    height: 25px;
    background: #2d89ef;
    margin: 5px;
    cursor: pointer;
    text-align: center;
}

.box a {
    display: inline-block;
    width: 20px;
    height: 20px;
    color: #fff;
    text-decoration: none;
}

.hidden {
    display: none;
}