img-responsive@import url(http://fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300italic,400italic,500,500italic,700,700italic,900,900italic);
/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */

body {
  color: #5a5a5a;

  background: #f7f7f7;
  background: url(../img/fnd.jpg) repeat;
  font-size: 15px;
}

/* FONDOS
-------------------------------------------------- */
.fnd-img-1 {
  background: url(../img/fnd.jpg) repeat;
}

/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */

/* Special class on .container surrounding .navbar, used for positioning it into place. */
.navbar-wrapper {
  position: relative;
  z-index: 5;
}

@media (max-width: 767px) {
  .navbar-wrapper {
    margin-bottom: 50px;
  }
}


.only-print {
  display: none
}

/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
  margin-bottom: 20px;
  border-bottom: 2px solid #eee;

  /* Negative margin to pull up carousel. 90px is roughly margins and height of navbar. */
}


/* Since positioning the image, we need to help out the caption */
/* .carousel-caption {
  z-index: 10;
}

/* Declare heights because of positioning of img element */
/*.carousel .item {
  position: relative;
  background-color: #777;
  text-align: center;
}
.carousel-inner > .item > img {
  max-width: 100%;
  height: auto;
  display: block;
  text-align: center;
}*/
.arrowslide {
  margin: 0 auto;
  position: relative;
  top: 50%;
  margin-top: -50px;
  display: block;
  width: 50px;
  height: 50px;
}

#myCarousel .a-left {
  background: url(../img/arrows.png) no-repeat bottom center;
}

#myCarousel .a-right {
  background: url(../img/arrows.png) no-repeat top center;
}

/*
.bg-text {
    padding: 2px 5px;

    background-color: rgb(0, 0, 0);

    background-color: rgba(0, 0, 0, 0.6);

    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);

    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
}
@media (max-width: 767px) {
  .carousel {margin-top: 50px;}
  .carousel .item {
    height: 170px;
  }
  .carousel-inner > .item > img {
    height: 170px;
  }
} */

/* MARKETING CONTENT
-------------------------------------------------- */

/* Pad the edges of the mobile views a bit */
.marketing {
  padding-left: 15px;
  padding-right: 15px;
}

/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
  text-align: center;
  margin-bottom: 20px;
}

.marketing {
  font-weight: normal;

}

.marketing .col-md-3 {
  font-size: 2em;
}

.marketing .col-md-3 {
  min-height: 260px;
}

.marketing .col-lg-4 p {
  margin-left: 10px;
  margin-right: 10px;
}

.marketing .icon_bg .glyphicon {
  color: #f8f8f8;
  font-size: 6em;
  display: block;
  padding: 20px;
  background-color: rgb(66, 139, 202);
  text-shadow: 1px 1px 1px rgba(100, 100, 100, 0.86);
  -webkit-border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright: 10px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.art-head .col-md-3 h2 {
  font-size: 1.7em;
  color: #777
}

/* Featurettes
------------------------- */

.featurette-divider {
  margin: 20px 0;
  /* Space out the Bootstrap <hr> more */
}

/* Thin out the marketing headings */
.featurette-heading {
  font-weight: 300;
  line-height: 1;
  letter-spacing: -1px;
}

.featurette-heading .text-muted {
  font-size: 0.7em;
}


/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 768px) {

  /* Remove the edge padding needed for mobile */
  .marketing {
    padding-left: 0;
    padding-right: 0;
  }

  /* Navbar positioning foo */
  .navbar-wrapper {
    margin-top: 65px;

  }

  /* The navbar becomes detached from the top, so we round the corners */
  .navbar-wrapper .navbar {
    border-radius: 4px;
    background: url(../img/fnd-marca.jpg) repeat;
    border-bottom: 2px solid #eee !important;
  }

  /* Bump up size of carousel content */
  .carousel-caption p {
    margin-bottom: 20px;
    font-size: 21px;
    line-height: 1.4;
  }

  .featurette-heading {
    font-size: 50px;
  }

}

@media (min-width: 992px) {
  .featurette-heading {
    margin-top: 0px;
  }
}

/* topbar
------------------------- */
.topbar {
  color: #888;
  z-index: 12;
  padding: 8px 0px;
  position: relative;
}

.topbar ul.loginbar {
  margin: 0px;
}

.topbar ul.loginbar li {
  font-size: 12px;
  display: inline;
  list-style: none outside none;
  position: relative;
  padding-bottom: 15px;
  text-transform: uppercase;
}

.topbar ul.loginbar li.topbar-devider {
  top: -1px;
  padding: 0px;
  font-size: 8px;
  position: relative;
  margin: 0px 9px 0px 5px;
  font-family: Tahoma;
  border-right: 1px solid #BBB;
}

.topbar ul.loginbar li a {
  color: #888;
}

.topbar ul.loginbar li a:hover {
  color: #158CBA;
}

@media (max-width:767px) {
  .topbar {
    display: none
  }
}

/* Menu
------------------------- */
.navbar-collapse {
  position: relative;
  margin: 0px;
}

.idiomas {
  padding: 5px;
  margin-bottom: -5px;
}

.idiomas .first {
  margin-right: 0px;
}

.hiddiv {
  display: none;
  -o-transition: all .3s;
  -moz-transition: all .3s;
  -webkit-transition: all .3s;
  -ms-transition: all .3s;
}

.navbar-brand {
  width: 100px;
  /*top: -30px;
  left:15px;
  position: relative;*/
  padding: 0px 0px 0px;
  z-index: 9999;
}

.navbar-nav {
  position: relative;
  margin: 0px;
  top: 2px;
}

.navbar-nav li {
  margin-left: 0px;
}

.navbar-nav li a {
  padding: 15px 15px 13px;
  color: #555 !important;
  font-size: 14px;
  text-transform: uppercase;
}

.navbar-nav li #search-btn {
  padding: 15px 15px 13px;
  border-bottom: 2px solid #ccc;
  background-color: #f7f7f7;
  color: #aaa !important;
  top: 0px;
}

.navbar-nav li #search-btn:hover {
  border-bottom: 2px solid #FF4A52;
  color: #FF4A52 !important;
}

.navbar-nav li.active a {
  border-bottom: 2px #FF4A52 solid;
  color: #FF4A52 !important;
}

.navbar-nav li a:hover {
  border-bottom: 2px #FF4A52 solid;
}

