@charset "utf-8";
#googlemap p,
#seccion-tips p,
.centrar,
footer #footer-2 p,
h1,
header .sello,
nav .navtoogle,
nav ul,
nav ul li {
    text-align: center
}

.icon-menu,
.rslides {
    position: relative
}

.rslides,
ol,
ul {
    list-style: none
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline
}

body,
p {
    line-height: 30px;
    color: #666
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

@font-face {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-style: normal;
}

body,
html {
    height: 100%
}

body {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 16px
}

h1,
h2 {
    font-family: bebasneue, "Trebuchet MS", Arial, Helvetica, sans-serif;
    text-transform: uppercase
}

h1 {
    line-height: 50px;
    font-size: 40px;
    color: #324074;
    padding: 40px 0
}

h2 {
    line-height: 40px;
    font-size: 30px;
    color: #000;
    padding: 20px 0
}

p {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 12pt;
    padding-bottom: 20px
}

a:link,
a:visited {
    color: #333
}

a:active,
a:hover {
    color: #666
}

strong {
    font-weight: 700
}

section {
    overflow: auto;
    padding-bottom: 40px
}

#contenedor {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    /*overflow: auto;*/
}

.contenedor {
    /*overflow: auto;*/
}

#contenido {
    padding-bottom: 200px;
    overflow: auto
}

#contenido .contenedor {
    max-width: 1200px;
    margin: 0 auto
}

[class*="col"] {
    float: left;
    padding: 0 2%
}

.col-100 {
    width: 96%
}

.col-80 {
    width: 76%
}

.col-75 {
    width: 71%
}

.col-66 {
    width: 62.66666%
}

.col-60 {
    width: 56%
}

.col-50 {
    width: 46%
}

.col-40 {
    width: 36%
}

.col-33 {
    width: 29.33333%
}

.col-30 {
    width: 26%
}

.col-25 {
    width: 21%
}

.col-20 {
    width: 16%
}

.encabezado {
    background: #fff
}

.subrayar {
    padding-bottom: 10px;
    border-bottom: solid 3px #f49517
}

.sombra {
    background: url(../images/sombra.png) center no-repeat;
    background-size: cover;
    max-width: 1020px;
    height: 30px;
    margin: 0 auto
}

.boton-azul,
.boton-naranja {
    font-family: bebasneue, "Trebuchet MS", Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 30px;
    padding: 5px 15px;
    margin: 10px auto;
    transition: all .5s;
    cursor: pointer;
    color: #fff !important;
    text-align: center;
    display: inline-block
}

nav .navtoogle,
nav ul li a {
    font-family: gotham-bold, "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 700
}

.boton-azul:hover,
.boton-naranja:hover {
    padding: 5px 40px;
    transition: all .5s
}

.boton-naranja {
    border: 2px solid #f49517;
    background: none;
}

.boton-naranja:hover {
    background: #f49517;
    color: #333 !important
}

.boton-azul {
    background: #0056b8;
    border: 2px solid #003a6f
}

.boton-azul:hover {
    background: #003a6f;
    color: #ccc !important;
}

.responsiva {
    width: 100%;
    height: auto
}

.circulo {
    width: 40px;
    height: 40px;
    padding: 50px;
    margin: 20px auto;
    background: #fccf00;
    border-radius: 75px
}

footer,
header {
    background: #0056b8;
    overflow: auto
}

header {
    height: 150px
}

header .contenedor {
    max-width: 1200px;
    margin: 0 auto
}

header .logotipo {
    background: url(../images/sprite.png);
    width: 400px;
    height: 110px;
    cursor: pointer;
    margin: 20px;
    float: left
}

header .sello {
    padding: 20px
}

header .kinogas {
    background: url(../images/sprite.png) 0 -350px;
    width: 280px;
    height: 80px;
    cursor: pointer;
    margin: 20px;
    float: right
}

nav {
    background: #fd4f00;
    width: 100%
}

nav ul {
    list-style-type: none;
    margin: 0 auto;
    overflow: hidden;
    padding: 10px 0
}

nav ul li {
    padding: 10px 0 9px;
    border-right: solid 1px #f49517;
    display: inline;
    margin-left: -6px
}

nav ul li:last-child {
    border-right: none
}

nav ul li a {
    text-decoration: none;
    color: #fff !important;
    padding: 20px 10px
}

#pedidos a:hover,
nav ul li a:hover {
    background: #f49517
}

