#homeSlider{
  position: relative;
}

#headerHome {
  position: relative;
  top: 190px;
  background: transparent;
}

#bodyHome{
  background: transparent;
  margin-top: -190px;
}

#headerHome .top_panel_navi.scheme_default {
    background: transparent;
}
.scheme_default .menu_main_nav > li.current-menu-parent > a, .scheme_default .menu_main_nav > li.current-menu-ancestor > a{
  color: #fff;
}
.scheme_default .menu_main_nav > li > a{
  color: #fff;
}
.state_fixed.scheme_default .menu_main_nav > li.current-menu-parent > a, .state_fixed.scheme_default .menu_main_nav > li.current-menu-ancestor > a{
  color: rgb(0, 17, 26);
}
.state_fixed.scheme_default .menu_main_nav > li > a{
  color: rgb(0, 17, 26);
}

#homeCarousel{

}
#homeCarousel .slider-area.home3 {
    /*padding-top: 110px;*/
}
#homeCarousel .slider-area {
    position: relative;
    z-index: 2;
}
#homeCarousel .single-img {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    cursor: pointer;
}
#homeCarousel .single-img::after {
    background: rgb(48, 80, 156) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.3;
    position: absolute;
    top: 0;
    width: 100%;
    opacity: 0.5;
    transition: 0.3s;
}
#homeCarousel #featured-slider-home .accesories {
    font-family: lato;
    font-weight: bold;
}
#homeCarousel .accesories {
    bottom: 200px;
    color: rgb(255, 255, 255);
    /*font-family: raleway;*/
    font-size: 25px;
    /*font-weight: 700;*/
    height: 30px;
    left: 20px;
    letter-spacing: 1px;
    line-height: 30px;
    margin-bottom: 0;
    margin-top: -30px;
    position: relative;
    z-index: 2;
}
#homeCarousel .text-uppercase {
    text-transform: uppercase;
}
#homeCarousel .accesories::after {
  border: 1px solid rgb(255, 255, 255);
  content: "";
  height: 0px;
  left: 0;
  position: absolute;
  top: 34px;
  width: 71%;
  z-index: 2;
  margin: 0 0 10px;
  display: block;
  margin-block-start: .83em;
  margin-block-end: .83em;
  margin-top: 4px;
  margin-bottom: 10px;
}
#homeCarousel .single-img:hover::after {
    opacity: 0;
}
#homeCarousel .number {
  bottom: 94px;
  color: rgb(255, 255, 255);
  font-family: "Oswald", sans-serif;
  font-size: 80px;
  padding-left: 17px;
  position: absolute;
  z-index: 2;
  margin: 0 0 10px;
  font-weight: 700;
  line-height: 1.1;
  display: block;
  margin-block-start: .83em;
  margin-block-end: .83em;
  letter-spacing: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}

#homeBlog{

}
#homeBlog .wrapper-blog1 {
    background: url('../images/bg-blog.jpg') repeat center center;
}
#homeBlog .wrapper-blog1 .page-blog-home {
    padding: 90px 0;
}
#homeBlog .wrapper-blog1 .page-blog-home .page-title-blog h1 {
  color: rgb(255, 255, 255);
  font-size: 215%;
  text-transform: uppercase;
  text-align: center;
  font-weight: bold;
  margin-bottom: 12px;
  margin-top: 0px;
  font-family: inherit;
  line-height: 1.1;
  display: block;
  letter-spacing: normal;
}
#homeBlog .wrapper-blog1 .page-blog-home p.des {
  text-align: center;
  color: rgb(255, 255, 255);
  margin-bottom: 50px;
  padding: 0px;
  display: block;
}
#homeBlog .wrapper-blog1 .page-blog-home .wrapper {
    padding: 0px 15px;
}
#homeBlog .wrapper-blog1 .page-blog-home .item {
    background: rgb(255, 255, 255);
}
#homeBlog .wrapper-blog1 .page-blog-home .item .image-blog {
    position: relative;
    margin-bottom: 10px;
}
#homeBlog .wrapper-blog1 .page-blog-home .item .image-blog a {
    position: relative;
    display: block;
}
#homeBlog .wrapper-blog1 .page-blog-home .item .image-blog a img {
  width: 100%;
}
#homeBlog .wrapper-blog1 .page-blog-home .item .image-blog img {
    max-height: 248px;
}
#homeBlog .wrapper-blog1 .page-blog-home .item .image-blog img {
    -webkit-opacity: 0.7;
    -moz-opacity: 0.7;
    -ms-opacity: 0.7;
    -o-opacity: 0.7;
    opacity: 0.7;
}
#homeBlog .wrapper-blog1 .page-blog-home .item .image-blog .tabs-post {
    bottom: 15px;
    color: rgba(0, 0, 0, 0.6);
    font-size: 260%;
    font-weight: bold;
    letter-spacing: -2px;
    line-height: 40px;
    position: absolute;
    right: 15px;
    text-transform: uppercase;
}
#homeBlog .wrapper-blog1 .page-blog-home .item .image-blog .tabs-post span {
    display: block;
}
#homeBlog .wrapper-blog1 .page-blog-home .item .image-blog .tabs-post span {
    display: block;
}
#homeBlog .wrapper-blog1 .page-blog-home .item .info-blog {
    padding: 15px 15px 20px;
}
#homeBlog .wrapper-blog1 .page-blog-home .item .postTitle h2 {
    font-size: 115%;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 14px;
    margin-top: 0px;
    font-family: inherit;
    line-height: 1.1;