@media (max-width: 767px) {
  .navbar {
    border-bottom: 2px #eee solid !important
  }

  .navbar-brand {
    padding: 10px 0px;
    background: url(../img/logo_sm.png) no-repeat center center;
    width: 250px;
    height: 50px;
    position: static;
  }

  .navbar-brand .img-brand {
    display: none
  }

  .navbar-nav li a {
    margin-top: -10px;
    padding: 10px;
    color: #555 !important;
  }

  .navbar-nav li.active a,
  .navbar-nav li a:hover {
    background-color: #eee !important;
  }

  .navbar-nav li .ico-menu {
    display: inline-block;
    font-size: 1.2em;
    text-align: center;
    line-height: 35px;
    padding: 0px 10px 0px 5px;
  }
}

@media (min-width: 768px) {
  .dropdown-menu {
    -webkit-box-shadow: 1px 1px 3px 3px rgba(50, 50, 50, 0.3);
    -moz-box-shadow: 1px 1px 3px 3px rgba(50, 50, 50, 0.3);
    box-shadow: 1px 1px 3px 3px rgba(50, 50, 50, 0.3);
  }

  .dropdown-menu li a {
    padding: 15px;
  }
}

@media (max-width: 1199px) and (min-width: 768px) {

  .navbar-nav li a {
    padding: 15px 10px;
  }
}

.logg {
  margin-left: 10px;
}

.logg>li>a {
  background-color: #eee;
}

.logg>li>a:hover {
  background-color: #fff !important;
}

.logg>li>a .gal-min {
  font-size: 13px;
}

@media (max-width: 767px) {
  .logg {
    margin-left: 0px;
    margin-bottom: 10px
  }
}

/* ================================================== --> */

/* SEARCH BOX */
.search-box {
  display: none;
  position: absolute;
  padding: 14px;
  top: 46px;
  right: 0px;
  background: #f7f7f7;
  border-top: solid 2px #eee;
  box-shadow: 0px 1px 3px #ccc;
}

@media (min-width: 768px) {
  .search-box {
    width: 350px;
  }
}

@media (max-width: 767px) {
  #search-btn {
    display: none
  }

  .search-box {
    display: block;
    position: static;
  }
}

/* ================================================== --> */

/* SERVICIOS INDEX*/
.servicio-index .box-ico {
  color: #fff;
  float: left;
  padding: 15px;
  font-size: 30px;
  text-align: center;
  transition: all 0.4s ease-in-out 0s;
  background: #FF4A52;
  border-radius: 50%;
}

.servicio-index:hover .box-ico {
  color: #444;
  transition: all 0.4s ease-in-out 0s;
}

.servicio-index .box-text {
  padding: 0px 15px;
  overflow: hidden;
}

.servicio-index .box-text h2 {
  margin: 10px 0px;
}

/* ================================================== --> */
/* destacados  INDEX*/
.destacados-index {
  background: url(../img/fnd-dest.jpg) repeat top;
}

.destacados-index .tit-2 h2 {
  color: #eee;
  font-weight: lighter;
}

/* ================================================== --> */

/* SECTION SHAD ===================================== --> */
.sec-shad-1 {
  background: #fff
}

.sec-shad-2 {
  color: #fff;
  background: url(../img/fnd-tit.jpg) repeat left;
  -webkit-box-shadow: inset 0 0 10px 2px #000;
  box-shadow: inset 0 0 10px 2px #000;
}

.sec-shad-2 .tit-1 {
  border: 0px;
}

.sec-shad-2 .tit-1 h1 {
  text-align: left;
  color: #fff;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  border: 0px;
}

/* ================================================== --> */


/* lk styles  ================================================== --> */
.txt-color-1 {
  color: #343589 !important;
}

.txt-color-2 {
  color: #FF4A52 !important;
}

.cleaner_h0 {
  clear: both;
  width: 100%;
  height: 0px;
}

.cleaner_h1 {
  clear: both;
  width: 100%;
  height: 10px;
}

.cleaner_h2 {
  clear: both;
  width: 100%;
  height: 20px;
}

.cleaner_h3 {
  clear: both;
  width: 100%;
  height: 30px;
}

.cleaner_h4 {
  clear: both;
  width: 100%;
  height: 40px;
}

.cleaner_h5 {
  clear: both;
  width: 100%;
  height: 50px;
}

.cleaner_h6 {
  clear: both;
  width: 100%;
  height: 60px;
}

.padd-5 {
  padding: 5px;
}

.padd-10 {
  padding: 10px;
}

.padd-15 {
  padding: 15px;
}

.padd-20 {
  padding: 20px;
}

.padd-25 {
  padding: 25px;
}

.marg-0 {
  margin: 0px;
}

.marg-10 {
  margin: 10px;
}

.marg-15 {
  margin: 15px;
}

.marg-20 {
  margin: 20px;
}

.marg-25 {
  margin: 25px;
}

.dib {
  display: inline-block;
}

.dis-l {
  display: block;
  float: left;
}

.icon_sis {
  font-size: 0.5em;
  border-radius: 0px;
}

.icon_sis .glyphicon {
  border-radius: 0px !important;
}

.line_down {
  border-bottom: 1px solid #ccc
}

.fl-r {
  float: right;
}

.fl-l {
  float: left
}

.pos-abs {
  position: absolute;
}

.relative {
  position: relative;
}

.inline {
  display: inline-block;
}

.ta-c {
  text-align: center !important
}

.ta-r {
  text-align: right !important;
}

.ta-l {
  text-align: left !important
}

.line-separator-v {
  display: inline-block;
  height: 30px;
  width: 1px;
  margin: 0px 5px;
  border-right: 1px dotted #444;
}

.line-separator-1 {
  border-bottom: 1px dotted #199DBF;
  margin-bottom: 10px;
  clear: both;
}

.well-2 {
  color: #ccc
}

.green-cl {
  color: #F0AD4E
}

.well-st-1 {
  background: #ccc;
}