#pedidos,
#pedidos a {
    font-size: 16px;
    color: #0056b8 !important;
    background: #fff
}

nav .navtoogle {
    display: none;
    width: 100%;
    border: none;
    cursor: pointer;
    color: #fff;
    padding: 16px
}

.navtoogle i {
    z-index: -1
}

.icon-menu {
    top: 3px;
    line-height: 0;
    font-size: 1.6em
}

footer {
    margin: -200px auto 0
}

footer p {
    color: #809ed2;
    padding: 0
}

footer a {
    color: #fff !important;
    text-decoration: none
}

footer a:active,
footer a:hover {
    color: #999 !important;
    text-decoration: none
}

footer .contenedor {
    max-width: 1200px;
    margin: 20px auto;
    overflow: auto
}

footer .logotipo {
    background: url(../images/sprite.png) 0 -180px;
    width: 320px;
    height: 80px;
    cursor: pointer;
    float: left
}

footer .sello {
    background: url(../images/sprite.png) -210px -810px;
    width: 80px;
    height: 80px;
    margin-left: 20px;
    float: left
}

.ico-giro,
footer .redes-sociales {
    width: 60px
}

footer #ico-correo,
footer #ico-telefono,
footer #ico-ubicacion {
    background: url(../images/sprite.png) no-repeat;
    padding-left: 25px
}

footer #ico-ubicacion {
    background-position: -450px -645px
}

footer #ico-telefono {
    background-position: -450px -723px
}

footer #ico-correo {
    background-position: -450px -800px
}

.red {
    width: 36px;
    height: 36px;
    background: url(../images/sprite.png);
    cursor: pointer;
    margin: 10px 0;
    border: 2px solid #fff;
    border-radius: 20px;
    transition: all .25s .25s
}

.facebook {
    background-position: -302px -282px
}

.facebook:hover {
    background-position: -302px -332px;
    background-color: #fff
}

footer #footer-2 {
    background: #fd4f00;
    min-height: 40px;
    padding-top: 10px
}

footer #footer-2 p {
    color: #fff;
    vertical-align: central
}

.rslides {
    overflow: hidden;
    width: 100%;
    max-width: 1600px;
    padding: 0;
    margin: 0 auto
}

.rslides li {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute;
    display: none;
    width: 100%;
    max-height: 500px;
    left: 0;
    top: 0
}

.rslides img,
label {
    display: block
}

.rslides li:first-child {
    position: relative;
    display: block;
    float: left
}

.rslides img {
    height: auto;
    float: left;
    width: 100%;
    border: 0
}

.rslides_container {
    position: relative;
    width: 100%;
    max-height: 500px;
    background: #666
}

.centered-btns_nav {
    z-index: 3;
    position: absolute;
    -webkit-tap-highlight-color: transparent;
    top: 50%;
    left: 20px;
    opacity: .7;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    height: 50px;
    width: 50px;
    background: url(../images/sprite.png) -260px -120px no-repeat;
    margin-top: -45px;
    border: 2px solid #fd4f00
}

.centered-btns_nav:active {
    opacity: 1
}

.centered-btns_nav.next {
    left: auto;
    background-position: -310px -120px;
    right: 20px
}

.centered-btns_nav:focus {
    outline: 0
}

#seccion-inicio .encabezado {
    background: #fd4f00
}

#seccion-inicio h1 {
    text-transform: none;
    color: #fff;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 24px;
    font-weight: 700;
    font-style: italic
}

.video {
    width: 60%;
    margin: 0 auto;
    padding: 20px 2%
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    margin: 20px 0
}

#seccion-contacto p,
#seccion-sucursales {
    padding-bottom: 0
}

.giro,
.overflow {
    overflow: auto
}

.video-container embed,
.video-container iframe,
.video-container object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

#seccion-sucursales h2 {
    padding-left: 25px;
    background: url(../images/sprite.png) -450px -465px no-repeat
}

#googlemap {
    width: 100%;
    height: 500px;
    position: relative;
    top: 0;
    z-index: 0
}

#googlemap p {
    padding: 0
}

#googlemap h2 {
    background: 0 0;
    padding: 0
}

#seccion-empresas {
    background: url(../images/saludando.jpg) center center no-repeat #003a6f;
    background-size: cover
}

#seccion-empresas h2 {
    color: #ccc
}

#seccion-empresas p {
    color: #fff
}

.giro {
    margin: 20px 0
}

