body {
background: #fffffa;
width:100%;
}


/* cabecera */
header{
width:100%;
overflow:hidden;
background:#0b3046;
margin-bottom:1px;
height:275px;
}



.wrapper{
	width: 85%;
	margin:auto;
	overflow:hidden;
}

.logo_gema{
width:100px;
height:100px;
}


#logo_mob {
  display:inline-none;
}

.iconos{
width: 18px;
height: 18px;
}

.iconos2{
width: 24px;
height: 24px;
}

.inicio1{
width: 1020px;
height: 500px;
}


header .logo{
color:#f2f2f2;
font-size:10px;
line-height:80px;
float:left;
padding: 0px 40px;
}

header .nav {
margin: 27px auto 0;
	position: relative;
	width: 590px;
	height: 50px;
	background-color: #FFFFFF;
	border-radius: 8px;
	font-size: 0;
}

header nav a {
line-height: 50px;
	height: 100%;
	font-size: 15px;
	display: inline-block;
	position: relative;
	z-index: 1;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	color: white;
	cursor: pointer;
}

header nav a:hover{
background:#5d5d5d;
border-radius:20px;
}

.header2 {
position: fixed;
height:100px;
margin-bottom:20px;
}



.header2 .logo{
line-height:95px;
font-size:10px;
}

.header2 .nav {
float:right;
line-height:95px;
}


.contenido {
padding-top:1px;
}

.contenido p {
margin-bottom:1em;
}


.img_inicio{
width:350px;
height:200px;
}


.div_head  {
  height: 100%;
  width: 100%;
  font-size:13px;
  font-family: Roboto Slab, serif;
 color: white;
 text-align: center;
background-color: #0b3046;
}


.div_head a {
display:inline-block;
color:#fff;
text-decoration:none;
padding:15px 10px;
line-height:normal;
font-size:13px;
font-weight:bold;
-webkit-transition:all 500ms ease;
-o-transition:all 500ms ease;
transition:all 500ms ease;
}

.div_selecciones  {
	width: 100%;
  float:center;
  text-align: center;
   display:inline-block;
        text-align: center;
}


.div_gematrias {
  background-color: #f5f5f0;
}

.div_gematrias2 {
  background-color: #faf5e8;
}

/****loader*/
 .loader {
  width: 560px;
   float:center;
  text-align: center;
   display:inline-block;
        text-align: center;
}

.loader-wheel {
  animation: spin 1s infinite linear;
  border: 2px solid rgba(30, 30, 30, 0.5);
  border-left: 4px solid #fff;
  border-radius: 50%;
  height: 80px;
  width: 80px;
  
 float:center;
 text-align: center;
 display:inline-block;
 text-align: center;
}

.loader-text {
  color: blue;
  font-family: arial, sans-serif;
}