color: inherit;
}
#homeBlog .wrapper-blog1 .page-blog-home .item .info-blog .postContent {
    margin-bottom: 22px;
    color: rgb(99, 99, 99);
}
#homeBlog .wrapper-blog1 .page-blog-home .item .coment a {
    color: rgb(172, 172, 172);
    font-size: 100%;
    position: relative;
    padding-left: 25px;
}
#homeBlog .wrapper-blog1 .page-blog-home .item .coment a::before {
    content: '\f0e6';
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    color: rgb(172, 172, 172);
    position: absolute;
    top: 0px;
    left: 0;
}

#homeBlog .owl-carousel .item {
    width: 100% !important;
}

#homeBlog .container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

#homeBlog .container:before,
#homeBlog .container:after {
  display: table;
  content: " ";
}

#homeBlog .container:after {
  clear: both;
}

#homeBlog .container:before,
#homeBlog .container:after {
  display: table;
  content: " ";
}

#homeBlog .container:after {
  clear: both;
}
#homeBlog .container {
    width: 1200px;
    max-width: 1200px;
}

@media (min-width: 768px){
  #homeBlog .container {
    width: 750px;
  }
}
@media (min-width: 992px){
  #homeBlog .container {
    width: 970px;
  }
}
@media (min-width: 1200px){
  #homeBlog .container {
    width: 1170px;
  }
}

#homeBlog .postTitle h2{

}
#homeBlog .postTitle h2 a{
  letter-spacing: normal;
  font-size: 17px;
}
#homeBlog .postTitle h2 a:hover {
    color: RGB(105, 166, 171);
}
#homeBlog .postContent{
  font-size: 14px;
  margin-bottom: 22px;
  color: rgb(99, 99, 99);
  line-height: 1.66 !important;
}

.site_footer_wrap .column-1_4{
  width: 24%;
}
.scheme_default .menu_main_nav > li.current-menu-parent > a:hover, .scheme_default .menu_main_nav > li.current-menu-ancestor > a:hover{
  color: #fff;
}

#headerInside{
  position: relative;
  background: #000;
  width: 100%;
  height: 169px;
  margin-bottom: 50px;
}

.product.has-default-attributes.has-children > .images{
  opacity: 1;
}
.woocommerce ul.products li.product .post_data .add_to_cart_button, .woocommerce-page ul.products li.product .post_data .add_to_cart_button {
    display: block;
}
.woocommerce ul.products li.product .button::before, .woocommerce div.product form.cart .button::before {
    content: '';
    font-family: 'fontello';
    font-style: normal;
    font-weight: 400;
    margin-right: 0.5em;
}
.woocommerce ul.products li.product h3, .woocommerce-page ul.products li.product h3{
  font-size: 1.3em;
  margin-bottom: 0px;
  margin-top: 0px;
}
.woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price{
  font-size: 0.7em;
}
.woocommerce ul.products li.product .post_header, .woocommerce-page ul.products li.product .post_header {
    margin-top: 7px;
}
.woocommerce div.product .product_title{
  display: block;
  margin-bottom: 10px;
}
.woocommerce div.product p.price, .woocommerce div.product span.price{
  font-size: 1em
}

@media screen and (max-width: 1199px) {
  #homeBlog .container{
    width: 100%;
  }
}

@media screen and (max-width: 768px) {
  .mobile_layout .top_panel .menu_mobile_button{
    top: 60px;
  }
}

@media screen and (max-width: 360px) {
  .mobile_layout .top_panel .menu_mobile_button{
    top: 41px;
  }
  #homeBlog .container{
    box-sizing: border-box;
  }
}

/*22062017*/
.width100{
  width: 100% !important;
  height: auto !important;
}

@media screen and (max-width: 1550px){
  #homeCarousel .number {
    font-size: 4em;
    bottom: 113px;
  }
}

@media screen and (max-width: 1199px){
  #homeCarousel .accesories {
    bottom: 150px;
  }
  #homeCarousel .number {
    font-size: 4em;
    bottom: 64px;
  }
}

@media screen and (max-width: 1100px){
  #homeCarousel .number {
    font-size: 3.5em;
    bottom: 49px;
  }
  #homeCarousel .accesories {
    bottom: 125px;
  }
}

@media screen and (max-width: 911px){

}

@media screen and (max-width: 767px){

}