.giro .ico-giro {
    float: left;
    margin-right: 20px
}

.ico-giro {
    background: url(../images/sprite.png) no-repeat #f49517;
    border-radius: 30px;
    height: 60px
}

#hoteles {
    background-position: -400px 0
}

#restaurantes {
    background-position: -400px -60px
}

#maquiladoras {
    background-position: -400px -120px
}

#industria {
    background-position: -400px -180px
}

#mineria {
    background-position: -400px -240px
}

#comercios {
    background-position: -400px -300px
}

.ico-tip {
    background: url(../images/sprite.png) no-repeat;
    width: 100px;
    height: 80px;
    margin: 20px auto
}

#estado {
    background-position: 0 -490px
}

#sello {
    background-position: -100px -490px
}

#escaleras {
    background-position: -200px -490px
}

#piso {
    background-position: -300px -490px
}

#ventilado {
    background-position: 0 -570px
}

#maneral {
    background-position: -100px -570px
}

#fugas {
    background-position: -200px -570px
}

#animales {
    background-position: -300px -570px
}

#basura {
    background-position: 0 -650px
}

#fumar {
    background-position: -200px -650px
}

#ganchos {
    background-position: -100px -650px
}

#pilotos {
    background-position: -300px -650px
}

#tuberia {
    background-position: 0 -730px
}

#revision {
    background-position: -100px -730px
}

#reparacion {
    background-position: -200px -730px
}

#invierno {
    background-position: 0 -810px
}

#nota {
    background-position: -100px -810px
}

#seccion-animacion {
    background: url(../images/bg-cuadros.png)
}

#seccion-animacion .logotipo {
    background: url(../images/sprite.png);
    width: 400px;
    height: 110px;
    margin: 100px 20px;
    float: left
}

#seccion-animacion .sello {
    background: url(../images/sprite.png) -300px -810px;
    width: 100px;
    height: 100px;
    margin: 100px 20px;
    float: right
}

#seccion-nosotros,
#seccion-nosotros .encabezado {
    background: #eee
}

#seccion-nosotros li {
    background: url(../images/sprite.png) -450px -880px no-repeat;
    padding-left: 20px
}

#seccion-nosotros #valores li {
    padding-bottom: 20px;
    border-bottom: solid 1px #ccc;
    margin-bottom: 20px
}

#seccion-nosotros #valores li:last-child {
    padding-bottom: 0;
    border-bottom: none;
    margin-bottom: 0
}

#seccion-contacto .encabezado {
    background: #fd4f00
}

#seccion-contacto h1 {
    color: #fff
}

#seccion-contacto .red {
    border: 2px solid #003a6f;
    background: url(../images/sprite.png) #0056b8
}

#seccion-contacto .facebook {
    background-position: -302px -282px
}

#seccion-contacto .facebook:hover {
    background-position: -302px -332px;
    background-color: #003a6f
}

.contacto-dato,
.contacto-mensaje,
.contacto-seleccionar {
    border: none;
    padding: .5rem 2%;
    margin: .625rem 0;
    box-shadow: 1px 1px 1px #ccc, 1px 1px 1px #ccc inset;
    color: #333;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    background: #eee;
    float: left
}

.contacto-dato,
.contacto-mensaje {
    width: 96%
}

.contacto-dato,
.contacto-mensaje,
.contacto-seleccionar {
    font-size: 16px;
    font-size: 1rem;
    line-height: 30px;
    line-height: 1.875rem
}

.contacto-mensaje {
    height: 150px
}

.contacto-seleccionar {
    font-size: 16px;
    font-size: 1rem;
    line-height: 30px;
    line-height: 1.875rem
}

.dato-25 {
    width: 23.5%;
    float: left
}

.dato-33 {
    width: 32%;
    float: left
}

.dato-50 {
    width: 49%;
    float: left
}

.dato-100 {
    width: 100%;
    float: left
}

.margen {
    margin-right: 2%
}

/*Acceso a clientes Y Facturacion*/

.campos {
    border-radius: 30px;
    border: 2px solid #324074;
    padding: 10px;
    margin: 10px 0;
    color: #666;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 16px;
}

.links {
    color: #003a6f !important;
}

.links a {
    display: block;
    color: #003a6f;
}

.acceso {
    width: 40%;
    margin: 0 auto;
    padding: 0 2%;
    text-align: center;
}

.acceso .campos {
    width: 94%;
}

/* Seccion azul*/