.loader-text:after {
  content: 'Buscando';
  animation: load 2s linear infinite;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes load {
  0% {
    content: 'Buscando.';
  }
  33% {
    content: 'Buscando...';
  }
  67% {
    content: 'Buscando.....';
  }
  100% {
    content: 'Buscando.......';
  }
}
 
 /*********/


.span_gematrias a {
    text-decoration: none;
}

.span_gematrias a:hover, a:visited, a:link, a:active
{
    text-decoration: none;
}

/* Style all font awesome icons */
.ins2 {
  padding: 10px;
  font-size: 64px;
  width: 100px;
  text-align: center;
  text-decoration: none;
  color:red;
}

/* Style all font awesome icons */
.fa2 {
  padding: 20px;
  font-size: 30px;
  width: 100px;
  text-align: center;
  text-decoration: none;
}

/* Add a hover effect if you want */
.fa2:hover {
  opacity: 0.7;
}

/* Set a specific color for each brand */

/* Facebook */
.fa-facebook {
  background: #3B5998;
  color: white;
}


/* ----------- #########################----------- */
/* ----------- ####6##LAPTOP 1400########----------- */
/* ----------- #########################----------- */
@media screen and (max-width: 1400px) {

/* cabecera */
header{
width:100%;
overflow:hidden;
background:#0b3046;
margin-bottom:1px;
height:205px;
}

.wrapper{
	width: 80%;
	margin:auto;
	overflow:hidden;
}

.logo_gema{
width:40px;
height:40px;
}

header .logo{
color:#f2f2f2;
font-size:10px;
line-height:10px;
float:left;
padding: 0px 10px;
}



.divbarra_head  {
  height: 80px;
  width: 100%;
  line-height: 18px;
  font-size:15px;
  font-family: Roboto Slab, serif;
 color: white;
 text-align: center;
background-color: #404344;
padding: 10px 8px 10px 8px;
}

.divbarra_head a {
display:inline-block;
color:#fff;
text-decoration:none;
padding:5px 10px;
line-height:normal;
font-size:15px;
font-weight:bold;
-webkit-transition:all 500ms ease;
-o-transition:all 500ms ease;
transition:all 500ms ease;
}

.div_head  {
  height: 100%;
  width: 100%;
  font-size:11px;
  font-family: Roboto Slab, serif;
 color: white;
 text-align: center;
background-color: #0b3046;
}


.div_head a {
display:inline-block;
color:#fff;
text-decoration:none;
padding:10px 10px;
line-height:normal;
font-size:11px;
font-weight:bold;
-webkit-transition:all 500ms ease;
-o-transition:all 500ms ease;
transition:all 500ms ease;
}

.info_inicial
{

        margin: auto;
            text-align: center;
        justify-content:center;
        display:inline-block;
        text-align: left;
        padding:2px 18px;
        width: 95%;
}


.info_inicial2
{

       margin: auto;
         overflow:auto;
        text-align: left;
        margin-bottom: 1em;
        line-height:20px;
  	width: 70%;
}


.texto_titulo
{
font-size: 14px;
font-style: normal;
font-weight: bold;
font-family: Roboto Slab, serif;
}


.texto_inicio
{
font-size: 14px;
font-style: normal;
font-weight: normal;
font-family: Roboto Slab, serif;
}

.texto_boton
{
font-size: 10px;
font-style: normal;
font-weight: normal;
font-family: Roboto Slab, serif;
}

.texto_chico
{
font-size: 12px;
font-style: normal;
font-weight: normal;
font-family: Roboto Slab, serif;
}

.texto_shem
{
font-size: 12px;
font-style: normal;
font-weight: normal;
font-family: Roboto Slab, serif;
}

.texto_info
{
font-size: 14px;
font-style: normal;
font-weight: normal;
font-family: Roboto Slab, serif;
}

.texto_phi
{
font-size: 16px;
font-style: normal;
font-weight: bold;
font-family: Roboto Slab, serif;
}

.texto_mat_hebreo
{
font-size: 20px;
font-style: normal;
font-weight: normal;
font-family: Roboto Slab, serif;
}

footer {
  position: absolute;
  bottom: 0;
  width: 100%;
 height: 50px;
 font-size:12px;
  line-height: 3px;
  font-family: Roboto Slab, serif;
 color: white;
 text-align: center;
background-color: #404344;
}

footer a {
display:inline-block;
color:#fff;
text-decoration:none;
padding:5px 10px;
line-height:normal;
font-size:12px;
font-weight:bold;
-webkit-transition:all 500ms ease;
-o-transition:all 500ms ease;
transition:all 500ms ease;
}


/*  
header{
width:100%;
overflow:hidden;
background:#0b3046;
margin-bottom:1px;
height:200px;
}

.wrapper{
	width: 85%;
	margin:auto;
	overflow:hidden;
}

.logo_gema{
width:100px;
height:100px;
}


form.gema1 input[type=text] {
  font-size: 5px;
          float: left;
  width: 50%;
  background: #f1f1f1;
   text-align: right;
    padding: 15px 1px;
  box-sizing: border-box;
  border: 2px solid #ccc;
  border-radius: 2px;
  background-position: 10px 10px;
  background-repeat: no-repeat;
 height: 15px;
line-height:15px;
}

form.gema1 button {
  float: left;
  width: 5%;
  padding: 16px;
  background: #2196F3;
  color: white;
  font-size: 10px;
  border: 1px solid grey;
  border-left: none; 
  cursor: pointer;
 border-radius: 1px;
  height: 16px;
}

form.gema1 input::placeholder {
    font-size:15px;
}


.select-css {
        color: #444;
        line-height: 15px;
		font-size: 13px;
        padding: .4em 1.4em .3em .8em;
        width: 170px;
        box-sizing: border-box;
        margin: 0;
        border: 1px solid #aaa;
        box-shadow: 0 1px 0 1px rgba(0,0,0,.03);
        border-radius: 5px;
        -moz-appearance: none;
        -webkit-appearance: none;
        appearance: none;
        background-color: #fff;
        background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23007CB2%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E'),
          linear-gradient(to bottom, #ffffff 0%,#f7f7f7 100%);
        background-repeat: no-repeat, repeat;
        background-position: right .7em top 50%, 0 0;
        background-size: .65em auto, 100%;
        float: left;
}


.select1 {
         font-size: 13px;
        float: left;
   background: #f1f1f1;
   text-align: right;
  box-sizing: border-box;
  border: 2px solid #ccc;
  border-radius: 5px;
  height: 2px;
}

.select2 {
   float: left;
   text-align: left;
}

.select2-selection__rendered {
    width: 70px;
    height: 7px;
    line-height: 1px !important;
    font-size: 10px;
	 border-radius: 1px;
}
*/
/* ----- */
/* ---- */
}

/* ----------- #########################----------- */
/* ----------- ####2##CELULARES########----------- */
/* ----------- #########################----------- */
@media screen and (max-width: 980px) {

header{
width:100%;
overflow:hidden;
background:#0b3046;
margin-bottom:1px;
height:420px;
}

header .logo{
color:#f2f2f2;
line-height:2px;
float:center;
padding: 1px 2px;
width: 100%;
}


.wrapper{
        width: 90%;
        margin:auto;
        overflow:hidden;
}

.logo_gema{
width:50px;
height:30px;
  display: inline-block;
}

#logo_pc {
  display: none;
}

#logo_mob {
  display:inline-block;
}

.d2 {
padding: 10px 1px 10px 1px;
width: 100%;
margin:auto;
float: left;
}

.d4 {
padding: 10px 1px 10px 1px;
width: 100%;
margin:auto;
float: left;
}



.info_inicial
{

        margin: auto;
            text-align: center;
        justify-content:center;
        display:inline-block;
        text-align: left;
        padding:2px 20px;
        width: 95%;
}

.info_inicial2
{

        margin: auto;
            text-align: center;
        justify-content:center;
        display:inline-block;
        text-align: left;
        padding:2px 20px;
        width: 95%;
}

.texto_titulo
{
font-size: 22px;
font-style: normal;
font-weight: bold;
font-family: Roboto Slab, serif;
}


.texto_inicio
{
font-size: 12px;
font-style: normal;
font-weight: normal;
font-family: Roboto Slab, serif;
}

