.pre_pa {
  font-weight: bold;
}
.cbo0 {
  border: 1px solid #ddd;
  padding: 10px 0 10px 0;
}
.fo_right{ float: right;}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  left: -17px;
  position: relative;
}

.porcentaje {
  position: absolute;
  top: 6px;
  left: 6px;
  padding: 3px 10px;
  border-radius: 0px 0px 11px 0;
  z-index: 888;
  background-color: red;
  color: #fff;
}
.conte_w_conte {
  width: 100%;
  max-width: 400px;
  margin: 0 auto;
}
.btn_face {
  height: 34px !important;
  width: 211px !important;
  overflow: hidden;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-size: 13px !important;
  padding-left: 41px;
  text-align: left;
  position: relative;
  background-image: url(../publico/img/btn_face.png);
  background-repeat: no-repeat;
  line-height: 37px;
}

.eliminar_d {
  position: absolute;
  top: 15px;
  right: 15px;
  border-radius: 50%;
  padding: 6px;
  border: red solid 1px;
  color: red;
  height: 22px;
  line-height: 6px;
  font-weight: bold;
}

.eliminar_d:hover {
  background-color: red;
  color: #fff;
}

body {
  font-family: "Hind Siliguri", sans-serif;
}
.goog-te-gadget img {
  vertical-align: middle;
  border: none;
  display: none !important;
}
.goog-te-banner-frame {
  display: none !important;
}

.goog-te-gadget-simple .goog-te-menu-value span {
  text-decoration: none;
}

.ico_rs {
  font-size: 33px;
  margin: 10px;
}
.caja_preguntas {
  background-color: #e0e0e0;
  padding: 20px;
  width: 100%;
  display: inline-block;
}

.conte_pr {
  position: relative;
}
.conte_pr:before {
  content: "";
  width: 2px;
  height: 88%;
  background: #c7cacb;
  position: absolute;
  left: 20px;
  top: 0;
}
.conte_pr:after {
  content: "";
  position: absolute;
  background: #c7cacb;
  bottom: 26px;
  left: 13px;
  width: 15px;
  height: 15px;
  border: 3px solid #dee1e3;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

.caja_pregunta {
  background-color: #ffffff;
  border: #e6e6e6 solid 1px;
  padding: 20px;
  width: 100%;
  z-index: 1;
  position: relative;
  display: inline-block;
}
.caja_respuesta:before {
  content: "";
  width: 23px;
  height: 2px;
  background: #c7cacb;
  position: absolute;
  top: 28px;
  left: -22px;
}

.caja_respuesta {
  position: relative;
  border: #e6e6e6 solid 1px;
  padding: 20px;
  width: 95%;
  display: inline-block;
  margin-left: 43px;
}
.tc {
  color: #333;
}

.conte_conte_mis_pedidos {
  width: 100%;
  display: inline-block;
  padding: 10px;
}
.conte_conte_mis_pedidos:hover {
  background-color: #eee;
}

body {
  top: 0px !important;
}
.goog-te-gadget-simple {
  background-color: #fff !important;
  border-left: 1px solid #ffffff !important;
  border-top: 1px solid #ffffff !important;
  border-bottom: 1px solid #ffffff !important;
  border-right: 1px solid #ffffff !important;
  font-size: 10pt;
  display: inline-block;
  padding-top: 13px !important;
  padding-bottom: 13px !important;
  padding-left: 13px !important;
  padding-right: 13px !important;
  cursor: pointer;
  zoom: 1;
  *display: inline;
}



.cuadro_x {
  padding: 20px;

  height: auto;

  display: inline-block;
}

.precio_auto {
  font-size: 20px;
  color: #cf2515;
}

.ico_h {
  font-size: 24px;
}
.titulo_auto {
  font-size: 15px;
  font-weight: 900;
}
.conte_bus_auto {
  width: 100%;
  height: auto;

  position: absolute;
  left: 0px;

  top: 100%;
  z-index: 999;
  background-color: #fff;
}
.conte_rbus {
  width: 100%;
  display: inline-block;
  padding: 6px;
  color: #333 !important;
}
.conte_rbus:hover {
  background-color: #cadeff;
}

.btn_fp {
  background-color: #fdfdfd;
  border: solid 1px #f5f5f5;
  padding: 15px 35px;
  height: auto;
  text-align: left;
  width: 100%;
  font-weight: bold;
  font-size: 20px;
  cursor: pointer;
  background-position: 20px 15px;
  background-repeat: no-repeat;
  background-size: 32px;
  font-family: "Merriweather";
  background-image: url(../publico/img/circulo.svg);
}

.btn_fp:hover {
  background-color: #eafff0;
  color: #333;
  background-image: url(../publico/img/circulo.svg);
}
.btn_fp.active {
  background-color: #eafff0;
  color: #333;
  background-image: url(../publico/img/ok.svg);
}

.btn_bf {
  background-color: #fdfdfd;
  border: solid 1px #f5f5f5;
  padding: 15px 35px;
  height: auto;
  text-align: left;
  width: 100%;
  font-weight: bold;
  font-size: 20px;
  cursor: pointer;
  background-position: 20px 15px;
  background-repeat: no-repeat;
  background-size: 32px;
  font-family: "Merriweather";
  background-image: url(../publico/img/circulo.svg);
}

.btn_bf:hover {
  background-color: #eafff0;
  color: #333;
  background-image: url(../publico/img/circulo.svg);
}
.btn_bf.active {
  background-color: #eafff0;
  color: #333;
  background-image: url(../publico/img/ok.svg);
}

.fixed-action-btn {
  position: fixed;
  right: 0px;
  bottom: 10px;
  padding-top: 15px;
  margin-bottom: 0;
  z-index: 997;
}

.radiofp {
  width: 20px;
  height: 20px;
}

.wisco {
  font-size: 30px !important;
  color: #fff;
  position: relative;
  top: 12px;
  left: 15px;
}
.cont_w {
  position: fixed;
  bottom: 15px;
  right: 10px;
}
.wslogo {
  background-color: #0dc143;
  position: absolute;
  top: 25px;
  right: 25px;
  width: 54px;
  height: 54px;
  border-radius: 50%;
}
.hi-icon {
  display: inline-block;
  font-size: 0px;
  cursor: pointer;
  margin: 15px 30px;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  text-align: center;
  position: relative;
  z-index: 1;
  color: #fff;
  background-color: #0dc143;
}

/* Effect 8 */
.hi-icon-effect-8 .hi-icon {
  background: rgba(255, 255, 255, 0.1);
  -webkit-transition: -webkit-transform ease-out 0.1s, background 0.2s;
  -moz-transition: -moz-transform ease-out 0.1s, background 0.2s;
  transition: transform ease-out 0.1s, background 0.2s;
  animation: sonarEffect 1.3s infinite;
}

.hi-icon-effect-8 .hi-icon:after {
  top: 0;
  left: 0;
  padding: 0;
  z-index: -1;
  box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1);
  opacity: 0;
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
}