/*07082017*/
.scheme_default .menu_main_nav > li > a,
.state_fixed.scheme_default .menu_main_nav > li > a{
  font-family: 'raleway';
  font-weight: bold;
}
.vc_general.vc_cta3.vc_cta3-color-classic.vc_cta3-style-flat {
    background-color: #f00 !important;
}
.scheme_default .post_featured.hover_shop .icons a,
.scheme_default .woocommerce #respond input#submit,
.scheme_default .woocommerce .button,
.scheme_default .woocommerce-page .button,
.scheme_default .woocommerce a.button,
.scheme_default .woocommerce-page a.button,
.scheme_default .woocommerce button.button,
.scheme_default .woocommerce-page button.button,
.scheme_default .woocommerce input.button,
.scheme_default .woocommerce-page input.button,
.scheme_default .woocommerce input[type="button"],
.scheme_default .woocommerce-page input[type="button"],
.scheme_default .woocommerce input[type="submit"],
.scheme_default .woocommerce-page input[type="submit"] {
    color: rgb(255, 255, 255);
    background-color: #f00;
}
.scheme_default .post_featured.hover_shop .icons a:hover,
.scheme_default .woocommerce #respond input#submit:hover,
.scheme_default .woocommerce .button:hover,
.scheme_default .woocommerce-page .button:hover,
.scheme_default .woocommerce a.button:hover,
.scheme_default .woocommerce-page a.button:hover,
.scheme_default .woocommerce button.button:hover,
.scheme_default .woocommerce-page button.button:hover,
.scheme_default .woocommerce input.button:hover,
.scheme_default .woocommerce-page input.button:hover,
.scheme_default .woocommerce input[type="button"]:hover,
.scheme_default .woocommerce-page input[type="button"]:hover,
.scheme_default .woocommerce input[type="submit"]:hover,
.scheme_default .woocommerce-page input[type="submit"]:hover {
    color: rgb(255, 255, 255) !important;
    background-color: rgb(0, 0, 0);
}
h5{
  font-family: 'Raleway';
}
.scheme_default.site_footer_wrap h1,
.scheme_default.site_footer_wrap h2,
.scheme_default.site_footer_wrap h3,
.scheme_default.site_footer_wrap h4,
.scheme_default.site_footer_wrap h5,
.scheme_default.site_footer_wrap h6,
.scheme_default.site_footer_wrap h1 a,
.scheme_default.site_footer_wrap h2 a,
.scheme_default.site_footer_wrap h3 a,
.scheme_default.site_footer_wrap h4 a,
.scheme_default.site_footer_wrap h5 a,
.scheme_default.site_footer_wrap h6 a {
  color: rgb(0, 17, 26);
  font-weight: bold;
}
.scheme_default .widget_product_tag_cloud a:hover, .scheme_default .widget_tag_cloud a:hover {
  color: rgb(255, 255, 255);
  background-color: #f00;
  border-color: #f00;
}
.menu_footer_nav_area ul li{
  font-family: 'Raleway';
}
.scheme_default .copyright_wrap_inner a {
  color: #f00;
}
.woocommerce .widget_area .widget_title {
  font-family: 'Raleway';
  font-weight: bold;
  font-style: normal;
  font-size: 29px;
}
input[type="text"], input[type="number"], input[type="email"], input[type="tel"], input[type="search"], input[type="password"], textarea, textarea.wp-editor-area, .select_container, select, .select_container select{
  font-family: 'Roboto';
}
.scheme_default button, .scheme_default input[type="reset"], .scheme_default input[type="submit"], .scheme_default input[type="button"] {
  border-color: #f00;
  background-color: #f00;
  color: rgb(255, 255, 255);
}
.scheme_default input[type="submit"]:hover,
.scheme_default input[type="reset"]:hover,
.scheme_default input[type="button"]:hover,
.scheme_default button:hover,
.scheme_default input[type="submit"]:focus,
.scheme_default input[type="reset"]:focus,
.scheme_default input[type="button"]:focus,
.scheme_default button:focus {
  border-color: rgba(0, 0, 0, 0.93);
  background-color: #000 !important;
  color: rgb(255, 255, 255);
}
.scheme_default .sc_button:hover .sc_button_iconed::before {
  color: #f00;
}
.scheme_default .sc_button:hover .sc_button_iconed::after {
  color: rgb(255, 255, 255);
}
.scheme_default .trx_addons_scroll_to_top:hover, .scheme_default .trx_addons_cv .trx_addons_scroll_to_top:hover {
    border-color: rgb(255, 0, 0);
    background-color: rgb(255, 0, 0);
    color: rgb(255, 255, 255);
}
@media screen and (max-width: 360px) {
  .top_panel .logo {
    max-width: 40%;
  }
  .mobile_layout .top_panel .menu_mobile_button {
    top: 30px;
  }
}
#homeBlog .wrapper-blog1 .page-blog-home .item .image-blog img{
  opacity: 1;
}
#homeBlog .postContent{
  font-size: 12px;
}
#homeBlog .wrapper-blog1 .page-blog-home .item .image-blog .tabs-post{
  display: none;
}
#homeBlog .wrapper-blog1 .page-blog-home .item .info-blog .postContent {
    margin-bottom: 22px;
    color: rgb(99, 99, 99);
    font-weight: 500;
    line-height: 1.56 !important;
}
#homeBlog .wrapper-blog1 .page-blog-home .item .info-blog {
    padding: 8px 22px 20px;
}
.scheme_default .menu_main_nav > li > a::before {
    background-color: rgb(255, 59, 24) !important;
    display: none;
}
.scheme_default .menu_main_nav > li > a::after {
  background-image: url('../images/x.png');
}
.menu_main_nav > li.current_page_parent > a::after,
.menu_main_nav > li.current-menu-item > a::after,
.menu_main_nav > li.current-menu-parent > a::after,
.menu_main_nav > li.current-menu-ancestor > a::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 39px;
  display: block;
  top: 0px;
  background-size: contain;
  background-repeat: no-repeat;
  z-index: -1;
  left: 0px;
  background-position: center;
}