.texto_boton
{
font-size: 20px;
font-style: normal;
font-weight: normal;
font-family: Roboto Slab, serif;
}

.texto_chico
{
font-size: 12px;
font-style: normal;
font-weight: normal;
font-family: Roboto Slab, serif;
}

.texto_shem
{
font-size: 12px;
font-style: normal;
font-weight: normal;
font-family: Roboto Slab, serif;
}

.texto_info
{
font-size: 16px;
font-style: normal;
font-weight: normal;
font-family: Roboto Slab, serif;
}

.texto_phi
{
font-size: 28px;
font-style: normal;
font-weight: bold;
font-family: Roboto Slab, serif;
}

.texto_mat_hebreo
{
font-size: 32px;
font-style: normal;
font-weight: normal;
font-family: Roboto Slab, serif;
}

form.gema1 input[type=text] {
  font-size: 30px;
          float: left;
  width: 50%;
  background: #f1f1f1;
   text-align: right;
    padding: 25px 1px;
  box-sizing: border-box;
  border: 3px solid #ccc;
  border-radius: 2px;
  background-position: 10px 10px;
  background-repeat: no-repeat;
 height: 90px;
line-height:100px;
}

form.gema1 button {
  float: left;
  width: 10%;
  padding: 9px;
  background: #2196F3;
  color: white;
  font-size: 30px;
  border: 1px solid grey;
  border-left: none; /* Prevent double borders */
  cursor: pointer;
 border-radius: 0px;
  height: 90px;
}

form.gema1 input::placeholder {
    font-size:6px;
}


.select-css {
        color: #444;
        line-height: 50px;
		font-size: 28px;
        padding: .4em 1.4em .3em .8em;
        width: 400px;
        box-sizing: border-box;
        margin: 0;
        border: 1px solid #aaa;
        box-shadow: 0 1px 0 1px rgba(0,0,0,.03);
        border-radius: 10px;
        -moz-appearance: none;
        -webkit-appearance: none;
        appearance: none;
        background-color: #fff;
        background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23007CB2%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E'),
          linear-gradient(to bottom, #ffffff 0%,#f7f7f7 100%);
        background-repeat: no-repeat, repeat;
        background-position: right .7em top 50%, 0 0;
        background-size: .65em auto, 100%;
        float: left;
}


.select1 {
         font-size: 30px;
        float: left;
   background: #f1f1f1;
   text-align: right;
  box-sizing: border-box;
  border: 2px solid #ccc;
  border-radius: 5px;
  height: 55px;
}

.select2 {
   float: left;
   text-align: left;
}



.boton_teclado {
display:inline-block;
color:#000000;
text-align: center;
padding: 40px 25px 40px 25px;
font-size:28px;
font-family: Roboto Slab, serif;
font-style: normal;
}


.boton1 {
  font-size: 24px;
  float: left;
  background: #f1f1f1;
  text-align: right;
  box-sizing: border-box;
  border: 1px solid #ccc;
  border-radius: 1x;
  padding: 29px 5px 29px 5px;
}

.boton2 {
         font-size: 20px;
        font-weight:bold;
        background: #f1f1f1;
   text-align: right;
  box-sizing: border-box;
  border: 3px solid #ccc;
  border-radius: 3px;
  padding: 25px 20px 25px 24px;
  line-height: 12px;
}

.boton3 {
         font-size: 22px;
        background: #f1f1f1;
   text-align: center;
  box-sizing: border-box;
  border: 1px solid #ccc;
  border-radius: 14x;
  padding: 29px 25px 29px 25px;
 max-width: 250px;
}



.select2-selection__rendered {
    width: 350px;
    height: 151px;
    line-height: 51px !important;
    font-size: 28px;
	 border-radius: 10x;
}
.select2-container .select2-selection--single {
    height: 70px !important;
   font-size: 30px;
    border-radius: 10x;
}
.select2-selection__arrow {
    height: 54px !important;
    font-size: 30px;
}

.select2-results__options{
        font-size:30px !important;
	-webkit-overflow-scrolling: touch;
 }

.select2-container--bootstrap .select2-search--dropdown .select2-search__field {
	   font-size: 30px;
}


.quantity input {
  width: 60px;
  height: 40px;
  line-height: 4px;
  float: center;
  padding: 0;
  margin: 0;
  padding-left: 30px;
  border: 1px solid #eee;
  border-radius: 10px;.select2-selection__rendered {
    width: 350px;
    height: 151px;
    line-height: 51px !important;
    font-size: 28px;
	 border-radius: 10x;
}
.select2-container .select2-selection--single {
    height: 70px !important;
   font-size: 30px;
    border-radius: 10x;
}
.select2-selection__arrow {
    height: 54px !important;
    font-size: 30px;
}

.select2-results__options{
        font-size:30px !important;
	-webkit-overflow-scrolling: touch;
 }

.select2-container--bootstrap .select2-search--dropdown .select2-search__field {
	   font-size: 30px;
}

 border: 3px solid #ccc;
 text-align: center;
}


footer {
  position: absolute;
  bottom: 0;
  width: 100%;
 height: 150px;
  line-height: 2px;
 font-size:18px;
  font-family: Roboto Slab, serif;
 color: white;
 text-align: center;
background-color: #404344;
padding: 15px 12px 15px 12px;
}


footer a {
display:inline-block;
color:#fff;
text-decoration:none;
padding:5px 10px;
line-height:normal;
font-size:18px;
font-weight:bold;
-webkit-transition:all 500ms ease;
-o-transition:all 500ms ease;
transition:all 500ms ease;
}


.divbarra_head  {
  height: 90px;
  width: 100%;
  line-height: 28px;
  font-size:20px;
  font-family: Roboto Slab, serif;
 color: white;
 text-align: center;
background-color: #404344;
padding: 15px 12px 15px 12px;
}

.divbarra_head a {
display:inline-block;
color:#fff;
text-decoration:none;
padding:5px 10px;
line-height:normal;
font-size:24px;
font-weight:bold;
-webkit-transition:all 500ms ease;
-o-transition:all 500ms ease;
transition:all 500ms ease;
}




[data-pushbar-direction="left"][data-pushbar-id], [data-pushbar-direction="right"][data-pushbar-id] {
    top: 0;
    width: 99%;
    max-width: 99%;
    height: 100%;
}

[data-pushbar-direction="top"][data-pushbar-id], [data-pushbar-direction="bottom"][data-pushbar-id] {
    left: 0;
    width: 100%;
    min-height: 1050px;
}



.simple-keyboard {
                  max-width: 100%;
 font-size: 40px; /* increase button size for small screen */
font-style: normal;
font-weight: normal;
font-family: Roboto Slab, serif;
    text-align: center;
}

.simple-keyboard.hg-theme-default .hg-button
{
box-shadow:0 0 6px -1px rgba(0,0,0,.3);
height:120px;
border-radius:5px;
box-sizing:border-box;
padding:10px;
background:#fff;
border-bottom:5px solid #b5b5b5;
cursor:pointer;display:flex;
align-items:center;
justify-content:center;
-webkit-tap-highlight-color:rgba(0,0,0,0)
}


.img_inicio{
width:300px;
height:200px;
}


.div_head  {
  height: 100%;
  width: 100%;
  font-size:11px;
  font-family: Roboto Slab, serif;
 color: white;
 text-align: center;
background-color: #0b3046;
}


.div_head a {
display:inline-block;
color:#fff;
text-decoration:none;
padding:10px 10px;
line-height:normal;
font-size:11px;
font-weight:bold;
-webkit-transition:all 500ms ease;
-o-transition:all 500ms ease;
transition:all 500ms ease;
}

/* ----- */
}