@-webkit-keyframes sonarEffect {
  0% {
    opacity: 0.3;
  }
  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #0dc143,
      0 0 0 10px rgba(255, 255, 255, 0.5);
  }
  100% {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #0dc143,
      0 0 0 10px rgba(255, 255, 255, 0.5);
    -webkit-transform: scale(1.5);
    opacity: 0;
  }
}
@-moz-keyframes sonarEffect {
  0% {
    opacity: 0.3;
  }
  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #0dc143,
      0 0 0 10px rgba(255, 255, 255, 0.5);
  }
  100% {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #0dc143,
      0 0 0 10px rgba(255, 255, 255, 0.5);
    -moz-transform: scale(1.5);
    opacity: 0;
  }
}
@keyframes sonarEffect {
  0% {
    opacity: 0.3;
  }
  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #0dc143,
      0 0 0 10px rgba(255, 255, 255, 0.5);
  }
  100% {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #0dc143,
      0 0 0 10px rgba(255, 255, 255, 0.5);
    transform: scale(1.5);
    opacity: 0;
  }
}

.caja {
  border: 1px solid rgba(127, 127, 127, 0.16);
  -webkit-box-shadow: 0 1px 4px rgba(127, 127, 127, 0.11);
  box-shadow: 0 1px 4px rgba(127, 127, 127, 0.11);
}
.caja2 {
  width: 100%;
  text-align: center;
  display: table;
  height: 100%;
  background-color: #cf2515;
  color: #fff;
  border: 1px solid rgba(127, 127, 127, 0.16);
  -webkit-box-shadow: 0 1px 4px rgba(127, 127, 127, 0.11);
  box-shadow: 0 1px 4px rgba(127, 127, 127, 0.11);
}

