@import "https://fonts.googleapis.com/css?family=Roboto:100,100i,400,400i,700,700i,900,900i";

/*@font-face {
    font-family: "Roboto-Regular";
    src: url("../fonts/Roboto/Roboto-Regular.eot");
    src: local("Roboto Regular"), local("Roboto-Regular"), url("../fonts/Roboto/Roboto-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto/Roboto-Regular.woff2") format("woff2"), url("../fonts/Roboto/Roboto-Regular.woff") format("woff"), url("../fonts/Roboto/Roboto-Regular.ttf") format("truetype"), url("../fonts/Roboto/Roboto-Regular.svg#Roboto") format("svg");
}

@font-face {
    font-family: "Roboto-Bold";
    src: url("../fonts/Roboto/Roboto-Bold.eot");
    src: local("Roboto Bold"), local("Roboto-Bold"), url("../fonts/Roboto/Roboto-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto/Roboto-Bold.woff2") format("woff2"), url("../fonts/Roboto/Roboto-Bold.woff") format("woff"), url("../fonts/Roboto/Roboto-Bold.ttf") format("truetype"), url("../fonts/Roboto/Roboto-Bold.svg#Roboto") format("svg");
}

@font-face {
    font-family: "Roboto-Light";
    src: url("../fonts/Roboto/Roboto-Light.eot");
    src: local("Roboto Light"), local("Roboto-Light"), url("../fonts/Roboto/Roboto-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto/Roboto-Light.woff2") format("woff2"), url("../fonts/Roboto/Roboto-Light.woff") format("woff"), url("../fonts/Roboto/Roboto-Light.ttf") format("truetype"), url("../fonts/Roboto/Roboto-Light.svg#Roboto") format("svg");
}*/

html, body {
    font-weight: normal;
    font-style: normal;
    font-family: 'Roboto-Regular', Arial, sans-serif;
    font-size: 14px;
}

ul, ol {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}

a {
    text-decoration: none;
    color: #333;
}

a:hover {
    text-decoration: none;
}

img {
    max-width: 100%;
}

.topbar-main {
    background: #68c6f2;
    position: relative;
}

.nav {
    height: 50px;
    position: relative;
    z-index: 999;
    font-family: Arial, Helvetica, sans-serif;
    float: left;
}

.nav ul,
.nav ol,
.nav dl,
.nav li {
    line-height: 1.5em;
    list-style: none;
}

/* Hide responsive menu trigger
--------------------------------------------- */
.menu-icon {
    display: none;
}

/* Start dropdown menu styling
--------------------------------------------- */
ul.dropdown,
ul.dropdown li,
ul.dropdown ul {
    margin: 0;
    padding: 0;
}

ul.dropdown {
    float: left;
    position: relative;
}

ul.dropdown li {
    float: left;
    vertical-align: middle;
    zoom: 1;
    /* IE6 */
}

/* General list styling
-------------------------------------------- */
ul.dropdown li {
    font-size: 15px;
    text-transform: uppercase;
}

/* General links styling
-------------------------------------------- */
ul.dropdown a,
ul.dropdown a:visited,
ul.dropdown a:hover,
ul.dropdown a:active {
    text-decoration: none;
}

ul.dropdown a,
ul.dropdown span {
    display: block;
    outline: none;
    cursor: pointer;
    padding: 14px;
}

ul.dropdown ul a,
ul.dropdown ul span {
    padding: 12px 15px;
}

ul.dropdown li:hover,
ul.dropdown li.hover {
    position: relative;
    cursor: pointer;
}

/* Level I+
--------------------------------------- */
ul.dropdown ul {
    display: none;
    position: absolute;
    z-index: 598;
    width: 220px;
    top: 100%;
    left: 0;
}

ul.dropdown li:hover > ul {
    display: block;
}

ul.dropdown ul li {
    float: none;
    font-size: 13px;
    font-weight: normal;
    text-transform: none;
    position: relative;
}

ul.dropdown ul li.hover,
ul.dropdown ul li:hover {
    /* background-color:#3498DB; color: #fff; */
}

ul.dropdown ul li a:hover {
    /* color: #fff; */
}

/* Level II +
---------------------------------------- */
ul.dropdown ul ul {
    top: 0;
    left: 100%;
}

/* Add trailing arrows
---------------------------------------- */
/* Change trailing arrows on :hover IE7+
--------------------------------------------------------- */
/* Main menu seperator
---------------------------------------------- */
ul.dropdown li.divider {
    padding: 0 !important;
    margin: 0 !important;
    border: 0 !important;
    display: block;
    height: 50px;
    float: left;
    width: 1px;
}

ul.dropdown li.rtl ul {
    position: absolute;
    top: 100%;
    right: 0;
    z-index: 598;
    left: auto;
}

ul.dropdown li.rtl ul ul {
    top: 0;
    right: 100%;
    left: auto;
}

ul.dropdown li.ltr ul, ul.dropdown li.ltr ul ul {
    top: 0;
    left: 100% !important;
    right: auto !important;
}

