@charset "utf-8";
/* CSS Document */
::selection {
    background-color: #00405d;
    color: #FFF;
}

@font-face {
    font-family: 'BeatlesHeavy';
    src: url('../font/beatlesh-webfont.eot');
    src: url('../font/beatlesh-webfont.eot?#iefix') format('embedded-opentype'), url('../font/beatlesh-webfont.woff') format('woff'), url('../font/beatlesh-webfont.ttf') format('truetype'), url('../font/beatlesh-webfont.svg#BeatlesHeavy') format('svg');
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'Beatles';
    src: url('../font/beatles-webfont.eot');
    src: url('../font/beatles-webfont.eot?#iefix') format('embedded-opentype'), url('../font/beatles-webfont.woff') format('woff'), url('../font/beatles-webfont.ttf') format('truetype'), url('../font/beatles-webfont.svg#Beatles') format('svg');
    font-weight: normal;
    font-style: normal
}

input, select, button {
    font-family: 'Beatles', sans-serif;
    font-size: 13px;
    outline: none;
}

strong {
    font-family: 'BeatlesHeavy';
}

a img {
    border: 0px none #FFF;
}

.sc {
    line-height: 0px;
    clear: both;
}

.m-r-l-86px {
    /*margin: 0 86px;*/
}

body {
    font-family: 'Beatles';
    background-color: #ffffff;
    margin: 0px;
    padding: 0px;
    background-repeat: no-repeat;
    background-position: left top;
}

header {
    margin-bottom: 15px;
}

header .head {
    background-color: #ffffff;
    border: 1px solid #ffffff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    position: relative;
    min-height: 152px;
    margin-top: 15px;
    padding: 10px;
}

header .head .logo {
    margin: 0px;
    padding: 5px;
    float: left;
    height: 70px;
    width: 300px;
    position: absolute;
    top: 13px;
    left: 12px;
    z-index: 300;
}

header .head .bestlogo {
    margin: 0px;
    padding: 5px;
    float: left;
    height: 70px;
    width: 108px;
    position: absolute;
    top: 63px;
    left: 297px;
    z-index: 200;
}

header .head nav.topbar {
    float: right;
    height: 30px;
    width: 465px;
    position: relative;
    margin: 5px 0;
}

header .head nav.topbar ul {
    margin: 0px;
    padding: 0px;
    float: right;
    list-style-type: none;
}

header .head nav.topbar ul li {
    font-size: 12px;
    font-weight: 300;
    color: #003162;
    padding: 5px;
    float: left;
    height: 16px;
    margin-top: 2px;
    margin-right: 0px;
    margin-bottom: 2px;
    margin-left: 0px;
    position: relative;
}

header .head nav.topbar ul li a {
    text-decoration: none;
    color: #003264;
}

header .head .search {
    height: 44px;
    float: right;
    width: 577px;
    background-image: url(../images/registerbg.png);
    background-repeat: no-repeat;
    background-position: right top;
    margin-top: 8px;
    padding: 5px;
}

header .head .search .offerBtn {
    padding-top: 10px;
    padding-left: 24px;
    float: left;
}

header .head .search .offerBtn a {
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
}

header .head .search .searchText {
    width: 350px;
    float: left;
    height: 16px;
    margin-left: 76px;
    font-size: 16px;
    line-height: 16px;
    font-weight: normal;
    padding: 2px 0;
}

header .head .search .searchText input {
    width: 100%;
    height: 32px;
    padding: 5px;
    font-size: 14px;
    line-height: 20px;
    font-weight: normal;
    font-family: 'Beatles' sans-serif;
    background-color: #FFF;
    border: 1px solid #DBDBDB;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 3px;
}

header .head nav.menu {
    background-color: #000000;
    margin: 0px;
    padding: 4px;
    float: left;
    height: 40px;
    width: 100%;
    position: relative;
    -webkit-border-radius: 5px;
    -webkit-border-top-right-radius: 1;
    -moz-border-radius: 5px;
    -moz-border-radius-topright: 0;
    border-radius: 5px;
    border-top-right-radius: 0;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-color: #000000;
    border-bottom-color: #000000;
    border-left-color: #000000;
    -webkit-box-shadow: inset 0px 0px 30px 0px #000000;
    box-shadow: inset 0px 0px 30px 0px #000000;
}

header .head nav.menu .call-now {
    padding-top: 7px;
    padding-left: 10px;
    float: left;
}

header .head nav.menu .call-now a {
    font-family: 'BeatlesHeavy';
    text-decoration: none;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
}

header .head nav.menu ul {
    float: right;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    padding-top: 10px;
    margin-right: 39px;
}

header .head nav.menu ul li {
    font-size: 12px;
    line-height: 16px;
    color: #FFF;
    float: left;
    height: 14px;
    width: auto;
    position: relative;
}

header .head nav.menu ul li a {
    font-family: 'BeatlesHeavy';
    text-transform: uppercase;
    text-decoration: none;
    color: #ffffff;
    font-weight: bold;

}

header .head nav.menu ul li:after {
    content: '|';
    margin: 0 10px;
}