.negro-gris {
  background: #7d7e7d;
  /* Old browsers */
  background: -moz-linear-gradient(top, #7d7e7d 0%, #0e0e0e 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7d7e7d), color-stop(100%, #0e0e0e));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #7d7e7d 0%, #0e0e0e 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #7d7e7d 0%, #0e0e0e 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #7d7e7d 0%, #0e0e0e 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #7d7e7d 0%, #0e0e0e 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7d7e7d', endColorstr='#0e0e0e', GradientType=0);
  /* IE6-9 */

}

.xy-c-outer {
  display: inline;
  top: 0;
}

.xy-c-middle {
  display: inline;
  top: 50%;
  position: relative;
}

.xy-c-inner {
  display: inline;
  top: -50%;
  position: relative;
}

.btn .glyphicon {
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}

.top-space {
  clear: both;
  width: 100%;
  height: 5px;
}

@media (max-width: 767px) {
  .top-space {
    height: 180px;
  }
}

.no-padd .col-xs-1,
.no-padd .col-xs-2,
.no-padd .col-xs-3,
.no-padd .col-xs-4,
.no-padd .col-xs-5,
.no-padd .col-xs-6,
.no-padd .col-xs-7,
.no-padd .col-xs-8,
.no-padd .col-xs-9,
.no-padd .col-xs-10,
.no-padd .col-xs-11,
.no-padd .col-xs-12,
.no-padd .col-sm-1,
.no-padd .col-sm-2,
.no-padd .col-sm-3,
.no-padd .col-sm-4,
.no-padd .col-sm-5,
.no-padd .col-sm-6,
.no-padd .col-sm-7,
.no-padd .col-sm-8,
.no-padd .col-sm-9,
.no-padd .col-sm-10,
.no-padd .col-sm-11,
.no-padd .col-sm-12,
.no-padd .col-md-1,
.no-padd .col-md-2,
.no-padd .col-md-3,
.no-padd .col-md-4,
.no-padd .col-md-5,
.no-padd .col-md-6,
.no-padd .col-md-7,
.no-padd .col-md-8,
.no-padd .col-md-9,
.no-padd .col-md-10,
.no-padd .col-md-11,
.no-padd .col-md-12 {
  padding-right: 0px;
  padding-left: 0px;
}

.btn-def1 {
  color: #ffffff;
  background-color: #343589;
  border-color: #87668A;
}

.btn-def1:hover,
.btn-def1:focus,
.btn-def1:active,
.btn-def1.active,
.open .dropdown-toggle.btn-def1 {
  color: #ffffff;
  background-color: #5B5B9F;
  border-color: #269abc;
}

.btn-def1:active,
.btn-def1.active,
.open .dropdown-toggle.btn-def1 {
  background-image: none;
}

.btn-def1.disabled,
.btn-def1[disabled],
fieldset[disabled] .btn-def1,
.btn-def1.disabled:hover,
.btn-def1[disabled]:hover,
fieldset[disabled] .btn-def1:hover,
.btn-def1.disabled:focus,
.btn-def1[disabled]:focus,
fieldset[disabled] .btn-def1:focus,
.btn-def1.disabled:active,
.btn-def1[disabled]:active,
fieldset[disabled] .btn-def1:active,
.btn-def1.disabled.active,
.btn-def1[disabled].active,
fieldset[disabled] .btn-def1.active {
  background-color: #5B5B9F;
  border-color: #46b8da;
}

.disabled {
  display: none;
}

.txt-shad {
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}

.border-1 {
  border-color: #FF4A52 !important;
}


form#form_abm .form-group {
  position: relative
}

form .error {
  font-weight: bold;
  color: #FF291C;
  position: absolute;
}

/*  ================================================== --> */


/* CONTACTO   ================================================== --> */
#contacto .tit-2 h2 {
  font-weight: lighter;
  border-color: #FF4A52;
  display: block;
  float: left;
  margin-top: 0px
}

#contacto .form-control {
  border-color: #ccc;
}

#contacto .tit-2 .glyphicon {
  color: #FF4A52
}

/*  ================================================== --> */

/* mapa   ================================================== --> */
.map_google iframe {
  width: 100%;
  height: 100%;
  min-height: 300px;
  overflow: hidden;
  border: none;
}

/*  ================================================== --> */


/* FOOT  ================================================== --> */
.footer {
  font-family: 'open_sans', sans-serif;
  background: url(../img/fnd-foot.jpg) repeat;
  color: #f8f8f8;
  border-top: 4px solid #eee;
  padding-top: 30px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);
  background-color: #000;
}

.footer a {
  color: #FF4A52;
}

.item-contact {
  font-size: 14px
}

.item-contact .glyphicon {
  margin-right: 5px;
  color: #FF4A52;
  font-size: 16px
}

@media (min-width: 768px) {
  .item-contact .glyphicon {
    display: block;
    margin-bottom: 5px;
    font-size: 20px;
  }
}

/*  ================================================== --> */




/* LOGO SECTION  ================================================== --> */
#logo-section {
  position: absolute;
  background: url(../img/fnd-blanco-80.png) repeat;
  min-height: 70px;
  margin-top: 10px;
  z-index: 14;
  width: 100%;
  padding: 10px 0px;
  -webkit-box-shadow: 1px 1px 3px 0px rgba(50, 50, 50, 0.7);
  -moz-box-shadow: 1px 1px 3px 0px rgba(50, 50, 50, 0.7);
  box-shadow: 1px 1px 3px 0px rgba(50, 50, 50, 0.7);
}

.buscar-top {
  margin-top: 10px;
}

.buscar-top .btn {
  padding: 6px 12px 5px;
}

.buscar-top #buscar-top {
  width: 40%;
}

@media (max-width: 767px) {
  #logo-section {
    margin-top: 45px;
  }
}

/*  ================================================== --> */


/* CAROUSEL  ================================================== --> */
.bx-viewport {
  -webkit-box-sizing: content-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: content-box;
  /* Firefox, other Gecko */
  box-sizing: content-box;
  /* Opera/IE 8+ */

}

.slider4>.slide {
  background: url(../img/fnd-marca.jpg);
  -webkit-box-shadow: 1px 1px 3px 0px rgba(50, 50, 50, 0.7);
  -moz-box-shadow: 1px 1px 3px 0px rgba(50, 50, 50, 0.7);
  box-shadow: 1px 1px 3px 0px rgba(50, 50, 50, 0.7);

}

.line-carousel {
  /*background: url(../img/line-carousel.png) center top repeat-x;*/
  margin-top: -50px;
  width: 100%;
}

.line-carousel .col-md-12 {
  padding-left: 10px;
  padding-right: 10px;
}

/*  ================================================== --> */

/* PRODUCTOS ITEM /*  ================================================== --> */
.fnd-cel {}

/* grid  */
.art-grid .item {
  font-family: 'open_sans', sans-serif;
  position: relative;
  max-height: 330px;
  min-height: 280px;
  max-width: 250px;
  margin: 10px auto;
  padding: 20px 10px 10px 10px;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;

}

.art-grid .item-image {
  max-height: 150px;
}

.art-grid .item-image img {
  padding: 5px 0px;
  height: 140px;
  width: auto;
  display: block;
  margin: 0 auto;
}

.art-grid .item-detalle p {
  display: block;
  min-height: 60px;

}

.art-grid .item-detalle .label {
  cursor: pointer;
}