/* ----------- ######3#######820 HORIZONTAL############----------- */
@media screen and (max-width: 820px) {
	
	
/* start of medium tablet styles */
.info_inicial
{

        margin: auto;
         text-align: center;
        justify-content:center;
        display:inline-block;
        text-align: left;
        padding:1px 1px;
        width: 100%;
}

.info_inicial2
{

        margin: auto;
         text-align: center;
        justify-content:center;
        display:inline-block;
        text-align: left;
        padding:1px 1px;
        width: 100%;
}


header{
width:100%;
overflow:hidden;
background:#0b3046;
margin-bottom:1px;
height:200px;
}

header .logo{
color:#f2f2f2;
line-height:1px;
padding: 1px 1px;
width: 100%;
line-height:10px;
float:center;
text-align: center;
}

.wrapper{
        width: 100%;
        margin:auto;
        overflow:hidden;
}

.d2 {
padding: 2px 1px 2px 1px;
width: 100%;
margin:auto;
float: left;
}

.d4 {
padding: 2px 1px 2px 1px;
width: 100%;
margin:auto;
float: left;
}

.info_inicial
{

        margin: auto;
         text-align: center;
        justify-content:center;
        display:inline-block;
        text-align: left;
        padding:1px 1px;
        width: 100%;
}

.info_inicial2
{

        margin: auto;
         text-align: center;
        justify-content:center;
        display:inline-block;
        text-align: left;
        padding:1px 1px;
        width: 100%;
}

.texto_titulo
{
font-size: 14px;
font-style: normal;
font-weight: bold;
font-family: Roboto Slab, serif;
}


.texto_inicio
{
font-size: 15px;
font-style: normal;
font-weight: normal;
font-family: Roboto Slab, serif;
}

.texto_boton
{
font-size: 10px;
font-style: normal;
font-weight: normal;
font-family: Roboto Slab, serif;
}

.texto_chico
{
font-size: 12px;
font-style: normal;
font-weight: normal;
font-family: Roboto Slab, serif;
}

.texto_shem
{
font-size: 10px;
font-style: normal;
font-weight: normal;
font-family: Roboto Slab, serif;
}

.texto_info
{
font-size: 12px;
font-style: normal;
font-weight: normal;
font-family: Roboto Slab, serif;
}

.texto_phi
{
font-size: 12px;
font-style: normal;
font-weight: bold;
font-family: Roboto Slab, serif;
}

.texto_mat_hebreo
{
font-size: 14px;
font-style: normal;
font-weight: normal;
font-family: Roboto Slab, serif;
}



form.gema1 input[type=text] {
  font-size: 12px;
 float: left;
  width: 33%;
  background: #f1f1f1;
   text-align: right;
    padding: 5px 1px;
  box-sizing: border-box;
  border: 2px solid #ccc;
  border-radius: 1px;
  background-position: 10px 10px;
  background-repeat: no-repeat;
 height:28px;
line-height:10px;
}



form.gema1 button {
  float: left;
  width: 10%;
  padding: 2px;
  background: #2196F3;
  color: white;
  font-size: 10px;
  border: 1px solid grey;
  border-left: none; /* Prevent double borders */
  cursor: pointer;
 border-radius: 0px;
  height:28px;
}

form.gema1 input::placeholder {
    font-size: 6px;
}


.logo_gema{
width:50px;
height:30px;
  display: inline-block;
}

#logo_pc {
  display: none;
}

