.elementor-49 .elementor-element.elementor-element-d5f929a{--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;}.elementor-49 .elementor-element.elementor-element-a58cff2 img{width:71%;}.elementor-49 .elementor-element.elementor-element-45a03c3 .elementor-heading-title{color:#000000;font-family:"Oswald Crecima", Sans-serif;font-weight:600;}body.elementor-page-49:not(.elementor-motion-effects-element-type-background), body.elementor-page-49 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}@media(max-width:767px){.elementor-49 .elementor-element.elementor-element-d5f929a{--padding-top:45px;--padding-right:20px;--padding-bottom:30px;--padding-left:20px;}.elementor-49 .elementor-element.elementor-element-a58cff2 img{width:76%;}.elementor-49 .elementor-element.elementor-element-a58cff2 > .elementor-widget-container{padding:0px 0px 30px 0px;}}/* Start custom CSS for html, class: .elementor-element-3d7cb4d */.contenedor .ul{
    width:100%;
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items: center;
    margin: 0;
    column-gap: 13px;
    margin-bottom: 15px;
}
.contenedor .li{
    transition: all .5s ease;
    cursor: pointer;
    list-style: none;
    
  width: 50%;
  padding: 11px 0;
  border-radius: 28px;
  border: solid 2px #14b3e8;
    font-family: "Oswald Crecima", Sans-serif;
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}
.contenedor .li.activo{
    color:white;
    background-color: #14b3e8;
}
.contenedor .subcontenedor{
    min-height: 650px;
    position: relative;
}
.contenedor .bloque{
  position: absolute;
  opacity: 0;
  /*transform: translateY(50%);*/
  transition: all .5s ease;
  width: 100%;
}
.contenedor .bloque.activo{
  opacity: 1;
  transform: translateY(0%);
}


.elementor-49 .elementor-element.elementor-element-3d7cb4d img{
  width: 68px;
  height: 68px;
  object-fit: cover;
}
.elementor-49 .elementor-element.elementor-element-3d7cb4d .card_platos{
  background: white;
  padding: 13px 25px;
  margin-bottom: 11px;
  border-radius: 14px;
  box-shadow: 0 15px 15px 0 rgba(74, 114, 168, 0.16);
}
.elementor-49 .elementor-element.elementor-element-3d7cb4d .card_platos{
  display: flex;
}
.elementor-49 .elementor-element.elementor-element-3d7cb4d .card_platos h4{
  margin: 0;
  font-family: "Oswald Crecima", Sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.44;
  color: #0d1863;
  /*text-transform: uppercase;*/
}
.elementor-49 .elementor-element.elementor-element-3d7cb4d .card_platos span{
  font-family: "Oswald Crecima", Sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.44;
  color: #14b3e8;
}
.elementor-49 .elementor-element.elementor-element-3d7cb4d .card_platos > div{
  margin-left: 25px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Oswald Crecima';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://otc.qr-cre.ar/wp-content/uploads/2022/10/Oswald-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'Oswald Crecima';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://otc.qr-cre.ar/wp-content/uploads/2022/10/Oswald-SemiBold.ttf') format('truetype');
}
/* End Custom Fonts CSS */