.art-grid .item-detalle .label:hover {
  background-color: #111
}

.art-grid .item-detalle h5 {
  font-family: 'open_sans', sans-serif;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  line-height: 25px;

}

.art-grid .item-detalle h5 a {
  color: #777;
}

.art-grid .item-detalle h5 a:hover {
  color: #555;
  border: 0px;
}

.art-grid .item-detalle p {
  text-align: center;
  margin-bottom: 10px;
  color: #888;
  font-size: 13px;
  line-height: 20px;
}

.art-grid .item-precio {
  display: inline-block;
  border-radius: 2px;
  font-size: 15px;
  font-weight: bolder;
  background: #158CBA;
  color: #fff;
  min-width: 40px;
  text-align: center;
  padding: 6px 12px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}

.art-grid .item-info {
  background: #FF4136
}

.art-grid hr {
  margin: 5px 0px;
}

.art-grid .btn-group-1 input {
  width: 45px;
  text-align: right
}

.art-grid .btn-group-1 .input-group {
  width: 90px
}

.art-grid .btn-group-1 .input-group .form-control {
  border: 1px #ccc solid;
}

/* LIST  */
.art-list .item {
  font-family: 'open_sans', sans-serif;
  max-height: 150px;
  background: #fff;
  border: 1px solid #ccc;
  border-right: 2px solid #e2e2e2;
  border-bottom: 2px solid #e2e2e2;
  border-radius: 7px;
  margin-bottom: 10px;

}

@media (max-width: 767px) {
  .art-list .item {
    max-height: inherit;
    max-width: 220px;
    margin: 10px auto;
  }

}

.art-list .item-image {
  margin-top: 5px;
  max-height: 150px;
  background-color: #fff;
  border: 1px solid #eee
}

.art-list .item-image img {
  padding: 5px 0px;
  height: 130px;

  width: auto;
  display: block;
  margin: 0 auto;
}

.art-list .item-detalle {
  height: 90px;
}

.art-list .item-detalle h5 {
  font-family: 'open_sans', sans-serif;
  text-align: left;
  font-weight: bold;
  font-size: 16px;
  line-height: 25px;
  margin-bottom: 0px;
}

.art-list .item-detalle h5 a {
  color: #777;
}

.art-list .item-detalle h5 a:hover {
  color: #555;
  border: 0px;
}

.art-list .item-detalle p {
  text-align: left;
  margin-bottom: 10px;
  color: #888;
  font-size: 13px;
  line-height: 20px;
}

.botonera {
  margin-bottom: 5px;
}

.art-list .item-precio {
  display: inline-block;
  border-radius: 5px;
  font-size: 15px;
  font-weight: bolder;
  background: #16cbe6;
  color: #fff;
  min-width: 40px;
  text-align: center;
  padding: 6px 12px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}

.art-list hr {
  margin: 5px 0px;
}

.art-list .btn {}

.art-list .btn-group-1 {

  display: block;
  margin: 0px 5px;
  float: left;
}

.art-list .btn-group-1 .input-group {
  width: 100px
}

.art-list .btn-group-1 input {
  width: 50px;
  margin: 0px;
  text-align: right;
}

.art-list .btn-info-1 {
  display: block;
  margin: 0px 0px;
  float: left
}

@media (max-width: 767px) {

  .art-list .btn-group-1,
  .art-list .btn-info-1,
  .art-list .item-precio {
    margin: 2px 0px;
    float: right !important;
  }
}

/*  ================================================== --> */


/* TITULOS  ================================================== --> */
.tit-1 {
  opacity: 0.9;
  border-bottom: 1px solid #ccc;
  text-align: center;
  margin-bottom: 20px;
}

.tit-1 h1 {
  font-size: 26px;
}

.tit-2 {
  color: #444;
  padding-left: 5px;
  font-weight: normal;
}

.tit-2 h2 {
  border-bottom: 2px solid #FF4A52;
  padding: 0px 0px 10px;
  margin-bottom: 20px;
  display: block;
  float: left
}

.tit-3 {
  color: #805884;
  font-size: 26px;
  padding-left: 5px;
  font-weight: normal;
}

.tit-3 h1,
.tit-3,
.tit-3 h3 {
  font-size: 28px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}

/* USER MENU */
.user-logg {
  padding: 10px 20px;
  width: 220px;
}

.usu-xs {
  display: none !important;
}

@media (max-width: 767px) {
  .usu-xs {
    display: block !important;
  }

  .usu-sm {
    display: none !important;
  }
}

.dropdown-submenu {
  position: relative;
}

.dropdown-submenu>.dropdown-menu {
  top: 0;
  left: auto;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 6px 0px 6px 6px;
  -moz-border-radius: 6px 0px 6px 6px;
  border-radius: 6px 0px 6px 6px;
  right: 100%;
}

.dropdown-submenu:hover>.dropdown-menu {
  display: block;
}

.dropdown-submenu>a {
  padding-left: 30px !important;
}

.dropdown-submenu>a:after {
  display: block;
  content: " ";
  float: left;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 5px 5px 5px;
  border-right-color: #cccccc;
  margin-top: 5px;
  margin-left: -20px;
}

.dropdown-submenu:hover>a:after {
  border-right-color: #ffffff;
}

.dropdown-submenu.pull-left {
  float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 6px 6px 0px;
  -moz-border-radius: 6px 6px 6px 0px;
  border-radius: 6px 6px 6px 0px;
}

/* LISTAS FILTROS */
.list-fil-1 {
  font-family: 'open_sans', sans-serif;
  -webkit-box-shadow: 1px 1px 2px 0px rgba(50, 50, 50, 0.4);
  -moz-box-shadow: 1px 1px 2px 0px rgba(50, 50, 50, 0.4);
  box-shadow: 1px 1px 2px 0px rgba(50, 50, 50, 0.4);
  max-height: 250px;
  overflow-y: auto;

}

@media (max-width: 767px) {
  .list-fil-1 {
    max-width: 220px;
    margin: 10px auto;
  }

}

.list-fil-1 .list-group-item {
  padding: 5px 10px;
}