/* Theme settings - Change your menu colors, bgcolors, border-colors
---------------------------------------------------------------------- */
/* Theme blue black */
.blue-black {
    width: 100%;
    background: #00588f;
    float: left;
}

.blue-black ul.dropdown {
    background: #00588f;
}

.blue-black ul.dropdown ul {
    background: #29a0d8;
}

.blue-black ul.dropdown a,
.blue-black ul.dropdown a:visited,
.blue-black ul.dropdown a:hover,
.blue-black ul.dropdown a:active,
.blue-black ul.dropdown li {
    color: #fff;
}

.blue-black ul.dropdown li:hover,
.blue-black ul.dropdown li.hover {
    background-color: #29a0d8;
    color: #fff;
}

.blue-black ul.dropdown ul li {
    border-bottom: 1px solid transparent;
}

.blue-black ul.dropdown ul li.hover,
.blue-black ul.dropdown ul li:hover {
    background-color: #3498DB;
    color: #fff;
}

.blue-black ul.dropdown ul li a:hover {
    color: #fff;
}

.blue-black ul.dropdown li.divider {
    background: #3399FF;
}

/* Menu Categories */
.home-category-container {
    float: left;
    width: 100%;
}

.home-category-container .widget-product-categories {
    font-weight: bold;
    margin-bottom: 0px;
}

.home-category-container .widget-product-categories .widget-title {
    background: url(../images/category.jpg) no-repeat scroll -3px 0px #00588f;
    padding: 9px 0 9px 65px;
    margin: 0;
    border: none;
    cursor: pointer;
    color: #FFF;
    font-size: 16px;
    text-transform: uppercase;
}

.home-category-container .widget-product-categories ul {
    padding: 5px 12px;
    font-size: 13px;
    border: none;
    background: #efefef;
    border: none !important;
}

.home-category-container .widget-product-categories ul.product-categories {
    min-height: 440px;
    position: relative;
    display: block;
    clear: both;
}

.home-category-container .widget-product-categories ul.product-categories > li {
    position: relative;
    padding: 0;
}

.home-category-container .widget-product-categories ul.product-categories > li > ul.children.sub-container {
    width: 250px !important;
}

.home-category-container .widget-product-categories ul.product-categories > li.cat-parent:before {
    font-family: FontAwesome;
    content: "\f105";
    font-size: 14px;
    font-weight: normal;
    position: absolute;
    bottom: 0px;
    right: 0;
    top: 0;
    width: 20px;
    height: 18px;
    display: block;
    padding: 8px 0 14px 11px;
}

.home-category-container .widget-product-categories ul.product-categories > li .children .children {
    display: inline-block;
    position: relative;
    left: 0 !important;
    top: 0;
}

.home-category-container .widget-product-categories ul li {
    position: relative;
    padding: 0;
}

.home-category-container .widget-product-categories ul li a {
    color: #696969;
    padding: 10px 0;
    display: block;
    border-bottom: solid 1px #e9e9e9;
}

.home-category-container .widget-product-categories ul li a:hover {
    color: #00588f;
}

.home-category-container .widget-product-categories ul li .sub-container {
    position: absolute;
    left: 100% !important;
    top: 0 !important;
    margin: 0 !important;
}

.home-category-container .widget-product-categories ul li .children {
    background: none repeat scroll 0 0 #f5f5f5;
    display: none;
    z-index: 9999;
    border: none !important;
    position: absolute;
    left: 100%;
    min-width: 190px;
}

.home-category-container .widget-product-categories ul li .children .row {
    float: left;
    margin: 0 0 15px;
}

.home-category-container .widget-product-categories ul li li.mega-hdr {
    float: left;
    width: 170px;
    height: auto !important;
    margin: 0 10px 20px 10px;
}

.home-category-container .widget-product-categories ul li li.mega-hdr > a {
    font-weight: bold;
    font-size: 16px;
}

#header {
    background: #efefef;
}

#header .header-main {
    padding: 15px 0px;
    vertical-align: middle;
}

#header #logo {
    float: left;
    position: relative;
    max-width: 100%;
    overflow: hidden;
}

#header #logo a {
    display: block;
}

#header #logo a img {
    max-width: 100%;
}

#header #slogan {
    font-weight: normal;
    font-style: normal;
    font-family: 'Roboto-Bold', Arial, sans-serif;
    font-weight: bold;
    font-size: 18px;
    color: #00588f;
    text-transform: uppercase;
    margin: 20px 0px;
    vertical-align: middle;
    line-height: 40px;
}

#header .header-right {
    margin-top: 15px;
}

#header .header-right .header-contactus {
    border-right: 1px solid #bcbbbb;
    float: left;
    padding-right: 15px;
}

#header .header-right .header-contactus .phone-content {
    /*background: url("../images/telephone.png") no-repeat scroll left 10px;*/
    float: left;
    padding-top: 5px;
}

#header .header-right .header-contactus .phone-content .contact-text {
    font-weight: normal;
    font-style: normal;
    font-family: 'Roboto-Light', Arial, sans-serif;
    float: left;
    text-transform: uppercase;
    font-size: 18px;
    color: #5c5c5c;
}

