}*{margin:0;padding:0;
  font-family:'Open Sans', Arial, sans-serif;}
*,*::before,*::after{-webkit-box-sizing:inherit;box-sizing:inherit}
html{-webkit-box-sizing:border-box;box-sizing:border-box;font-size:62.5%}
body{background-color: #f4f6f6;font-family:'Open Sans', Arial, sans-serif;font-weight:400;color:#5d5d5d;position:relative;
    }
   
   button.reset{
     border:none;
     background:none;
    }
  
  .antes_despues {
	margin-top: 120px;
	margin-left: -100px;
}
  
.next_flechaban {
	margin-top: 120px;
	margin-left: 100px;
}

.distri{
  border: 2px solid #cb2d3e;
  padding: 0.3em .5em;
  font-size:.8em;
  border-radius: 20px;
  background: #cb2d3e;  /* fallback for old browsers */
background: -webkit-linear-gradient(to bottom, #ef473a, #cb2d3e);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to bottom, #ef473a, #cb2d3e); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
color:white;
font-weight:500;
transition:all .3s linear;
}
ul.navbar-nav>li.mega-dropdown>a.dropdown-toggle {
	font-family: 'Open Sans', sans-serif;
}

.distri:hover{
	border: 2px solid #cb2d3e;
  background: white;  /* fallback for old browsers */
color:#cb2d3e;
font-weight:500;
}

/*===============EL SCROLL================*/
body::-webkit-scrollbar{
	 width: 10px;     /* Tama�o del scroll en vertical */
    height: 8px;    /* Tama�o del scroll en horizontal */
    /*display: none;   Ocultar scroll */
}

/* Ponemos un color de fondo y redondeamos las esquinas del thumb */
body::-webkit-scrollbar-thumb {
    background: #ccc;
    border-radius: 10px;
}


/* Ponemos un color de fondo y redondeamos las esquinas del track */
body::-webkit-scrollbar-track {
    background: #e1e1e1;
    border-radius: 10px;
}
/* Cambiamos el fondo cuando est� en active o hover */
body::-webkit-scrollbar-track:hover,
body::-webkit-scrollbar-track:active {
  background: #f5f5f5;
}

/*-----------------------------------------*/

a>.distri:hover{
	text-decoration:none;
}

a.btn-distribuidor:hover{
	text-decoration:none;
}

.distri:hover{
	text-decoration:none;
}



 .plecaIndex{
      border-bottom:2px solid #006ea9;
      }
  
  .backFFF{
  background:#fff;
  border-radius:0px;
  box-shadow:-7px 6px 12px #02020257;
  padding:10px;
  width:90%;
  float:right;
  } 
  
  a.panel-link{
    transition: .3s all linear;
  }
  a.panel-link:hover,
  a.panel-link:active,
  a.panel-link:visited,
  a.panel-link:focus {
    color:#e9265e;
    text-decoration:none;
  }
  
  .panel-group .panel-heading+.panel-collapse>.panel-body{
   background:#f1f1f1;
  }
  .panel-group .panel-heading{
  border-bottom:1px solid #c5c5c5;
  }
  
  .panel-group .panel-heading+.panel-collapse>.blitz-panel>p{
  color:#e9265e;
  }
  

    /*=======ESTILOS PARA INDEX DCM.MX==========*/
    
	
    .busca-sec1{
      width:90%; 
      display:flex;  
      background: #fff;
      border: 1px solid #00adef;
      border-radius:5px;
    padding: 0px;
		float:right;
    }   
    
    @media(max-width:990px){
       .busca-sec1{
      border-top: 1px solid #00adef;
      border-left:0px;
      border-right:0px;
      border-bottom:0px;
      border-radius:0px;
   }   
   .titulofiltro1 > h4{
   color:#fff;
   }
   
   .titulofiltro1{
    padding: 2% !important;
    background: #00adef !important;
    color: #fff !important;
    text-align:left;
    left:0px;
}
   
	.backFFF{
	float:right;
	width:100%;
	}
   
    }
    
   input{
    border:0px;
   }
    
    .btn-lupita{
          color: #fff;
    background: #00adef;
    border-left: 2px solid #00adef;
    margin-left: 5px !important;
    text-shadow:0px 2px 3px #00000075;
}
    .btn-lupita:hover{
          color: #fff;
    
    }
    

.tab-content{
    text-align: center;
    background: #fff;
    padding:0px 15px;
    width: 50%;
    margin: 20px auto;
    border-radius: 10px;
    border: 1px solid #b2b2b2;
    box-shadow: 0px 0px 10px #c8c8c8;
}
	
	.tit-categorias{
	font-size:2em;
	color:#FFF;
	text-align:center;
	text-transform:uppercase;
	margin:0px;
	}
	h1, h2, h3, h4, h5{
	font-family:'Montserrat','Open Sans', sans-serif;
	color:#5d5d5d;
	    font-weight: 600!important;
	}
	
	h1.tit-dcm{
	  text-transform:uppercase;
	  text-align:left;
	  font-size:2em;
	}
	
	h1.tit-dcm > span,
	h2.tit-dcm > span,
	h3.tit-dcm > span{
	font-family:'Montserrat','Open Sans', sans-serif;
	}
	
	h3.subt-dcm{
	  color:#006ea9;
	  text-transform:uppercase;
	  font-weight: 600!important;
	  font-family:'Montserrat', sans-serif;
	}
	h2.subt-dcm2,
	h3.subt-dcm2,
	h4.subt-dcm2{
	  text-align:right;
	  font-weight: 500!important;
	 }
	
	.titulofiltro1{
    padding: 2% !important;
    background: #006ea9;
    color: #fff !important;
    text-align: center;
    width: 100%;
    left:0px;
}
	.titulofiltro1 > h3{
	  color:#fff !important;
	}
	
	 .tit-busqueda{
     text-align: left;
padding: 10px 10px;
font-size: 30px;
border-bottom: 1px solid #bfbfbf;
width: 95%;
font-weight:400 !important;
font-family: 'Montserrat', 'Open Sans', sans-serif;
margin:0px 15px 10px 20px !important;
     }
	
	
	
	.tit_cont_articulos_iva {
    color: #666;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    height: auto;
    text-align: center;
    width: 100%;
    }
	
	.principales{
	  background:#fff;
	  box-shadow:0px 0px 10px #5d5d5d;
	  border-radius:15px;
	}
	
	section{
	 margin-top:3%;
	 margin-bottom:3%;
	}
	
	h1.tituloindex{
	  display:none;
	}
	
	.no-padding{
	padding:0px;
	}
	
	.no-margin{
	margin:0px;
	}
	
	a.linkProducts:hover{
	  text-decoration:none;
	  background:#006ea9;
	  color:#fff;
	}
	a, 
	a:hover, 
	a:active,
	a:focus {
	outline:none;
	}
	
	.right-line{
	 border-right:solid 1px #c5c5c5;
	}
	
	.down-line{
	 border-bottom:solid 1px #c5c5c5;
	}
	iframe#carrusel > h1.cone{
	 display:none !important;
	}
	.tarjeta{
	 text-align:center;
	 
	 padding:10px;
	}
	
    /*======= TERMINAN ESTILOS PARA INDEX DCM.MX==========*/