.list-fil-1 .item-tit {
  padding: 10px;
  color: #f8f8f8;
  border: 1px;
  background: #158cba;
  /* Old browsers */
  background: -moz-linear-gradient(top, #158cba 0%, #158cba 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #158cba), color-stop(100%, #158cba));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #158cba 0%, #158cba 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #158cba 0%, #158cba 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #158cba 0%, #158cba 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #158cba 0%, #158cba 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#158cba', endColorstr='#158cba', GradientType=0);
  /* IE6-9 */
}

.input-1 {
  padding: 5px 10px;
  width: 80px;
  display: inline;
}

.row-img-abs {

  display: none;

}

.row-stock:hover {
  background-color: #fff !important;
}

.row-stock:hover .row-img-abs {

  position: absolute;
  width: 200px;
  height: 200px;
  display: block;
  top: -130px;
  left: 100%;

  z-index: 999999;
}

.row-stock:hover .row-img-abs img {
  border: 1px solid #999;
  -webkit-box-shadow: 1px 1px 2px 0px rgba(50, 50, 50, 0.4);
  -moz-box-shadow: 1px 1px 2px 0px rgba(50, 50, 50, 0.4);
  box-shadow: 1px 1px 2px 0px rgba(50, 50, 50, 0.4);
}

@media (min-width: 787px) {
  .cell-img {
    width: 50px important;
    cursor: pointer;
  }

  .cell-img:hover {
    position: absolute;
    width: 200px;
    max-width: 200px;
    overflow: visible;
    z-index: 9999;
    right: 0;
    top: -70px;
  }

  ;
}

/* RUTA + ORDENAR */
.road-order {
  font-family: 'open_sans', sans-serif;
  padding: 5px 15px;
  background-color: #e8e8e8;
  border-radius: 4px;
  -webkit-box-shadow: 1px 1px 2px 0px rgba(50, 50, 50, 0.4);
  -moz-box-shadow: 1px 1px 2px 0px rgba(50, 50, 50, 0.4);
  box-shadow: 1px 1px 2px 0px rgba(50, 50, 50, 0.4);
  opacity: 0.8;
  margin-bottom: 15px;
  margin-top: 10px;
  position: relative;
  z-index: 2
}

.road-order .breadcrumb {
  margin-bottom: 0px;
  margin-top: 5px;
}

.show-order .form-control,
.show-order .btn {
  padding: 3px 9px;
}

.show-order .form-control {
  height: auto;
}

.datetimepicker,
.datetimepicker1 {
  z-index: 999
}

.dropdown-menu {
  z-index: 999 !important
}

/* PANEL DEFAULT */
.panel-webdef {
  border-color: #158cba;
  margin-top: 10px;
}

.panel-webdef>.panel-heading {
  color: #ffffff;
  background: #158cba;
  /* Old browsers */
  background: -moz-linear-gradient(top, #158cba 0%, #158cba 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #158cba), color-stop(100%, #158cba));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #158cba 0%, #158cba 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #158cba 0%, #158cba 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #158cba 0%, #158cba 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #158cba 0%, #158cba 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#158cba', endColorstr='#158cba', GradientType=0);
  /* IE6-9 */
}

.panel-webdef>.panel-heading+.panel-collapse .panel-body {
  border-top-color: #158cba;
}

.panel-webdef>.panel-footer+.panel-collapse .panel-body {
  border-bottom-color: #158cba;
}

.panel-webdef .panel-body {
  background: rgb(186, 186, 186);
  /* Old browsers */
  background: -moz-linear-gradient(top, rgba(186, 186, 186, 1) 0%, rgba(202, 202, 202, 1) 19%, rgba(202, 202, 202, 1) 84%, rgba(186, 186, 186, 1) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(186, 186, 186, 1)), color-stop(19%, rgba(202, 202, 202, 1)), color-stop(84%, rgba(202, 202, 202, 1)), color-stop(100%, rgba(186, 186, 186, 1)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(186, 186, 186, 1) 0%, rgba(202, 202, 202, 1) 19%, rgba(202, 202, 202, 1) 84%, rgba(186, 186, 186, 1) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(186, 186, 186, 1) 0%, rgba(202, 202, 202, 1) 19%, rgba(202, 202, 202, 1) 84%, rgba(186, 186, 186, 1) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(186, 186, 186, 1) 0%, rgba(202, 202, 202, 1) 19%, rgba(202, 202, 202, 1) 84%, rgba(186, 186, 186, 1) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(186, 186, 186, 1) 0%, rgba(202, 202, 202, 1) 19%, rgba(202, 202, 202, 1) 84%, rgba(186, 186, 186, 1) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bababa', endColorstr='#bababa', GradientType=0);
  /* IE6-9 */

}

.panel-webdef {
  margin: 0px;
  font-size: 15px;
}

.panel-webdef h2 {
  color: #fff;
}

/* filtros listado */
.fil-table .form-group {
  padding: 0px 5px;
}

.fil-table .control-label {
  color: #444;
  /*text-shadow: 0px 1px 2px rgba(100, 100, 100, 0.9);*/

}

.fil-table .control-label-1 {
  color: #fff;
  text-shadow: 0px 1px 2px rgba(100, 100, 100, 0.9);

}

.fil-table .form-control {
  border-color: #aaaaaa;
  width: 100%;
}

.fil-table .form-control:focus {
  border-color: #000;
}

.fil-table .img-model {
  max-height: 130px;
}

.fil-table .row {
  margin-bottom: 10px;
}

.color-btn1 {
  background-color: #FFFF66;
  color: #999;
  border: 1px solid #999
}

.color-btn2 {
  background-color: #37D3F2;
  color: #fff;
  border: 1px solid #999
}

.color-btn3 {
  background-color: #EAB235;
  color: #fff;
  border: 1px solid #999
}

.color-btn4 {
  background-color: #FFFFCC;
  color: #888;
  border: 1px solid #999
}

.color-btn5 {
  background-color: #DB4632;
  color: #fff;
  border: 1px solid #999
}

.color-btn6 {
  background-color: #21D156;
  color: #fff;
  border: 1px solid #999
}

.color-btn7 {
  background-color: #286283;
  color: #fff;
  border: 1px solid #999
}

.color-btn8 {
  background-color: #222;
  color: #fff;
  border: 1px solid #999
}

.color-btn1:hover {
  background-color: #FFFC33;
  color: #fff
}

.color-btn2:hover {
  background-color: #37c3E2;
  color: #fff
}

.color-btn3:hover {
  background-color: #EAA235;
  color: #fff
}

.color-btn4:hover {
  background-color: #FFEFCC;
  color: #fff
}

.color-btn5:hover {
  background-color: #DB2632;
  color: #fff
}

.color-btn7:hover {
  color: #fff;
}

.color-btn8:hover {
  background-color: #111;
  color: #fff
}

@media (min-width: 768px) {
  .list-table-scroll .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
    -webkit-overflow-scrolling: touch;
  }
}

/* Tabla consultas */
/* tabla general */
table tr td {
  border-bottom: 1px solid #ccc !important;
  font-size: 13px
}

/* TABLA 1 */
.tabla-1 {
  background: #fff;
}

.tabla-1 thead {
  color: #ffffff;
  background: #158cba;
  /* Old browsers */
  background: -moz-linear-gradient(top, #158cba 0%, #158cba 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #158cba), color-stop(100%, #158cba));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #158cba 0%, #158cba 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #158cba 0%, #158cba 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #158cba 0%, #158cba 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #158cba 0%, #158cba 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#158cba', endColorstr='#158cba', GradientType=0);
  /* IE6-9 */
}

.tabla-1 th {
  font-weight: normal;
  padding-top: 10px !important;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
  text-align: inherit;
}

.tabla-1 td {
  font-size: 13px;
  vertical-align: middle !important;
}

.tabla-sm,
.tabla-sm td,
.tabla-sm th {
  font-size: 12px;
}

.tabla-1 tr {
  cursor: pointer;
}

.tabla-1 tbody tr:hover {
  background: #eee
}

.tabla-1 td .btn-editar {
  display: inline-block;
  padding: 3px;
  border: 1px solid #ccc;
  margin-right: 10px;
  border-radius: 4px;
}

.tabla-1 td .btn-confirmar {
  border: 1px solid #333;
  border-radius: 3px;
  background: #5c0e60;
  color: #fff;
  padding: 2px 4px;
}

/* TABLA 2 */
.tabla-2 {
  font-family: 'open_sans', sans-serif;
}

.tabla-2 thead {
  color: #ffffff;
  background: #6B0003;
}

.tabla-2 th {
  text-align: center;
  padding: 15px !important;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
}

.tabla-2 td {
  font-weight: normal;
  background-color: #eee;
}



/* Tabla ABM */


.tabla-abm td,
.tabla-abm th {
  width: auto;
  /*text-align: center;*/
  vertical-align: middle !important;
}

.tabla-abm #row-inputs td {
  vertical-align: top !important;

}

.tabla-abm tfoot {
  background: rgb(186, 186, 186);
  /* Old browsers */
  background: -moz-linear-gradient(top, rgba(186, 186, 186, 1) 0%, rgba(202, 202, 202, 1) 19%, rgba(202, 202, 202, 1) 84%, rgba(186, 186, 186, 1) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(186, 186, 186, 1)), color-stop(19%, rgba(202, 202, 202, 1)), color-stop(84%, rgba(202, 202, 202, 1)), color-stop(100%, rgba(186, 186, 186, 1)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(186, 186, 186, 1) 0%, rgba(202, 202, 202, 1) 19%, rgba(202, 202, 202, 1) 84%, rgba(186, 186, 186, 1) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(186, 186, 186, 1) 0%, rgba(202, 202, 202, 1) 19%, rgba(202, 202, 202, 1) 84%, rgba(186, 186, 186, 1) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(186, 186, 186, 1) 0%, rgba(202, 202, 202, 1) 19%, rgba(202, 202, 202, 1) 84%, rgba(186, 186, 186, 1) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(186, 186, 186, 1) 0%, rgba(202, 202, 202, 1) 19%, rgba(202, 202, 202, 1) 84%, rgba(186, 186, 186, 1) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bababa', endColorstr='#bababa', GradientType=0);
  /* IE6-9 */
}


.tabla-abm .form-control {
  border-color: #aaaaaa;
}

.tabla-abm .form-control:focus {
  border-color: #000;
}

.tabla-abm .form-group {
  margin-bottom: 0px
}

.tabla-abm .dsp-none {
  display: none;
}

.tabla-abm td .checkbox {
  padding: 0px 10px;
  font-size: 15px;
}

#tabla-arts {
  height: 300px;
  overflow: auto;
}

/* input abm */
.input-numeric {
  width: 100px;
  text-align: right;
}

.input-codi {
  width: 120px !important;
  text-align: left;
  float: left
}

.input-deta {
  width: 340px;
  text-align: left;
  float: left
}

.input-deta-sm {
  width: 120px !important;
  float: left
}

@media (min-width: 1200px) {
  .input-deta {
    width: 420px;
  }

  .input-deta-sm {
    width: 120px !important;
    float: left
  }
}

/* PRODUCTO SINGULAR */

.producto-sing {
  font-family: 'open_sans', sans-serif;
  position: relative;
  margin: 0px 15px;
  padding: 10px;
  background: #fff;
  border: 1px solid #f2f2f2;
  border-right: 2px solid #e2e2e2;
  border-bottom: 2px solid #e2e2e2;
  border-radius: 7px;
}

.producto-sing h1 {
  color: #805884;
  text-shadow: 1px 1px 1px rgba(100, 100, 100, 0.46);
}

.producto-sing .marco-img {
  display: inline-block;
  height: auto;
  width: 100%;
  padding: 4px;
  line-height: 1.428571429;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  text-align: center;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-box-shadow: 1px 1px 3px 0px rgba(50, 50, 50, 0.2);
  -moz-box-shadow: 1px 1px 3px 0px rgba(50, 50, 50, 0.2);
  box-shadow: 1px 1px 3px 0px rgba(50, 50, 50, 0.2);
}

.producto-sing .img-responsive {
  display: inherit;
  width: 100px;
  height: 50px;
}

.producto-sing .item-precio {
  margin: 7px 5px;
  display: inline-block;
  border-radius: 5px;
  font-size: 18px;
  font-weight: bold;
  background: #16cbe6;
  color: #fff;
  min-width: 50px;
  text-align: center;
  padding: 10px;

}

/* TAB PANELS */
.tab-pan-1 .tab-content {
  padding: 20px;
  background-color: #eee;
}

.tab-pan-1 .nav-tabs {
  margin-bottom: -1px;
}

.tab-pan-1 .nav-tabs li.active a {
  font-weight: normal;
  background: #f0f9ff;
  /* Old browsers */
  background: -moz-linear-gradient(top, #f0f9ff 26%, #cbebff 66%, #eeeeee 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(26%, #f0f9ff), color-stop(66%, #cbebff), color-stop(100%, #eeeeee));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f0f9ff 26%, #cbebff 66%, #eeeeee 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f0f9ff 26%, #cbebff 66%, #eeeeee 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f0f9ff 26%, #cbebff 66%, #eeeeee 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #f0f9ff 26%, #cbebff 66%, #eeeeee 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0f9ff', endColorstr='#eeeeee', GradientType=0);
  /* IE6-9 */

}

/* ======================== */
/* = BOX ================== */
.box-1 {
  color: #444;
  padding: 10px 15px;
  border-radius: 4px;
  margin-bottom: 15px;
  margin-top: 10px;
}

.box-1 h4 {
  font-weight: lighter;

}

/* ======================== */
/* = PARRAFOS ================== */
.p-1 {
  color: #444
}

.p-1 b {
  color: #FF4A52;
}

.p-1 li {
  list-style-position: inside;
}

/* ======================== */
/* = NOTICIAS ================== */
.nta-sec-1 h1,
.nta-sec-1 h2,
.nta-sec-1 h3,
.nta-sec-1 h4 {
  margin: 5px 0px;
  color: #444;
  text-shadow: 0px -1px 1px #ccc;
  font-weight: lighter;
}

.nta-sec-1 {
  background: #fbfbfb;
  margin-bottom: 10px;
  border-bottom: 1px solid #ccc;
  position: relative;
  overflow-y: hidden;
}

.nta-sec-1 .btn-nta {
  -o-transition: all .3s;
  -moz-transition: all .3s;
  -webkit-transition: all .3s;
  -ms-transition: all .3s;
}

@media (max-width: 768px) {

  .nta-sec-1,
  .nta-sec-2,
  .nta-sec-3 {
    max-width: 370px;
    margin: 0 auto;
    margin-bottom: 20px
  }
}

.nta-sec-1 .nta-fecha {
  font-size: 13px;
  background: #FF4A52;
  color: #f8f8f8;
  padding: 2px 4px;
  position: absolute;
  display: block;
  bottom: 0px;
  right: 0px;
}

.nta-sec-1 .nta-deta {
  color: #5a5a5a
}

.nta-sec-1 .nta-vol {
  font-size: 13px;
  background: #FF4A52;
  color: #f8f8f8;
  padding: 2px 4px;
  position: absolute;
  display: block;
  left: 0px;
  bottom: 0%;
}

.nta-sec-1 .nta-img {
  max-height: 200px;
  overflow: hidden;
  position: relative;
}

.nta-sec-1 .bg-nta {
  max-height: 400px;
}

.nta-sec-1 .nta-img>img {
  width: 100%;
}

@media (max-width: 768px) {
  .nta-sec-1 .nta-img>img {
    width: 350px;
    max-height: 350px;
  }

}

@media (min-width: 768px) {
  .nta-sec-1 .nta-deta {
    max-height: 240px !important;
  }
}

.nta-btn-1 {
  position: absolute;
  bottom: 10px;
  right: 15px;
}

.nta-sec-2 {
  color: #444;
  padding: 10px 15px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 20px;

}

.nta-sec-2 .nta-fecha {
  display: block;
  float: right;
  font-size: 13px;
  background: #FF4A52;
  color: #f8f8f8;
  padding: 2px 4px;
}

.nta-sec-2 .nta-vol {
  display: block;
  float: left;
  font-size: 13px;
  background: #FF4A52;
  color: #f8f8f8;
  padding: 2px 4px;
}

.nta-sec-2 .nta-tit,
.nta-sec-2 .nta-deta,
.nta-sec-2 .nta-sec-fv {
  padding-left: 10px;
}

.nta-sec-2 .nta-tit h3 {
  margin: 5px 0px;
  color: #444;
  text-shadow: 0px -1px 1px #CCC;
  font-weight: lighter;
}

@media (max-width: 768px) {
  .nta-sec-2 {
    min-height: inherit;
    height: auto;
    max-height: inherit;
  }
}


/* PIC SECTION  NTA_SEC-3 */
.nta-sec-3 {
  margin-top: 10px;
  background: #000;
  position: relative;
  -webkit-box-shadow: 1px 1px 5px 0px rgba(50, 50, 50, 0.5);
  -moz-box-shadow: 1px 1px 5px 0px rgba(50, 50, 50, 0.5);
  box-shadow: 1px 1px 5px 0px rgba(50, 50, 50, 0.5);
}

.nta-sec-3 .nta_date {
  background: #343589;
  color: #f8f8f8;
  padding: 2px 3px;
  position: absolute;
  display: block;
  top: 5px;
  right: 5px;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-bottomright: 5px;
  border-top-left-radius: 5px;
  border-bottom-right-radius: 5px;
  z-index: 14;
  -webkit-box-shadow: 1px 1px 3px 0px rgba(50, 50, 50, 0.7);
  -moz-box-shadow: 1px 1px 3px 0px rgba(50, 50, 50, 0.7);
  box-shadow: 1px 1px 3px 0px rgba(50, 50, 50, 0.7);
}

.nta-sec-3 .nta_img img {
  background: #000;
  opacity: 0.9;
  width: 100%;
  height: 175px;
  overflow: none;
}

.nta-sec-3 .nta_caption {
  position: absolute;
  color: #f8f8f8;
  top: 0px;
  width: 100%;
  height: 100%
}

.nta-sec-3 .nta_caption h3 {
  position: absolute;
  font-weight: bold;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.7);
  padding: 10px;
  bottom: 0px;
  width: 70%;
  text-align: left;
}

.nta-sec-3 .nta_caption h3 a {
  color: #ffffff;
}

.nta-sec-3:hover .nta_img img {
  opacity: 0.5
}

/* nta-dest*/
/* ======================== */

/* NOTICIA ================ */
#noticia .nta-tit {
  padding-top: 10px;
}

#noticia .nta-tit h1,
#noticia .nta-tit,
#noticia .nta-tit h3 {
  margin-bottom: 5px;
  color: #444;
  text-shadow: 0px -1px 1px #ccc;
}