#logo_mob {
  display:inline-block;
}

.divbarra_head  {
  height: 100%;
  width: 100%;
  font-size:10px;
  font-family: Roboto Slab, serif;
 color: white;
 text-align: center;
background-color: #404344;
}

footer {
  position: absolute;
  bottom: 0;
  width: 100%;
 height: 45px;
 font-size:10px;
  line-height: 1px;
  font-family: Roboto Slab, serif;
 color: white;
 text-align: center;
background-color: #404344;
}


footer a {
display:inline-block;
color:#fff;
text-decoration:none;
line-height:normal;
font-size:9px;
font-weight:bold;
-webkit-transition:all 500ms ease;
-o-transition:all 500ms ease;
transition:all 500ms ease;
}

.divbarra_head a {
display:inline-block;
color:#fff;
text-decoration:none;
padding:1px 5px;
line-height:normal;
font-size:10px;
font-weight:bold;
-webkit-transition:all 500ms ease;
-o-transition:all 500ms ease;
transition:all 500ms ease;
}

.boton_teclado {
color:#000000;
 background: #ffffff;
text-align: center;
padding: 13px 8px 13px 8px;
font-size:12px;
font-family: Roboto Slab, serif;
font-style: normal;
box-sizing: border-box;
  border: 2px solid #ccc;
  border-radius: 5px;
   line-height: 2px;
}

.boton1 {
  font-size: 9px;
  float: left;
  background: #f1f1f1;
  text-align: right;
  box-sizing: border-box;
  border: 1px solid #ccc;
  border-radius: 1px;
  padding: 7px 2px 7px 2px;
}

.boton2 {
         font-size: 10px;
        font-weight:bold;
        background: #f1f1f1;
   text-align: right;
  box-sizing: border-box;
  border: 1px solid #ccc;
  border-radius: 1px;
  padding: 14px 10px 14px 10px;
  line-height: 2px;
}



.boton3 {
         font-size: 10px;
        background: #f1f1f1;
   text-align: center;
  box-sizing: border-box;
  border: 1px solid #ccc;
  border-radius: 1px;
  padding: 14px 10px 14px 10px;
 line-height: 2px;
}





.select-css {
        color: #444;
        line-height: 10px;
		font-size: 10px;
        padding: .4em 1.4em .3em .8em;
        width: 40%;
        box-sizing: border-box;
        margin: 0;
        border: 1px solid #aaa;
        box-shadow: 0 1px 0 1px rgba(0,0,0,.03);
        border-radius: 1px;
        -moz-appearance: none;
        -webkit-appearance: none;
        appearance: none;
        background-color: #fff;
        background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23007CB2%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E'),
          linear-gradient(to bottom, #ffffff 0%,#f7f7f7 100%);
        background-repeat: no-repeat, repeat;
        background-position: right .7em top 50%, 0 0;
        background-size: .65em auto, 100%;
        float: left;
}



.select2-selection__rendered {
    width: 160px;
    height: 101px;
    line-height: 11px !important;
    font-size: 9px;
	 
}
.select2-container .select2-selection--single {
    height: 20px !important;
   font-size: 9px;
  
}
.select2-selection__arrow {
    height: 24px !important;
    font-size: 2px;
}

.select2-results__options{
        font-size:9px !important;
	-webkit-overflow-scrolling: touch;
 }

.select2-container--bootstrap .select2-search--dropdown .select2-search__field {
	   font-size: 9px;
}


quantity input {
  width: 10px;
  height: 6px;
  line-height: 1px;
  float: center;
  padding: 0;
  margin: 0;
  padding-left: 2px;
  border: 1px solid #eee;
  border-radius: 1px;
 border: 1px solid #ccc;
}



li {
  padding-left: 2px;
}

li:before {
  content: "•"; /* Insert content that looks like bullets */
  padding-right: 1px;
  color: black; /* Or a color you prefer */
}


[data-pushbar-direction="left"][data-pushbar-id], [data-pushbar-direction="right"][data-pushbar-id] {
    top: 0;
    width: 99%;
    max-width: 99%;
    height: 99%;
}

[data-pushbar-direction="top"][data-pushbar-id], [data-pushbar-direction="bottom"][data-pushbar-id] {
    left: 0;
    width: 100%;
    min-height: 20%;
    max-height: 30%;
}



.simple-keyboard {
                  max-width: 80%;
 font-size: 10px; /* increase button size for small screen */
font-style: normal;
font-weight: normal;
font-family: Roboto Slab, serif;
    text-align: center;
}

.simple-keyboard.hg-theme-default .hg-button
{
box-shadow:0 0 6px -1px rgba(0,0,0,.3);
height:20px;
border-radius:5px;
box-sizing:border-box;
padding:2px;
background:#fff;
border-bottom:1px solid #b5b5b5;
cursor:pointer;display:flex;
align-items:center;
justify-content:center;
-webkit-tap-highlight-color:rgba(0,0,0,0)
}

.img_inicio{
width:300px;
height:200px;
}



/* -- */
}

