@import url("../css/bootstrap.min.css");
/*@import url('https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css');*/
@import url("../css/stylesheet.css");
@import url("../css/font-awesome.css");
@import url("../fonts/font-awesome/css/font-awesome.min.css");
body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    background-color: #fff;
}
.dropdown-submenu {
    position: relative;
}

.dropdown-submenu .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -1px;
}
.no-gutter {
  margin-right: 0;
  margin-left: 0;
  height: 50%;
}
.drpcol{
  color: #888 !important;
  font-weight: normal !important;
  text-transform: capitalize !important;
}
.no-gutter > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.name b:hover {
    text-decoration: none;
    color: #e95656;
}
.banner-box {
    margin-bottom: 100px;
}
/*=== Navigator tabs ===*/
.overflow {
    overflow: hidden;
    margin-bottom: 20px;
    text-align: right;
}
.box-heading-center {
    text-align: right;
    margin-top: 14px;
}
.nav-tabs {
    display: inline-block;
}
.nav-tabs > li {
    color: #000;
    font-weight: 600;
    font-size: 14px;
}
.nav-tabs > li > a {
    font-weight: 800;
    letter-spacing: 1px;
}
.navigator-tabs{
    display: inline-block;
    margin-top: 10px;
}
.navigator-tabs > li {
    color: #000;
    font-weight: 600;
    font-size: 14px;
    float: left;
}
.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: #fff;
}
.nav>li>a:focus, .nav> .active>a {
    color: #e95656;
    text-decoration: none;
    background-color: #fff;
}

/*=== end navigator tabs=== */
.box-content{
    margin-bottom: 10px;
}
.box-content a{
    font-size: 20px;
    padding-left: 10px;
}
.padding-tp{
    padding-top: 20px;
    padding-bottom: 20px;
}
.padding-top{
    padding-top: 20px;
}
.padding-topx2{
    padding-top: 20px;
}
.padding-bt{
    padding-bottom: 20px;
}
.margin-top{
    margin-top: 20px;
}
.margin-bt{
    margin-bottom: 20px;
}
.margin-auto{
    margin: auto;
}
.marca-img{
    height: 203px;
    width: 370px;
}
.btn {
    margin-top: 10px;
    padding: 15px 30px;
    border-radius: 5px;
    margin-bottom: 30px;
}
.btnbluer{
    background-color: #fff !important;
     text-align: center;
     padding-left: 5px;
     padding-right: 5px;
     width: 120px;
     height: 180px;
     
     white-space: pre-wrap;
      color:#0184b2 !important;
}
.btnbluer img{
    width: 100px;
    margin-left: auto;
    margin-right: auto;
}
.whiteme{
    color:#fff !important;
}
.no-margin{
    margin: 0px;
}
.categories{
      background-image: url("../img/bgbook.jpg");
}
.parallax { 
   
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
@media (max-width: 360px){
	.parallaxp{
		height: 350px;
	}

}
.distribuidor{
      background-image: url("../img/DIST.jpg");
      height: 100%;
}
.parallaxp { 
    height: 100%;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}


.swiper-description{
    display: block;
    position: absolute;
    top: 356px;
text-align: center;
        background-color: rgba(0,0,0,0.3);
        width: 100%;
        padding-bottom:10px; 
}
.swiper-description > h2{
    font-size: 32pt;
}
.swiper-description > h2 > b{
    color: #fff;
}
.swiper-description .btn{
margin: 0px !important;
padding:10px !important;
}
.item-img-small{
    width: 100px;
    height: 100px;
    background-color: #f5f5f5;
    border: 1px solid #f5f5f5;
    margin-bottom: 15px;
}
.item-img-small img:hover{
    background: #FFf;
    box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.15);

}
/*.sf-menu li{
    padding: 10px !important;
    font-weight: bold;
}*/
/*========================================================
                      Menu styles
=========================================================*/
.sf-menu {
  display: inline-block; }
  .sf-menu:before, .sf-menu:after {
    display: table;
    content: "";
    line-height: 0; }
  .sf-menu:after {
    clear: both; }
  .sf-menu > li {
    position: relative;
    float: left; }

.megamenu {
  position: relative;
  padding-bottom: 20px; }

.sf-menu {
  list-style: none;
  margin: 0;
  padding: 0; }

.submenu_title {
  color: #2f393d;
  font-size: 18px;
  font-weight: 800;
  margin-bottom: 10px; }

.sf-menu li {
  padding: 20px 0;
  margin-right: 15px; }

.sf-mega_section li {
  padding: 10px 0; }
  .sf-mega_section li a {
    color: #2f393d;
    font-size: 12px; }