/*
                      _                           _
  ___  ___ _ ____   _(_) ___ ___    ___ ___ _ __ | |_ ___ _ __
 / __|/ _ \ '__\ \ / / |/ __/ _ \  / __/ _ \ '_ \| __/ _ \ '__|
 \__ \  __/ |   \ V /| | (_|  __/ | (_|  __/ | | | ||  __/ |
 |___/\___|_|    \_/ |_|\___\___|  \___\___|_| |_|\__\___|_|

*/

.serviceCenter{
  position: relative;
  margin-bottom: 50px !important;
}
.serviceCenter .box{
  position: relative;
  display: inline-block;
  width: 20%;
  background-position: center;
  background-size: cover;
  /*height: 300px;*/
  float: left;
}
.serviceCenter .box::before{
  content: '';
  display: block;
  position: relative;
  padding-bottom: 100%;
  top: 0px;
  width: 100%;
  /*height: 100%;*/
  background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(0,0,0,0.86) 100%);
  background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(0,0,0,0.86) 100%);
  background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(0,0,0,0.86) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#db000000',GradientType=0 );
}
.serviceCenter .content{
  position: absolute;
  bottom: 0px;
  display: block;
  padding: 0px;
  padding-bottom: 0px;
  width: 100%;
}
.serviceCenter .box .country{
  position: absolute;
  top: 0px;
  display: block;
  padding: 20px;
  text-align: right;
  width: 100%;
  box-sizing: border-box;
  padding-right: 0px;
}
.serviceCenter .box .country span{
  position: relative;
  display: inline-block;
  color: #fff;
  background: #000;
  font-family: 'Roboto';
  box-shadow: 6px 6px 3px rgba(0,0,0,.04);
  padding: 5px 10px;
  font-weight: bold;
  font-weight: bold;
  text-transform: uppercase;
}
.serviceCenter .content h1{
  color: rgb(255, 255, 255);
  margin-bottom: 10px;
  font-size: 21px;
  font-family: 'Raleway';
  font-weight: bold;
  padding-left: 20px;
  padding-right: 20px;
}
.serviceCenter .content p{
  color: #fff;
  font-family: 'Roboto';
  font-size: 12px;
  line-height: 1.5;
  padding-left: 20px;
  padding-right: 20px;
}
.serviceCenter .box:hover .content .info{
  /*transform: translateY(0px);*/
  margin-bottom: 0px !important;
}
.serviceCenter .content .info{
  position: relative;
  /*transform: translateY(100%);*/
  transition-duration: 0.3s;
}
.serviceCenter .content table{
  position: relative;
  width: 100%;
  border: none;
  border-collapse: collapse;
  background: #000;
}
.serviceCenter .content table tr{
  position: relative;
}
.serviceCenter .content table tr td{
  color: #fff;
  text-align: center;
  vertical-align: middle;
  border: 0px solid;
  border-right: 1px solid rgb(36, 36, 36);
  border-top: 1px solid rgb(36, 36, 36);
  font-size: 10px;
  transition-duration: 0.3s;
}
.serviceCenter .content table tr td:last-child{
  border-right: 0px solid;
}
.serviceCenter .content table tr td:hover{
  background: #f00;
}
.serviceCenter .content table tr td i{
  color: #fff;
}
.serviceCenter .content table tr td a{
  color: #fff;
}

/*
                 _                       _                           _
   ___ _ __   __| |  ___  ___ _ ____   _(_) ___ ___    ___ ___ _ __ | |_ ___ _ __
  / _ \ '_ \ / _` | / __|/ _ \ '__\ \ / / |/ __/ _ \  / __/ _ \ '_ \| __/ _ \ '__|
 |  __/ | | | (_| | \__ \  __/ |   \ V /| | (_|  __/ | (_|  __/ | | | ||  __/ |
  \___|_| |_|\__,_| |___/\___|_|    \_/ |_|\___\___|  \___\___|_| |_|\__\___|_|

*/