.sign2{
  color: #6f6f6f;
  display: block;
  padding: 10px 5px;
  position: relative;
}
.ingresa{
  padding: 28px 15px;
    position: relative;
}
/* search-btn */
.circles-btn{
  color: #5d5d5d;
  line-height:2.5;
    border:1px solid #eee;
    /* width: 92px; */
    /* height: 50px; */
    padding: .5em .7em;
    border-radius:50%;
    font-size: 15px;
}
.circles-btn:hover{
  box-shadow: 0 0 2px 0.5px rgba(21, 21, 21, 0.05), 0 1px 5px 0 rgba(21, 21, 21, 0.15);
}

/*boton*/

.dropdown-sign-in {
  position: relative;
}



.sign-in-button {
  background-image: none;
  background-color: none;
  border: 0;
  position: relative;
   width: 140px; 
  padding: 10px;
  text-align: center;
  float: right;
  /* border: 1px solid #d8d8d8;
  border-radius: 5px;
  background-color: #fff; */
  outline: none;
  -webkit-transition: color 200ms ease, border-color 200ms ease;
  transition: color 200ms ease, border-color 200ms ease;
  font-family: 'Fontfont markpro light', sans-serif;
  color: #0098c8;
  font-size: 14px;
}

.sign-in-button:hover,
.sign-in-button:active {
  border-color: #00546E;
  color: #00546E;
}

.sign-in-popover {
  background: transparent;
  border-radius: 8px;
  display: none;
  font-family: 'Open sans', sans-serif;
  color: #00546E;
  overflow: hidden;
  padding-top: 1em;
  position: absolute;
  right: 10px;
  top: 55px;
  z-index: 99;
  width: 420px;
  box-shadow: 4px 20px 20px rgba(0, 0, 0, .075);
}

.sign-in-popover:before {
  content: "";
  display: block;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0 1em 1em 1em;
  border-color: transparent transparent #F4F4F4 transparent;
  position: absolute;
  top: 0;
  right: 50px;
}

.popover-content {
  background: #fff;
  overflow: hidden;
}

.popover-intro {
      background: #F4F4F4;
    border-radius: 8px 8px 0 0;
    padding: 10px;
    text-align: center;
    font-family: Open Sans;
    color: #727272;
    font-size: small;
  
}
.sign-in-dc{
  padding: 1em 3em 1em;
}

.popover-item {
  align-items: center;
  display: flex;
}
.titlesign{
  font-size: 15px;
  margin-top: 0px;
  color: #424242;
  margin-bottom: 14px;
}
.popover-item a {
  align-items: center;
  border: 2px solid transparent;
  display: block;
  display: flex;
  padding: 10px 20px;
  -webkit-transition: border-color 100ms ease;
  transition: border-color 100ms ease;
}

.popover-item a:hover {
  border: 2px solid #00546E;
}

.popover-item:last-child a {
  border-radius: 0 0 8px 8px;
}

.popover-item-logo {
  display: flex;
  flex: 1 1 auto;
  margin-right: 25px;
  width: 200px;
}