.formulario-datos input[type="text"],
.formulario-datos input[type="password"] {
    border-radius: 30px;
    border: 2px solid #324074;
    color: #666;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 16px;
    background: #fff;
}

.formulario-datos .boton-azul {
    text-align: center;
    display: block;
}

.seccion-azul {
    background: #003a6f;
    width: 100%;
    border-top: 10px solid #f49517;
    border-bottom: 10px solid #f49517;
    overflow: auto;
    padding: 40px 0;
}

.seccion-azul h2 {
    color: #fff;
}

.seccion-azul label {
    color: #fff;
}

.seccion-azul input[type="text"] {
    background: none;
    border: 2px solid #fff;
    color: #ccc;
}

/* Pedidos */
.pedido-historial,
.puntos-generados {
    margin-bottom: 40px;
}

.pedido-historial .celda,
.puntos-generados .celda {
    overflow: auto;
    height: 100%;
    background: #003a6f;
}
.pedido-historial p,
.puntos-generados p {
    text-align: center;
    color: #fff;
    padding: 10px;
}
.pedido-historial .titulos .celda,
.puntos-generados .titulos .celda {
    border-radius: 10px 10px 0 0 !important;
}
.pedido-historial .titulos p,
.puntos-generados .titulos p{
    border-bottom: 2px solid #fff !important;
}
.pedido-historial  p,
.puntos-generados  p{
    border-top: 2px solid rgba(0, 86, 184, 0.20);
}

.cilindros {
    vertical-align: middle;
    text-align: center;
}

.estacionario {
	font-size:24px;
    vertical-align: middle;
    text-align: center;
}

.radio_button {
  height: 50px;
  width: 50px;
  vertical-align: middle;
  text-align: center;
}

.text_radio_button {
	font-size:24px;
	color:#FFF;
    vertical-align: middle;
    text-align: center;
}

.cilindro-medida {
    text-align: center !important;
}

.estacionario-medida:before {
    content: '';
    width: 400px;
    height: 295px;
    display: block;
    margin: 20px auto 40px;
	text-align:center
}

.cilindro-medida:before {
    content: '';
    width: 120px;
    height: 310px;
    display: block;
    margin: 20px auto 40px;
}

#tanque-estacionario:before {
    background: url(../images/estacionario.png) no-repeat bottom center;
}

/*
#cilindro-10:before {
    background: url(../images/cilindro-10-kg.png) no-repeat bottom center;
}
#cilindro-20:before {
    background: url(../images/cilindro-20-kg.png) no-repeat bottom center;
}
*/

#cilindro-30:before {
    background: url(../images/cilindro-30-kg.png) no-repeat bottom center;
}
#cilindro-45:before {
    background: url(../images/cilindro-45-kg.png) no-repeat bottom center;
}
.fecha-pedido {
    padding: .5rem 2%;
    margin: .625rem 0;
    color: #333;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    background: #eee;
}

.Botones-Fecha {
    vertical-align: middle;
}

#calendar_input {
    border: 1px solid #dfdfdf;
    font-family: Roboto, Arial, Helvetica;
    font-size: 14px;
    color: #404040;
}

#calendar_icon {
    vertical-align: middle;
    cursor: pointer;
}

#Estacionario {
  background-position: -300px -730px;
  height: 50px;
  width: 50px;
}

.Mensaje_Entrega {
    font-family: Roboto, Arial, Helvetica;
    font-size: 18px;
    color:#FF0;
	text-align:center;
}


#loader {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 1;
    width: 150px;
    height: 150px;
    margin: -75px 0 0 -75px;
    border: 16px solid #f3f3f3;
    border-radius: 50%;
    border-top: 16px solid #3498db;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    display:none;
  }
  
 @-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

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

/* Add animation to "page content" */
.animate-bottom {
  position: relative;
  -webkit-animation-name: animatebottom;
  -webkit-animation-duration: 1s;
  animation-name: animatebottom;
  animation-duration: 1s
}

@-webkit-keyframes animatebottom {
  from { bottom:-100px; opacity:0 } 
  to { bottom:0px; opacity:1 }
}

@keyframes animatebottom { 
  from{ bottom:-100px; opacity:0 } 
  to{ bottom:0; opacity:1 }
}

#myDiv {
  display: none;
  text-align: center;
}

@media only screen and (min-width:1400px) {
    .rslides li,
    .rslides_container {
        max-height: 500px
    }
}