.car_caja2 {
  position: relative;

  cursor: pointer;

  background-color: #cf2515;
  border-radius: 50%;
  width: 35px;
  color: #fff;
  height: 35px;
  text-align: center;
  line-height: 53px;
}
.car_caja2:hover {
  background-color: #fff;
  color: #cf2515;
  -webkit-box-shadow: 0 1px 4px rgba(127, 127, 127, 0.97);
  box-shadow: 0 1px 4px rgba(127, 127, 127, 0.97);
}

.car_caja3 {
  margin-bottom: 20px;
  position: relative;

  cursor: pointer;
  display: inline-block;

  background-color: #cf2515;
  border-radius: 50%;
  width: 35px;
  color: #fff;
  height: 35px;
  text-align: center;
  line-height: 53px;
}
.car_caja3:hover {
  background-color: #fff;
  color: #cf2515;
  -webkit-box-shadow: 0 1px 4px rgba(127, 127, 127, 0.97);
  box-shadow: 0 1px 4px rgba(127, 127, 127, 0.97);
}

.car_caja {
  position: absolute;
  top: 15px;
  cursor: pointer;
  right: 15px;
  background-color: #cf2515;
  border-radius: 50%;
  width: 35px;
  color: #fff;
  height: 35px;
  text-align: center;
  line-height: 53px;
  z-index: 998;
}
.car_caja_no {
  position: absolute;
  top: 15px;
  cursor: pointer;
  right: 15px;
  background-color: #e6e6e6;
  border-radius: 50%;
  width: 35px;
  color: #fff;
  height: 35px;
  text-align: center;
  line-height: 53px;
  z-index: 99999;
}
.car_caja_no:hover {
  background-color: #e6e6e6;
  color: #fff;
}

.car_caja_no3 {
  margin-bottom: 20px;
  position: relative;

  cursor: pointer;
  display: inline-block;

  background-color: #e6e6e6;
  border-radius: 50%;
  width: 35px;
  color: #fff;
  height: 35px;
  text-align: center;
  line-height: 53px;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type="number"] {
  -moz-appearance: textfield;
}
.separadorx {
  width: 100%;
  max-width: 220px;
  height: 1px;
  background-color: #bbbbbb;
  margin: 15px auto;
  display: block;
}
.btn_verde {
  background-color: #cf2515;
  color: #fff;
  padding: 5px 12px !important;
}
.btn_verde:hover {
  background-color: #000000;
  color: #fff;
}

.btn_verde_info {
  background-color: #cf2515;
  color: #fff;
  padding: 0px 5px !important;
}

.btn_verde_info.inactivo {
  background-color: #eee;
  color: #fff;
}
.btn_verde_info.inactivo:hover {
  background-color: #eee;
  color: #fff;
}

.btn_verde_info:hover {
  background-color: #000000;
  color: #fff;
}

.car_caja_no3:hover {
  background-color: #e6e6e6;
  color: #fff;
}

.car_caja:hover {
  background-color: #fff;
  color: #cf2515;
  -webkit-box-shadow: 0 1px 4px rgba(127, 127, 127, 0.97);
  box-shadow: 0 1px 4px rgba(127, 127, 127, 0.97);
}

.titulo_uno {
  margin-bottom: 10px;
  font-size: 30px;
  font-weight: 300;
  font-family: "Merriweather";
}
.presio_pro_detalle {
  font-size: 33px;
  color: #cf2515;
  margin: 5px auto;
  font-family: arial;
  font-weight: 700;
}
.presio_pro_1 {
  font-size: 22px;
  color: #cf2515;
  margin: 5px auto;
  font-family: arial;
  font-weight: 400;
}

.hover_img {
  position: relative;
}
.hover_img:hover {
  background-color: #000;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.img_hover:hover {
  opacity: 0.5;
}

.col-5 {
  width: 20%;
  float: left;
  position: relative;
  min-height: 1px;
}
.caja:before {
  background: #232323;
  content: "";
  display: block;
  width: 60px;
  height: 3px;
  position: absolute;
  left: 0;
  bottom: 6px;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  opacity: 0;
}

.caja:hover:before {
  left: calc(50% - 30px);
  opacity: 1;
}

.service-one .mlr-minus {
  margin-left: -115px;
  margin-right: -115px;
}
.single-service i {
  display: inline-block;
  -webkit-box-shadow: 0 0 0 1px #d5d5d5 inset;
  box-shadow: 0 0 0 1px #d5d5d5 inset;
  border-radius: 50%;
  color: #555;
  font-size: 40px;
  height: 63px;
  line-height: 63px;
  margin-bottom: 20px;
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  position: relative;
  width: 63px;
  text-align: center;
}
.single-service:hover i {
  -webkit-box-shadow: 0 0 0 35px #ffffff inset;
  box-shadow: 0 0 0 35px #ffffff inset;
  color: #2ab295;
}
.single-service i::after {
  -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.3);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  top: 0;
  width: 100%;
  border-radius: 100%;
  opacity: 0;
}
.single-service:hover i::after {
  opacity: 1;
}