.popover-item-box {
  flex: 0 auto;
  width: 150px;
}

.popover-item-box img {
  width: 100%;
}

.popover-active {
  display: block;
}
.fpass {
      text-align: left;
      display: inline;
      line-height: 3;
      font-size: 12px;
      color: #727272;
      padding-right: 3em;
      
}
.apass{
  font-size: 12px;
  color: #727272;
  font-weight: 400
}
.apass:hover {
  font-size: 12px;
  color: #727272;
  text-decoration: none;
  font-weight: 600
}
.btn-log{
      text-align: center;
      float: right;
      /* border: 1px solid #d8d8d8; */
      color: white;
      padding: 0.5em 2em;
      /* font-family: open sans-serif; */
      border-radius: 5px;
      background-color: #1e96f3;
}
.btn-log:hover {
  text-align: center;
  float: right;
  /* border: 1px solid #d8d8d8; */
  color: white;
  padding: 0.5em 2em;
  /* font-family: open sans-serif; */
  border-radius: 5px;
  background-color: #0091ff;
}
/**/
/* mobile */
.dropdown-sign-in-xs {
  position: relative;
}

.sign-in-button-xs {
  background-image: none;
  border: 0;
  position: relative;
  width: auto;
  text-align: center;
  float: right;
 }

.sign-in-button-xs:hover,
.sign-in-button-xs:active {
  border-color: #00546E;
  color: #00546E;
}

.sign-in-popover-xs {
    background: transparent;
    border-radius: 8px;
    display: none;
    font-family: 'Open sans', sans-serif;
    color: #00546E;
    overflow: hidden;
    padding-top: 1.5em;
    position: absolute;
    left: 0px;
    top: 72px;
    z-index: 99;
    width: 420px;
    box-shadow: 1px 15px 10px rgb(0 0 0 / 58%);
}

.sign-in-popover-xs:before {
  content: "";
  display: block;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0 1em 1em 1em;
  border-color: transparent transparent #F4F4F4 transparent;
  position: absolute;
  top: 3%;
  right: 15%;
}

.popover-content-xs {
  background: #fff;
  overflow: hidden;
}

.popover-intro-xs {
      background: #F4F4F4;
    border-radius: 8px 8px 0 0;
    padding: 10px;
    text-align: center;
    font-family: Open Sans;
    color: #727272;
    font-size: small;
  
}
.sign-in-dc-xs{
  padding: 1em 3em 1em;
}

.popover-item-xs {
  align-items: center;
  display: flex;
}
.titlesign{
  font-size: 15px;
  margin-top: 0px;
  color: #424242;
  margin-bottom: 14px;
}
.popover-item-xs a {
  align-items: center;
  border: 2px solid transparent;
  display: block;
  display: flex;
  padding: 10px 20px;
  -webkit-transition: border-color 100ms ease;
  transition: border-color 100ms ease;
  -moz-transition: border-color 100ms ease;
  -ms-transition: border-color 100ms ease;
  -o-transition: border-color 100ms ease;
}

.popover-item-xs a:hover {
  border: 2px solid #00546E;
}

.popover-item-xs:last-child a {
  border-radius: 0 0 8px 8px;
  -webkit-border-radius: 0 0 8px 8px;
  -moz-border-radius: 0 0 8px 8px;
  -ms-border-radius: 0 0 8px 8px;
  -o-border-radius: 0 0 8px 8px;
}

.popover-item-xs-logo {
  display: flex;
  flex: 1 1 auto;
  margin-right: 25px;
  width: 200px;
}

.popover-item-xs-box {
  flex: 0 auto;
  width: 150px;
}

.popover-item-xs-box img {
  width: 100%;
}

.popover-xs-active {
  display: block;
}
.fpass {
      text-align: left;
      display: inline;
      line-height: 3;
      font-size: 12px;
      color: #727272;
      padding-right: 3em;
      
}
.apass{
  font-size: 12px;
  color: #727272;
  font-weight: 400
}
.apass:hover {
  font-size: 12px;
  color: #727272;
  text-decoration: none;
  font-weight: 600
}
.btn-log{
      text-align: center;
      float: right;
      /* border: 1px solid #d8d8d8; */
      color: white;
      padding: 0.5em 2em;
      /* font-family: open sans-serif; */
      border-radius: 5px;
      background-color: #1e96f3;
}
.btn-log:hover {
  text-align: center;
  float: right;
  /* border: 1px solid #d8d8d8; */
  color: white;
  padding: 0.5em 2em;
  /* font-family: open sans-serif; */
  border-radius: 5px;
  background-color: #0091ff;
}