#header .header-right .header-contactus .phone-content .contact-phone {
    font-weight: bold;
    font-family: 'Roboto-Light', Arial, sans-serif;
    float: left;
    clear: both;
    font-size: 18px;
    color: #c83726;
}

#header .header-right .header-cart {
    float: right;
    padding: 0px 0px 0px 15px;
}

#header .header-right .header-cart .cart {
    position: relative;
}

#header .header-right .header-cart .cart .shopping-cart {
    background: url(../images/cart.png) no-repeat scroll 0 center transparent;
    display: inline-block;
    padding: 0;
    text-transform: capitalize;
    cursor: pointer;
    height: 52px;
    width: 55px;
}

#header .header-right .header-cart .cart .shopping-cart .cart-contents {
    background: none repeat scroll 0 0 #fff;
    border-radius: 50%;
    clear: both;
    font-size: 14px;
    height: 20px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 20px;
    line-height: 21px;
}

#header #header-search {
    margin: 5px 5px 5px 0;
    float: right;
}

#header #header-search input[type="text"], #header #header-search .search-field {
    background: none repeat scroll 0 0 #fff;
    cursor: text;
    float: left;
    outline: 0 none;
    width: 250px;
    color: #acacac;
    height: auto;
    border: none;
    font-size: 14px;
    padding: 10px;
    border-radius: 0;
}

#header #header-search button[type="submit"] {
    padding: 6px 15px;
    text-transform: uppercase;
    float: left;
    background: #00588f;
    color: #ffffff;
    border: none;
    font-size: 20px;
}

.topbar-banner {
    overflow: hidden;
}

.topbar-banner .top-banner-inner {
    margin: 0 auto;
}

.topbar-banner .top-banner-inner .top-banner-container {
    background: none repeat scroll 0 0 #ffffff;
    width: 100%;
    margin: 0;
}

.topbar-banner .top-banner-inner .top-banner-container .content {
    padding-top: 38px;
    padding-bottom: 38px;
}

.topbar-banner .top-banner-inner .top-banner-container .content .content-inner {
    float: left;
}

.topbar-banner .top-banner-inner .top-banner-container .content .content-inner .fa {
    color: #00588f;
    font-size: 26px;
    margin-right: 10px;
    padding: 7px 0 3px;
    float: left;
    transition: all 500ms ease 0s;
}

.topbar-banner .top-banner-inner .top-banner-container .content .content-inner .cms {
    overflow: hidden;
}

.topbar-banner .top-banner-inner .top-banner-container .content .content-inner .cms .cms-title {
    color: #555555;
    font-size: 15px;
    float: left;
    text-transform: uppercase;
    font-weight: bold;
}

.topbar-banner .top-banner-inner .top-banner-container .content .content-inner .cms .cms-desc {
    float: left;
}

.banner-view.fluid-content {
    margin-top: 10px;
}

.banner-promotion {
    margin-top: 10px;
}

.banner-promotion .inner-banner-item {
    margin-top: 25px;
}

.banner-promotion .inner-banner-item .banner-inner img {
    max-width: 100%;
}

.home-banner {
    padding: 50px 0 0;
    margin: 0;
    overflow: hidden;
}

.home-banner .row2 {
    text-align: center;
    margin-bottom: 20px;
}

.home-banner .row2 .sub-1-first {
    margin-bottom: 25px;
    overflow: hidden;
}

.home-banner .row2 .sub-1-second {
    overflow: hidden;
}

.home-banner .row2in1 {
    text-align: center;
    overflow: hidden;
    margin-bottom: 20px;
}

.ei-slider {
    position: relative;
    width: 100%;
    max-width: 1920px;
    height: 406px;
    margin: 0 auto;
}

.ei-slider-loading {
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 45%;
    width: 54px;
    z-index: 9999;
}

.ei-slider-large {
    height: 100%;
    width: 100%;
    position: relative;
    overflow: hidden;
    margin: 0;
}

.ei-slider-large li {
    position: absolute;
    top: 0px;
    left: 0px;
    overflow: hidden;
    height: 100%;
    width: 100%;
}

.ei-slider-large li img {
    max-width: 100%;
    margin: 0 !important;
}

.ei-title {
    position: absolute;
    right: 50%;
    margin-right: 13%;
    top: 30%;
}

.ei-title h2, .ei-title h3 {
    text-align: right;
}

.ei-title h2 {
    font-size: 40px;
    line-height: 50px;
    font-family: 'Playfair Display', serif;
    font-style: italic;
    color: #b5b5b5;
}

.ei-title h3 {
    font-size: 70px;
    line-height: 70px;
    font-family: 'Open Sans Condensed', sans-serif;
    text-transform: uppercase;
    color: #000;
}

.ei-slider-thumbs {
    display: block !important;
    margin: 0 auto;
    max-width: 100% !important;
    padding: 0;
    position: relative;
}

.ei-slider-thumbs li {
    display: inline-block;
    float: left;
    left: 0;
    max-width: 25% !important;
    position: relative;
    width: 25% !important;
    z-index: 99;
    /*	height: 100%;*/
}

