@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
body, html {
  margin: 0;
  padding: 0;
  background: #fff;
  visibility: visible!important;
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
}
.titulo1{
  font-size: 30px;
  text-align: center;
  font-weight: bold;
  margin-top: 5vh;
}
.border-radius1{
  border-radius: 40px;
}
.cont-logos{
margin: 20px 0;
}
.cont-logos2{
  border: 2px solid #00000020;
  border-radius: 20px;
  margin: 10px;
}
.titulo2{
  font-size: 20px;
  text-align: center;
  font-weight: bold;
}
.titulo3{
  font-size: 20px;
  text-align: center;
  font-weight: bold;
  border: 2px solid #00000020;
  border-radius: 20px;
  margin-top: 40px;
  padding: 20px;
  color: #000000;
  margin-bottom: 100px;
}
.titulo3 a{
color: #000000;
text-decoration: underline;
}
.titulo3 a:hover{
color: #333333;
text-decoration: underline;
}

.main1 {
  color: #363636;
  display: block;
  font-size: 30px;
  padding: 15px;
  margin: 0px auto;
  font-weight: 600;
  text-align: center;
}
.button_main1 {
  background-image: linear-gradient(#CD9930, #CD9930);
  color: #000000;
  display: block;
  cursor: pointer;
  font-size: 30px;
  padding: 15px;
  margin: 40px auto 10px auto;
  text-decoration: none;
  font-weight: 600;
  border: 3px solid #363636;
  border-radius: 20px;
  text-align: center;
}
.button_main1:hover {
  background-image: linear-gradient(#000000, #000000);
  border: 3px solid #000000;
  color: #FFF;
  text-decoration: none
}
.button_main1:active {
  position: relative
}
.button_main1:link {
  text-decoration: none;
}

@media (max-width:767px){
  .titulo1{
    margin-top: 0vh;
  }
  .titulo3{
  font-size: 16px;
}
}


.wsp-new {
  background: #000000;
font-size: 16px;
padding: 10px;
border-radius: 20px !important;
position: fixed;
bottom: 50px;
right: 20px;
color: #FFFFFF;
display: inline;
width: 210px;
text-align: right;
font-weight: bold;
box-shadow: 1px 0px 10px rgba(0, 0, 0, 0.3);
z-index: 600;
font-family: 'Raleway', sans-serif;
}
img {
  border: 0;
  margin: 0;
  padding: 0
}
ul.breadcrumb {
  padding: 10px 16px;
  list-style: none;
  border: 1px solid #000;
  display: inline-block;
  margin: 20px 0;
  border-radius: 10px;
}
ul.breadcrumb li {
  display: inline;
  font-size: 16px;
  font-family: 'Raleway', sans-serif;
}
ul.breadcrumb li + li:before {
  padding: 8px;
  color: #333333;
  content: ">\00a0";
}
ul.breadcrumb li a {
  color: #333333;
  text-decoration: none;
}
ul.breadcrumb li a:hover {
  color: #333333;
  text-decoration: underline;
}
.mt-del{
  margin-top: 160px;
}
.mt-desp-home{
  margin-top: 70px;
}
.tit-desp-sl{
  font-size:30px
}
.bot-cons-desp-home{
  font-size: 20px;
}
@media (max-width:1199px) {
  .mt-del{
    margin-top: 120px;
  }
  .mt-desp-home{
    margin-top: 45px;
  }
}
@media (max-width:991px) {
  .bere {
    display: none;
  }
  .mt-del{
    margin-top: 60px;
  }
  .mt-desp-home{
    margin-top: 30px;
  }
}
@media (max-width:767px) {
  .mapa-home{
    width: 100px;
  }
}
@media (max-width:480px) {
  ul.breadcrumb {
    width: 100%
  }
  ul.breadcrumb li {
    display: block;
  }
  .tit-desp-sl{
    font-size:20px
  }
  .mt-desp-home{
    margin-top: 0;
  }
}
.whatsapp {
  width: 60px;
  height: 60px;
  position: fixed;
  color: #fff;
  background: #25d366;
  text-align: center;
  bottom: 85px;
  right: 20px;
  z-index: 500;
  border-radius: 50px !important;
  -webkit-box-shadow: 2px 2px 3px #999;
  box-shadow: 2px 2px 3px #999
}
.whatsapp-2 {
  margin-top: 10px;
  color: #fff;
  font-size: 45px !important;
  margin-left: 4px
}
.whatsapp-2 a:hover {
  text-decoration: none
}
.bot-pedidos a {
  color: white !important;
  background: #FF0000;
  border-radius: 10px;
  font-weight: bold;
}
.bot-wsp a {
  margin-top: -3px;
}
.lineh {
  line-height: 30px;
}
.txt-sliders {
  font-size: 21px;
  border: 1px solid rgba(255, 255, 255, .5);
  padding: 10px;
  background: #542d9a;
  border-radius: 10px;
  display: block;
}
.tit-slider {
  font-size: 30px;
  color: #FFF;
  padding: 10px;
  margin-bottom: 10px;
  text-shadow: 4px 4px 8px #000000;
  margin-top: 10px;
}
.tit-slider-2 {
  font-size: 30px;
  color: #FFF;
  padding: 10px;
  margin-bottom: 10px;
  text-shadow: 4px 4px 8px #000000;
  margin-top: 10px;
    line-height: normal!important;
}
.box-slider-2{
    background:#542d9a;
    border-radius:10px;
    line-height: normal!important;
    padding: 20px;
    font-size: 25px;
    border:1px solid rgba(255,255,255,0.5)
}
.subtit-slider {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
@media(max-width:1199px) {
  .txt-sliders {
    height: auto;
  }
}
@media(max-width:767px) {
  .whatsapp {
    bottom: 200px
  }
  .lineh {
    line-height: 50px;
    margin-top: 5px;
  }
}
.row-mobile {
  display: none
}
.horario {
  color: #fff;
  font-family: Raleway, sans-serif;
  font-size: 16px;
  background: #ab57ab;
  font-weight: 400;
  padding: 10px 15px 10px 15px;
  margin: 0;
  text-align: center;
  border-bottom: 1px dashed rgba(255, 255, 255, .5)
}
.padd {
  padding-top: 32px
}
.txt-pie-nav {
  color: #fff;
  font-family: 'Raleway', sans-serif;
  font-size: 16px;
  font-weight: 400;
  padding: 15px 15px;
  z-index: 50;
  margin: 0;
  background: rgba(255, 255, 255, .1);
  text-align: center;
  text-transform: uppercase;
  border-bottom: 2px solid rgba(255, 255, 255, .5);
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.txt-pie-nav a {
  color: #fff;
  text-decoration: none
}
.txt-pie-nav a:hover {
  color: #fff;
  text-decoration: underline
}
@media (max-width:767px) {
  .row-mobile {
    display: block
  }
  .row-pc {
    display: none
  }
  .tarjetas-credito {
    width: 50% !important
  }
}
@media (max-width:480px) {
  .txt_contacto {
    font-size: 16px
  }
  .row-mobile {
    display: none
  }
  .row-pc {
    display: block
  }
  .tarjetas-credito {
    width: auto !important
  }
}
.fondo_sucursales_contacto {
  background: #fff;
  padding: 20px;
  margin: 0
}
.tit_sucursales_contacto {
  font-size: 18px;
  text-align: center;
  font-weight: 600;
  font-family: Raleway, sans-serif;
  line-height: 22px;
  padding-bottom: 5px
}
@media (max-width:767px) {
  .tit_sucursales_contacto {
    font-size: 16px
  }
}
.btn_sucursales_contacto {
  font-size: 12px;
  text-align: center;
  font-weight: 400;
  font-family: 'Raleway', sans-serif;
  line-height: 22px;
  background: #ab57ab;
  padding: 2px 25px;
  display: table;
  margin: 0 auto;
  color: #fff;
  border-radius: 10px;
}
.btn_sucursales_contactos {
  font-size: 20px;
  text-align: center;
  font-weight: bold;
  font-family: 'Raleway', sans-serif;
  line-height: 22px;
  color: #ab57ab;
  padding: 2px 25px;
  display: table;
  margin: 0 auto;
  border-radius: 10px;
}
.btn_sucursales_contacto a {
  font-size: 12px;
  text-align: center;
  font-weight: 400;
  font-family: 'Raleway', sans-serif;
  line-height: 22px;
  background: #ab57ab;
  padding: 2px 25px;
  display: table;
  margin: 0 auto;
  color: #fff;
}
.pedido, .table-condensed {
  font-family: Raleway, sans-serif
}
@media (max-width:480px) {
  .pedido {
    font-size: 20px;
    margin-bottom: 20px
  }
}
.center {
  width: 100%;
  padding: 0;
  background: red
}
.tit_interior {
  color: #111;
  font-family: Raleway, sans-serif;
  font-size: 40px;
  margin: 30px 0;
  padding-bottom: 15px;
  text-align: left;
  font-weight: 300;
  border-bottom: 1px dashed #ccc
}
@media (max-width:480px) {
  .tit_interior {
    font-size: 30px;
    line-height: normal
  }
}
.cont_button_main {
  margin: 0 auto 50px auto;
  display: table
}
.cont_button_main_mob {
  margin: 0 auto 50px auto;
  display: none
}
.button_main {
  background-color: #999;
  color: #fff;
  text-decoration: none;
  display: inline-table;
  cursor: pointer;
  font-size: 12px;
  padding: 4px 30px;
  margin: 5px;
  text-decoration: none;
  font-weight: 400;
  font-family: Raleway, sans-serif;
  border: 0 solid #999;
  border-radius: 10px;
}
.button_main:hover {
  background-color: #111;
  border: 0 solid #111;
  color: #fff;
  text-decoration: none
}
.button_main:active {
  position: relative
}
.th_home {
  border: none;
  background: 0 0
}
.th_home img {
  border-radius: 10px;
}
.tit_banner_home {
  font-size: 25px;
  text-align: center;
  margin: 10px;
  color: #18260f;
  font-weight: 400;
  font-family: 'Raleway', sans-serif;
  line-height: 28px
}
.txt_banner_home {
  text-decoration: none;
  text-align: center;
  font-family: 'Raleway', sans-serif;
  color: #777;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
  padding: 15px;
}
.txt_contacto {
  text-decoration: none;
  text-align: left;
  font-family: 'Raleway', sans-serif;
  color: #777;
  font-size: 20px;
  font-weight: 400
}
@media (max-width:480px) {
  .txt_contacto {
    font-size: 16px
  }
}
.banner-home a {
  display: block;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all .2s linear;
  text-decoration: none;
  margin: 0 auto;
  max-width: 450px;
  padding: 0;
  background: rgba(255, 255, 255, .25)
}
.banner-home a:hover {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  text-decoration: none;
  background: rgba(150, 45, 150, .8);
  color: #fff !important;
  border-radius: 10px;
}
.banner-home a:hover .tit_banner_home {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  color: #fff !important
}
.banner-home a:hover .txt_banner_home {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  color: #fff !important
}
@media (max-width:480px) {
  .tit_banner_home {
    font-size: 22px;
    text-align: center;
    margin: 15px;
    color: #18260f;
    font-weight: 400;
    font-family: 'Raleway', sans-serif;
    line-height: 25px
  }
  .txt_banner_home {
    text-decoration: none;
    text-align: center;
    font-family: 'Raleway', sans-serif;
    color: #000;
    font-size: 15px;
    font-weight: 400;
    line-height: 25px
  }
}
@media (max-width:360px) {
  .tit_banner_home {
    font-size: 17px;
    text-align: center;
    margin: 5px;
    color: #18260f;
    font-weight: 400;
    font-family: 'Raleway', sans-serif;
    line-height: 22px
  }
  .txt_banner_home {
    display: none
  }
}
.info_productos {
  margin-bottom: 30px
}
.tit_box_producto {
  font-size: 30px;
  color: #a753a7;
  font-weight: 600;
  font-family: Raleway, sans-serif;
  line-height: 32px;
  padding-bottom: 10px;
  margin: 0 0 -3px 0
}
@media (max-width:480px) {
  .tit_box_producto {
    font-size: 30px
  }
  .info_productos {
    margin-bottom: 30px;
    padding-left: 0;
    padding-right: 0;
  }
}
.box_productos {
  background: #fff;
  padding-top: 30px;
  padding-right: 5px;
  padding-left: 5px;
  padding-bottom: 30px;
  display: table;
  width: 100%;
  border-top: 3px solid #a753a7;
  margin: 0;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.box_productos img{
  border-radius: 10px;
}
.list_produtos li {
  float: left;
  list-style: none;
  margin-bottom: 15px
}
.list_produtos li a {
  padding: 5px 15px;
  margin-right: 15px;
  background: #eaeaea;
  color: #111;
  text-decoration: none;
  font-family: Raleway, sans-serif;
  border-radius: 5px;
}
.list_produtos li a:hover {
  padding: 5px 15px;
  margin-right: 15px;
  background: #a753a7;
  color: #fff;
  text-decoration: none
}
.txt_info_productos {
  text-decoration: none;
  text-align: left;
  font-family: Raleway, sans-serif;
  color: #777;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  margin-bottom: 30px
}
.txt_formulario_abajo {
  text-align: center;
  color: #777;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 30px;
  border: 1px solid rgba(0, 0, 0, 0.3);
  padding: 10px
}
.label-formu {
  text-align: left;
  color: #777;
  font-size: 20px;
  font-weight: bold;
  margin: 20px 0 10px;
}
@media (max-width:600px) {
  .box_productos {
    background: #fff;
    padding: 10px 5px;
    display: table;
    width: 100%;
    border-top: 3px solid #a753a7;
    margin: 0
  }
  .list_produtos {
    margin: 0 auto;
    padding: 0
  }
  .list_produtos li {
    float: none;
    list-style: none;
    margin-top: 3px;
    margin-right: 15px;
    margin-left: 15px;
    margin-bottom: 1px
  }
  .list_produtos li a {
    padding: 5px 15px;
    margin-right: 0;
    background: #eaeaea;
    color: #111;
    text-decoration: none;
    display: block
  }
  .cont_button_main_mob {
    margin: 0 auto 50px auto;
    display: none
  }
}
@media (max-width:480px) {
  .txt_info_productos {
    font-size: 16px;
    line-height: normal
  }
  .table-responsive > th > td {
    font-size: 100px
  }
}
.banner-ubicacion {
  margin-bottom: 80px
}
.banner-ubicacion a {
  width: 100%;
  margin: 0 auto 0 auto;
  display: block;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all .2s linear;
  text-decoration: none;
  padding: 0;
  background: url(../images/arrow.png) no-repeat bottom 4% right 6% #363636;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.banner-ubicacion a:hover {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  text-decoration: none;
  background: url(../images/arrow.png) no-repeat bottom 4% right 6% #111
}
.banner-ubicacion img{
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.line_purple1 {
  height: 6px;
  background: #ab57ab
}
.cont_box_ubicacion {
  position: absolute;
  color: #fff;
  bottom: 8px;
  left: 0;
  right: 0;
  width: 100%;
  padding: 20px 0
}
.tit_box_ubicacion {
  font-size: 30px;
  text-align: center;
  font-weight: 600;
  font-family: Raleway, sans-serif;
  line-height: 22px;
  padding-bottom: 5px
}
.txt_box_ubicacion {
  font-size: 15px;
  text-align: center;
  font-weight: 400;
  font-family: 'Raleway', sans-serif;
  line-height: 22px;
  padding-bottom: 15px
}
.btn_mapa {
  font-size: 12px;
  text-align: center;
  font-weight: 400;
  font-family: 'Raleway', sans-serif;
  line-height: 22px;
  background: #ab57ab;
  padding: 2px 25px;
  display: table;
  margin: 0 auto;
  border-radius: 10px;
}
.tit_int3 {
  font-size: 25px;
  text-align: left;
  margin: 0;
  padding-top: 20px;
  color: #111;
  line-height: 40px;
  font-weight: 600;
  font-family: Raleway, sans-serif
}
.txt_int3 {
  margin: 0;
  text-align: left;
  font-size: 22px;
  color: #111;
  padding: 0;
  font-weight: 400;
  font-family: 'Open Sans Condensed', sans-serif
}
.txt_int3 a {
  color: #111
}
.cont_button_main {
  margin: 0 auto 50px auto;
  display: table
}
.button_main {
  background-color: #3f1e91;
  color: #fff;
  text-decoration: none;
  display: inline-table;
  cursor: pointer;
  font-size: 20px;
  padding: 4px 30px;
  margin: 5px;
  text-decoration: none;
  font-weight: 600;
  font-family: Raleway, sans-serif;
  border: 2px solid #3f1e91;
  height: 50px;
}
.button_main:hover {
  background-color: transparent;
  border: 2px solid #3f1e91;
  color: #3f1e91;
  text-decoration: none
}
.button_main:active {
  position: relative
}
.mapa {
  padding: 10px;
  border: 5px solid #fff
}
.mapa img {
  border-radius: 10px;
}
.tit_rrhh {
  text-decoration: none;
  text-align: center;
  font-family: 'Raleway', sans-serif;
  color: #a753a7;
  font-size: 26px;
  font-weight: 400;
  line-height: 28px;
  margin-bottom: 30px
}
.txt_rrhh {
  text-decoration: none;
  text-align: center;
  font-family: 'Raleway', sans-serif;
  color: #777;
  font-size: 19px;
  font-weight: 400;
  line-height: 20px;
  margin-bottom: 15px
}
.box_rrhh {
  background: #fff;
  border-top: 3px solid #a753a7;
  padding: 50px;
  max-width: 780px;
  margin: 0 auto;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.button_main_rrhh {
  background-color: #3f1e91;
  color: #fff;
  text-decoration: none;
  display: table;
  cursor: pointer;
  font-size: 16px;
  padding: 4px 30px;
  margin: 5px auto;
  text-decoration: none;
  font-weight: 600;
  font-family: Raleway, sans-serif;
  border: 2px solid #3f1e91;
  text-align: center;
  border-radius: 10px;
}
.button_main_rrhh:hover {
  background-color: transparent;
  border: 2px solid #3f1e91;
  color: #3f1e91;
  text-decoration: none
}
.button_main_rrhh:active {
  position: relative
}
@media (max-width:600px) {
  .box_rrhh {
    background: #fff;
    border-top: 3px solid #a753a7;
    padding: 50px 10px;
    max-width: auto;
    margin: 0 auto
  }
}
.tit_delivery {
  text-decoration: none;
  text-align: left;
  font-family: 'Raleway', sans-serif;
  color: #a753a7;
  font-size: 22px;
  font-weight: 400;
  line-height: 28px;
  margin-bottom: 30px
}
.box_delivery {
  background: #fff;
  border-top: 3px solid #a753a7;
  padding-top: 10px;
  padding-right: 10px;
  padding-left: 10px;
  padding-bottom: 10px;
  margin: 0 auto;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.box_contact {
  background: #fff;
  border-top: 3px solid #a753a7;
  padding: 50px;
  max-width: 650px;
  margin: 0 auto
}
.contact {
  margin: 50px auto;
  max-width: 800px
}
.contacto {
  background: url(../contacto/bg_contacto.jpg) bottom right no-repeat #fff
}
.control-label {
  text-align: right;
  color: 111 !important;
  margin: 0;
  font-size: 17px;
  font-weight: 300
}
@media (max-width:768px) {
  .box_contact {
    background: #fff;
    border-top: 3px solid #a753a7;
    padding: 50px 0;
    max-width: 650px;
    margin: 0 auto
  }
}
button, input, textarea {
  margin-top: 10px;
  border-color: #73c1cc
}
.form-control {
  display: block;
  width: 100%;
  height: 50px;
  padding: 6px 12px !important;
  font-size: 16px;
  line-height: 1.42857143;
  color: #44261b;
  background-color: #fff !important;
  background-image: none;
  border: 2px solid #cfc6c1 !important;
  border-radius: 10px !important;
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  margin: 0
}
footer {
  background: #57316f;
  padding: 30px 0;
  margin: 0
}
.pie {
  height: 120px;
  width: 100%;
  background: url(../images/bg-pie.jpg) top repeat-x;
  background-color: #171717
}
.tit-pie {
  color: #fff;
  font-family: Raleway, sans-serif;
  font-size: 23px;
  background: rgba(255, 255, 255, .25);
  font-weight: 400;
  padding: 10px 15px 10px 15px;
  margin: 0;
  text-align: LEFT;
  border-bottom: 1px dashed rgba(255, 255, 255, .5)
}
.txt-pie {
  color: #fff;
  font-family: 'Raleway', sans-serif;
  font-size: 14px;
  font-weight: 400;
  padding: 15px 15px;
  z-index: 50;
  margin: 0;
  background: rgba(255, 255, 255, .1);
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.txt-pie a {
  color: #fff !important
}
.txt-pie a:hover {
  color: #fff !important;
  text-decoration: underline !important
}
.foto-cal{
  width: 70%;
  border: 5px solid #fff;
    padding: 10px;
}
.brrr{
  display: none;
}
@media (max-width:480px){
  .foto-cal{
    width: 100%;
    
  }
  .brrr{
    display: block;
  }
}








.txt-sand {
  font-size: 16px;
  text-align: center;
  margin-bottom: 10px;
  color: #000000
}

.closebtn, .titulo-nav{
  display: none;
}
.bg-nav{
  background: transparent;
  height: 80px;
}
.bg-nav2{
  background: #00000000;
  display: inline-block;
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 500;
}
.no-bg-nav{
  background: #FFFFFF;
}
.navbar-nav::-webkit-scrollbar {
  background: rgba(0,0,0,0);
}
.navbar-collapse::-webkit-scrollbar {
  background: rgba(0,0,0,0);
}
@media (max-width:767px) {
  .logo{
    float: right;
    width: 150px;
  }
  .navbar-toggle{
    float: left;
    width: 70px;
    height: 70px;
    margin-left: 20px;
  }
.navbar-collapse {
    position: fixed;
    top: 0px;
    left: 0;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    width: 60%;
    height: 100%;
    z-index: 9000;
    background-color: #FFFFFF;
    box-shadow: 5px 0 20px -5px rgba(0,0,0,0.4),
-5px 0 5px -5px rgba(0,0,0,0.4);
  }
  .navbar-collapse{
    left: 0;
    transition: left 300ms ease-in-out!important;
  }
  .navbar-collapse.collapsing {
    left: -75%;
    transition: left 300ms ease!important;
    height: 100%!important;
  }

  
  .closebtn {
    position: absolute;
    top: 20px;
    right: 25px;
    font-size: 50px;
    margin-left: 50px;
      color: #000000;
      display: block;
  }
  .closebtn a {
      color: #000000!important;
      text-decoration: none;

  }
  .overflow-scroll {
    overflow: scroll !important
}
.titulo-nav{
  font-size: 20px;
  text-align: left;
  border-bottom: 1px solid #000000;
  margin-bottom: 20px;
  color: #000000;
  display: block;
  padding: 0 20px 10px 0;
}
.padd-nav{
  padding: 20px;
}
.navbar-nav{
  padding: 0 10px;
  width: 100%;
  margin: 0 10px!important;
}
.navbar-inverse .navbar-nav > li > a {
  color: #000000;
  padding: 20px 10px!important;
  margin-left: 5px!important;
  border-bottom: 1px solid #CCCCCC90!important;
}
.navbar-inverse .navbar-nav > li > a:hover {
  color: #CCC!important;
  padding: 20px 10px!important;
  margin-left: 5px!important
}
.bot-pedidos a {
  color: red !important;
  background-color: #FFFFFF;
  border-radius: 10px;
  font-weight: bold;
}
.mar-top > img{
  margin-top: 0;
}
footer{
  padding-bottom: 50px;
}
  }





  .wi100{
    width: 100%;
  }
  .texto-slider {
    background: rgb(81, 43, 150,0.9);
    padding: 2vw;
    font-size: 2vw;
    color: #FFF;
    border-radius: 10px;
    font-weight: bold;
    display: inline-block;
    text-align: center;
    font-family: 'Raleway', sans-serif;
  }
  .titulo-slider {
    background: rgb(81, 43, 150,0.9);
    padding: 1vw;
    font-size: 2vw;
    color: #FFF;
    border-radius: 10px;
    font-weight: bold;
    display: inline-block;
    text-align: center;
    font-family: 'Raleway', sans-serif;
    border: 1px solid #FFFFFF;
    margin-bottom: 10px;
  }
  .sep-slider{
    border-bottom: 1px solid #FFFFFF;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .cont-caption{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    width: 70%;
  
  }
  .cont-caption-doble{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    width: 80%;
  
  }
  .cont-caption-sl2{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(5%,-50%);
    -ms-transform: translate(5%,-50%);
  
  }
  .imagen-slider-mob{
    display: none;
  }
  .link-slide{
    width: 100%;
    height: 100%;
    display: block;
    background-color: rgba(0,0,0,0);
  }
  .w-banderita{
    margin-bottom: 10px;width: 100px;
  }
  @media (max-width:991px){

    .sep-slider{
      margin-top: 2px;
      margin-bottom: 2px;
    }

    .texto-slider{
      font-size: 12px;
    }
}
  @media (max-width:767px){

    .w-banderita{
      width: 50px;
     }
}
  @media (max-width:480px){
    .texto-slider {
      font-size: 12px;
      text-align: center;
      padding: 10px;
  }
  .titulo-slider {
    font-size: 16px;
  }
  .imagen-slider-pc{
    display: none;
  }
  .imagen-slider-mob{
    display: block;
  }
  .cont-caption-sl2{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
  
  }
    .cont-caption{
      width: 73%;
    
    }
    .w-banderita{
     width: 30px;
    }
    .texto-slider-doble{
      font-size: 10px;
    }

}

@media (max-width:350px){
  .cont-caption{
    width: 85%;
  
  }


}