/* ===== Bloque CSS extraído #1 ===== */
*{
	padding:0px;
	margin:0px;
	color: #fff;
	font-family: Arial;
}

.cerrar{

	display: block;
    position: fixed;
    right: 6%;
    top: 2%;
    /* background-image: url(http://www.webmovilsys.mobi/img/x_negro.png); */
    background-size: contain;
    background-repeat: no-repeat;
    color: white;
    border: 0;
    font-size: 38px;
}

.pcestilo p, .pcestilo h1, .pcestilo h2, .pcestilo h3, .pcestilo h4, .pcestilo h5, .pcestilo h6{
	color: #030303 !important;
}


.submenuactive {
    background: #193f48 !important;
    color: white;
} 
link{

      display: contents;
}


#logotipo{
				width:100%;
				height:100%;
				display:block;
				position:fixed;
				top:0;
				left:0;
				background: url(https://donedgar.mobi/assets/img/screen.jpg) fixed no-repeat center center #fff;
				background-size:contain;
				-webkit-animation: loader 4s forwards;
				-moz-animation: loader 4s forwards;
	    			animation: loader 4s forwards;
	    			z-index:99999;
	    		}
	    		@-webkit-keyframes loader {
	    			40%   {opacity:1;}
	    			100% {opacity:0; z-index:-1;}
			}
			@-moz-keyframes loader {
				40%   {opacity:1;}
	    			100% {opacity:0; z-index:-1;}
			}
			@keyframes loader {
				40%   {opacity:1;}
	    			100% {opacity:0; z-index:-999;}
			}
} 