.ei-slider-thumbs li.ei-slider-element {
    top: 0px;
    left: 0px;
    position: absolute;
    /*height: 100%;*/
    z-index: 10;
    height: 4px;
    text-indent: -9000px;
    background: #ffe35f;
}

.ei-slider-thumbs li a {
    display: block;
    text-indent: -9000px;
    background: #666;
    width: 100%;
    height: 100%;
    cursor: pointer;
    -webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.3), 0px 1px 0px 1px rgba(255, 255, 255, 0.5);
    -moz-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.3), 0px 1px 0px 1px rgba(255, 255, 255, 0.5);
    box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.3), 0px 1px 0px 1px rgba(255, 255, 255, 0.5);
    -webkit-transition: background 0.2s ease;
    -moz-transition: background 0.2s ease;
    -o-transition: background 0.2s ease;
    -ms-transition: background 0.2s ease;
    transition: background 0.2s ease;
}

.ei-slider-thumbs li a:hover {
    background-color: #f0f0f0;
}

.cms-texts {
    border-style: solid;
    border-width: 4px 2px 0px 0;
    padding: 15px 5px;
    text-align: center;
    background: none repeat scroll 0 0 #107789;
    border-color: #064b57;
    font-weight: normal;
    font-style: normal;
    font-family: 'Roboto-Regular', Arial, sans-serif;
    font-weight: bold;
    cursor: pointer;
}

.ei-slider-thumbs li:last-child .cms-texts {
    border-right: none;
}

.ei-slider-thumbs li img {
    position: absolute;
    bottom: 0;
    opacity: 0;
    z-index: 999;
    max-width: 100%;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
    -webkit-box-reflect: below 0px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(50%, transparent), to(rgba(255, 255, 255, 0.3)));
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.ei-slider-thumbs li:hover img {
    opacity: 1;
    bottom: 76px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.text1 {
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
}

.text2 {
    color: #ffe35f;
    font-size: 12px;
}

@media screen and (max-width: 830px) {
    .ei-title {
        position: absolute;
        right: 0px;
        margin-right: 0px;
        width: 100%;
        text-align: center;
        top: auto;
        bottom: 10px;
        background: #fff;
        background: rgba(255, 255, 255, 0.9);
        padding: 5px 0;
    }

    .ei-title h2, .ei-title h3 {
        text-align: center;
    }

    .ei-title h2 {
        font-size: 20px;
        line-height: 24px;
    }

    .ei-title h3 {
        font-size: 30px;
        line-height: 40px;
    }
}

/* slick Slider */
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
}

.slick-track:before, .slick-track:after {
    content: "";
    display: table;
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none;
}

[dir="rtl"] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

.slide-brands {
    margin-bottom: 20px;
}

.slide-brands .brand-block {
    text-align: center;
    position: relative;
    padding: 15px 0px;
}

.slide-brands .brand-block img {
    max-width: 100%;
    vertical-align: middle;
    margin: auto;
}

.horizontal-tabs {
    display: block;
    width: 100%;
}

.horizontal-tabs .nav-tabs {
    border-bottom: 1px solid #dddddd;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    line-height: 16px;
    margin: 20px 0;
    height: auto;
}

.horizontal-tabs .nav-tabs li {
    display: inline-block;
}

.horizontal-tabs .nav-tabs li:active a, .horizontal-tabs .nav-tabs li:hover a, .horizontal-tabs .nav-tabs li.active a {
    background: #df0001;
    color: #fff;
}

.horizontal-tabs .nav-tabs li:active a:focus, .horizontal-tabs .nav-tabs li:active a:hover, .horizontal-tabs .nav-tabs li:hover a:focus, .horizontal-tabs .nav-tabs li:hover a:hover, .horizontal-tabs .nav-tabs li.active a:focus, .horizontal-tabs .nav-tabs li.active a:hover {
    border: none;
}

.horizontal-tabs .nav-tabs li a {
    display: inline-block;
    cursor: pointer;
    text-align: center;
    color: #313131;
    font-size: 16px;
    padding: 15px 20px;
    text-transform: uppercase;
    float: left;
    margin: 0 3px 0 0;
    position: relative;
    border: none;
    border-radius: 0px;
}

.horizontal-tabs .tab-content .products-block {
    clear: both;
}

.horizontal-tabs .tab-content .products-block .products {
    background: none;
    box-shadow: none;
    border-radius: 0;
    border: none;
    padding: 0;
    margin: 0 1px;
    clear: both;
    /* slick style arrow*/
}

.horizontal-tabs .tab-content .products-block .products .product {
    width: 20%;
    margin: 0px;
    float: left;
    padding: 0;
    position: relative;
}

.horizontal-tabs .tab-content .products-block .products .product .products-block {
    height: 100%;
    border-right: 1px solid #e4e4e4;
    margin: 0;
    min-height: 305px;
    position: relative;
}

.horizontal-tabs .tab-content .products-block .products .product .products-block .container-inner {
    clear: both;
    position: relative;
    text-align: left;
    padding: 0 10px;
    margin: 20px 0 20px;
}