@media only screen and (max-width:1170px) {
    nav .navtoogle {
        margin: 0;
        display: block
    }
    .no-js nav ul {
        max-height: 30em;
        overflow: hidden
    }
    .js nav ul {
        max-height: 0;
        overflow: hidden
    }
    .js nav .active+ul {
        max-height: 30em;
        overflow: hidden;
        transition: max-height .4s;
        background: #fff;
        z-index: 10
    }
    nav ul {
        height: auto;
        max-width: 100%;
        padding: 0;
        float: none
    }
    nav li span {
        display: inline-block;
        height: 100%
    }
    nav li {
        width: 100%;
        text-align: left
    }
    nav ul li {
        border-bottom: solid 1px #f49517;
        background: #fd4f00;
        display: block;
        margin-left: 0
    }
    nav ul li:first-child {
        border-top: solid 1px #f49517
    }
    nav ul li:hover {
        background: #f49517
    }
    .touch nav a {
        padding: 1.2em
    }
    nav a {
        height: auto;
        padding: 10px !important
    }
    #pedidos a:hover {
        background: white
    }
    #menutoggle {
        background: url(../images/ico-menu-toggle.png) left center no-repeat
    }
}

@media only screen and (max-width:920px) {
    header .logotipo {
        margin: 20px 10px 20px 20px
    }
    header .sello {
        display: none
    }
    header .kinogas {
        margin: 20px 20px 20px 10px
    }
    .acceso {
        width: 46%;
    }
}

@media only screen and (min-width:769px) {
    .formulario-datos .col-20 {
        text-align: right;
        padding: 20px 2%;
    }
    .formulario-datos .col-50 {
        /*text-align: right;*/
        text-align: center;
        padding: 20px 2%;
    }
    .formulario-datos .puntos-generados .col-20 {
        text-align: right;
        padding: 0 2% !important;
    }
    .formulario-datos .puntos-generados .col-50 {
        /*text-align: right;*/
        text-align: center;
        padding: 0 2% !important;
    }

    .pedido-historial .fila:last-child .celda,
    .puntos-generados .fila:last-child .celda {
        border-radius:  0 0 10px 10px;
    }
    .fila {
    display: -webkit-flex;
    display: flex;
    }
}

@media all and (max-width:768px) {
    [class*="col"] {
        width: 96%
    }
    header .logotipo {
        margin: 20px auto;
        float: none
    }
    header .kinogas {
        display: none
    }
    #seccion-tips .col-25 {
        width: 46%
    }
    .acceso {
        width: 62.66%;
    }
    #tanque-estacionario:before {
        height: 85px;
    }
	
/*
    #cilindro-10:before {
        height: 163px;
    }
    #cilindro-20:before {
        height: 204px;
    }
*/

    #cilindro-30:before {
        /*height: 257px;*/
        height: 320px;
    }

    #cilindro-45:before {
        height: 320px;
    }
    .pedido-historial .fila,
    .puntos-generados .fila {
        overflow: auto;
        margin: 10px 0;
    }
    .pedido-historial .fila .col-25:first-child .celda,
    .puntos-generados .fila .col-20:first-child .celda,
    .puntos-generados .fila .col-40:first-child .celda,
    .puntos-generados .fila .col-50:first-child .celda {
        border-radius: 10px 10px 0 0;
    }
    .pedido-historial .fila .col-25:last-child .celda,
    .puntos-generados .fila .col-20:last-child .celda,
    .puntos-generados .fila .col-40:last-child .celda,
    .puntos-generados .fila .col-50:last-child .celda {
        border-radius: 0 0 10px 10px;
    }
    .pedido-historial .titulos,
    .puntos-generados .titulos {
        display: none;
    }
}

@media only screen and (max-width:480px) {
    header {
        height: 80px
    }
    footer .logotipo,
    header .logotipo {
        width: 250px;
        height: 70px;
        margin: 5px auto;
        float: none
    }
    header .logotipo {
        background: url(../images/sprite.png) 0 -110px
    }
    footer .logotipo {
        background: url(../images/sprite.png) 0 -280px
    }
    footer .sello {
        display: none
    }
    footer .redes-sociales {
        margin: 0 auto
    }
    footer .redes-sociales .red {
        margin: 10px
    }
    #googlemap {
        height: 400px
    }
    #seccion-empresas {
        background: #003a6f
    }
    .acceso {
        width: 96%;
    }
}