/* mobile xs */
.dc-iniciartxt{ color:#9e9e9e;font-size: 15px; font-family:'Open Sans', sans-serif;}
.dc-iniciartxt:hover{ color:#424242;font-size: 15px; font-family:'Open Sans', sans-serif;}
.dc-logo{  width: 230px;}
.dc-navbar{font-family:'Open Sans', sans-serif;  padding-top: 2em;}
.dc-navbar-default {
    background-color: #fff;
    font-family:'Open Sans', sans-serif;
    margin-bottom: 0px;
}
.padnone{padding: 0px;}
.dc-principalbtn{ color:#424242 ; font-size:14px;/*  text-transform: uppercase; */}
.dc-arrow-slider{
    position: absolute;
    top: 50%;
}

.carousel-wrap {
    margin: 90px auto;
    padding: 0 5%;
    width: 80%;
    position: relative;
  }
  /* header */
.owl-theme .owl-controls .owl-buttons div {
  color: #FFF;
  display: inline-block;
  zoom: 1;
  *display: inline;
  margin: 0px;
  padding: 3px 11px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background: rgba(255, 255, 255, 0.43)!important;
  filter: Alpha(Opacity=50);
  opacity: .5;
}

/*
Nav Menu style
==================*/
.sign{
  color: #6f6f6f;
}
.searchpad{
      padding: 0em 9em;
}
.padheader{
  padding: 0em 6em;
}
.navbar-brand {
  padding: 25px 15px;
}
.navbar-brand > img {
  display: block;
  width: 75%;
  float: left;
}

.navbar-brand > img {
  display: block;
  width: 57%;
  float: left;
  padding: 0.1em 0em 0em 0em;
}

.navbar-callus li a{
  font-size:14px;
  padding: 10px;
  color:#444444;
  display: inline-block;
}
.navbar-callus li a i{
  font-size:13px;
  color:#2b86ec;
  margin-right: 5px;
}
.navbar-socail li a{
  font-size:16px;
  padding: 10px;
  color:#aaaaaa;
  display: inline-block;
}
.navbar-socail li a:hover{
  background-color: #3765a3;
  color:#fff;
}


/*
Home Section style
==================*/

.home{
  background: url(../images/home-bg.jpg) no-repeat scroll  center center;
  background-size: cover;
  position: relative;
  padding-top: 300px;
  padding-bottom: 190px;
  width:100%;
}
.main_home .home_text h2{
  font-size:36px;
  font-weight: 400;
}
.main_home .home_text h1{
  font-size:48px;
  font-weight: 700;
}
.main_home .home_text h3{
  font-size:24px;
  font-weight: 400;
}
.main_home .slick-dots li button::before {
  font-family: slick;
  font-size: 8px;
  line-height: 7px;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 10px;
  height: 10px;
  content: "";
  text-align: center;
  opacity: 0.9;
  color: white;
  border:1px solid #fff;
  border-radius: 50%;
  -webkit-font-smoothing: antialiased;
  background-color: #fff;
}
.main_home .slick-dots li {
  width: 10px;
  height: 10px;
  margin: 0 5px;
}
.main_home .slick-dots li.slick-active button:before{
  opacity: 1;
  background-color: #00a885;
}
.main_home .slick-dots{
  bottom: -200px;
}

.work_container .slick-arrow ,
.main_home .slick-arrow{
  font-size:3rem;
  color:#fff;
  top:30%;
  position: absolute;
  z-index: 90;
  cursor: pointer;  
}
.main_home .nextprevleft{
  left:-3%;
}
.main_home .nextprevright{
  right:-3%;
}
.home_btns{
  margin-left:-10px;
}
.home_btns a{
  margin-left:10px;
}


/* start nagivation 
.navbar-default
	{
		background: #fff;
		border: none;
		box-shadow: none;
		margin: 0 !important;
	}
.navbar-default .navbar-brand
	{
		font-weight: 500;
		font-size: 30px;
		height: auto;
		
    padding: 8px 0px 0px;
  }
.navbar-default .navbar-nav li a
	{
		font-size: 15px;
		font-weight: 300;
		line-height: 45px;
	}

.navbar-default .navbar-nav > li > a.current { 
	color: #28A7E9; 
}*/
.templatemo-nav {
	border-radius: 0;	
	width: 100%;
	z-index: 1000;
}
.sticky {	
	position: fixed;
	left: 0;
	top: 0;	
}
/* end navigation */
.maarslide{
  margin-top: 8vw;
}
  /* header */
  /* MainCarousel 
  .slideshow {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 24vw;
    z-index: 1;
  }
  .slideshow .slideshow-inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .slideshow .slides {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
  }
  .slideshow .slide {
    display: none;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0;
    transition: opacity 0.3s ease;
  }
  .slideshow .slide.is-active {
    display: block;
  }
  .slideshow .slide.is-loaded {
    opacity: 1;
  }
  .slideshow .slide .caption {
    padding: 0 100px;
  }
  .slideshow .slide .image-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: center;
    z-index: 1;
    background-size: cover;
    image-rendering: optimizeQuality;
  }
  .slideshow .slide .image-container::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    
  }
  .slideshow .slide .image {
    width: 100%;
    width: 100%;
    object-fit: cover;
    height: 100%;
  }
  .slideshow .slide-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    color: #fff;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .slideshow .slide .title {
    margin: 0 auto 15px;
    max-width: 1000px;
    font: 300 50px/1.2 "Poppins", sans-serif;
    letter-spacing: 0.35em;
    text-transform: uppercase;
  }
  .slideshow .slide .text {
    margin: 0 auto;
    max-width: 1000px;
    font-size: 18px;
    line-height: 1.4;
  }
  .slideshow .slide .btn {
    margin: 15px 0 0;
    border-color: #333;
    position: absolute;
    left: 16em;
    bottom: 2em;
  }
  .slideshow .slide .btn::before {
    background: #fff;
  }
  .slideshow .pagination {
    position: absolute;
    bottom: 8px;
    left: 0;
    width: 100%;
    height: 12px;
    cursor: default;
    z-index: 2;
    text-align: center;
  }
  .slideshow .pagination .item {
    display: inline-block;
    padding: 15px 5px;
    position: relative;
    width: 46px;
    height: 32px;
    cursor: pointer;
    text-indent: -999em;
    z-index: 1;
  }
  .slideshow .pagination .item + .page {
    margin-left: -2px;
  }
  .slideshow .pagination .item::before {
    content: "";
    display: block;
    position: absolute;
    top: 15px;
    left: 5px;
    width: 36px;
    height: 2px;
    background: #ddd;
    transition: background 0.2s ease;
  }
  .slideshow .pagination .item::after {
    width: 0;
    background: #fff;
    z-index: 2;
    transition: width 0.2s ease;
  }
  .slideshow .pagination .item:hover::before, .slideshow .pagination .item.is-active::before {
    background-color: #999;
  }
  .slideshow .arrows .arrow {
    margin: -33px 0 0;
    padding: 20px;
    position: absolute;
    top: 50%;
    cursor: pointer;
    z-index: 3;
  }
  .slideshow .arrows .prev {
    left: 30px;
  }
  .slideshow .arrows .prev:hover .svg {
    left: -10px;
  }
  .slideshow .arrows .next {
    right: 30px;
  }
  .slideshow .arrows .next:hover .svg {
    left: 10px;
  }
  .slideshow .arrows .svg {
    position: relative;
    left: 0;
    width: 14px;
    height: 26px;
    fill: #ddd;
    transition: left 0.2s ease;
  }
   */
/* prueba */
  
  @media (min-width: 1200px) {

    .subir{
      top:-170px;
    }
	
    .owl-buttons {
      display: block;
    }
  }
  /* padding&margins */

  .pad3{padding:3em 1em}
  .marad{margin: 5em 0em;}
  .marad8{margin:8em 0em}
  .marad1car{margin: 1em 0.5em;}

/* carusel equipo 
.dc-carousel-boxprod{
  text-align: center;
  overflow: hidden;
  position: relative;
  padding: 10px 0px 0px 0px;
  float: left;
  border-radius: 5px;

}
.dc-carousel-boxprod:hover {
  text-align: center;
  overflow: hidden;
  position: relative;
  padding: 10px 0px 0px 0px;
  float: left;
  box-shadow: 0px 1px 5px 2px rgba(0,0,0,.075);
  border-radius: 5px;
  background: white;
}
    .inner-carpad{
      display: block;  padding:1em 30px; margin: auto;
    }
   .img-carpad{
    padding:1em 3em;
   }
   .bestprod-item{
  font-size: 0.85em; display: inline-block; padding:1em 0em; color:#424242; font-weight: 700; padding:0px;
}
.dispo{
  font-size: 0.8em; display: block; font-weight: bold; padding: 0px 0px 5px 0px; color:olivedrab;
}
.vigen{
  font-size: 0.8em; display: block; font-weight: bold; padding: 0px 0px 5px 0px
}

.textinfocar{
  color: #757575;
  font-size: 12px;
  font-weight: 200;
}
  


.dc-product-car2{
  font-weight: 600;
    color: #757575;
    font-size: 13px;
}
.dc-individual-product-tab{
    font-size: 0.9em;
    color: #757575;
    margin: 1em 1em;

}

.back-box-info{
  background-color: #fafafa;
  padding:10px 10px;
}

.dc-product-tdtab{
  padding: 3px 0px;
  text-align: left;
}*/
/* end 
  .dc-recomended-item{ 
    border-radius: 5px;
    background-color: white;
    box-shadow: 0px 0px 5px #eee;
   padding: 1em; margin: 1em; text-align: center; }
  .dc-recomended-line{
    margin: 5px;
  }
  .dc-recomended-sku{
    color:#424242;
    font-weight: 500;
  }*/
  /* tab marca
  .tab_container {
    width: 100%;
    margin: 0 auto;
    padding-top: 70px;
    position: relative;
  } */
  
  .popular_category_image{
    margin: auto;
  }
.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {margin: auto;}
   .brands,
  div.tabsbrand {
    clear: both;
    padding-top: 10px;
    display: none;
  }
  .lab2{
    padding-bottom: 1.6em;
  
  }
   

 #tab1:checked~#content1,
  #tab2:checked~#content2,
  #tab3:checked~#content3,
  #tab4:checked~#content4,
  #tab5:checked~#content5 {
    display: block;
    padding: 20px;
    background: #fff;
    color: #999;
    border-bottom: 2px solid #f0f0f0;
  }
  h3.subt{
  color:#337ab7;
   }

 /* .tab_container .tab-content p,
  .tab_container .tab-content h3 {
    -webkit-animation: fadeInScale 0.7s ease-in-out;
    -moz-animation: fadeInScale 0.7s ease-in-out;
    animation: fadeInScale 0.7s ease-in-out;
  }

  .tab_container .tab-content h3 {
    text-align: center;
  }

  .tab_container [id^="tab"]:checked+label {
    background: #fff;
    box-shadow: inset 0 3px #0CE;
  }

  .tab_container [id^="tab"]:checked+label .fa {
    color: #0CE;
  }*/
  
  label .fa {
    font-size: 1.3em;
    margin: 0 0.4em 0 0;
  } */

  /*Media query*/
  @media only screen and (max-width: 900px) {
    
    label span {
      display: none;
    }

    /*.tab_container {
      width: 98%;
    }*/
     .antes_despues {
    margin-top: 40px;
    margin-left: -57px;
    font-size: 33px !important;}
    
    .next_flechaban {
    margin-top: 40px;
    margin-left: 49px;
    font-size: 33px !important;
    }
	 
  span.control-flechas{
	 position:relative;
	 bottom:10px;
	}
	
  .sign-in-popover-xs:before {
    right: 21%;
}
  .sign {
    /* font-size: 19px; */
    color: #6f6f6f;
}

  .best-partnerbox {
    height: auto;
  }
  
  
  .dc-contact-tit {
    font-weight: 800;
    line-height: 1.3;
    font-size: 22px;
    text-align:center;
  }

.best-partnerbox {
  border-radius: 2px;
  position: relative;
  -webkit-transition: all 250ms cubic-bezier(0.02, 0.01, 0.47, 1);
  -moz-transition: all 250ms cubic-bezier(0.02, 0.01, 0.47, 1);
  transition: all 250ms cubic-bezier(0.02, 0.01, 0.47, 1);
  margin-bottom: 1em;
}

.sign-in-popover-xs {
  width:320px;
  position:fixed;
  left:400px;
}
        
  }

  /*Content Animation*/
  @keyframes fadeInScale {
    0% {
      transform: scale(0.9);
      opacity: 0;
    }

    100% {
      transform: scale(1);
      opacity: 1;
    }
  }

  .no_wrap {
    text-align: center;
    color: #0ce;
  }

  .link {
    text-align: center;
  }
  /* end tab marco */
/* DC BENEFITS */
.pad-lefto{
  /* padding-left:0;  */
  padding-top:0.5em;
  text-align: center;
}

.best-partnerbox{
  position: relative;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out);
  border-radius:15px;
 padding: 0px;
}
.best-partnerbox:hover {
  -webkit-transform: translateY(-6px);
  -ms-transform: translateY(-6px);
  transform: translateY(-6px);
  box-shadow: 0px 7px 11px rgba(0, 0, 0, 35%);
}

  /* DC CONTACTO */
  .dc-contact{
	  background: url(../images/contact.png);
	 background-color: #fafafa;
   background-size: cover;
    border: 1px solid #eee;
    border-radius: 8px;
    box-shadow: 2px 7px 9px rgba(0,0,0,.075);
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    
}
 
  .dc-contact-boxtitle{
    margin: 1.5em;
  }
  .dc-contact-tit{
    font-weight: 800;
    line-height: 1.3;
    font-size:30px;
    text-align:center;
  }
  .dc-contant-sub{
    font-size: 17px;
    font-weight: 200;
  }
  
  #contact{
    padding:10px 0 10px;
  }