.products-block .container-inner .product-name {
    font-size: 14px;
    display: inline-block;
    text-transform: capitalize;
    color: #696969;
    margin: 10px 0 0;
    float: left;
    height: 34px;
    overflow: hidden;
    line-height: 17px;
}

.products-block .container-inner .price {
    margin: 6px 0 3px;
    color: #313131;
    font-size: 14px;
    font-weight: 500;
    display: inline-block;
    width: 100%;
}

.products-block .container-inner .price .label {
    color: #333;
    font-size: 14px;
    padding: 0px;
}

.products-block .container-inner .price .price-number {
    font-size: 14px;
    color: #df0001;
}

.products-block .container-inner .more,
.w-btn.btn-more {
    border-radius: 4px;
    background-color: #00588f;
    padding: 6px 20px;
    color: #fff;
    clear: both;
    display: inline-block;
}

.products-block .container-inner .onsale {
    background: url(../images/sprite.png) no-repeat -3px -137px;
    width: 50px;
    height: 25px;
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    text-align: right;
    padding-right: 10px;
    line-height: 24px;
    font-weight: bold;
    white-space: nowrap;
}

.products-new-arrival {
    padding: 20px 0;
}

.slick-arrow {
    background: url("../images/sprite.png") no-repeat scroll 0px 0px;
    width: 40px;
    height: 40px;
    display: block;
    border: none;
    color: transparent;
    padding: 0px;
    z-index: 1000;
}

.slick-prev {
    position: absolute;
    right: 45px;
    top: -45px;
    background-position: -10px -25px;
}

.slick-next {
    position: absolute;
    right: 0px;
    top: -45px;
    background-position: -54px -26px;
}

.slide-type-2 .slick-prev {
    left: 0px !important;
    right: auto !important;
    top: 48% !important;
}

.slide-type-2 .slick-next {
    right: 0px !important;
    top: 48% !important;
}

.slide-type-3 .slick-arrow {
    /*width: 25px;*/
}

.slide-type-3 .slick-prev {
    left: -30px !important;
    top: 40% !important;
    /*background-position: -61px -80px;*/
}

.slide-type-3 .slick-next {
    right: -30px !important;
    top: 40% !important;
    /*background-position: -10px -80px;*/
}

.box .box-header {
    border-bottom: 1px solid #e4e4e4;
    margin: 0 0 10px;
    padding: 10px 0 15px;
}

.box .box-header .small-title {
    margin: 0;
    text-transform: uppercase;
    display: inline-block;
    font-size: 20px;
    color: #313131;
    font-weight: bold;
}

.box .box-header .box-tools {
    float: right;
}

.box .box-header .box-tools .nav {
    height: auto;
    font-weight: normal;
    font-style: normal;
    font-family: 'Roboto-Regular', Arial, sans-serif;
}

.box .box-header .box-tools .nav.nav-tabs {
    border: none;
    width: auto;
    margin: 0px;
}

.box .box-header .box-tools .nav li {
    margin-bottom: 0px;
    border-bottom: solid 1px transparent;
}

.box .box-header .box-tools .nav li.active {
    border-bottom: solid 1px #df0001;
}

.box .box-header .box-tools .nav li.active a {
    color: #df0001;
    background-color: #fff;
}

.box .box-header .box-tools .nav li a {
    line-height: 17px;
    border: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    padding: 10px 15px;
    text-transform: capitalize;
}

.box .box-header .box-tools .nav li a:hover, .box .box-header .box-tools .nav li a:focus {
    background: transparent;
    color: #df0001;
    border: none;
}

.post.container-inner {
    padding: 15px 0px;
}

.post .post-image {
    position: relative;
    overflow: hidden;
}

.post .post-image img {
    transform: scale(1);
    transition: all 0.9s ease 0s;
    max-width: 100%;
}

.post .post-title {
    margin: 10px 0px;
    text-transform: uppercase;
    font-size: 16px;
}

.post .time {
    font-size: 14px;
    color: #777777;
    padding-left: 10px;
}

.post .post-content-inner {
    margin-top: 5px;
}

.post .post-content-inner .post-description {
    color: #555;
    text-align: justify;
}

#footer .f-main {
    background: #093855;
    padding: 20px;
    color: #FFFFFF;
}

#footer .f-main .c-name {
    font-size: 14px;
    font-weight: bold;
    margin: 0px;
}

#footer .f-main .c-content {
    padding: 15px 0px;
}

#footer .f-main .c-content .wrap-line {
    margin-bottom: 10px;
    min-height: 25px;
}

#footer .f-main .c-content .wrap-line p {
    margin-bottom: 0px;
}

#footer .f-main .c-content .ico {
    background: #ffe35f;
    border: 1px solid #ffe35f;
    border-radius: 50%;
    color: #377685;
    float: left;
    margin-right: 14px;
    padding-bottom: 6px;
    padding-top: 6px;
    text-align: center;
    width: 28px;
    font-size: 12px;
}

#footer .f-main .fc-heading {
    text-transform: uppercase;
    margin: 0px;
}

#footer .f-main .fc-content {
    padding: 15px 0px;
}