header .head nav.menu ul li:last-child:after {
    content: '';
}

section .content {
    background-color: #FFF;
    border: 1px solid #DBDBDB;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 10px;
}

.left-side .categories {
    height: auto;
    position: relative;
    border-radius: 5px;
    background-color: #ffffff;
    padding-top: 10px;
}

.left-side h5.title {
    color: #ee383a;
    font-weight: 700;
    font-size: 16px;
    line-height: 16px;
    padding: 5px;
    margin: 0px;
    width: 245px;
    font-family: BeatlesHeavy;
    border-bottom: 1px solid #eee;
}

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

.left-side .categories ul li {
    padding: 5px;
    border-bottom: 1px solid #DDD;
}

.left-side .categories ul li.opened {
    background-color: #f2f2f2;
}

.left-side .categories ul li a {
    display: block;
    width: 93%;
    padding: 5px;
    text-decoration: none;
    background: url(../images/icon_arrow_down.gif) no-repeat right center;
    font-family: BeatlesHeavy;
    font-size: 15px;
    color: black;
}

.left-side .categories ul li > ul {
    display: none;
}

.left-side .categories ul li > ul li {
    padding: 5px 20px;
}

.left-side .categories ul li > ul li:last-child {
    border-bottom: none;
}

.left-side .categories ul li > ul li a {
    background-image: none;
    font-family: Beatles;
    font-size: 14px;
    color: gray;
}

.left-side .categories, .left-side .widget {
    margin-bottom: 15px;
}

.left-side .widget a img {
    margin: 0 auto;
}

.right-side h4.title {
    font-family: BeatlesHeavy;
    font-size: 16px;
    color: #003365;
    width: 100%;
    padding: 5px;
    padding-left: 0px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #EFEFEF;
    margin: 0;
    margin-bottom: 5px;
}

.right-side h4.title span {
    color: #cc0000;
}

.right-side .products {
}

.right-side .product {
    padding: 10px;
    height: auto;
    margin-bottom: 12px;
    background-color: #ffffff;
    position: relative;
    margin: 5px;
}

.right-side .product a {
    text-decoration: none;
}

.right-side .product .photo {
    background-color: #FFF;
    margin: 0px;
    padding: 4px;
    height: auto;
    position: relative;
    border: 1px solid #D6D6D6;
    min-height: 196px;
}

.right-side .product .photo img {
    margin: 0 auto;
    height: 196px;
}

.right-side .product .product-title {
    font-size: 14px;
    font-weight: 300;
    color: #333;
    padding: 5px;
    margin-top: 5px;
    text-align: center;
    height: 45px;
    width: 196px;
    position: relative;
    overflow: hidden;
}

.right-side .product .action {
    margin-top: 15px;
    margin-bottom: 10px;
    text-align: center;
}

.right-side .product .action .detail {
    font-size: 14px;
    font-family: BeatlesHeavy;
    color: #FFF;
    height: auto;
    position: relative;
    line-height: 20px;
    text-align: center;
    background-color: #F33;
    padding: 14px 11px;
    margin-top: 10px;
}

.right-side .product .action .offer {
    font-size: 14px;
    font-family: BeatlesHeavy;
    color: #FFF;
    height: auto;
    position: relative;
    line-height: 20px;
    text-align: center;
    background-color: #333;
    padding: 14px 11px;
    margin-top: 10px;
}

footer {
    background-image: url(../images/bg.png);
    background-repeat: repeat-x;
    background-position: 10% top;
    margin-top: 10px;
    background-color: #FFF;
    bottom: 0px !important;
}

footer .bottom {
    background-image: url(../images/bgdiv.png);
    background-repeat: no-repeat;
    background-position: left top;
    padding-top: 20px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
}

footer .bottom .widget {
    border-right: 1px solid #eee;
}

footer .bottom .widget:last-child {
    border-right: none;
}

.catalog {
    position: fixed;
    right: 10px;
    top: 50px;
}

#slider {
    margin-bottom: 15px;
}

#slider .item img {
    display: block;
    width: 100%;
    height: auto;
}

.owl-theme .owl-controls {
    position: absolute;
    right: 20px;
    text-align: right;
    z-index: 1;
}

.owl-theme .owl-controls .owl-page span {
    background: #000000;
}

.owl-theme .owl-controls .owl-page span.active {
    background: #c10a01;
}

footer {
    padding-bottom: 30px;
}

footer .bottom .widget .logo {
    padding: 27px 0;
}

footer .bottom .widget .phone {
    height: 53px;
    position: relative;
    background-image: url(../images/phone.png);
    background-repeat: no-repeat;
    background-position: left top;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 50px;
}

footer .bottom .widget .phone .icon {
    font-weight: normal;
    color: #333;
    height: 19px;
    position: relative;
    font-size: 16px;
    line-height: 20px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 5px;
    margin-top: 1px;
    margin-right: 0px;
    margin-bottom: 2px;
    margin-left: 0px;
}

footer .bottom .widget .phone .email {
    font-weight: normal;
    color: #333;
    height: 14px;
    position: relative;
    font-size: 12px;
    line-height: 14px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 5px;
    margin: 0px;
}