/* DC CONTACTO */


.dc-singup{
    background-color: #fff;
   background-size: auto;
    border: 1px solid #eee;
    border-radius: 8px;
    box-shadow: 0px 0px 5px rgba(0,0,0,.075);
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    
}
 

  .form-contact{
    width: 100%;
    padding: 15px;
    background:#fff;
    border:1px solid rgba(15, 110, 191, 0.61);
    margin-bottom:25px;
    color:#616161 !important;
    font-size:13px;
    font-family:'Open Sans', sans-serif;
    border-radius: 10px;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
}

  .form-contact:hover{
    border:1px solid #1e88e5;
  }

  .form-contact:focus{
    color: white;
    outline: none;
    border:1px solid #1e88e5;
  }

  .textarea{
    height: 200px;
    max-height: 200px;
    max-width: 100%;
  }

  /* Input registroStyles */

  ul.nav-tabs li{
            color: #00adef;
            font-weight: bolder;
        }

   .form-btn{
    font-size: 20px;
    width:180px;
    display: block;
    height: auto;
    padding:15px;
    color:#fff;
    background:#37741c;
    border:none;
    border-radius:4px;
    transition: all 0.3s;
    margin:auto;
    margin-top:1em;
  }

  .form-btn:hover{
    background:#fff;
    color: #37741c ;
    border:1px solid #37741c;
  }

  .form-btn:active{
    opacity: 0.9;
  }