/* ----------- #############CEL COMO EL MIO##########----------- */
/* ----------- #####4#########480###########----------- */
@media screen and (max-width: 480px) {
/* start of phone styles */

header{
width:100%;
overflow:hidden;
background:#0b3046;
margin-bottom:1px;
height:200px;
}

header .logo{
color:#f2f2f2;
line-height:1px;
padding: 1px 1px;
width: 100%;
line-height:10px;
float:center;
text-align: center;
}

.wrapper{
        width: 100%;
        margin:auto;
        overflow:hidden;
}

.d2 {
padding: 2px 1px 2px 1px;
width: 100%;
margin:auto;
float: left;
}

.d4 {
padding: 2px 1px 2px 1px;
width: 100%;
margin:auto;
float: left;
}

.info_inicial
{

        margin: auto;
         text-align: center;
        justify-content:center;
        display:inline-block;
        text-align: left;
        padding:1px 1px;
        width: 100%;
}

.info_inicial2
{

        margin: auto;
         text-align: center;
        justify-content:center;
        display:inline-block;
        text-align: left;
        padding:1px 1px;
        width: 100%;
}


.texto_titulo
{
font-size: 14px;
font-style: normal;
font-weight: bold;
font-family: Roboto Slab, serif;
}


.texto_inicio
{
font-size: 13px;
font-style: normal;
font-weight: normal;
font-family: Roboto Slab, serif;
}

.texto_boton
{
font-size: 10px;
font-style: normal;
font-weight: normal;
font-family: Roboto Slab, serif;
}

.texto_chico
{
font-size: 10px;
font-style: normal;
font-weight: normal;
font-family: Roboto Slab, serif;
}

.texto_shem
{
font-size: 11px;
font-style: normal;
font-weight: normal;
font-family: Roboto Slab, serif;
}

.texto_info
{
font-size: 12px;
font-style: normal;
font-weight: normal;
font-family: Roboto Slab, serif;
}

.texto_phi
{
font-size: 12px;
font-style: normal;
font-weight: bold;
font-family: Roboto Slab, serif;
}

.texto_mat_hebreo
{
font-size: 14px;
font-style: normal;
font-weight: normal;
font-family: Roboto Slab, serif;
}



form.gema1 input[type=text] {
  font-size: 12px;
 float: left;
  width: 33%;
  background: #f1f1f1;
   text-align: right;
    padding: 5px 1px;
  box-sizing: border-box;
  border: 2px solid #ccc;
  border-radius: 1px;
  background-position: 10px 10px;
  background-repeat: no-repeat;
 height:28px;
line-height:10px;
}



form.gema1 button {
  float: left;
  width: 10%;
  padding: 2px;
  background: #2196F3;
  color: white;
  font-size: 10px;
  border: 1px solid grey;
  border-left: none; /* Prevent double borders */
  cursor: pointer;
 border-radius: 0px;
  height:28px;
}

form.gema1 input::placeholder {
    font-size: 6px;
}


.logo_gema{
width:40px;
height:30px;
  display: inline-block;
}

#logo_pc {
  display: none;
}

#logo_mob {
  display:inline-block;
}


.divbarra_head  {
  height: 100%;
  width: 100%;
  font-size:10px;
  font-family: Roboto Slab, serif;
 color: white;
 text-align: center;
background-color: #404344;
}

footer {
  position: absolute;
  bottom: 0;
  width: 100%;
 height: 45px;
 font-size:10px;
  line-height: 1px;
  font-family: Roboto Slab, serif;
 color: white;
 text-align: center;
background-color: #404344;
}


footer a {
display:inline-block;
color:#fff;
text-decoration:none;
line-height:normal;
font-size:9px;
font-weight:bold;
-webkit-transition:all 500ms ease;
-o-transition:all 500ms ease;
transition:all 500ms ease;
}

.divbarra_head a {
display:inline-block;
color:#fff;
text-decoration:none;
padding:1px 5px;
line-height:normal;
font-size:10px;
font-weight:bold;
-webkit-transition:all 500ms ease;
-o-transition:all 500ms ease;
transition:all 500ms ease;
}


.boton_teclado {
color:#000000;
 background: #ffffff;
text-align: center;
padding: 13px 8px 13px 8px;
font-size:12px;
font-family: Roboto Slab, serif;
font-style: normal;
box-sizing: border-box;
  border: 2px solid #ccc;
  border-radius: 5px;
   line-height: 2px;
}

.boton1 {
  font-size: 9px;
  float: left;
  background: #f1f1f1;
  text-align: right;
  box-sizing: border-box;
  border: 1px solid #ccc;
  border-radius: 1px;
  padding: 7px 2px 7px 2px;
}

.boton2 {
         font-size: 10px;
        font-weight:bold;
        background: #f1f1f1;
   text-align: right;
  box-sizing: border-box;
  border: 1px solid #ccc;
  border-radius: 1px;
  padding: 14px 10px 14px 10px;
  line-height: 2px;
}



.boton3 {
         font-size: 10px;
        background: #f1f1f1;
   text-align: center;
  box-sizing: border-box;
  border: 1px solid #ccc;
  border-radius: 1px;
  padding: 14px 10px 14px 10px;
 line-height: 2px;
}