.conte_conte_m50 {
  margin: 50px auto;
  display: inline-block;
  width: 100%;
}

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #cf2515 !important;
  border-color: #5f5f5f;
  color: #fff !important;
}
.caja_des2 {
  position: relative;
}

.cdes2 {
  z-index: 9999;
  border: solid 1px #999;
  position: absolute;
  opacity: 0;
  visibility: hidden;
  background-color: #fff;
  top: 46px;
  left: -165%;
  width: 280px;
  height: auto;
  display: inline-block;
}
.caja_des2:hover .cdes2 {
  opacity: 1;
  visibility: visible;
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s;
}

.caja_des {
  position: relative;
}

.cdes {
  z-index: 99;
  border: solid 1px #999;
  padding: 2px;
  position: absolute;
  opacity: 0;
  visibility: hidden;
  background-color: #fff;
  top: 46px;
  left: -1px;
  width: 100px;
  height: auto;
  display: inline-block;
}
.cdes_info {
  z-index: 99;
  border: solid 1px #999;
  padding: 2px;
  position: absolute;
  opacity: 0;
  visibility: hidden;
  background-color: #000;
  top: 46px;
  left: -1px;
  width: 100px;
  height: auto;
  display: inline-block;
}
.btn_des {
  width: 100%;
  text-align: left;
  display: block;
  padding: 8px;
  color: #333;

  border-left: solid 3px #fff;
}
.btn_des:hover {
  border-left: solid 3px #cf2515;
  color: #333;
  background-color: #f5f5f5;
  text-decoration: none;
}

.caja_des:hover .cdes {
  opacity: 1;
  visibility: visible;
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s;
}

.ctitulo {
  position: relative;
  color: #000000;
  width: 100%;
  display: inline-block;
  padding: 6px;
  font-size: 17px;
  font-weight: 400;
}

.ctitulo.active {
  font-weight: bold;
}

.sctitulo {
  position: relative;
  border-left: 1px solid #ddd;
  color: #000000;
  width: 100%;
  display: inline-block;
  margin-left: 10px;
  padding: 10px;
  background: #fff;
}

.sctitulo.active {
  font-weight: bold;
}

.dropdown-menu {
  border: 0 !important;
}
.conte_conte_header {
  background-color: #cf2515;
  position: relative;
}
.amario_m {
  background-color: #4f5655;
  color: #000;
  font-size: 20px;
}
.logo {
  position: relative;
  top: -18px;
  width: 100%;
  max-width: 218px;
}
.conte_busto {
  margin-top: 15px;
  margin-bottom: 10px;
  display: inline-block;
}

.btn_m1 {
  border-radius: 0px;
  padding: 13px 5px;
  position: relative;
  font-size: 15px;
  color: #fff;
  top: 0px;
}
.btn_m0 {
  border-radius: 0px;
  padding: 10px 20px 9px 20px;
  font-size: 15px;

  color: #fff;
  position: relative;
  top: 0px;
}
.btn_m0:hover {
  background-color: #fff;
}
.btn_m1:hover {
  background-color: #fff;
}
.bola_n {
  border-radius: 50%;
  width: 25px;
  padding: 3px;
  text-align: center;
  color: #fff;
  height: 25px;
  background-color: #cf2515;
  display: inline-block;
}
.p5 {
  padding: 5px !important;
}

.titulo_pro_1 {
  font-size: 16px;
  color: #898989;
  text-align: center;
  overflow: hidden;
  height: 92px;
}
a:hover {
  text-decoration: none;
}

.titulo_mv {
  font-size: 30px;
  font-weight: 300;
  font-family: "Merriweather";
}
.titulo_cate {
  font-size: 20px;
  font-weight: 300;
  font-family: "Merriweather";
  margin-bottom: 10px;
}

.conte_conte_mv {
  margin-top: 80px;
}
.conte_conte_y {
  margin-top: 30px;
}
.conte_caja_mv {
  margin-top: 30px;
}

.titulo_pro_2 {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  padding: 0 10px;
  line-height: 1.75;
  font-family: Merriweather, serif;
  letter-spacing: 0em;
  text-align: inherit;
  color: #594614;
}

