  html, body {
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
    /*background-color: #8CC63E;*/
  }
  body {
    overflow: hidden;
  }
  ul {
    list-style-type: none;
  }
  .introjs-tooltip {
    margin-left: -200px !important;
    margin-top: -20px !important;
    min-width: 150px;
    max-width: 265px;

  }
#main_container {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
  .btn:focus, .tgl-btn:focus, #estados_list:focus {
    border: 1px solid blue !important;
  }
  #bienvenida {
    position: relative;
    margin: auto;
    background-color: #FFF;
    /*min-width: 400px;*/
    /*width: 600px;*/
    min-width: 230px;
    max-width: 600px;
    z-index: 9999;
    /*height: 230px;*/
    min-height: 230px;
    max-height: 430px;
    margin-top: 10%;
    overflow: hidden;
    padding: 15px;
    -webkit-box-shadow: 30px 30px 25px 20px rgba(0, 0, 0, 0.5);
    -o-box-shadow: 30px 30px 25px 20px rgba(0, 0, 0, 0.5);
    -ms-box-shadow: 30px 30px 25px 20px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 30px 30px 25px 20px rgba(0, 0, 0, 0.5);
    box-shadow: 30px 30px 25px 20px rgba(0, 0, 0, 0.5);
  }
  #bienvenida_pantalla {
    text-align: center;
  }
  .centertext {
    text-align: center;
  }
  #cerrar_video {
    float: right;
    right: 0px;
    position: relative;
  }
  .wrapper_buttons {
    width: 100%;
    text-align: center;
    padding: 0px 0px 45px 0px;
  }
  .btn-left { float: left; }
  .btn-right { float: right; }
  .icono_cerrar {
    color: #F00;
    position: absolute;
    top: 5px;
    float: right;
    right: 5px;
    font-size: 25pt;
    cursor: pointer;
    z-index: 999;
  }
  .icono_cerrar {
    font-size: 20pt !important;
    width: 42px;
    height: 42px;
    min-width: 22px;
    min-height: 22px;
    max-width: 66px;
    max-height: 66px;
  }
  .icono_cerrar > img {
    min-width: 20px;
    min-height: 20px;
    width: 30px;
    height: 30px;
    max-width: 64px;
    max-height: 64px;
  }
  .btn-gde {
    width: 150px;
  }
  #bienvenida_video_buttons {
    display: none;
    top: 35px;
  }
  #bienvenida_video {
    display: none;
    text-align: center;
    width: 560px;
    height: 314px;
    position: relative;
    margin: auto;
    top: 30px;
  }
  #lightbox {
    position: absolute;
    margin: 0px;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
    z-index: 101;
    display: none;
  }
  #lightbox-background {
      opacity: 0.9;
      position: absolute;
      background-color: #fff;
      width: 100%;
      height: 100%;
  }
  #loader {
    background: url(../../img/loading_ift.gif) no-repeat;
    width: 150px;
    height: 150px;
    position: relative;
    margin: auto;
    display: none;
    transform: translateY(-50%);
    top: 50%;
  }
  #portada {
    position: fixed;
    z-index: 9999;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background-color: #FFF;
  }
  #portada_wrapper {
    position: relative;
    width: 80%;
    height: 80%;
    margin: 4% auto 0px auto;
    padding: 10px;
    -webkit-border-radius: 15px 15px 15px 15px;
    -o-border-radius: 15px 15px 15px 15px;
    -moz-border-radius: 15px 15px 15px 15px;
    -ms-border-radius: 15px 15px 15px 15px;
    border-radius: 15px 15px 15px 15px;
    -webkit-box-shadow: 0 0 15px 1px #84A37C;
    -o-box-shadow: 0 0 15px 1px #84A37C;
    -moz-box-shadow: 0 0 15px 1px #84A37C;
    -ms-box-shadow: 0 0 15px 1px #84A37C;
    box-shadow: 0 0 15px 1px #84A37C;
  }
  #logo_container {
    /*background-color: #8CC63E;*/
    background: #8cc63e;
    background: -moz-linear-gradient(left, #8cc63e 0%, #8cc63e 78%, #c3d600 86%, #c3d600 100%);
    background: -webkit-linear-gradient(left, #8cc63e 0%,#8cc63e 78%,#c3d600 86%,#c3d600 100%);
    background: linear-gradient(to right, #8cc63e 0%,#8cc63e 78%,#c3d600 86%,#c3d600 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8cc63e', endColorstr='#c3d600',GradientType=1 );
    position: absolute;
    height: 80px;
    top: 0px;
    width: 100%;
    z-index: 999;
    /*cursor: pointer;*/
  }
  #img_wrapper {
    float: left;
    left: 20px;
    position: absolute;
    width: 400px;
    height: 80px;
    cursor: pointer;cursor: pointer;
  }
  #mapas_logo_wrapper {
    float: right;
    right: 70px;
    position: absolute;
    width: 352px;
    height: 80px;
    cursor: pointer;
  }
  #ayuda {
    position: absolute;
    width: 85%;
    height: 40px;
    color: #FFF;
    text-align: right;
    font-size: 2.8em;
    cursor: pointer;
  }
  #ayuda_info {
    position: absolute;
    height: 0px;
    width: 85%;
    font-size: 0.85em;
    color: #FFF;
    background: #1f3b08;
    top: 60px;
    overflow: hidden;
    left: 0px;
    z-index: 1000;
    -webkit-border-radius: 12px;
    border-radius: 12px;
    background: -moz-linear-gradient(top, #1f3b08 0%, #627d4d 100%);
    background: -webkit-linear-gradient(top, #1f3b08 0%,#627d4d 100%);
    background: linear-gradient(to bottom, #1f3b08 0%,#627d4d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1f3b08', endColorstr='#627d4d',GradientType=0 );
  }
  #ayuda_info_viewport {
    overflow-x: hidden;
    overflow-y: auto;
    width: 100%;
    height: 575px;
    padding: 10px;
    -webkit-border-radius: 15px 15px 15px 15px;
    -ms-border-radius: 15px 15px 15px 15px;
    -o-border-radius: 15px 15px 15px 15px;
    -moz-border-radius: 15px 15px 15px 15px;
    border-radius: 15px 15px 15px 15px;
  }
  #ayuda_info_wrapper {
    width: 100%;
    height: auto;
    text-align: justify;
  }
  #switch_cobertura {
    position: relative;
    float: right;
    right: 35px;
    z-index: 999;
  }
  .tgl-btn {
    left: 18px;
  }
  .cobertura_opciones {
	width: 190px;
	height: 25px;
	position:relative;
    position: relative;
    float: left;
    left: -12px;
  }
  #main_wrapper_coberturas {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    padding: 0px;
    margin: 0px;
  }
  #handler {
    -webkit-border-radius: 20px 0 0 20px;
    -ms-border-radius: 20px 0 0 20px;
    -moz-border-radius: 20px 0 0 20px;
    -o-border-radius: 20px 0 0 20px;
    border-radius: 20px 0 0 20px;
    background-color: #8CC63E;
    width: 50px;
    float: left;
    left: -58px;
    position: relative;
    right: 200px;
    height: 78px;
    cursor: pointer;
    z-index: 99;
  }
  .handler_cobertura {
    top: -10px;
    right: 200px !important;
    -webkit-box-shadow: -5px 5px 5px 1px #1E3D22;
    -o-box-shadow: -5px 5px 5px 1px #1E3D22;
    -ms-box-shadow: -5px 5px 5px 1px #1E3D22;
    box-shadow: -5px 5px 5px 1px #1E3D22;
  }
  .handler_icon {
    position: relative;
    margin: 25px 10px 10px 5px;
    width: 100%;
    height: 100%;
    color: #FFF;
    text-align: center;
    font-size: 18pt;
  }
  .handler_icon > img {
    margin: 30px 0px 0px 5px;
  }
  .handler_cac {
    right: 190px !important;
    left: -50px !important;
    -webkit-box-shadow: -5px 5px 5px 1px #1E3D22;
    -o-box-shadow: -5px 5px 5px 1px #1E3D22;
    -ms-box-shadow: -5px 5px 5px 1px #1E3D22;
    box-shadow: -5px 5px 5px 1px #1E3D22;
  }
  #wrapper_up_controls {
    /*background-color: #8CC63E;*/
    height: 60px;
    width: 95%;
    position: relative;
    margin: auto;
    text-align: center;
    top: 45px;
  }
  #map {
    height: 100%;
    width: 100%;
    position: absolute !important;
    overflow: visible !important;
  }
  #cac_wrapper {
    width: 190px;
    position: relative;
    float: right;
    min-width: 190px;
    height: 100%;
    right: -200px;
    z-index: 999;
    top: 0px;
    background-color: #8CC63E;
    -webkit-box-shadow: -5px 5px 5px 1px #1E3D22;
    -o-box-shadow: -5px 5px 5px 1px #1E3D22;
    -ms-box-shadow: -5px 5px 5px 1px #1E3D22;
    box-shadow: -5px 5px 5px 1px #1E3D22;
  }
  #map-cac {
    height: 100%;
    width: 100%;
    position: absolute !important;
  }
  #controles {
    float: right;
    height: 110%;
    position: relative !important;
    right: -215px;
    /*top: -80px;*/
    bottom: 0px;
    width: 240px;
    background-color: #8CC63E;
    z-index: 999 !important;
    -webkit-box-shadow: -5px 5px 5px 1px #1E3D22;
    -o-box-shadow: -5px 5px 5px 1px #1E3D22;
    -ms-box-shadow: -5px 5px 5px 1px #1E3D22;
    box-shadow: -5px 5px 5px 1px #1E3D22;
  }
  #wrapper_controlers {
    width: 100%;
    float: right;
    height: 94%;
    padding: 10px;
    position: relative;
  }
  .texto_blanco {
    color: #FFF !important;
  }
  .color_cobertura {
    width: 20px;
    height: 20px;
    border: 2px solid white;
    position: relative;
    display: inline-block;
    margin-right: 10px;
  }
  /* Optional: Makes the sample page fill the window. */
  .bloque_ctrl {
    position: relative;
    background-color: #8CC63E;
    -webkit-border-radius: 15px 15px 15px 0;
    border-radius: 15px 15px 15px 0;
    -o-border-radius: 15px 15px 15px 0;
    -moz-border-radius: 15px 15px 15px 0;
    -ms-border-radius: 15px 15px 15px 0;
    -webkit-box-shadow: 5px 5px 10px 2px #545454;
    -moz-box-shadow: 5px 5px 10px 2px #545454;
    -o-box-shadow: 5px 5px 10px 2px #545454;
    -ms-box-shadow: 5px 5px 10px 2px #545454;
    box-shadow: 5px 5px 10px 2px #545454;
    z-index: 9999;
  }
  .bloque_h_ctrl {
    margin: auto;
    top: 10px;
    max-width: 300px;
    height: 40px;
    text-align: center;
  }
  .bloque_v_ctrl {
    float: left;
    top: 20%;
    left: 0px;
    max-width: 300px;
    height: 250px;
    width: 150px;
    min-width: 100px;
    position: sticky;
  }
  #cac_ctrl {
    float: right;
    margin-top: 40px;
    right: 25px;
    position: relative;
  }
  .cac_menu_element {
    text-align: center;
  }
  #estados_ctrl_cac, #concesionarios_ctrl_cac {
    width: 200px;
  }
  #estados_list {
    margin-top: 15px;
    float: right;
    border: 0px #8CC63E;
    width: 160px;
    left: -25px;
  }
  #wrapper_up_controls > #estados_list {
    position: relative;
    top: -55px;
  }
  #concesionarios_list {
    margin-top: 10px;
  }
  .tecnologia_titulo {
    font-weight: bold;
    font-size: 1.3em !important;
    /*padding-left: 10px;*/
  }
  .tecnologia_nombre{
  	padding-left: 0px;
  	color: #FFF;
  	width: 100%;
    height: 28px;
  }
  .checkbox_ift {
  	padding-left: 0px !important;
  	height: 28px;
  }
  .checkbox_ift:hover {
  	background-color: #FFF;
  }
  .tecnologia_select {
    position: relative;
    margin-right: 10px;
  }
  .tecnologia_texto {
    font-family: 'Arial';
    font-size: 1.2em;
    top: 5px;
  }
  .tecnologia_texto:hover, .tecnologia_nombre:hover {
    color: #484848;
  }
  #tecnologias_viewport {
    width: 95%;
    top: 0px;
    position: relative;
    margin: auto;
    padding: 5px;
    margin-top: 0px;
    height: 450px;
    overflow-y: auto;
    overflow-x: hidden;
    float: right;
    right: 20px;
  }
  .data_cac {
    font-size: 9pt;
    font-family: 'Arial';
    width: 230px;
    max-width: 500px;
  }
  /********************************************************************************/
  .tgl {
  display: none;
}
label.tgl-btn {
	max-width: 55px;
}
.tgl, .tgl:after, .tgl:before, .tgl *, .tgl *:after, .tgl *:before, .tgl + .tgl-btn {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.tgl::-moz-selection, .tgl:after::-moz-selection, .tgl:before::-moz-selection, .tgl *::-moz-selection, .tgl *:after::-moz-selection, .tgl *:before::-moz-selection, .tgl + .tgl-btn::-moz-selection {
  background: none;
}
.tgl::selection, .tgl:after::selection, .tgl:before::selection, .tgl *::selection, .tgl *:after::selection, .tgl *:before::selection, .tgl + .tgl-btn::selection {
  background: none;
}
.tgl + .tgl-btn {
  outline: 0;
  display: block;
  width: 3em;
  height: 1.2em;
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.tgl + .tgl-btn:after, .tgl + .tgl-btn:before {
  position: relative;
  display: block;
  content: "";
  width: 50%;
  height: 100%;
}
.tgl + .tgl-btn:after {
  left: 0;
}
.tgl + .tgl-btn:before {
  display: none;
}
.tgl:checked + .tgl-btn:after {
  left: 50%;
}

.tgl-ios + .tgl-btn {
  background: #fbfbfb;
  border-radius: 2em;
  padding: 2px;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  border: 1px solid #e8eae9;
}
.tgl-ios + .tgl-btn:after {
  border-radius: 2em;
  background: #fbfbfb;
  -webkit-transition: left 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275), padding 0.3s ease, margin 0.3s ease;
  transition: left 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275), padding 0.3s ease, margin 0.3s ease;
  -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1), 0 4px 0 rgba(0, 0, 0, 0.08);
          box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1), 0 4px 0 rgba(0, 0, 0, 0.08);
}
.tgl-ios + .tgl-btn:hover:after {
  will-change: padding;
}
.tgl-ios + .tgl-btn:active {
  -webkit-box-shadow: inset 0 0 0 2em #e8eae9;
          box-shadow: inset 0 0 0 2em #e8eae9;
}
.tgl-ios + .tgl-btn:active:after {
  padding-right: .8em;
}
.tgl-ios:checked + .tgl-btn {
  background: #86d993;
}
.tgl-ios:checked + .tgl-btn:active {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.tgl-ios:checked + .tgl-btn:active:after {
  margin-left: -.8em;
}
@media only screen and (min-width: 1900px) {
  #img_wrapp > img{
    width: 68%;
  }

}
@media only screen and (max-width: 690px) {
  #img_wrapper {
    display: none;
  }
}
@media only screen and (max-width: 800px) {
  #bienvenida {
    margin-top: 20%;
  }
}
@media only screen and (max-width: 400px) {
  #bienvenida {
    margin-top: 25%;
  }
  #mapas_logo_wrapper {
    right: 0px;
  }
}
@media only screen and (max-width: 425px) {
  #mapas_logo_wrapper {
    right: 0px;
  }
  #mapas_logo_wrapper > img {
    width: 60%;
  }
}
@media only screen and (max-width: 375px) {
  #inicia_guia, #ver_video, #saltar_intro {
    float: left;
    margin: 2px;
  }
  #mapas_logo_wrapper > img {
    width: 65% !important;
  }
  .btn-gde {
    width: 100%;
  }
}
@media only screen and (max-width: 325px) {
  #inicia_guia, #ver_video, #saltar_intro {
    float: left;
    margin: 2px;
  }
  #mapas_logo_wrapper {
    width: 310px;
  }
  #mapas_logo_wrapper > img {
    width: 65% !important;
  }
  .btn-gde {
    width: 100%;
  }
}