.select-css {
        color: #444;
        line-height: 10px;
		font-size: 10px;
        padding: .4em 1.4em .3em .8em;
        width: 30%;
        box-sizing: border-box;
        margin: 0;
        border: 1px solid #aaa;
        box-shadow: 0 1px 0 1px rgba(0,0,0,.03);
        border-radius: 1px;
        -moz-appearance: none;
        -webkit-appearance: none;
        appearance: none;
        background-color: #fff;
        background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23007CB2%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E'),
          linear-gradient(to bottom, #ffffff 0%,#f7f7f7 100%);
        background-repeat: no-repeat, repeat;
        background-position: right .7em top 50%, 0 0;
        background-size: .65em auto, 100%;
        float: left;
}



.select2-selection__rendered {
    width: 160px;
    height: 101px;
    line-height: 11px !important;
    font-size: 9px;
	 
}
.select2-container .select2-selection--single {
    height: 20px !important;
   font-size: 9px;
  
}
.select2-selection__arrow {
    height: 24px !important;
    font-size: 2px;
}

.select2-results__options{
        font-size:9px !important;
	-webkit-overflow-scrolling: touch;
 }

.select2-container--bootstrap .select2-search--dropdown .select2-search__field {
	   font-size: 9px;
}


quantity input {
  width: 10px;
  height: 6px;
  line-height: 1px;
  float: center;
  padding: 0;
  margin: 0;
  padding-left: 2px;
  border: 1px solid #eee;
  border-radius: 1px;
 border: 1px solid #ccc;
}



li {
  padding-left: 2px;
}

li:before {
  content: "•"; /* Insert content that looks like bullets */
  padding-right: 1px;
  color: black; /* Or a color you prefer */
}


[data-pushbar-direction="left"][data-pushbar-id], [data-pushbar-direction="right"][data-pushbar-id] {
    top: 0;
    width: 99%;
    max-width: 99%;
    height: 99%;
}

[data-pushbar-direction="top"][data-pushbar-id], [data-pushbar-direction="bottom"][data-pushbar-id] {
    left: 0;
    width: 100%;
    min-height: 40%;
    max-height: 60%;
}



.simple-keyboard {
                  max-width: 100%;
 font-size: 10px; /* increase button size for small screen */
font-style: normal;
font-weight: normal;
font-family: Roboto Slab, serif;
    text-align: center;
}

.simple-keyboard.hg-theme-default .hg-button
{
box-shadow:0 0 6px -1px rgba(0,0,0,.3);
height:50px;
border-radius:5px;
box-sizing:border-box;
padding:2px;
background:#fff;
border-bottom:1px solid #b5b5b5;
cursor:pointer;display:flex;
align-items:center;
justify-content:center;
-webkit-tap-highlight-color:rgba(0,0,0,0)
}

.img_inicio{
width:300px;
height:200px;
}

.div_head  {
  height: 100%;
  width: 100%;
  font-size:11px;
  font-family: Roboto Slab, serif;
 color: white;
 text-align: center;
background-color: #0b3046;
}


.div_head a {
display:inline-block;
color:#fff;
text-decoration:none;
padding:10px 10px;
line-height:normal;
font-size:11px;
font-weight:bold;
-webkit-transition:all 500ms ease;
-o-transition:all 500ms ease;
transition:all 500ms ease;
}


/* ---- */
}



/* ----------- ########5######320###########----------- */
@media screen and (max-width: 360px) {
/* start of phone styles */

header{
width:100%;
overflow:hidden;
background:#0b3046;
margin-bottom:1px;
height:200px;
}

header .logo{
color:#f2f2f2;
line-height:1px;
padding: 1px 1px;
width: 100%;
line-height:10px;
float:center;
text-align: center;
}

.wrapper{
        width: 100%;
        margin:auto;
        overflow:hidden;
}

.d2 {
padding: 2px 1px 2px 1px;
width: 100%;
margin:auto;
float: left;
}

.d4 {
padding: 2px 1px 2px 1px;
width: 100%;
margin:auto;
float: left;
}

.info_inicial
{

        margin: auto;
         text-align: center;
        justify-content:center;
        display:inline-block;
        text-align: left;
        padding:1px 1px;
        width: 100%;
}

.info_inicial2
{

        margin: auto;
         text-align: center;
        justify-content:center;
        display:inline-block;
        text-align: left;
        padding:1px 1px;
        width: 100%;
}

.texto_titulo
{
font-size: 14px;
font-style: normal;
font-weight: bold;
font-family: Roboto Slab, serif;
}


.texto_inicio
{
font-size: 15px;
font-style: normal;
font-weight: normal;
font-family: Roboto Slab, serif;
}

.texto_boton
{
font-size: 10px;
font-style: normal;
font-weight: normal;
font-family: Roboto Slab, serif;
}

.texto_chico
{
font-size: 12px;
font-style: normal;
font-weight: normal;
font-family: Roboto Slab, serif;
}

.texto_shem
{
font-size: 10px;
font-style: normal;
font-weight: normal;
font-family: Roboto Slab, serif;
}

.texto_info
{
font-size: 12px;
font-style: normal;
font-weight: normal;
font-family: Roboto Slab, serif;
}

.texto_phi
{
font-size: 12px;
font-style: normal;
font-weight: bold;
font-family: Roboto Slab, serif;
}

.texto_mat_hebreo
{
font-size: 14px;
font-style: normal;
font-weight: normal;
font-family: Roboto Slab, serif;
}



form.gema1 input[type=text] {
  font-size: 12px;
 float: left;
  width: 33%;
  background: #f1f1f1;
   text-align: right;
    padding: 5px 1px;
  box-sizing: border-box;
  border: 2px solid #ccc;
  border-radius: 1px;
  background-position: 10px 10px;
  background-repeat: no-repeat;
 height:28px;
line-height:10px;
}



form.gema1 button {
  float: left;
  width: 10%;
  padding: 2px;
  background: #2196F3;
  color: white;
  font-size: 10px;
  border: 1px solid grey;
  border-left: none; /* Prevent double borders */
  cursor: pointer;
 border-radius: 0px;
  height:28px;
}

form.gema1 input::placeholder {
    font-size: 6px;
}


.logo_gema{
width:50px;
height:30px;
  display: inline-block;
}

#logo_pc {
  display: none;
}