.titulo_pro_3 {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.75;
  font-family: Merriweather, serif;
  letter-spacing: 0em;
  text-align: inherit;
  color: #594614;
  display: inline-block;
  width: 200px;
  overflow: hidden;
  height: 26px;
}

.titulo_pro_precio {
  display: inline-block;
  color: #cf2515;
  float: right;
  position: relative;
  top: 4px;
}

.titulo_pro_precio2 {
  display: inline-block;
  color: #cf2515;
  font-size: 18px;
  position: relative;
  top: 4px;
}

.conte_conte_mv2 {
  margin-top: 80px;
  background-color: #ececec;
  display: inline-block;
  margin-bottom: -6px;
}

.conte_conte_caja_mv {
  margin-top: 80px;
}

footer {
  background-color: #5f5f5f;
  padding: 25px 0;
  color: #fff;
}

.text_fo {
  font-family: "Hind Siliguri", sans-serif;
}

.historial {
  color: #999999;
}
.btn_historial {
  color: #999999;
}
.btn_historial:hover {
  text-decoration: none;
  color: #cf2515;
}

.conte_conte_pro {
  margin-top: 20px;
}

.cate_t1 {
  color: #333;
  width: 100%;
  display: inline-block;
}

.cate_t1:hover {
  text-decoration: none;
  color: #cf2515;
}

.mcajap {
  border: solid 1px #cf251594;
  display: inline-block;
}

.sub_titulo_pro_2 {
  color: 999999;
  font-size: 16px;
}
.titulo_pro_4 {
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  width: 100%;
  margin-top: 15px;
  line-height: 150%;
  font-family: Merriweather, serif;

  color: #000000;
}


            a.wws-product-query-btn {
                display: inline-flex;
                width: auto;
                align-items: center;
                justify-content: center;
                padding: 5px 8px;
                border-radius: 3px;
                position: relative;
                text-decoration: none !important;
                margin: 5px 0;
            }
            .wws-product-query-btn__img {
                width: 50px;
                height: 50px;
            }
            .wws-product-query-btn__img img {
                width: 100%;
                height: 100%;
            }
            .wws-product-query-btn__text {
                margin-left: 10px;
                display: flex;
                flex-direction: column;
            }
            .wws-product-query-btn__text span {
                line-height: 20px;
                font-size: 15px;
            }
        
.mar3 {
  margin-top: 20px;
}

.presio_pro_2 {
  font-size: 30px;
  color: #cf2515;
  margin: 15px auto;
}

.caja_pro_1 {
  position: relative;
  display: flex;
}

.conte_menu_res {
  width: 280px;
  height: 100%;
  position: fixed;
  left: -100%;
  top: 0px;
  background-color: #fff;
  z-index: 9999;
  overflow-y: scroll;
}

.caja_menu_res {
  width: 100%;
  display: inline-block;
  padding: 15px 10px;
  color: #ffffff;
  text-align: center;
  background-color: #4f5655;
  border-bottom: 1px solid #eee;
}
.xbutonx {
  display: none;
  position: absolute;
  right: 0px;
  top: 0px;
  z-index: 9999;
  font-size: 50px;
  color: #fff;
  padding: 10px;
  background-color: #333;
}

.mostrar_desplegable {
  display: none;
}
.mostrar_tap {
}
.caja_itens {
  text-align: center;
  margin-top: 10px;
}

.ico_menu_r {
  cursor: pointer;
  font-size: 32px;
  border: solid 1px #fff;
  padding: 5px 10px;
  margin-top: 11px;
  color: #fff;
}
.no_menu_r {
  display: none;
}

.si_res {
  display: none;
}

.mar_eli {
  margin: 13px;
}
.bor_mas {
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
}

.paheader {
  width: 100%;
  display: inline-block;
  padding: 15px 0;
}

@media screen and (max-width: 1200px) {
}
@media screen and (max-width: 1064px) {
}
@media screen and (max-width: 1024px) {
  .caja_todo_cate_caja {
    display: none;
  }

  .caja_pro_1 {
    position: relative;
    display: inline-block;
  }
  .col-5 {
    width: 33%;
    float: left;
    position: relative;
    min-height: 1px;
  }
  .ulti5 {
    display: none;
  }

  .text_fo {
    width: 100%;
    text-align: center;
    display: inline-block;
    margin: 20px auto;
  }

  .logo_footer {
    margin: 0 auto;
    display: block;
    text-align: center;
  }
}


