/*
         _ . - = - . _
       . "  \  \   /  /  " .
     ,  \                 /  .
   . \   _,.--~=~"~=~--.._   / .
  ;  _.-"  / \ !   ! / \  "-._  .
 / ,"     / ,` .---. `, \     ". \
/.'   `~  |   /RUFFO\   |  ~`   '.\
\`.  `~   |   \:::::/   | ~`  ~ .'/
 \ `.  `~ \ `, `~~~' ,` /   ~`.' /
  .  "-._  \ / !   ! \ /  _.-"  .
   ./    "=~~.._  _..~~=`"    \.
     ,/         ""          \,
       . _/             \_ . 
          " - ./. .\. - "
*/
/* -- IMPORTS -- */
/* -- VARIABLES -- */
/* -- HANDY FUNCTIONS --*/
/* allows to remove white-space when is used display: inline-block; in child elements*/
.no-white-space,
.nws {
  font-family: 'blank';
}
.bb {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* -- FONT FACES -- */
@font-face {
  font-family: 'blank';
  src: url('../fonts/zero-width-web-font/AdobeBlank.otf');
}
@font-face {
  font-family: 'trebuchet';
  src: url('../fonts/trebuchet/trebuchet_ms-webfont.eot');
  src: url('../fonts/trebuchet/trebuchet_ms-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/trebuchet/trebuchet_ms-webfont.woff2') format('woff2'), url('../fonts/trebuchet/trebuchet_ms-webfont.woff') format('woff'), url('../fonts/trebuchet/trebuchet_ms-webfont.ttf') format('truetype'), url('../fonts/trebuchet/trebuchet_ms-webfont.svg#trebuchet_msregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.btn {
  display: block;
  font-family: 'trebuchet';
  color: #000000;
  font-size: 13px;
  line-height: normal;
  text-align: center;
  padding: 5px 8px;
  text-decoration: none;
}
.btn--blue {
  color: #ffffff;
  background-image: url('../img/btn-bg-fallback.png');
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMwMTkyZDAiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iOTklIiBzdG9wLWNvbG9yPSIjMDE3M2EyIiBzdG9wLW9wYWNpdHk9IjEiLz48L2xpbmVhckdyYWRpZW50PjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjbGVzc2hhdC1nZW5lcmF0ZWQpIiAvPjwvc3ZnPg==);
  background-image: -webkit-linear-gradient(top, #0192d0 0%, #0173a2 99%);
  background-image: -moz-linear-gradient(top, #0192d0 0%, #0173a2 99%);
  background-image: -o-linear-gradient(top, #0192d0 0%, #0173a2 99%);
  background-image: linear-gradient(to bottom, #0192d0 0%, #0173a2 99%);
}
.btn--blue:hover {
  background-image: url('../img/btn-bg-fallback-hover.png');
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmZmI5NzMiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iOTklIiBzdG9wLWNvbG9yPSIjZmY5OTAwIiBzdG9wLW9wYWNpdHk9IjEiLz48L2xpbmVhckdyYWRpZW50PjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjbGVzc2hhdC1nZW5lcmF0ZWQpIiAvPjwvc3ZnPg==);
  background-image: -webkit-linear-gradient(top, #ffb973 0%, #ff9900 99%);
  background-image: -moz-linear-gradient(top, #ffb973 0%, #ff9900 99%);
  background-image: -o-linear-gradient(top, #ffb973 0%, #ff9900 99%);
  background-image: linear-gradient(to bottom, #ffb973 0%, #ff9900 99%);
}
.lbl {
  font-family: 'trebuchet';
  color: #000000;
  font-size: 13px;
  line-height: normal;
  text-align: left;
}
.lbl--link {
  color: #0087c4;
  text-decoration: underline;
}
#god {
  position: relative;
  background-color: #F2F2F2;
  width: 100%;
}
.all-content {
  position: relative;
  width: 100%;
  z-index: 2;
}
.content--main {
  position: relative;
  width: 100%;
}
.back-slide {
  position: absolute;
  z-index: 1;
  width: 100%;
  min-height: 511px;
  left: 0;
  top: 119px;
}
.back-slide .back-slide-images {
  position: relative;
  width: 100%;
  display: block;
}
.back-slide .back-slide-images li {
  position: absolute;
  display: none;
  width: 100%;
  top: 0;
  left: 0;
  text-align: center;
  font-family: 'blank';
}
.back-slide .back-slide-images li.active {
  display: block;
}
.back-slide .back-slide-images img {
  display: inline-block;
  width: 1200px;
  height: 511px;
}
.header {
  position: relative;
  width: 100%;
  background-color: #F2F2F2;
}
.header .logo--main {
  width: 100%;
  position: relative;
  min-height: 119px;
  text-align: center;
  font-family: 'blank';
  background-color: #ffffff;
}
.header .logo .go-home {
  position: absolute;
  bottom: 0;
  right: 0;
  display: block;
  width: 36px;
  height: 36px;
  background-color: #ff9900;
  background-image: url('../img/header/ico-home.png');
  background-repeat: no-repeat;
  background-position: center;
}
.header .logo .metrogas__logo {
  position: relative;
  display: inline-block;
  margin-left: 34px;
}
.header .top-header {
  position: relative;
  width: 100%;
  min-height: 119px;
}
.header .top-info {
  position: relative;
  display: inline-block;
  vertical-align: top;
  font-family: 'blank';
}
.header .top-info > li {
  position: relative;
  display: inline-block;
}
.header .top-info__links {
  padding-top: 10px;
  padding-bottom: 21px;
}
.header .top-info__links.left {
  padding-left: 10px;
}
.header .top-info__links.right {
  float: right;
  padding-right: 10px;
}
.header .top-info__links > li + li {
  margin-left: 29px;
}
.header .top-info__links > li .active {
  font-family: 'arial';
  color: #333333;
  font-size: 12px;
  line-height: normal;
  text-align: left;
  font-weight: bold;
  text-decoration: none;
}
.header .top-info__phonenumbers {
  float: right;
}
.header .top-info__phonenumbers li + li {
  margin-left: 42px;
}
.header .top-info__phonenumbers .lgnd {
  font-family: 'arial';
  color: #333333;
  font-size: 12px;
  line-height: normal;
  text-align: left;
}
.header .top-info__phonenumbers .number {
  display: inline;
  font-family: 'arial';
  color: #ff9900;
  font-size: 16px;
  line-height: normal;
  text-align: left;
  font-weight: bold;
  padding-left: 5px;
}
.header .top-info .lbl {
  display: block;
}
.header .top-info .droppable {
  padding-right: 10px;
  background-image: url('../img/header/ico-droppable.png');
  background-repeat: no-repeat;
  background-position: right center;
}
.header .top-info .droppable:hover .droppable-list,
.header .top-info .droppable:hover .drop-arrow {
  display: block;
}
.header .top-info .drop-arrow {
  position: absolute;
  top: 100%;
  left: 89%;
  width: 0;
  border-color: #F2F2F2 transparent transparent transparent;
  border-width: 10px;
  border-style: solid;
  z-index: 99;
}
.header .top-info .droppable-list {
  position: absolute;
  display: none;
  top: 100%;
  left: 0;
  background-color: #ffffff;
  width: 192px;
  padding: 2px 8px 0px 8px;
  z-index: 3;
}
.header .top-info .droppable-list > li {
  position: relative;
  display: table-cell;
  vertical-align: bottom;
  width: 50%;
}
.header .top-info .droppable-list > li + li {
  padding-left: 32px;
}
.header .top-info .droppable-list .droppable-inner {
  position: relative;
  width: 100%;
}
.header .top-info .droppable-list .droppable-inner > li .lbl--link {
  display: block;
}
.header .mainmenu {
    /*position: relative;*/
    display: table;
    width: 954px;
    margin-left: -7px;
    /*padding-left: 146px;*/
}
.header .mainmenu > li {
  position: relative;
  display: table-cell;
  vertical-align: top;
  background-image: url('../img/header/bg-fallback.png');
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMwMTkzZDEiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iOTklIiBzdG9wLWNvbG9yPSIjMDE3MDllIiBzdG9wLW9wYWNpdHk9IjEiLz48L2xpbmVhckdyYWRpZW50PjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjbGVzc2hhdC1nZW5lcmF0ZWQpIiAvPjwvc3ZnPg==);
  background-image: -webkit-linear-gradient(-90deg, #0193d1 0%, #01709e 99%);
  background-image: -moz-linear-gradient(-90deg, #0193d1 0%, #01709e 99%);
  background-image: -o-linear-gradient(-90deg, #0193d1 0%, #01709e 99%);
  background-image: linear-gradient(180deg, #0193d1 0%, #01709e 99%);
  /* padding: 0 7px 0 7px; */
  z-index: 2;
  height: 36px;
}
.header .mainmenu > li:nth-child(-n+4) .droppedmenu-holder {
  left: 0;
}
.header .mainmenu > li:nth-child(n+5) .droppedmenu-holder {
  right: 0;
}
.header .mainmenu > li + li {
  border-left: 2px groove #37A8D8;
}
.header .mainmenu > li:hover .topline,
.header .mainmenu > li.active .topline {
  display: block;
}
.header .mainmenu > li:hover .droppedmenu-holder,
.header .mainmenu > li.active .droppedmenu-holder {
  display: block;
}
.header .mainmenu .topline {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 5px;
  background-color: #ff9900;
}
.header .mainmenu .label {
  display: block;
  padding-top: 10px;
  padding-bottom: 4px;
  font-family: 'arial';
  color: #ffffff;
  font-size: 12px;
  line-height: normal;
  text-align: center;
  text-decoration: none;
}
.header .mainmenu .droparrow {
  position: relative;
  display: block;
  width: 0;
  margin: 0 auto;
  border-width: 4px;
  border-color: #ffffff transparent transparent transparent;
  border-style: solid;
}
.header .mainmenu .droppedmenu-holder {
  display: none;
  position: absolute;
  top: 100%;
  width: 426px;
  height: 260px;
  border: 1px solid #005189;
  background-color: #C1E3EE;
}
.header .mainmenu .droppedmenu-holder .droppedmenu {
  display: table;
  width: 100%;
  height: 258px;
}
.header .mainmenu .droppedmenu-holder .droppedmenu > li {
  display: table-cell;
  vertical-align: top;
  width: 50%;
}
.header .mainmenu .droppedmenu-holder .droppedmenu > li:nth-child(2) {
  background-color: #E0F3F8;
}
.header .mainmenu .droppedmenu-holder .dropped-links {
  background-color: #C1E3EE;
  padding: 4px;
}
.header .mainmenu .droppedmenu-holder .dropped-links li {
  display: block;
  width: 100%;
}
.header .mainmenu .droppedmenu-holder .dropped-links li + li {
  border-top: 1px solid #6BD2E6;
}
.header .mainmenu .droppedmenu-holder .dropped-links .link {
  display: block;
  font-family: 'arial';
  color: #333333;
  font-size: 11px;
  line-height: normal;
  text-align: left;
  text-decoration: none;
  padding: 10px 10px 10px 18px;
}
.header .mainmenu .droppedmenu-holder .dropped-links .link:hover {
  color: #ffffff;
  background-color: #2777C7;
}
.header .mainmenu .droppedmenu-holder .img-dropped-link {
  position: relative;
  display: block;
  height: inherit;
  padding: 8px;
}
.header .mainmenu .droppedmenu-holder .img-dropped-link img {
  display: block;
  width: 200px;
  height: 140px;
  margin: 0 auto;
}
.header .mainmenu .droppedmenu-holder .img-dropped-link .desc {
  position: relative;
  display: block;
  font-family: 'arial';
  color: #333333;
  font-size: 11px;
  line-height: normal;
  text-align: left;
  padding: 5px 0 15px;
}
.section {
  position: relative;
  width: 100%;
}
.principal--home {
  position: relative;
  width: 100%;
  min-height: 333px;
}
.principal--slides {
  position: absolute;
  bottom: 65px;
  left: 219px;
  width: 161px;
  height: 26px;
}
.slides-controls-holder {
  position: absolute;
  right: 0;
  bottom: 0;
}
.slides-controls {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 12px;
  font-family: 'blank';
}
.slides-controls .step {
  position: relative;
  display: inline-block;
  vertical-align: top;
  border: 1px solid #999999;
  background-color: #ffffff;
  width: 12px;
  height: 12px;
  border-radius: 50%;
}
.slides-controls .step + .step {
  margin-left: 15px;
}
.slides-controls .step.active,
.slides-controls .step:hover {
  background-color: #0188c4;
}
.slides-controls .step a {
  display: block;
  width: inherit;
  height: inherit;
}
.tabs-login-payment {
  position: relative;
  width: 100%;
  min-height: 333px;
  background-color: #dae8c5;
}
.tabs-login-payment .home-tabs__tabs {
  position: relative;
  display: table-row;
  table-layout: fixed;
  width: 1%;
}
.tabs-login-payment .home-tabs__tabs .tab {
  display: table-cell;
  width: 1%;
  background-color: #eef4e4;
  border-width: 5px 0 0 0;
  border-style: solid;
  border-color: #eef4e4;
  font-weight: bold;
  cursor: pointer;
}
.tabs-login-payment .home-tabs__tabs .tab.active {
  background-color: #dae8c5;
  border-color: #ff9900;
}
.tabs-login-payment .home-tabs__tabs .tab.active .label {
  color: #333333;
}
.tabs-login-payment .home-tabs__tabs .label {
  position: relative;
  display: block;
  width: 100%;
  padding: 6px 0;
  font-family: 'arial';
  color: #888888;
  font-size: 13px;
  line-height: normal;
  text-align: center;
}
.tabs-login-payment .home-tabs__content {
  position: relative;
  display: block;
  padding: 16px 31px 0 31px;
}
.tabs-login-payment .home-tabs__content .tab-content {
  position: relative;
  display: none;
}
.tabs-login-payment .home-tabs__content .tab-content.active {
  display: block;
}
.tabs-login-payment .ipt-fields {
  position: relative;
  width: 100%;
}
.tabs-login-payment .ipt-fields.login {
  padding-top: 16px;
}
.tabs-login-payment .ipt-fields.payment {
  padding-top: 42px;
}
.tabs-login-payment .ipt-fields li {
  position: relative;
  display: block;
}
.tabs-login-payment .ipt-fields li + li {
  padding-top: 8px;
}
.tabs-login-payment .ipt-fields li:last-child {
  padding-bottom: 16px;
}
.tabs-login-payment .ipt {
  position: relative;
  display: block;
  width: 100%;
  background-color: #ffffff;
  box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.42);
  font-family: 'arial';
  color: #999999;
  font-size: 12px;
  line-height: normal;
  text-align: left;
  border-radius: 5px;
  padding: 4px 10px;
  margin: 0;
  border: 0;
  outline: 0;
}
.tabs-login-payment .ipt__dropdown {
  padding: 3px 6px;
}
.tabs-login-payment .ipt-label {
  position: relative;
  display: block;
  margin-left: 8px;
  margin-bottom: 12px;
  font-family: 'arial';
  color: #333333;
  font-size: 12px;
  line-height: normal;
  text-align: left;
}
.tabs-login-payment .login-advice li {
  position: relative;
  display: block;
  width: 100%;
}
.tabs-login-payment .login-advice li:nth-child(2) {
  margin-top: 12px;
}
.tabs-login-payment .login-advice li + li {
  margin-top: 8px;
}
.tabs-login-payment .login-advice li .lbl {
  font-size: 11px;
}
.tabs-login-payment .login-advice .label {
  position: relative;
  display: block;
  font-family: 'arial';
  color: #333333;
  font-size: 11px;
  line-height: normal;
  text-align: left;
  background-image: url('../img/login/ico-approved.png');
  background-repeat: no-repeat;
  background-position: 0;
  padding-left: 17px;
}
.tabs-login-payment .lbl__forgotpass {
  display: block;
  margin-bottom: 9px;
}
.tabs-login-payment .lbl__numerocliente {
  display: block;
  font-size: 11px;
  text-align: center;
}
.tabs-login-payment .btn--ingresar {
  margin-bottom: 27px;
}
.tabs-login-payment .btn--pagar {
  margin-top: 26px;
  margin-bottom: 24px;
}
.why-metrogas {
  padding-top: 16px;
  padding-bottom: 18px;
  background-color: #ededed;
  background-repeat: no-repeat;
  background-position: center bottom;
  background-image: url('../img/section-whymetrogas/box-shadow-under.png');
}
.why-metrogas .title {
  display: block;
  width: 100%;
  font-family: 'trebuchet';
  color: #333333;
  font-size: 19px;
  line-height: normal;
  text-align: center;
  margin-bottom: 6px;
}
.why-metrogas .why-features {
  position: relative;
  display: table;
  width: 100%;
  font-family: 'blank';
  margin-bottom: 21px;
}
.why-metrogas .why-features .feature {
  position: relative;
  display: table-cell;
  vertical-align: top;
  text-align: center;
  font-family: 'blank';
}
.why-metrogas .why-features .feature--servicio .label {
  max-width: 101px;
}
.why-metrogas .why-features .feature--servicio .icon {
  background-image: url('../img/section-whymetrogas/whymetrogas-servicio.png');
}
.why-metrogas .why-features .feature--conveniente .label {
  max-width: 112px;
}
.why-metrogas .why-features .feature--conveniente .icon {
  background-image: url('../img/section-whymetrogas/whymetrogas-conveniente.png');
}
.why-metrogas .why-features .feature--ambiente .label {
  max-width: 110px;
}
.why-metrogas .why-features .feature--ambiente .icon {
  background-image: url('../img/section-whymetrogas/whymetrogas-ambiente.png');
}
.why-metrogas .why-features .feature + .feature {
  background: url('../img/section-whymetrogas/border-gradient.png') 0 center no-repeat;
}
.why-metrogas .why-features .feature .icon {
  display: inline-block;
  width: 100%;
  height: 50px;
  margin-top: 8px;
  background-repeat: no-repeat;
  background-position: center;
}
.why-metrogas .why-features .feature .label {
  display: inline-block;
  width: 100%;
  font-family: 'Arial';
  color: #777777;
  font-size: 12px;
  line-height: normal;
  text-align: center;
}
.why-metrogas .why-buttons {
  position: relative;
  width: 100%;
  margin-bottom: 18px;
  text-align: center;
  font-family: 'blank';
}
.why-metrogas .why-buttons li {
  display: inline-block;
  vertical-align: top;
}
.why-metrogas .why-buttons li + li {
  margin-left: 40px;
}
.benefits-offers {
  padding: 20px 0;
  background-color: #ededed;
}
.benefits-offers .benefits-offers-list {
  position: relative;
  display: table;
  table-layout: fixed;
  margin: 0 20px;
}
.benefits-offers .benefits-offers-list li {
  position: relative;
  display: table-cell;
  padding: 0 30px 0 0;
  width: 1%;
}
.benefits-offers .benefits-offers-list li + li {
  padding: 0 0 0 30px;
  border-left: 1px solid #cccccc;
}
.benefits-offers .benefits-offers-list .title {
  position: relative;
  display: block;
  font-family: 'trebuchet';
  color: #000000;
  font-size: 16px;
  line-height: normal;
  text-align: left;
  font-weight: bold;
  margin-bottom: 9px;
}
.benefits-offers .benefits-offers-list .card {
  position: relative;
  display: block;
  vertical-align: top;
  margin-bottom: 8px;
}
.benefits-offers .benefits-offers-list .card .thumbnail {
  display: table-cell;
  vertical-align: bottom;
  padding-right: 9px;
  width: 75px;
  height: 75px;
}
.benefits-offers .benefits-offers-list .card .thumbnail img {
  display: block;
  width: 75px;
  height: 75px;
  background-color: #ededed;
}
.benefits-offers .benefits-offers-list .card .texts {
  display: table-cell;
  vertical-align: bottom;
}
.benefits-offers .benefits-offers-list .card .texts .subtitle {
  display: block;
  width: 100%;
  font-family: 'trebuchet';
  color: #0188c4;
  font-size: 12px;
  line-height: normal;
  text-align: left;
}
.benefits-offers .benefits-offers-list .card .texts .desc {
  display: block;
  width: 100%;
  font-family: 'trebuchet';
  color: #777777;
  font-size: 12px;
  line-height: normal;
  text-align: left;
}
.benefits-offers .benefits-offers-list .btn {
  padding: 5px 0;
}
.lookingforhelp {
  position: relative;
  padding: 20px;
  background-color: #ededed;
  min-height: 417px;
  background-position: 0 center;
  background-repeat: no-repeat;
  background-image: url('../img/section-help/left-gradient.png');
}
.lookingforhelp .ornament {
  position: absolute;
  top: 0;
  left: 0;
  width: 5px;
  height: 56px;
  background-color: #ff9900;
}
.lookingforhelp .title {
  display: block;
  width: 100%;
  font-family: 'trebuchet';
  color: #000000;
  font-size: 19px;
  line-height: normal;
  text-align: left;
  margin-bottom: 23px;
}
.lookingforhelp .help-list {
  position: relative;
  margin-left: 9px;
  font-family: 'blank';
}
.lookingforhelp .help-list + .help-list {
  margin-top: 52px;
}
.lookingforhelp .help-list li {
  position: relative;
  display: block;
  width: 100%;
  margin-bottom: 2px;
}
.lookingforhelp .help-list li:first-child {
  margin-bottom: 12px;
}
.lookingforhelp .help-list .help-title {
  font-family: 'arial';
  color: #333333;
  font-size: 12px;
  line-height: normal;
  text-align: left;
}
.lookingforhelp .help-list .lbl--link {
  position: relative;
  display: block;
  text-align: left;
}
.atyourservice {
  position: relative;
}
.atyourservice--header {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMwMTkzZDEiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAxNzA5ZSIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
  background-image: -webkit-linear-gradient(top, #0193d1 0%, #01709e 100%);
  background-image: -moz-linear-gradient(top, #0193d1 0%, #01709e 100%);
  background-image: -o-linear-gradient(top, #0193d1 0%, #01709e 100%);
  background-image: linear-gradient(to bottom, #0193d1 0%, #01709e 100%);
}
.atyourservice--header__title {
  display: block;
  width: 100%;
  font-family: 'trebuchet';
  color: #ffffff;
  font-size: 19px;
  line-height: normal;
  text-align: center;
  text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.65);
  padding: 18px 0;
}
.atyourservice--header .arrowdown {
  display: none;
  border-color: #01709f transparent transparent transparent;
  border-width: 14px;
  border-style: solid;
  width: 0;
}
.atyourservice .opt {
  background-color: #015a81;
}
.atyourservice .opt + .opt {
  border-top: 2px groove #01709f;
}
.atyourservice .opt .link {
  display: table;
  position: relative;
  height: 118px;
  padding-left: 22px;
  border-right: 22px solid #015a81;
  text-decoration: none;
}
.atyourservice .opt .link:hover {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmZmI5NzMiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iOTklIiBzdG9wLWNvbG9yPSIjZmY5OTAwIiBzdG9wLW9wYWNpdHk9IjEiLz48L2xpbmVhckdyYWRpZW50PjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjbGVzc2hhdC1nZW5lcmF0ZWQpIiAvPjwvc3ZnPg==);
  background-image: -webkit-linear-gradient(-90deg, #ffb973 0%, #ff9900 99%);
  background-image: -moz-linear-gradient(-90deg, #ffb973 0%, #ff9900 99%);
  background-image: -o-linear-gradient(-90deg, #ffb973 0%, #ff9900 99%);
  background-image: linear-gradient(180deg, #ffb973 0%, #ff9900 99%);
}
.atyourservice .opt .link:hover .label-type {
  color: #ffffff;
}
.atyourservice .opt .link:hover .sidearrow {
  display: block;
  left: 104%;
}
.atyourservice .opt .link .label-type {
  display: table-cell;
  vertical-align: middle;
  /* max-width: 130px; */
  font-family: 'arial';
  color: #72dcff;
  font-size: 16px;
  line-height: normal;
  text-align: left;
  font-weight: bold;
  padding-left: 49px;
  background-repeat: no-repeat;
  background-position: 0 center;
}
.atyourservice .opt .link .label-type--artefactos {
  background-image: url('../img/menu-atuservicio/item-artefactos.png');
  padding-right: 13px;
}
.atyourservice .opt .link .label-type--mantencion {
  background-image: url('../img/menu-atuservicio/item-mantencion.png');
  padding-right: 20px;
}
.atyourservice .opt .link .label-type--obras {
  background-image: url('../img/menu-atuservicio/item-obras.png');
}
.atyourservice .opt .link .label-type .inner-link {
  font-family: 'arial';
  color: #ffffff;
  font-size: 12px;
  line-height: normal;
  text-align: left;
  font-weight: normal;
}
.atyourservice .opt .link .sidearrow {
  position: absolute;
  top: 48px;
  left: 0;
  border-color: transparent transparent transparent #ff9900;
  border-width: 7px;
  border-style: solid;
  width: 0;
}
.pre-footer-gradient {
  position: relative;
  width: 100%;
  height: 44px;
  background-repeat: no-repeat;
  background-position: center 0;
  background-image: url('../img/pre-footer-gradient.png');
}
.footer {
  position: relative;
  width: 100%;
  background-color: #003040;
}
.footer .footer-list-holder {
  position: relative;
  display: table-row;
  table-layout: fixed;
}
.footer .footer-list {
  position: relative;
  display: table-cell;
  table-layout: fixed;
  width: 1%;
}
.footer .footer-list.sobre li > * {
  text-align: left;
  margin: 0 0 0 8px;
}
.footer .footer-list.servicios li {
  text-align: right;
}
.footer .footer-list.servicios li > * {
  display: inline-block;
  min-width: 61px;
  text-align: center;
  margin: 0 8px;
}
.footer .footer-list.interes li {
  text-align: center;
}
.footer .footer-list.interes li > * {
  display: inline-block;
  min-width: 97px;
  text-align: left;
}
.footer .footer-list.props li > * {
  margin: 0 8px 0 0;
}
.footer .footer-list[orientation][orientation="right"] {
  text-align: right;
}
.footer .footer-list > li:first-child {
  -webkit-border-image: url(../img/footer-border.png) 0 0 7 0 repeat;
  -moz-border-image: url(../img/footer-border.png) 0 0 7 0 repeat;
  -o-border-image: url(../img/footer-border.png) 0 0 7 0 repeat;
  border-image: url(../img/footer-border.png) 0 0 7 0 repeat;
  border-width: 0 0 2px 0;
  border-color: transparent;
  border-style: solid;
}
.footer .footer-list .title {
  font-weight: bold;
  line-height: 37px;
  height: 37px;
}
.footer .footer-list .link {
  text-decoration: underline;
}
.footer .footer-list .title,
.footer .footer-list .link {
  display: inline-block;
  font-size: 12px;
  color: #ffffff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.footer .footer-list .metro-props {
  position: relative;
  width: 100%;
  text-align: right;
}
.footer .footer-list .metro-props li {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin-top: 11px;
}
.footer .footer-list .metro-props li + li {
  margin-left: 19px;
}
.footer .footer-list .metro-props .prop-logo {
  display: block;
}
.footer .footer-list .metro-props .prop-logo img {
  display: block;
}
.footer .footer-legend {
  margin-top: 24px;
  margin-bottom: 13px;
  position: relative;
  width: 100%;
}
.footer .footer-legend .line {
  position: relative;
  display: block;
  font-family: 'arial';
  color: #ffffff;
  font-size: 12px;
  line-height: normal;
  text-align: left;
  margin-left: 8px;
}
.footer .footer-legend .line + .line {
  margin-top: 9px;
}
.footer .footer-legend .line b {
  font-weight: bold;
}