#logo_mob {
  display:inline-block;
}

.divbarra_head  {
  height: 100%;
  width: 100%;
  font-size:10px;
  font-family: Roboto Slab, serif;
 color: white;
 text-align: center;
background-color: #404344;
}

footer {
  position: absolute;
  bottom: 0;
  width: 100%;
 height: 45px;
 font-size:10px;
  line-height: 1px;
  font-family: Roboto Slab, serif;
 color: white;
 text-align: center;
background-color: #404344;
}


footer a {
display:inline-block;
color:#fff;
text-decoration:none;
line-height:normal;
font-size:9px;
font-weight:bold;
-webkit-transition:all 500ms ease;
-o-transition:all 500ms ease;
transition:all 500ms ease;
}

.divbarra_head a {
display:inline-block;
color:#fff;
text-decoration:none;
padding:1px 5px;
line-height:normal;
font-size:10px;
font-weight:bold;
-webkit-transition:all 500ms ease;
-o-transition:all 500ms ease;
transition:all 500ms ease;
}


.boton_teclado {
color:#000000;
 background: #ffffff;
text-align: center;
padding: 13px 8px 13px 8px;
font-size:12px;
font-family: Roboto Slab, serif;
font-style: normal;
box-sizing: border-box;
  border: 2px solid #ccc;
  border-radius: 5px;
   line-height: 2px;
}

.boton1 {
  font-size: 9px;
  float: left;
  background: #f1f1f1;
  text-align: right;
  box-sizing: border-box;
  border: 1px solid #ccc;
  border-radius: 1px;
  padding: 7px 2px 7px 2px;
}

.boton2 {
         font-size: 10px;
        font-weight:bold;
        background: #f1f1f1;
   text-align: right;
  box-sizing: border-box;
  border: 1px solid #ccc;
  border-radius: 1px;
  padding: 14px 10px 14px 10px;
  line-height: 2px;
}



.boton3 {
         font-size: 10px;
        background: #f1f1f1;
   text-align: center;
  box-sizing: border-box;
  border: 1px solid #ccc;
  border-radius: 1px;
  padding: 14px 10px 14px 10px;
 line-height: 2px;
}





.select-css {
        color: #444;
        line-height: 10px;
		font-size: 10px;
        padding: .4em 1.4em .3em .8em;
        width: 40%;
        box-sizing: border-box;
        margin: 0;
        border: 1px solid #aaa;
        box-shadow: 0 1px 0 1px rgba(0,0,0,.03);
        border-radius: 1px;
        -moz-appearance: none;
        -webkit-appearance: none;
        appearance: none;
        background-color: #fff;
        background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23007CB2%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E'),
          linear-gradient(to bottom, #ffffff 0%,#f7f7f7 100%);
        background-repeat: no-repeat, repeat;
        background-position: right .7em top 50%, 0 0;
        background-size: .65em auto, 100%;
        float: left;
}



.select2-selection__rendered {
    width: 160px;
    height: 101px;
    line-height: 11px !important;
    font-size: 9px;
	 
}
.select2-container .select2-selection--single {
    height: 20px !important;
   font-size: 9px;
  
}
.select2-selection__arrow {
    height: 24px !important;
    font-size: 2px;
}

.select2-results__options{
        font-size:9px !important;
	-webkit-overflow-scrolling: touch;
 }

.select2-container--bootstrap .select2-search--dropdown .select2-search__field {
	   font-size: 9px;
}


quantity input {
  width: 10px;
  height: 6px;
  line-height: 1px;
  float: center;
  padding: 0;
  margin: 0;
  padding-left: 2px;
  border: 1px solid #eee;
  border-radius: 1px;
 border: 1px solid #ccc;
}



li {
  padding-left: 2px;
}

li:before {
  content: "•"; /* Insert content that looks like bullets */
  padding-right: 1px;
  color: black; /* Or a color you prefer */
}


[data-pushbar-direction="left"][data-pushbar-id], [data-pushbar-direction="right"][data-pushbar-id] {
    top: 0;
    width: 99%;
    max-width: 99%;
    height: 99%;
}

[data-pushbar-direction="top"][data-pushbar-id], [data-pushbar-direction="bottom"][data-pushbar-id] {
    left: 0;
    width: 100%;
    min-height: 40%;
    max-height: 60%;
}



.simple-keyboard {
                  max-width: 100%;
 font-size: 10px; /* increase button size for small screen */
font-style: normal;
font-weight: normal;
font-family: Roboto Slab, serif;
    text-align: center;
}

.simple-keyboard.hg-theme-default .hg-button
{
box-shadow:0 0 6px -1px rgba(0,0,0,.3);
height:50px;
border-radius:5px;
box-sizing:border-box;
padding:2px;
background:#fff;
border-bottom:1px solid #b5b5b5;
cursor:pointer;display:flex;
align-items:center;
justify-content:center;
-webkit-tap-highlight-color:rgba(0,0,0,0)
}

.img_inicio{
width:300px;
height:200px;
}

.div_head  {
  height: 100%;
  width: 100%;
  font-size:11px;
  font-family: Roboto Slab, serif;
 color: white;
 text-align: center;
background-color: #0b3046;
}


.div_head a {
display:inline-block;
color:#fff;
text-decoration:none;
padding:10px 10px;
line-height:normal;
font-size:11px;
font-weight:bold;
-webkit-transition:all 500ms ease;
-o-transition:all 500ms ease;
transition:all 500ms ease;
}


/* ---- */
}