#footer .f-main .fc-content .mn li a {
    padding: 5px 0px;
    color: #FFFFFF;
    font-size: 14px;
    display: inline-block;
}

#footer .end-footer {
    padding: 15px 0px;
}

#footer .end-footer .footer-category-menu {
    text-align: center;
    margin-bottom: 20px;
}

#footer .end-footer .footer-category-menu li {
    display: inline-block;
}

#footer .end-footer .footer-category-menu li a {
    display: inline-block;
    padding: 8px 0px;
}

#footer .end-footer .footer-category-menu li a span {
    padding: 0px 10px;
    border-right: solid 1px #dddddd;
}

#footer .end-footer .footer-category-menu li:last-child a span {
    border-right: none;
}

#footer .end-footer .copy-right {
    margin-bottom: 0px;
    text-align: center;
}

@media screen and (max-width: 768px) {
    .header-main {
        clear: both;
        display: block;
    }

    .header-main #logo {
        margin: 10px 0;
        text-align: center;
        width: 100%;
    }

    .header-main #slogan {
        text-align: center;
        width: 100%;
    }

    .header-main .header-contactus {
        display: none;
    }

    #header-search {
        display: inline-block;
        float: none !important;
        text-align: center;
        width: 325px;
        margin: 0 auto !important;
        position: absolute;
        left: 0;
        bottom: 75px;
        right: 0;
    }

    #header-search .search-field {
        width: 80% !important;
    }

    #header .nav {
        width: 100%;
    }

    /*.home-slider .main_background_image {
        margin-top: 20px;
    }*/
    .home-slider .cms-texts .text1, .home-slider .cms-texts .text2 {
        white-space: nowrap;
        overflow: hidden;
    }

    .inner-banner-item .banner-inner {
        text-align: center;
        position: relative;
    }

    .horizontal-tabs .nav-tabs li {
        width: 100%;
    }

    .horizontal-tabs .nav-tabs li > a {
        display: block;
        width: 100%;
    }

    .horizontal-tabs .tab-content {
        display: inline-block;
        width: 100%;
    }

    .horizontal-tabs .tab-content .products-block {
        margin-top: 50px;
    }

    .horizontal-tabs .tab-content .products-block .image-block img {
        max-width: 100%;
    }

    .home-banner .sub-banner .sub-1-first, .home-banner .sub-banner .sub-1-second {
        float: left;
        width: 50%;
        padding: 0px 15px;
    }
}

@media screen and (max-width: 480px) {
    #header-search {
        width: 245px;
        right: auto;
    }

    #header-search .search-field {
        width: 75% !important;
    }

    .home-slider {
        overflow: hidden;
    }

    .home-slider .ei-slider {
        height: 220px;
    }

    .home-slider .ei-slider-thumbs {
        display: none !important;
    }

    .home-banner .sub-banner .sub-1-first, .home-banner .sub-banner .sub-1-second {
        float: left;
        width: 100%;
        padding: 0px 15px;
        margin-bottom: 20px;
    }

    .home-banner .one-column {
        width: 100%;
    }

    .home-banner .banner_inner img {
        max-width: 100%;
    }

    .news .one-row {
        width: 100%;
    }
}

@media screen and (max-width: 600px) {
    .home-banner .sub-banner .sub-1-first, .home-banner .sub-banner .sub-1-second {
        float: left;
        width: 50%;
        padding: 0px 15px;
    }

    .home-banner .banner_inner img {
        max-width: 100%;
    }
}

/*# sourceMappingURL=styles.css.map */
.sub-page {
    margin: 20px 0;
}

.image-wrap {
    display: inline-block;
    width: 100%;
    height: 0;
    padding-top: 100%;
    overflow: hidden;
    background-color: #efefef;
    position: relative;
}

.image-wrap.w3x4 {
    padding-top: 55% !important;
}