input{
    position: relative;
     border: solid #CCC 1px;
    color: #666;
    font-size:.8em;  
}
/* MAPS */

.contact-form{
	padding:10px;
}

.dc-adress-txt{
  color:#616161;
  font-size:13px;
}

@media only screen and (max-width: 1200px) {
  .searchpad {
    padding: 0em 2em;
}
  

.sign {
  /* font-size: 19px; */
  color: #6f6f6f;
  
}
.ingresa {
  padding: 0px 15px;
  position: relative;
}
.sign-in-button-xs {
  background-image: none;
  border: 0;
  position: relative;
  text-align: center;
  float: right;
  outline: none;
  -webkit-transition: color 200ms ease, border-color 200ms ease;
  transition: color 200ms ease, border-color 200ms ease;
  color: #0098c8;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  -moz-transition: color 200ms ease, border-color 200ms ease;
  -ms-transition: color 200ms ease, border-color 200ms ease;
  -o-transition: color 200ms ease, border-color 200ms ease;
}
}



}
@media only screen and (max-width:1024px){
  .ingresa {
    padding: 30px 15px;
    position: relative;
}

}
@media (max-width: 800px){
	
}
@media only screen and (max-width: 600px) {
	
	
   .sign-in-popover-xs {
  width:320px;
  position:fixed;
  left:0px;
}
   
    .next_flechaban {
    margin-left: 25px;
    font-size: 25px !important;
    margin-top:25px;
    }
    
    .antes_despues {
    margin-left: -26px;
    font-size: 25px !important;
    margin-top:25px;
    }
	
	
	section{
	 margin-top:5%;
	 margin-bottom:5%;
	}
	
	.tit-busqueda {
    padding: 5px;
    font-size: 20px;
    margin: 0px 0px 10px 10px;
    }
	
	
	
	ul.nav-tabs li{
         margin:10px;
        }
 
  .padcar {
    padding: 1em 1em;
}
  .ingresa {
    padding: 29px 15px;
    position: relative;
}
  .best-partnerbox {
    padding-top: 1em;
  }
  .form-btn {
   
    margin-bottom: 3em;
}
.dc-contact {
  background-size: contain;
  background-repeat: no-repeat;
}
.textarea {
  height: 100px;
}
.form-contact {
  margin-bottom: 13px;
  padding: 12px;
}
 
  .sign-in-button {
    background-image: none;
    background-color: none;
    border: 0;
    position: relative;
    width: 81px;
    padding: 10px;
    text-align: center;
    float: right;}

.padmaps{
  padding: 1em 1em;
  border-bottom: 1px solid #eee;

}

}
/*FOTOS DE FICHAS EN BUSQUEDAS*/
.ficha_precio_numero {
    font-size: 20px;
    font-weight: bold;
    font-family: 'Montserrat';
}