#noticia .nta-vol {
  background: #FF4A52;
  color: #f8f8f8;
  padding: 2px 3px;
  position: absolute;
  display: block;
  left: 0px;
  top: 0px;
}

#noticia .nta-fecha {
  background: #FF4A52;
  color: #f8f8f8;
  padding: 2px 3px;
  position: absolute;
  display: block;
  top: 0px;
  right: 0px;
}

#noticia .nta-cue {
  color: #333 !important
}

#noticia .nta-cue p span {
  color: #333 !important
}

#noticia .nta-baj {
  color: #FF4A52;
  font-weight: bold;

}

#sliderThumbReal {
  background: #000;
  margin-top: -5px;
  margin-bottom: 10px;
}

.sec-otros1-1 {
  padding: 5px 0px;
}

.sec-otros1-1 .tit-deta {
  padding: 0px;
}

.sec-otros1-1:hover {
  border: 2px dotted #999;
}

/* =============================== */

#item_options {
  display: none;
}

#selected-items {
  display: none;
  color: #f8f8f8;
  text-shadow: 0px 1px 2px rgba(100, 100, 100, 0.9);
}


/* VIDEOS */
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  margin-bottom: 20px;

}

.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* ==================================================  */

/* COMENTARIOS  */
#comentarios {
  background: #ffffff;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(47%, #f6f6f6), color-stop(100%, #ededed));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed', GradientType=0);
  /* IE6-9 */
}