/*09082017*/

.product-link{
  position: relative;
  display: block;
  text-align: center;
  margin-top: 13px !important;
  font-size: 12px !important;
  font-family: 'Roboto';
  text-decoration: underline;
}
.tp-caption.text-simple-shop-price, .text-simple-shop-price {
  font-family: 'Raleway' !important;
  font-size: 16px !important;
}
.tp-caption.text-simple-shop, .text-simple-shop {
  font-family: 'Roboto' !important;
  font-weight: bold !important;
}
.tp-caption.text-extra-mormal-dark-95, .text-extra-mormal-dark-95 {
    font-weight: bold !important;
}
.tp-caption.text-simple-40, .text-simple-40 {
    font-weight: 600 !important;
    font-size: 36px !important;
    line-height: 48px !important;
}
.rev_slider .tp-mask-wrap .tp-caption,
.rev_slider .tp-mask-wrap :last-child,
.wpb_text_column .rev_slider .tp-mask-wrap .tp-caption,
.wpb_text_column .rev_slider .tp-mask-wrap :last-child {
    font-family: 'Raleway' !important;
}
.header-light .scheme_default .search_wrap .search_submit,
.header-light .scheme_default .menu_main_nav > li > a,
.header-light .scheme_default .menu_main_nav > li.current-menu-parent > a,
.header-light .scheme_default .menu_main_nav > li.current-menu-ancestor > a{
  color: #000;
}

/*15082017*/
.section-instagram{
  position: relative;
  min-height: 300px;
  background: #fbfbfb;
  padding: 60px 60px;
}
.section-instagram .box{
  position: relative;
  padding: 0px 2px;
}
.section-instagram .box a{
  position: relative;
  display: block;
}
.section-instagram .box a img{
  position: relative;
}

/* 16082017 */
.post_featured.hover_shop .icons {
  display: none;
}
ul.products li.product .post_featured .mask{
  display: none;
}
.widgets_below_page.widgets_below_page_wrap.widget_area {
  display: none;
}

/*22082017*/
.scheme_default #page_preloader, .scheme_default.header_position_under .page_content_wrap, .scheme_default .page_wrap {
  background-color: rgb(252, 252, 252);
}
.wrapperProduct{
position: relative;
float: left;
width: 100%;
display: flex;
align-items: center;
}
.scheme_default .woocommerce div.product div.images a:hover img {
  border-color: transparent;
}
#slickProductGallery{
position: relative;
margin-left: -5px;
margin-right: -5px;
}
#slickProductGallery .box{
position: relative;
padding: 10px 5px;
}
#slickProductGallery .box img{
  position: relative;
  width: 100%;
}

.scheme_default .woocommerce div.product div.images img{
  box-sizing: border-box;
}

#logoAbout{
  width: 100% !important;
  height: auto !important;
}

/*04092017*/
#homeCarousel #featured-slider-home .accesories{
  color: rgb(255, 0, 0);
  font-size: 27px;
}
#homeCarousel .accesories::after {
  border: 1px solid rgb(255, 0, 0);
}
#homeCarousel .number {
  font-size: 19px;
  bottom: 150px;
  left: 4px;
}

@media screen and (max-width: 1199px){
  #homeCarousel .number {
    bottom: 100px;
  }
}
@media screen and (max-width: 1100px) {
  #homeCarousel .number {
    bottom: 75px;
  }
}
@media screen and (max-width: 530px){
  #homeCarousel #featured-slider-home .accesories {
      color: rgb(255, 0, 0);
      font-size: 21px;
  }
  #homeCarousel .accesories::after{
    top: 26px;
  }
  #homeCarousel .number {
    font-size: 16px;
    bottom: 90px;
    left: 4px;
  }
}
@media screen and (max-width: 479px){
  #homeCarousel #featured-slider-home .accesories{
    font-size: 30px;
  }
  #homeCarousel .accesories::after{
    top: 32px;
  }
  #homeCarousel .number {
    font-size: 20px;
    bottom: 75px;
    left: 7px;
  }
}

/*
                      _            _     _
  _ __  _ __ ___   __| |_   _  ___| |_  | |__   ___  _ __ ___   ___
 | '_ \| '__/ _ \ / _` | | | |/ __| __| | '_ \ / _ \| '_ ` _ \ / _ \
 | |_) | | | (_) | (_| | |_| | (__| |_  | | | | (_) | | | | | |  __/
 | .__/|_|  \___/ \__,_|\__,_|\___|\__| |_| |_|\___/|_| |_| |_|\___|
 |_|
*/