footer .bottom .widget .links h3 {
    padding: 5px 5px 5px 0;
    margin: 0px;
    color: #ee383a;
    font-size: 14px;
}

footer .bottom .widget .links {
    position: relative;
    margin: 5px 15px 0px 0px;
    padding: 5px 15px 5px 5px;
}

footer .bottom .widget .links ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

footer .bottom .widget .links ul li {
    font-size: 12px;
    font-weight: normal;
    color: #333;
    margin: 0px;
    float: left;
    width: 45%;
    padding: 3px 2px;
    position: relative;
    margin-right: 15px;
    border-bottom: 1px solid #eee;
}

footer .bottom .widget .links ul li a {
    color: #333;
    text-decoration: none;
}

footer .bottom .widget:nth-child(3) ul li {
    float: none;
    width: 100%;
}

.submenu {
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 15px;
}

.submenu ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

.submenu ul li {
    float: left;
    position: relative;
    width: auto;
    height: 14px;
    font-size: 12px;
    line-height: 14px;
    color: #6a737b;
    padding: 5px;
    border-right: 1px solid #dde2e6;
    text-transform: uppercase;
}

.submenu ul li a {
    color: #6a737b;
    text-decoration: none;
}

.submenu ul li:last-child a {
    font-size: 12px;
    line-height: 14px;
    border-right: none;
    font-weight: bold;
}

.submenu ul li:last-child {
    font-size: 12px;
    line-height: 14px;
    border-right: none;
    font-weight: bold;
}

.imageProduct {
    position: relative;
    width: 430px;
    height: 430px;
    overflow: hidden;
    float: left;
    padding: 5px;
    border: 1px solid #dedede;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.imageProduct img {
    max-width: 430px;
}

.detailsProduct {
    position: relative;
    height: 430px;
    overflow: hidden;
    float: left;
    padding: 5px;
    margin-left: 15px;
}

.detailsProduct h2 {
    height: auto !important;
    font-size: 16px !important;
    padding: 0px 5px 5px 5px !important;
    font-weight: 300 !important;
    font-family: 'Beatles' !important;
    font-weight: 300;
}

.detailsProduct h2 a {
    height: auto !important;
    font-size: 16px !important;
    padding: 0px 5px 5px 5px !important;
    font-weight: 300 !important;
    font-family: 'Beatles' !important;
    font-weight: 300;
    color: #333;
    text-decoration: none;
}

.detailsProduct h3 {
    height: auto !important;
    font-size: 14px !important;
    padding: 5px !important;
    font-weight: 300 !important;
    font-family: 'Beatles' !important;
    font-weight: 300;
}

.detailsProduct .detailsi {
    font-size: 12px;
    font-family: BeatlesHeavy;
    color: #FFF;
    float: right;
    height: auto;
    width: 90px;
    position: relative;
    line-height: 20px;
    text-align: center;
    background-color: #F33;
    padding-top: 10px;
    padding-right: 5px;
    padding-bottom: 10px;
    padding-left: 5px;
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}

button.detailsi {
    font-size: 12px;
    font-family: BeatlesHeavy;
    color: #FFF;
    float: right;
    height: auto;
    width: 120px;
    position: relative;
    line-height: 20px;
    text-align: center;
    background-color: #6dc5dd;
    padding-top: 10px;
    padding-right: 5px;
    padding-bottom: 10px;
    padding-left: 5px;
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    border: none;
    cursor: pointer;
}

.detailsProduct .detailsi a {
    color: #FFF;
    text-decoration: none;
}

.form h1, .infos h1 {
    font-size: 18px;
    padding: 20px 0;
    margin: 0px;
    color: #434a54;
    text-shadow: rgb(194, 194, 194) 1px 1px;
}

.chosen-container {
    width: 100%!important;
}

.chosen-container-active .chosen-single, .chosen-container-single .chosen-single {
    min-height: 36px!important;
}

@media (max-width: 1000px) {
    .owl-theme .owl-controls {
        position: relative;
    }

    header .head .logo {
        margin: 0px;
        padding: 5px;
        float: none;
        height: auto;
        width: 300px;
        position: relative;
        /* top: 13px; */
        /* left: 12px; */
        /* z-index: 300; */
    }

    .catalog {
        display: none;
    }

    header .head .bestlogo {
        display: none;
    }

    header .head .search {
        display: none;
    }

    header .head nav.menu {
        float: none;
        height: auto;
        width: 100%;
        position: relative;
    }

    header .head nav.menu .call-now {

        padding-left: 0;
        float: none;
        text-align: center;
    }

    header .head nav.menu ul {
        float: none;
        margin: 0px;
        padding: 0px;
        text-align: center;
        margin-right: 0;
    }

    header .head nav.menu ul li {
        font-size: 16px;
        line-height: inherit;
        color: #FFF;
        float: none;
        height: auto;
        width: 100%;
        position: relative;
    }

    header .head nav.menu ul li:after {
        content: '';
        margin: 0 10px;
    }

    footer .bottom .widget {
        clear: both;
    }

}