#comentarios label {
  color: #FF4A52;
}

.cmt-sec-1 {}

.cmt-sec-1 .cmt_deta {
  background: #fff;
  color: #555;
  padding: 10px;
  border-radius: 5px;
}

.cmt-sec-1 .cmt_nom {
  color: #343589;
}

.cmt-sec-1 .cmt_fecha {
  font-size: 11px;
}

.cmt-sec-1 .cmt_nom b {
  color: #805884
}

.cmt-sec-1 .cmt_deta .flecha-vin {
  position: absolute;
  width: 13px;
  height: 11px;
  background: url(../img/flecha-vin.png) no-repeat;
  top: 8px;
  left: -22px;
}

/* ==================================================  */

/* Contact Page  */
.contact_page {
  border-left: 2px solid #FF4A52;
  background: #fff
}

.contact_page .glyphicon {
  color: #FF4A52;
  font-size: 20px;
  opacity: 0.9
}

.contact_page li {
  color: #444;
  background: none;
  border: none;
}

/* ==================================================  */

/*  CONTENT ZONE  */
.content-zone .breadcrumb {
  background: none;
  padding: 10px;

}

/* ==================================================  */


/*  ARTICULO  */
/* IMAGENES */
#art-sec-imagenes {}

#gal1 img {
  border: 2px solid white;
  text-align: left
}