img {
	max-width: 100%;
}

.imagen_single_big {
	max-width:400px;
	max-height:400px;}
.img-responsive, .thumbnail>img, .thumbnail a>img,.carousel-inner>.item>img, .carousel-inner>.item>a>img {
     display: block;
     width: 100%;
     height: auto;
}
.large_allproducts {
	height: 70px;}


.product-item-holder.hover {
	position: relative;
}

.product-item-holder.hover.size-small .product-item .add-cart-button {
	margin-bottom: 10px;
}

.product-item-holder.hover.size-small .product-item .add-cart-button a {
	padding: 5px 10px !important;
	font-size: 12px !important;
}

.product-item-holder.hover.size-small .product-item .add-cart-button a:before
	{
	font-size: 12px !important;
}

.product-item-holder.hover.size-small .product-item .hover-area {
	bottom: 9px;
}

.product-item-holder.hover.size-small .product-item .hover-area .wish-compare a
	{
	margin: 0 8px;
	font-size: 11px !important;
}

.product-item-holder.hover.size-small .product-item .hover-area .wish-compare a:before
	{
	font-size: 12px !important;
	margin-right: 3px;
}

.product-item-holder.hover.size-medium .product-item .wish-compare a {
	margin: 0 5px !important;
}

.product-item-holder.hover.size-medium .product-item .add-cart-button {
	margin-bottom: 10px;
}

.product-item-holder.hover.size-medium .product-item .add-cart-button a
	{
	padding: 5px 10px !important;
	font-size: 12px;
}

.product-item-holder.hover.size-medium .product-item .hover-area {
	bottom: 7px;
}

.product-item-holder.hover .product-item .hover-area {
	text-align: center;
	bottom: 11px;
	width: 100%;
	display: none;
}

.product-item-holder.hover .product-item .hover-area .wish-compare a {
	margin: 0 10px;
}

.product-item-holder.hover .product-item .hover-area .add-cart-button {
	position: relative;
	margin-bottom: 10px;
}

.product-item-holder.hover .product-item .hover-area .add-cart-button a
	{
	padding: 13px 31px;
	z-index: 10;
	position: relative;
}

.product-item-holder.hover .product-item .hover-area .add-cart-button:before
	{
	z-index: 0;
	width: 100%;
	height: 1px;
	background-color: #e0e0e0;
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
}

.product-item-holder.hover:hover .product-item, .product-item-holder.hover.test .product-item
	{
	width: 100%;
	position: absolute;
	padding-bottom: 2%;
	box-shadow: 1px 1px 5px 1px #EBB941;
	z-index: 200;
	background-color: #fff;
}

.product-item-holder.hover:hover .hover-area, .product-item-holder.hover.test .hover-area
	{
	display: block;
}
.product-item-holder {
	background-color: #fff;
	border: 1px solid #ececec;
	position: relative;
}

.product-item-holder .ribbon {
	position: absolute;
}