@import url('https://fonts.googleapis.com/css?family=Montserrat:400,500,700');
.product-home{
  position: relative;
  display: block;
  width: 100%;
  padding-left: 38px;
  padding-right: 38px;
  padding-top: 113px;
  box-sizing: border-box;
  background: #fff;
  padding-top: 80px;
}
.product-home .title{
  position: relative;
  display: block;
  width: 100%;
  text-align: center;
  margin-bottom: 109px;
  text-transform: uppercase;
  font-weight: bold;
}
.product-home .title h1{
  margin-top: 0px;
  letter-spacing: 2px;
  font-family: 'Montserrat';
}
.product-home::after{
  content: '';
  position: relative;
  display: block;
  clear: both;
}
.product-home .box{
  margin: 0 0 40px;
  padding: 0 32px;
  box-sizing: border-box;
  padding-bottom: 32px;
}
.product-home .box::after{
  content: '';
  position: absolute;
  bottom: 0px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-mtransform: translateX(-50%);
  -o-transform: translateX(-50%);
  width: 20px;
  transition-duration: 0.5s;
  background-color: rgb(190, 47, 55);
  height: 3px;
}
.product-home .box:hover::after{
  width: 40px;
}
.product-home .box:hover img{
  transform: scale(1.1);
}
.product-home .box a{
  display: block;
}
.product-home .box a span{
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  display: block;
  margin-top: 30px;
}
.product-home .box a img{
  position: relative;
  width: 100%;
  transition-duration: 0.5s;
}

/*
                        _ _                    _     _
  _ __   __ _ _ __ __ _| | | __ ___  __ __   _(_) __| | ___  ___
 | '_ \ / _` | '__/ _` | | |/ _` \ \/ / \ \ / / |/ _` |/ _ \/ _ \
 | |_) | (_| | | | (_| | | | (_| |>  <   \ V /| | (_| |  __/ (_) |
 | .__/ \__,_|_|  \__,_|_|_|\__,_/_/\_\   \_/ |_|\__,_|\___|\___/
 |_|
*/

.parallax-video{
  position: relative;
  display: block;
  width: 100%;
  min-height: 633px;
  height: 633px;
  background-position: center;
  background-size: cover;
}

.parallax-video::before{
  content: '';
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(0 ,0 ,0 , 0.5);
}
.parallax-video a{
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  width: 65px;
  height: 65px;
  text-align: center;
  border: 1px solid #fff;
  padding: 14px;
  border-radius: 50%;
}
.parallax-video a i{
  position: relative;
  color: #fff;
  font-size: 50px;
  left: 6px;
  top: 8px;
}




.scheme_default .sidebar_inner{
  background-color: transparent;
}


/*
            _
   ___ __ _| |_ ___  __ _  ___  _ __ _   _   _ __   __ ___   __
  / __/ _` | __/ _ \/ _` |/ _ \| '__| | | | | '_ \ / _` \ \ / /
 | (_| (_| | ||  __/ (_| | (_) | |  | |_| | | | | | (_| |\ V /
  \___\__,_|\__\___|\__, |\___/|_|   \__, | |_| |_|\__,_| \_/
                    |___/            |___/
*/

.nav-category{
  background-color: rgb(246, 246, 246);
  margin-top: -50px;
  position: relative;
  display: block;
  width: 100%;
  margin-bottom: 30px;
  text-align: center;
}
.nav-category .nav{
  position: relative;
  padding: 0px;
  margin: 0px;
  text-align: center;
  width: auto;
  box-sizing: border-box;
  list-style-type: none;
  display: inline-block;
}
.nav-category .nav li{
  position: relative;
  list-style: none;
  float: left;
  display: block;
  min-width: 150px;
}
.nav-category .nav li a{
  padding: 0 32px;
  height: 53px;
  color: rgb(66, 66, 66);
  font-weight: 100;
  text-transform: uppercase;
  display: block;
  padding-top: 21px;
}
.nav-category .nav li a span{
  font-size: 18px;
  clear: both;
  position: relative;
  display: block;
}
.nav-category .nav li a p{
  font-size: 12px;
  position: relative;
  display: block;
  margin: 0px;
  line-height: 1.2;
}


/*
     _     __ _                        _
    / \   / _| |_ ___ _ __   ___  __ _| | ___  ___
   / _ \ | |_| __/ _ \ '__| / __|/ _` | |/ _ \/ __|
  / ___ \|  _| ||  __/ |    \__ \ (_| | |  __/\__ \
 /_/   \_\_|  \__\___|_|    |___/\__,_|_|\___||___/

*/