#gal1-show {
  border: 1px solid #999;
  background: #fff;
  height: 480px;
  margin-bottom: 10px;
  line-height: 480px;
  text-align: center;
  /* align the inline(-block) elements horizontally */
  font: 0/0 a;
  /* remove the gap between inline(-block) elements */
}

#gal1-show:before {
  /* create a full-height inline block pseudo-element */
  content: ' ';
  display: inline-block;
  vertical-align: middle;
  /* vertical alignment of the inline element */
  height: 100%;
}

#img-sel {
  max-height: 480px;
  vertical-align: middle;
  display: inline-block;
  vertical-align: middle;
  /* vertical alignment of the inline element */
}

/*Change the colour*/
#gal1 .active img {
  border: 2px solid #333 !important;
}

#gal1 .img-thumb {
  width: 70px;
  height: 90px;
}

/* DETALLES */
ul.talles {
  padding: 0px;
  margin: 0px;

}

ul.talles li {
  display: inline;
  float: left;
  text-align: center;
  margin: 4px 2px;

}

ul.talles li a {
  background: #fff;
  display: block;
  padding: 5px;
  border: 1px solid #999;
}

ul.talles li.active a {
  border: 2px solid #555;
  padding: 4px;
}

/* */
ul.colores {
  padding: 0px;
  margin: 0px;

}

ul.colores li {
  border: 1px solid #999;
  padding: 2px;
  display: inline;
  float: left;
  text-align: center;
  margin: 3px 2px;

}

ul.colores li a {
  display: block;
  padding: 2px;
  width: 30px;
  height: 30px;

}

ul.colores li.active {
  border: 2px solid #555;
  padding: 1px
}

/**/
.input-spinner {
  width: 60px !important;
}

/**/
.precio {
  font-size: 25px;
}

.content-art h1 {
  border-bottom: 1px solid #ccc;
  color: #666;
}

.content-art h1 span {
  font-size: 18px;
  color: #ff8000;
  padding-right: 10px;
}

.content-art .subtit-1 {
  font-size: 20px;
  font-style: italic;
}

.content-art .line-separator {
  height: 1px;
  width: 100%;
  border-bottom: 1px solid #ccc;
  margin-bottom: 10px;
  padding-bottom: 10px;
}

/* ==================================================  */
#yourId {
  border: 1px solid #ccc;
  width: 600px;
  height: 800px;
  position: relative;
  /* or fixed or absolute */
}

#yourId-slider {
  border: 1px solid #ccc;
  /*width:1372px;
  height: 472px;*/
  width: 685px;
  height: 235px;
  position: relative;
  /* or fixed or absolute */
}

.modalabmimg .modal-dialog {
  width: 700px;
}

#show-img ul {
  padding: 0px;
  margin: 0px;
  list-style: none;
}

#show-img ul li {
  display: inline;
  padding: 2px;
}

#show-img .img-load {
  max-width: 80px;
  height: auto;
  border: 2px solid #ccc;
}

#show-img .img-options .dropdown-menu li {
  padding: 0px;
}

#show-img .img-options .dropdown-menu li a {
  padding: 10px !important;
  color: #444 !important;
}

#show-img .img-options .dropdown-menu li a:hover {
  color: #fff !important;
  background: #333
}

#show-img .img-options .dropdown-menu li a .glyphicon {
  color: #EAB235;
}

#show-img .img-options .dropdown-menu li a:hover .glyphicon {
  color: #fff;
}

/* buscador */
#imaginary_container {
  text-align: center
}

#imaginary_container .input-group {
  border: 4px solid #ccc;
  max-width: 400px;
  margin: 0 auto;
  border-radius: 10px;
}

.stylish-input-group .input-group-addon {
  background: white !important;
}

.stylish-input-group .form-control {
  border-right: 0;
  box-shadow: 0 0 0;
  border-color: #ccc;
}

.stylish-input-group button {
  border: 0;
  background: transparent;
}

/* ########## */

/* list sabores */
.list-items-hz {
  margin: 0;
  padding: 0;
}

.list-items-hz li {
  list-style: none;
  float: left;
  padding: 10px;
  border: 1px solid #ddd;
  background-color: #fff;
  margin: 1px;
  border-radius: 5px;
}

.list-items-hz li a.button-del {
  float: right;
  border-radius: 7px;
  background-color: #ff4136;
  border: 1px solid #ff1103;
  color: #fff;
  height: 16px;
  width: 16px;
  line-height: 13px;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  margin-left: 5px;
  opacity: 0.8;
}

.list-items-hz li a.button-del:hover {
  opacity: 1
}

/* ########## */
.table .table-condensed tr td {

  font-size: 13px !important;
}


/* Listados ficha */
.ficha-st-1 {}

.ficha-st-1 .f-tit {
  text-align: right;
  color: #444;
  font-weight: bold;
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.ficha-st-1 .f-deta {
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/*######################################## */