/*================ Menu  ===============*/
.sf-menu li {
  position: relative; }
  .sf-menu li a {
    border-bottom: 1px solid transparent;
    color:#fff; 
    font-size: 14px;
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
  }
  .sf-menu li.sfHover > a, .sf-menu li > a:hover, .sf-menu li > a.active {
    color: #000;
    border-bottom: 1px solid #e95656; }
  .sf-menu li.sf-with-mega {
    position: static; }

.sf-menu li > a {
  display: block; }

/*================ Sub-menu lvl1  ===============*/
.sf-menu .simple_menu {
  list-style-type: none;
  display: none;
  position: absolute;
  z-index: 109;
  left: 0;
  top: 100%;
  width: 200px;
  margin-top: 0;
  padding: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/*================ Sub-menu lvl1 item  ===============*/
.sf-menu .simple_menu li {
  position: relative; }

.sf-menu .simple_menu a {
  display: block;
  background: #f5f5f5;
  color: #333;
  padding: 13px 30px 13px 20px; }

.sf-menu .simple_menu li.active > a, .sf-menu .simple_menu a:hover, .sf-menu .simple_menu li.sfHover > a {
  color: #000;
  background: #ededed; }

/*================ Sub-menu lvl2 ===============*/
.sf-menu .simple_menu .simple_menu {
  left: 100%;
  top: 0;
  margin-top: 0; }
  .sf-menu .simple_menu .simple_menu:before {
    display: none; }

.menu-gadget {
  display: none !important; }

.sf-menu .sf-mega {
  display: none;
  position: absolute;
  list-style-type: none;
  top: 75%;
  left: 0;
  right: 0;
  z-index: 109;
  padding: 28px;
  background-color: #f5f5f5;
  background-repeat: no-repeat; }
  .sf-menu .sf-mega .container, .sf-menu .sf-mega [class*="col-"], .sf-menu .sf-mega .row {
    width: 100%;
    padding: 0;
    margin: 0; }
  .sf-menu .sf-mega > li {
    padding: 0; }
  .sf-menu .sf-mega ul {
    padding: 0;
    list-style-type: none; }
  .sf-menu .sf-mega_row {
    margin: 0 -15px; }
    .sf-menu .sf-mega_row:before, .sf-menu .sf-mega_row:after {
      display: table;
      content: "";
      line-height: 0; }
    .sf-menu .sf-mega_row:after {
      clear: both; }
  .sf-menu .sf-mega_section {
    float: left;
    padding: 0 15px;
    color:#000; }
.sf-mega_section a{
    color:#000 !important; }
.sf-menu > li > .sf-with-ul {
  position: relative; }
  .sf-menu > li > .sf-with-ul:before {
    position: absolute;
    right: -10px;
    top: 25%;
    margin-left: -6px;
    content: '\f0d7';
    font: 400 12px/12px 'FontAwesome'; }

.sf-menu ul > li > .sf-with-ul {
  position: relative; }
  /*.sf-menu ul > li > .sf-with-ul:before {
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -7px;
    content: '\f054';
    font: 400 14px/14px 'FontAwesome'; }
*/
@media (max-width: 991px) {
  .sf-menu li {
    margin-right: 35px; } 
.carousel-inner{
    min-height: 300px;
}
.swiper-description{
    display: block;
    position: absolute;
    top: 178px;
text-align: center;
        background-color: rgba(0,0,0,0.3);
        width: 100%;
        padding-bottom:10px; 
}
.slider-img{
    position: absolute;
    width: 100%;
    height: 300px;
}
  }

@media (max-width: 767px) {
  .sf-menu {
    display: none; }
  .sf-mega_section {
    width: 100% !important; } 

.carousel-inner{
    min-height: 300px !important;
}
.swiper-description{
    display: block;
    position: absolute;
    top: 178px  !important;
text-align: center;
        background-color: rgba(0,0,0,0.3);
        width: 100%;
        padding-bottom:10px; 
}
.slider-img{
    position: absolute;
    width: 100%;
    height: 100px  !important;
}
  }

/*.carousel-caption h2{
    font-size: 50px;
    color: #2f393d;
    font-weight: 400;
}*/
.carousel-inner{
    min-height: 600px;
}
.slider-img{
    position: absolute;
    width: 100%;
    height: 600px;
} 
.lazy{
    padding-bottom: 100%
}
.brand-thumb {
    border: 1px solid #dbdbdb;
    /*padding: 80px 30px 30px 30px;*/
    position: relative;
    text-align: center;
    position: relative;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 50%;
    max-width: 250px;
    margin: auto;
}
.brand-thumb .image > a {
    display: inline;
}
.product-thumb {
    border: 1px solid #dbdbdb;
    padding: 80px 30px 30px 30px;
    position: relative;
    text-align: center;
    position: relative;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 410px;
    max-width: 300px;
    margin: auto;
}
.product-thumb .image > a {
    display: inline;
}
.img-logo{
    /*height: 125px;*/
   max-width: 150px !important;
}
.breadcrumbb {
    margin: 15px 0;
    padding: 13px 15px;
    border-radius: 0;
    background: #f5f5f5;
    font-size: 14px;
    line-height: 24px;
    list-style: none;
    width: 100%
}
.breadcrumbb li {
    display: inline;
    padding-right: 5px;
}
.img-banner-g{
    width: 100%;
    height: auto;
}
.image-item-container{
    /*width: 200px;*/
    height: 200;
}
.img-item{
    
    height: 200px;
    
}
.caption {
    position: absolute;
    bottom: 15px;
    left: 0;
}
.description > p{
    padding-left: 10px;
    padding-right: 10px;
}
.name > a > b{
    padding-left: 10px;
    padding-right: 10px;
}
.transit {
    color: #f0ad4e;
    font-weight: 700;
}
/*set a border on the images to prevent shifting*/
 #zoom_03 img{border:2px solid white;}
 
 /*Change the colour*/
 .active-img img{border:2px solid #333 !important;}

 .carousel-inner>.item>a>img, .carousel-inner>.item>img{
    display: block;
    max-width: 100%;
    width: 100%;
    min-height: 300px;
}
.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
.megamenu2{
    height: 30px;
}
.megamenu2 > ul > li{
    list-style: none;
    display: inline-block;
    margin-right: 15px;
}
.megamenu2 > ul > li >a:hover{
    color: #000;
    /*text-decoration: underline;
    text-decoration-color: red;*/
    border-bottom: 1px solid #e95656;
}
.btn-primary{
    width: 100px;
}
@media (max-width: 800px) {
    .megamenu2 {
        text-align: center;
        margin-top: 10px;
        margin-bottom: 10px;
    }

}