.after-sales{
  position: relative;
  display: block;
  width: 100%;
}
.after-sales h1{
  position: relative;
  display: block;
  width: 100%;
  text-align: center;
  margin-bottom: 90px;
  text-transform: uppercase;
  font-weight: bold;
}
.after-sales .content{
  margin-bottom: 50px;
}
.after-sales .content::after{
  content: '';
  position: relative;
  display: block;
  clear: both;
}
.after-sales .content .box{
  border: 1px solid #ddd !important;
  position: relative;
  display: inline-block;
  width: 33.3333%;
  box-sizing: border-box;
  padding: 10px;
  text-align: center;
  float: left;
  /*border-left: 1px solid #ddd;
  border-bottom: 1px solid #ddd;*/
}
.after-sales .content .box:nth-of-type(3n+1){
  border-left: 1px solid transparent;
  border-bottom: 1px solid #ddd;
}
.after-sales .content .box:nth-of-type(3n+2){

}
.after-sales .content .box:nth-of-type(3n+3){

}
.after-sales .content .box:nth-of-type(14n+14){
  border-bottom: 1px solid transparent;
  border-right: 1px solid #ddd;
}
.after-sales .content .box:nth-of-type(14n+13){
  border-bottom: 1px solid transparent;
}
.after-sales .content .box::before{
  content: '';
  display: block;
  position: relative;
  padding-bottom: 100%;
}
.after-sales .content .box .wrapper{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  display: inline-block;
  width: 100%;
  padding: 0px 22px;
  box-sizing: border-box;
}
.after-sales .content .box .name{
  position: relative;
  display: block;
  color: #000;
  font-size: 17px;
  font-weight: bold;
  font-family: montserrat;
  margin-bottom: 11px;
}
.after-sales .content .box .address{
  position: relative;
  display: block;
  color: rgb(81, 81, 81);
  font-size: 13px;
  font-weight: normal;
  font-family: montserrat;
  margin-bottom: 5px;
  line-height: 1.4;
}
.after-sales .content .box .country{

}

@media screen and (max-width: 767px) {
  .after-sales .content .box{
    border-color: transparent !important;
    width: 100% !important;
  }
}

/*18092017*/
@media screen and (max-width: 479px) {
  #slide-42-layer-8 p{
    font-size: 9px !important;
    line-height: normal !important;
    color: #000;
    text-align: center;
  }
  #slide-42-layer-8 a{
    font-size: 9px !important;
    line-height: normal !important;
  }
  #slide-42-layer-4{
    font-size: 16px !important;
  }
}

/*19092017*/
.nav-category{
  visibility: hidden;
  opacity: 0;
  height: 0px;
  transition-duration: 0.3s;
}
.nav-category.active{
  visibility: visible;
  opacity: 1;
  height: auto;
}
.scheme_default .menu_header_nav > li.current-menu-item > a,
.scheme_default .menu_header_nav > li.current-menu-parent > a,
.scheme_default .menu_header_nav > li.current-menu-ancestor > a,
.scheme_default .menu_main_nav > li.current-menu-item > a,
.scheme_default .menu_main_nav > li.current-menu-parent > a,
.scheme_default .menu_main_nav > li.current-menu-ancestor > a{
  color: #fff;
}
.scheme_default .menu_main_nav > li.current-menu-item.sfHover > a,
.scheme_default .menu_main_nav > li.current-menu-parent.sfHover > a,
.scheme_default .menu_main_nav > li.current-menu-ancestor.sfHover > a,
.scheme_default .menu_main_nav > li.current-menu-item > a:hover,
.scheme_default .menu_main_nav > li.current-menu-parent > a:hover,
.scheme_default .menu_main_nav > li.current-menu-ancestor > a:hover {
  color: #fff;
}
.scheme_default .state_fixed .menu_main_nav > li.current-menu-item.sfHover > a,
.scheme_default .state_fixed .menu_main_nav > li.current-menu-parent.sfHover > a,
.scheme_default .state_fixed .menu_main_nav > li.current-menu-ancestor.sfHover > a,
.scheme_default .state_fixed .menu_main_nav > li.current-menu-item > a:hover,
.scheme_default .state_fixed .menu_main_nav > li.current-menu-parent > a:hover,
.scheme_default .state_fixed .menu_main_nav > li.current-menu-ancestor > a:hover {
  color: #00111a;
}

/*
            _ _           _   _
   ___ ___ | | | ___  ___| |_(_) ___  _ __    _ __ ___   ___ _ __  _   _
  / __/ _ \| | |/ _ \/ __| __| |/ _ \| '_ \  | '_ ` _ \ / _ \ '_ \| | | |
 | (_| (_) | | |  __/ (__| |_| | (_) | | | | | | | | | |  __/ | | | |_| |
  \___\___/|_|_|\___|\___|\__|_|\___/|_| |_| |_| |_| |_|\___|_| |_|\__,_|

*/
.top_panel_navi .content_wrap {
    position: static;
}
.collectionmenu{
  position: static !important;
}
.collectionmenu ul{
  background-color: rgb(246, 246, 246) !important;
  border-color: rgb(246, 246, 246) !important;
  width: 100% !important;
  text-align: center !important;
  box-sizing: border-box !important;
  list-style-type: none;
  display: inline-block !important;
  color: rgb(66, 66, 66) !important;
  top: 100% !important;
  padding: 0px !important;
}
.state_fixed .collectionmenu ul{
  top: 99% !important;
}
.collectionmenu ul li{
  position: relative;
  list-style: none;
  /*float: left;*/
  display: inline-block;
  min-width: 150px;
  text-align: center;
}
.collectionmenu ul li a{
  padding: 0 32px !important;
  height: 53px;
  background-color: rgb(246, 246, 246);
  color: rgb(66, 66, 66) !important;
  font-weight: 300;
  text-transform: uppercase;
  display: block;
  padding-top: 21px !important;
}
.collectionmenu ul li a span{
  font-size: 18px;
  clear: both;
  position: relative;
  display: block;
}
.collectionmenu ul li a p{
  font-size: 12px;
  position: relative;
  display: block;
  margin: 0px;
  line-height: 1.2;
}
.top_panel_navi .search_wrap{
  float: right;
  position: relative;
}