@media (max-width: 1199.98px) { 
.fo_right{ float: initial; text-align: center;display: block;
    margin: 0 auto;}

}

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


  .fo_right{ float: initial; text-align: center;display: block;
    margin: 0 auto; width: 250px}


  .no_menu_r {
    display: block;
  }

  .navbar-brand {
    float: none;

    padding: 5px 5px;

    font-size: 16px;

    line-height: 20px;

    height: auto;

    color: #fff;

    display: inline-block;

    width: 100%;
  }

  .logo {
    position: relative;

    top: 0px;

    width: 100%;

    max-width: 150px;

    margin: 0 auto;
  }
}


@media screen and (max-width: 768px) {
  .p_si_res {
    padding: 20px;
  }
  .pp_si_res {
    padding: 10px;
  }

  .p0res {
    padding: 0 !important;
  }

  .paheader {
    width: 100%;
    display: inline-block;
    padding: 0px 0 20px 0;
  }

  .bor_mas {
    border-left: 0px solid #ddd;
    border-right: 0px solid #ddd;
  }
  .bor_bajo_res {
    border-bottom: solid 1px #c2c2c2;
    height: 1px;
    width: 85%;
    display: block;
    margin: 0 auto;
  }
  .cbo0 {
    border: 0px solid #ddd;
    padding: 10px 0 10px 0;
  }
  .border_res {
    border: 1px solid #ddd;
    border-right: 0;
  }

  .btn_m0 {
    border-radius: 0px;
    padding: 10px 15px 9px 15px;
    font-size: 15px;
    color: #fff;
    position: relative;
    top: 0px;
  }
  .btn_m1 {
    border-radius: 0px;
    padding: 13px 5px;
    position: relative;
    font-size: 15px;
    color: #fff;
    top: 0px;
  }
  .si_res {
    display: inline-block;
  }
  .no_res {
    display: none;
  }
  .center_res {
    text-align: center !important;
  }
  .mar_eli {
    margin: 28px;
  }
  .no_menu_r {
    display: block;
  }

  .cdes2 {
    z-index: 9999;
    border: solid 1px #999;
    position: absolute;
    opacity: 0;
    visibility: hidden;
    background-color: #fff;
    top: 46px;
    right: -72px;
    left: initial;
    width: 280px;
    height: auto;
    display: inline-block;
  }

  .conte_caja_items {
    position: relative;
    top: 0px;
    right: 0px;
  }
  
 
  .cuadro_x {
    padding: 20px;
    height: auto;
    display: inline-block;
  }

  .col-5 {
    width: 50%;
    float: left;
    position: relative;
    min-height: 1px;
  }
.btn100x{ width: 100%; display: inline-block;margin-bottom: 8px;}
.btn_face {
  height: 34px !important;
 
  overflow: hidden;
  color: #ffffff;
  cursor: pointer;
  display: block;
  font-size: 14px !important;
  padding-left: 45px;
  text-align: left;
  position: relative;
  background-image: url(../publico/img/btn_face.png);
  background-repeat: no-repeat;
  line-height: 37px;
  margin: 10px auto;
}
}
@media screen and (max-width: 680px) {
  .mostrar_desplegable {
    display: block;
  }
  .mostrar_tap {
    display: none;
  }
}
@media screen and (max-width: 480px) {
  .btn_m0 {
    border-radius: 0px;
    padding: 10px 10px 9px 0px;
    font-size: 15px;
    color: #fff;
    position: relative;
    top: 0px;
  }



  .cdes2 {
    z-index: 9999;
    border: solid 1px #999;
    position: absolute;
    opacity: 0;
    visibility: hidden;
    background-color: #fff;
    top: 46px;
    right: -118px;
    left: initial;
    width: 280px;
    height: auto;
    display: inline-block;
  }



}
@media screen and (max-width: 360px) {
.ico_menu_r {
    cursor: pointer;
    font-size: 23px;
    border: solid 1px #fff;
    padding: 9px 10px;
    margin-top: 11px;
    color: #fff;
}

  .cdes2 {
    z-index: 9999;
    border: solid 1px #999;
    position: absolute;
    opacity: 0;
    visibility: hidden;
    background-color: #fff;
    top: 46px;
    right: -72px;
    left: initial;
    width: 280px;
    height: auto;
    display: inline-block;
  }

  .col-5 {
    width: 100%;
    float: left;
    position: relative;
    min-height: 1px;
  }
}