font{font-size:20px;color: #fff;}
article .letra{margin-top:1em;font-size: 14px;font-weight: bold;color: #ffffff;
    width: 100%;
    display: inline-table;
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -moz-margin-before: 0em;
    -moz-margin-after: 0em;
    -moz-margin-start: 0px;
    -moz-margin-end: 0px;
}
.fondo{
	background-color: #fff !important;
	-webkit-background-size: cover !important;
      -moz-background-size: cove !important;
      -o-background-size: cover !important;
      background-size: cover !important;

}

article{

text-align:center;margin-bottom:1em;border-radius:10px;font-size:10px;height: 9.5em;min-width:8em;padding: 18px 0px;
text-align:center;margin-bottom:1em;border-radius:10px;font-size:10px;height: 9.5em;min-width:8em;padding: 18px 0px;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
opacity: 1.0;
filter:alpha(opacity=100);
-moz-opacity:1.0;
-khtml-opacity: 1.0;
-webkit-opacity: 1.0;
}

h1, h2, h3, h4, h5, h6 {
    text-align: center;
    color: white !important;
}

.productomenu{
	background: rgba(0, 0, 0, 0); padding: 10px 0px; box-sizing: border-box; border-radius: 0px;  margin: 5px 0px; border-top: 1px solid white  !important; border-bottom: 1px solid <?php echo $color_texto_menucomida;?> !important;
}

.productomenu div{
	color:white !important ;
}

.productomenu b{
	color: white  !important;
}


/* Edición de botones de submenu principal */
nav {
/* Cambiar Color de fondo boton */background: #01480f ;
/* Cambiar Color de fondo boton */background: -moz-linear-gradient(top, #01480f 0%, #01480f 99%);
/* Cambiar Color de fondo boton */background: -webkit-linear-gradient(top, #01480f 0%,#01480f 99%);
/* Cambiar Color de fondo boton */background: linear-gradient(to bottom, #01480f 0%,#01480f 99%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#01480f", endColorstr="#01480f",GradientType=0 );z-index:1000;width:100%;margin:auto;text-align:center;font-size:12px;}
/* Edición de botones de menupie principal */
.menu-pie{
font-size:25px;
/* Cambiar Color de fondo boton */	background: #01480f;
/* Cambiar Color de fondo boton */	background: -moz-linear-gradient(top, #01480f 0%, #01480f 99%);
/* Cambiar Color de fondo boton */	background: -webkit-linear-gradient(top, #01480f 0%,#01480f 99%);
/* Cambiar Color de fondo boton */	background: linear-gradient(to bottom, #01480f 0%,#01480f 99%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#01480f", endColorstr="#01480f",GradientType=0 );
height:31px;
width:100%;
	display:inline-block;
	padding:0;
	cursor:pointer;
	position:fixed;
	bottom:0;
	right:0;
}
.navbar {
    overflow: hidden;
    background-color: #01480f;
    position: fixed; /* Set the navbar to fixed position */
    top: 0; /* Position the navbar at the top of the page */
    width: 100%; /* Full width */
}



.menu-pie{
	font-size:25px;
	background: #01480f;
	background: -moz-linear-gradient(top, #01480f 0%, #01480f 99%);
	background: -webkit-linear-gradient(top, #01480f 0%,#01480f 99%);
	background: linear-gradient(to bottom, #01480f 0%,#01480f 99%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#01480f", endColorstr="#01480f",GradientType=0 );
	height:31px;
	width:100%;
	display:inline-block;
	padding:0;
	cursor:pointer;
	position:fixed;
	bottom:0;
	right:0;
}


.miboton {
    width: 100%;
    max-width: 300px;
    margin: 10px auto;
    text-align: center;
    display: block;
    padding: 1em;
    border-radius: 5px;
    border: 0;
    font-weight: bold;
    color: #fff;
    box-sizing: border-box;
    background: #01480f;
    background: -moz-linear-gradient(top, #01480f 0%, #01480f 99%);
    background: -webkit-linear-gradient(top, #01480f 0%,#01480f 99%);
    background: linear-gradient(to bottom, #01480f 0%,#01480f 99%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#01480f", endColorstr="#01480f",GradientType=0 );
}





#inicio {
    width: 100%;
    height: 100%;
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    background: #000;
    z-index: 999999;
    visibility: visible: opacity:1;
    -webkit-transition: all 1s;
    transition: all 1s;
}


.esconder {
	opacity:0;
	visibility:hidden;
	-webkit-transition:all 1s;
	transition:all 1s;
}

#start {
    width: 50vw;
    height: 50vw;
    top: 50%;
    margin-top: -25vw;
    margin-left: -25vw;
    left: 50%;
    position: fixed;
    z-index: 999999;
}
form input{
width:100%;
background: rgba(0,0,0,0.8);
border-radius:10px;
height:50px;
position:center;
margin-top:15px;
color:#fff;
border:1px solid transparent;
font-size:15px;
}

option{
	color:white !important;
}


/* ===== Bloque CSS extraído #2 ===== */
.fondo{
	background: url("https://donedgar.mobi/assets/img/background.jpg") fixed center top no-repeat #fff;
	}


/* ===== Bloque CSS extraído #3 ===== */
*{
	padding:0px;
	margin:0px;
	color: #fff;
	font-family: Arial;
}

.cerrar{

	display: block;
    position: fixed;
    right: 6%;
    top: 2%;
    /* background-image: url(http://www.webmovilsys.mobi/img/x_negro.png); */
    background-size: contain;
    background-repeat: no-repeat;
    color: white;
    border: 0;
    font-size: 38px;
}

.pcestilo p, .pcestilo h1, .pcestilo h2, .pcestilo h3, .pcestilo h4, .pcestilo h5, .pcestilo h6{
	color: #030303 !important;
}


.submenuactive {
    background: #193f48 !important;
    color: white;
} 
link{

      display: contents;
}


#logotipo{
				width:100%;
				height:100%;
				display:block;
				position:fixed;
				top:0;
				left:0;
				background: url(https://donedgar.mobi/assets/img/screen.jpg) fixed no-repeat center center #fff;
				background-size:contain;
				-webkit-animation: loader 4s forwards;
				-moz-animation: loader 4s forwards;
	    			animation: loader 4s forwards;
	    			z-index:99999;
	    		}
	    		@-webkit-keyframes loader {
	    			40%   {opacity:1;}
	    			100% {opacity:0; z-index:-1;}
			}
			@-moz-keyframes loader {
				40%   {opacity:1;}
	    			100% {opacity:0; z-index:-1;}
			}
			@keyframes loader {
				40%   {opacity:1;}
	    			100% {opacity:0; z-index:-999;}
			}
} 




font{font-size:20px;color: #fff;}
article .letra{margin-top:1em;font-size: 14px;font-weight: bold;color: #ffffff;
    width: 100%;
    display: inline-table;
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -moz-margin-before: 0em;
    -moz-margin-after: 0em;
    -moz-margin-start: 0px;
    -moz-margin-end: 0px;
}
.fondo{
	background-color: #fff !important;
	-webkit-background-size: cover !important;
      -moz-background-size: cove !important;
      -o-background-size: cover !important;
      background-size: cover !important;

}

article{

text-align:center;margin-bottom:1em;border-radius:10px;font-size:10px;height: 9.5em;min-width:8em;padding: 18px 0px;
text-align:center;margin-bottom:1em;border-radius:10px;font-size:10px;height: 9.5em;min-width:8em;padding: 18px 0px;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
opacity: 1.0;
filter:alpha(opacity=100);
-moz-opacity:1.0;
-khtml-opacity: 1.0;
-webkit-opacity: 1.0;
}

h1, h2, h3, h4, h5, h6 {
    text-align: center;
    color: white !important;
}

.productomenu{
	background: rgba(0, 0, 0, 0); padding: 10px 0px; box-sizing: border-box; border-radius: 0px;  margin: 5px 0px; border-top: 1px solid white  !important; border-bottom: 1px solid <?php echo $color_texto_menucomida;?> !important;
}

.productomenu div{
	color:white !important ;
}

.productomenu b{
	color: white  !important;
}


/* Edición de botones de submenu principal */
nav {
/* Cambiar Color de fondo boton */background: #01480f ;
/* Cambiar Color de fondo boton */background: -moz-linear-gradient(top, #01480f 0%, #01480f 99%);
/* Cambiar Color de fondo boton */background: -webkit-linear-gradient(top, #01480f 0%,#01480f 99%);
/* Cambiar Color de fondo boton */background: linear-gradient(to bottom, #01480f 0%,#01480f 99%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#01480f", endColorstr="#01480f",GradientType=0 );z-index:1000;width:100%;margin:auto;text-align:center;font-size:12px;}
/* Edición de botones de menupie principal */
.menu-pie{
font-size:25px;
/* Cambiar Color de fondo boton */	background: #01480f;
/* Cambiar Color de fondo boton */	background: -moz-linear-gradient(top, #01480f 0%, #01480f 99%);
/* Cambiar Color de fondo boton */	background: -webkit-linear-gradient(top, #01480f 0%,#01480f 99%);
/* Cambiar Color de fondo boton */	background: linear-gradient(to bottom, #01480f 0%,#01480f 99%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#01480f", endColorstr="#01480f",GradientType=0 );
height:31px;
width:100%;
	display:inline-block;
	padding:0;
	cursor:pointer;
	position:fixed;
	bottom:0;
	right:0;
}
.navbar {
    overflow: hidden;
    background-color: #01480f;
    position: fixed; /* Set the navbar to fixed position */
    top: 0; /* Position the navbar at the top of the page */
    width: 100%; /* Full width */
}



.menu-pie{
	font-size:25px;
	background: #01480f;
	background: -moz-linear-gradient(top, #01480f 0%, #01480f 99%);
	background: -webkit-linear-gradient(top, #01480f 0%,#01480f 99%);
	background: linear-gradient(to bottom, #01480f 0%,#01480f 99%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#01480f", endColorstr="#01480f",GradientType=0 );
	height:31px;
	width:100%;
	display:inline-block;
	padding:0;
	cursor:pointer;
	position:fixed;
	bottom:0;
	right:0;
}


.miboton {
    width: 100%;
    max-width: 300px;
    margin: 10px auto;
    text-align: center;
    display: block;
    padding: 1em;
    border-radius: 5px;
    border: 0;
    font-weight: bold;
    color: #fff;
    box-sizing: border-box;
    background: #01480f;
    background: -moz-linear-gradient(top, #01480f 0%, #01480f 99%);
    background: -webkit-linear-gradient(top, #01480f 0%,#01480f 99%);
    background: linear-gradient(to bottom, #01480f 0%,#01480f 99%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#01480f", endColorstr="#01480f",GradientType=0 );
}





#inicio {
    width: 100%;
    height: 100%;
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    background: #000;
    z-index: 999999;
    visibility: visible: opacity:1;
    -webkit-transition: all 1s;
    transition: all 1s;
}


.esconder {
	opacity:0;
	visibility:hidden;
	-webkit-transition:all 1s;
	transition:all 1s;
}

#start {
    width: 50vw;
    height: 50vw;
    top: 50%;
    margin-top: -25vw;
    margin-left: -25vw;
    left: 50%;
    position: fixed;
    z-index: 999999;
}
form input{
width:100%;
background: rgba(0,0,0,0.8);
border-radius:10px;
height:50px;
position:center;
margin-top:15px;
color:#fff;
border:1px solid transparent;
font-size:15px;
}

option{
	color:white !important;
}


/* ===== Bloque CSS extraído #4 ===== */
.fondo{
	background: url("https://donedgar.mobi/assets/img/background.jpg") fixed center top no-repeat #fff;
	}


/* ===== Bloque CSS extraído #5 ===== */
*{
	padding:0px;
	margin:0px;
	color: #fff;
	font-family: Arial;
}

.cerrar{

	display: block;
    position: fixed;
    right: 6%;
    top: 2%;
    /* background-image: url(http://www.webmovilsys.mobi/img/x_negro.png); */
    background-size: contain;
    background-repeat: no-repeat;
    color: white;
    border: 0;
    font-size: 38px;
}

.pcestilo p, .pcestilo h1, .pcestilo h2, .pcestilo h3, .pcestilo h4, .pcestilo h5, .pcestilo h6{
	color: #030303 !important;
}


.submenuactive {
    background: #193f48 !important;
    color: white;
} 
link{

      display: contents;
}


#logotipo{
				width:100%;
				height:100%;
				display:block;
				position:fixed;
				top:0;
				left:0;
				background: url(https://donedgar.mobi/assets/img/screen.jpg) fixed no-repeat center center #fff;
				background-size:contain;
				-webkit-animation: loader 4s forwards;
				-moz-animation: loader 4s forwards;
	    			animation: loader 4s forwards;
	    			z-index:99999;
	    		}
	    		@-webkit-keyframes loader {
	    			40%   {opacity:1;}
	    			100% {opacity:0; z-index:-1;}
			}
			@-moz-keyframes loader {
				40%   {opacity:1;}
	    			100% {opacity:0; z-index:-1;}
			}
			@keyframes loader {
				40%   {opacity:1;}
	    			100% {opacity:0; z-index:-999;}
			}
} 




font{font-size:20px;color: #fff;}
article .letra{margin-top:1em;font-size: 14px;font-weight: bold;color: #ffffff;
	width: 100%;
    display: inline-table;
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -moz-margin-before: 0em;
    -moz-margin-after: 0em;
    -moz-margin-start: 0px;
    -moz-margin-end: 0px;
}
.fondo{
	background-color: #fff !important;
-webkit-background-size: cover !important;
      -moz-background-size: cover !important;
      -o-background-size: cover !important;
      background-size: cover !important;
}

article{

text-align:center;margin-bottom:1em;border-radius:10px;font-size:10px;height: 9.5em;min-width:8em;padding: 18px 0px;
text-align:center;margin-bottom:1em;border-radius:10px;font-size:10px;height: 9.5em;min-width:8em;padding: 18px 0px;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
opacity: 1.0;
filter:alpha(opacity=100);
-moz-opacity:1.0;
-khtml-opacity: 1.0;
-webkit-opacity: 1.0;
}

h1, h2, h3, h4, h5, h6 {
    text-align: center;
    color: white !important;
}

.productomenu{
	background: rgba(0, 0, 0, 0); float:left; padding: 10px 0px; box-sizing: border-box; border-radius: 0px;  margin: 5px 0px; border-top: 1px solid white  !important; border-bottom: 1px solid <?php echo $color_texto_menucomida;?> !important;
}

.productomenu div{
	color:white !important ;
}

.productomenu b{
	color: white  !important;
}


/* Edición de botones de submenu principal */
nav {
/* Cambiar Color de fondo boton */background: #01480f ;
/* Cambiar Color de fondo boton */background: -moz-linear-gradient(top, #01480f 0%, #01480f 99%);
/* Cambiar Color de fondo boton */background: -webkit-linear-gradient(top, #01480f 0%,#01480f 99%);
/* Cambiar Color de fondo boton */background: linear-gradient(to bottom, #01480f 0%,#01480f 99%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#01480f", endColorstr="#01480f",GradientType=0 );z-index:1000;width:100%;margin:auto;text-align:center;font-size:12px;}
/* Edición de botones de menupie principal */
.menu-pie{
font-size:25px;
/* Cambiar Color de fondo boton */	background: #01480f;
/* Cambiar Color de fondo boton */	background: -moz-linear-gradient(top, #01480f 0%, #01480f 99%);
/* Cambiar Color de fondo boton */	background: -webkit-linear-gradient(top, #01480f 0%,#01480f 99%);
/* Cambiar Color de fondo boton */	background: linear-gradient(to bottom, #01480f 0%,#01480f 99%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#01480f", endColorstr="#01480f",GradientType=0 );
height:31px;
width:100%;
	display:inline-block;
	padding:0;
	cursor:pointer;
	position:fixed;
	bottom:0;
	right:0;
}
.navbar {
    overflow: hidden;
    background-color: #01480f;
    position: fixed; /* Set the navbar to fixed position */
    top: 0; /* Position the navbar at the top of the page */
    width: 100%; /* Full width */
}



.menu-pie{
	font-size:25px;
	background: #01480f;
	background: -moz-linear-gradient(top, #01480f 0%, #01480f 99%);
	background: -webkit-linear-gradient(top, #01480f 0%,#01480f 99%);
	background: linear-gradient(to bottom, #01480f 0%,#01480f 99%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#01480f", endColorstr="#01480f",GradientType=0 );
	height:31px;
	width:100%;
	display:inline-block;
	padding:0;
	cursor:pointer;
	position:fixed;
	bottom:0;
	right:0;
}


.miboton {
    width: 100%;
    max-width: 300px;
    margin: 10px auto;
    text-align: center;
    display: block;
    padding: 1em;
    border-radius: 5px;
    border: 0;
    font-weight: bold;
    color: #fff;
    box-sizing: border-box;
    background: #01480f;
    background: -moz-linear-gradient(top, #01480f 0%, #01480f 99%);
    background: -webkit-linear-gradient(top, #01480f 0%,#01480f 99%);
    background: linear-gradient(to bottom, #01480f 0%,#01480f 99%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#01480f", endColorstr="#01480f",GradientType=0 );
}

form input{width:100%;background: #01480fd1;border-radius:10px;height:50px;position:center;margin-top:15px;color:#fff;border:1px solid transparent;font-size: 18px;}

.meromero{width:100%;background: #01480fd1;border-radius:10px;height:50px;position:center;margin-top:15px;color:#fff;border:1px solid transparent;font-size: 18px;}

textarea{border-radius:10px;margin-top:15px;width:100%;color:white;background: #01480fd1;border:1px solid transparent;font-size: 18px;}

#inicio {
    width: 100%;
    height: 100%;
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    background: #000;
    z-index: 999999;
    visibility: visible: opacity:1;
    -webkit-transition: all 1s;
    transition: all 1s;
}


.esconder {
	opacity:0;
	visibility:hidden;
	-webkit-transition:all 1s;
	transition:all 1s;
}

#start {
    width: 50vw;
    height: 50vw;
    top: 50%;
    margin-top: -25vw;
    margin-left: -25vw;
    left: 50%;
    position: fixed;
    z-index: 999999;
}


option{
	color:white !important;
}


/* ===== Bloque CSS extraído #6 ===== */
.fondo{
	background: url("https://donedgar.mobi/assets/img/background.jpg") fixed center top no-repeat #fff;
	}


/* ===== Bloque CSS extraído #7 ===== */
.animate-in-2 {

	    -webkit-animation: fadeIn 1s ease-in;

	    animation: fadeIn 1s ease-in;

	}

	.animate-out {

	    -webkit-transition: opacity 1s;

	    transition: opacity 1s;

	    opacity: 0;

	}

	@-webkit-keyframes fadeIn {

	    from { opacity: 0; }

	    to { opacity: 1; }

	}

	@keyframes fadeIn {

	    from { opacity: 0; }

	    to { opacity: 1; }

	}