/*29092017*/
.product-home .box a p.category-product{
  font-size: 13px;
  font-weight: 100;
  text-align: center;
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
}
@media screen and (max-width: 360px) {
  .product-home .box{
    padding: 0 10px;
  }
}

@media screen and (max-width: 959px){
  header#headerHome {
      position: fixed;
      top: 0px;
      background: #000;
      width: 100%;
  }
  #headerHome .top_panel_navi.scheme_default {
    padding: 15px 0px;
  }
  .mobile_layout .top_panel .menu_mobile_button {
    position: absolute;
    top: 22px;
  }
  .scheme_default .page_wrap {
    padding-top: 69px;
  }
  #homeSlider {
    position: relative;
    top: 183px;
  }
  #about-home .top {
    position: relative;
    width: 100%;
    margin-top: 183px;
    }
}

@media screen and (max-width: 767px){
  header#headerHome {
      position: fixed;
      top: 0px;
      background: #000;
      width: 100%;
  }
  #headerHome .top_panel_navi.scheme_default {
    padding: 15px 0px;
  }
  .mobile_layout .top_panel .menu_mobile_button {
    position: absolute;
    top: 22px;
  }
  .wrapperProduct{
    display: block;
  }
  .logo img {
    display: inline-block;
    margin: 0;
    max-width: 100%;
    max-height: 7em;
    width: auto;
  }
  .top_panel .logo{
    max-width: 20%;
  }
  
}

@media screen and (max-width: 639px){
  .top_panel .logo{
    max-width: 29%;
  }
}

@media screen and (max-width: 479px){
  .top_panel .logo {
      max-width: 36%;
  }
  .content_wrap, .content_container {
    width: 90%;
  }
}

@media screen and (max-width: 480px) {
  .wrapperProduct{
    display: block;
  }
}

@media screen and (max-width: 360px) {
  .mobile_layout .top_panel .menu_mobile_button {
    position: absolute;
    top: 15px;
  }
}

/* about-home */

#about-home{
  position: relative;
}
#about-home .top{
  position: relative;
  width: 100%;
}
#about-home .top img{
  position: relative;
  width: 100%;
}
#about-home .bottom{
    position: relative;
    padding: 80px 0px;
}
#about-home .bottom::after{
  position: relative;
  content: '';
  clear: both;
}
#about-home .bottom .box{
    position: relative;
    width: 50%;
    margin: 0 auto;
}
#about-home .bottom .box .row > div{
  box-sizing: border-box;
}
#about-home .bottom .box .row > div span{
    font-family: 'Raleway' !important;
    color: rgba(0,17,26,1.00);
    font-weight: bold !important;
    position: relative;
    display: inline-block;
    font-size: 21px;
    /*text-transform: uppercase;*/
    left: 50px;
}
#about-home .bottom .box .row > div img{
  
}
#about-home .bottom .box .row > div p{
    line-height: 20px;
    font-weight: 400;
    font-size: 12px;
    color: rgba(145,145,145,1.00);
    /*text-transform: uppercase;*/
    margin-bottom: 0px;
}

@media screen and (max-width: 991px){
  #about-home .bottom .box .row > div img{
    margin-bottom: 20px;
  }
  #about-home .bottom .box .row > div span{
        left: 16%;
  }
}

@media screen and (max-width: 768px){
  #about-home .bottom .box{
    position: relative;
    width: 100%;
    margin: 0 auto;
  }
  #about-home .bottom .box .row > div p {
    font-size: 12px;
    width: 600px;
    max-width: 100%;
    margin: 0 auto;
  }
  #about-home .bottom .box .row > div a {
    display: none;
  }
  #about-home .bottom .box .row > div img {
      margin-bottom: 20px;
      width: 600px;
      max-width: 100%;
      display: inline-block;
      margin-top: 20px;
  }
  #about-home .bottom .box .row > div span {
    left: 21%;
    display: inline-block;
  }
  #homeBlog .wrapper-blog1 .container {
    width: 80%;
  }
  #about-home .bottom .box .row {
    margin: 0;
  }
  .product-home .box {
    padding: 0 10px;
 }
}

@media screen and (max-width: 360px){
  #about-home .bottom .box .row > div span {
    left: initial;
    display: block;
    text-align: center;
  }
}