.image-wrap > img {
    display: block;
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.table-info {
    width: 100%;
    margin-bottom: 20px;
}

.table-info th,
.table-info td {
    border: 1px #ddd solid;
    padding: 3px 5px;
    vertical-align: top;
}

.table-info th {
    width: 1%;
    white-space: nowrap;
    background-color: #efefef;
}

.product-view-content {
    border-top: 3px #00588f solid;
    border-radius: 4px 4px 0 0;
}

.product-view-content h4.slide-customer {
    position: relative;
    text-align: center;
    color: #555;
    text-transform: uppercase;
    font-size: 22px;
    font-weight: bold;
}

.product-view-content h4.slide-customer:after {
    position: absolute;
    top: 50%;
    left: 0;
    content: "";
    width: 100%;
    height: 1px;
    background-color: #aaa;
}

.product-view-content h4.slide-customer span {
    position: relative;
    z-index: 1;
    padding: 0 10px;
    background-color: #fff;
}

.product-view-title {
    margin-top: 0;
    font-weight: 600;
    color: #00588f;
    margin-bottom: 20px;
}

.breadcrumb {
    margin: 20px 0 0;
}

.checkout-wrap {
    display: inline-block;
    float: right;
}

.checkout-wrap .btn {
    border-radius: 0;
    margin-left: 10px;
}

.spinner-wrap {
    display: inline-block;
    float: left;
}

.spinner-wrap > button,
.spinner-wrap > input,
.spinner {
    display: inline-block;
    float: left;
    outline: none;
    -webkit-transition: border-color 0.5s;
    -moz-transition: border-color 0.5s;
    -ms-transition: border-color 0.5s;
    -o-transition: border-color 0.5s;
    transition: border-color 0.5s;
}

.spinner-wrap > button {
    background-color: #efefef;
    border: 1px #ddd solid;
    height: 30px;
    padding: 0 10px;
    font-size: 18px;
    position: relative;
    z-index: 5;
}

.spinner-wrap > input,
.spinner {
    border: 1px #ddd solid;
    height: 30px;
    width: 60px;
    text-align: center;
    margin-left: -1px;
    margin-right: -1px;
    position: relative;
    z-index: 10;
}

.spinner-wrap:hover > input,
.spinner-wrap > button:hover {
    border-color: #00588f;
}

.news-intro img {
    max-width: 100%;
}

.news-title,
.list-title,
.list-title > a {
    margin-top: 0;
    font-size: 18px;
    color: #00588f;
    font-weight: 600;
}

.news-intro > .intro {
    font-weight: 600;
    color: #777;
    margin-bottom: 20px;
}

.row-padding-5 {
    margin-left: -5px;
    margin-right: -5px;
}

.row-padding-5 > div[class*="col-lg-"] {
    padding-left: 5px;
    padding-right: 5px;
}

.news-row {
    margin-bottom: 20px;
}

.success-page .content-wrap {
    padding: 40px;
    text-align: center;
}

.box-success {
    display: block;
    width: 50%;
    background-color: #fff;
    margin: 20px auto;
    border-top: 1px #007ec6 solid;
    border-bottom: 2px #00588f solid;
    text-align: center;
    padding: 20px 20px 10px 20px;
}

.box-success a,
.box-success strong {
    color: #00588f;
    font-weight: 600;
}

.box-title {
    font-size: 20px;
}

.box-success .ico {
    display: inline-block;
    background-color: #77bf81;
    color: #fff;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    font-size: 2em;
    margin: 10px;
}

.box-success .ico.ico-red {
    background-color: #ff603c;
    line-height: 55px;
}

.box-success .ico.ico-pink {
    background-color: #ff3c7b;
    line-height: 60px;
}

.product-featured-widget {
    margin-top: 20px;
}

.vcard {
    box-shadow: 0 4px 20px rgba(34, 34, 34, 0.5);
    padding: 20px;
    background: #fff url("../images/map-bg.jpg") no-repeat center center;
    background-size: contain;
    margin: 20px 0;
}

.vcard.no-margin {
    margin: 0;
}

.vcard.no-bg {
    background: #fff;
}

.vcard img {
    margin: 0 auto 20px auto;
    display: block;
}

.vcard h4 {
    color: #00588f;
    font-weight: 600;
    text-align: center;
    display: block;
}

.site-contact {
    margin: 20px 0;
}

.news-img-intro {
    background-color: #efefef;
    display: block;
    text-align: center;
}

.g-row.row {
    margin-left: -2px;
    margin-right: -2px;
}

.g-row.row > div {
    padding-left: 2px;
    padding-right: 2px;
}

.banner-view.fluid-content img {
    display: block;
    width: 100%;
}

.support-online {
    border: 1px #ccc solid;
    padding: 10px 20px;
    background: rgba(104, 198, 242, 0.11);
}

.support-online .title {
    text-transform: uppercase;
    font-size: 20px;
    margin-bottom: 10px;
    font-weight: bold;
    color: #313131;
    margin-top: 10px;
}

.support-list > div {
    margin-bottom: 10px;
}

.support-list .avatar {
    border: 2px #ccc solid;
    border-radius: 100%;
    width: 60px;
    height: 60px;
    text-align: center;
    line-height: 63px;
    background: #eee;
    overflow: hidden;
    margin-top: 10px;
    margin-right: 10px;
}

.support-list .media-body > div {
    margin-bottom: 5px;
}

.support-list .media-body i {
    color: #fa5708;
    margin-right: 3px;
    font-size: 20px;
}

.support-list .media-body i.fa-skype {
    color: #1069c4;
    font-size: 24px;
}

.support-list .media-body a {
    color: #0080c8;
    margin-left: 5px;
}

.support-list .media-body a.phone {
    color: #c83726;
    font-weight: bold;
    font-size: 18px;
}

.support-list .media-body img {
    width: 22px;
    margin-top: -7px;
    margin-right: 3px;
}

.horizontal-tabs .col-xs-6.col-sm-4.col-md-3 {
    margin-bottom: 10px;
}

.social-share {
    padding: 10px 0;
}

.social-share a {
    margin-right: 5px;
    color: rgba(0, 88, 143, 0.75);
}

.social-footer {
    padding: 10px 0;
}

.social-footer a {
    margin-right: 5px;
    color: rgba(0, 88, 143, 0.75);
    font-size: 20px;
    display: inline-block;
    border-radius: 50%;
    background-color: #fff;
    width: 30px;
    height: 30px;
    text-align: center;
}

.social-footer a i {
    margin-top: 5px;
}

.social-footer a i.fa-facebook {
    color: #3b5998;
}

.social-footer a i.fa-twitter {
    color: #1da1f2;
}

.social-footer a i.fa-google-plus {
    color: #dc4a38;
}

.social-footer a i.fa-youtube {
    color: #aa2b25;
}

.social-footer a i.fa-pinterest {
    color: #ee2c34;
}

/* Responsiveness
------------------------------------- */
/* All device screens < = 768px */
@media screen and (max-width: 768px) {
    /* Responsive menu trigger
    ------------------------------------ */
    .menu-icon,
    .menu-icon span,
    .menu-icon {
        color: #fff;
        width: 100%;
        height: 50px;
        line-height: 40px;
        padding: 5px;
        font-size: 1.3em;
        font-weight: bold;
        cursor: pointer;
        display: block;
        position: relative;
    }

    .menu-icon span {
        width: auto;
        padding: 0 15px;
        padding-left: 40px;
        height: 40px;
        background: url(../images/nav-toggle.png) center no-repeat;
        color: #FFFFFF;
        text-align: center;
        text-indent: -999em;
        display: inline-block;
        position: absolute;
        top: 5px;
        right: 5px;
    }

    /* Style these as desired
     * - colors, bgclors etc
    ------------------------------- */
    /* Responsive menu styling
    --------------------------------- */
    .nav {
        position: relative;
    }

    .nav,
    ul.dropdown,
    .menu-icon,
    .menu-icon span,
    ul.dropdown * {
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
    }

    ul.dropdown {
        display: none;
        position: relative;
        top: -1px;
        border-top: 1px solid #3399FF;
    }

    ul.dropdown li {
        position: relative;
        float: none;
        display: block;
        border-bottom: 1px solid #3399FF;
    }

    ul.dropdown li li {
        border-top: 0;
    }

    ul.dropdown ul a {
        padding-left: 25px;
    }

    ul.dropdown ul ul a {
        padding-left: 45px;
    }

    ul.dropdown ul a:hover {
        background-color: #34495E;
    }

    ul.dropdown li.sub ul > li {
        /*border-top:1px solid;*/
    }

    ul.dropdown *.sub {
        padding: 0 !important;
        background-image: none !important;
    }

    ul.dropdown ul {
        overflow: hidden;
        max-height: 0;
        width: auto;
        display: block;
        position: static;
    }

    ul.dropdown ul.current {
        display: block;
        max-height: 100em;
    }

    ul.dropdown li.sub > a {
        padding-right: 25px;
    }

    ul.dropdown li.sub > a.current {
        background: #2980B9;
    }

    ul.dropdown li.sub > ul a.current {
        background: #1E2935;
    }

    ul.dropdown li.sub > a:after,
    ul.dropdown li.sub > a.current:after {
        position: absolute;
        top: 0;
        right: 0;
        display: block;
        font-size: 1.5em;
        padding: 0.55em 0.5em;
    }

    ul.dropdown li.sub > a:after {
        content: '\002B';
    }

    ul.dropdown li.sub > a.current:after {
        content: "\2013";
        top: -2px;
    }

    ul.dropdown li.rtl ul,
    ul.dropdown li.ltr ul,
    ul.dropdown li.ltr ul ul,
    ul.dropdown li.rtl ul ul {
        position: static;
    }

    ul.dropdown li.divider {
        display: none !important;
    }

    /* menu categories*/
    .home-category-container .widget-product-categories ul.product-categories {
        min-height: 0;
        float: left;
        height: 100%;
        width: 100%;
        max-height: 300px;
        overflow-y: auto;
        display: none;
    }

    .home-category-container .widget-product-categories ul.product-categories > li.cat-parent:before {
        content: "\f107";
    }

    .home-category-container .widget-product-categories ul li .children {
        display: block !important;
        position: relative;
        left: 0 !important;
        width: 100%;
        background: transparent;
    }

    .home-category-container .widget-product-categories ul li li.mega-hdr {
        width: 100%;
        margin: 0px;
    }

    .home-category-container .widget-product-categories ul ul li a {
        font-weight: normal;
        font-size: 12px;
    }

    .home-category-container .widget-product-categories ul li li.mega-hdr > a {
        font-weight: normal;
        font-size: 13px;
    }

    .home-category-container .widget-product-categories ul.product-categories > li > ul.children.sub-container {
        display: none !important;
    }

    .sub-page {
        margin: 0;
    }
}

/* All device screens >  768px */
@media screen and (min-width: 769px) {
    /* Avoid responsive menu hiding on browser window resize
    -------------------------------------------------------------- */
    ul.dropdown {
        display: block !important;
    }
}

@media screen and (max-width: 320px) {
    .home-slider .ei-slider {
        height: 160px;
    }
}

@import "screen/desktop.css";
@import "screen/tablet.css";
@import "screen/mobile.css";