/*===================================================================================*/
/*  Single Product Page
/*===================================================================================*/
#single-product-tab {
    margin: 20px 0 20px 0;
}
/*.owl-carousel {
  text-align: center;
  cursor: default;
}*/

.single-product-gallery .gallery-thumbs {
  position: relative;
  margin: 0px 0px 0px 0px;
  text-align: left;
}
.single-product-gallery .gallery-thumbs .nav-holder {
  position: absolute;
  background-color: #fff;
  width: 23px;
  padding: 3px;
  top: 0px;
  height: 100%;
  z-index: 50;
}

.single-product-gallery .single-product-gallery-item {
  display: inline-block;
}
.single-product-gallery .single-product-gallery-item a {
  display: block;
  /*padding: 20px;*/
}
.single-product-gallery .gallery-thumbs .next-btn {
  right: 0;
}
.single-product-gallery .gallery-thumbs .next-btn:after {
  content: "\f105";
}
.single-product-gallery .gallery-thumbs .prev-btn {
  left: 0;
}
.single-product-gallery .gallery-thumbs .prev-btn:after {
  content: "\f104";
}

.single-product-gallery .gallery-thumbs .item,
.single-product-gallery .gallery-thumbs li {
  display: inline-block;
  float: left;
}
.single-product-gallery .gallery-thumbs .item a,
.single-product-gallery .gallery-thumbs li a {
  display: inline-block;
  border: 1px solid #e0e0e0;
  min-height: 60px;
}

.single-product-gallery .gallery-thumbs .next-btn {
  right: 0;
}
.single-product-gallery .gallery-thumbs .next-btn:after {
  content: "\f105";
}
.single-product-gallery .gallery-thumbs .prev-btn {
  left: 0;
}
.single-product-gallery .gallery-thumbs .prev-btn:after {
  content: "\f104";
}
.single-product-gallery .gallery-thumbs .item,
.single-product-gallery .gallery-thumbs li {
  display: inline-block;
  float: left;
}
.single-product-gallery .gallery-thumbs .item a,
.single-product-gallery .gallery-thumbs li a {
  display: inline-block;
  border: 1px solid #e0e0e0;
  min-height: 60px;
}

#single-product .gallery-holder {width: 37%;}
#single-product .body-holder {width: 63%;}
#single-product .body-holder .body {padding: 0 37px;}
#single-product .body-holder .body .availability {
  margin: 0 0 0 21px;
  line-height: 20px;
  display: inline-block;
  vertical-align: top;
}
#single-product .body-holder .body .title a {
  letter-spacing: -1px;
  color: #3d3d3d;
  font-weight: 600;
  font-size: 26px;
  line-height: 36px;
}
#single-product .body-holder .body .brand {
  line-height: 22px;
  padding-top: 5px;
  padding-bottom:5px;
  margin-bottom: 15px;
  /*border-bottom: 1px solid #e0e0e0;
  font-size: 15px;*/
  text-transform: uppercase;
  
}
#single-product .body-holder .stButton .stFb,
#single-product .body-holder .stButton .stTwbutton,
#single-product .body-holder .stButton .stMainServices {
  height: 23px;
}
#single-product .body-holder .social-row,
#single-product .body-holder .buttons-holder {
  display: inline-block;
  vertical-align: top;
}
#single-product .body-holder .buttons-holder {
  margin: 0 0 0 10px;
}
#single-product .body-holder .buttons-holder .btn-add-to-wishlist {
  margin: 0 20px 0 0;
}
#single-product .body-holder .excerpt {
  margin: 22px 0 ;
}
#single-product .body-holder .price-current {
  font-size: 40px;
  font-weight: 700;
  color: #28124A;
  display: inline-block;
  vertical-align: top;
}
#single-product .body-holder .price-prev {
  font-size: 20px;
  font-weight: 600;
  color: #e0e0e0;
  text-decoration: line-through;
  vertical-align: bottom;
  line-height: 40px;
  margin: 0 0 0 16px;
  display: inline-block;
  vertical-align: top;
}
#single-product .body-holder .qnt-holder {
  margin: 24px 0;
  display: inline-block;
  vertical-align: top;
}
#single-product .body-holder #addto-cart {margin: 0px 0 0 18px;}
#single-product .single-product-gallery-item {
  /*padding-bottom: 40px;*/
}
#single-product .single-product-gallery-item img {width: 433px;}
#single-product .product-item-holder {border: none;}
#single-product .product-item-holder .owl-wrapper-outer {border: 1px solid #e0e0e0;}
#single-product .gallery-thumbs {margin: 10px 0 0 0;}
#single-product .gallery-thumbs .owl-wrapper-outer {border: none;}
#single-product .gallery-thumbs img {width: 67px;}
#owl-single-product .single-product-gallery-item > a {display: inline;}
#owl-single-product-thumbnails .owl-wrapper-outer {width: 100.1%;}
#owl-single-product-thumbnails .owl-item .horizontal-thumb {
  border: 1px solid #e0e0e0;
  display: block;
  width: 100%;
  height:120px;
  margin-top:10%;
}
#owl-single-product-thumbnails .owl-item:last-child .horizontal-thumb {
  border-right-width: 1px;
}


/*terminas*/
